Module:Category tree/topic cat/data/People

From EMPTY MEDIAWIKI
Jump to navigation Jump to search

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

local labels = {}

labels["people"] = {
	description = "default",
	parents = {"human"},
}

labels["female people"] = {
	description = "{{{langname}}} terms for [[Wiktionary:female|female]] people, i.e. [[Wiktionary:woman|women]] and [[Wiktionary:girl|girl]]s.",
	parents = {"people", "female"},
}

labels["male people"] = {
	description = "{{{langname}}} terms for [[Wiktionary:male|male]] people, i.e. [[Wiktionary:man|men]] and [[Wiktionary:boy|boy]]s.",
	parents = {"people", "male"},
}

labels["female occupations"] = {
	description = "{{{langname}}} [[Wiktionary:feminine|feminine]] forms of terms for various [[Wiktionary:occupation|occupation]]s",
	parents = {"occupations", "female people"},
}

labels["male occupations"] = {
	description = "{{{langname}}} [[Wiktionary:masculine|masculine]] forms of terms for various [[Wiktionary:occupation|occupation]]s",
	parents = {"occupations", "male people"},
}

labels["Armenian demonyms"] = {
	description = "{{{langname}}} terms related to Armenian [[Wiktionary:demonym|demonym]]s, i.e., [[Wiktionary:demonym|demonym]]s relating to places in [[Wiktionary:Armenia|Armenia]], as well as Armenian diaspora communities abroad.",
	parents = {"demonyms", "Armenia"},
}

labels["artists"] = {
	description = "{{{langname}}} terms for [[Wiktionary:artist|artist]]s.",
	parents = {"occupations", "art", "list of sets"},
}

labels["female artists"] = {
	description = "{{{langname}}} terms for [[Wiktionary:female|female]] artists.",
	parents = {"artists", "female occupations"},
}

labels["male artists"] = {
	description = "{{{langname}}} terms for [[Wiktionary:male|male]] artists.",
	parents = {"artists", "male occupations"},
}

labels["athletes"] = {
	description = "{{{langname}}} terms related to [[Wiktionary:athlete|athlete]]s or [[Wiktionary:sportspeople|sportspeople]]",
	parents = {"occupations", "sports"},
}

labels["female athletes"] = {
	description = "{{{langname}}} terms for female [[Wiktionary:athlete|athlete]]s or [[Wiktionary:sportswomen|sportswomen]].",
	parents = {"athletes", "female occupations"},
}

labels["male athletes"] = {
	description = "{{{langname}}} terms for male [[Wiktionary:athlete|athlete]]s or [[Wiktionary:sportsmen|sportsmen]].",
	parents = {"athletes", "male occupations"},
}

labels["authors"] = {
	description = "default",
	parents = {"people", "literature"},
}

labels["Barack Obama"] = {
	description = "{{{langname}}} terms related to [[Wikipedia:Barack Obama|Barack Obama]], [[Wiktionary:president|president]] of the [[Wiktionary:United States|United States]] from 2009 until 2017.",
	parents = {"US politics"},
}

labels["babies"] = {
	description = "{{{langname}}} terms related to [[Wiktionary:baby|babies]].",
	parents = {"Children"},
}

labels["Bill and Hillary Clinton"] = {
	description = "{{{langname}}} terms related to [[Wikipedia:Bill Cinton|Bill Clinton]], [[Wiktionary:president|president]] of the [[Wiktionary:United States|United States]] from 1993 until 2001, or [[w:Hillary Clinton|Hillary Clinton]], Democratic presidential candidate in 2016.",
	parents = {"US politics"},
}

labels["children"] = {
	description = "{{{langname}}} terms related to [[Wiktionary:child|child]]ren",
	parents = {"people"},
}

labels["female children"] = {
	description = "{{{langname}}} terms for [[Wiktionary:female|female]] children.",
	parents = {"children", "female people"},
}

labels["male children"] = {
	description = "{{{langname}}} terms for [[Wiktionary:male|male]] children.",
	parents = {"children", "male people"},
}

labels["demonyms"] = {
	description = "{{{langname}}} [[Wiktionary:demonym|demonym]]s, names for an inhabitant of a specific place.",
	parents = {"people", "names", "list of sets"},
}

