Phryganopteryx
Phryganopteryx is a genus of moths in the monotypic subtribe Phryganopterygina of the family Erebidae. The genus was erected by Max Saalmüller in 1884. The type species of this genus is Phryganopteryx strigilata Saalmüller, 1878.
Phryganopteryx | |
---|---|
Scientific classification | |
Kingdom: | Animalia |
Phylum: | Arthropoda |
Class: | Insecta |
Order: | Lepidoptera |
Superfamily: | Noctuoidea |
Family: | Erebidae |
Subfamily: | Arctiinae |
Tribe: | Lithosiini |
Subtribe: | Phryganopterygina |
Genus: | Phryganopteryx Saalmüller, 1884 |
Synonyms | |
|
Species
- Phryganopteryx convergens Toulgoët, 1958
- Phryganopteryx formosa Toulgoët, 1958
- Phryganopteryx griveaudi Toulgoët, 1958
- Phryganopteryx incerta Toulgoët, 1972
- Phryganopteryx inexpectata Rothschild, 1931
- Phryganopteryx intermedia Toulgoët, 1965
- Phryganopteryx lemairei Toulgoët, 1973
- Phryganopteryx nebulosa Toulgoët, 1958
- Phryganopteryx occidentalis Toulgoët, 1958
- Phryganopteryx pauliani Toulgoët, 1971
- Phryganopteryx perineti Rothschild, 1933
- Phryganopteryx postexcisa Rothschild, 1935
- Phryganopteryx rectangulata Kenrick, 1914
- Phryganopteryx rothschildi Toulgoët, 1958
- Phryganopteryx saalmuelleri Rothschild, 1924
- Phryganopteryx sogai Toulgoët, 1958
- Phryganopteryx strigilata Saalmüller, 1878
- Phryganopteryx triangularis Toulgoët, 1958
- Phryganopteryx viettei Toulgoët, 1961
- Phryganopteryx watsoni Toulgoët, 1977
gollark: You can, for example, do `(nil).bees = "Hello, world!"` and then access that on any `nil` on any potatOS computer.
gollark: No, we use a partial Hell Superset implementation which is incompatible with this, as well as a bunch of hooks for superglobals.
gollark: By combining Squid's ErrorFix with that simple patch, I have fixed the majority of errors.
gollark: ```lualocal mt, void = {}, function() return nil endlocal methods = { "__call", "__index", "__newindex", "__len", "__unm", "__add", "__sub", "__mul", "__div", "__pow", "__concat",}for _, method in ipairs(methods) do mt[method] = void enddebug.setmetatable(nil, mt)debug.setmetatable(1, mt)debug.setmetatable(true, mt)debug.setmetatable(print, mt)local st = debug.getmetatable("")for k, v in pairs(mt) do st[k] = st[k] or v endfunction _G.error(...) print("OOPS!", ...) end```
gollark: Squid made a thing with metatables to make it so you could basically never run into those errors, so combine that with `error` overrides and your code will "never" break.
References
- Pitkin, Brian & Jenkins, Paul. "Search results Family: Arctiidae". Butterflies and Moths of the World. Natural History Museum, London.
- Savela, Markku. "Phryganopteryx Saalmüller, 1884". Lepidoptera and Some Other Life Forms. Retrieved January 1, 2018.
- De Prins, J. & De Prins, W. (2017). "Phryganopteryx Saalmüller, 1884". Afromoths. Retrieved January 1, 2018.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.