Gondysia

Gondysia is a genus of moths in the family Erebidae.

Gondysia
Gondysia consobrina
Scientific classification
Kingdom: Animalia
Phylum: Arthropoda
Class: Insecta
Order: Lepidoptera
Superfamily: Noctuoidea
Family: Erebidae
Tribe: Poaphilini
Genus: Gondysia
Berio, 1955
Synonyms
  • Neadysgonia Sullivan, 2010

Taxonomy

Neadysgonia was proposed, revised, and removed from the Old World genus Dysgonia by Sullivan in 2010[1] and was later placed as a synonym of Gondysia.[2]

Species

gollark: That would make sense.
gollark: It... might be?
gollark: This is about the first half.
gollark: ```lisp(newvar '- [(+ arg1 (negate arg2))])(newvar '-- [(- arg1 1)])(newvar '++ [(+ arg1 1)])(newvar '!! [ (if arg1 [false] [true])])(newvar 'ztb [ (if (== arg1 0) [false] [if (== arg1 false) [false] [true]])])(newvar 'ifz [ (if (ztb arg1) arg2 arg3)])(newvar 'inz [ (if (!! (ztb arg1)) arg2 arg3)])(newvar '! [ (inz arg1 [1] [(* arg1 (! (-- arg1)) )])])(newvar 'for [ (if (arg2 arg1) [ (arg3 arg1) (for (++ arg1) arg2 arg3) ][true]) ])```
gollark: I have the stdlib somewhere.

References


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