Palesisa
Palesisa is a genus of flies in the family Tachinidae.[1]
Palesisa | |
---|---|
Scientific classification | |
Kingdom: | |
Phylum: | |
Class: | |
Order: | |
Family: | |
Subfamily: | |
Tribe: | |
Genus: | Palesisa Villeneuve, 1929 |
Type species | |
Palesisa nudioculata[1] Villeneuve, 1929 |
Species
- P. aureola Richter, 1974[1]
- P. maculosa (Villeneuve, 1936)[1][2]
- P. nudioculata Villeneuve, 1929[1][2]
gollark: ```python#!/usr/bin/env python3import randomimport fileinput# https://github.com/LyricLy/Esobot/blob/bcc9e548c84ea9b23fc832d0b0aaa8288de64886/cogs/general.pylyrictable_raw = { "a": "а", "c": "с", "e": "е", "s": "ѕ", "i": "і", "j": "ј", "o": "о", "p": "р", "y": "у", "x": "х" }lyrictable = str.maketrans({v: k for k, v in lyrictable_raw.items()})for line in fileinput.input(): line = line.replace("\n", "") print(line.translate(lyrictable).replace("\u200b", ""))```
gollark: You have to remove them.
gollark: It contains zero width spaces and Cyrillic characters.
gollark: Praise the Consortium?
gollark: Do you know what "blackmailing" means, LyricLy?
References
- O'Hara, James E.; Shima, Hiroshi; Zhang, Chuntian (2009). "Annotated Catalogue of the Tachinidae (Insecta: Diptera) of China" (PDF). Zootaxa. Auckland, New Zealand: Magnolia Press. 2190: 1–236. ISSN 1175-5334. Retrieved 2011-02-24.
- "Fauna Europaea version 2.4". European Commission. 27 January 2011. Retrieved 12 March 2011.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.