Pierre Marie Arthur Morelet
Pierre Marie Arthur Morelet (26 August 1809 – 9 October 1892) was a French naturalist, born in Lays, Doubs. He was a member of the Commission to Algeria, primarily as a natural artist, drawing any natural findings.
He had a particular interest in molluscs, particularly the molluscan species of Africa, and published many works on the topic.
Morelet married Noémie de Folin, sister of Léopold de Folin. Morelet died of natural causes in 1892, in Dijon.
Taxa described
Morelet described various taxa, including:
- Cyclophorus horridulum (Morelet, 1882) - a species of land snail
Taxa named in his honour
Taxa named in honour of Arthur Morelet include:
- Agalychnis moreletii (A.M.C. Duméril, 1853) – Morelet's Treefrog
- Crocodylus moreletii A.H.A. Duméril & Bibron, 1851 – Morelet's Crocodile[1]
- Mesaspis moreletii (Bocourt, 1871)[1]
- Ommatoiulus moreletii (Lucas, 1860) – a millipede
Gastropods:
- Clavator moreleti Crosse & Fischer, 1868
- Conus moreleti Crosse, 1858
- Edentulina moreleti (Adams, 1868)
- Leidyula moreleti (Fischer, 1871)
- Letourneuxia moreleti (P. Hesse 1884)
- Onoba moreleti Dautzenberg, 1889
- Patella moreleti Drouet, 1858
Bibliography
- Morelet A. (1845). Description des mollusques terrestres et fluviatiles du Portugal. pp. [1–3], I–VII, 1–116, Pl. I–XIV. Paris. (Bailliere). scan
- Morelet A. (1860). Iles Açores. Notice sur l'histoire naturelle des Açores suivie d'une description des mollusques terrestres de cet archipel. scan
gollark: I guess you could have... self-runnable python packages too?```bash#!/bin/shpython3 $0exit```
gollark: Shellscripts execute line-by-line, so if you stick a ZIP on the end and do something like```bash#!/bin/shunzip $0exit```then the shell won't complain about the random binary data at the end of the script.
gollark: I'm not sure if this has much of an actual application, but it's neat. You can do similar stuff with zips to make self-extracting archives.
gollark: ```osmarks@fenrir /tmp> cat __main__.py print("Hello, World!")osmarks@fenrir /tmp> zip test.zip __main__.py adding: __main__.py (stored 0%)osmarks@fenrir /tmp> python3 logo96.png File "logo96.png", line 1SyntaxError: Non-UTF-8 code starting with '\x89' in file logo96.png on line 1, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for detailsosmarks@fenrir /tmp [1]> cat test.zip >> logo96.pngosmarks@fenrir /tmp> python3 logo96.pngHello, World!osmarks@fenrir /tmp> unzip -l logo96.pngArchive: logo96.pngwarning [logo96.png]: 341 extra bytes at beginning or within zipfile (attempting to process anyway) Length Date Time Name--------- ---------- ----- ---- 23 2020-07-02 15:25 __main__.py--------- ------- 23 1 file```
gollark: That's what python is doing, yes.
References
- Beolens B, Watkins M, Grayson M. 2011. The Eponym Dictionary of Reptiles. Baltimore: Johns Hopkins University Press. xiii + 296 pp. ISBN 978-1-4214-0135-5. ("Morelet", pp. 182-183).
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.