Module:Category tree/topic cat/data/Lifeforms

From The Languages of David J. Peterson
Jump to navigation Jump to search

Documentation for this module may be created at Module:Category tree/topic cat/data/Lifeforms/documentation

local labels = {}

labels["lifeforms"] = {
	description = "{{{langname}}} terms for various forms of [[Wiktionary:life|life]].",
	parents = {"all sets", "nature", "list of sets"},
}

labels["algae"] = {
	description = "{{{langname}}} terms for [[Wiktionary:alga|algae]].",
	parents = {"lifeforms", "list of sets"},
}

labels["alveolates"] = {
	description = "{{{langname}}} terms for [[Wiktionary:single celled|single celled]] [[Wiktionary:eukaryote|eukaryote]]s in the [[Wiktionary:superphylum|superphylum]] [[Wiktionary:Alveolata|Alveolata]].",
	parents = {"lifeforms", "list of sets"},
}

labels["bacteria"] = {
	description = "{{{langname}}} terms for [[Wiktionary:bacterium|bacteria]].",
	parents = {"lifeforms", "list of sets"},
}

labels["blue-green algae"] = {
	description = "{{{langname}}} terms for [[Wiktionary:photosynthetic|photosynthetic]] [[Wiktionary:bacteria|bacteria]], also known as [[Wiktionary:cyanobacteria|cyanobacteria]], which were formerly classified as [[Wiktionary:algae|algae]].",
	parents = {"bacteria", "algae", "list of sets"},
}

labels["brown algae"] = {
	description = "{{{langname}}} terms for [[Wiktionary:badderlocks|badderlocks]], [[Wiktionary:gulfweed|gulfweed]], [[Wiktionary:kelp|kelp]], [[Wiktionary:wakame|wakame]], and other algae in the [[Wiktionary:class|class]] [[Wiktionary:Phaeophyceae|Phaeophyceae]].",
	parents = {"algae", "list of sets"},
}

labels["fungi"] = {
	description = "default-set",
	parents = {"lifeforms", "list of sets"},
}

labels["green algae"] = {
	description = "{{{langname}}} terms for algae in the [[Wiktionary:division|division]]s [[Wiktionary:Charophyta|Charophyta]] and [[Wiktionary:Chlorophyta|Chlorophyta]].",
	parents = {"algae", "list of sets"},
}

labels["lichens"] = {
	description = "{{{langname}}} terms for [[Wiktionary:lichen|lichen]]s, composite organisms consisting of fungi and algae living together symbiotically.",
	parents = {"lifeforms", "algae", "fungi", "list of sets"},
}

labels["livestock"] = {
	description = "default",
	parents = {"animals", "agriculture"},
}

labels["mushrooms"] = {
	description = "{{{langname}}} terms for [[Wiktionary:mushroom|mushroom]]s.",
	parents = {"fungi", "list of sets"},
}

labels["oomycetes"] = {
	description = "{{{langname}}} terms for [[Wiktionary:fungus|fungus]]-like organisms in the class [[Wiktionary:Oomycota|Oomycota]].",
	parents = {"lifeforms", "list of sets"},
}

labels["parasites"] = {
	description = "default-set",
	parents = {"lifeforms", "list of sets"},
}

labels["poultry"] = {
	description = "default",
	parents = {"birds", "livestock"},
}

labels["protists"] = {
	description = "default-set",
	parents = {"lifeforms", "list of sets"},
}

labels["red algae"] = {
	description = "{{{langname}}} terms for [[Wiktionary:dulse|dulse]], [[Wiktionary:laver|laver]], [[Wiktionary:Irish moss|Irish moss]], and other algae in the [[Wiktionary:division|division]] [[Wiktionary:Rhodophyta|Rhodophyta]].",
	parents = {"algae", "list of sets"},
}

labels["viruses"] = {
	description = "{{{langname}}} terms for [[Wiktionary:virus|virus]]es.",
	parents = {"lifeforms", "list of sets"},
}

return labels