Lycia (moth)

Lycia is a genus of moths in the family Geometridae.

Lycia
Scientific classification
Kingdom: Animalia
Phylum: Arthropoda
Class: Insecta
Order: Lepidoptera
Family: Geometridae
Tribe: Bistonini
Genus: Lycia
Hübner, 1825
Species
  • Nyssia Duponchel, 1829
  • Melanocoma Harrison, 1910
  • Poecilopsis Harrison, 1910

Species

  • Lycia alpina (Sulzer, 1776)
  • Lycia degtjarevae Viidalepp, 1986
  • Lycia florentina (Stefanelli, 1882)
  • Lycia graecarius (Staudinger, 1861)
  • Lycia hanoviensis Heymons, 1891
  • Lycia hirtaria (Clerck, 1759)
  • Lycia incisaria (Lederer, 1870)
  • Lycia isabellae (Harrison, 1914)
  • Lycia lapponaria (Boisduval, 1840)
  • Lycia liquidaria (Eversmann, 1848)
  • Lycia necessaria (Zeller, 1849)
  • Lycia pomonaria (Hübner, 1792)
  • Lycia rachelae (Hulst, 1896)
  • Lycia ursaria (Walker, 1860)
  • Lycia ypsilon (Forbes, 1885)
  • Lycia zonaria (Denis & Schiffermüller, 1775)

Hybrids

  • Lycia hirtaria × pomonaria
  • Lycia isabellae × pomonaria
gollark: Here is the fixed version.
gollark: ```lualocal r = peripheral.wrap("back")while true do term.clear() term.setCursorPos(1, 1) local txt if r.getActive() then txt = "Aktiv" else txt = "Inaktiv" end print("Der Reaktor ist", txt) print(r.getEnergyStored(), "RF gespeichert") sleep(1)end```
gollark: Also, please use local variables and do indentation.
gollark: What you need to do is check `r.getActive` and the other stuff *in the loop*, and ensure that both branches correctly yield and print everything.
gollark: - it doesn't do anything *else*, so it just loops infinitely and will eventually crash with "too long without yielding".

References


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