Модул:category tree/topic cat/data/Sex
Изглед
Script error: The function "main" does not exist.
local labels = {}
labels["секс"] = {
type = "повезаних",
description = "=[[sexual intercourse]] or [[sexuality]]",
additional = "For terms related to sex and gender, see [[:Category:Gender]].",
parents = {"све теме", "репродукција"},
}
labels["ABDL"] = {
type = "related-to",
description = "default",
parents = {"sexuality"},
}
labels["BDSM"] = {
type = "related-to",
description = "default",
parents = {"sexuality"},
}
labels["контрола рађања"] = {
type = "повезаних",
description = "default",
parents = {"секс", "pregnancy"},
}
labels["incest"] = {
type = "related-to",
description = "default",
parents = {"секс"},
}
labels["LGBT"] = {
type = "related-to",
description = "=[[LGBT]] ([[lesbian]], [[gay]], [[bisexual]], [[transgender]])",
parents = {"sexuality"}, -- for the T 'gender' should perhaps be a parent, but then nesting gets circularish
}
labels["masturbation"] = {
type = "related-to",
description = "default",
parents = {"секс"},
}
labels["pedophilia"] = {
type = "related-to",
description = "default",
parents = {"paraphilias"},
}
labels["paraphilias"] = {
type = "set",
description = "default",
parents = {"sexuality", "sexology", "philias"},
}
labels["polyamory"] = {
type = "related-to",
description = "default",
parents = {"love", "romantic orientations", "sexual orientations"},
}
labels["pornography"] = {
type = "related-to",
description = "default",
parents = {"секс"},
}
labels["prostitution"] = {
type = "related-to",
description = "default",
parents = {"sexuality"},
}
labels["seduction community"] = {
type = "related-to",
description = "default with the wikify",
parents = {"masculism", "секс"},
}
labels["sex positions"] = {
type = "set",
description = "default",
parents = {"секс"},
}
labels["sexuality"] = {
type = "related-to",
description = "default",
parents = {"секс", "human behaviour"},
}
labels["sexual orientations"] = {
type = "set",
description = "default",
parents = {"sexuality", "LGBT", "love"},
}
labels["romantic orientations"] = {
type = "set",
description = "default",
parents = {"sexuality", "LGBT", "love"},
}
labels["vorarephilia"] = {
type = "related-to",
description = "default",
parents = {"paraphilias"},
}
return labels