Модул:category tree/topic cat/data/Sex

Документација модула[прикажи] [уреди] [историја] [освежи]

local labels = {}

labels["секс"] = {
	description = "{{{langname}}} terms related to [[sexual intercourse]] or [[sexuality]]. (For terms relating to sex and gender, see [[:Категорија:Gender]].)",
	parents = {"све теме"},
}

labels["BDSM"] = {
	description = "default with capital",
	parents = {"секс"},
}

labels["контрола рађања"] = {
	description = "default",
	parents = {"секс", "трудноћа"},
}

labels["LGBT"] = {
	description = "{{{langname}}} terms related to [[LGBT]] ([[lesbian]], [[gay]], [[bisexual]], [[transgender]]).",
	parents = {"sexuality"}, -- for the T 'gender' should perhaps be a parent, but then nesting gets circularish
}

labels["pedophilia"] = {
	description = "default",
	parents = {"секс", "philias"},
}

labels["polyamory"] = {
	description = "default",
	parents = {"love"},
}

labels["порнографија"] = {
	description = "default",
	parents = {"секс"},
}

labels["проституција"] = {
	description = "default",
	parents = {"sexuality"},
}

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

labels["секс позе"] = {
	description = "default",
	parents = {"секс"},
}

labels["сексуалност"] = {
	description = "default",
	parents = {"секс", "human behaviour"},
}

labels["sexual orientations"] = {
	description = "default",
	parents = {"сексуалност", "LGBT", "љубав"},
}

labels["romantic orientations"] = {
	description = "default",
	parents = {"сексуланост", "LGBT", "љубав"},
}

return labels