labels["female demonyms"] = {
	description = "{{{langname}}} feminine forms of various [[Wiktionary:demonyms|demonyms]].",
	parents = {"demonyms", "female people"},
}

labels["male demonyms"] = {
	description = "{{{langname}}} masculine forms of various [[Wiktionary:demonyms|demonyms]].",
	parents = {"demonyms", "male people"},
}

labels["Donald Trump"] = {
	description = "{{{langname}}} terms related to [[Wikipedia:Donald Trump|Donald Trump]], [[Wiktionary:president|president]] of the [[Wiktionary:United States|United States]] from 2017 until present.",
	parents = {"US politics"},
}

labels["E. E. Smith"] = {
	description = "{{{langname}}} terms and phrases coined by [[Wikipedia:E. E. Smith|E. E. Smith]], or otherwise derived from or related to his works.",
	parents = {"authors", "American fiction", "science fiction", "literature"},
}

labels["ethnicity"] = {
	description = "default",
	parents = {"people"},
}

labels["ethnonyms"] = {
	description = "{{{langname}}} [[Wiktionary:ethnonym|ethnonym]]s, names for ethnic groups.",
	parents = {"people", "names", "list of sets"},
}

labels["family"] = {
	description = "default",
	parents = {"human"},
}

labels["family members"] = {
	description = "{{{langname}}} terms for members of the [[Wiktionary:family|family]], i.e. [[Wiktionary:relative|relative]]s, [[Wiktionary:in-law|in-law]]s, [[Wiktionary:stepfamily|stepfamily]] and so on.",
	parents = {"people", "family", "list of sets"},
}

labels["female family members"] = {
	description = "{{{langname}}} terms for [[Wiktionary:female|female]] members of the [[Wiktionary:family|family]], i. e. [[Wiktionary:relative|relative]]s, [[Wiktionary:in-law|in-law]]s, [[Wiktionary:stepfamily|stepfamily]] and so on.",
	parents = {"family members", "female people"},
}

labels["male family members"] = {
	description = "{{{langname}}} terms for [[Wiktionary:male|male]] members of the [[Wiktionary:family|family]], i. e. [[Wiktionary:relative|relative]]s, [[Wiktionary:in-law|in-law]]s, [[Wiktionary:stepfamily|stepfamily]] and so on.",
	parents = {"family members", "male people"},
}

labels["fans (people)"] = {
	description = "{{{langname}}} terms for [[Wiktionary:fan|fan]]s of specific things, such as books, television series, movies, musical artists, etc.",
	parents = {"people", "fandom"},
}

labels["George W. Bush"] = {
	description = "{{{langname}}} terms related to [[Wikipedia:George W. Bush|George W. Bush]], [[Wiktionary:president|president]] of the [[Wiktionary:United States|United States]] from 2001 to 2009.",
	parents = {"US politics"},
}

labels["heads of state"] = {
	description = "{{{langname}}} terms for [[Wiktionary:head of state|heads of state]].",
	parents = {"occupations", "government", "list of sets"},
}

labels["healthcare occupations"] = {
	description = "{{{langname}}} terms for [[Wiktionary:healthcare|healthcare]] [[Wiktionary:occupation|occupation]]s.",
	parents = {"occupations", "healthcare", "list of sets"},
}

labels["female healthcare occupations"] = {
	description = "{{{langname}}} feminine forms of various [[Wiktionary:healthcare occupation|healthcare occupation]]s.",
	parents = {"healthcare occupations", "female occupations"},
}

labels["male healthcare occupations"] = {
	description = "{{{langname}}} masculine forms of various [[Wiktionary:healthcare occupation|healthcare occupation]]s.",
	parents = {"healthcare occupations", "male occupations"},
}

labels["individuals"] = {
	description = "{{{langname}}} names of [[Wiktionary:individual|individual]]s.",
	parents = {"people", "list of sets"},
}

labels["Isaac Asimov"] = {
	description = "{{{langname}}} terms and phrases coined by [[Wikipedia:Isaac Asimov|Isaac Asimov]], or otherwise derived from or related to his works.",
	parents = {"authors", "American fiction", "science fiction", "literature"},
}

labels["J. R. R. Tolkien"] = {
	description = "{{{langname}}} terms related to author [[Wikipedia:J. R. R. Tolkien|J. R. R. Tolkien]] and his works.",
	parents = {"authors", "British fiction", "fantasy", "literature"},
}

