Scolopendridae
The Scolopendridae are a family of large centipedes (class Chilopoda). One member of this family is known to be amphibious.[1] [2] [3]
Scolopendridae | |
---|---|
Scolopendra cingulata | |
Scientific classification | |
Kingdom: | Animalia |
Phylum: | Arthropoda |
Class: | Chilopoda |
Order: | Scolopendromorpha |
Family: | Scolopendridae Newport, 1844 |
Genera | |
See text. |
Genera
- Alipes Imhoff, 1854 (= Eucorybas)
- Alluropus Silvestri, 1911
- Arthrorhabdus Pocock, 1891 (= Arthrorhabdinus)
- Asanada Meinert, 1885 (= Pseudocryptops)
- Asanadopsis
- Campylostigmus Ribaut, 1923
- Colobopleurus Kraepelin, 1903
- Cormocephalus Newport, 1845
- Digitipes Attems, 1930
- Edentistoma Tömösváry, 1882 (= Anodontastoma, Arrhabdotus)
- Ethmostigmus Pocock, 1898 (= Dacetum, Heterostoma)
- Ethmostigmus rubripes – giant centipede
- Hemiscolopendra Kraepelin, 1903
- Malaccolabis
- Notiasemus Koch, 1985
- Otostigmus Porat, 1876 (= Branchiotrema)
- Psiloscolopendra Kraepelin, 1903
- Rhoda Meinert, 1886 (= Pithopus)
- Rhysida Wood, 1862 (= Branchiostoma, Ethmophorus, Ptychotrema, Trematoptychus)
- Scolopendra Linnaeus, 1758
- Scolopendropsis Brandt, 1841
- Sterropristes
gollark: Is it compatible with potatOS?
gollark: I keep telling people, but we just get cuboids!
gollark: This is why we need giant *cubes*.
gollark: <@151391317740486657>
gollark: ```luafunction _G.potatOS.potatoNET() local chan = "potatonet" print "Welcome to PotatoNET!" write "Username |> " local username = read() local w, h = term.getSize() local send_window = window.create(term.current(), 1, h, w, 1) local message_window = window.create(term.current(), 1, 1, w, h - 1) local function exec_in_window(w, f) local x, y = term.getCursorPos() local last = term.redirect(w) f() term.redirect(last) w.redraw() term.setCursorPos(x, y) end local function add_message(m, u) exec_in_window(message_window, function() local msg, usr = preproc(m), preproc(u) if msg == "" or usr == "" then return end print(usr .. " | " .. msg) end) end local function send() term.redirect(send_window) term.setBackgroundColor(colors.white) term.setTextColor(colors.black) term.clear() local hist = {} while true do local msg = read(nil, hist) table.insert(hist, msg) add_message(msg, username) skynet.send(chan, { username = username, message = msg }) potatOS.comment(username, msg) end end local function recv() while true do local channel, message = skynet.receive(chan) if channel == chan and type(message) == "table" and message.message and message.username then add_message(message.message, message.username) end end end skynet.send(chan, { username = username, message = "Connected" }) parallel.waitForAll(send, recv)end```
References
- Holmes, O. (1 July 2016). "Giant swimming, venomous centipede discovered by accident in world-first". The Guardian. Retrieved 1 July 2016.
- Bates, M. (26 June 2016). "'Horrific' First Amphibious Centipede Discovered". National Geographic. Retrieved 1 July 2016.
- Siriwut, W.; Edgecombe, G. D.; Sutcharit, C.; Tongkerd, P.; Panha, S. (2016). "A taxonomic review of the centipede genus Scolopendra Linnaeus, 1758 (Scolopendromorpha, Scolopendridae) in mainland Southeast Asia, with description of a new species from Laos". ZooKeys. 590: 1–124. doi:10.3897/zookeys.590.7950. PMC 4926625. PMID 27408540.
- "Sterropristes", Animal Diversity Web, Museum of Zoology, University of Michigan, accessed March 26, 2017
External links
Wikimedia Commons has media related to Scolopendridae. |
Wikispecies has information related to Scolopendridae |
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.