Semaeopus ella

Semaeopus ella is a species of geometrid moth in the family Geometridae. It is found in North America.[1][2][3]

Semaeopus ella
Scientific classification
Kingdom: Animalia
Phylum: Arthropoda
Class: Insecta
Order: Lepidoptera
Family: Geometridae
Genus: Semaeopus
Species:
S. ella
Binomial name
Semaeopus ella
(Hulst, 1896)

The MONA or Hodges number for Semaeopus ella is 7141.[4]

Subspecies

These two subspecies belong to the species Semaeopus ella:

  • Semaeopus ella ella
  • Semaeopus ella ellatina Hulst, 1896
gollark: Ah, MAP_SHARED is needed.
gollark: I have good* reasons for this
gollark: ```scheme(load-shared-object "/usr/lib/libc.so.6")(define fork (foreign-procedure #f "fork" () unsigned))(define waitpid (foreign-procedure #f "waitpid" (unsigned uptr unsigned) unsigned))(define mmap (foreign-procedure #f "mmap" (uptr unsigned unsigned unsigned unsigned unsigned) uptr))(define shmem (mmap 0 1024 3 0 0 0))(define pid (fork))(display "PID=")(display pid)(newline)(define apiomemetics (lambda (x y) (if (null? x) 0 (if (= (length x) 99) 1 (car x)))))(define prisond (lambda (x y) (if (= x y) (if (= x 1) '(-2 -2) '(-1 -1)) (if (= x 1) '(0 -3) '(-3 0)))))(if (= pid 0) ( (begin (display "hi from child") (foreign-set! 'integer-32 shmem 0 3) (newline) (exit) ) (begin (display "parent apioform") (newline) (waitpid pid 0 0) (display "hi from parent") (newline) (display (foreign-ref 'integer-32 shmem 0)) (newline) )))```Help?
gollark: "Invalid effective address"? What?
gollark: Well, most of them are in the code.

References

  1. "Semaeopus ella Report". Integrated Taxonomic Information System. Retrieved 2019-09-23.
  2. "Semaeopus ella". GBIF. Retrieved 2019-09-23.
  3. "North American Moth Photographers Group, Semaeopus ella". Retrieved 2019-09-23.

Further reading


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