Module:category tree/topic cat/data/जीवजंतु

विक्षनरी से

"इस मॉड्यूल हेतु प्रलेख Module:category tree/topic cat/data/जीवजंतु/doc पर बनाया जा सकता है"

local labels = {}

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

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

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

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

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

labels["brown algae"] = {
	description = "{{{langname}}} terms for [[badderlocks]], [[gulfweed]], [[kelp]], [[wakame]], and other algae in the [[class]] [[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 [[division]]s [[Charophyta]] and [[Chlorophyta]].",
	parents = {"algae", "list of sets"},
}

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

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

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

labels["oomycetes"] = {
	description = "{{{langname}}} terms for [[fungus]]-like organisms in the class [[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 [[dulse]], [[laver]], [[Irish moss]], and other algae in the [[division]] [[Rhodophyta]].",
	parents = {"algae", "list of sets"},
}

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

return labels