مۆدیوول:category tree/topic cat/data/People

لە ویکیفەرھەنگ

"بەڵگەدارکردنی ئەم مۆدیوولە دەکرێ لە مۆدیوول:category tree/topic cat/data/People/docدا دروست بکرێ"

local labels = {}

labels["people"] = {
	type = "related-to",
	description = "default",
	parents = {"human"},
}

labels["female people"] = {
	type = "set",
	description = "=[[female]] people, i.e. [[woman|women]] and [[girl]]s",
	parents = {"people", "female"},
}

labels["male people"] = {
	type = "set",
	description = "=[[male]] people, i.e. [[man|men]] and [[boy]]s",
	parents = {"people", "male"},
}

labels["craftsmen"] = {
	type = "set",
	description = "=[[craftsman|craftsmen]] or [[artisan]]s",
	parents = {"occupations", "crafts"},
}

labels["criminals"] = {
	type = "type",
	description = "default",
	parents = {"people", "crime"},
}

labels["Celtic tribes"] = {
	type = "name",
	description = "default",
	parents = {"tribes", "Ancient Europe"},
}

labels["Adolf Hitler"] = {
	type = "related-to",
	description = "=related to {{w|Adolf Hitler}}, leader of [[Nazi Germany]] from 1933 to 1945",
	parents = {"individuals", "Nazism"},
}

labels["agricultural occupations"] = {
	type = "set",
	description = "default",
	parents = {"occupations", "agriculture"},
}

labels["Armenian demonyms"] = {
	type = "set",
	description = "=Armenian [[demonym]]s, i.e., [[demonym]]s related to places in [[Armenia]], as well as Armenian diaspora communities abroad",
	parents = {"demonyms", "Armenia"},
}

labels["artists"] = {
	type = "set",
	description = "default",
	parents = {"occupations", "art"},
}

labels["athletes"] = {
	type = "related-to",
	description = "=[[athlete]]s or [[sportsperson|sportspeople]]",
	parents = {"occupations", "sports"},
}

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

labels["Barack Obama"] = {
	type = "related-to",
	description = "={{w|Barack Obama}}, [[president]] of the [[United States]] from 2009 until 2017",
	parents = {"individuals", "US politics"},
}

labels["babies"] = {
	type = "related-to",
	description = "default",
	parents = {"children"},
}

labels["baby boomers"] = {
	type = "related-to",
	description = "default",
	parents = {"generations"},
}

labels["Benedict Cumberbatch"] = {
	type = "related-to",
	description = "=English actor {{w|Benedict Cumberbatch}}",
	parents = {"individuals"},
}

labels["Bernie Sanders"] = {
	type = "related-to",
	description = "=American politician {{w|Bernie Sanders}}",
	parents = {"individuals", "US politics"},
}

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

labels["Charles Dickens"] = {
	type = "related-to",
	description = "=the British author Charles Dickens or his works",
	parents = {"authors", "British fiction", "individuals", "literature"},
}

labels["children"] = {
	type = "related-to",
	description = "=[[child]]ren",
	parents = {"youth"},
}

labels["female children"] = {
	type = "set",
	description = "default",
	parents = {"children", "female people"},
}

labels["male children"] = {
	type = "set",
	description = "default",
	parents = {"children", "male people"},
}

labels["demonyms"] = {
	type = "set",
	description = "{{{langname}}} [[demonym]]s, names for an inhabitant of a specific place.",
	parents = {"people", "names"},
}

labels["Elon Musk"] = {
	type = "related-to",
	description = "=South African-born tech entrepreneur {{w|Elon Musk}}",
	parents = {"individuals"},
}

labels["Donald Trump"] = {
	type = "related-to",
	description = "={{w|Donald Trump}}, businessman and [[president]] of the [[United States]] from 2017 to 2021",
	parents = {"individuals", "US politics"},
}

labels["Joe Biden"] = {
	type = "related-to",
	description = "={{w|Joe Biden}}, [[president]] of the [[United States]]",
	parents = {"individuals", "US politics"},
}

labels["ethnicity"] = {
	type = "related-to",
	description = "default",
	parents = {"people"},
}

labels["ethnonyms"] = {
	type = "set",
	description = "=[[ethnonym]]s, names for ethnic groups",
	parents = {"people", "names", "ethnicity"},
}

labels["family"] = {
	type = "related-to",
	description = "default",
	parents = {"people"},
}

labels["family members"] = {
	type = "set",
	description = "=members of the [[family]], i.e. [[relative]]s, [[in-law]]s, [[stepfamily]] and so on",
	parents = {"family"},
}

labels["female family members"] = {
	type = "set",
	description = "=[[female]] members of the [[family]], i. e. [[relative]]s, [[in-law]]s, [[stepfamily]] and so on",
	parents = {"family members", "female people"},
}

labels["male family members"] = {
	type = "set",
	description = "=[[male]] members of the [[family]], i. e. [[relative]]s, [[in-law]]s, [[stepfamily]] and so on",
	parents = {"family members", "male people"},
}

labels["fans (people)"] = {
	type = "set",
	description = "=[[fan]]s of specific things, such as books, television series, movies, musical artists, etc.",
	parents = {"people", "fandom"},
}

labels["George W. Bush"] = {
	type = "related-to",
	description = "={{w|George W. Bush}}, [[president]] of the [[United States]] from 2001 to 2009",
	parents = {"individuals", "US politics"},
}

