Module:category tree/topic cat/data/मैथुन

विक्षनरी से

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

local labels = {}

labels["sex"] = {
	description = "{{{langname}}} terms related to [[sexual intercourse]] or [[sexuality]].",
	parents = {"all topics"},
}

labels["BDSM"] = {
	description = "default with capital",
	parents = {"sex"},
}

labels["birth control"] = {
	description = "default",
	parents = {"sex", "pregnancy"},
}

labels["LGBT"] = {
	description = "{{{langname}}} terms related to [[LGBT]] ([[lesbian]], [[gay]], [[bisexual]], [[transgender]]).",
	parents = {"sexuality"},
}

labels["pedophilia"] = {
	description = "default",
	parents = {"sex", "philias"},
}

labels["pornography"] = {
	description = "default",
	parents = {"sex"},
}

labels["prostitution"] = {
	description = "default",
	parents = {"sexuality"},
}

labels["seduction community"] = {
	description = "{{{langname}}} terms related to the [[w:Seduction community|seduction community]].",
	parents = {"sex"},
}

labels["sex positions"] = {
	description = "default",
	parents = {"sex"},
}

labels["sexuality"] = {
	description = "default",
	parents = {"sex", "human behaviour"},
}

labels["sexual orientations"] = {
	description = "default",
	parents = {"sexuality","LGBT"},
}

labels["romantic orientations"] = {
	description = "default",
	parents = {"sexuality","LGBT"},
}

return labels