Palpita isoscelalis

Palpita isoscelalis is a moth in the family Crambidae. It was described by Achille Guenée in 1854.[1] It is found in South America (including Brazil) and on the Antilles (including Guadeloupe, the Grenadines,[2] Saint Martin, Puerto Rico, Cuba).

Palpita isoscelalis
Scientific classification
Kingdom:
Phylum:
Class:
Order:
Family:
Genus:
Species:
P. isoscelalis
Binomial name
Palpita isoscelalis
(Guenée, 1854)
Synonyms
  • Margarodes isoscelalis Guenée, 1854

The wingspan is about 24 mm.[3] Adults have translucent wings.[4]

Subspecies

  • Palpita isoscelalis isoscelalis
  • Palpita isoscelalis gourbeyrensis Munroe, 1959 (French West Indies: Guadeloupe)
gollark: Well, *sorry*. What do you *want* on it?
gollark: I've written```Coroutines are Lua's way of handling concurrency - running multiple things "at once". They act somewhat similarly to threads on computers, except coroutines must explicitly transfer control back to their parent - only one is actually run at any given time. This is what [[coroutine.yield]] does. Many things internally use [[coroutine.yield]], such as [[os.pullEvent]], [[sleep]] and anything else which waits for events.You can create a coroutine with [[coroutine.create]] - pass it a function and it will return a coroutine. This coroutine will initially not be running (use [[coroutine.status]] to check its status - it should show "suspended")See also [http://lua-users.org/wiki/CoroutinesTutorial the Lua users' wiki].```so far, but I'm really not too great at documentation...
gollark: We should put it up *somewhere*.
gollark: How do I add an offsite link?
gollark: You could just make a page for them now.

References

  1. Nuss, M.; et al. (2003–2014). "GlobIZ search". Global Information System on Pyraloidea. Retrieved July 15, 2014.
  2. Moths of the Grenadines
  3. ipernity
  4. The incomplete guide to the wildlife of Saint Martin


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