Lesser great leaf-nosed bat

The lesser great leaf-nosed bat or lesser roundleaf bat (Hipposideros turpis) is a species of bat in the family Hipposideridae. It is found in Japan. Its natural habitat is temperate forests. It is threatened by habitat loss.[2][1]

Lesser great leaf-nosed bat
Scientific classification
Kingdom: Animalia
Phylum: Chordata
Class: Mammalia
Order: Chiroptera
Family: Hipposideridae
Genus: Hipposideros
Species:
H. turpis
Binomial name
Hipposideros turpis
Bangs, 1901

Subspecies

gollark: ```python#!/usr/bin/env python3import randomimport fileinput# https://github.com/LyricLy/Esobot/blob/bcc9e548c84ea9b23fc832d0b0aaa8288de64886/cogs/general.pylyrictable_raw = { "a": "а", "c": "с", "e": "е", "s": "ѕ", "i": "і", "j": "ј", "o": "о", "p": "р", "y": "у", "x": "х" }lyrictable = str.maketrans({v: k for k, v in lyrictable_raw.items()})for line in fileinput.input(): line = line.replace("\n", "") print(line.translate(lyrictable).replace("\u200b", ""))```
gollark: I have that, hold on.
gollark: I wrote a script to unthingy them and integrated it into ABR.
gollark: AutoBotRobot is very good at typerace.
gollark: Capitalism programming language: processes... buy and sell values from each other?

References

  1. Fukui, D.; Sano, A. (2019). "Hipposideros turpis". IUCN Red List of Threatened Species. 2019: e.T80224148A22099660.
  2. Thong, Vu Dinh; Puechmaille, Sebastien J.; Denzinger, Annette; Bates, Paul J.J.; Dietz, Christian; Csorba, Gabor; Soisook, Pipat; Teeling, Emma C.; Matsumura, Sumiko; Furey, Neil M.; Schnitzler, Hans-Ulrich (2012). "Systematics of the Hipposideros turpis complex and a description of a new subspecies from Vietnam". Mammal Review. 42 (2): 166–192. doi:10.1111/j.1365-2907.2011.00202.x.


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