Pseudocrenilabrus

Pseudocrenilabrus is a genus of fish in the family Cichlidae, commonly known as the mouthbrooders endemic to rivers and lakes in Central and Eastern Africa.[2]

Pseudocrenilabrus
Pseudocrenilabrus multicolor
Scientific classification
Kingdom: Animalia
Phylum: Chordata
Class: Actinopterygii
Order: Cichliformes
Family: Cichlidae
Tribe: Haplochromini
Genus: Pseudocrenilabrus
Fowler, 1934
Type species
Pseudocrenilabrus natalensis
Fowler, 1934[1]

Species

There are currently 4 recognized species in this genus:[2]

gollark: As planned.
gollark: Although I actually wrote the regex as```pythonWHITESPACE = r"[\t\n ]*"NUMBER = r"\-?(?:0|[1-9][0-9]*)(?:\.[0-9]+)?(?:[eE][+-]?[0-9]+)?"ARRAY = f"(?:\[{WHITESPACE}(?:|(?R)|(?R)(?:,{WHITESPACE}(?R){WHITESPACE})*){WHITESPACE}])"STRING = r'"(?:[^"\\\n]|\\["\\/bfnrt]|\\u[0-9a-fA-F]{4})*"'TERMINAL = f"(?:true|false|null|{NUMBER}|{STRING})"PAIR = f"(?:{WHITESPACE}{STRING}{WHITESPACE}:{WHITESPACE}(?R){WHITESPACE})"OBJECT = f"(?:{{(?:{WHITESPACE}|{PAIR}|(?:{PAIR}(?:,{PAIR})*))}})"VALUE = f"{WHITESPACE}(?:{ARRAY}|{OBJECT}|{TERMINAL}){WHITESPACE}"```which is much easier.
gollark: Regex is kind of like the APL of string pattern matching, in that it's very terse and expressive but incomprehensible.
gollark: Well, the regex engine is fine with it.
gollark: It's actually a recursive regex, so it can generate infinitely deep problems with a finite... regex.

References

  1. Eschmeyer, W. N.; R. Fricke & R. van der Laan (eds.). "Pseudocrenilabrus". Catalog of Fishes. California Academy of Sciences. Retrieved 12 January 2019.
  2. Froese, Rainer and Pauly, Daniel, eds. (2017). Species of Pseudocrenilabrus in FishBase. April 2017 version.
  3. Katongo, C., Seehausen, O. & Snoeks, J. (2017): A new species of Pseudocrenilabrus (Perciformes: Cichlidae) from Lake Mweru in the Upper Congo River System. Zootaxa, 4237 (1): 181–190.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.