Trisophista

Trisophista is a genus of moths of the family Yponomeutidae.

Trisophista
Scientific classification
Kingdom:
Phylum:
Class:
Order:
Family:
Genus:
Trisophista

Meyrick, 1924
Type species
Trisophista doctissima Meyrick, 1923
Species

See text

The species of this genus are allied to Hyponomeuta though resembling Ethmia.[1]

Species

  • Trisophista doctissima - Meyrick, 1923
  • Trisophista pauli - Viette, 1967
gollark: That reminds me of just how much I dislike dan's formatting style.
gollark: https://github.com/SquidDev-CC/CC-Tweaked/blob/master/src/main/resources/assets/computercraft/lua/bios.lua#L170
gollark: ```luafunction os.pullEventRaw( sFilter ) return coroutine.yield( sFilter )endfunction os.pullEvent( sFilter ) local eventData = table.pack( os.pullEventRaw( sFilter ) ) if eventData[1] == "terminate" then error( "Terminated", 0 ) end return table.unpack( eventData, 1, eventData.n )end```
gollark: This runs in PotatoBIOS and shouldn't be terminated, so it ignores that.
gollark: No, `os.pullEvent` handles termination too.

References


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