labels["Latvian demonyms"] = {
	description = "{{{langname}}} terms related to Latvian [[Wiktionary:demonym|demonym]]s, i.e., [[Wiktionary:demonym|demonym]]s relating to places in [[Wiktionary:Latvia|Latvia]].",
	parents = {"demonyms", "Latvia"},
}

labels["Lewis Carroll"] = {
	description = "{{{langname}}} terms and phrases coined by [[Wikipedia:Lewis Carroll|Lewis Carroll]], or otherwise derived from his works.",
	parents = {"authors", "British fiction", "fantasy", "literature"},
}

labels["Margaret Thatcher"] = {
	description = "{{{langname}}} terms related to [[Wikipedia:Margaret Thatcher|Margaret Thatcher]], [[Wiktionary:prime minister|prime minister]] of the [[Wiktionary:United Kingdom|United Kingdom]] from 1979 until 1990.",
	parents = {"UK politics"},
}

labels["military ranks"] = {
	description = "{{{langname}}} terms for [[Wiktionary:rank|rank]]s of the [[Wiktionary:military|military]].",
	parents = {"occupations", "military", "list of sets"},
}

labels["musicians"] = {
	description = "{{{langname}}} terms for various kinds of [[Wiktionary:musician|musician]]s.",
	parents = {"occupations", "music", "list of sets"},
}

labels["female musicians"] = {
	description = "{{{langname}}} terms for female [[Wiktionary:musician|musician]]s.",
	parents = {"musicians", "female occupations"},
}

labels["male musicians"] = {
	description = "{{{langname}}} terms for male [[Wiktionary:musician|musician]]s.",
	parents = {"musicians", "male occupations"},
}

labels["nationalities"] = {
	description = "default-set",
	parents = {"demonyms", "people", "list of sets"},
}

labels["female nationalities"] = {
	description = "{{{langname}}} feminine forms of various [[Wiktionary:nationalities|nationalities]].",
	parents = {"nationalities", "female demonyms"},
}

labels["male nationalities"] = {
	description = "{{{langname}}} masculine forms of various [[Wiktionary:nationalities|nationalities]].",
	parents = {"nationalities", "male demonyms"},
}

labels["Native American tribes"] = {
	description = "{{{langname}}} terms related to Native American tribes",
	parents = {"Canada", "tribes", "United States"},
}

labels["nautical occupations"] = {
	description = "{{{langname}}} terms for [[Wiktionary:occupation|occupation]]s performed on ships on sea, thus not comprising [[Wiktionary:dockworker|dockworker]]s",
	parents = {"occupations", "nautical", "list of sets"},
}

labels["nobility"] = {
	description = "default",
	parents = {"people"},
}

labels["occupations"] = {
	description = "{{{langname}}} terms for [[Wiktionary:occupation|occupation]]s, in the sense of \"a job\".",
	parents = {"people", "list of sets"},
}

labels["parents"] = {
	description = "{{{langname}}} terms for immediate biological parents, or other people who take on a parenting role.",
	parents = {"family members"},
}

labels["Ronald Reagan"] = {
	description = "{{{langname}}} terms related to [[Wikipedia:Ronald Reagan|Ronald Reagan]], [[Wiktionary:president|president]] of the [[Wiktionary:United States|United States]] from 1981 until 1989.",
	parents = {"US politics"},
}

labels["scientists"] = {
	description = "{{{langname}}} terms for [[Wiktionary:scientist|scientist]]s",
	parents = {"occupations", "sciences", "list of sets"},
}

labels["female scientists"] = {
	description = "{{{langname}}} terms for female [[Wiktionary:scientist|scientist]]s.",
	parents = {"scientists", "female occupations"},
}

labels["male scientists"] = {
	description = "{{{langname}}} terms for male [[Wiktionary:scientist|scientist]]s.",
	parents = {"scientists", "male occupations"},
}

labels["titles"] = {
	description = "{{{langname}}} terms related to [[Wiktionary:title|title]]s",
	parents = {"people"},
}

labels["tribes"] = {
	description = "default",
	parents = {"demonyms", "people"},
}

labels["William Shakespeare"] = {
	description = "{{{langname}}} terms related to the British author William Shakespeare or his works.",
	parents = {"authors"},
}

return labels