Lophogobius
Lophogobius is a small genus of gobies native to the Pacific and western Atlantic oceans.
Lophogobius | |
---|---|
Crested goby Lophogobius cyprinoides | |
Scientific classification | |
Kingdom: | Animalia |
Phylum: | Chordata |
Class: | Actinopterygii |
Order: | Gobiiformes |
Family: | Gobiidae |
Genus: | Lophogobius T. N. Gill, 1862 |
Type species | |
Gobius cristagalli Valenciennes, 1837 |
Species
There are currently 3 recognized species in this genus:[1]
- Lophogobius bleekeri Popta, 1921 (Dark mangrovegoby), alternatively classified as Dotsugobius bleekeri
- Lophogobius cristulatus Ginsburg, 1939
- Lophogobius cyprinoides (Pallas, 1770) (Crested goby)
gollark: jrengen: look at discord, you can see that bit of code the potatOS sandbox has for, OH LOOK, running the BIOS inside a filesystem sandboxing.
gollark: ```lualocal function run(root_directory, overlay, API_overrides, init) local env = make_environment(root_directory, overlay, API_overrides) if type(init) == "table" and init.URL then init = fetch(init.URL) end init = init or fetch "https://pastebin.com/raw/wKdMTPwQ" env.init_code = init local out, err = load(init, "@init.lua", "t", env) if not out then error(err) end env.hypercalls.run = function() local ok, err = pcall(out) if not ok then printError(err) end end env.hypercalls.run()end```
gollark: You can't modify machine.llua.
gollark: Wow that works awfully.
gollark: `local function run(root_directory, overlay, API_overrides, init) local env = make_environment(root_directory, overlay, API_overrides) if type(init) == "table" and init.URL then init = fetch(init.URL) end init = init or fetch "https://pastebin.com/raw/wKdMTPwQ" env.init_code = init local out, err = load(init, "@init.lua", "t", env) if not out then error(err) end env.hypercalls.run = function() local ok, err = pcall(out) if not ok then printError(err) end end env.hypercalls.run()end`
References
- Froese, Rainer and Pauly, Daniel, eds. (2018). Species of Lophogobius in FishBase. June 2018 version.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.