Amata (moth)

Amata is a genus of tiger moths in the family Erebidae. The genus was erected by Johan Christian Fabricius in 1807.

Amata
Amata trigonophora
Scientific classification
Kingdom: Animalia
Phylum: Arthropoda
Class: Insecta
Order: Lepidoptera
Superfamily: Noctuoidea
Family: Erebidae
Subfamily: Arctiinae
Tribe: Syntomini
Genus: Amata
Fabricius, 1807
Type species
Zygaena passalis
Fabricius, 1781
Synonyms
  • Syntomis Ochsenheimer, 1808
  • Buthysia Wallengren, 1863
  • Cacoethes Hübner, 1819
  • Coenochromia Hübner, [1819]
  • Syntoma Billberg, 1820
  • Hydrusa Walker, 1854
  • Asinusca Wallengren, 1862
  • Asinutea Wallengren, 1863
  • Asinusca Wallengren, 1865
  • Callitomis Butler, 1876
  • Leopoldina Hering, 1934
  • Vitronaclia Griveaud, 1964

Selected species

Amata phegea
Amata species - mating
Amata alicia
Amata fortunei
Amata perixanthia
Amata polymita
Mating of Amata species from Thiruvananthapuram, India
gollark: This example code responds to ~ping with Pong!
gollark: ACTUAL feature suggestions?
gollark: It's glorious.
gollark: ```rust#[macro_use] extern crate serenity;use serenity::client::{Client, EventHandler};use serenity::framework::standard::StandardFramework;use std::env;struct Handler;impl EventHandler for Handler {}pub fn main() { // Login with a bot token from the environment let mut client = Client::new(&env::var("DISCORD_TOKEN").expect("token"), Handler) .expect("Error creating client"); client.with_framework(StandardFramework::new() .configure(|c| c.prefix("~")) .cmd("ping", ping)); if let Err(why) = client.start() { println!("An error occurred while running the client: {:?}", why); }}command!(ping(_context, message) { let _ = message.reply("Pong!");});```This is the example code, admittedly, yes.
gollark: It's in Rust.

References

  1. Witt, Thomas J.; Kravchenko, Vasiliy D.; Spiedel, Wolfgang; Mooser, Josef; Junnila, Amy; Müller, Günter C. (2007). "A new Amata species from Israel (Arctiidae, Syntominae)" (PDF). Nota lepidopterologica. 30 (2): 367–373. ISSN 0342-7536. Archived from the original (PDF) on 3 November 2014. Retrieved 29 September 2014.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.