Modul:category tree/topic cat/data/Philosophy

Daripada Wiktionary

Pendokumenan untuk modul ini boleh diciptakan di Modul:category tree/topic cat/data/Philosophy/doc

local labels = {}

labels["falsafah"] = {
	description = "default",
	parents = {"semua topik"},
}

labels["aesthetics"] = {
	description = "default",
	parents = {"falsafah"},
}

labels["epistemologi"] = {
	description = "default",
	parents = {"falsafah"},
}

labels["etika"] = {
	description = "default",
	parents = {"falsafah"},
}

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

labels["metafizik"] = {
	description = "default",
	parents = {"falsafah"},
}

labels["teologi"] = {
	description = "default",
	parents = {"falsafah", "agama"},
}

return labels