Jump to content

Module:category tree/topic cat/data/Philosophy

Neet di̱ Swánga̱lyiatwuki

Documentation for this module may be created at Module:category tree/topic cat/data/Philosophy/doc

local labels = {}

labels["philosophy"] = {
	type = "related-to",
	description = "default",
	parents = {"all topics"},
}

labels["aesthetics"] = {
	type = "related-to",
	description = "default no singularize",
	parents = {"philosophy"},
}

labels["Ancient Greek philosophy"] = {
	type = "related-to",
	breadcrumb = "Ancient Greek",
	description = "default",
	parents = {"philosophy", "Ancient Greece"},
}

labels["atheism"] = {
	type = "related-to",
	description = "default",
	parents = {"religion", "philosophy"},
}

labels["Chinese philosophy"] = {
	type = "related-to",
	breadcrumb = "Ancient Greek",
	description = "default",
	parents = {"philosophy", "China"},
}

labels["Confucianism"] = {
	type = "related-to",
	description = "default",
	parents = {"Chinese philosophy", "religion"},
}

labels["epistemology"] = {
	type = "related-to",
	description = "default",
	parents = {"philosophy"},
}

labels["ethics"] = {
	type = "related-to",
	description = "default no singularize",
	parents = {"philosophy"},
}

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

labels["hell"] = {
	type = "related-to",
	description = "default",
	parents = {"afterlife", "horror", "torture"},
}

labels["jurisprudence"] = {
	type = "related-to",
	description = "default",
	parents = {"law", "philosophy", "humanities"},
}

labels["metaphysics"] = {
	type = "related-to",
	description = "default no singularize",
	parents = {"philosophy"},
}

labels["memetics"] = {
	type = "related-to",
	description = "default no singularize",
	parents = {"philosophy"},
}

labels["Platonism"] = {
	type = "related-to",
	description = "default",
	parents = {"Ancient Greek philosophy"},
}

labels["theology"] = {
	type = "related-to",
	description = "default",
	parents = {"philosophy", "religion"},
}

labels["transhumanism"] = {
	type = "related-to",
	description = "default",
	parents = {"philosophy", "technology"},
}

labels["virtue"] = {
	type = "related-to",
	description = "default",
	parents = {"ethics"},
}

return labels