Phyllidiopsis phiphiensis

Phyllidiopsis phiphiensis is a species of sea slug, a dorid nudibranch, a shell-less marine gastropod mollusk in the family Phyllidiidae.[2]

Phyllidiopsis phiphiensis
The nudibranch Phyllidiopsis phiphiensis, Mirissa, Sri Lanka.
Scientific classification
Kingdom:
Phylum:
Class:
(unranked):
Superfamily:
Family:
Genus:
Species:
P. phiphiensis
Binomial name
Phyllidiopsis phiphiensis
Brunckhorst, 1993[1]

Distribution

This species was described from Phi Phi Island, southern Thailand. It has been reported from Myanmar, Sri Lanka and India, Kenya and the Maldives.[3][4]

Description

This nudibranch has a white dorsum with three longitudinal black lines interspersed with two raised ridges. It is a small Phyllidiid, growing to about 15 mm in length. There are black spots bordering the edge of the mantle. The rhinophores are white. It is similar to Phyllidiopsis xishaensis and Phyllidiopsis annae but has three instead of four longitudinal black lines on the mantle and different coloured rhinophores to Phyllidiopsis annae, which are black in that species.[3]

Diet

This species feeds on a sponge belonging to the genus Gellius.

gollark: ```rust// Evaluate an arithmetic expressioncommand!(eval(_context, message, args) { let expr = args.multiple::<String>()?.join(" "); // yes, this is kind of undoing the work the command parser does... send_result(message, &calc::eval(&expr))?;});// Evaluate an arithmetic expression in polish notationcommand!(eval_polish(_context, message, args) { let expr = args.multiple::<String>()?.join(" "); send_result(message, &calc::eval_polish(&expr))?;});```ALL THE CODE for this feature.
gollark: No, since I was too lazy to do anything other than plug in an existing rust library.
gollark: ++exec```testtest2```
gollark: ++eval-polish + 1 1
gollark: There, much better.

References

  1. Brunckhorst D.J. (1993) The systematics and phylogeny of phyllidiid nudibranchs (Doridoidea). Records of the Australian Museum suppl. 16: 1-108.
  2. Bouchet, P. (2015). Phyllidiopsis phiphiensis Brunckhorst, 1993. In: MolluscaBase (2015). Accessed through: World Register of Marine Species on 2016-11-12.
  3. Rudman, W.B., 1999 (August 1) Phyllidiopsis phiphiensis Brunckhorst, 1993. [In] Sea Slug Forum. Australian Museum, Sydney.
  4. Kodiat E., (2016) Phyllidiopsis phiphiensis Brunckhorst, 1993 Nudi Pixel.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.