Hopp til innhald

Modul:category tree/topic cat/data/People

Frå Wiktionary - den frie ordboka

Dokumentasjon for modulen kan opprettast på Modul:category tree/topic cat/data/People/dok

local labels = {}

labels['folk'] = {
	description = "default",
	parents = {'menneske'},
}

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

labels["athletes"] = {
	description = "{{{langname}}} terms related to [[athlete]]s",
	parents = {"occupations", "athletics"},
}

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

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

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

labels["children"] = {
	description = "{{{langname}}} terms related to [[child]]ren",
	parents = {'folk'},
}

labels["demonyms"] = {
	description = "{{{langname}}} [[demonym]]s, names for an inhabitant of a specific place.",
	parents = {'folk', 'namn', 'liste over mengder'},
}

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

labels["E. E. Smith"] = {
	description = "{{{langname}}} terms and phrases coined by [[w: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 = {'folk'},
}

labels["ethnonyms"] = {
	description = "{{{langname}}} [[ethnonym]]s, names for ethnic groups.",
	parents = {'folk', 'namn', 'liste over mengder'},
}

labels['familie'] = {
	description = "default",
	parents = {'folk'},
}

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

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

labels["heads of state"] = {
	description = "{{{langname}}} terms for [[head of state|heads of state]].",
	parents = {"occupations", "government", 'liste over mengder'},
}

labels["healthcare occupations"] = {
	description = "{{{langname}}} terms for [[healthcare]] [[occupation]]s.",
	parents = {"occupations", "healthcare", 'liste over mengder'},
}

labels["individuals"] = {
	description = "{{{langname}}} names of [[individual]]s.",
	parents = {'folk', 'liste over mengder'},
}

labels["Isaac Asimov"] = {
	description = "{{{langname}}} terms and phrases coined by [[w: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 [[w: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 [[demonym]]s, i.e., [[demonym]]s relating to places in [[Latvia]].",
	parents = {"demonyms", "Latvia"},
}

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

labels["military ranks"] = {
	description = "{{{langname}}} terms for [[rank]]s of the [[military]].",
	parents = {"occupations", "military", 'liste over mengder'},
}

labels["musicians"] = {
	description = "{{{langname}}} terms for various kinds of [[musician]]s.",
	parents = {"occupations", "music", 'liste over mengder'},
}

labels["nationalities"] = {
	description = "default-set",
	parents = {"demonyms", 'folk', 'liste over mengder'},
}

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

labels["occupations"] = {
	description = "{{{langname}}} terms for [[occupation]]s, in the sense of \"a job\".",
	parents = {'folk', 'liste over mengder'},
}

labels["parents"] = {
	description = "default",
	parents = {'familie'},
}

labels["scientists"] = {
	description = "{{{langname}}} terms for [[scientist]]s",
	parents = {"occupations", 'vitskap', 'liste over mengder'},
}

labels["titles"] = {
	description = "{{{langname}}} terms related to [[title]]s",
	parents = {'folk'},
}

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

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

return labels