Teleiodes gangwonensis

Teleiodes gangwonensis is a moth of the family Gelechiidae. It is found in central Korea.[1]

Teleiodes gangwonensis
Scientific classification
Kingdom: Animalia
Phylum: Arthropoda
Class: Insecta
Order: Lepidoptera
Family: Gelechiidae
Genus: Teleiodes
Species:
T. gangwonensis
Binomial name
Teleiodes gangwonensis
Park & Ponomarenko, 2007

The wingspan is 10–10.5 mm. The forewings are pale grey, with a dark-grey basal fascia and a broad, pale brown antemedian band, with a large, triangular costal patch. The median fascia is dark grey and there is an ochreous white patch beyond the median fascia along the costa. Dark fuscous scales are scattered beyond the median fascia. The hindwings are pale grey.

Etymology

The species name refers to Gangwon, the locality.[2]

gollark: You should have me manage lyricly.xyz.
gollark: ```rustuse chrono::prelude::*;use pulldown_cmark::{Options, Parser, html};pub fn format_time(time: DateTime<Utc>) -> String { time.format("%Y-%m-%d %H:%M:%S").to_string()}pub fn render_markdown(md: &str) -> String { let mut options = Options::empty(); options.insert(Options::ENABLE_STRIKETHROUGH); options.insert(Options::ENABLE_FOOTNOTES); options.insert(Options::ENABLE_TABLES); let parser = Parser::new_ext(md, options); let mut out = String::with_capacity(md.len() * 3 / 2); html::push_html(&mut out, parser); out}```rust.
gollark: > does anyone even know how to program games that don't break when you change the resolution‽... yes?
gollark: ++random 1 5
gollark: Pick randomly

References


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