Hapalodectes

Hapalodectes (literally "soft biter"; ἁπαλός, hapalos = "soft, tender", δῆκτῆς, dêktês = "biter") is an extinct genus of otter-like mesonychids from the Late Paleocene to Early Eocene some 55 million years ago. Although the first fossils were found in Eocene strata of Wyoming, the genus originated in Mongolia, as the oldest species is H. dux, which was found in Late Paleocene strata in the Naran Bulak Formation.[1]

Hapalodectes
Temporal range: Late Paleocene–Early Eocene
Hapalodectes serus
Scientific classification
Kingdom:
Phylum:
Class:
Order:
Family:
Genus:
Hapalodectes
Species

See text

The genus was once suggested to be related to the Archaeoceti, such as Pakicetus, due to numerous similarities between the skull and teeth anatomies of the two genera. Now, however, Hapalodectes and other mesonychians are thought to be related to basal artiodactyls, while the Archaeoceti are now determined to be descended from more derived artiodactyls, like Indohyus, which are related to hippopotamuses and anthracotheres.

Species

  • Genus Hapalodectes
    • H. anthracinus Zhou et Gingerich, 1991
    • H. dux Lopatin, 1999
    • H. hetangensis Ting et Li, 1987
    • H. huanghaiensis Tong et Wang, 2006
    • H. leptognathus Osborn et Wortman, 1892
    • H. lopatini Solé et al., 2017
    • H. paleocenus Beard et al., 2010
    • H. serus Matthew et Granger, 1925
gollark: <@!330678593904443393> While better-sqlite3 *can* let me do what your PHP framework does, prepared statements are apparently more efficient and this is neater.
gollark: This is rendered to HTML.
gollark: Oh, and look how I write HTML:```javascript return { view(vnode) { const inputHandler = e => { value = e.target.value } if (vnode.attrs.initialValue && value === undefined || value === null) { value = vnode.attrs.initialValue } return m(".editor", [ m(".toolbar", [ m("button", { onclick: () => vnode.attrs.onsave(value, true) }, "Done"), m("button", { onclick: () => vnode.attrs.onsave(value, false) }, "Save"), m("button", { onclick: () => { previewing = !previewing } }, previewing ? "Edit" : "Preview") ]), previewing ? m(".preview", renderAST(parse(value))) : m("textarea", { value, oninput: inputHandler, onchange: inputHandler }), ]) } }```
gollark: BEES ACTIVATING.
gollark: CHECKMATE, ATHEISTS!

References


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