labels["generations"] = {
	type = "name",
	description = "=[[demographic]] [[generation]]s (e.g. the [[Silent Generation]], [[baby boomer]]s, [[Generation X]])",
	parents = {"age", "collectives", "demography", "people", "sociology"},
}

labels["Germanic tribes"] = {
	type = "name",
	description = "default",
	parents = {"tribes", "Ancient Europe"},
}

labels["heads of state"] = {
	type = "type",
	description = "=[[head of state|heads of state]]",
	parents = {"positions of authority", "government"},
}

labels["healthcare occupations"] = {
	type = "set",
	description = "default",
	parents = {"occupations", "healthcare"},
}

labels["Herbert Hoover"] = {
	type = "related-to",
	description = "={{w|Herbert Hoover}}, [[president]] of the [[United States]] from 1929 to 1933, during the start of the [[Great Depression]]",
	parents = {"individuals", "US politics"},
}

labels["individuals"] = {
	type = "name",
	description = "default",
	parents = {"people"},
}

labels["J. R. R. Tolkien"] = {
	type = "related-to",
	description = "=author {{w|J. R. R. Tolkien}} and his works",
	parents = {"authors", "British fiction", "fantasy", "individuals", "literature"},
}

labels["Justin Bieber"] = {
	type = "related-to",
	description = "=Canadian singer {{w|Justin Bieber}}",
	parents = {"individuals", "music"},
}

labels["Latvian demonyms"] = {
	type = "set",
	description = "=Latvian [[demonym]]s, i.e., [[demonym]]s related to places in [[Latvia]]",
	parents = {"demonyms", "Latvia"},
}

labels["leaders"] = {
	type = "related-to",
	description = "default",
	parents = {"people"},
}

labels["legal occupations"] = {
	type = "set",
	description = "=[[occupation]]s performed by virtue of [[legal]] [[education]]",
	parents = {"occupations", "law"},
}

labels["Lewis Carroll"] = {
	type = "related-to",
	description = "{{{langname}}} terms and phrases coined by {{w|Lewis Carroll}}, or otherwise derived from his works.",
	parents = {"authors", "British fiction", "fantasy", "individuals", "literature"},
}

labels["Margaret Thatcher"] = {
	type = "related-to",
	description = "={{w|Margaret Thatcher}}, [[prime minister]] of the [[United Kingdom]] from 1979 to 1990",
	parents = {"individuals", "UK politics"},
}

labels["military ranks"] = {
	type = "set",
	description = "=[[rank]]s of the [[military]]",
	parents = {"positions of authority", "military", "titles"},
}

labels["musicians"] = {
	type = "type",
	description = "default",
	parents = {"occupations", "music"},
}

labels["nationalities"] = {
	type = "set",
	description = "default",
	parents = {"demonyms", "people"},
}

labels["millennials"] = {
	type = "related-to",
	description = "default",
	parents = {"generations"},
}

labels["Native Americans"] = {
	type = "related-to",
	description = "default",
	parents = {"Canada", "United States"},
}

labels["Native American tribes"] = {
	type = "name",
	description = "=[[Native American]] [[tribe]]s",
	parents = {"Native Americans", "tribes"},
}

labels["nautical occupations"] = {
	type = "set",
	description = "=[[occupation]]s performed on ships on sea, thus not comprising [[dockworker]]s",
	parents = {"occupations", "nautical"},
}

labels["nobility"] = {
	type = "related-to",
	description = "default",
	parents = {"people", "high society"},
}

labels["occupations"] = {
	type = "set",
	description = "=[[occupation]]s, in the sense of \"a job\"",
	parents = {"people", "work"},
}

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

labels["siblings"] = {
	type = "set",
	description = "{{{langname}}} terms for siblings.",
	parents = {"family members"},
}

labels["positions of authority"] = {
	type = "set",
	description = "default",
	parents = {"occupations", "leaders"},
}

labels["religious occupations"] = {
	type = "set",
	description = "default",
	parents = {"occupations", "religion"},
}

labels["Ronald Reagan"] = {
	type = "related-to",
	description = "={{w|Ronald Reagan}}, [[president]] of the [[United States]] from 1981 to 1989",
	parents = {"individuals", "US politics"},
}

labels["salespeople"] = {
	type = "set",
	description = "default",
	parents = {"occupations", "sales"},
}

labels["scientists"] = {
	type = "set",
	description = "default",
	parents = {"occupations", "sciences"},
}

labels["servants"] = {
	type = "set",
	description = "default",
	parents = {"occupations"},
}

labels["slaves"] = {
	type = "type",
	description = "default",
	parents = {"servants", "slavery"},
}

labels["Taylor Swift"] = {
	type = "related-to",
	description = "=American singer-songwriter {{w|Taylor Swift}}",
	parents = {"individuals", "music"},
}

labels["titles"] = {
	type = "related-to",
	description = "default",
	parents = {"people"},
}

labels["tribes"] = {
	type = "related-to",
	description = "default",
	parents = {"demonyms", "people"},
}

labels["Vladimir Putin"] = {
	type = "related-to",
	description = "={{w|Vladimir Putin}}, president of [[Russia]]",
	parents = {"individuals", "Russian politics"},
}

labels["William Shakespeare"] = {
	type = "related-to",
	description = "=the British author William Shakespeare or his works",
	parents = {"authors", "individuals"},
}

labels["youth"] = {
	type = "related-to",
	description = "default",
	parents = {"people", "age"},
}

return labels