Module:category tree/topic cat/data/Philosophy

विक्षनरी से

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

local labels = {}

labels["philosophy"] = {
	description = "default",
	parents = {"all topics"},
}

labels["aesthetics"] = {
	description = "default no singularize",
	parents = {"philosophy"},
}

labels["atheism"] = {
	description = "default",
	parents = {"religion", "philosophy"},
}

labels["Confucianism"] = {
	description = "default",
	parents = {"Chinese philosophy", "religion"},
}

labels["epistemology"] = {
	description = "default",
	parents = {"philosophy"},
}

labels["ethics"] = {
	description = "default no singularize",
	parents = {"philosophy"},
}

labels["afterlife"] = {
	description = "{{{langname}}} terms related to the [[afterlife]] (existence after death).",
	parents = {"philosophy", "religion", "mythology", "death"},
}

labels["jurisprudence"] = {
	description = "default",
	parents = {"law", "philosophy", "humanities"},
}

labels["metaphysics"] = {
	description = "default no singularize",
	parents = {"philosophy"},
}

labels["memetics"] = {
	description = "default no singularize",
	parents = {"philosophy"},
}

labels["theology"] = {
	description = "default",
	parents = {"philosophy", "religion"},
}

labels["transhumanism"] = {
	description = "default",
	parents = {"philosophy", "technology"},
}

labels["Chinese philosophy"] = {
	description = "{{{langname}}} terms related to Chinese philosophy.",
	parents = {"philosophy"},
}

return labels