Module:labels/data/topical: Difference between revisions

From Linguifex
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
local labels = {}
local labels = {}


-- This file is split into two sections: topical labels and labels for set-type categories.
-- To sort these, you first have to convert each label section into a single line, and then sort the lines, and undo
-- Each section is sorted alphabetically.
-- the single-line conversion. This can be done using Vim commands, something like this:
-- 1. Mark the first line to be changed using `ma`.
-- 2. Go to the last line and use `'a,.s/\n/\\n/g` to convert newlines to \n sequences.
-- 3. Use `'a,.s/\\n\\n/\r/g` to convert sequences of two \n's (marking section divisions) back to newlines.
-- 4. Go to the last line again and use `'a,.!sort -f -d` to sort. The `-f` makes it case-insensitive and the `-d`
--    selects "dictionary order", which is needed to get 'yoga' to sort before 'yoga pose' instead of the other way
--    around.
-- 5. Go to the last line again and use `'a,.s/\\n/\r/g` to convert \n sequences back to newlines.
-- 6. Go to the last line again and use `'a,.s/^labels/\rlabels/` to put an extra newline before each section.


 
labels["3D printing"] = {
-- Topical labels
aliases = {"3D printer", "3D printers"},
Wiktionary = "3D printing#Noun",
Wikipedia = true,
Wikidata = "Q229367",
topical_categories = true,
}


labels["ABDL"] = {
labels["ABDL"] = {
display = "[[ABDL]]",
aliases = {"AB/DL"},
Wiktionary = true,
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Abrahamism"] = {
labels["Abrahamism"] = {
display = "[[Abrahamism#Noun|Abrahamism]]",
Wiktionary = "Abrahamism#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["accounting"] = {
labels["accounting"] = {
display = "[[accounting#Noun|accounting]]",
Wiktionary = "accounting#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["acoustics"] = {
labels["acoustics"] = {
display = "[[acoustics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["acting"] = {
labels["acting"] = {
display = "[[acting#Noun|acting]]",
Wiktionary = "acting#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["advertising"] = {
labels["advertising"] = {
display = "[[advertising#Noun|advertising]]",
Wiktionary = "advertising#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["aeronautics"] = {
labels["aeronautics"] = {
display = "[[aeronautics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["aerospace"] = {
labels["aerospace"] = {
display = "[[aerospace]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 49: Line 64:
labels["aesthetic"] = {
labels["aesthetic"] = {
aliases = {"aesthetics"},
aliases = {"aesthetics"},
display = "[[aesthetic]]",
Wiktionary = true,
topical_categories = "Aesthetics",
topical_categories = "Aesthetics",
}
}


labels["age regression"] = {
aliases = {"agere", "agereg"},
Wiktionary = true,
topical_categories = "Age regression"
}
labels["ageplay"] = {
aliases = {"age play"},
Wiktionary = true,
topical_categories = true,
}


labels["agriculture"] = {
labels["agriculture"] = {
aliases = {"farming"},
aliases = {"farming"},
display = "[[agriculture]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 62: Line 88:
labels["Ahmadiyya"] = {
labels["Ahmadiyya"] = {
aliases = {"Ahmadiyyat", "Ahmadi"},
aliases = {"Ahmadiyyat", "Ahmadi"},
display = "[[Ahmadiyya]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["aircraft"] = {
labels["aircraft"] = {
display = "[[aircraft]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["alchemy"] = {
labels["alchemy"] = {
display = "[[alchemy]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 78: Line 104:
labels["alcoholic beverages"] = {
labels["alcoholic beverages"] = {
aliases = {"alcohol"},
aliases = {"alcohol"},
display = "[[alcoholic#Adjective|alcoholic]] [[beverage]]s",
display = "[[wikt:alcoholic#Adjective|alcoholic]] [[wikt:beverage]]s",
topical_categories = true,
topical_categories = true,
}
}


labels["alcoholism"] = {
labels["alcoholism"] = {
display = "[[alcoholism]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["algebra"] = {
labels["algebra"] = {
display = "[[algebra]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["algebraic geometry"] = {
labels["algebraic geometry"] = {
display = "[[algebraic geometry]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["algebraic topology"] = {
labels["algebraic topology"] = {
display = "[[algebraic topology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["alt-right"] = {
labels["alternative history"] = {
aliases = {"Alt-right", "altright", "Altright"},
aliases = {"alt hist", "alternate history"},
display = "[[alt-right]]",
Wikidata = "Q224989",
topical_categories = true,
topical_categories = true,
}
}


labels["alternative medicine"] = {
labels["alternative medicine"] = {
display = "[[alternative medicine]]",
Wiktionary = true,
topical_categories = true,
}
 
labels["alt-right"] = {
aliases = {"altright", "Alt-right", "Altright"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 115: Line 147:
labels["amateur radio"] = {
labels["amateur radio"] = {
aliases = {"ham radio"},
aliases = {"ham radio"},
display = "[[amateur radio]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["American football"] = {
labels["American football"] = {
display = "[[American football]]",
Wiktionary = true,
topical_categories = "Football (American)",
topical_categories = "Football (American)",
}
labels["amino acid"] = {
display = "[[wikt:biochemistry]]",
topical_categories = "Amino acids",
}
}


labels["analytic geometry"] = {
labels["analytic geometry"] = {
display = "[[analytic geometry]]",
Wiktionary = true,
topical_categories = "Geometry",
topical_categories = "Geometry",
}
}


labels["analytical chemistry"] = {
labels["analytical chemistry"] = {
display = "[[analytical]] [[chemistry]]",
display = "[[wikt:analytical]] [[wikt:chemistry]]",
topical_categories = true,
topical_categories = true,
}
}


labels["anarchism"] = {
labels["anarchism"] = {
display = "[[anarchism]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["anatomy"] = {
labels["anatomy"] = {
display = "[[anatomy]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Ancient Greece"] = {
labels["Ancient Greece"] = {
display = "[[Ancient Greece]]",
aliases = {"ancient Greece"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Ancient Rome"] = {
labels["Ancient Rome"] = {
display = "[[Ancient Rome]]",
aliases = {"ancient Rome"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Anglicanism"] = {
labels["Anglicanism"] = {
aliases = {"Anglican"},
aliases = {"Anglican", "Anglicanist", "Anglican Church"},
display = "[[Anglicanism]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["animation"] = {
labels["animation"] = {
display = "[[animation]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["anime"] = {
labels["anime"] = {
display = "[[anime]]",
Wiktionary = true,
topical_categories = "Japanese fiction",
topical_categories = "Japanese fiction",
}
}


labels["anthropology"] = {
labels["anthropology"] = {
display = "[[anthropology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
labels["Arabian god"] = {
display = "[[wikt:Arabian]] [[wikt:mythology]]",
topical_categories = "Arabian deities",
}
}


labels["arachnology"] = {
labels["arachnology"] = {
display = "[[arachnology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
labels["Arabian god"] = {
display = "[[Arabian]] [[mythology]]",
topical_categories = "Arabian deities",
}
}


labels["archaeological culture"] = {
labels["archaeological culture"] = {
aliases = {"archeological culture", "archaeological cultures", "archeological cultures"},
aliases = {"archeological culture", "archaeological cultures", "archeological cultures"},
display = "[[archaeology]]",
display = "[[wikt:archaeology]]",
topical_categories = "Archaeological cultures",
topical_categories = "Archaeological cultures",
}
}
Line 193: Line 232:
labels["archaeology"] = {
labels["archaeology"] = {
aliases = {"archeology"},
aliases = {"archeology"},
display = "[[archaeology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["archery"] = {
labels["archery"] = {
display = "[[archery]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
labels["architectural element"] = {
aliases = {"architectural elements"},
display = "[[wikt:architecture]]",
topical_categories = "Architectural elements",
}
}


labels["architecture"] = {
labels["architecture"] = {
display = "[[architecture]]",
Wiktionary = true,
topical_categories = true,
}
 
labels["Argentine politics"] = {
aliases = {"Argentina politics", "Argentinian politics"},
Wikipedia = "Politics of Argentina",
topical_categories = true,
topical_categories = true,
}
}


labels["arithmetic"] = {
labels["arithmetic"] = {
display = "[[arithmetic]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Armenian mythology"] = {
labels["Armenian mythology"] = {
display = "[[Armenian]] [[mythology]]",
display = "[[wikt:Armenian]] [[wikt:mythology]]",
topical_categories = true,
topical_categories = true,
}
}
Line 219: Line 270:
labels["art"] = {
labels["art"] = {
aliases = {"arts"},
aliases = {"arts"},
display = "[[art#Noun|art]]",
Wiktionary = "art#Noun",
topical_categories = true,
topical_categories = true,
}
labels["Arthurian legend"] = {
aliases = {"Arthurian mythology"},
Wikipedia = "Matter_of_Britain#Arthurian_legend",
topical_categories = "Arthurian mythology",
}
}


labels["artificial intelligence"] = {
labels["artificial intelligence"] = {
aliases = {"AI"},
aliases = {"AI"},
display = "[[artificial intelligence]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 233: Line 290:
topical_categories = true,
topical_categories = true,
}
}
labels["Arthurian legend"] = {
 
aliases = {"Arthurian mythology"},
labels["artistic work"] = {
display = "[[w:Arthurian legend|Arthurian legend]]",
display = "[[wikt:art#Noun|art]]",
topical_categories = "Arthurian mythology",
topical_categories = "Artistic works",
}
 
labels["asterism"] = {
display = "[[wikt:uranography]]",
topical_categories = "Asterisms",
}
 
labels["asteroid"] = {
display = "[[wikt:astronomy]]",
topical_categories = {"Asteroids", "Astronomy"}
}
}


labels["astrology"] = {
labels["astrology"] = {
aliases = {"horoscope", "zodiac"},
aliases = {"horoscope", "zodiac"},
display = "[[astrology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 247: Line 314:
labels["astronautics"] = {
labels["astronautics"] = {
aliases = {"rocketry"},
aliases = {"rocketry"},
display = "[[astronautics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["astronomy"] = {
labels["astronomy"] = {
display = "[[astronomy]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["astrophysics"] = {
labels["astrophysics"] = {
display = "[[astrophysics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Asturian mythology"] = {
labels["Asturian mythology"] = {
display = "[[Asturian]] [[mythology]]",
display = "[[wikt:Asturian]] [[wikt:mythology]]",
topical_categories = true,
topical_categories = true,
}
}


labels["athletics"] = {
labels["athletics"] = {
display = "[[athletics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Australian Aboriginal mythology"] = {
labels["Australian Aboriginal mythology"] = {
display = "[[w:Australian Aboriginal religion and mythology|Australian Aboriginal mythology]]",
Wikipedia = true,
topical_categories = true,
}
 
labels["Australian politics"] = {
Wikipedia = "Politics of Australia",
topical_categories = true,
topical_categories = true,
}
}


labels["Australian rules football"] = {
labels["Australian rules football"] = {
display = "[[Australian rules football]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["autism"] = {
labels["autism"] = {
display = "[[autism]]",
Wiktionary = true,
Wikipedia = true,
topical_categories = true,
}
 
labels["auto parts"] = {
display = "[[wikt:automotive]]",
topical_categories = true,
topical_categories = true,
}
}
Line 288: Line 366:
labels["automotive"] = {
labels["automotive"] = {
aliases = {"automotives"},
aliases = {"automotives"},
display = "[[automotive]]",
Wiktionary = true,
topical_categories = true,
}
 
labels["automotive parts"] = {
display = "[[wikt:automotive]]",
topical_categories = true,
topical_categories = true,
}
}
Line 294: Line 377:
labels["aviation"] = {
labels["aviation"] = {
aliases = {"air transport"},
aliases = {"air transport"},
display = "[[aviation]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["backgammon"] = {
labels["backgammon"] = {
display = "[[backgammon]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["bacteria"] = {
labels["bacteria"] = {
display = "[[bacteriology]]",
display = "[[wikt:bacteriology]]",
topical_categories = true,
topical_categories = true,
}
}


labels["bacteriology"] = {
labels["bacteriology"] = {
display = "[[bacteriology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["badminton"] = {
labels["badminton"] = {
display = "[[badminton]]",
Wiktionary = true,
topical_categories = true,
}
 
labels["Baháʼí Faith"] = {
aliases = {"Baháʼí", "Bahaʼi", "Bahá'í", "Baha'i", "Bahai", "Bahaʼi Faith", "Bahá'í Faith", "Baha'i Faith", "Bahai Faith"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["baking"] = {
labels["baking"] = {
display = "[[baking#Noun|baking]]",
Wiktionary = "baking#Noun",
topical_categories = true,
topical_categories = true,
}
}
Line 325: Line 414:
labels["ball games"] = {
labels["ball games"] = {
aliases = {"ball sports"},
aliases = {"ball sports"},
display = "[[ball game]]s",
display = "[[wikt:ball game]]s",
topical_categories = true,
topical_categories = true,
}
}


labels["ballet"] = {
labels["ballet"] = {
display = "[[ballet]]",
Wiktionary = true,
topical_categories = true,
}
 
labels["ballistics"] = {
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Bangladeshi politics"] = {
labels["Bangladeshi politics"] = {
display = "[[w:Politics of Bangladesh|Bangladeshi politics]]",
Wikipedia = "Politics of Bangladesh",
topical_categories = true,
topical_categories = true,
}
}


labels["banking"] = {
labels["banking"] = {
display = "[[banking#Noun|banking]]",
Wiktionary = "banking#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["baseball"] = {
labels["baseball"] = {
display = "[[baseball]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["basketball"] = {
labels["basketball"] = {
display = "[[basketball]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["BDSM"] = {
labels["BDSM"] = {
display = "[[BDSM]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["beekeeping"] = {
labels["beekeeping"] = {
display = "[[beekeeping]]",
aliases = {"melittology", "apiology", "apidology"}, -- could potentially be split out
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["beer"] = {
labels["beer"] = {
display = "[[beer]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["betting"] = {
labels["betting"] = {
display = "[[gambling#Noun|gambling]]",
aliases = {"bet", "bets"},
display = "[[wikt:gambling#Noun|gambling]]",
topical_categories = true,
topical_categories = true,
}
}
Line 376: Line 472:
labels["biblical"] = {
labels["biblical"] = {
aliases = {"Bible", "bible", "Biblical"},
aliases = {"Bible", "bible", "Biblical"},
display = "[[Bible|biblical]]",
Wiktionary = "Bible",
topical_categories = "Bible",
topical_categories = "Bible",
}
}


labels["billiards"] = {
labels["biblical character"] = {
display = "[[billiards]]",
aliases = {"Biblical character", "biblical figure", "Biblical figure"},
topical_categories = true,
display = "[[wikt:Bible|biblical]]",
topical_categories = "Biblical characters",
}
}


labels["bingo"] = {
labels["bibliography"] = {
display = "[[bingo]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["biochemistry"] = {
labels["bicycle parts"] = {
display = "[[biochemistry]]",
aliases = {"bicycle part"},
display = "[[w:List of bicycle parts|cycling]]",
topical_categories = true,
}
 
labels["billiards"] = {
aliases = {"cue sports"},
Wiktionary = true,
topical_categories = true,
}
 
labels["bingo"] = {
Wiktionary = true,
topical_categories = true,
}
 
labels["biochemistry"] = {
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["biology"] = {
labels["biology"] = {
display = "[[biology]]",
aliases = {"biological"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["biotechnology"] = {
labels["biotechnology"] = {
display = "[[biotechnology]]",
aliases = {"biotechnological"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["birdwatching"] = {
labels["birdwatching"] = {
display = "[[birdwatching#Noun|birdwatching]]",
aliases = {"birding"},
Wiktionary = "birdwatching#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["blacksmithing"] = {
labels["blacksmithing"] = {
display = "[[blacksmithing]]",
aliases = {"blacksmith"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["blogging"] = {
labels["blogging"] = {
display = "[[blogging#Noun|blogging]]",
aliases = {"blog"},
Wiktionary = "blogging#Noun",
topical_categories = "Internet",
topical_categories = "Internet",
}
}
Line 422: Line 541:
labels["board games"] = {
labels["board games"] = {
aliases = {"board game"},
aliases = {"board game"},
display = "[[board game]]s",
display = "[[wikt:board game]]s",
topical_categories = true,
topical_categories = true,
}
}


labels["board sports"] = {
labels["board sports"] = {
display = "[[boardsport|board sports]]",
Wiktionary = "boardsport",
topical_categories = true,
topical_categories = true,
}
}


labels["bodybuilding"] = {
labels["bodybuilding"] = {
display = "[[bodybuilding#Noun|bodybuilding]]",
Wiktionary = "bodybuilding#Noun",
topical_categories = true,
}
 
labels["book of the Bible"] = {
aliases = {"book of the bible", "books of the Bible", "books of the bible", "Biblical book", "biblical book"},
display = "[[wikt:Bible|biblical]]",
topical_categories = "Books of the Bible",
}
 
labels["bookbinding"] = {
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["botany"] = {
labels["botany"] = {
display = "[[botany]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["bowling"] = {
labels["bowling"] = {
display = "[[bowling#Noun|bowling]]",
Wiktionary = "bowling#Noun",
topical_categories = true,
topical_categories = true,
}
}
Line 448: Line 578:
labels["bowls"] = {
labels["bowls"] = {
aliases = {"lawn bowls", "crown green bowls"},
aliases = {"lawn bowls", "crown green bowls"},
display = "[[bowls]]",
Wiktionary = true,
topical_categories = "Bowls (game)",
topical_categories = "Bowls (game)",
}
}


labels["boxing"] = {
labels["boxing"] = {
display = "[[boxing#Noun|boxing]]",
Wiktionary = "boxing#Noun",
topical_categories = true,
}
 
labels["brass instruments"] = {
aliases = {"brass instrument"},
display = "[[wikt:music]]",
topical_categories = true,
}
 
labels["Brazilian politics"] = {
Wikipedia = "Politics of Brazil",
topical_categories = true,
topical_categories = true,
}
}


labels["brewing"] = {
labels["brewing"] = {
display = "[[brewing#Noun|brewing]]",
Wiktionary = "brewing#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["bridge"] = {
labels["bridge"] = {
display = "[[bridge#English:_game|bridge]]",
Wiktionary = "bridge#English:_game",
topical_categories = true,
topical_categories = true,
}
}


labels["broadcasting"] = {
labels["broadcasting"] = {
display = "[[broadcasting#Noun|broadcasting]]",
Wiktionary = "broadcasting#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["bryology"] = {
labels["bryology"] = {
display = "[[bryology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Buddhism"] = {
labels["Buddhism"] = {
display = "[[Buddhism]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Buddhist deity"] = {
labels["Buddhist deity"] = {
aliases = {"Buddhist goddess", "Buddhist god"},
aliases = {"Buddhist god", "Buddhist goddess"},
display = "[[Buddhism]]",
display = "[[wikt:Buddhism]]",
topical_categories = "Buddhist deities",
topical_categories = "Buddhist deities",
}
labels["Bulgarian politics"] = {
Wikipedia = "Politics of Bulgaria",
topical_categories = true,
}
}


labels["bullfighting"] = {
labels["bullfighting"] = {
display = "[[bullfighting]]",
aliases = {"bullfight"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 495: Line 642:
labels["business"] = {
labels["business"] = {
aliases = {"professional"},
aliases = {"professional"},
display = "[[business]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Byzantine Empire"] = {
labels["Byzantine Empire"] = {
display = "[[Byzantine Empire]]",
aliases = {"Byzantine"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["calculus"] = {
labels["calculus"] = {
display = "[[calculus]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["calligraphy"] = {
labels["calligraphy"] = {
display = "[[calligraphy]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Canadian football"] = {
labels["Calvinism"] = {
display = "[[Canadian football]]",
aliases = {"Calvinist", "Reformed Christianity", "Calvinist Church", "Reformed Church"},
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["canoeing"] = {
labels["Canadian football"] = {
display = "[[canoeing#Noun|canoeing]]",
Wiktionary = true,
topical_categories = "Water sports",
}
 
labels["capitalism"] = {
display = "[[capitalism]]",
topical_categories = true,
topical_categories = true,
}
}


labels["card games"] = {
labels["Canadian politics"] = {
aliases = {"cards", "card game", "playing card"},
Wikipedia = "Politics of Canada",
display = "[[card game]]s",
topical_categories = true,
topical_categories = true,
}
}


labels["cardiology"] = {
labels["Candomblé"] = {
display = "[[cardiology]]",
aliases = {"candomblé"},
Wiktionary = true,
topical_categories = true,
}
 
labels["canid"] = {
display = "[[wikt:zoology]]",
topical_categories = "Canids",
}
 
labels["canoeing"] = {
aliases = {"canoe"},
Wiktionary = "canoeing#Noun",
topical_categories = "Water sports",
}
 
labels["capitalism"] = {
aliases = {"capitalist"},
Wiktionary = true,
topical_categories = true,
}
 
labels["carbohydrate"] = {
aliases = {"carbohydrates"},
display = "[[wikt:biochemistry]]",
topical_categories = "Carbohydrates",
}
 
labels["carboxylic acid"] = {
aliases = {"carboxylic acids"},
display = "[[wikt:organic chemistry]]",
topical_categories = "Carboxylic acids",
}
 
labels["card games"] = {
aliases = {"cards", "card game", "playing card"},
display = "[[wikt:card game]]s",
topical_categories = true,
}
 
labels["cardiology"] = {
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["carpentry"] = {
labels["carpentry"] = {
display = "[[carpentry]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["cartography"] = {
labels["cartography"] = {
display = "[[cartography]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["cartomancy"] = {
labels["cartomancy"] = {
display = "[[cartomancy]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["castells"] = {
labels["castells"] = {
display = "[[castells]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["category theory"] = {
labels["category theory"] = {
display = "[[category theory]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 567: Line 751:
labels["Catholicism"] = {
labels["Catholicism"] = {
aliases = {"catholicism", "Catholic", "catholic"},
aliases = {"catholicism", "Catholic", "catholic"},
display = "[[Catholicism]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["caving"] = {
labels["caving"] = {
display = "[[caving#Noun|caving]]",
Wiktionary = "caving#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["cellular automata"] = {
labels["cellular automata"] = {
display = "[[cellular automata]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Celtic mythology"] = {
labels["Celtic mythology"] = {
display = "[[Celtic]] [[mythology]]",
display = "[[wikt:Celtic]] [[wikt:mythology]]",
topical_categories = true,
topical_categories = true,
}
}


labels["ceramics"] = {
labels["ceramics"] = {
display = "[[ceramics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["cheerleading"] = {
labels["cheerleading"] = {
display = "[[cheerleading#Noun|cheerleading]]",
Wiktionary = "cheerleading#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["chemical element"] = {
labels["chemical element"] = {
display = "[[chemistry]]",
display = "[[wikt:chemistry]]",
topical_categories = "Chemical elements",
topical_categories = "Chemical elements",
}
}


labels["chemical engineering"] = {
labels["chemical engineering"] = {
display = "[[chemical engineering]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["chemistry"] = {
labels["chemistry"] = {
display = "[[chemistry]]",
aliases = {"chemical"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["chess"] = {
labels["chess"] = {
display = "[[chess]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["children's games"] = {
labels["children's games"] = {
display = "[[children|children's]] [[game]]s",
aliases = {"children's game"},
display = "[[wikt:children|children's]] [[wikt:game]]s",
topical_categories = true,
topical_categories = true,
}
}


labels["Church of England"] = {
labels["Chilean politics"] = {
aliases = {"C of E", "CofE"},
Wikipedia = "Politics of Chile",
Wikipedia = "Church of England",
topical_categories = true,
topical_categories = true,
}
}


labels["Chinese astronomy"] = {
labels["Chinese astronomy"] = {
display = "[[Chinese]] [[astronomy]]",
display = "[[wikt:Chinese]] [[wikt:astronomy]]",
topical_categories = true,
topical_categories = true,
}
}


labels["Chinese calligraphy"] = {
labels["Chinese calligraphy"] = {
display = "[[Chinese]] [[calligraphy]]",
display = "[[wikt:Chinese]] [[wikt:calligraphy]]",
topical_categories = "Calligraphy",
topical_categories = "Calligraphy",
}
}


labels["Chinese constellation"] = {
labels["Chinese constellation"] = {
display = "[[Chinese]] [[astronomy]]",
display = "[[wikt:Chinese]] [[wikt:astronomy]]",
topical_categories = "Constellations",
topical_categories = "Constellations",
}
}


labels["Chinese folk religion"] = {
labels["Chinese folk religion"] = {
display = "[[Chinese]] [[folk religion]]",
display = "[[wikt:Chinese]] [[wikt:folk religion]]",
topical_categories = "Religion",
topical_categories = "Religion",
}
}


labels["Chinese linguistics"] = {
labels["Chinese linguistics"] = {
display = "[[Chinese]] [[linguistics]]",
display = "[[wikt:Chinese]] [[wikt:linguistics]]",
topical_categories = "Linguistics",
topical_categories = "Linguistics",
}
}


labels["Chinese mythology"] = {
labels["Chinese mythology"] = {
display = "[[Chinese]] [[mythology]]",
display = "[[wikt:Chinese]] [[wikt:mythology]]",
topical_categories = true,
topical_categories = true,
}
}


labels["Chinese philosophy"] = {
labels["Chinese philosophy"] = {
display = "[[Chinese]] [[philosophy]]",
display = "[[wikt:Chinese]] [[wikt:philosophy]]",
topical_categories = true,
topical_categories = true,
}
}


labels["Chinese phonetics"] = {
labels["Chinese phonetics"] = {
display = "[[Chinese]] [[phonetics]]",
display = "[[wikt:Chinese]] [[wikt:phonetics]]",
topical_categories = true,
topical_categories = true,
}
}


labels["Chinese religion"] = {
labels["Chinese religion"] = {
display = "[[Chinese]] [[religion]]",
display = "[[wikt:Chinese]] [[wikt:religion]]",
topical_categories = "Religion",
topical_categories = "Religion",
}
}


labels["Chinese star"] = {
labels["Chinese star"] = {
display = "[[Chinese]] [[astronomy]]",
display = "[[wikt:Chinese]] [[wikt:astronomy]]",
topical_categories = "Stars",
topical_categories = "Stars",
}
}
Line 679: Line 864:
labels["Christianity"] = {
labels["Christianity"] = {
aliases = {"christianity", "Christian", "christian"},
aliases = {"christianity", "Christian", "christian"},
display = "[[Christianity]]",
Wiktionary = true,
topical_categories = true,
}
 
labels["Church of England"] = {
aliases = {"C of E", "CofE"},
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Church of the East"] = {
labels["Church of the East"] = {
display = "[[Church of the East]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 690: Line 881:
labels["cinematography"] = {
labels["cinematography"] = {
aliases = {"filmology"},
aliases = {"filmology"},
display = "[[cinematography]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["cladistics"] = {
labels["cladistics"] = {
display = "[[cladistics]]",
Wiktionary = true,
topical_categories = "Taxonomy",
topical_categories = "Taxonomy",
}
}


labels["classical mechanics"] = {
labels["classical mechanics"] = {
display = "[[classical mechanics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["classical studies"] = {
labels["classical studies"] = {
display = "[[classical studies]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["climatology"] = {
labels["climate change"] = {
display = "[[climatology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["climate change"] = {
labels["climatology"] = {
display = "[[climate change]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 721: Line 912:
labels["climbing"] = {
labels["climbing"] = {
aliases = {"rock climbing"},
aliases = {"rock climbing"},
display = "[[climbing#Noun|climbing]]",
Wiktionary = "climbing#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["clinical psychology"] = {
labels["clinical psychology"] = {
display = "[[clinical]] [[psychology]]",
display = "[[wikt:clinical]] [[wikt:psychology]]",
topical_categories = true,
topical_categories = true,
}
}


labels["clothing"] = {
labels["clothing"] = {
display = "[[clothing#Noun|clothing]]",
Wiktionary = "clothing#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["cloud computing"] = {
labels["cloud computing"] = {
display = "[[cloud computing]]",
Wiktionary = true,
topical_categories = "Computing",
topical_categories = "Computing",
}
labels["cockfighting"] = {
aliases = {"cockfight"},
Wiktionary = true,
topical_categories = true,
}
labels["codicology"] = {
Wiktionary = true,
topical_categories = true,
}
labels["coenzyme"] = {
aliases = {"coenzymes"},
display = "[[wikt:biochemistry]]",
topical_categories = "Coenzymes",
}
labels["coins"] = { -- Do not merge with "numismatics", as the category is different.
aliases = {"coin"},
display = "[[wikt:numismatics]]",
topical_categories = true,
}
}


labels["collectible card games"] = {
labels["collectible card games"] = {
aliases = {"trading card games", "collectible cards", "trading cards"},
aliases = {"trading card games", "collectible cards", "trading cards"},
display = "collectible card games",
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["combinatorics"] = {
labels["combinatorics"] = {
display = "[[combinatorics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["comedy"] = {
labels["comedy"] = {
display = "[[comedy]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["commercial law"] = {
labels["comics"] = {
display = "[[commercial#Adjective|commercial]] [[law]]",
Wiktionary = true,
topical_categories = true,
}
 
labels["commerce"] = {
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
labels["comics"] = {
 
display = "[[comics]]",
labels["commercial law"] = {
display = "[[wikt:commercial#Adjective|commercial]] [[wikt:law]]",
topical_categories = true,
topical_categories = true,
}
}
Line 767: Line 987:
labels["communication"] = {
labels["communication"] = {
aliases = {"communications"},
aliases = {"communications"},
display = "[[communication]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["communism"] = {
labels["communism"] = {
aliases = {"Communism"},
aliases = {"Communism", "communist"},
display = "[[communism]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 779: Line 999:
labels["compilation"] = {
labels["compilation"] = {
aliases = {"compiler"},
aliases = {"compiler"},
display = "[[software]] [[compilation]]",
display = "[[wikt:software]] [[wikt:compilation]]",
topical_categories = true,
topical_categories = true,
}
}


labels["complex analysis"] = {
labels["complex analysis"] = {
display = "[[complex analysis]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["computational linguistics"] = {
labels["computational linguistics"] = {
display = "[[computational linguistics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["computer chess"] = {
labels["computer chess"] = {
display = "[[computer chess]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
 
labels["computer games"] = {
labels["computer games"] = {
aliases = {"computer game", "computer gaming"},
aliases = {"computer game", "computer gaming"},
display = "[[computer game]]s",
display = "[[wikt:computer game]]s",
topical_categories = "Video games",
topical_categories = "Video games",
}
}


labels["computer graphics"] = {
labels["computer graphics"] = {
display = "[[computer graphics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["computer hardware"] = {
labels["computer hardware"] = {
display = "[[computer]] [[hardware]]",
display = "[[wikt:computer]] [[wikt:hardware]]",
topical_categories = true,
topical_categories = true,
}
}


labels["computer languages"] = {
labels["computer languages"] = {
aliases = {"computer language", "programming language"},
aliases = {"computer language", "programming language", "programming languages"},
display = "[[computer language]]s",
display = "[[wikt:computer language]]s",
topical_categories = true,
topical_categories = true,
}
}
Line 822: Line 1,042:
labels["computer science"] = {
labels["computer science"] = {
aliases = {"comp sci", "CompSci", "compsci"},
aliases = {"comp sci", "CompSci", "compsci"},
display = "[[computer science]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["computer security"] = {
labels["computer security"] = {
display = "[[computer security]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 833: Line 1,053:
labels["computing"] = {
labels["computing"] = {
aliases = {"computer", "computers"},
aliases = {"computer", "computers"},
display = "[[computing#Noun|computing]]",
Wiktionary = "computing#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["computing theory"] = {
labels["computing theory"] = {
aliases = {"comptheory"},
aliases = {"comptheory", "computability theory"},
display = "[[computing#Noun|computing]] [[theory]]",
display = "[[wikt:computing#Noun|computing]] [[wikt:theory]]",
topical_categories = "Theory of computing",
topical_categories = "Theory of computing",
}
}


labels["conchology"] = {
labels["conchology"] = {
display = "[[conchology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Confucianism"] = {
labels["Confucianism"] = {
display = "[[Confucianism]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["conlanging"] = {
labels["conlanging"] = {
aliases = {"constructed languages", "constructed language"},
aliases = {"conlang", "conlanger", "constructed languages", "constructed language"},
display = "[[conlanging]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["conservatism"] = {
labels["conservatism"] = {
display = "[[conservatism]]",
aliases = {"conservative"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["construction"] = {
labels["conspiracy theories"] = {
display = "[[construction]]",
aliases = {"conspiracy theory", "conspiracy"},
Wiktionary = "conspiracy theory#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["cooking"] = {
labels["constellation"] = {
aliases = {"culinary", "cuisine", "cookery", "gastronomy"},
display = "[[wikt:astronomy]]",
display = "[[cooking#Noun|cooking]]",
topical_categories = "Constellations",
topical_categories = true,
}
}


labels["copyright"] = {
labels["construction"] = {
aliases = {"copyright law", "intellectual property", "intellectual property law", "IP law"},
Wiktionary = true,
display = "[[copyright]] [[law]]",
topical_categories = true,
topical_categories = true,
}
}


labels["cosmetics"] = {
labels["control theory"] = {
aliases = {"cosmetology"},
Wiktionary = true,
display = "[[cosmetics]]",
topical_categories = true,
topical_categories = true,
}
}


labels["cosmology"] = {
labels["cooking"] = {
display = "[[cosmology]]",
aliases = {"culinary", "cuisine", "cookery", "gastronomy"},
Wiktionary = "cooking#Noun",
topical_categories = true,
}
 
labels["cookware"] = {
aliases = {"bakeware"},
display = "[[wikt:cooking#Noun|cooking]]",
topical_categories = "Cookware and bakeware",
}
 
labels["Coptic Orthodoxy"] = {
aliases = {"Coptic Orthodox", "Coptic Orthodox Church"},
Wikipedia = true,
topical_categories = true,
}
 
labels["copyright"] = {
aliases = {"copyright law", "intellectual property", "intellectual property law", "IP law"},
display = "[[wikt:copyright]] [[wikt:law]]",
topical_categories = true,
}
 
labels["copyright license"] = {
aliases = {"copyright licenses", "license", "copyright licence", "copyright licences", "licence"},
display = "[[w:Copyright license|copyright law]]",
Wikipedia = true,
topical_categories = "Copyright licenses",
}
 
labels["cosmetics"] = {
aliases = {"cosmetology"},
Wiktionary = true,
topical_categories = true,
}
 
labels["cosmology"] = {
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 894: Line 1,150:
labels["creationism"] = {
labels["creationism"] = {
aliases = {"baraminology"},
aliases = {"baraminology"},
display = "[[creationism#English|creationism]]",
Wiktionary = "creationism#English",
topical_categories = true,
topical_categories = true,
}
}


labels["cribbage"] = {
labels["cribbage"] = {
display = "[[cribbage]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["cricket"] = {
labels["cricket"] = {
display = "[[cricket]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["crime"] = {
labels["crime"] = {
display = "[[crime]]",
aliases = {"criminal"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["criminal law"] = {
labels["criminal law"] = {
display = "[[criminal law]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["criminology"] = {
labels["criminology"] = {
display = "[[criminology]]",
Wiktionary = true,
topical_categories = true,
}
 
labels["crochet"] = {
aliases = {"crocheting"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["croquet"] = {
labels["croquet"] = {
display = "[[croquet]]",
Wiktionary = true,
topical_categories = true,
}
 
labels["crosswording"] = {
aliases = {"crosswords", "cruciverbalism", "cryptic crosswords", "crossword puzzles"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["cryptocurrencies"] = {
labels["cryptocurrencies"] = {
aliases = {"cryptocurrency"},
aliases = {"cryptocurrency", "crypto"},
display = "[[cryptocurrency|cryptocurrencies]]",
Wiktionary = "cryptocurrency",
topical_categories = "Cryptocurrency",
topical_categories = "Cryptocurrency",
}
}


labels["cryptography"] = {
labels["cryptography"] = {
display = "[[cryptography]]",
aliases = {"cryptographic"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["cryptozoology"] = {
labels["cryptozoology"] = {
display = "[[cryptozoology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["crystallography"] = {
labels["crystallography"] = {
display = "[[crystallography]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["cultural anthropology"] = {
labels["cultural anthropology"] = {
display = "[[cultural anthropology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["curling"] = {
labels["curling"] = {
display = "[[curling]]",
Wiktionary = true,
topical_categories = true,
}
 
labels["currencies"] = { -- Do not merge with "numismatics", as the category is different.
aliases = {"currency"},
display = "[[wikt:numismatics]]",
topical_categories = true,
topical_categories = true,
}
}


labels["cybernetics"] = {
labels["cybernetics"] = {
display = "[[cybernetics]]",
aliases = {"cybernetic"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["cybersecurity"] = {
labels["cybersecurity"] = {
display = "[[cybersecurity]]",
Wiktionary = true,
topical_categories = "Networking",
topical_categories = "Networking",
}
}


labels["cycle racing"] = {
labels["cycle racing"] = {
display = "[[w:cycle sport|cycle racing]]",
aliases = {"cycle sport"},
Wikipedia = "cycle sport",
topical_categories = true,
topical_categories = true,
}
}


labels["cycling"] = {
labels["cycling"] = {
aliases = {"bicycling"},
aliases = {"bicycling", "bicycle", "bike"},
display = "[[cycling#Noun|cycling]]",
Wiktionary = "cycling#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["cytology"] = {
labels["cytology"] = {
display = "[[cytology]]",
aliases = {"cell biology", "cellular biology"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 987: Line 1,266:
labels["dance"] = {
labels["dance"] = {
aliases = {"dancing"},
aliases = {"dancing"},
display = "[[dance#Noun|dance]]",
Wiktionary = "dance#Noun",
topical_categories = true,
}
 
labels["dances"] = {
display = "[[wikt:dance#Noun|dance]]",
topical_categories = true,
topical_categories = true,
}
}


labels["darts"] = {
labels["darts"] = {
display = "[[darts]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["data management"] = {
labels["data management"] = {
display = "[[data management]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["data modeling"] = {
labels["data modeling"] = {
display = "[[data modeling]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 1,008: Line 1,292:
labels["databases"] = {
labels["databases"] = {
aliases = {"database"},
aliases = {"database"},
display = "[[database]]s",
display = "[[wikt:database]]s",
topical_categories = true,
topical_categories = true,
}
}


labels["decision theory"] = {
labels["decision theory"] = {
display = "[[decision theory]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["deltiology"] = {
labels["deltiology"] = {
display = "[[deltiology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["demography"] = {
labels["demography"] = {
display = "[[demography]]",
aliases = {"demographics"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["demoscene"] = {
labels["demonym"] = {
aliases = {"demonyms"},
Wiktionary = true,
topical_categories = "Demonyms",
}
 
labels["demoscene"] = {
topical_categories = true,
topical_categories = true,
}
}


labels["dentistry"] = {
labels["dentistry"] = {
display = "[[dentistry]]",
aliases = {"dentist"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["dermatology"] = {
labels["dermatology"] = {
display = "[[dermatology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["design"] = {
labels["design"] = {
display = "[[design#Noun|design]]",
Wiktionary = "design#Noun",
topical_categories = true,
topical_categories = true,
}
}
Line 1,048: Line 1,340:
labels["dice games"] = {
labels["dice games"] = {
aliases = {"dice"},
aliases = {"dice"},
display = "[[dice game]]s",
display = "[[wikt:dice game]]s",
topical_categories = true,
topical_categories = true,
}
}


labels["dictation"] = {
labels["dictation"] = {
display = "[[dictation]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["differential geometry"] = {
labels["differential geometry"] = {
display = "[[differential geometry]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["diplomacy"] = {
labels["diplomacy"] = {
display = "[[diplomacy]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["disc golf"] = {
labels["disc golf"] = {
display = "[[disc golf]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
labels["disease"] = {
aliases = {"diseases"},
display = "[[wikt:pathology]]",
topical_categories = "Diseases",
}
}


labels["divination"] = {
labels["divination"] = {
display = "[[divination]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["diving"] = {
labels["diving"] = {
display = "[[diving#Noun|diving]]",
Wiktionary = "diving#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["dominoes"] = {
labels["dominoes"] = {
display = "[[dominoes]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["dou dizhu"] = {
labels["dou dizhu"] = {
display = "[[w:Dou dizhu|dou dizhu]]",
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["drama"] = {
labels["drama"] = {
display = "[[drama]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["dressage"] = {
labels["dressage"] = {
display = "[[dressage]]",
Wiktionary = true,
topical_categories = true,
}
 
labels["E number"] = {
display = "[[wikt:food]] [[wikt:manufacture]]",
plain_categories = "European food additive numbers",
}
 
labels["early Christianity"] = {
aliases = {"early christianity", "Early Christianity", "early Church", "early church", "Early Church", "the early Church", "the early church", "the Early Church"},
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["earth science"] = {
labels["earth science"] = {
display = "[[earth science]]",
Wiktionary = true,
topical_categories = "Earth sciences",
topical_categories = "Earth sciences",
}
}
Line 1,109: Line 1,418:
labels["Eastern Catholicism"] = {
labels["Eastern Catholicism"] = {
aliases = {"Eastern Catholic"},
aliases = {"Eastern Catholic"},
display = "[[w:Eastern Catholic Churches|Eastern Catholicism]]",
Wikipedia = true,
topical_categories = true,
}
 
labels["Eastern Christianity"] = {
aliases = {"Eastern christianity", "Eastern Christian", "Eastern christian", "Eastern Church", "Eastern church"},
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Eastern Orthodoxy"] = {
labels["Eastern Orthodoxy"] = {
aliases = {"Eastern Orthodox"},
aliases = {"Eastern Orthodox", "Eastern Orthodox Church"},
display = "[[Eastern Orthodoxy]]",
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["eating disorders"] = {
labels["eating disorders"] = {
    aliases = {"eating disorder"},
aliases = {"eating disorder"},
    display = "[[eating disorder]]s",
display = "[[wikt:eating disorder]]s",
    topical_categories = true,
topical_categories = true,
}
 
labels["ecclesiastical"] = {
display = "[[ecclesiastical]]",
topical_categories = "Christianity",
}
}


labels["ecology"] = {
labels["ecology"] = {
display = "[[ecology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["economics"] = {
labels["economics"] = {
display = "[[economics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["education"] = {
labels["education"] = {
display = "[[education]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 1,147: Line 1,457:
labels["Egyptian god"] = {
labels["Egyptian god"] = {
aliases = {"Egyptian goddess", "Egyptian deity"},
aliases = {"Egyptian goddess", "Egyptian deity"},
display = "[[Egyptian]] [[mythology]]",
display = "[[wikt:Egyptian]] [[wikt:mythology]]",
topical_categories = "Egyptian deities",
topical_categories = "Egyptian deities",
}
}


labels["Egyptian mythology"] = {
labels["Egyptian mythology"] = {
display = "[[Egyptian]] [[mythology]]",
display = "[[wikt:Egyptian]] [[wikt:mythology]]",
topical_categories = true,
topical_categories = true,
}
}


labels["Egyptology"] = {
labels["Egyptology"] = {
display = "[[Egyptology]]",
Wiktionary = true,
aliases = {"Ancient Egypt"},
topical_categories = "Ancient Egypt",
topical_categories = "Ancient Egypt",
}
}


labels["electrencephalography"] = {
labels["electrencephalography"] = {
display = "[[electrencephalography]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["electrical engineering"] = {
labels["electrical engineering"] = {
display = "[[electrical engineering]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["electricity"] = {
labels["electricity"] = {
display = "[[electricity]]",
aliases = {"electrical"},
Wiktionary = true,
topical_categories = true,
}
 
labels["electrochemistry"] = {
aliases = {"electrochemical"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["electrodynamics"] = {
labels["electrodynamics"] = {
display = "[[electrodynamics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["electromagnetism"] = {
labels["electromagnetism"] = {
display = "[[electromagnetism]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["electronics"] = {
labels["electronics"] = {
display = "[[electronics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
labels["element symbol"] = {
-- Compare "systematic element symbol" and "obsolete element symbol".
display = "[[wikt:chemistry]]",
plain_categories = "Symbols for chemical elements",
}
}


labels["embryology"] = {
labels["embryology"] = {
display = "[[embryology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["emergency services"] = {
labels["emergency medicine"] = {
display = "[[emergency services]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["emergency medicine"] = {
labels["emergency services"] = {
display = "[[emergency medicine]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["endocrinology"] = {
labels["endocrinology"] = {
display = "[[endocrinology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["engineering"] = {
labels["engineering"] = {
display = "[[engineering#Noun|engineering]]",
Wiktionary = "engineering#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["enterprise engineering"] = {
labels["enterprise engineering"] = {
display = "[[enterprise engineering]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["entomology"] = {
labels["entomology"] = {
display = "[[entomology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["epidemiology"] = {
labels["enzyme"] = {
display = "[[epidemiology]]",
aliases = {"enzymes"},
display = "[[wikt:biochemistry]]",
topical_categories = "Enzymes",
}
 
labels["epidemiology"] = {
Wiktionary = true,
topical_categories = true,
}
 
labels["epigraphy"] = {
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["epistemology"] = {
labels["epistemology"] = {
display = "[[epistemology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 1,238: Line 1,573:
labels["equestrianism"] = {
labels["equestrianism"] = {
aliases = {"equestrian", "horses", "horsemanship"},
aliases = {"equestrian", "horses", "horsemanship"},
display = "[[equestrianism]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["espionage"] = {
labels["espionage"] = {
display = "[[espionage]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["ethics"] = {
labels["ethics"] = {
display = "[[ethics]]",
aliases = {"ethical"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["ethnography"] = {
labels["ethnography"] = {
display = "[[ethnography]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["ethology"] = {
labels["ethology"] = {
display = "[[ethology]]",
Wiktionary = true,
topical_categories = true,
}
 
labels["EU politics"] = {
aliases = {"European Union politics"},
Wikipedia = "Politics of the European Union",
topical_categories = true,
topical_categories = true,
}
}


labels["European folklore"] = {
labels["European folklore"] = {
display = "[[European]] [[folklore]]",
display = "[[wikt:European]] [[wikt:folklore]]",
topical_categories = true,
}
 
labels["European politics"] = {
Wikipedia = "Politics of Europe",
topical_categories = true,
topical_categories = true,
}
}
Line 1,269: Line 1,616:
labels["European Union"] = {
labels["European Union"] = {
aliases = {"EU"},
aliases = {"EU"},
display = "[[European Union]]",
Wiktionary = true,
topical_categories = true,
}
 
labels["Evangelicalism"] = {
aliases = {"Evangelical", "evangelical", "Evangelical Christianity", "Evangelical Christian", "Evangelical Protestantism", "Evangelical Protestant"},
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}
Line 1,275: Line 1,628:
labels["evolutionary theory"] = {
labels["evolutionary theory"] = {
aliases = {"evolutionary biology"},
aliases = {"evolutionary biology"},
display = "[[evolutionary theory]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["exercise"] = {
labels["exercise"] = {
display = "[[exercise]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["eye color"] = {
labels["eye color"] = {
display = "[[eye]] [[color]]",
aliases = {"eye colour"},
display = "[[wikt:eye]] [[wikt:color]]",
topical_categories = "Eye colors",
topical_categories = "Eye colors",
}
labels["eyewear"] = {
Wiktionary = true,
topical_categories = true,
}
labels["fairy tale"] = { -- names of fairy tales
aliases = {"fairytale", "fairy-tale"},
Wiktionary = true,
topical_categories = true,
}
labels["fairy tales"] = { -- relating to fairy tales
aliases = {"fairytales", "fairy-tales"},
Wiktionary = true,
topical_categories = true,
}
}


labels["falconry"] = {
labels["falconry"] = {
display = "[[falconry]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["fantasy"] = {
labels["fantasy"] = {
display = "[[fantasy]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["farriery"] = {
labels["farriery"] = {
display = "[[farriery]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["fascism"] = {
labels["fascism"] = {
display = "[[fascism]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["fashion"] = {
labels["fashion"] = {
display = "[[fashion]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
labels["fatty acid"] = {
display = "[[wikt:organic chemistry]]",
topical_categories = "Fatty acids",
}
labels["felid"] = {
aliases = {"cat"},
display = "[[wikt:zoology]]",
topical_categories = "Felids",
}
}


labels["feminism"] = {
labels["feminism"] = {
display = "[[feminism]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["fencing"] = {
labels["fencing"] = {
display = "[[fencing#Noun|fencing]]",
Wiktionary = "fencing#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["feudalism"] = {
labels["feudalism"] = {
display = "[[feudalism|feudalism]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 1,331: Line 1,713:
labels["fiction"] = {
labels["fiction"] = {
aliases = {"fictional"},
aliases = {"fictional"},
display = "[[fiction]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["field hockey"] = {
labels["fictional character"] = {
display = "[[field hockey]]",
display = "[[wikt:fiction]]",
topical_categories = "Fictional characters",
}
 
labels["field hockey"] = {
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
labels["figure of speech"] = {
display = "[[wikt:rhetoric]]",
topical_categories = "Figures of speech",
}
}


labels["figure skating"] = {
labels["figure skating"] = {
display = "[[figure skating]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["file format"] = {
labels["file format"] = {
display = "[[file format]]",
Wiktionary = true,
topical_categories = "File formats",
topical_categories = "File formats",
}
}


labels["film"] = {
labels["film"] = {
display = "[[film#Noun|film]]",
Wiktionary = "film#Noun",
topical_categories = true,
topical_categories = true,
}
}
Line 1,357: Line 1,749:
labels["film genre"] = {
labels["film genre"] = {
aliases = {"cinema"},
aliases = {"cinema"},
display = "[[film#Noun|film]]",
display = "[[wikt:film#Noun|film]]",
topical_categories = "Film genres",
topical_categories = "Film genres",
}
}


labels["finance"] = {
labels["finance"] = {
display = "[[finance#Noun|finance]]",
Wiktionary = "finance#Noun",
topical_categories = true,
topical_categories = true,
}
}
Line 1,368: Line 1,760:
labels["Finnic mythology"] = {
labels["Finnic mythology"] = {
aliases = {"Finnish mythology"},
aliases = {"Finnish mythology"},
display = "[[Finnic]] [[mythology]]",
display = "[[wikt:Finnic]] [[wikt:mythology]]",
topical_categories = true,
topical_categories = true,
}
}
Line 1,374: Line 1,766:
labels["firearms"] = {
labels["firearms"] = {
aliases = {"firearm"},
aliases = {"firearm"},
display = "[[firearm]]s",
display = "[[wikt:firearm]]s",
topical_categories = true,
topical_categories = true,
}
}


labels["firefighting"] = {
labels["firefighting"] = {
display = "[[firefighting]]",
Wiktionary = true,
topical_categories = true,
}
 
labels["fish"] = {
display = "[[wikt:zoology]]",
topical_categories = true,
topical_categories = true,
}
}
Line 1,385: Line 1,782:
labels["fishing"] = {
labels["fishing"] = {
aliases = {"angling"},
aliases = {"angling"},
display = "[[fishing#Noun|fishing]]",
Wiktionary = "fishing#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["flamenco"] = {
labels["flamenco"] = {
display = "[[flamenco]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["fluid dynamics"] = {
labels["fluid dynamics"] = {
display = "[[fluid dynamics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["fluid mechanics"] = {
labels["fluid mechanics"] = {
display = "[[fluid mechanics]]",
Wiktionary = true,
topical_categories = "Mechanics",
topical_categories = "Mechanics",
}
}


labels["folklore"] = {
labels["folklore"] = {
display = "[[folklore]]",
Wiktionary = true,
topical_categories = true,
}
 
labels["footwear"] = {
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["forestry"] = {
labels["forestry"] = {
display = "[[forestry]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Forteana"] = {
labels["Forteana"] = {
display = "[[Forteana]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 1,421: Line 1,823:
labels["Freemasonry"] = {
labels["Freemasonry"] = {
aliases = {"freemasonry"},
aliases = {"freemasonry"},
display = "[[Freemasonry]]",
Wiktionary = true,
topical_categories = true,
}
 
labels["French politics"] = {
Wikipedia = "Politics of France",
topical_categories = true,
topical_categories = true,
}
}


labels["functional analysis"] = {
labels["functional analysis"] = {
display = "[[functional analysis]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
labels["functional group prefix"] = {
display = "[[wikt:organic chemistry]]",
topical_categories = "Functional group prefixes",
}
labels["functional group suffix"] = {
display = "[[wikt:organic chemistry]]",
topical_categories = "Functional group suffixes",
}
labels["functional programming"] = {
Wiktionary = true,
topical_categories = "Programming",
}
}


labels["furniture"] = {
labels["furniture"] = {
display = "[[furniture]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["furry fandom"] = {
labels["furry fandom"] = {
display = "[[furry#Noun|furry]] [[fandom]]",
aliases = {"furry", "furry community", "fursuit", "kemonā", "kemona", "kemono", "kemonomimi"},
display = "[[wikt:furry#Noun|furry]] [[wikt:fandom]]",
topical_categories = true,
topical_categories = true,
}
}


labels["fuzzy logic"] = {
labels["fuzzy logic"] = {
display = "[[fuzzy logic]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Gaelic football"] = {
labels["Gaelic football"] = {
display = "[[Gaelic football]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
labels["galaxy"] = {
display = "[[wikt:astronomy]]",
topical_categories = "Galaxies",
}
}


labels["gambling"] = {
labels["gambling"] = {
display = "[[gambling#Noun|gambling]]",
Wiktionary = "gambling#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["game theory"] = {
labels["game theory"] = {
display = "[[game theory]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 1,462: Line 1,890:
labels["games"] = {
labels["games"] = {
aliases = {"game"},
aliases = {"game"},
display = "[[game#Noun|games]]",
Wiktionary = "game#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["gaming"] = {
labels["gaming"] = {
display = "[[gaming#Noun|gaming]]",
Wiktionary = "gaming#Noun",
topical_categories = true,
topical_categories = true,
}
labels["gender critical"] = {
aliases = {"gender-critical", "gender critical feminism", "gender-critical feminism", "GC", "GCF", "trans-exclusionary radical feminism", "TERF", "TERFism"},
Wiktionary = "gender-critical#Adjective",
Wikipedia = "Gender-critical feminism",
topical_categories = "Gender-critical feminism",
}
}


labels["genealogy"] = {
labels["genealogy"] = {
display = "[[genealogy]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["general semantics"] = {
labels["general semantics"] = {
display = "[[general semantics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["genetics"] = {
labels["genetic disorder"] = {
display = "[[genetics]]",
display = "[[wikt:medical]] [[wikt:genetics]]",
topical_categories = true,
topical_categories = "Genetic disorders",
}
}


labels["geography"] = {
labels["genetics"] = {
display = "[[geography]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["geology"] = {
labels["geography"] = {
display = "[[geology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["geological period"] = {
labels["geological period"] = {
Wikipedia = "Geological period",
Wikipedia = true,
display ="[[wikt:geology]]",
topical_categories = "Geological periods",
topical_categories = "Geological periods",
}
labels["geology"] = {
Wiktionary = true,
topical_categories = true,
}
}


labels["geometry"] = {
labels["geometry"] = {
display = "[[geometry]]",
aliases = {"geometric", "geometrical"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["geomorphology"] = {
labels["geomorphology"] = {
display = "[[geomorphology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["geopolitics"] = {
labels["geopolitics"] = {
display = "[[geopolitics]]",
Wiktionary = true,
topical_categories = true,
}
 
labels["German politics"] = {
Wikipedia = "Politics of Germany",
topical_categories = true,
}
 
labels["Germanic god"] = {
aliases = {"Germanic goddess", "Germanic deity"},
display = "[[wikt:Germanic]] [[wikt:mythology]]",
topical_categories = "Germanic deities",
}
 
labels["Germanic paganism"] = {
aliases = {"Asatru", "Ásatrú", "Germanic neopaganism", "Germanic Paganism", "Heathenry", "heathenry", "Norse neopaganism", "Norse paganism"},
display = "[[wikt:Germanic#Adjective|Germanic]] [[wikt:paganism]]",
topical_categories = true,
topical_categories = true,
}
}


labels["gerontology"] = {
labels["gerontology"] = {
display = "[[gerontology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 1,527: Line 1,986:


labels["glassblowing"] = {
labels["glassblowing"] = {
display = "[[glassblowing]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 1,533: Line 1,992:
labels["Gnosticism"] = {
labels["Gnosticism"] = {
aliases = {"gnosticism"},
aliases = {"gnosticism"},
display = "[[Gnosticism]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 1,544: Line 2,003:


labels["golf"] = {
labels["golf"] = {
display = "[[golf]]",
aliases = {"golfing"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["government"] = {
labels["government"] = {
display = "[[government]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["grammar"] = {
labels["grammar"] = {
display = "[[grammar]]",
aliases = {"grammatical"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["grammatical case"] = {
labels["grammatical case"] = {
display = "[[grammar]]",
display = "[[wikt:grammar]]",
topical_categories = "Grammatical cases",
topical_categories = "Grammatical cases",
}
}


labels["grammatical mood"] = {
labels["grammatical mood"] = {
display = "[[grammar]]",
display = "[[wikt:grammar]]",
topical_categories = "Grammatical moods",
topical_categories = "Grammatical moods",
}
}


labels["graph theory"] = {
labels["graph theory"] = {
display = "[[graph theory]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["graphic design"] = {
labels["graphic design"] = {
display = "[[graphic design]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 1,580: Line 2,041:
labels["graphical user interface"] = {
labels["graphical user interface"] = {
aliases = {"GUI"},
aliases = {"GUI"},
display = "[[graphical user interface]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
labels["Greek god"] = {
aliases = {"Greek goddess", "Greek deity"},
display = "[[wikt:Greek]] [[wikt:mythology]]",
topical_categories = "Greek deities",
}
}


labels["Greek mythology"] = {
labels["Greek mythology"] = {
display = "[[Greek]] [[mythology]]",
display = "[[wikt:Greek]] [[wikt:mythology]]",
topical_categories = true,
}
 
labels["Greek Orthodoxy"] = {
aliases = {"Greek Orthodox", "Greek Orthodox Church"},
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["group theory"] = {
labels["group theory"] = {
display = "[[group theory]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 1,596: Line 2,069:
labels["gun mechanisms"] = {
labels["gun mechanisms"] = {
aliases = {"firearm mechanism", "firearm mechanisms", "gun mechanism"},
aliases = {"firearm mechanism", "firearm mechanisms", "gun mechanism"},
display = "[[firearm]]s",
display = "[[wikt:firearm]]s",
topical_categories = true,
topical_categories = true,
}
}
Line 1,602: Line 2,075:
labels["gun sports"] = {
labels["gun sports"] = {
aliases = {"shooting sports"},
aliases = {"shooting sports"},
display = "[[gun]] [[sport]]s",
display = "[[wikt:gun]] [[wikt:sport]]s",
topical_categories = true,
topical_categories = true,
}
}


labels["gymnastics"] = {
labels["gymnastics"] = {
display = "[[gymnastics]]",
Wiktionary = true,
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}
Line 1,613: Line 2,087:
labels["gynaecology"] = {
labels["gynaecology"] = {
aliases = {"gynecology"},
aliases = {"gynecology"},
display = "[[gynaecology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["hair color"] = {
labels["hair color"] = {
display = "[[hair]] [[color]]",
aliases = {"hair colour"},
display = "[[wikt:hair]] [[wikt:color]]",
topical_categories = "Hair colors",
topical_categories = "Hair colors",
}
}


labels["hairdressing"] = {
labels["hairdressing"] = {
display = "[[hairdressing]]",
Wiktionary = true,
topical_categories = true,
}
 
labels["hanafuda"] = {
Wikipedia = true,
topical_categories = true,
}
 
labels["hand games"] = {
aliases = {"hand game"},
display = "[[wikt:hand]] [[wikt:game]]s",
topical_categories = true,
topical_categories = true,
}
}


labels["handball"] = {
labels["handball"] = {
display = "[[handball]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Hawaiian mythology"] = {
labels["Hawaiian mythology"] = {
display = "[[Hawaiian]] [[mythology]]",
display = "[[wikt:Hawaiian]] [[wikt:mythology]]",
topical_categories = true,
topical_categories = true,
}
}


labels["headwear"] = {
labels["headwear"] = {
display = "[[clothing#Noun|clothing]]",
display = "[[wikt:clothing#Noun|clothing]]",
topical_categories = true,
topical_categories = true,
}
}


labels["healthcare"] = {
labels["healthcare"] = {
display = "[[healthcare]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["helminthology"] = {
labels["helminthology"] = {
display = "[[helminthology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 1,654: Line 2,140:
labels["hematology"] = {
labels["hematology"] = {
aliases = {"haematology"},
aliases = {"haematology"},
display = "[[hematology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
labels["heraldic charge"] = {
aliases = {"heraldiccharge"},
display = "[[wikt:heraldry]]",
topical_categories = "Heraldic charges",
}
}


labels["heraldry"] = {
labels["heraldry"] = {
display = "[[heraldry]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["herbalism"] = {
labels["herbalism"] = {
display = "[[herbalism]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["herpetology"] = {
labels["herpetology"] = {
display = "[[herpetology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
labels["Hindu god"] = {
display = "[[wikt:Hinduism]]",
topical_categories = "Hindu deities",
}
}


labels["Hinduism"] = {
labels["Hinduism"] = {
display = "[[Hinduism]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Hindutva"] = {
labels["Hindutva"] = {
display = "[[Hindutva]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
labels["historical currencies"] = {
aliases = {"historical currency"},
display = "[[wikt:numismatics]]",
sense_categories = "historical",
topical_categories = "Historical currencies",
}
labels["historical linguistics"] = {
Wiktionary = true,
topical_categories = "Linguistics",
}
labels["historical period"] = {
aliases = {"historical periods"},
display = "[[wikt:history]]",
topical_categories = "Historical periods",
}
}


labels["historiography"] = {
labels["historiography"] = {
display = "[[historiography]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["history"] = {
labels["history"] = {
display = "[[history]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
labels["historical linguistics"] = {
display = "[[historical linguistics]]",
topical_categories = "Linguistics",
}
}


labels["hockey"] = {
labels["hockey"] = {
display = "[[field hockey]] or [[ice hockey]]",
display = "[[wikt:field hockey]] or [[wikt:ice hockey]]",
topical_categories = {"Field hockey", "Ice hockey"},
topical_categories = {"Field hockey", "Ice hockey"},
}
}


labels["homeopathy"] = {
labels["homeopathy"] = {
display = "[[homeopathy]]",
Wiktionary = true,
topical_categories = true,
}
 
labels["Hong Kong politics"] = {
aliases = {"HK politics"},
Wikipedia = "Politics of Hong Kong",
topical_categories = true,
topical_categories = true,
}
labels["hormone"] = {
display = "[[wikt:biochemistry]]",
topical_categories = "Hormones",
}
}


labels["horse color"] = {
labels["horse color"] = {
display = "[[horse]] [[color]]",
aliases = {"horse colour"},
display = "[[wikt:horse]] [[wikt:color]]",
topical_categories = "Horse colors",
topical_categories = "Horse colors",
}
}


labels["horse racing"] = {
labels["horse racing"] = {
display = "[[horse racing]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 1,720: Line 2,242:
labels["horticulture"] = {
labels["horticulture"] = {
aliases = {"gardening"},
aliases = {"gardening"},
display = "[[horticulture]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["HTML"] = {
labels["HTML"] = {
display = "[[Hypertext Markup Language|HTML]]",
Wiktionary = "Hypertext Markup Language",
topical_categories = true,
topical_categories = true,
}
}


labels["human resources"] = {
labels["human resources"] = {
display = "[[human resources]]",
aliases = {"HR"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["humanities"] = {
labels["humanities"] = {
display = "[[humanities]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["hunting"] = {
labels["hunting"] = {
display = "[[hunting#Noun|hunting]]",
Wiktionary = "hunting#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["hurling"] = {
labels["hurling"] = {
display = "[[hurling#Noun|hurling]]",
Wiktionary = "hurling#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["hydroacoustics"] = {
labels["hydroacoustics"] = {
Wikipedia = "Hydroacoustics",
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["hydrology"] = {
labels["hydrocarbon chain prefix"] = {
display = "[[hydrology]]",
display = "[[wikt:organic chemistry]]",
topical_categories = "Hydrocarbon chain prefixes",
}
 
labels["hydrocarbon chain suffix"] = {
display = "[[wikt:organic chemistry]]",
topical_categories = "Hydrocarbon chain suffixes",
}
 
labels["hydrology"] = {
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["ice hockey"] = {
labels["ice hockey"] = {
display = "[[ice hockey]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["ichthyology"] = {
labels["ichthyology"] = {
display = "[[ichthyology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["idol fandom"] = {
labels["idol fandom"] = {
display = "[[idol]] [[fandom]]",
aliases = {"idol"},
display = "[[wikt:idol]] [[wikt:fandom]]",
topical_categories = true,
topical_categories = true,
}
}


labels["immunochemistry"] = {
labels["immunochemistry"] = {
display = "[[immunochemistry]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["immunology"] = {
labels["immunology"] = {
display = "[[immunology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["import/export"] = {
labels["import/export"] = {
display = "[[import#Noun|import]]/[[export#Noun|export]]",
aliases = {"import", "export"},
display = "[[wikt:import#Noun|import]]/[[wikt:export#Noun|export]]",
topical_categories = true,
}
 
labels["incoterm"] = {
display = "[[wikt:Incoterm]]",
topical_categories = "Incoterms",
}
 
labels["Indian politics"] = {
Wikipedia = "Politics of India",
topical_categories = true,
topical_categories = true,
}
}
Line 1,791: Line 2,336:
labels["Indo-European studies"] = {
labels["Indo-European studies"] = {
aliases = {"indo-european studies"},
aliases = {"indo-european studies"},
display = "[[Indo-European studies]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["information science"] = {
labels["Indonesian politics"] = {
display = "[[information science]]",
aliases = {"Indonesia politics"},
Wikipedia = "Politics of Indonesia",
topical_categories = true,
topical_categories = true,
}
}


labels["information theory"] = {
labels["information science"] = {
display = "[[information theory]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 1,807: Line 2,353:
labels["information technology"] = {
labels["information technology"] = {
aliases = {"IT"},
aliases = {"IT"},
display = "[[information technology]]",
Wiktionary = true,
topical_categories = "Computing",
topical_categories = "Computing",
}
labels["information theory"] = {
Wiktionary = true,
topical_categories = true,
}
}


labels["inheritance law"] = {
labels["inheritance law"] = {
display = "[[inheritance law]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["inorganic chemistry"] = {
labels["inorganic chemistry"] = {
display = "[[inorganic chemistry]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
labels["inorganic compound"] = {
display = "[[wikt:inorganic chemistry]]",
topical_categories = "Inorganic compounds",
}
}


labels["insurance"] = {
labels["insurance"] = {
display = "[[insurance]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["international law"] = {
labels["international law"] = {
display = "[[international law]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["international relations"] = {
labels["international relations"] = {
display = "[[international relations]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 1,843: Line 2,399:
labels["Internet"] = {
labels["Internet"] = {
aliases = {"internet", "online"},
aliases = {"internet", "online"},
display = "[[Internet]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Iranian mythology"] = {
labels["Iranian mythology"] = {
display = "[[Iranian]] [[mythology]]",
display = "[[wikt:Iranian]] [[wikt:mythology]]",
topical_categories = true,
topical_categories = true,
}
}


labels["Irish mythology"] = {
labels["Irish mythology"] = {
display = "[[Irish]] [[mythology]]",
display = "[[wikt:Irish]] [[wikt:mythology]]",
topical_categories = true,
}
 
labels["Irish politics"] = {
Wikipedia = "Politics of the Republic of Ireland",
topical_categories = true,
topical_categories = true,
}
}
Line 1,859: Line 2,420:
labels["Islam"] = {
labels["Islam"] = {
aliases = {"islam", "Islamic", "Muslim"},
aliases = {"islam", "Islamic", "Muslim"},
Wikipedia = "Islam",
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}
Line 1,865: Line 2,426:
labels["Islamic finance"] = {
labels["Islamic finance"] = {
aliases = {"Islamic banking", "Muslim finance", "Muslim banking", "Sharia-compliant finance"},
aliases = {"Islamic banking", "Muslim finance", "Muslim banking", "Sharia-compliant finance"},
Wikipedia = "Islamic finance",
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}
Line 1,871: Line 2,432:
labels["Islamic law"] = {
labels["Islamic law"] = {
aliases = {"Islamic legal", "Sharia"},
aliases = {"Islamic legal", "Sharia"},
Wikipedia = "Sharia",
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
labels["isotope"] = {
display = "[[wikt:physics]]",
topical_categories = "Isotopes",
}
}


labels["Jainism"] = {
labels["Jainism"] = {
display = "[[Jainism]]",
Wiktionary = true,
Wikipedia = true,
topical_categories = true,
}
 
labels["Japanese fiction"] = {
-- aliases = {"anime", "manga", "anime and manga", "manga and anime"},
display = "[[wikt:Japanese#Adjective|Japanese]] [[wikt:fiction]]",
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Japanese god"] = {
labels["Japanese god"] = {
display = "[[Japanese]] [[mythology]]",
display = "[[wikt:Japanese#Adjective|Japanese]] [[wikt:mythology]]",
topical_categories = "Japanese deities",
topical_categories = "Japanese deities",
}
}


labels["Japanese mythology"] = {
labels["Japanese mythology"] = {
display = "[[Japanese]] [[mythology]]",
display = "[[wikt:Japanese#Adjective|Japanese]] [[wikt:mythology]]",
topical_categories = true,
}
 
labels["Japanese politics"] = {
Wikipedia = "Politics of Japan",
topical_categories = true,
}
 
labels["Japanese pornography"] = {
aliases = {"Japanese porn", "hentai", "adult anime", "erotic anime", "ero anime"},
display = "[[wikt:Japanese#Adjective|Japanese]] [[wikt:pornography]]",
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}
Line 1,892: Line 2,478:
labels["Java programming language"] = {
labels["Java programming language"] = {
aliases = {"JavaPL", "Java PL"},
aliases = {"JavaPL", "Java PL"},
display = "[[w:Java (programming language)|Java programming language]]",
Wikipedia = "Java (programming language)",
topical_categories = true,
topical_categories = true,
}
}


labels["jazz"] = {
labels["jazz"] = {
display = "[[jazz#Noun|jazz]]",
Wiktionary = "jazz#Noun",
topical_categories = true,
topical_categories = true,
}
}
Line 1,903: Line 2,489:
labels["jewelry"] = {
labels["jewelry"] = {
aliases = {"jewellery"},
aliases = {"jewellery"},
display = "[[jewelry]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 1,909: Line 2,495:
labels["Jewish law"] = {
labels["Jewish law"] = {
aliases = {"Halacha", "Halachah", "Halakha", "Halakhah", "halacha", "halachah", "halakha", "halakhah", "Jewish Law", "jewish law"},
aliases = {"Halacha", "Halachah", "Halakha", "Halakhah", "halacha", "halachah", "halakha", "halakhah", "Jewish Law", "jewish law"},
display = "[[Jewish]] [[law]]",
display = "[[wikt:Jewish]] [[wikt:law]]",
topical_categories = true,
}
 
labels["Germanic paganism"] = {
aliases = {"Asatru", "Ásatrú", "Germanic neopaganism", "Germanic Paganism", "Heathenry", "heathenry", "Norse neopaganism", "Norse paganism"},
display = "[[Germanic#Adjective|Germanic]] [[paganism]]",
topical_categories = true,
topical_categories = true,
}
}


labels["journalism"] = {
labels["journalism"] = {
display = "[[journalism]]",
Wiktionary = true,
topical_categories = "Mass media",
topical_categories = "Mass media",
}
}


labels["Judaism"] = {
labels["Judaism"] = {
display = "[[Judaism]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["judo"] = {
labels["judo"] = {
display = "[[judo]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["juggling"] = {
labels["juggling"] = {
display = "[[juggling#Noun|juggling]]",
Wiktionary = "juggling#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["karuta"] = {
labels["karuta"] = {
display = "[[karuta]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["kendo"] = {
labels["kendo"] = {
display = "[[kendo]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["knitting"] = {
labels["knitting"] = {
display = "[[knitting#Noun|knitting]]",
Wiktionary = "knitting#Noun",
topical_categories = true,
}
 
labels["Korean mythology"] = {
display = "[[wikt:Korean#Adjective|Korean]] [[wikt:mythology]]",
topical_categories = true,
topical_categories = true,
}
}
Line 1,956: Line 2,541:
labels["labour"] = {
labels["labour"] = {
aliases = {"labor", "labour movement", "labor movement"},
aliases = {"labor", "labour movement", "labor movement"},
display = "[[labour]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
labels["labour law"] = {
aliases = {"labor law"},
Wiktionary = true,
topical_categories = "Law",
}
}


labels["lacrosse"] = {
labels["lacrosse"] = {
display = "[[lacrosse]]",
Wiktionary = true,
topical_categories = true,
}
 
labels["landforms"] = {
display = "[[wikt:geography]]",
topical_categories = true,
topical_categories = true,
}
}
Line 1,967: Line 2,563:
labels["law"] = {
labels["law"] = {
aliases = {"legal"},
aliases = {"legal"},
display = "[[law#English|law]]",
Wiktionary = "law#English",
topical_categories = true,
topical_categories = true,
}
}
Line 1,973: Line 2,569:
labels["law enforcement"] = {
labels["law enforcement"] = {
aliases = {"police", "policing"},
aliases = {"police", "policing"},
display = "[[law enforcement]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["leatherworking"] = {
labels["leatherworking"] = {
display = "[[leatherworking]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["leftism"] = {
labels["leftism"] = {
display = "[[leftism]]",
aliases = {"leftist"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 1,989: Line 2,586:
labels["letterpress"] = {
labels["letterpress"] = {
aliases = {"metal type", "metal typesetting"},
aliases = {"metal type", "metal typesetting"},
display = "[[letterpress]] [[typography]]",
display = "[[wikt:letterpress]] [[wikt:typography]]",
topical_categories = "Typography",
topical_categories = "Typography",
}
}


labels["lexicography"] = {
labels["lexicography"] = {
display = "[[lexicography]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["LGBTQ"] = {
labels["LGBTQ"] = {
aliases = {"LGBT", "LGBT+", "LGBT*", "LGBTQ+", "LGBTQ*", "LGBTQIA", "LGBTQIA+", "LGBTQIA*"},
aliases = {"LGBT", "LGBT+", "LGBT*", "LGBTQ+", "LGBTQ*", "LGBTQIA", "LGBTQIA+", "LGBTQIA*", "queer"},
display = "[[LGBTQ]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["liberalism"] = {
labels["liberalism"] = {
display = "[[liberalism]]",
aliases = {"liberal"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["library science"] = {
labels["library science"] = {
display = "[[library science]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["lichenology"] = {
labels["lichenology"] = {
display = "[[lichenology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["limnology"] = {
labels["limnology"] = {
display = "[[limnology]]",
Wiktionary = true,
topical_categories = "Ecology",
topical_categories = "Ecology",
}
labels["lipid"] = {
display = "[[biochemistry]]",
topical_categories = "Lipids",
}
}


labels["linear algebra"] = {
labels["linear algebra"] = {
aliases = {"vector algebra"},
aliases = {"vector algebra"},
display = "[[linear algebra]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["linguistic morphology"] = {
labels["linguistic morphology"] = {
display = "[[linguistic]] [[morphology]]",
display = "[[wikt:linguistic]] [[wikt:morphology]]",
topical_categories = true,
topical_categories = true,
}
}


labels["linguistics"] = {
labels["linguistics"] = {
aliases = {"philology"},
aliases = {"linguistic", "philology"},
display = "[[linguistics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
labels["lipid"] = {
aliases = {"lipids"},
display = "[[wikt:biochemistry]]",
topical_categories = "Lipids",
}
}


labels["literature"] = {
labels["literature"] = {
display = "[[literature]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["logic"] = {
labels["logic"] = {
display = "[[logic]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
labels["logical fallacy"] = {
aliases = {"fallacies"},
display = "[[wikt:rhetoric]]",
topical_categories = "Logical fallacies",
}
}


labels["logistics"] = {
labels["logistics"] = {
display = "[[logistics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["luge"] = {
labels["luge"] = {
display = "[[luge]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["machining"] = {
labels["Lutheranism"] = {
display = "[[machining#Noun|machining]]",
aliases = {"Lutheran", "Lutheranist", "Lutheran Church"},
Wikipedia = true,
topical_categories = true,
}
 
labels["lutherie"] = {
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 2,073: Line 2,684:
labels["machine learning"] = {
labels["machine learning"] = {
aliases = {"ML"},
aliases = {"ML"},
display = "[[machine learning]]",
Wiktionary = true,
topical_categories = true,
}
 
labels["machining"] = {
Wiktionary = "machining#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["macroeconomics"] = {
labels["macroeconomics"] = {
display = "[[macroeconomics]]",
Wiktionary = true,
topical_categories = "Economics",
topical_categories = "Economics",
}
}


labels["mahjong"] = {
labels["mahjong"] = {
display = "[[mahjong]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["malacology"] = {
labels["malacology"] = {
display = "[[malacology]]",
Wiktionary = true,
topical_categories = true,
}
 
labels["Malaysian politics"] = {
aliases = {"Malaysia politics"},
Wikipedia = "Politics of Malaysia",
topical_categories = true,
topical_categories = true,
}
}


labels["mammalogy"] = {
labels["mammalogy"] = {
display = "[[mammalogy]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["management"] = {
labels["management"] = {
display = "[[management]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["manga"] = {
labels["manga"] = {
display = "[[manga]]",
aliases = {"Japanese comics"},
Wiktionary = true,
topical_categories = "Japanese fiction",
topical_categories = "Japanese fiction",
}
}


labels["manhua"] = {
labels["manhua"] = {
display = "[[manhua]]",
aliases = {"Chinese comics"},
Wiktionary = true,
topical_categories = "Chinese fiction",
topical_categories = "Chinese fiction",
}
}


labels["manhwa"] = {
labels["manhwa"] = {
display = "[[manhwa]]",
aliases = {"Korean comics"},
Wiktionary = true,
topical_categories = "Korean fiction",
topical_categories = "Korean fiction",
}
}


labels["Manichaeism"] = {
labels["Manichaeism"] = {
display = "[[Manichaeism]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["manufacturing"] = {
labels["manufacturing"] = {
display = "[[manufacturing#Noun|manufacturing]]",
Wiktionary = "manufacturing#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["Maoism"] = {
labels["Maoism"] = {
display = "[[Maoism]]",
aliases = {"Maoist"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["marching"] = {
labels["marching"] = {
display = "[[marching#Noun|marching]]",
Wiktionary = "marching#Noun",
topical_categories = true,
topical_categories = true,
}
}
Line 2,139: Line 2,765:
labels["marine biology"] = {
labels["marine biology"] = {
aliases = {"coral science"},
aliases = {"coral science"},
display = "[[marine biology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["marketing"] = {
labels["marketing"] = {
display = "[[marketing#Noun|marketing]]",
Wiktionary = "marketing#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["martial arts"] = {
labels["martial arts"] = {
display = "[[martial arts]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Marxism"] = {
labels["Marxism"] = {
display = "[[Marxism]]",
aliases = {"Marxist"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["masonry"] = {
labels["masonry"] = {
display = "[[masonry]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["massage"] = {
labels["massage"] = {
display = "[[massage]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["materials science"] = {
labels["materials science"] = {
display = "[[materials science]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 2,175: Line 2,802:
labels["mathematical analysis"] = {
labels["mathematical analysis"] = {
aliases = {"analysis"},
aliases = {"analysis"},
display = "[[mathematical analysis]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 2,181: Line 2,808:
labels["mathematics"] = {
labels["mathematics"] = {
aliases = {"math", "maths"},
aliases = {"math", "maths"},
display = "[[mathematics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["measure theory"] = {
labels["measure theory"] = {
display = "[[measure theory]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["mechanical engineering"] = {
labels["mechanical engineering"] = {
display = "[[mechanical engineering]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["mechanics"] = {
labels["mechanics"] = {
display = "[[mechanics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["media"] = {
labels["media"] = {
display = "[[media]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 2,207: Line 2,834:
labels["mediaeval folklore"] = {
labels["mediaeval folklore"] = {
aliases = {"medieval folklore"},
aliases = {"medieval folklore"},
display = "[[mediaeval]] [[folklore]]",
display = "[[wikt:mediaeval]] [[wikt:folklore]]",
topical_categories = "European folklore",
topical_categories = "European folklore",
}
}


labels["medical genetics"] = {
labels["medical genetics"] = {
display = "[[medical]] [[genetics]]",
display = "[[wikt:medical]] [[wikt:genetics]]",
topical_categories = true,
topical_categories = true,
}
}


labels["medical sign"] = {
labels["medical sign"] = {
display = "[[medicine]]",
aliases = {"medical symptoms", "symptom", "symptoms"},
display = "[[wikt:medicine]]",
topical_categories = "Medical signs and symptoms",
topical_categories = "Medical signs and symptoms",
}
}
Line 2,223: Line 2,851:
labels["medicine"] = {
labels["medicine"] = {
aliases = {"medical"},
aliases = {"medical"},
display = "[[medicine]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Meitei god"] = {
labels["Meitei god"] = {
display = "[[Meitei]] [[mythology]]",
aliases = {"Meitei goddess", "Meitei deity"},
display = "[[wikt:Meitei]] [[wikt:mythology]]",
topical_categories = "Meitei deities",
topical_categories = "Meitei deities",
}
}


labels["mental health"] = {
labels["mental health"] = {
display = "[[mental health]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
labels["Mesopotamian god"] = {
aliases = {"Mesopotamian goddess", "Mesopotamian diety"},
display = "[[wikt:Mesopotamian]] [[wikt:mythology]]",
topical_categories = "Mesopotamian deities",
}
}


labels["Mesopotamian mythology"] = {
labels["Mesopotamian mythology"] = {
display = "[[Mesopotamian]] [[mythology]]",
display = "[[wikt:Mesopotamian]] [[wikt:mythology]]",
topical_categories = true,
topical_categories = true,
}
}


labels["metadata"] = {
labels["metadata"] = {
display = "[[metadata]]",
Wiktionary = true,
topical_categories = "Data management",
topical_categories = "Data management",
}
}


labels["metallurgy"] = {
labels["metallurgy"] = {
display = "[[metallurgy]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["metalworking"] = {
labels["metalworking"] = {
display = "[[metalworking]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
labels["metamaterial"] = {
display = "[[wikt:physics]]",
topical_categories = "Metamaterials",
}
}


labels["metaphysics"] = {
labels["metaphysics"] = {
display = "[[metaphysics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["meteorology"] = {
labels["meteorology"] = {
display = "[[meteorology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}
Line 2,269: Line 2,909:
labels["Methodism"] = {
labels["Methodism"] = {
aliases = {"Methodist", "methodism", "methodist"},
aliases = {"Methodist", "methodism", "methodist"},
display = "[[Methodism]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["metrology"] = {
labels["metrology"] = {
display = "[[metrology]]",
Wiktionary = true,
topical_categories = true,
}
 
labels["Mexican politics"] = {
aliases = {"Mexico politics"},
Wikipedia = "Politics of Mexico",
topical_categories = true,
topical_categories = true,
}
}


labels["microbiology"] = {
labels["microbiology"] = {
display = "[[microbiology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["microelectronics"] = {
labels["microelectronics"] = {
display = "[[microelectronics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["micronationalism"] = {
labels["micronationalism"] = {
display = "[[micronationalism]]",
aliases = {"micronation", "micronations"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["microscopy"] = {
labels["microscopy"] = {
display = "[[microscopy]]",
Wiktionary = true,
topical_categories = true,
}
 
labels["milling"] = {
display = "[[milling]]",
topical_categories = true,
topical_categories = true,
}
}


labels["military"] = {
labels["military"] = {
display = "[[military]]",
aliases = {"army"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["mineralogy"] = {
labels["military ranks"] = {
display = "[[mineralogy]]",
aliases = {"military rank"},
display = "[[wikt:military]]",
topical_categories = true,
topical_categories = true,
}
}


labels["mining"] = {
labels["military unit"] = {
display = "[[mining#Noun|mining]]",
display = "[[wikt:military]]",
topical_categories = true,
topical_categories = "Military units",
}
}


labels["molecular biology"] = {
labels["milling"] = {
display = "[[molecular biology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["monarchy"] = {
labels["Minecraft"] = {
display = "[[monarchy]]",
display = "''[[wikt:Minecraft]]''",
topical_categories = true,
topical_categories = true,
}
}


labels["money"] = {
labels["mineral"] = {
display = "[[money]]",
display = "[[wikt:mineralogy]]",
topical_categories = true,
topical_categories = "Minerals",
}
}


labels["Mormonism"] = {
labels["mineralogy"] = {
display = "[[Mormonism]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["motorcycling"] = {
labels["mining"] = {
aliases = {"motorcycle", "motorcycles", "motorbike"},
Wiktionary = "mining#Noun",
display = "[[motorcycling#Noun|motorcycling]]",
topical_categories = true,
topical_categories = "Motorcycles",
}
}


-- There are other types of racing, but 99% of the time "racing" on its own refers to motorsports
labels["mobile phones"] = {
labels["motor racing"] = {
aliases = {"cell phone", "cell phones", "mobile phone", "mobile telephony", "smartphone", "smartphones", "mobile"},
aliases = {"motor sport", "motorsport", "motorsports", "racing"},
display = "[[wikt:mobile telephone|mobile telephony]]",
display = "[[motor racing]]",
topical_categories = true,
topical_categories = true,
}
}


labels["multiplicity"] = {
labels["molecular biology"] = {
display = "{{l|en|multiplicity|id=multiple personalities}}",
Wiktionary = true,
topical_categories = "Multiplicity (psychology)",
}
 
labels["music"] = {
display = "[[music]]",
topical_categories = true,
topical_categories = true,
}
}


labels["music industry"] = {
labels["monarchy"] = {
Wikipedia = "Music industry",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["mycology"] = {
labels["money"] = {
display = "[[mycology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["mythology"] = {
labels["Mormonism"] = {
display = "[[mythology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["nanotechnology"] = {
labels["motor racing"] = {
display = "[[nanotechnology]]",
-- There are other types of racing, but 99% of the time "racing" on its own refers to motorsports.
aliases = {"motor sport", "motorsport", "motorsports", "racing"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["narratology"] = {
labels["motorcycling"] = {
display = "[[narratology]]",
aliases = {"motorcycle", "motorcycles", "motorbike"},
topical_categories = true,
Wiktionary = "motorcycling#Noun",
topical_categories = "Motorcycles",
}
}


labels["nautical"] = {
labels["multiplicity"] = {
display = "[[nautical]]",
aliases = {"plurality", "polypsychism", "dissociative identity disorder", "DID"},
topical_categories = true,
display = "{{l|en|multiplicity|id=multiple personalities}}",
topical_categories = "Multiplicity (psychology)",
}
}


labels["navigation"] = {
labels["muscle"] = {
display = "[[navigation]]",
aliases = {"muscles"},
topical_categories = true,
display = "[[wikt:anatomy]]",
topical_categories = "Muscles",
}
 
labels["mushroom"] = {
aliases = {"mushrooms"},
display = "[[wikt:mycology]]",
topical_categories = "Mushrooms",
}
}


labels["Nazism"] = { -- see also Neo-Nazism
labels["music"] = {
aliases = {"nazism", "Nazi", "nazi", "Nazis", "nazis"},
aliases = {"musical"},
Wikipedia = "Nazism",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["nematology"] = {
labels["music genre"] = {
display = "[[nematology]]",
display = "[[wikt:music]]",
topical_categories = "Zoology",
topical_categories = "Musical genres",
}
}


labels["neo-Nazism"] = { -- but also this is often used to indicate Nazi-used jargon; cf "white supremacist ideology"
labels["music industry"] = {
aliases = {"Neo-Nazism", "Neo-nazism", "neo-nazism", "Neo-Nazi", "Neo-nazi", "neo-Nazi", "neo-nazi", "Neo-Nazis", "Neo-nazis", "neo-Nazis", "neo-nazis", "NeoNazism", "Neonazism", "neoNazism", "neonazism", "NeoNazi", "Neonazi", "neoNazi", "neonazi", "NeoNazis", "Neonazis", "neoNazis", "neonazis"},
Wikipedia = true,
Wikipedia = "Neo-Nazism",
topical_categories = true,
topical_categories = true,
}
}


labels["netball"] = {
labels["musical instruments"] = {
display = "[[netball]]",
aliases = {"musical instrument"},
display = "[[wikt:music]]",
topical_categories = true,
topical_categories = true,
}
}


labels["networking"] = {
labels["musician"] = {
display = "[[networking#Noun|networking]]",
display = "[[wikt:music]]",
topical_categories = true,
topical_categories = "Musicians",
}
 
labels["musicology"] = {
Wiktionary = true,
topical_categories = "Music",
}
}


labels["neuroanatomy"] = {
labels["mycology"] = {
display = "[[neuroanatomy]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["neurology"] = {
labels["mysticism"] = {
display = "[[neurology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["neuroscience"] = {
labels["mythological creature"] = {
display = "[[neuroscience]]",
aliases = {"mythological creatures"},
topical_categories = true,
display = "[[wikt:mythology]]",
topical_categories = "Mythological creatures",
}
}


labels["neurosurgery"] = {
labels["mythology"] = {
display = "[[neurosurgery]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["newspapers"] = {
labels["nanotechnology"] = {
display = "[[newspaper]]s",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Norse god"] = {
labels["narratology"] = {
aliases = {"Norse goddess", "Norse deity"},
Wiktionary = true,
display = "[[Norse]] [[mythology]]",
topical_categories = true,
topical_categories = "Norse deities",
}
}


labels["Norse mythology"] = {
labels["nautical"] = {
display = "[[Norse]] [[mythology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["nuclear physics"] = {
labels["Navajo mythology"] = {
display = "[[nuclear physics]]",
display = "[[wikt:Navajo]] [[wikt:mythology]]",
topical_categories = true,
topical_categories = true,
}
}


labels["number theory"] = {
labels["navigation"] = {
display = "[[number theory]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["numismatics"] = {
labels["Nazism"] = { -- see also Neo-Nazism
display = "[[numismatics]]",
aliases = {"nazism", "Nazi", "nazi", "Nazis", "nazis"},
topical_categories = "Currency",
Wikipedia = true,
topical_categories = true,
}
}


labels["nutrition"] = {
labels["nematology"] = {
display = "[[nutrition]]",
Wiktionary = true,
topical_categories = true,
topical_categories = "Zoology",
}
}


labels["object-oriented programming"] = {
labels["neo-Nazism"] = { -- Often used to indicate Nazi-used jargon; compare "white supremacist ideology"
aliases = {"object-oriented", "OOP"},
aliases = {"Neo-Nazism", "Neo-nazism", "neo-nazism", "Neo-Nazi", "Neo-nazi", "neo-Nazi", "neo-nazi", "Neo-Nazis", "Neo-nazis", "neo-Nazis", "neo-nazis", "NeoNazism", "Neonazism", "neoNazism", "neonazism", "NeoNazi", "Neonazi", "neoNazi", "neonazi", "NeoNazis", "Neonazis", "neoNazis", "neonazis"},
display = "[[object-oriented programming]]",
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["obstetrics"] = {
labels["netball"] = {
aliases = {"obstetric"},
Wiktionary = true,
display = "[[obstetrics]]",
topical_categories = true,
topical_categories = true,
}
}


labels["occult"] = {
labels["networking"] = {
display = "[[occult]]",
Wiktionary = "networking#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["oceanography"] = {
labels["neuroanatomy"] = {
display = "[[oceanography]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["oenology"] = {
labels["neurology"] = {
display = "[[oenology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["oil industry"] = {
labels["neuroscience"] = {
aliases = {"oil drilling"},
Wiktionary = true,
display = "[[w:Petroleum industry|oil industry]]",
topical_categories = true,
topical_categories = true,
}
}


labels["oncology"] = {
labels["neurosurgery"] = {
display = "[[oncology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["online gaming"] = {
labels["neurotoxin"] = {
aliases = {"online games", "MMO", "MMORPG"},
display = "[[wikt:neurotoxicology]]",
display = "[[online]] [[gaming#Noun|gaming]]",
topical_categories = "Neurotoxins",
topical_categories = "Video games",
}
 
labels["neurotransmitter"] = {
display = "[[wikt:biochemistry]]",
topical_categories = "Neurotransmitters",
}
 
labels["New Zealand politics"] = {
Wikipedia = "Politics of New Zealand",
topical_categories = true,
}
}


labels["opera"] = {
labels["newspapers"] = {
display = "[[opera]]",
display = "[[wikt:newspaper]]s",
topical_categories = true,
topical_categories = true,
}
}


labels["operating systems"] = {
labels["Norse god"] = {
display = "[[operating system]]s",
aliases = {"Norse goddess", "Norse deity"},
topical_categories = "Software",
display = "[[wikt:Norse]] [[wikt:mythology]]",
topical_categories = "Norse deities",
}
}


labels["ophthalmology"] = {
labels["Norse mythology"] = {
display = "[[ophthalmology]]",
display = "[[wikt:Norse]] [[wikt:mythology]]",
topical_categories = true,
topical_categories = true,
}
}


labels["optics"] = {
labels["nuclear energy"] = {
display = "[[optics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["organic chemistry"] = {
labels["nuclear physics"] = {
display = "[[organic chemistry]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["ornithology"] = {
labels["number theory"] = {
display = "[[ornithology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["orthodontics"] = {
labels["numismatics"] = {
display = "[[orthodontics]]",
Wiktionary = true,
topical_categories = "Dentistry",
topical_categories = "Currency",
}
}


labels["orthography"] = {
labels["nutrition"] = {
display = "[[orthography]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["paganism"] = {
labels["object-oriented programming"] = {
aliases = {"pagan", "neopagan", "neopaganism", "neo-pagan", "neo-paganism"},
aliases = {"object-oriented", "OOP"},
display = "[[paganism]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["pain"] = {
labels["obsolete element symbol"] = {
display = "[[medicine]]",
display = "[[wikt:chemistry]], [[wikt:obsolete]]",
topical_categories = true,
plain_categories = "Obsolete symbols for chemical elements",
}
}


labels["paintball"] = {
labels["obstetrics"] = {
display = "[[paintball]]",
aliases = {"obstetric"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["painting"] = {
labels["occult"] = {
display = "[[painting#Noun|painting]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["palaeography"] = {
labels["oceanography"] = {
aliases = {"paleography"},
Wiktionary = true,
display = "[[palaeography]]",
topical_categories = true,
topical_categories = true,
}
}


labels["paleontology"] = {
labels["Odinani"] = {
aliases = {"palaeontology"},
aliases = {"Odinala", "Omenala", "Odinana", "Omenana", "Igbo religion"},
display = "[[paleontology]]",
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["palmistry"] = {
labels["oil industry"] = {
display = "[[palmistry]]",
aliases = {"oil", "oil drilling", "petroleum industry", "petroleum"},
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["palynology"] = {
labels["oncology"] = {
display = "[[palynology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["parapsychology"] = {
labels["online gaming"] = {
display = "[[parapsychology]]",
aliases = {"online games", "MMO", "MMORPG"},
topical_categories = true,
display = "[[wikt:online]] [[wikt:gaming#Noun|gaming]]",
topical_categories = "Video games",
}
}


labels["parasitology"] = {
labels["onomastics"] = {
display = "[[parasitology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["particle physics"] = {
labels["opera"] = {
display = "[[particle physics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["pasteurisation"] = {
labels["operating systems"] = {
display = "[[pasteurisation]]",
display = "[[wikt:operating system]]s",
topical_categories = true,
topical_categories = "Software",
}
}


labels["patent law"] = {
labels["ophthalmology"] = {
aliases = {"patents"},
Wiktionary = true,
display = "[[patent#Noun|patent]] [[law]]",
topical_categories = true,
topical_categories = true,
}
}


labels["pathology"] = {
labels["optics"] = {
display = "[[pathology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["pensions"] = {
labels["organic chemistry"] = {
display = "[[pension]]s",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["pesäpallo"] = {
labels["organic compound"] = {
aliases = {"pesapallo"},
display = "[[wikt:organic chemistry]]",
display = "[[pesäpallo]]",
topical_categories = "Organic compounds",
topical_categories = true,
}
}


labels["petrochemistry"] = {
labels["Oriental Orthodoxy"] = {
display = "[[petrochemistry]]",
aliases = {"Oriental Orthodox", "Oriental Orthodox Church"},
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["petrology"] = {
labels["ornithology"] = {
display = "[[petrology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["pharmacology"] = {
labels["orthodontics"] = {
display = "[[pharmacology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = "Dentistry",
}
}


labels["pharmacy"] = {
labels["orthography"] = {
display = "[[pharmacy]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["pharyngology"] = {
labels["paganism"] = {
display = "[[pharyngology]]",
aliases = {"pagan", "neopagan", "neopaganism", "neo-pagan", "neo-paganism"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["philately"] = {
labels["pain"] = {
display = "[[philately]]",
display = "[[wikt:medicine]]",
topical_categories = true,
topical_categories = true,
}
}


labels["philosophy"] = {
labels["paintball"] = {
display = "[[philosophy]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["phonetics"] = {
labels["painting"] = {
display = "[[phonetics]]",
Wiktionary = "painting#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["phonology"] = {
labels["Pakistani politics"] = {
display = "[[phonology]]",
Wikipedia = "Politics of Pakistan",
topical_categories = true,
topical_categories = true,
}
}


labels["photography"] = {
labels["palaeography"] = {
display = "[[photography]]",
aliases = {"paleography"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["phrenology"] = {
labels["paleontology"] = {
display = "[[phrenology]]",
aliases = {"palaeontology"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["physical chemistry"] = {
labels["Palestinian politics"] = {
display = "[[physical chemistry]]",
aliases = {"Palestine politics"},
Wikipedia = "Politics of the Palestinian National Authority",
topical_categories = true,
topical_categories = true,
}
}


labels["physics"] = {
labels["palmistry"] = {
display = "[[physics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["physiology"] = {
labels["palynology"] = {
display = "[[physiology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["phytopathology"] = {
labels["papermaking"] = {
display = "[[phytopathology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["pinball"] = {
labels["paraphilia"] = {
display = "[[pinball]]",
aliases = {"paraphilias", "paraphilic", "fetish", "fetishes", "fetishism", "fetishistic", "fetishization", "fetishisation"},
topical_categories = true,
Wiktionary = "paraphilia#Noun",
topical_categories = "Paraphilias",
}
}


labels["planetology"] = {
labels["parapsychology"] = {
display = "[[planetology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["playground games"] = {
labels["parasitology"] = {
aliases = {"playground game"},
Wiktionary = true,
display = "[[playground]] [[game]]s",
topical_categories = true,
topical_categories = true,
}
}


labels["poetry"] = {
labels["part of speech"] = {
display = "[[poetry]]",
aliases = {"PoS"},
topical_categories = true,
display = "[[wikt:grammar]]",
topical_categories = "Parts of speech",
}
}


labels["Pokémon"] = {
labels["particle"] = {
display = "''[[w:Pokémon|Pokémon]]''",
aliases = {"subatomic particle", "subatomic particles"},
topical_categories = true,
display = "[[wikt:particle physics]]",
topical_categories = "Subatomic particles",
}
}


labels["poker"] = {
labels["particle physics"] = {
display = "[[poker]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["poker slang"] = {
labels["pasteurization"] = {
display = "[[poker]] [[slang]]",
aliases = {"pasteurisation"},
topical_categories = "Poker",
Wiktionary = true,
topical_categories = true,
}
}


labels["political science"] = {
labels["patent law"] = {
display = "[[political science]]",
aliases = {"patents"},
display = "[[wikt:patent#Noun|patent]] [[wikt:law]]",
topical_categories = true,
topical_categories = true,
}
}


labels["politics"] = {
labels["pathology"] = {
aliases = {"political"},
Wiktionary = true,
display = "[[politics]]",
topical_categories = true,
topical_categories = true,
}
}


labels["Australian politics"] = {
labels["pensions"] = {
display = "[[w:Politics of Australia|Australian politics]]",
aliases = {"pension"},
display = "[[wikt:pension]]s",
topical_categories = true,
topical_categories = true,
}
}


labels["Canadian politics"] = {
labels["percussion instruments"] = {
display = "[[w:Politics of Canada|Canadian politics]]",
aliases = {"percussion instrument"},
display = "[[wikt:music]]",
topical_categories = true,
topical_categories = true,
}
}


labels["European politics"] = {
labels["perfumery"] = {
display = "[[w:Politics of Europe|European politics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["EU politics"] = {
labels["Peruvian politics"] = {
display = "[[w:Politics of the European Union|EU politics]]",
Wikipedia = "Politics of Peru",
topical_categories = true,
topical_categories = true,
}
}


labels["French politics"] = {
labels["pesäpallo"] = {
display = "[[w:Politics of France|French politics]]",
aliases = {"pesapallo"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["German politics"] = {
labels["petrochemistry"] = {
display = "[[w:Politics of Germany|German politics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Hong Kong politics"] = {
labels["petrology"] = {
aliases = {"HK politics"},
Wiktionary = true,
display = "[[w:Politics of Hong Kong|HK politics]]",
topical_categories = true,
topical_categories = true,
}
}


labels["Indian politics"] = {
labels["pharmaceutical drug"] = {
display = "[[w:Politics of India|Indian politics]]",
display = "[[wikt:pharmacology]]",
topical_categories = true,
topical_categories = "Pharmaceutical drugs",
}
}


labels["Indonesian politics"] = {
labels["pharmaceutical effect"] = {
aliases = {"Indonesia politics"},
display = "[[wikt:pharmacology]]",
display = "[[w:Politics of Indonesia|Indonesian politics]]",
topical_categories = "Pharmaceutical effects",
topical_categories = true,
}
}


labels["Irish politics"] = {
labels["pharmacology"] = {
display = "[[w:Politics of the Republic of Ireland|Irish politics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Malaysian politics"] = {
labels["pharmacy"] = {
aliases = {"Malaysia politics"},
Wiktionary = true,
display = "[[w:Politics of Malaysia|Malaysian politics]]",
topical_categories = true,
topical_categories = true,
}
}


labels["New Zealand politics"] = {
labels["pharyngology"] = {
display = "[[w:Politics of New Zealand|New Zealand politics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Pakistani politics"] = {
labels["philately"] = {
display = "[[w:Politics of Pakistan|Pakistani politics]]",
Wiktionary = true,
topical_categories = true,
}
 
labels["Palestinian politics"] = {
aliases = {"Palestine politics"},
display = "[[w:Politics of the Palestinian National Authority|Palestinian politics]]",
topical_categories = true,
topical_categories = true,
}
}
Line 2,846: Line 3,510:
labels["Philippine politics"] = {
labels["Philippine politics"] = {
aliases = {"Filipino politics"},
aliases = {"Filipino politics"},
display = "[[w:Politics of the Philippines|Philippine politics]]",
Wikipedia = "Politics of the Philippines",
topical_categories = true,
topical_categories = true,
}
}
Line 2,852: Line 3,516:
labels["Philmont Scout Ranch"] = {
labels["Philmont Scout Ranch"] = {
aliases = {"Philmont"},
aliases = {"Philmont"},
display = "[[w:Philmont Scout Ranch|Philmont Scout Ranch]]",
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Spanish politics"] = {
labels["philosophy"] = {
display = "[[w:Politics of Spain|Spanish politics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Swiss politics"] = {
labels["phonetics"] = {
display = "[[w:Politics of Switzerland|Swiss politics]]",
aliases = {"phonetic"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["UK politics"] = {
labels["phonology"] = {
display = "[[w:Politics of the United Kingdom|UK politics]]",
aliases = {"phonological"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["UN"] = {
labels["photography"] = {
display = "[[United Nations|UN]]",
aliases = {"photograph"},
topical_categories = "United Nations",
Wiktionary = true,
topical_categories = true,
}
}


labels["US politics"] = {
labels["phrenology"] = {
display = "[[w:Politics of the United States|US politics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["pornography"] = {
labels["physical chemistry"] = {
aliases = {"porn", "porno"},
Wiktionary = true,
display = "[[pornography]]",
topical_categories = true,
topical_categories = true,
}
}


labels["Portuguese folklore"] = {
labels["physics"] = {
display = "[[Portuguese#Adjective|Portuguese]] [[folklore]]",
Wiktionary = true,
topical_categories = "European folklore",
topical_categories = true,
}
}


labels["post"] = {
labels["physiology"] = {
display = "[[post#Etymology 2|post]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["potential theory"] = {
labels["phytopathology"] = {
display = "[[potential theory]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["pottery"] = {
labels["pinball"] = {
display = "[[pottery]]",
Wiktionary = true,
topical_categories = "Ceramics",
topical_categories = true,
}
}


labels["pragmatics"] = {
labels["planetology"] = {
display = "[[pragmatics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["printing"] = {
labels["plant"] = {
display = "[[printing#Noun|printing]]",
aliases = {"plants"},
topical_categories = true,
display = "[[wikt:botany]]",
topical_categories = "Plants",
}
}


labels["probability theory"] = {
labels["plant disease"] = {
display = "[[probability theory]]",
aliases = {"plant diseases"},
topical_categories = true,
display = "[[wikt:phytopathology]]",
topical_categories = "Plant diseases",
}
}


labels["professional wrestling"] = {
labels["plastic surgery"] = {
aliases = {"pro wrestling"},
Wiktionary = true,
display = "[[professional wrestling]]",
topical_categories = true,
topical_categories = true,
}
}


labels["programming"] = {
labels["playground games"] = {
aliases = {"computer programming"},
aliases = {"playground game"},
display = "[[programming#Noun|programming]]",
display = "[[wikt:playground]] [[wikt:game]]s",
topical_categories = true,
topical_categories = true,
}
}


labels["property law"] = {
labels["poetry"] = {
aliases = {"land law", "real estate law"},
Wiktionary = true,
display = "[[property law]]",
topical_categories = true,
topical_categories = true,
}
}


labels["prosody"] = {
labels["poison"] = {
display = "[[prosody]]",
display = "[[wikt:toxicology]]",
topical_categories = true,
topical_categories = "Poisons",
}
}


labels["Protestantism"] = {
labels["Pokémon"] = {
aliases = {"protestantism", "Protestant", "protestant"},
aliases = {"Pokemon"},
display = "[[Protestantism]]",
display = "''[[w:Pokémon|Pokémon]]''",
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["pseudoscience"] = {
labels["poker"] = {
display = "[[pseudoscience]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["psychiatry"] = {
labels["poker slang"] = {
display = "[[psychiatry]]",
display = "[[wikt:poker]] [[wikt:slang]]",
topical_categories = true,
topical_categories = "Poker",
}
}


labels["psychoanalysis"] = {
labels["political science"] = {
display = "[[psychoanalysis]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["psychology"] = {
labels["political subdivision"] = {
display = "[[psychology]]",
display = "[[wikt:government]]",
topical_categories = true,
topical_categories = "Political subdivisions",
}
}


labels["psychotherapy"] = {
labels["politics"] = {
display = "[[psychotherapy]]",
aliases = {"political"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["publishing"] = {
labels["pornography"] = {
display = "[[publishing#Noun|publishing]]",
aliases = {"porn", "porno", "adult video", "adult videos"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["pulmonology"] = {
labels["Portuguese folklore"] = {
display = "[[pulmonology]]",
display = "[[wikt:Portuguese#Adjective|Portuguese]] [[wikt:folklore]]",
topical_categories = true,
topical_categories = "European folklore",
}
}


labels["pyrotechnics"] = {
labels["Portuguese politics"] = {
display = "[[pyrotechnics]]",
Wikipedia = "Politics of Portugal",
topical_categories = true,
topical_categories = true,
}
}


labels["QAnon"] = {
labels["post"] = {
aliases = {"Qanon"},
aliases = {"mail", "postal"},
Wikipedia = "QAnon",
display = "[[wikt:postal]]",
topical_categories = true,
topical_categories = true,
}
}


labels["Quakerism"] = {
labels["postal abbreviation"] = {
display = "[[Quakerism]]",
aliases = {"postal abbr", "postal abbrev"},
topical_categories = true,
display = "[[wikt:postal]]",
topical_categories = "Postal abbreviations",
}
}


labels["quantum computing"] = {
labels["potential theory"] = {
display = "[[quantum computing]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["quantum mechanics"] = {
labels["pottery"] = {
aliases = {"quantum physics"},
Wiktionary = true,
display = "[[quantum mechanics]]",
topical_categories = "Ceramics",
topical_categories = true,
}
}


-- TODO: What kind of topic is "radiation"? Is it specific kinds of radiation? That would be a set-type category.
labels["pragmatics"] = {
labels["radiation"] = {
Wiktionary = true,
display = "[[physics]]",
topical_categories = true,
topical_categories = true,
}
}


labels["radio"] = {
labels["printing"] = {
display = "[[radio]]",
Wiktionary = "printing#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["Raëlism"] = {
labels["probability theory"] = {
display = "[[Raëlism]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["rail transport"] = {
labels["professional wrestling"] = {
aliases = {"rail", "railroading", "railroads"},
aliases = {"pro wrestling"},
display = "[[rail transport]]",
Wiktionary = true,
topical_categories = "Rail transportation",
topical_categories = true,
}
}


labels["Rastafari"] = {
labels["programming"] = {
aliases = {"Rasta", "rasta", "Rastafarian", "rastafarian", "Rastafarianism"},
aliases = {"computer programming"},
display = "[[Rastafari]]",
Wiktionary = "programming#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["real estate"] = {
labels["property law"] = {
display = "[[real estate]]",
aliases = {"land law", "real estate law"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["real tennis"] = {
labels["prosody"] = {
display = "[[real tennis]]",
Wiktionary = true,
topical_categories = "Tennis",
topical_categories = true,
}
}


labels["recreational mathematics"] = {
labels["protein"] = {
display = "[[recreational mathematics]]",
aliases = {"proteins"},
topical_categories = "Mathematics",
display = "[[wikt:biochemistry]]",
topical_categories = "Proteins",
}
}


labels["Reddit"] = {
labels["Protestantism"] = {
display = "[[Reddit]]",
aliases = {"protestantism", "Protestant", "protestant"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["regular expressions"] = {
labels["pseudoscience"] = {
aliases = {"regex"},
Wiktionary = true,
display = "[[regular expression]]s",
topical_categories = true,
topical_categories = true,
}
}


labels["relativity"] = {
labels["psychiatry"] = {
display = "[[relativity]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["religion"] = {
labels["psychoanalysis"] = {
display = "[[religion]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["rhetoric"] = {
labels["psychology"] = {
display = "[[rhetoric]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["road transport"] = {
labels["psychotherapy"] = {
aliases = {"roads"},
Wiktionary = true,
display = "[[w:road transport|road transport]]",
topical_categories = true,
topical_categories = true,
}
}


labels["robotics"] = {
labels["publishing"] = {
display = "[[robotics]]",
Wiktionary = "publishing#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["rock paper scissors"] = {
labels["pulmonology"] = {
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["roleplaying games"] = {
labels["pyrotechnics"] = {
aliases = {"role playing games", "role-playing games", "RPG", "RPGs"},
Wiktionary = true,
display = "[[roleplaying game]]s",
aliases = { "firework", "fireworks" },
topical_categories = "Role-playing games",
topical_categories = true,
}
}


labels["roller derby"] = {
labels["QAnon"] = {
display = "[[roller derby]]",
aliases = {"Qanon"},
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Roman Catholicism"] = {
labels["Quakerism"] = {
aliases = {"Roman Catholic", "Roman Catholic Church"},
Wiktionary = true,
display = "[[Roman Catholicism]]",
topical_categories = true,
topical_categories = true,
}
}


labels["Roman Empire"] = {
labels["quantum computing"] = {
display = "[[Roman Empire]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Roman mythology"] = {
labels["quantum mechanics"] = {
display = "[[Roman]] [[mythology]]",
aliases = {"quantum physics"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Roman numerals"] = {
labels["Quimbanda"] = {
display = "[[Roman numeral]]s",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["roofing"] = {
labels["radiation"] = {
display = "[[roofing#Noun|roofing]]",
-- TODO: What kind of topic is "radiation"? Is it specific kinds of radiation? That would be a set-type category.
display = "[[wikt:physics]]",
topical_categories = true,
topical_categories = true,
}
}


labels["rosiculture"] = {
labels["radio"] = {
display = "[[rosiculture]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["rowing"] = {
labels["Raëlism"] = {
display = "[[rowing#Noun|rowing]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Rubik's Cube"] = {
labels["rail transport"] = {
aliases = {"Rubik's cubes"},
aliases = {"rail", "railroading", "railroads"},
display = "[[Rubik's Cube]]",
Wiktionary = true,
topical_categories = true,
topical_categories = "Rail transportation",
}
}


labels["rugby"] = {
labels["Rastafari"] = {
display = "[[rugby]]",
aliases = {"Rasta", "rasta", "Rastafarian", "rastafarian", "Rastafarianism"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["rugby league"] = {
labels["real estate"] = {
display = "[[rugby league]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["rugby union"] = {
labels["real tennis"] = {
display = "[[rugby union]]",
Wiktionary = true,
topical_categories = true,
topical_categories = "Tennis",
}
}


labels["sailing"] = {
labels["recreational mathematics"] = {
display = "[[sailing#Noun|sailing]]",
Wiktionary = true,
topical_categories = true,
topical_categories = "Mathematics",
}
}


labels["science fiction"] = {
labels["Reddit"] = {
aliases = {"scifi", "sci fi", "sci-fi"},
Wiktionary = true,
display = "[[science fiction]]",
topical_categories = true,
topical_categories = true,
}
}


labels["sciences"] = {
labels["regular expressions"] = {
aliases = {"science", "scientific"},
aliases = {"regex"},
display = "[[sciences]]",
display = "[[wikt:regular expression]]s",
topical_categories = true,
topical_categories = true,
}
}


labels["Scientology"] = {
labels["relativity"] = {
display = "[[Scientology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


-- Note: this is the usual term, not "Scottish law".
labels["religion"] = {
labels["Scots law"] = {
Wiktionary = true,
aliases = {"Scottish law", "Scotland law", "Scots Law", "Scottish Law", "Scotland Law"},
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Scouting"] = {
labels["rhetoric"] = {
aliases = {"scouting"},
Wiktionary = true,
display = "[[scouting]]",
topical_categories = true,
topical_categories = true,
}
}


labels["Scrabble"] = {
labels["rhythmic gymnastics"] = {
display = "''[[Scrabble]]''",
Wiktionary = true,
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["scrapbooks"] = {
labels["road transport"] = {
display = "[[scrapbook]]s",
aliases = {"roads"},
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["sculpture"] = {
labels["robotics"] = {
display = "[[sculpture]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["seduction community"] = {
labels["rock"] = {
display = "[[w:Seduction community|seduction community]]",
aliases = {"rocks"},
topical_categories = true,
display = "[[wikt:geology]]",
topical_categories = "Rocks",
}
}


labels["seismology"] = {
labels["rock paper scissors"] = {
display = "[[seismology]]",
topical_categories = true,
topical_categories = true,
}
}


labels["semantics"] = {
labels["roleplaying games"] = {
display = "[[semantics]]",
aliases = {"role playing games", "role-playing games", "RPG", "RPGs"},
topical_categories = true,
display = "[[wikt:roleplaying game]]s",
topical_categories = "Role-playing games",
}
}


labels["semiotics"] = {
labels["roller derby"] = {
display = "[[semiotics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["semiconductors"] = {
labels["Roman Catholicism"] = {
display = "[[semiconductor]]s",
aliases = {"Roman Catholic", "Roman Catholic Church"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["set theory"] = {
labels["Roman Empire"] = {
display = "[[set theory]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["sewing"] = {
labels["Roman god"] = {
display = "[[sewing#Noun|sewing]]",
aliases = {"Roman goddess", "Roman deity"},
topical_categories = true,
display = "[[wikt:Roman]] [[wikt:mythology]]",
topical_categories = "Roman deities",
}
}


labels["sex"] = {
labels["Roman mythology"] = {
display = "[[sex]]",
display = "[[wikt:Roman]] [[wikt:mythology]]",
topical_categories = true,
topical_categories = true,
}
}


labels["sexology"] = {
labels["Roman numerals"] = {
display = "[[sexology]]",
display = "[[wikt:Roman numeral]]s",
topical_categories = true,
topical_categories = true,
}
}


labels["sex position"] = {
labels["roofing"] = {
display = "[[sex]]",
Wiktionary = "roofing#Noun",
topical_categories = "Sex positions",
topical_categories = true,
}
}


labels["sexuality"] = {
labels["rosiculture"] = {
display = "[[sexuality]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Shaivism"] = {
labels["rowing"] = {
display = "[[Shaivism]]",
Wiktionary = "rowing#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["shamanism"] = {
labels["Rubik's Cube"] = {
aliases = {"Shamanism"},
aliases = {"Rubik's cubes", "Magic Cube", "magic cube"},
display = "[[shamanism]]",
Wiktionary = "Rubik's cube",
topical_categories = true,
topical_categories = true,
}
}


labels["Shi'ism"] = {
labels["rugby"] = {
aliases = {"Shia", "Shi'ite", "Shi'i"},
Wiktionary = true,
display = "[[Shia Islam]]",
topical_categories = true,
topical_categories = true,
}
}


labels["Shinto"] = {
labels["rugby league"] = {
display = "[[Shinto]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["ship parts"] = {
labels["rugby union"] = {
display = "[[nautical]]",
Wiktionary = true,
topical_categories = "Ship parts",
}
 
labels["shipping"] = {
display = "[[shipping#Noun|shipping]]",
topical_categories = true,
topical_categories = true,
}
}


labels["shoemaking"] = {
labels["Russian Orthodoxy"] = {
display = "[[shoemaking]]",
aliases = {"Russian Orthodox", "Russian Orthodox Church"},
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["shogi"] = {
labels["sailing"] = {
display = "[[shogi]]",
Wiktionary = "sailing#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["signal processing"] = {
labels["schools"] = {
display = "[[w:Signal processing|signal processing]]",
display = "[[wikt:education]]",
topical_categories = true,
topical_categories = true,
}
}


labels["Sikhism"] = {
labels["science fiction"] = {
display = "[[Sikhism]]",
aliases = {"scifi", "sci fi", "sci-fi"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["singing"] = {
labels["sciences"] = {
display = "[[singing#Noun|singing]]",
aliases = {"science", "scientific"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["skateboarding"] = {
labels["Scientology"] = {
display = "[[skateboarding#Noun|skateboarding]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["skating"] = {
labels["Scots law"] = {
display = "[[skating#Noun|skating]]",
-- Note: this is the usual term, not "Scottish law".
aliases = {"Scottish law", "Scotland law", "Scots Law", "Scottish Law", "Scotland Law"},
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["skiing"] = {
labels["Scouting"] = {
display = "[[skiing#Noun|skiing]]",
aliases = {"scouting"},
display = "[[wikt:scouting]]",
topical_categories = true,
topical_categories = true,
}
}


labels["skydiving"] = {
labels["Scrabble"] = {
display = "[[skydiving#Noun|skydiving]]",
display = "''[[wikt:Scrabble]]''",
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Slavic god"] = {
labels["scrapbooks"] = {
display = "[[Slavic]] [[mythology]]",
display = "[[wikt:scrapbook]]s",
topical_categories = "Slavic deities",
topical_categories = true,
}
}


labels["Slavic mythology"] = {
labels["sculpture"] = {
display = "[[Slavic]] [[mythology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["smoking"] = {
labels["seduction community"] = {
display = "[[smoking#Noun|smoking]]",
aliases = {"pickup artist", "pickup artists", "pickup artistry", "pickup community"},
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["snooker"] = {
labels["seismology"] = {
display = "[[snooker#Noun|snooker]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["snowboarding"] = {
labels["self-harm"] = {
display = "[[snowboarding#Noun|snowboarding]]",
aliases = {"selfharm", "self harm", "self-harm community"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["soccer"] = {
labels["semantics"] = {
aliases = {"football", "association football"},
Wiktionary = true,
display = "[[soccer]]",
topical_categories = true,
topical_categories = "Football (soccer)",
}
}


labels["social sciences"] = {
labels["semiconductors"] = {
aliases = {"social science"},
display = "[[wikt:semiconductor]]s",
display = "[[social science]]s",
topical_categories = true,
topical_categories = true,
}
}


labels["socialism"] = {
labels["semiotics"] = {
display = "[[socialism]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["social media"] = {
labels["SEO"] = {
display = "[[social media]]",
Wiktionary = "search engine optimization",
topical_categories = true,
topical_categories = {"Internet", "Marketing"},
}
}


labels["sociolinguistics"] = {
labels["set theory"] = {
display = "[[sociolinguistics]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["sociology"] = {
labels["sewing"] = {
display = "[[sociology]]",
Wiktionary = "sewing#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["softball"] = {
labels["sex"] = {
display = "[[softball]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["software"] = {
labels["sex position"] = {
display = "[[software]]",
display = "[[wikt:sex]]",
topical_categories = true,
topical_categories = "Sex positions",
}
}


labels["software architecture"] = {
labels["sexology"] = {
display = "[[software architecture]]",
Wiktionary = true,
topical_categories = {"Software engineering", "Programming"},
topical_categories = true,
}
}


labels["software engineering"] = {
labels["sexuality"] = {
aliases = {"software development"},
Wiktionary = true,
display = "[[software engineering]]",
topical_categories = true,
topical_categories = true,
}
}


labels["soil science"] = {
labels["Shaivism"] = {
display = "[[soil science]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["sound"] = {
labels["shamanism"] = {
display = "[[sound#Noun|sound]]",
aliases = {"Shamanism"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["sound engineering"] = {
labels["Shi'ism"] = {
display = "[[sound engineering]]",
aliases = {"Shia", "Shi'ite", "Shi'i"},
display = "[[wikt:Shia Islam]]",
topical_categories = true,
topical_categories = true,
}
}


labels["South Korean idol fandom"] = {
labels["Shinto"] = {
display = "[[South Korean]] [[idol]] [[fandom]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["South Park"] = {
labels["ship parts"] = {
display = "''[[w:South Park|South Park]]''",
display = "[[wikt:nautical]]",
topical_categories = true,
topical_categories = "Ship parts",
}
}


labels["Soviet Union"] = {
labels["shipping"] = {
aliases = {"USSR"},
Wiktionary = "shipping#Noun",
display = "[[Soviet Union]]",
topical_categories = true,
topical_categories = true,
}
}


labels["space flight"] = {
labels["shoemaking"] = {
aliases = {"spaceflight", "space travel"},
Wiktionary = true,
display = "[[space flight]]",
topical_categories = true,
topical_categories = "Space",
}
}


labels["space science"] = {
labels["shogi"] = {
aliases = {"space"},
Wiktionary = true,
display = "[[space science]]",
topical_categories = true,
topical_categories = "Space",
}
}


labels["spectroscopy"] = {
labels["signal processing"] = {
display = "[[spectroscopy]]",
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["speedrunning"] = {
labels["Sikhism"] = {
aliases = {"speedrun", "speedruns"},
aliases = {"Sikh"},
display = "[[speedrunning]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["spinning"] = {
labels["Singaporean politics"] = {
display = "[[spinning]]",
Wikipedia = "Politics of Singapore",
topical_categories = true,
topical_categories = true,
}
}


labels["spiritualism"] = {
labels["singing"] = {
display = "[[spiritualism]]",
Wiktionary = "singing#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["sports"] = {
labels["skateboarding"] = {
aliases = {"sport"},
Wiktionary = "skateboarding#Noun",
display = "[[sports]]",
topical_categories = true,
topical_categories = true,
}
}


labels["squash"] = {
labels["skating"] = {
display = "[[w:squash (sport)|squash]]",
Wiktionary = "skating#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["statistical mechanics"] = {
labels["skeleton"] = {
display = "[[statistical mechanics]]",
display = "[[wikt:anatomy]]",
topical_categories = true,
topical_categories = true,
}
}


labels["statistics"] = {
labels["skiing"] = {
display = "[[statistics]]",
Wiktionary = "skiing#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["Star Wars"] = {
labels["skydiving"] = {
display = "''[[Star Wars]]''",
Wiktionary = "skydiving#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["stock market"] = {
labels["Slavic god"] = {
display = "[[stock market]]",
display = "[[wikt:Slavic]] [[wikt:mythology]]",
topical_categories = true,
topical_categories = "Slavic deities",
}
}


labels["stock ticker symbol"] = {
labels["Slavic mythology"] = {
aliases = {"stock symbol"},
display = "[[wikt:Slavic]] [[wikt:mythology]]",
display = "[[stock ticker symbol]]",
topical_categories = "Stock symbols for companies",
}
 
labels["subculture"] = {
display = "[[subculture]]",
topical_categories = "Culture",
}
 
labels["Sufism"] = {
aliases = {"Sufi Islam"},
display = "[[w:Sufism|Sufism]]",
topical_categories = true,
topical_categories = true,
}
}


labels["sumo"] = {
labels["smoking"] = {
display = "[[sumo]]",
Wiktionary = "smoking#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["supply chain"] = {
labels["snooker"] = {
display = "[[supply chain]]",
Wiktionary = "snooker#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["surfing"] = {
labels["snowboarding"] = {
display = "[[surfing#Noun|surfing]]",
Wiktionary = "snowboarding#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["surgery"] = {
labels["soccer"] = {
display = "[[surgery]]",
aliases = {"football", "association football"},
topical_categories = true,
Wiktionary = true,
topical_categories = "Football (soccer)",
}
}


labels["surveying"] = {
labels["social media"] = {
display = "[[surveying#Noun|surveying]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["sushi"] = {
labels["social sciences"] = {
display = "[[sushi]]",
aliases = {"social science"},
display = "[[wikt:social science]]s",
topical_categories = true,
topical_categories = true,
}
}


labels["swimming"] = {
labels["socialism"] = {
display = "[[swimming#Noun|swimming]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["swords"] = {
labels["sociolinguistics"] = {
display = "[[sword]]s",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["systematics"] = {
labels["sociology"] = {
display = "[[systematics]]",
Wiktionary = true,
topical_categories = "Taxonomy",
topical_categories = true,
}
}


labels["systems engineering"] = {
labels["softball"] = {
display = "[[systems engineering]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["systems theory"] = {
labels["software"] = {
display = "[[systems theory]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["table tennis"] = {
labels["software architecture"] = {
display = "[[table tennis]]",
Wiktionary = true,
topical_categories = true,
topical_categories = {"Software engineering", "Programming"},
}
}


labels["Taoism"] = {
labels["software engineering"] = {
aliases = {"Daoism"},
aliases = {"software development"},
display = "[[Taoism]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["tarot"] = {
labels["soil science"] = {
display = "[[tarot]]",
Wiktionary = true,
topical_categories = "Cartomancy",
topical_categories = true,
}
}


labels["taxation"] = {
labels["sound"] = {
aliases = {"tax", "taxes"},
Wiktionary = "sound#Noun",
display = "[[taxation]]",
topical_categories = true,
topical_categories = true,
}
}


labels["taxonomy"] = {
labels["sound engineering"] = {
display = "[[taxonomy]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["technology"] = {
labels["South Korean idol fandom"] = {
display = "[[technology]]",
aliases = {"Korean idol fandom", "Korean idol"},
display = "[[wikt:South Korean]] [[wikt:idol]] [[wikt:fandom]]",
topical_categories = true,
topical_categories = true,
}
}


labels["telecommunications"] = {
labels["South Park"] = {
aliases = {"telecommunication", "telecom"},
display = "''[[w:South Park|South Park]]''",
display = "[[telecommunications]]",
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["telegraphy"] = {
labels["Soviet Union"] = {
display = "[[telegraphy]]",
aliases = {"USSR", "Soviet"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["telephony"] = {
labels["space flight"] = {
aliases = {"telephone", "telephones"},
aliases = {"spaceflight", "space travel"},
display = "[[telephony]]",
Wiktionary = true,
topical_categories = true,
topical_categories = "Space",
}
}


labels["television"] = {
labels["space science"] = {
aliases = {"TV"},
aliases = {"space"},
display = "[[television]]",
Wiktionary = true,
topical_categories = true,
topical_categories = "Space",
}
}


labels["Tumblr aesthetic"] = {
labels["Spanish politics"] = {
display = "[[Tumblr]] aesthetic",
Wikipedia = "Politics of Spain",
topical_categories = "Aesthetics",
topical_categories = true,
}
}


labels["tennis"] = {
labels["spectroscopy"] = {
display = "[[tennis]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["teratology"] = {
labels["speedrunning"] = {
display = "[[teratology]]",
aliases = {"speedrun", "speedruns"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Tetris"] = {
labels["spinning"] = {
display = "[[Tetris]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["textiles"] = {
labels["spiritualism"] = {
display = "[[textiles]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["theater"] = {
labels["sports"] = {
aliases = {"theatre"},
aliases = {"sport"},
display = "[[theater]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["theology"] = {
labels["square dancing"] = {
display = "[[theology]]",
aliases = {"square dance"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["thermodynamics"] = {
labels["squash"] = {
display = "[[thermodynamics]]",
Wikipedia = "Squash (sport)",
topical_categories = true,
topical_categories = true,
}
}


labels["Tibetan Buddhism"] = {
labels["standard of identity"] = {
display = "[[Tibetan Buddhism]]",
display = "[[wikt:standard of identity|standards of identity]]",
topical_categories = "Buddhism",
topical_categories = "Standards of identity",
}
}


labels["tiddlywinks"] = {
labels["star"] = {
display = "[[tiddlywinks]]",
display = "[[wikt:astronomy]]",
topical_categories = true,
topical_categories = "Stars",
}
}


labels["TikTok aesthetic"] = {
labels["Star Wars"] = {
display = "[[TikTok]] aesthetic",
display = "''[[wikt:Star Wars]]''",
topical_categories = "Aesthetics",
topical_categories = true,
}
}


labels["time"] = {
labels["statistical mechanics"] = {
display = "[[time]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["topology"] = {
labels["statistics"] = {
display = "[[topology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["tort law"] = {
labels["steroid"] = {
display = "[[tort law]]",
display = "[[wikt:biochemistry]]",
topical_categories = "Law",
topical_categories = "Steroids",
}
}


labels["tourism"] = {
labels["steroid hormone"] = {
display = "[[tourism]]",
aliases = {"steroid drug"},
topical_categories = true,
display = "[[wikt:biochemistry]], [[wikt:steroids]]",
topical_categories = "Hormones",
}
}


labels["toxicology"] = {
labels["stock market"] = {
display = "[[toxicology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["trading"] = {
labels["stock ticker symbol"] = {
display = "[[trading#Noun|trading]]",
aliases = {"stock symbol"},
topical_categories = true,
Wiktionary = true,
topical_categories = "Stock symbols for companies",
}
}


labels["trading cards"] = {
labels["string instruments"] = {
display = "[[trading card]]s",
aliases = {"string instrument"},
display = "[[wikt:music]]",
topical_categories = true,
topical_categories = true,
}
}


labels["traditional Chinese medicine"] = {
labels["subculture"] = {
aliases = {"TCM", "Chinese medicine"},
Wiktionary = true,
display = "[[traditional Chinese medicine]]",
topical_categories = "Culture",
topical_categories = true,
}
}


labels["traditional Korean medicine"] = {
labels["Sufism"] = {
aliases = {"Korean medicine"},
aliases = {"Sufi Islam"},
display = "{{w|traditional Korean medicine}}",
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["transgender"] = {
labels["sugar acid"] = {
display = "[[transgender]]",
display = "[[wikt:organic chemistry]]",
topical_categories = true,
topical_categories = "Sugar acids",
}
}


labels["translation studies"] = {
labels["sumo"] = {
display = "[[translation studies]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["transport"] = {
labels["supply chain"] = {
aliases = {"transportation"},
Wiktionary = true,
display = "[[transport]]",
topical_categories = true,
topical_categories = true,
}
}


labels["traumatology"] = {
labels["surface feature"] = {
display = "[[traumatology]]",
display = "[[wikt:planetology]]",
topical_categories = "Emergency medicine",
topical_categories = "Planetary nomenclature",
}
}


labels["travel"] = {
labels["surfing"] = {
display = "[[travel]]",
aliases = {"surf"},
Wiktionary = "surfing#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["trigonometry"] = {
labels["surgery"] = {
display = "[[trigonometry]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["trigonometric function"] = {
labels["surveying"] = {
display = "[[trigonometry]]",
Wiktionary = "surveying#Noun",
topical_categories = "Trigonometric functions",
topical_categories = true,
}
}


labels["trust law"] = {
labels["sushi"] = {
display = "[[trust law]]",
Wiktionary = true,
topical_categories = "Law",
topical_categories = true,
}
}


labels["two-up"] = {
labels["swimming"] = {
display = "[[two-up]]",
Wiktionary = "swimming#Noun",
topical_categories = true,
topical_categories = true,
}
}


labels["Twitter"] = {
labels["Swiss politics"] = {
aliases = {"twitter"},
Wikipedia = "Politics of Switzerland",
display = "[[Twitter#Proper noun|Twitter]]",
topical_categories = true,
topical_categories = true,
}
}


labels["typography"] = {
labels["swords"] = {
aliases = {"typesetting"},
display = "[[sword]]s",
display = "[[typography]]",
topical_categories = true,
topical_categories = true,
}
}


labels["ufology"] = {
labels["Syriac Orthodoxy"] = {
display = "[[ufology]]",
aliases = {"Syriac Orthodox", "Syriac Orthodox Church"},
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["underwater diving"] = {
labels["systematic element symbol"] = {
aliases = {"scuba", "scuba diving"},
display = "[[wikt:chemistry]]",
display = "[[underwater]] [[diving#Noun|diving]]",
plain_categories = "Systematic chemical symbols",
topical_categories = true,
}
 
labels["systematics"] = {
Wiktionary = true,
topical_categories = "Taxonomy",
}
}


labels["Unicode"] = {
labels["systems engineering"] = {
aliases = {"Unicode standard"},
Wiktionary = true,
Wikipedia = true,
topical_categories = true,
topical_categories = true,
}
}


labels["urban studies"] = {
labels["systems theory"] = {
aliases = {"urbanism", "urban planning"},
Wiktionary = true,
display = "[[urban studies]]",
topical_categories = true,
topical_categories = true,
}
}


labels["urology"] = {
labels["table tennis"] = {
display = "[[urology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Vaishnavism"] = {
labels["Taoism"] = {
display = "[[Vaishnavism]]",
aliases = {"Daoism"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Valentinianism"] = {
labels["tarot"] = {
aliases = {"valentinianism"},
Wiktionary = true,
display = "[[w:Valentinianism|Valentinianism]]",
topical_categories = "Cartomancy",
topical_categories = true,
}
}


labels["Vedic religion"] = {
labels["taxation"] = {
aliases = {"Vedic Hinduism", "Ancient Hinduism", "ancient Hinduism", "Vedism", "Vedicism"},
aliases = {"tax", "taxes"},
display = "[[w:Historical Vedic religion|Vedic religion]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["vegetable"] = {
labels["taxonomic name"] = {
aliases = {"vegetables"},
display = "[[wikt:taxonomy]]",
display = "[[vegetable]]",
topical_categories = "Taxonomic names",
topical_categories = "Vegetables",
}
}


labels["vehicles"] = {
labels["taxonomy"] = {
aliases = {"vehicle"},
Wiktionary = true,
display = "[[vehicle]]s",
topical_categories = true,
topical_categories = true,
}
}


labels["veterinary medicine"] = {
labels["technology"] = {
display = "[[veterinary medicine]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["video compression"] = {
labels["telecommunications"] = {
display = "[[w:Video compression|video compression]]",
aliases = {"telecommunication", "telecom"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["video games"] = {
labels["telegraphy"] = {
aliases = {"video game", "video gaming"},
Wiktionary = true,
display = "[[video game]]s",
topical_categories = true,
topical_categories = true,
}
}


labels["virology"] = {
labels["telephony"] = {
display = "[[virology]]",
aliases = {"telephone", "telephones"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["virus"] = {
labels["television"] = {
display = "[[virology]]",
aliases = {"TV"},
topical_categories = "Viruses",
Wiktionary = true,
topical_categories = true,
}
}


labels["viticulture"] = {
labels["tennis"] = {
display = "[[viticulture]]",
Wiktionary = true,
topical_categories = {"Horticulture", "Wine"},
topical_categories = true,
}
}


labels["volcanology"] = {
labels["teratology"] = {
aliases = {"vulcanology"},
Wiktionary = true,
display = "[[volcanology]]",
topical_categories = true,
topical_categories = true,
}
}


labels["volleyball"] = {
labels["Tetris"] = {
display = "[[volleyball]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["voodoo"] = {
labels["textiles"] = {
display = "[[voodoo]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["water sports"] = {
labels["textual criticism"] = {
aliases = {"watersport", "watersports", "water sport"},
Wiktionary = true,
display = "[[watersport|water sports]]",
topical_categories = true,
topical_categories = true,
}
}


labels["weather"] = {
labels["theater"] = {
aliases = {"theatre"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["weaving"] = {
labels["theology"] = {
display = "[[weaving#Noun|weaving]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["web design"] = {
labels["thermodynamics"] = {
display = "[[web design]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
aliases = {"Web design"}
}
}


labels["web development"] = {
labels["Thracian god"] = {
display = "[[web development]]",
aliases = {"Thracian goddess", "Thracian deity"},
topical_categories = {"Programming", "Web design"},
display = "[[w:Thracian religion|Thracian religion]]",
Wikipedia = "Thracian religion",
topical_categories = "Thracian deities",
}
 
labels["Tibetan Buddhism"] = {
Wiktionary = true,
topical_categories = "Buddhism",
}
}


labels["weightlifting"] = {
labels["tiddlywinks"] = {
display = "[[weightlifting]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["white supremacy"] = { -- but also this is often used to indicate white-supremacist-used jargon; cf "Nazism"
labels["TikTok aesthetic"] = {
aliases = {"white nationalism", "white nationalist", "white power", "white racism", "white supremacist ideology", "white supremacism", "white supremacist"},
display = "[[wikt:TikTok]] aesthetic",
Wikipedia = "White supremacy",
topical_categories = "Aesthetics",
topical_categories = "White supremacist ideology",
}
 
labels["timber industry"] = {
aliases = {"timber", "wood industry", "lumber industry", "lumber", "logging"},
Wikipedia = true,
topical_categories = true,
}
}


labels["wine"] = {
labels["time"] = {
display = "[[wine]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["winemaking"] = {
labels["tincture"] = {
display = "[[winemaking]]",
display = "[[wikt:heraldry]]",
topical_categories = "Wine",
topical_categories = "Heraldic tinctures",
}
}


labels["woodworking"] = {
labels["topology"] = {
display = "[[woodworking]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["World War I"] = {
labels["tort law"] = {
aliases = {"World War 1", "WWI", "WW I", "WW1", "WW 1"},
Wiktionary = true,
Wikipedia = "World War I",
topical_categories = "Law",
}
 
labels["tourism"] = {
aliases = {"tourist"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["World War II"] = {
labels["toxicology"] = {
aliases = {"World War 2", "WWII", "WW II", "WW2", "WW 2"},
Wiktionary = true,
Wikipedia = "World War II",
topical_categories = true,
topical_categories = true,
}
}


labels["winter sports"] = {
labels["trading"] = {
display = "[[winter sport]]s",
aliases = {"trade"},
Wiktionary = "trading#Noun",
topical_categories = true,
topical_categories = true,
}
}
labels["wrestling"] = {
 
display = "[[wrestling#Noun|wrestling]]",
labels["trading cards"] = {
display = "[[wikt:trading card]]s",
topical_categories = true,
topical_categories = true,
}
}


labels["writing"] = {
labels["traditional Chinese medicine"] = {
display = "[[writing#Noun|writing]]",
aliases = {"TCM", "Chinese medicine"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Yazidism"] = {
labels["traditional Korean medicine"] = {
aliases = {"Yezidism"},
aliases = {"Korean medicine"},
display = "[[Yazidism]]",
topical_categories = true,
topical_categories = true,
}
}


labels["yoga"] = {
labels["transgender"] = {
display = "[[yoga]]",
aliases = {"trans"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["zoology"] = {
labels["translation studies"] = {
display = "[[zoology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["zootomy"] = {
labels["transport"] = {
display = "[[zootomy]]",
aliases = {"transportation"},
topical_categories = "Animal body parts",
Wiktionary = true,
topical_categories = true,
}
}


labels["Zoroastrianism"] = {
labels["traumatology"] = {
display = "[[Zoroastrianism]]",
Wiktionary = true,
topical_categories = true,
topical_categories = "Emergency medicine",
}
}


 
labels["travel"] = {
-- Labels with set-type categories
aliases = {"travelling"},
 
Wiktionary = true,
-- TODO: These are probably misuses of the label template, and should be deprecated
topical_categories = true,
 
labels["amino acid"] = {
display = "[[biochemistry]]",
topical_categories = "Amino acids",
}
}


labels["architectural element"] = {
labels["trigonometric function"] = {
aliases = {"architectural elements"},
display = "[[wikt:trigonometry]]",
display = "[[architecture]]",
topical_categories = "Trigonometric functions",
topical_categories = "Architectural elements",
}
}


labels["artistic work"] = {
labels["trigonometry"] = {
display = "[[art#Noun|art]]",
Wiktionary = true,
topical_categories = "Artistic works",
topical_categories = true,
}
}


labels["asterism"] = {
labels["trust law"] = {
display = "[[uranography]]",
Wiktionary = true,
topical_categories = "Asterisms",
topical_categories = "Law",
}
}


labels["biblical character"] = {
labels["Tumblr aesthetic"] = {
aliases = {"Biblical character", "biblical figure", "Biblical figure"},
display = "[[wikt:Tumblr]] [[wikt:aesthetic]]",
display = "[[Bible|biblical]]",
topical_categories = "Aesthetics",
topical_categories = "Biblical characters",
}
}


labels["bibliography"] = {
labels["Twitter"] = {
display = "[[bibliography]]",
aliases = {"twitter", "X"},
Wiktionary = "Twitter#Proper noun",
topical_categories = true,
topical_categories = true,
}
}


labels["bicycle parts"] = {
labels["two-up"] = {
display = "[[w:List of bicycle parts|cycling]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["book of the bible"] = {
labels["typography"] = {
display = "[[Bible|biblical]]",
aliases = {"typesetting"},
topical_categories = "Books of the Bible",
Wiktionary = true,
topical_categories = true,
}
}


labels["brass instruments"] = {
labels["ufology"] = {
aliases = {"brass instrument"},
Wiktionary = true,
display = "[[music]]",
topical_categories = true,
topical_categories = true,
}
}


labels["canid"] = {
labels["UK politics"] = {
display = "[[zoology]]",
Wikipedia = "Politics of the United Kingdom",
topical_categories = "Canids",
topical_categories = true,
}
}


labels["carbohydrate"] = {
labels["Umbanda"] = {
display = "[[biochemistry]]",
Wiktionary = true,
topical_categories = "Carbohydrates",
topical_categories = true,
}
}


labels["carboxylic acid"] = {
labels["underwater diving"] = {
display = "[[organic chemistry]]",
aliases = {"scuba", "scuba diving"},
topical_categories = "Carboxylic acids",
display = "[[wikt:underwater]] [[wikt:diving#Noun|diving]]",
topical_categories = true,
}
}


labels["coenzyme"] = {
labels["Unicode"] = {
display = "[[biochemistry]]",
aliases = {"Unicode standard"},
topical_categories = "Coenzymes",
Wikipedia = true,
topical_categories = true,
}
}


labels["conspiracy theories"] = {
labels["United Nations"] = {
    aliases = {"conspiracy theory", "conspiracy"},
aliases = {"UN"},
    display = "[[conspiracy theory#Noun|conspiracy theories]]",
display = "[[wikt:United Nations|UN]]",
    topical_categories = true,
Wikipedia = true,
topical_categories = true,
}
}


labels["constellation"] = {
labels["urban studies"] = {
display = "[[astronomy]]",
aliases = {"urbanism", "urban planning"},
topical_categories = "Constellations",
Wiktionary = true,
topical_categories = true,
}
}


labels["cookware"] = {
labels["urology"] = {
display = "[[cooking#Noun|cooking]]",
Wiktionary = true,
topical_categories = "Cookware and bakeware",
topical_categories = true,
}
}


labels["currencies"] = { -- Don't merge with "numismatics", as the category is different.
labels["US politics"] = {
aliases = {"currency"},
Wikipedia = "Politics of the United States",
display = "[[numismatics]]",
topical_categories = true,
topical_categories = "Currencies",
}
}


labels["dances"] = {
labels["Vaishnavism"] = {
display = "[[dance#Noun|dance]]",
aliases = {"Vaishnavist"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["demonym"] = {
labels["Valentinianism"] = {
display = "[[demonym]]",
aliases = {"valentinianism", "Valentinianist", "valentinianist"},
topical_categories = "Demonyms",
Wikipedia = true,
topical_categories = true,
}
}


labels["disease"] = {
labels["Vedic religion"] = {
aliases = {"diseases"},
aliases = {"Vedic Hinduism", "Vedism", "Vedicism", "Ancient Hinduism", "ancient Hinduism"},
display = "[[pathology]]",
Wikipedia = "Historical Vedic religion",
topical_categories = "Diseases",
topical_categories = true,
}
}


labels["E number"] = {
labels["vegetable"] = {
display = "[[food]] [[manufacture]]",
aliases = {"vegetables"},
plain_categories = "European food additive numbers",
Wiktionary = true,
topical_categories = "Vegetables",
}
}


labels["Egyptian god"] = {
labels["vehicles"] = {
display = "[[Egyptian]] [[mythology]]",
aliases = {"vehicle"},
topical_categories = "Egyptian deities",
display = "[[wikt:vehicle]]s",
topical_categories = true,
}
}


labels["element symbol"] = {
labels["Venezuelan politics"] = {
display = "[[chemistry]]",
aliases = {"Venezuela politics"},
plain_categories = "Symbols for chemical elements",
Wikipedia = "Politics of Venezuela",
topical_categories = true,
}
}


labels["enzyme"] = {
labels["veterinary disease"] = {
display = "[[biochemistry]]",
display = "[[wikt:veterinary medicine]]",
topical_categories = "Enzymes",
topical_categories = "Veterinary diseases",
}
}


labels["fatty acid"] = {
labels["veterinary medicine"] = {
display = "[[organic chemistry]]",
aliases = {"veterinary", "vet"},
topical_categories = "Fatty acids",
Wiktionary = true,
topical_categories = true,
}
}


labels["felid"] = {
labels["video compression"] = {
aliases = {"cat"},
Wikipedia = true,
display = "[[zoology]]",
topical_categories = true,
topical_categories = "Felids",
}
}


labels["fictional character"] = {
labels["video game genre"] = {
display = "[[fiction]]",
display = "[[wikt:video game]]s",
topical_categories = "Fictional characters",
topical_categories = "Video game genres",
}
}


labels["figure of speech"] = {
labels["video games"] = {
display = "[[rhetoric]]",
aliases = {"video game", "video gaming"},
topical_categories = "Figures of speech",
display = "[[wikt:video game]]s",
topical_categories = true,
}
}


labels["fish"] = {
labels["virology"] = {
display = "[[zoology]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["footwear"] = {
labels["virus"] = {
display = "[[footwear]]",
display = "[[wikt:virology]]",
topical_categories = true,
topical_categories = "Viruses",
}
}


labels["functional group prefix"] = {
labels["vitamin"] = {
display = "[[organic chemistry]]",
display = "[[wikt:biochemistry]]",
topical_categories = "Functional group prefixes",
topical_categories = "Vitamins",
}
}


labels["functional group suffix"] = {
labels["viticulture"] = {
display = "[[organic chemistry]]",
Wiktionary = true,
topical_categories = "Functional group suffixes",
topical_categories = {"Horticulture", "Wine"},
}
}


labels["functional programming"] = {
labels["volcanology"] = {
display = "[[functional programming]]",
aliases = {"vulcanology"},
topical_categories = "Programming",
Wiktionary = true,
topical_categories = true,
}
}


labels["galaxy"] = {
labels["volleyball"] = {
display = "[[astronomy]]",
Wiktionary = true,
topical_categories = "Galaxies",
topical_categories = true,
}
}


labels["genetic disorder"] = {
labels["voodoo"] = {
display = "[[medical]] [[genetics]]",
Wiktionary = true,
topical_categories = "Genetic disorders",
topical_categories = true,
}
}


labels["Greek god"] = {
labels["VTuber"] = {
aliases = {"Greek goddess"},
aliases = {"Virtual YouTuber"},
display = "[[Greek]] [[mythology]]",
Wiktionary = true,
topical_categories = "Greek deities",
topical_categories = "Virtual YouTuber",
}
}


labels["hand games"] = {
labels["war"] = {
aliases = {"hand game"},
aliases = {"warfare"},
display = "[[hand]] [[game]]s",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["heraldic charge"] = {
labels["water sports"] = {
aliases = {"heraldiccharge"},
aliases = {"watersport", "watersports", "water sport"},
display = "[[heraldry]]",
Wiktionary = "watersport",
topical_categories = "Heraldic charges",
topical_categories = true,
}
}


labels["Hindu god"] = {
labels["watercraft"] = {
display = "[[Hinduism]]",
display = "[[wikt:nautical]]",
topical_categories = "Hindu deities",
topical_categories = true,
}
}


labels["historical currencies"] = {
labels["weaponry"] = {
aliases = {"historical currency"},
aliases = {"weapon", "weapons"},
display = "[[numismatics]]",
Wiktionary = true,
sense_categories = "historical",
topical_categories = "Weapons",
topical_categories = "Historical currencies",
}
}


labels["historical period"] = {
labels["weather"] = {
aliases = {"historical periods"},
topical_categories = true,
display = "[[history]]",
topical_categories = "Historical periods",
}
}


labels["hormone"] = {
labels["weaving"] = {
display = "[[biochemistry]]",
Wiktionary = "weaving#Noun",
topical_categories = "Hormones",
topical_categories = true,
}
}


labels["hydrocarbon chain prefix"] = {
labels["web design"] = {
display = "[[organic chemistry]]",
Wiktionary = true,
topical_categories = "Hydrocarbon chain prefixes",
topical_categories = true,
aliases = {"Web design"}
}
}


labels["hydrocarbon chain suffix"] = {
labels["web development"] = {
display = "[[organic chemistry]]",
Wiktionary = true,
topical_categories = "Hydrocarbon chain suffixes",
topical_categories = {"Programming", "Web design"},
}
}


labels["incoterm"] = {
labels["weightlifting"] = {
display = "[[Incoterm]]",
Wiktionary = true,
topical_categories = "Incoterms",
topical_categories = true,
}
}


labels["inorganic compound"] = {
labels["white supremacy"] = { -- Often used to indicate Nazi-used jargon; compare "neo-Nazism"
display = "[[inorganic chemistry]]",
aliases = {"white nationalism", "white nationalist", "white power", "white racism", "white supremacist ideology", "white supremacism", "white supremacist"},
topical_categories = "Inorganic compounds",
Wikipedia = true,
topical_categories = "White supremacist ideology",
}
}


labels["isotope"] = {
labels["Wicca"] = {
display = "[[physics]]",
Wiktionary = true,
topical_categories = "Isotopes",
topical_categories = true,
}
}


labels["labour law"] = {
labels["wiki jargon"] = {
display = "[[labour law]]",
aliases = {"wiki", "wikis"},
topical_categories = "Law",
display = "[[wiki]] [[wikt:jargon]]",
topical_categories = "Wiki",
}
}


labels["landforms"] = {
labels["Wikimedia jargon"] = {
display = "[[geography]]",
aliases = {
topical_categories = true,
"Wikimedia", "Wiktionary", "Wiktionary jargon", "Wikipedia", "Wikipedia jargon",
"WMF", "WMF jargon" -- technically not correct
},
display = "[[w:Wikimedia movement|Wikimedia]] [[wikt:jargon]]",
topical_categories = "Wikimedia",
}
}


labels["logical fallacy"] = {
labels["wind instruments"] = {
display = "[[rhetoric]]",
aliases = {"wind instrument"},
topical_categories = "Logical fallacies",
display = "[[wikt:music]]",
topical_categories = true,
}
}


labels["lutherie"] = {
labels["wine"] = {
display = "[[lutherie]]",
aliases = {"oenology", "winemaking"},
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["Mesopotamian god"] = {
labels["winter sports"] = {
display = "[[Mesopotamian]] [[mythology]]",
display = "[[winter sport]]s",
topical_categories = "Mesopotamian deities",
topical_categories = true,
}
}


labels["metamaterial"] = {
labels["woodwind instruments"] = {
display = "[[physics]]",
aliases = {"woodwind instrument"},
topical_categories = "Metamaterials",
display = "[[wikt:music]]",
topical_categories = true,
}
}


labels["military ranks"] = {
labels["woodworking"] = {
aliases = {"military rank"},
Wiktionary = true,
display = "[[military]]",
topical_categories = true,
topical_categories = true,
}
}


labels["military unit"] = {
labels["World War I"] = {
display = "[[military]]",
aliases = {"World War 1", "WWI", "WW I", "WW1", "WW 1"},
topical_categories = "Military units",
Wikipedia = true,
topical_categories = true,
}
}


labels["mineral"] = {
labels["World War II"] = {
display = "[[mineralogy]]",
aliases = {"World War 2", "WWII", "WW II", "WW2", "WW 2"},
topical_categories = "Minerals",
Wikipedia = true,
topical_categories = true,
}
}


labels["mobile phones"] = {
labels["wrestling"] = {
aliases = {"cell phone", "cell phones", "mobile phone", "mobile telephony"},
Wiktionary = "wrestling#Noun",
display = "[[mobile telephone|mobile telephony]]",
topical_categories = true,
topical_categories = true,
}
}


labels["muscle"] = {
labels["writing"] = {
display = "[[anatomy]]",
Wiktionary = "writing#Noun",
topical_categories = "Muscles",
topical_categories = true,
}
}


labels["mushroom"] = {
labels["xiangqi"] = {
aliases = {"mushrooms"},
aliases = {"Chinese chess"},
display = "[[mycology]]",
Wiktionary = true,
topical_categories = "Mushrooms",
topical_categories = true,
}
}


labels["musical instruments"] = {
labels["Yazidism"] = {
aliases = {"musical instrument"},
aliases = {"Yezidism"},
display = "[[music]]",
Wiktionary = true,
topical_categories = true,
topical_categories = true,
}
}


labels["music genre"] = {
labels["yoga"] = {
display = "[[music]]",
Wiktionary = true,
topical_categories = "Musical genres",
topical_categories = true,
}
}


labels["musician"] = {
labels["yoga pose"] = {
display = "[[music]]",
aliases = {"asana"},
topical_categories = "Musicians",
display = "[[wikt:yoga]]",
topical_categories = "Yoga poses",
}
}


labels["mysticism"] = {
labels["zodiac constellations"] = {
display = "[[mysticism]]",
display = "[[wikt:astronomy]]",
topical_categories = true,
topical_categories = "Constellations in the zodiac",
}
}


labels["mythological creature"] = {
labels["zoology"] = {
aliases = {"mythological creatures"},
Wiktionary = true,
display = "[[mythology]]",
topical_categories = true,
topical_categories = "Mythological creatures",
}
}


labels["neurotoxin"] = {
labels["zootomy"] = {
display = "[[neurotoxicology]]",
Wiktionary = true,
topical_categories = "Neurotoxins",
topical_categories = "Animal body parts",
}
}


labels["neurotransmitter"] = {
labels["Zoroastrianism"] = {
display = "[[biochemistry]]",
Wiktionary = true,
topical_categories = "Neurotransmitters",
}
 
labels["organic compound"] = {
display = "[[organic chemistry]]",
topical_categories = "Organic compounds",
}
 
labels["part of speech"] = {
display = "[[grammar]]",
topical_categories = "Parts of speech",
}
 
labels["particle"] = {
display = "[[physics]]",
topical_categories = "Subatomic particles",
}
 
labels["percussion instruments"] = {
aliases = {"percussion instrument"},
display = "[[music]]",
topical_categories = true,
topical_categories = true,
}
}


labels["pharmaceutical drug"] = {
display = "[[pharmacology]]",
topical_categories = "Pharmaceutical drugs",
}
labels["pharmaceutical effect"] = {
display = "[[pharmacology]]",
topical_categories = "Pharmaceutical effects",
}
labels["plant"] = {
display = "[[botany]]",
topical_categories = "Plants",
}
labels["plant disease"] = {
display = "[[phytopathology]]",
topical_categories = "Plant diseases",
}
labels["poison"] = {
display = "[[toxicology]]",
topical_categories = "Poisons",
}
labels["political subdivision"] = {
display = "[[government]]",
topical_categories = "Political subdivisions",
}
labels["protein"] = {
aliases = {"proteins"},
display = "[[biochemistry]]",
topical_categories = "Proteins",
}
labels["rock"] = {
display = "[[petrology]]",
topical_categories = "Rocks",
}
labels["Roman god"] = {
aliases = {"Roman goddess"},
display = "[[Roman]] [[mythology]]",
topical_categories = "Roman deities",
}
labels["schools"] = {
display = "[[education]]",
topical_categories = true,
}
labels["self-harm"] = {
    aliases = {"selfharm", "self harm", "self-harm community"},
    display = "[[self-harm]]",
    topical_categories = true,
}
labels["SEO"] = {
display = "[[search engine optimization|SEO]]",
topical_categories = {"Internet", "Marketing"},
}
labels["skeleton"] = {
display = "[[anatomy]]",
topical_categories = true,
}
labels["standard of identity"] = {
display = "[[standard of identity|standards of identity]]",
topical_categories = "Standards of identity",
}
labels["star"] = {
display = "[[astronomy]]",
topical_categories = "Stars",
}
labels["steroid"] = {
display = "[[biochemistry]]",
topical_categories = "Steroids",
}
labels["steroid hormone"] = {
aliases = {"steroid drug"},
display = "[[biochemistry]], [[steroids]]",
topical_categories = "Hormones",
}
labels["string instruments"] = {
aliases = {"string instrument"},
display = "[[music]]",
topical_categories = true,
}
labels["surface feature"] = {
display = "[[planetology]]",
topical_categories = "Planetary nomenclature",
}
labels["sugar acid"] = {
display = "[[organic chemistry]]",
topical_categories = "Sugar acids",
}
labels["symptom"] = {
display = "[[medicine]]",
topical_categories = "Medical signs and symptoms",
}
labels["taxonomic name"] = {
display = "[[taxonomy]]",
topical_categories = "Taxonomic names",
}
labels["tincture"] = {
display = "[[heraldry]]",
topical_categories = "Heraldic tinctures",
}
labels["veterinary disease"] = {
display = "[[veterinary medicine]]",
topical_categories = "Veterinary diseases",
}
labels["video game genre"] = {
display = "[[video game]]s",
topical_categories = "Video game genres",
}
labels["vitamin"] = {
display = "[[biochemistry]]",
topical_categories = "Vitamins",
}
labels["watercraft"] = {
display = "[[nautical]]",
topical_categories = true,
}
labels["weaponry"] = {
aliases = {"weapon", "weapons"},
display = "[[weaponry]]",
topical_categories = "Weapons",
}
labels["Wicca"] = {
display = "[[Wicca]]",
topical_categories = true,
}
labels["wiki jargon"] = {
aliases = {"wiki"},
display = "[[wiki]] [[jargon]]",
topical_categories = "Wiki",
}
labels["Wikimedia jargon"] = {
aliases = {"WMF", "WMF jargon", "Wiktionary", "Wiktionary jargon", "Wikipedia", "Wikipedia jargon"},
display = "[[w:Wikimedia Foundation|Wikimedia]] [[jargon]]",
topical_categories = "Wikimedia",
}
labels["wind instruments"] = {
aliases = {"wind instrument"},
display = "[[music]]",
topical_categories = true,
}
labels["woodwind instruments"] = {
aliases = {"woodwind instrument"},
display = "[[music]]",
topical_categories = true,
}
labels["xiangqi"] = {
aliases = {"Chinese chess"},
display = "[[xiangqi]]",
topical_categories = true,
}
labels["yoga pose"] = {
aliases = {"asana"},
display = "[[yoga]]",
topical_categories = "Yoga poses",
}
labels["zodiac constellations"] = {
display = "[[astronomy]]",
topical_categories = "Constellations in the zodiac",
}


-- Deprecated/do not use warning (ambiguous, unsuitable etc)
-- Deprecated/do not use warning (ambiguous, unsuitable etc)
Line 4,586: Line 5,073:
labels["deprecated label"] = {
labels["deprecated label"] = {
aliases = {"emergency", "greekmyth", "industry", "morphology", "musici", "quantum", "vector"},
aliases = {"emergency", "greekmyth", "industry", "morphology", "musici", "quantum", "vector"},
display = "<span style=\"color:red;\"><b>deprecated label</b></span>",
display = "<span style=\"color:var(--wikt-palette-red,red);\"><b>deprecated label</b></span>",
deprecated = true,
deprecated = true,
}
}


return require("Module:labels").finalize_data(labels)
return require("Module:labels").finalize_data(labels)

Latest revision as of 16:14, 25 March 2026



local labels = {}

-- To sort these, you first have to convert each label section into a single line, and then sort the lines, and undo
-- the single-line conversion. This can be done using Vim commands, something like this:
-- 1. Mark the first line to be changed using `ma`.
-- 2. Go to the last line and use `'a,.s/\n/\\n/g` to convert newlines to \n sequences.
-- 3. Use `'a,.s/\\n\\n/\r/g` to convert sequences of two \n's (marking section divisions) back to newlines.
-- 4. Go to the last line again and use `'a,.!sort -f -d` to sort. The `-f` makes it case-insensitive and the `-d`
--    selects "dictionary order", which is needed to get 'yoga' to sort before 'yoga pose' instead of the other way
--    around.
-- 5. Go to the last line again and use `'a,.s/\\n/\r/g` to convert \n sequences back to newlines.
-- 6. Go to the last line again and use `'a,.s/^labels/\rlabels/` to put an extra newline before each section.

labels["3D printing"] = {
	aliases = {"3D printer", "3D printers"},
	Wiktionary = "3D printing#Noun",
	Wikipedia = true,
	Wikidata = "Q229367",
	topical_categories = true,
}

labels["ABDL"] = {
	aliases = {"AB/DL"},
	Wiktionary = true,
	Wikipedia = true,
	topical_categories = true,
}

labels["Abrahamism"] = {
	Wiktionary = "Abrahamism#Noun",
	topical_categories = true,
}

labels["accounting"] = {
	Wiktionary = "accounting#Noun",
	topical_categories = true,
}

labels["acoustics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["acting"] = {
	Wiktionary = "acting#Noun",
	topical_categories = true,
}

labels["advertising"] = {
	Wiktionary = "advertising#Noun",
	topical_categories = true,
}

labels["aeronautics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["aerospace"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["aesthetic"] = {
	aliases = {"aesthetics"},
	Wiktionary = true,
	topical_categories = "Aesthetics",
}

labels["age regression"] = {
	aliases = {"agere", "agereg"},
	Wiktionary = true,
	topical_categories = "Age regression"
}

labels["ageplay"] = {
	aliases = {"age play"},
	Wiktionary = true,
	topical_categories = true,
}

labels["agriculture"] = {
	aliases = {"farming"},
	Wiktionary = true,
	topical_categories = true,
}

labels["Ahmadiyya"] = {
	aliases = {"Ahmadiyyat", "Ahmadi"},
	Wiktionary = true,
	topical_categories = true,
}

labels["aircraft"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["alchemy"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["alcoholic beverages"] = {
	aliases = {"alcohol"},
	display = "[[wikt:alcoholic#Adjective|alcoholic]] [[wikt:beverage]]s",
	topical_categories = true,
}

labels["alcoholism"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["algebra"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["algebraic geometry"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["algebraic topology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["alternative history"] = {
	aliases = {"alt hist", "alternate history"},
	Wikidata = "Q224989",
	topical_categories = true,
}

labels["alternative medicine"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["alt-right"] = {
	aliases = {"altright", "Alt-right", "Altright"},
	Wiktionary = true,
	topical_categories = true,
}

labels["amateur radio"] = {
	aliases = {"ham radio"},
	Wiktionary = true,
	topical_categories = true,
}

labels["American football"] = {
	Wiktionary = true,
	topical_categories = "Football (American)",
}

labels["amino acid"] = {
	display = "[[wikt:biochemistry]]",
	topical_categories = "Amino acids",
}

labels["analytic geometry"] = {
	Wiktionary = true,
	topical_categories = "Geometry",
}

labels["analytical chemistry"] = {
	display = "[[wikt:analytical]] [[wikt:chemistry]]",
	topical_categories = true,
}

labels["anarchism"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["anatomy"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Ancient Greece"] = {
	aliases = {"ancient Greece"},
	Wiktionary = true,
	topical_categories = true,
}

labels["Ancient Rome"] = {
	aliases = {"ancient Rome"},
	Wiktionary = true,
	topical_categories = true,
}

labels["Anglicanism"] = {
	aliases = {"Anglican", "Anglicanist", "Anglican Church"},
	Wiktionary = true,
	topical_categories = true,
}

labels["animation"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["anime"] = {
	Wiktionary = true,
	topical_categories = "Japanese fiction",
}

labels["anthropology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Arabian god"] = {
	display = "[[wikt:Arabian]] [[wikt:mythology]]",
	topical_categories = "Arabian deities",
}

labels["arachnology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["archaeological culture"] = {
	aliases = {"archeological culture", "archaeological cultures", "archeological cultures"},
	display = "[[wikt:archaeology]]",
	topical_categories = "Archaeological cultures",
}

labels["archaeology"] = {
	aliases = {"archeology"},
	Wiktionary = true,
	topical_categories = true,
}

labels["archery"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["architectural element"] = {
	aliases = {"architectural elements"},
	display = "[[wikt:architecture]]",
	topical_categories = "Architectural elements",
}

labels["architecture"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Argentine politics"] = {
	aliases = {"Argentina politics", "Argentinian politics"},
	Wikipedia = "Politics of Argentina",
	topical_categories = true,
}

labels["arithmetic"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Armenian mythology"] = {
	display = "[[wikt:Armenian]] [[wikt:mythology]]",
	topical_categories = true,
}

labels["art"] = {
	aliases = {"arts"},
	Wiktionary = "art#Noun",
	topical_categories = true,
}

labels["Arthurian legend"] = {
	aliases = {"Arthurian mythology"},
	Wikipedia = "Matter_of_Britain#Arthurian_legend",
	topical_categories = "Arthurian mythology",
}

labels["artificial intelligence"] = {
	aliases = {"AI"},
	Wiktionary = true,
	topical_categories = true,
}

labels["artillery"] = {
	display = "[[weaponry]]",
	topical_categories = true,
}

labels["artistic work"] = {
	display = "[[wikt:art#Noun|art]]",
	topical_categories = "Artistic works",
}

labels["asterism"] = {
	display = "[[wikt:uranography]]",
	topical_categories = "Asterisms",
}

labels["asteroid"] = {
	display = "[[wikt:astronomy]]",
	topical_categories = {"Asteroids", "Astronomy"}
}

labels["astrology"] = {
	aliases = {"horoscope", "zodiac"},
	Wiktionary = true,
	topical_categories = true,
}

labels["astronautics"] = {
	aliases = {"rocketry"},
	Wiktionary = true,
	topical_categories = true,
}

labels["astronomy"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["astrophysics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Asturian mythology"] = {
	display = "[[wikt:Asturian]] [[wikt:mythology]]",
	topical_categories = true,
}

labels["athletics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Australian Aboriginal mythology"] = {
	Wikipedia = true,
	topical_categories = true,
}

labels["Australian politics"] = {
	Wikipedia = "Politics of Australia",
	topical_categories = true,
}

labels["Australian rules football"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["autism"] = {
	Wiktionary = true,
	Wikipedia = true,
	topical_categories = true,
}

labels["auto parts"] = {
	display = "[[wikt:automotive]]",
	topical_categories = true,
}

labels["automotive"] = {
	aliases = {"automotives"},
	Wiktionary = true,
	topical_categories = true,
}

labels["automotive parts"] = {
	display = "[[wikt:automotive]]",
	topical_categories = true,
}

labels["aviation"] = {
	aliases = {"air transport"},
	Wiktionary = true,
	topical_categories = true,
}

labels["backgammon"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["bacteria"] = {
	display = "[[wikt:bacteriology]]",
	topical_categories = true,
}

labels["bacteriology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["badminton"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Baháʼí Faith"] = {
	aliases = {"Baháʼí", "Bahaʼi", "Bahá'í", "Baha'i", "Bahai", "Bahaʼi Faith", "Bahá'í Faith", "Baha'i Faith", "Bahai Faith"},
	Wiktionary = true,
	topical_categories = true,
}

labels["baking"] = {
	Wiktionary = "baking#Noun",
	topical_categories = true,
}

labels["ball games"] = {
	aliases = {"ball sports"},
	display = "[[wikt:ball game]]s",
	topical_categories = true,
}

labels["ballet"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["ballistics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Bangladeshi politics"] = {
	Wikipedia = "Politics of Bangladesh",
	topical_categories = true,
}

labels["banking"] = {
	Wiktionary = "banking#Noun",
	topical_categories = true,
}

labels["baseball"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["basketball"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["BDSM"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["beekeeping"] = {
	aliases = {"melittology", "apiology", "apidology"}, -- could potentially be split out
	Wiktionary = true,
	topical_categories = true,
}

labels["beer"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["betting"] = {
	aliases = {"bet", "bets"},
	display = "[[wikt:gambling#Noun|gambling]]",
	topical_categories = true,
}

labels["biblical"] = {
	aliases = {"Bible", "bible", "Biblical"},
	Wiktionary = "Bible",
	topical_categories = "Bible",
}

labels["biblical character"] = {
	aliases = {"Biblical character", "biblical figure", "Biblical figure"},
	display = "[[wikt:Bible|biblical]]",
	topical_categories = "Biblical characters",
}

labels["bibliography"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["bicycle parts"] = {
	aliases = {"bicycle part"},
	display = "[[w:List of bicycle parts|cycling]]",
	topical_categories = true,
}

labels["billiards"] = {
	aliases = {"cue sports"},
	Wiktionary = true,
	topical_categories = true,
}

labels["bingo"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["biochemistry"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["biology"] = {
	aliases = {"biological"},
	Wiktionary = true,
	topical_categories = true,
}

labels["biotechnology"] = {
	aliases = {"biotechnological"},
	Wiktionary = true,
	topical_categories = true,
}

labels["birdwatching"] = {
	aliases = {"birding"},
	Wiktionary = "birdwatching#Noun",
	topical_categories = true,
}

labels["blacksmithing"] = {
	aliases = {"blacksmith"},
	Wiktionary = true,
	topical_categories = true,
}

labels["blogging"] = {
	aliases = {"blog"},
	Wiktionary = "blogging#Noun",
	topical_categories = "Internet",
}

labels["board games"] = {
	aliases = {"board game"},
	display = "[[wikt:board game]]s",
	topical_categories = true,
}

labels["board sports"] = {
	Wiktionary = "boardsport",
	topical_categories = true,
}

labels["bodybuilding"] = {
	Wiktionary = "bodybuilding#Noun",
	topical_categories = true,
}

labels["book of the Bible"] = {
	aliases = {"book of the bible", "books of the Bible", "books of the bible", "Biblical book", "biblical book"},
	display = "[[wikt:Bible|biblical]]",
	topical_categories = "Books of the Bible",
}

labels["bookbinding"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["botany"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["bowling"] = {
	Wiktionary = "bowling#Noun",
	topical_categories = true,
}

labels["bowls"] = {
	aliases = {"lawn bowls", "crown green bowls"},
	Wiktionary = true,
	topical_categories = "Bowls (game)",
}

labels["boxing"] = {
	Wiktionary = "boxing#Noun",
	topical_categories = true,
}

labels["brass instruments"] = {
	aliases = {"brass instrument"},
	display = "[[wikt:music]]",
	topical_categories = true,
}

labels["Brazilian politics"] = {
	Wikipedia = "Politics of Brazil",
	topical_categories = true,
}

labels["brewing"] = {
	Wiktionary = "brewing#Noun",
	topical_categories = true,
}

labels["bridge"] = {
	Wiktionary = "bridge#English:_game",
	topical_categories = true,
}

labels["broadcasting"] = {
	Wiktionary = "broadcasting#Noun",
	topical_categories = true,
}

labels["bryology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Buddhism"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Buddhist deity"] = {
	aliases = {"Buddhist god", "Buddhist goddess"},
	display = "[[wikt:Buddhism]]",
	topical_categories = "Buddhist deities",
}

labels["Bulgarian politics"] = {
	Wikipedia = "Politics of Bulgaria",
	topical_categories = true,
}

labels["bullfighting"] = {
	aliases = {"bullfight"},
	Wiktionary = true,
	topical_categories = true,
}

labels["business"] = {
	aliases = {"professional"},
	Wiktionary = true,
	topical_categories = true,
}

labels["Byzantine Empire"] = {
	aliases = {"Byzantine"},
	Wiktionary = true,
	topical_categories = true,
}

labels["calculus"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["calligraphy"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Calvinism"] = {
	aliases = {"Calvinist", "Reformed Christianity", "Calvinist Church", "Reformed Church"},
	Wikipedia = true,
	topical_categories = true,
}

labels["Canadian football"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Canadian politics"] = {
	Wikipedia = "Politics of Canada",
	topical_categories = true,
}

labels["Candomblé"] = {
	aliases = {"candomblé"},
	Wiktionary = true,
	topical_categories = true,
}

labels["canid"] = {
	display = "[[wikt:zoology]]",
	topical_categories = "Canids",
}

labels["canoeing"] = {
	aliases = {"canoe"},
	Wiktionary = "canoeing#Noun",
	topical_categories = "Water sports",
}

labels["capitalism"] = {
	aliases = {"capitalist"},
	Wiktionary = true,
	topical_categories = true,
}

labels["carbohydrate"] = {
	aliases = {"carbohydrates"},
	display = "[[wikt:biochemistry]]",
	topical_categories = "Carbohydrates",
}

labels["carboxylic acid"] = {
	aliases = {"carboxylic acids"},
	display = "[[wikt:organic chemistry]]",
	topical_categories = "Carboxylic acids",
}

labels["card games"] = {
	aliases = {"cards", "card game", "playing card"},
	display = "[[wikt:card game]]s",
	topical_categories = true,
}

labels["cardiology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["carpentry"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["cartography"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["cartomancy"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["castells"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["category theory"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Catholicism"] = {
	aliases = {"catholicism", "Catholic", "catholic"},
	Wiktionary = true,
	topical_categories = true,
}

labels["caving"] = {
	Wiktionary = "caving#Noun",
	topical_categories = true,
}

labels["cellular automata"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Celtic mythology"] = {
	display = "[[wikt:Celtic]] [[wikt:mythology]]",
	topical_categories = true,
}

labels["ceramics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["cheerleading"] = {
	Wiktionary = "cheerleading#Noun",
	topical_categories = true,
}

labels["chemical element"] = {
	display = "[[wikt:chemistry]]",
	topical_categories = "Chemical elements",
}

labels["chemical engineering"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["chemistry"] = {
	aliases = {"chemical"},
	Wiktionary = true,
	topical_categories = true,
}

labels["chess"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["children's games"] = {
	aliases = {"children's game"},
	display = "[[wikt:children|children's]] [[wikt:game]]s",
	topical_categories = true,
}

labels["Chilean politics"] = {
	Wikipedia = "Politics of Chile",
	topical_categories = true,
}

labels["Chinese astronomy"] = {
	display = "[[wikt:Chinese]] [[wikt:astronomy]]",
	topical_categories = true,
}

labels["Chinese calligraphy"] = {
	display = "[[wikt:Chinese]] [[wikt:calligraphy]]",
	topical_categories = "Calligraphy",
}

labels["Chinese constellation"] = {
	display = "[[wikt:Chinese]] [[wikt:astronomy]]",
	topical_categories = "Constellations",
}

labels["Chinese folk religion"] = {
	display = "[[wikt:Chinese]] [[wikt:folk religion]]",
	topical_categories = "Religion",
}

labels["Chinese linguistics"] = {
	display = "[[wikt:Chinese]] [[wikt:linguistics]]",
	topical_categories = "Linguistics",
}

labels["Chinese mythology"] = {
	display = "[[wikt:Chinese]] [[wikt:mythology]]",
	topical_categories = true,
}

labels["Chinese philosophy"] = {
	display = "[[wikt:Chinese]] [[wikt:philosophy]]",
	topical_categories = true,
}

labels["Chinese phonetics"] = {
	display = "[[wikt:Chinese]] [[wikt:phonetics]]",
	topical_categories = true,
}

labels["Chinese religion"] = {
	display = "[[wikt:Chinese]] [[wikt:religion]]",
	topical_categories = "Religion",
}

labels["Chinese star"] = {
	display = "[[wikt:Chinese]] [[wikt:astronomy]]",
	topical_categories = "Stars",
}

labels["Christianity"] = {
	aliases = {"christianity", "Christian", "christian"},
	Wiktionary = true,
	topical_categories = true,
}

labels["Church of England"] = {
	aliases = {"C of E", "CofE"},
	Wikipedia = true,
	topical_categories = true,
}

labels["Church of the East"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["cinematography"] = {
	aliases = {"filmology"},
	Wiktionary = true,
	topical_categories = true,
}

labels["cladistics"] = {
	Wiktionary = true,
	topical_categories = "Taxonomy",
}

labels["classical mechanics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["classical studies"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["climate change"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["climatology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["climbing"] = {
	aliases = {"rock climbing"},
	Wiktionary = "climbing#Noun",
	topical_categories = true,
}

labels["clinical psychology"] = {
	display = "[[wikt:clinical]] [[wikt:psychology]]",
	topical_categories = true,
}

labels["clothing"] = {
	Wiktionary = "clothing#Noun",
	topical_categories = true,
}

labels["cloud computing"] = {
	Wiktionary = true,
	topical_categories = "Computing",
}

labels["cockfighting"] = {
	aliases = {"cockfight"},
	Wiktionary = true,
	topical_categories = true,
}

labels["codicology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["coenzyme"] = {
	aliases = {"coenzymes"},
	display = "[[wikt:biochemistry]]",
	topical_categories = "Coenzymes",
}

labels["coins"] = { -- Do not merge with "numismatics", as the category is different.
	aliases = {"coin"},
	display = "[[wikt:numismatics]]",
	topical_categories = true,
}

labels["collectible card games"] = {
	aliases = {"trading card games", "collectible cards", "trading cards"},
	Wikipedia = true,
	topical_categories = true,
}

labels["combinatorics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["comedy"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["comics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["commerce"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["commercial law"] = {
	display = "[[wikt:commercial#Adjective|commercial]] [[wikt:law]]",
	topical_categories = true,
}

labels["communication"] = {
	aliases = {"communications"},
	Wiktionary = true,
	topical_categories = true,
}

labels["communism"] = {
	aliases = {"Communism", "communist"},
	Wiktionary = true,
	topical_categories = true,
}

labels["compilation"] = {
	aliases = {"compiler"},
	display = "[[wikt:software]] [[wikt:compilation]]",
	topical_categories = true,
}

labels["complex analysis"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["computational linguistics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["computer chess"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["computer games"] = {
	aliases = {"computer game", "computer gaming"},
	display = "[[wikt:computer game]]s",
	topical_categories = "Video games",
}

labels["computer graphics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["computer hardware"] = {
	display = "[[wikt:computer]] [[wikt:hardware]]",
	topical_categories = true,
}

labels["computer languages"] = {
	aliases = {"computer language", "programming language", "programming languages"},
	display = "[[wikt:computer language]]s",
	topical_categories = true,
}

labels["computer science"] = {
	aliases = {"comp sci", "CompSci", "compsci"},
	Wiktionary = true,
	topical_categories = true,
}

labels["computer security"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["computing"] = {
	aliases = {"computer", "computers"},
	Wiktionary = "computing#Noun",
	topical_categories = true,
}

labels["computing theory"] = {
	aliases = {"comptheory", "computability theory"},
	display = "[[wikt:computing#Noun|computing]] [[wikt:theory]]",
	topical_categories = "Theory of computing",
}

labels["conchology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Confucianism"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["conlanging"] = {
	aliases = {"conlang", "conlanger", "constructed languages", "constructed language"},
	Wiktionary = true,
	topical_categories = true,
}

labels["conservatism"] = {
	aliases = {"conservative"},
	Wiktionary = true,
	topical_categories = true,
}

labels["conspiracy theories"] = {
	aliases = {"conspiracy theory", "conspiracy"},
	Wiktionary = "conspiracy theory#Noun",
	topical_categories = true,
}

labels["constellation"] = {
	display = "[[wikt:astronomy]]",
	topical_categories = "Constellations",
}

labels["construction"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["control theory"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["cooking"] = {
	aliases = {"culinary", "cuisine", "cookery", "gastronomy"},
	Wiktionary = "cooking#Noun",
	topical_categories = true,
}

labels["cookware"] = {
	aliases = {"bakeware"},
	display = "[[wikt:cooking#Noun|cooking]]",
	topical_categories = "Cookware and bakeware",
}

labels["Coptic Orthodoxy"] = {
	aliases = {"Coptic Orthodox", "Coptic Orthodox Church"},
	Wikipedia = true,
	topical_categories = true,
}

labels["copyright"] = {
	aliases = {"copyright law", "intellectual property", "intellectual property law", "IP law"},
	display = "[[wikt:copyright]] [[wikt:law]]",
	topical_categories = true,
}

labels["copyright license"] = {
	aliases = {"copyright licenses", "license", "copyright licence", "copyright licences", "licence"},
	display = "[[w:Copyright license|copyright law]]",
	Wikipedia = true,
	topical_categories = "Copyright licenses",
}

labels["cosmetics"] = {
	aliases = {"cosmetology"},
	Wiktionary = true,
	topical_categories = true,
}

labels["cosmology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["creationism"] = {
	aliases = {"baraminology"},
	Wiktionary = "creationism#English",
	topical_categories = true,
}

labels["cribbage"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["cricket"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["crime"] = {
	aliases = {"criminal"},
	Wiktionary = true,
	topical_categories = true,
}

labels["criminal law"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["criminology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["crochet"] = {
	aliases = {"crocheting"},
	Wiktionary = true,
	topical_categories = true,
}

labels["croquet"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["crosswording"] = {
	aliases = {"crosswords", "cruciverbalism", "cryptic crosswords", "crossword puzzles"},
	Wiktionary = true,
	topical_categories = true,
}

labels["cryptocurrencies"] = {
	aliases = {"cryptocurrency", "crypto"},
	Wiktionary = "cryptocurrency",
	topical_categories = "Cryptocurrency",
}

labels["cryptography"] = {
	aliases = {"cryptographic"},
	Wiktionary = true,
	topical_categories = true,
}

labels["cryptozoology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["crystallography"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["cultural anthropology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["curling"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["currencies"] = { -- Do not merge with "numismatics", as the category is different.
	aliases = {"currency"},
	display = "[[wikt:numismatics]]",
	topical_categories = true,
}

labels["cybernetics"] = {
	aliases = {"cybernetic"},
	Wiktionary = true,
	topical_categories = true,
}

labels["cybersecurity"] = {
	Wiktionary = true,
	topical_categories = "Networking",
}

labels["cycle racing"] = {
	aliases = {"cycle sport"},
	Wikipedia = "cycle sport",
	topical_categories = true,
}

labels["cycling"] = {
	aliases = {"bicycling", "bicycle", "bike"},
	Wiktionary = "cycling#Noun",
	topical_categories = true,
}

labels["cytology"] = {
	aliases = {"cell biology", "cellular biology"},
	Wiktionary = true,
	topical_categories = true,
}

labels["dance"] = {
	aliases = {"dancing"},
	Wiktionary = "dance#Noun",
	topical_categories = true,
}

labels["dances"] = {
	display = "[[wikt:dance#Noun|dance]]",
	topical_categories = true,
}

labels["darts"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["data management"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["data modeling"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["databases"] = {
	aliases = {"database"},
	display = "[[wikt:database]]s",
	topical_categories = true,
}

labels["decision theory"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["deltiology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["demography"] = {
	aliases = {"demographics"},
	Wiktionary = true,
	topical_categories = true,
}

labels["demonym"] = {
	aliases = {"demonyms"},
	Wiktionary = true,
	topical_categories = "Demonyms",
}

labels["demoscene"] = {
	topical_categories = true,
}

labels["dentistry"] = {
	aliases = {"dentist"},
	Wiktionary = true,
	topical_categories = true,
}

labels["dermatology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["design"] = {
	Wiktionary = "design#Noun",
	topical_categories = true,
}

labels["dice games"] = {
	aliases = {"dice"},
	display = "[[wikt:dice game]]s",
	topical_categories = true,
}

labels["dictation"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["differential geometry"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["diplomacy"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["disc golf"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["disease"] = {
	aliases = {"diseases"},
	display = "[[wikt:pathology]]",
	topical_categories = "Diseases",
}

labels["divination"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["diving"] = {
	Wiktionary = "diving#Noun",
	topical_categories = true,
}

labels["dominoes"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["dou dizhu"] = {
	Wikipedia = true,
	topical_categories = true,
}

labels["drama"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["dressage"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["E number"] = {
	display = "[[wikt:food]] [[wikt:manufacture]]",
	plain_categories = "European food additive numbers",
}

labels["early Christianity"] = {
	aliases = {"early christianity", "Early Christianity", "early Church", "early church", "Early Church", "the early Church", "the early church", "the Early Church"},
	Wikipedia = true,
	topical_categories = true,
}

labels["earth science"] = {
	Wiktionary = true,
	topical_categories = "Earth sciences",
}

labels["Eastern Catholicism"] = {
	aliases = {"Eastern Catholic"},
	Wikipedia = true,
	topical_categories = true,
}

labels["Eastern Christianity"] = {
	aliases = {"Eastern christianity", "Eastern Christian", "Eastern christian", "Eastern Church", "Eastern church"},
	Wikipedia = true,
	topical_categories = true,
}

labels["Eastern Orthodoxy"] = {
	aliases = {"Eastern Orthodox", "Eastern Orthodox Church"},
	Wikipedia = true,
	topical_categories = true,
}

labels["eating disorders"] = {
	aliases = {"eating disorder"},
	display = "[[wikt:eating disorder]]s",
	topical_categories = true,
}

labels["ecology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["economics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["education"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Egyptian god"] = {
	aliases = {"Egyptian goddess", "Egyptian deity"},
	display = "[[wikt:Egyptian]] [[wikt:mythology]]",
	topical_categories = "Egyptian deities",
}

labels["Egyptian mythology"] = {
	display = "[[wikt:Egyptian]] [[wikt:mythology]]",
	topical_categories = true,
}

labels["Egyptology"] = {
	Wiktionary = true,
	aliases = {"Ancient Egypt"},
	topical_categories = "Ancient Egypt",
}

labels["electrencephalography"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["electrical engineering"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["electricity"] = {
	aliases = {"electrical"},
	Wiktionary = true,
	topical_categories = true,
}

labels["electrochemistry"] = {
	aliases = {"electrochemical"},
	Wiktionary = true,
	topical_categories = true,
}

labels["electrodynamics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["electromagnetism"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["electronics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["element symbol"] = {
	-- Compare "systematic element symbol" and "obsolete element symbol".
	display = "[[wikt:chemistry]]",
	plain_categories = "Symbols for chemical elements",
}

labels["embryology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["emergency medicine"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["emergency services"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["endocrinology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["engineering"] = {
	Wiktionary = "engineering#Noun",
	topical_categories = true,
}

labels["enterprise engineering"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["entomology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["enzyme"] = {
	aliases = {"enzymes"},
	display = "[[wikt:biochemistry]]",
	topical_categories = "Enzymes",
}

labels["epidemiology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["epigraphy"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["epistemology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["equestrianism"] = {
	aliases = {"equestrian", "horses", "horsemanship"},
	Wiktionary = true,
	topical_categories = true,
}

labels["espionage"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["ethics"] = {
	aliases = {"ethical"},
	Wiktionary = true,
	topical_categories = true,
}

labels["ethnography"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["ethology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["EU politics"] = {
	aliases = {"European Union politics"},
	Wikipedia = "Politics of the European Union",
	topical_categories = true,
}

labels["European folklore"] = {
	display = "[[wikt:European]] [[wikt:folklore]]",
	topical_categories = true,
}

labels["European politics"] = {
	Wikipedia = "Politics of Europe",
	topical_categories = true,
}

labels["European Union"] = {
	aliases = {"EU"},
	Wiktionary = true,
	topical_categories = true,
}

labels["Evangelicalism"] = {
	aliases = {"Evangelical", "evangelical", "Evangelical Christianity", "Evangelical Christian", "Evangelical Protestantism", "Evangelical Protestant"},
	Wikipedia = true,
	topical_categories = true,
}

labels["evolutionary theory"] = {
	aliases = {"evolutionary biology"},
	Wiktionary = true,
	topical_categories = true,
}

labels["exercise"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["eye color"] = {
	aliases = {"eye colour"},
	display = "[[wikt:eye]] [[wikt:color]]",
	topical_categories = "Eye colors",
}

labels["eyewear"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["fairy tale"] = { -- names of fairy tales
	aliases = {"fairytale", "fairy-tale"},
	Wiktionary = true,
	topical_categories = true,
}

labels["fairy tales"] = { -- relating to fairy tales
	aliases = {"fairytales", "fairy-tales"},
	Wiktionary = true,
	topical_categories = true,
}

labels["falconry"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["fantasy"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["farriery"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["fascism"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["fashion"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["fatty acid"] = {
	display = "[[wikt:organic chemistry]]",
	topical_categories = "Fatty acids",
}

labels["felid"] = {
	aliases = {"cat"},
	display = "[[wikt:zoology]]",
	topical_categories = "Felids",
}

labels["feminism"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["fencing"] = {
	Wiktionary = "fencing#Noun",
	topical_categories = true,
}

labels["feudalism"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["fiction"] = {
	aliases = {"fictional"},
	Wiktionary = true,
	topical_categories = true,
}

labels["fictional character"] = {
	display = "[[wikt:fiction]]",
	topical_categories = "Fictional characters",
}

labels["field hockey"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["figure of speech"] = {
	display = "[[wikt:rhetoric]]",
	topical_categories = "Figures of speech",
}

labels["figure skating"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["file format"] = {
	Wiktionary = true,
	topical_categories = "File formats",
}

labels["film"] = {
	Wiktionary = "film#Noun",
	topical_categories = true,
}

labels["film genre"] = {
	aliases = {"cinema"},
	display = "[[wikt:film#Noun|film]]",
	topical_categories = "Film genres",
}

labels["finance"] = {
	Wiktionary = "finance#Noun",
	topical_categories = true,
}

labels["Finnic mythology"] = {
	aliases = {"Finnish mythology"},
	display = "[[wikt:Finnic]] [[wikt:mythology]]",
	topical_categories = true,
}

labels["firearms"] = {
	aliases = {"firearm"},
	display = "[[wikt:firearm]]s",
	topical_categories = true,
}

labels["firefighting"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["fish"] = {
	display = "[[wikt:zoology]]",
	topical_categories = true,
}

labels["fishing"] = {
	aliases = {"angling"},
	Wiktionary = "fishing#Noun",
	topical_categories = true,
}

labels["flamenco"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["fluid dynamics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["fluid mechanics"] = {
	Wiktionary = true,
	topical_categories = "Mechanics",
}

labels["folklore"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["footwear"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["forestry"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Forteana"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Freemasonry"] = {
	aliases = {"freemasonry"},
	Wiktionary = true,
	topical_categories = true,
}

labels["French politics"] = {
	Wikipedia = "Politics of France",
	topical_categories = true,
}

labels["functional analysis"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["functional group prefix"] = {
	display = "[[wikt:organic chemistry]]",
	topical_categories = "Functional group prefixes",
}

labels["functional group suffix"] = {
	display = "[[wikt:organic chemistry]]",
	topical_categories = "Functional group suffixes",
}

labels["functional programming"] = {
	Wiktionary = true,
	topical_categories = "Programming",
}

labels["furniture"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["furry fandom"] = {
	aliases = {"furry", "furry community", "fursuit", "kemonā", "kemona", "kemono", "kemonomimi"},
	display = "[[wikt:furry#Noun|furry]] [[wikt:fandom]]",
	topical_categories = true,
}

labels["fuzzy logic"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Gaelic football"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["galaxy"] = {
	display = "[[wikt:astronomy]]",
	topical_categories = "Galaxies",
}

labels["gambling"] = {
	Wiktionary = "gambling#Noun",
	topical_categories = true,
}

labels["game theory"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["games"] = {
	aliases = {"game"},
	Wiktionary = "game#Noun",
	topical_categories = true,
}

labels["gaming"] = {
	Wiktionary = "gaming#Noun",
	topical_categories = true,
}

labels["gender critical"] = {
	aliases = {"gender-critical", "gender critical feminism", "gender-critical feminism", "GC", "GCF", "trans-exclusionary radical feminism", "TERF", "TERFism"},
	Wiktionary = "gender-critical#Adjective",
	Wikipedia = "Gender-critical feminism",
	topical_categories = "Gender-critical feminism",
}

labels["genealogy"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["general semantics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["genetic disorder"] = {
	display = "[[wikt:medical]] [[wikt:genetics]]",
	topical_categories = "Genetic disorders",
}

labels["genetics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["geography"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["geological period"] = {
	Wikipedia = true,
	display ="[[wikt:geology]]",
	topical_categories = "Geological periods",
}

labels["geology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["geometry"] = {
	aliases = {"geometric", "geometrical"},
	Wiktionary = true,
	topical_categories = true,
}

labels["geomorphology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["geopolitics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["German politics"] = {
	Wikipedia = "Politics of Germany",
	topical_categories = true,
}

labels["Germanic god"] = {
	aliases = {"Germanic goddess", "Germanic deity"},
	display = "[[wikt:Germanic]] [[wikt:mythology]]",
	topical_categories = "Germanic deities",
}

labels["Germanic paganism"] = {
	aliases = {"Asatru", "Ásatrú", "Germanic neopaganism", "Germanic Paganism", "Heathenry", "heathenry", "Norse neopaganism", "Norse paganism"},
	display = "[[wikt:Germanic#Adjective|Germanic]] [[wikt:paganism]]",
	topical_categories = true,
}

labels["gerontology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["gladiatorial combat"] = {
	Wikipedia = true,
	topical_categories = true,
}

labels["glassblowing"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Gnosticism"] = {
	aliases = {"gnosticism"},
	Wiktionary = true,
	topical_categories = true,
}

labels["go"] = {
	aliases = {"Go", "game of go", "game of Go"},
	display = "{{l|en|go|id=game}}",
	topical_categories = true,
}

labels["golf"] = {
	aliases = {"golfing"},
	Wiktionary = true,
	topical_categories = true,
}

labels["government"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["grammar"] = {
	aliases = {"grammatical"},
	Wiktionary = true,
	topical_categories = true,
}

labels["grammatical case"] = {
	display = "[[wikt:grammar]]",
	topical_categories = "Grammatical cases",
}

labels["grammatical mood"] = {
	display = "[[wikt:grammar]]",
	topical_categories = "Grammatical moods",
}

labels["graph theory"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["graphic design"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["graphical user interface"] = {
	aliases = {"GUI"},
	Wiktionary = true,
	topical_categories = true,
}

labels["Greek god"] = {
	aliases = {"Greek goddess", "Greek deity"},
	display = "[[wikt:Greek]] [[wikt:mythology]]",
	topical_categories = "Greek deities",
}

labels["Greek mythology"] = {
	display = "[[wikt:Greek]] [[wikt:mythology]]",
	topical_categories = true,
}

labels["Greek Orthodoxy"] = {
	aliases = {"Greek Orthodox", "Greek Orthodox Church"},
	Wikipedia = true,
	topical_categories = true,
}

labels["group theory"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["gun mechanisms"] = {
	aliases = {"firearm mechanism", "firearm mechanisms", "gun mechanism"},
	display = "[[wikt:firearm]]s",
	topical_categories = true,
}

labels["gun sports"] = {
	aliases = {"shooting sports"},
	display = "[[wikt:gun]] [[wikt:sport]]s",
	topical_categories = true,
}

labels["gymnastics"] = {
	Wiktionary = true,
	Wikipedia = true,
	topical_categories = true,
}

labels["gynaecology"] = {
	aliases = {"gynecology"},
	Wiktionary = true,
	topical_categories = true,
}

labels["hair color"] = {
	aliases = {"hair colour"},
	display = "[[wikt:hair]] [[wikt:color]]",
	topical_categories = "Hair colors",
}

labels["hairdressing"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["hanafuda"] = {
	Wikipedia = true,
	topical_categories = true,
}

labels["hand games"] = {
	aliases = {"hand game"},
	display = "[[wikt:hand]] [[wikt:game]]s",
	topical_categories = true,
}

labels["handball"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Hawaiian mythology"] = {
	display = "[[wikt:Hawaiian]] [[wikt:mythology]]",
	topical_categories = true,
}

labels["headwear"] = {
	display = "[[wikt:clothing#Noun|clothing]]",
	topical_categories = true,
}

labels["healthcare"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["helminthology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["hematology"] = {
	aliases = {"haematology"},
	Wiktionary = true,
	topical_categories = true,
}

labels["heraldic charge"] = {
	aliases = {"heraldiccharge"},
	display = "[[wikt:heraldry]]",
	topical_categories = "Heraldic charges",
}

labels["heraldry"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["herbalism"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["herpetology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Hindu god"] = {
	display = "[[wikt:Hinduism]]",
	topical_categories = "Hindu deities",
}

labels["Hinduism"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Hindutva"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["historical currencies"] = {
	aliases = {"historical currency"},
	display = "[[wikt:numismatics]]",
	sense_categories = "historical",
	topical_categories = "Historical currencies",
}

labels["historical linguistics"] = {
	Wiktionary = true,
	topical_categories = "Linguistics",
}

labels["historical period"] = {
	aliases = {"historical periods"},
	display = "[[wikt:history]]",
	topical_categories = "Historical periods",
}

labels["historiography"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["history"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["hockey"] = {
	display = "[[wikt:field hockey]] or [[wikt:ice hockey]]",
	topical_categories = {"Field hockey", "Ice hockey"},
}

labels["homeopathy"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Hong Kong politics"] = {
	aliases = {"HK politics"},
	Wikipedia = "Politics of Hong Kong",
	topical_categories = true,
}

labels["hormone"] = {
	display = "[[wikt:biochemistry]]",
	topical_categories = "Hormones",
}

labels["horse color"] = {
	aliases = {"horse colour"},
	display = "[[wikt:horse]] [[wikt:color]]",
	topical_categories = "Horse colors",
}

labels["horse racing"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["horticulture"] = {
	aliases = {"gardening"},
	Wiktionary = true,
	topical_categories = true,
}

labels["HTML"] = {
	Wiktionary = "Hypertext Markup Language",
	topical_categories = true,
}

labels["human resources"] = {
	aliases = {"HR"},
	Wiktionary = true,
	topical_categories = true,
}

labels["humanities"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["hunting"] = {
	Wiktionary = "hunting#Noun",
	topical_categories = true,
}

labels["hurling"] = {
	Wiktionary = "hurling#Noun",
	topical_categories = true,
}

labels["hydroacoustics"] = {
	Wikipedia = true,
	topical_categories = true,
}

labels["hydrocarbon chain prefix"] = {
	display = "[[wikt:organic chemistry]]",
	topical_categories = "Hydrocarbon chain prefixes",
}

labels["hydrocarbon chain suffix"] = {
	display = "[[wikt:organic chemistry]]",
	topical_categories = "Hydrocarbon chain suffixes",
}

labels["hydrology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["ice hockey"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["ichthyology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["idol fandom"] = {
	aliases = {"idol"},
	display = "[[wikt:idol]] [[wikt:fandom]]",
	topical_categories = true,
}

labels["immunochemistry"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["immunology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["import/export"] = {
	aliases = {"import", "export"},
	display = "[[wikt:import#Noun|import]]/[[wikt:export#Noun|export]]",
	topical_categories = true,
}

labels["incoterm"] = {
	display = "[[wikt:Incoterm]]",
	topical_categories = "Incoterms",
}

labels["Indian politics"] = {
	Wikipedia = "Politics of India",
	topical_categories = true,
}

labels["Indo-European studies"] = {
	aliases = {"indo-european studies"},
	Wiktionary = true,
	topical_categories = true,
}

labels["Indonesian politics"] = {
	aliases = {"Indonesia politics"},
	Wikipedia = "Politics of Indonesia",
	topical_categories = true,
}

labels["information science"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["information technology"] = {
	aliases = {"IT"},
	Wiktionary = true,
	topical_categories = "Computing",
}

labels["information theory"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["inheritance law"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["inorganic chemistry"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["inorganic compound"] = {
	display = "[[wikt:inorganic chemistry]]",
	topical_categories = "Inorganic compounds",
}

labels["insurance"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["international law"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["international relations"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["international standards"] = {
	aliases = {"international standard", "ISO", "International Organization for Standardization", "International Organisation for Standardisation"},
	Wikipedia = "International standard",
}

labels["Internet"] = {
	aliases = {"internet", "online"},
	Wiktionary = true,
	topical_categories = true,
}

labels["Iranian mythology"] = {
	display = "[[wikt:Iranian]] [[wikt:mythology]]",
	topical_categories = true,
}

labels["Irish mythology"] = {
	display = "[[wikt:Irish]] [[wikt:mythology]]",
	topical_categories = true,
}

labels["Irish politics"] = {
	Wikipedia = "Politics of the Republic of Ireland",
	topical_categories = true,
}

labels["Islam"] = {
	aliases = {"islam", "Islamic", "Muslim"},
	Wikipedia = true,
	topical_categories = true,
}

labels["Islamic finance"] = {
	aliases = {"Islamic banking", "Muslim finance", "Muslim banking", "Sharia-compliant finance"},
	Wikipedia = true,
	topical_categories = true,
}

labels["Islamic law"] = {
	aliases = {"Islamic legal", "Sharia"},
	Wikipedia = true,
	topical_categories = true,
}

labels["isotope"] = {
	display = "[[wikt:physics]]",
	topical_categories = "Isotopes",
}

labels["Jainism"] = {
	Wiktionary = true,
	Wikipedia = true,
	topical_categories = true,
}

labels["Japanese fiction"] = {
	-- aliases = {"anime", "manga", "anime and manga", "manga and anime"},
	display = "[[wikt:Japanese#Adjective|Japanese]] [[wikt:fiction]]",
	Wikipedia = true,
	topical_categories = true,
}

labels["Japanese god"] = {
	display = "[[wikt:Japanese#Adjective|Japanese]] [[wikt:mythology]]",
	topical_categories = "Japanese deities",
}

labels["Japanese mythology"] = {
	display = "[[wikt:Japanese#Adjective|Japanese]] [[wikt:mythology]]",
	topical_categories = true,
}

labels["Japanese politics"] = {
	Wikipedia = "Politics of Japan",
	topical_categories = true,
}

labels["Japanese pornography"] = {
	aliases = {"Japanese porn", "hentai", "adult anime", "erotic anime", "ero anime"},
	display = "[[wikt:Japanese#Adjective|Japanese]] [[wikt:pornography]]",
	Wikipedia = true,
	topical_categories = true,
}

labels["Java programming language"] = {
	aliases = {"JavaPL", "Java PL"},
	Wikipedia = "Java (programming language)",
	topical_categories = true,
}

labels["jazz"] = {
	Wiktionary = "jazz#Noun",
	topical_categories = true,
}

labels["jewelry"] = {
	aliases = {"jewellery"},
	Wiktionary = true,
	topical_categories = true,
}

labels["Jewish law"] = {
	aliases = {"Halacha", "Halachah", "Halakha", "Halakhah", "halacha", "halachah", "halakha", "halakhah", "Jewish Law", "jewish law"},
	display = "[[wikt:Jewish]] [[wikt:law]]",
	topical_categories = true,
}

labels["journalism"] = {
	Wiktionary = true,
	topical_categories = "Mass media",
}

labels["Judaism"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["judo"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["juggling"] = {
	Wiktionary = "juggling#Noun",
	topical_categories = true,
}

labels["karuta"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["kendo"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["knitting"] = {
	Wiktionary = "knitting#Noun",
	topical_categories = true,
}

labels["Korean mythology"] = {
	display = "[[wikt:Korean#Adjective|Korean]] [[wikt:mythology]]",
	topical_categories = true,
}

labels["labour"] = {
	aliases = {"labor", "labour movement", "labor movement"},
	Wiktionary = true,
	topical_categories = true,
}

labels["labour law"] = {
	aliases = {"labor law"},
	Wiktionary = true,
	topical_categories = "Law",
}

labels["lacrosse"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["landforms"] = {
	display = "[[wikt:geography]]",
	topical_categories = true,
}

labels["law"] = {
	aliases = {"legal"},
	Wiktionary = "law#English",
	topical_categories = true,
}

labels["law enforcement"] = {
	aliases = {"police", "policing"},
	Wiktionary = true,
	topical_categories = true,
}

labels["leatherworking"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["leftism"] = {
	aliases = {"leftist"},
	Wiktionary = true,
	topical_categories = true,
}

labels["letterpress"] = {
	aliases = {"metal type", "metal typesetting"},
	display = "[[wikt:letterpress]] [[wikt:typography]]",
	topical_categories = "Typography",
}

labels["lexicography"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["LGBTQ"] = {
	aliases = {"LGBT", "LGBT+", "LGBT*", "LGBTQ+", "LGBTQ*", "LGBTQIA", "LGBTQIA+", "LGBTQIA*", "queer"},
	Wiktionary = true,
	topical_categories = true,
}

labels["liberalism"] = {
	aliases = {"liberal"},
	Wiktionary = true,
	topical_categories = true,
}

labels["library science"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["lichenology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["limnology"] = {
	Wiktionary = true,
	topical_categories = "Ecology",
}

labels["linear algebra"] = {
	aliases = {"vector algebra"},
	Wiktionary = true,
	topical_categories = true,
}

labels["linguistic morphology"] = {
	display = "[[wikt:linguistic]] [[wikt:morphology]]",
	topical_categories = true,
}

labels["linguistics"] = {
	aliases = {"linguistic", "philology"},
	Wiktionary = true,
	topical_categories = true,
}

labels["lipid"] = {
	aliases = {"lipids"},
	display = "[[wikt:biochemistry]]",
	topical_categories = "Lipids",
}

labels["literature"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["logic"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["logical fallacy"] = {
	aliases = {"fallacies"},
	display = "[[wikt:rhetoric]]",
	topical_categories = "Logical fallacies",
}

labels["logistics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["luge"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Lutheranism"] = {
	aliases = {"Lutheran", "Lutheranist", "Lutheran Church"},
	Wikipedia = true,
	topical_categories = true,
}

labels["lutherie"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["machine learning"] = {
	aliases = {"ML"},
	Wiktionary = true,
	topical_categories = true,
}

labels["machining"] = {
	Wiktionary = "machining#Noun",
	topical_categories = true,
}

labels["macroeconomics"] = {
	Wiktionary = true,
	topical_categories = "Economics",
}

labels["mahjong"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["malacology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Malaysian politics"] = {
	aliases = {"Malaysia politics"},
	Wikipedia = "Politics of Malaysia",
	topical_categories = true,
}

labels["mammalogy"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["management"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["manga"] = {
	aliases = {"Japanese comics"},
	Wiktionary = true,
	topical_categories = "Japanese fiction",
}

labels["manhua"] = {
	aliases = {"Chinese comics"},
	Wiktionary = true,
	topical_categories = "Chinese fiction",
}

labels["manhwa"] = {
	aliases = {"Korean comics"},
	Wiktionary = true,
	topical_categories = "Korean fiction",
}

labels["Manichaeism"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["manufacturing"] = {
	Wiktionary = "manufacturing#Noun",
	topical_categories = true,
}

labels["Maoism"] = {
	aliases = {"Maoist"},
	Wiktionary = true,
	topical_categories = true,
}

labels["marching"] = {
	Wiktionary = "marching#Noun",
	topical_categories = true,
}

labels["marine biology"] = {
	aliases = {"coral science"},
	Wiktionary = true,
	topical_categories = true,
}

labels["marketing"] = {
	Wiktionary = "marketing#Noun",
	topical_categories = true,
}

labels["martial arts"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Marxism"] = {
	aliases = {"Marxist"},
	Wiktionary = true,
	topical_categories = true,
}

labels["masonry"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["massage"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["materials science"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["mathematical analysis"] = {
	aliases = {"analysis"},
	Wiktionary = true,
	topical_categories = true,
}

labels["mathematics"] = {
	aliases = {"math", "maths"},
	Wiktionary = true,
	topical_categories = true,
}

labels["measure theory"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["mechanical engineering"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["mechanics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["media"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["mediaeval folklore"] = {
	aliases = {"medieval folklore"},
	display = "[[wikt:mediaeval]] [[wikt:folklore]]",
	topical_categories = "European folklore",
}

labels["medical genetics"] = {
	display = "[[wikt:medical]] [[wikt:genetics]]",
	topical_categories = true,
}

labels["medical sign"] = {
	aliases = {"medical symptoms", "symptom", "symptoms"},
	display = "[[wikt:medicine]]",
	topical_categories = "Medical signs and symptoms",
}

labels["medicine"] = {
	aliases = {"medical"},
	Wiktionary = true,
	topical_categories = true,
}

labels["Meitei god"] = {
	aliases = {"Meitei goddess", "Meitei deity"},
	display = "[[wikt:Meitei]] [[wikt:mythology]]",
	topical_categories = "Meitei deities",
}

labels["mental health"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Mesopotamian god"] = {
	aliases = {"Mesopotamian goddess", "Mesopotamian diety"},
	display = "[[wikt:Mesopotamian]] [[wikt:mythology]]",
	topical_categories = "Mesopotamian deities",
}

labels["Mesopotamian mythology"] = {
	display = "[[wikt:Mesopotamian]] [[wikt:mythology]]",
	topical_categories = true,
}

labels["metadata"] = {
	Wiktionary = true,
	topical_categories = "Data management",
}

labels["metallurgy"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["metalworking"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["metamaterial"] = {
	display = "[[wikt:physics]]",
	topical_categories = "Metamaterials",
}

labels["metaphysics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["meteorology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Methodism"] = {
	aliases = {"Methodist", "methodism", "methodist"},
	Wiktionary = true,
	topical_categories = true,
}

labels["metrology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Mexican politics"] = {
	aliases = {"Mexico politics"},
	Wikipedia = "Politics of Mexico",
	topical_categories = true,
}

labels["microbiology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["microelectronics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["micronationalism"] = {
	aliases = {"micronation", "micronations"},
	Wiktionary = true,
	topical_categories = true,
}

labels["microscopy"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["military"] = {
	aliases = {"army"},
	Wiktionary = true,
	topical_categories = true,
}

labels["military ranks"] = {
	aliases = {"military rank"},
	display = "[[wikt:military]]",
	topical_categories = true,
}

labels["military unit"] = {
	display = "[[wikt:military]]",
	topical_categories = "Military units",
}

labels["milling"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Minecraft"] = {
	display = "''[[wikt:Minecraft]]''",
	topical_categories = true,
}

labels["mineral"] = {
	display = "[[wikt:mineralogy]]",
	topical_categories = "Minerals",
}

labels["mineralogy"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["mining"] = {
	Wiktionary = "mining#Noun",
	topical_categories = true,
}

labels["mobile phones"] = {
	aliases = {"cell phone", "cell phones", "mobile phone", "mobile telephony", "smartphone", "smartphones", "mobile"},
	display = "[[wikt:mobile telephone|mobile telephony]]",
	topical_categories = true,
}

labels["molecular biology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["monarchy"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["money"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Mormonism"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["motor racing"] = {
	-- There are other types of racing, but 99% of the time "racing" on its own refers to motorsports.
	aliases = {"motor sport", "motorsport", "motorsports", "racing"},
	Wiktionary = true,
	topical_categories = true,
}

labels["motorcycling"] = {
	aliases = {"motorcycle", "motorcycles", "motorbike"},
	Wiktionary = "motorcycling#Noun",
	topical_categories = "Motorcycles",
}

labels["multiplicity"] = {
	aliases = {"plurality", "polypsychism", "dissociative identity disorder", "DID"},
	display = "{{l|en|multiplicity|id=multiple personalities}}",
	topical_categories = "Multiplicity (psychology)",
}

labels["muscle"] = {
	aliases = {"muscles"},
	display = "[[wikt:anatomy]]",
	topical_categories = "Muscles",
}

labels["mushroom"] = {
	aliases = {"mushrooms"},
	display = "[[wikt:mycology]]",
	topical_categories = "Mushrooms",
}

labels["music"] = {
	aliases = {"musical"},
	Wiktionary = true,
	topical_categories = true,
}

labels["music genre"] = {
	display = "[[wikt:music]]",
	topical_categories = "Musical genres",
}

labels["music industry"] = {
	Wikipedia = true,
	topical_categories = true,
}

labels["musical instruments"] = {
	aliases = {"musical instrument"},
	display = "[[wikt:music]]",
	topical_categories = true,
}

labels["musician"] = {
	display = "[[wikt:music]]",
	topical_categories = "Musicians",
}

labels["musicology"] = {
	Wiktionary = true,
	topical_categories = "Music",
}

labels["mycology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["mysticism"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["mythological creature"] = {
	aliases = {"mythological creatures"},
	display = "[[wikt:mythology]]",
	topical_categories = "Mythological creatures",
}

labels["mythology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["nanotechnology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["narratology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["nautical"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Navajo mythology"] = {
	display = "[[wikt:Navajo]] [[wikt:mythology]]",
	topical_categories = true,
}

labels["navigation"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Nazism"] = { -- see also Neo-Nazism
	aliases = {"nazism", "Nazi", "nazi", "Nazis", "nazis"},
	Wikipedia = true,
	topical_categories = true,
}

labels["nematology"] = {
	Wiktionary = true,
	topical_categories = "Zoology",
}

labels["neo-Nazism"] = { -- Often used to indicate Nazi-used jargon; compare "white supremacist ideology"
	aliases = {"Neo-Nazism", "Neo-nazism", "neo-nazism", "Neo-Nazi", "Neo-nazi", "neo-Nazi", "neo-nazi", "Neo-Nazis", "Neo-nazis", "neo-Nazis", "neo-nazis", "NeoNazism", "Neonazism", "neoNazism", "neonazism", "NeoNazi", "Neonazi", "neoNazi", "neonazi", "NeoNazis", "Neonazis", "neoNazis", "neonazis"},
	Wikipedia = true,
	topical_categories = true,
}

labels["netball"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["networking"] = {
	Wiktionary = "networking#Noun",
	topical_categories = true,
}

labels["neuroanatomy"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["neurology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["neuroscience"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["neurosurgery"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["neurotoxin"] = {
	display = "[[wikt:neurotoxicology]]",
	topical_categories = "Neurotoxins",
}

labels["neurotransmitter"] = {
	display = "[[wikt:biochemistry]]",
	topical_categories = "Neurotransmitters",
}

labels["New Zealand politics"] = {
	Wikipedia = "Politics of New Zealand",
	topical_categories = true,
}

labels["newspapers"] = {
	display = "[[wikt:newspaper]]s",
	topical_categories = true,
}

labels["Norse god"] = {
	aliases = {"Norse goddess", "Norse deity"},
	display = "[[wikt:Norse]] [[wikt:mythology]]",
	topical_categories = "Norse deities",
}

labels["Norse mythology"] = {
	display = "[[wikt:Norse]] [[wikt:mythology]]",
	topical_categories = true,
}

labels["nuclear energy"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["nuclear physics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["number theory"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["numismatics"] = {
	Wiktionary = true,
	topical_categories = "Currency",
}

labels["nutrition"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["object-oriented programming"] = {
	aliases = {"object-oriented", "OOP"},
	Wiktionary = true,
	topical_categories = true,
}

labels["obsolete element symbol"] = {
	display = "[[wikt:chemistry]], [[wikt:obsolete]]",
	plain_categories = "Obsolete symbols for chemical elements",
}

labels["obstetrics"] = {
	aliases = {"obstetric"},
	Wiktionary = true,
	topical_categories = true,
}

labels["occult"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["oceanography"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Odinani"] = {
	aliases = {"Odinala", "Omenala", "Odinana", "Omenana", "Igbo religion"},
	Wikipedia = true,
	topical_categories = true,
}

labels["oil industry"] = {
	aliases = {"oil", "oil drilling", "petroleum industry", "petroleum"},
	Wikipedia = true,
	topical_categories = true,
}

labels["oncology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["online gaming"] = {
	aliases = {"online games", "MMO", "MMORPG"},
	display = "[[wikt:online]] [[wikt:gaming#Noun|gaming]]",
	topical_categories = "Video games",
}

labels["onomastics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["opera"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["operating systems"] = {
	display = "[[wikt:operating system]]s",
	topical_categories = "Software",
}

labels["ophthalmology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["optics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["organic chemistry"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["organic compound"] = {
	display = "[[wikt:organic chemistry]]",
	topical_categories = "Organic compounds",
}

labels["Oriental Orthodoxy"] = {
	aliases = {"Oriental Orthodox", "Oriental Orthodox Church"},
	Wikipedia = true,
	topical_categories = true,
}

labels["ornithology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["orthodontics"] = {
	Wiktionary = true,
	topical_categories = "Dentistry",
}

labels["orthography"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["paganism"] = {
	aliases = {"pagan", "neopagan", "neopaganism", "neo-pagan", "neo-paganism"},
	Wiktionary = true,
	topical_categories = true,
}

labels["pain"] = {
	display = "[[wikt:medicine]]",
	topical_categories = true,
}

labels["paintball"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["painting"] = {
	Wiktionary = "painting#Noun",
	topical_categories = true,
}

labels["Pakistani politics"] = {
	Wikipedia = "Politics of Pakistan",
	topical_categories = true,
}

labels["palaeography"] = {
	aliases = {"paleography"},
	Wiktionary = true,
	topical_categories = true,
}

labels["paleontology"] = {
	aliases = {"palaeontology"},
	Wiktionary = true,
	topical_categories = true,
}

labels["Palestinian politics"] = {
	aliases = {"Palestine politics"},
	Wikipedia = "Politics of the Palestinian National Authority",
	topical_categories = true,
}

labels["palmistry"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["palynology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["papermaking"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["paraphilia"] = {
	aliases = {"paraphilias", "paraphilic", "fetish", "fetishes", "fetishism", "fetishistic", "fetishization", "fetishisation"},
	Wiktionary = "paraphilia#Noun",
	topical_categories = "Paraphilias",
}

labels["parapsychology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["parasitology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["part of speech"] = {
	aliases = {"PoS"},
	display = "[[wikt:grammar]]",
	topical_categories = "Parts of speech",
}

labels["particle"] = {
	aliases = {"subatomic particle", "subatomic particles"},
	display = "[[wikt:particle physics]]",
	topical_categories = "Subatomic particles",
}

labels["particle physics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["pasteurization"] = {
	aliases = {"pasteurisation"},
	Wiktionary = true,
	topical_categories = true,
}

labels["patent law"] = {
	aliases = {"patents"},
	display = "[[wikt:patent#Noun|patent]] [[wikt:law]]",
	topical_categories = true,
}

labels["pathology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["pensions"] = {
	aliases = {"pension"},
	display = "[[wikt:pension]]s",
	topical_categories = true,
}

labels["percussion instruments"] = {
	aliases = {"percussion instrument"},
	display = "[[wikt:music]]",
	topical_categories = true,
}

labels["perfumery"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Peruvian politics"] = {
	Wikipedia = "Politics of Peru",
	topical_categories = true,
}

labels["pesäpallo"] = {
	aliases = {"pesapallo"},
	Wiktionary = true,
	topical_categories = true,
}

labels["petrochemistry"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["petrology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["pharmaceutical drug"] = {
	display = "[[wikt:pharmacology]]",
	topical_categories = "Pharmaceutical drugs",
}

labels["pharmaceutical effect"] = {
	display = "[[wikt:pharmacology]]",
	topical_categories = "Pharmaceutical effects",
}

labels["pharmacology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["pharmacy"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["pharyngology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["philately"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Philippine politics"] = {
	aliases = {"Filipino politics"},
	Wikipedia = "Politics of the Philippines",
	topical_categories = true,
}

labels["Philmont Scout Ranch"] = {
	aliases = {"Philmont"},
	Wikipedia = true,
	topical_categories = true,
}

labels["philosophy"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["phonetics"] = {
	aliases = {"phonetic"},
	Wiktionary = true,
	topical_categories = true,
}

labels["phonology"] = {
	aliases = {"phonological"},
	Wiktionary = true,
	topical_categories = true,
}

labels["photography"] = {
	aliases = {"photograph"},
	Wiktionary = true,
	topical_categories = true,
}

labels["phrenology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["physical chemistry"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["physics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["physiology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["phytopathology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["pinball"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["planetology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["plant"] = {
	aliases = {"plants"},
	display = "[[wikt:botany]]",
	topical_categories = "Plants",
}

labels["plant disease"] = {
	aliases = {"plant diseases"},
	display = "[[wikt:phytopathology]]",
	topical_categories = "Plant diseases",
}

labels["plastic surgery"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["playground games"] = {
	aliases = {"playground game"},
	display = "[[wikt:playground]] [[wikt:game]]s",
	topical_categories = true,
}

labels["poetry"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["poison"] = {
	display = "[[wikt:toxicology]]",
	topical_categories = "Poisons",
}

labels["Pokémon"] = {
	aliases = {"Pokemon"},
	display = "''[[w:Pokémon|Pokémon]]''",
	Wikipedia = true,
	topical_categories = true,
}

labels["poker"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["poker slang"] = {
	display = "[[wikt:poker]] [[wikt:slang]]",
	topical_categories = "Poker",
}

labels["political science"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["political subdivision"] = {
	display = "[[wikt:government]]",
	topical_categories = "Political subdivisions",
}

labels["politics"] = {
	aliases = {"political"},
	Wiktionary = true,
	topical_categories = true,
}

labels["pornography"] = {
	aliases = {"porn", "porno", "adult video", "adult videos"},
	Wiktionary = true,
	topical_categories = true,
}

labels["Portuguese folklore"] = {
	display = "[[wikt:Portuguese#Adjective|Portuguese]] [[wikt:folklore]]",
	topical_categories = "European folklore",
}

labels["Portuguese politics"] = {
	Wikipedia = "Politics of Portugal",
	topical_categories = true,
}

labels["post"] = {
	aliases = {"mail", "postal"},
	display = "[[wikt:postal]]",
	topical_categories = true,
}

labels["postal abbreviation"] = {
	aliases = {"postal abbr", "postal abbrev"},
	display = "[[wikt:postal]]",
	topical_categories = "Postal abbreviations",
}

labels["potential theory"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["pottery"] = {
	Wiktionary = true,
	topical_categories = "Ceramics",
}

labels["pragmatics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["printing"] = {
	Wiktionary = "printing#Noun",
	topical_categories = true,
}

labels["probability theory"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["professional wrestling"] = {
	aliases = {"pro wrestling"},
	Wiktionary = true,
	topical_categories = true,
}

labels["programming"] = {
	aliases = {"computer programming"},
	Wiktionary = "programming#Noun",
	topical_categories = true,
}

labels["property law"] = {
	aliases = {"land law", "real estate law"},
	Wiktionary = true,
	topical_categories = true,
}

labels["prosody"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["protein"] = {
	aliases = {"proteins"},
	display = "[[wikt:biochemistry]]",
	topical_categories = "Proteins",
}

labels["Protestantism"] = {
	aliases = {"protestantism", "Protestant", "protestant"},
	Wiktionary = true,
	topical_categories = true,
}

labels["pseudoscience"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["psychiatry"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["psychoanalysis"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["psychology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["psychotherapy"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["publishing"] = {
	Wiktionary = "publishing#Noun",
	topical_categories = true,
}

labels["pulmonology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["pyrotechnics"] = {
	Wiktionary = true,
	aliases = { "firework", "fireworks" },
	topical_categories = true,
}

labels["QAnon"] = {
	aliases = {"Qanon"},
	Wikipedia = true,
	topical_categories = true,
}

labels["Quakerism"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["quantum computing"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["quantum mechanics"] = {
	aliases = {"quantum physics"},
	Wiktionary = true,
	topical_categories = true,
}

labels["Quimbanda"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["radiation"] = {
	-- TODO: What kind of topic is "radiation"? Is it specific kinds of radiation? That would be a set-type category.
	display = "[[wikt:physics]]",
	topical_categories = true,
}

labels["radio"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Raëlism"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["rail transport"] = {
	aliases = {"rail", "railroading", "railroads"},
	Wiktionary = true,
	topical_categories = "Rail transportation",
}

labels["Rastafari"] = {
	aliases = {"Rasta", "rasta", "Rastafarian", "rastafarian", "Rastafarianism"},
	Wiktionary = true,
	topical_categories = true,
}

labels["real estate"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["real tennis"] = {
	Wiktionary = true,
	topical_categories = "Tennis",
}

labels["recreational mathematics"] = {
	Wiktionary = true,
	topical_categories = "Mathematics",
}

labels["Reddit"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["regular expressions"] = {
	aliases = {"regex"},
	display = "[[wikt:regular expression]]s",
	topical_categories = true,
}

labels["relativity"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["religion"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["rhetoric"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["rhythmic gymnastics"] = {
	Wiktionary = true,
	Wikipedia = true,
	topical_categories = true,
}

labels["road transport"] = {
	aliases = {"roads"},
	Wikipedia = true,
	topical_categories = true,
}

labels["robotics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["rock"] = {
	aliases = {"rocks"},
	display = "[[wikt:geology]]",
	topical_categories = "Rocks",
}

labels["rock paper scissors"] = {
	topical_categories = true,
}

labels["roleplaying games"] = {
	aliases = {"role playing games", "role-playing games", "RPG", "RPGs"},
	display = "[[wikt:roleplaying game]]s",
	topical_categories = "Role-playing games",
}

labels["roller derby"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Roman Catholicism"] = {
	aliases = {"Roman Catholic", "Roman Catholic Church"},
	Wiktionary = true,
	topical_categories = true,
}

labels["Roman Empire"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Roman god"] = {
	aliases = {"Roman goddess", "Roman deity"},
	display = "[[wikt:Roman]] [[wikt:mythology]]",
	topical_categories = "Roman deities",
}

labels["Roman mythology"] = {
	display = "[[wikt:Roman]] [[wikt:mythology]]",
	topical_categories = true,
}

labels["Roman numerals"] = {
	display = "[[wikt:Roman numeral]]s",
	topical_categories = true,
}

labels["roofing"] = {
	Wiktionary = "roofing#Noun",
	topical_categories = true,
}

labels["rosiculture"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["rowing"] = {
	Wiktionary = "rowing#Noun",
	topical_categories = true,
}

labels["Rubik's Cube"] = {
	aliases = {"Rubik's cubes", "Magic Cube", "magic cube"},
	Wiktionary = "Rubik's cube",
	topical_categories = true,
}

labels["rugby"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["rugby league"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["rugby union"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Russian Orthodoxy"] = {
	aliases = {"Russian Orthodox", "Russian Orthodox Church"},
	Wikipedia = true,
	topical_categories = true,
}

labels["sailing"] = {
	Wiktionary = "sailing#Noun",
	topical_categories = true,
}

labels["schools"] = {
	display = "[[wikt:education]]",
	topical_categories = true,
}

labels["science fiction"] = {
	aliases = {"scifi", "sci fi", "sci-fi"},
	Wiktionary = true,
	topical_categories = true,
}

labels["sciences"] = {
	aliases = {"science", "scientific"},
	Wiktionary = true,
	topical_categories = true,
}

labels["Scientology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Scots law"] = {
	-- Note: this is the usual term, not "Scottish law".
	aliases = {"Scottish law", "Scotland law", "Scots Law", "Scottish Law", "Scotland Law"},
	Wikipedia = true,
	topical_categories = true,
}

labels["Scouting"] = {
	aliases = {"scouting"},
	display = "[[wikt:scouting]]",
	topical_categories = true,
}

labels["Scrabble"] = {
	display = "''[[wikt:Scrabble]]''",
	Wikipedia = true,
	topical_categories = true,
}

labels["scrapbooks"] = {
	display = "[[wikt:scrapbook]]s",
	topical_categories = true,
}

labels["sculpture"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["seduction community"] = {
	aliases = {"pickup artist", "pickup artists", "pickup artistry", "pickup community"},
	Wikipedia = true,
	topical_categories = true,
}

labels["seismology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["self-harm"] = {
	aliases = {"selfharm", "self harm", "self-harm community"},
	Wiktionary = true,
	topical_categories = true,
}

labels["semantics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["semiconductors"] = {
	display = "[[wikt:semiconductor]]s",
	topical_categories = true,
}

labels["semiotics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["SEO"] = {
	Wiktionary = "search engine optimization",
	topical_categories = {"Internet", "Marketing"},
}

labels["set theory"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["sewing"] = {
	Wiktionary = "sewing#Noun",
	topical_categories = true,
}

labels["sex"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["sex position"] = {
	display = "[[wikt:sex]]",
	topical_categories = "Sex positions",
}

labels["sexology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["sexuality"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Shaivism"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["shamanism"] = {
	aliases = {"Shamanism"},
	Wiktionary = true,
	topical_categories = true,
}

labels["Shi'ism"] = {
	aliases = {"Shia", "Shi'ite", "Shi'i"},
	display = "[[wikt:Shia Islam]]",
	topical_categories = true,
}

labels["Shinto"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["ship parts"] = {
	display = "[[wikt:nautical]]",
	topical_categories = "Ship parts",
}

labels["shipping"] = {
	Wiktionary = "shipping#Noun",
	topical_categories = true,
}

labels["shoemaking"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["shogi"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["signal processing"] = {
	Wikipedia = true,
	topical_categories = true,
}

labels["Sikhism"] = {
	aliases = {"Sikh"},
	Wiktionary = true,
	topical_categories = true,
}

labels["Singaporean politics"] = {
	Wikipedia = "Politics of Singapore",
	topical_categories = true,
}

labels["singing"] = {
	Wiktionary = "singing#Noun",
	topical_categories = true,
}

labels["skateboarding"] = {
	Wiktionary = "skateboarding#Noun",
	topical_categories = true,
}

labels["skating"] = {
	Wiktionary = "skating#Noun",
	topical_categories = true,
}

labels["skeleton"] = {
	display = "[[wikt:anatomy]]",
	topical_categories = true,
}

labels["skiing"] = {
	Wiktionary = "skiing#Noun",
	topical_categories = true,
}

labels["skydiving"] = {
	Wiktionary = "skydiving#Noun",
	topical_categories = true,
}

labels["Slavic god"] = {
	display = "[[wikt:Slavic]] [[wikt:mythology]]",
	topical_categories = "Slavic deities",
}

labels["Slavic mythology"] = {
	display = "[[wikt:Slavic]] [[wikt:mythology]]",
	topical_categories = true,
}

labels["smoking"] = {
	Wiktionary = "smoking#Noun",
	topical_categories = true,
}

labels["snooker"] = {
	Wiktionary = "snooker#Noun",
	topical_categories = true,
}

labels["snowboarding"] = {
	Wiktionary = "snowboarding#Noun",
	topical_categories = true,
}

labels["soccer"] = {
	aliases = {"football", "association football"},
	Wiktionary = true,
	topical_categories = "Football (soccer)",
}

labels["social media"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["social sciences"] = {
	aliases = {"social science"},
	display = "[[wikt:social science]]s",
	topical_categories = true,
}

labels["socialism"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["sociolinguistics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["sociology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["softball"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["software"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["software architecture"] = {
	Wiktionary = true,
	topical_categories = {"Software engineering", "Programming"},
}

labels["software engineering"] = {
	aliases = {"software development"},
	Wiktionary = true,
	topical_categories = true,
}

labels["soil science"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["sound"] = {
	Wiktionary = "sound#Noun",
	topical_categories = true,
}

labels["sound engineering"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["South Korean idol fandom"] = {
	aliases = {"Korean idol fandom", "Korean idol"},
	display = "[[wikt:South Korean]] [[wikt:idol]] [[wikt:fandom]]",
	topical_categories = true,
}

labels["South Park"] = {
	display = "''[[w:South Park|South Park]]''",
	Wikipedia = true,
	topical_categories = true,
}

labels["Soviet Union"] = {
	aliases = {"USSR", "Soviet"},
	Wiktionary = true,
	topical_categories = true,
}

labels["space flight"] = {
	aliases = {"spaceflight", "space travel"},
	Wiktionary = true,
	topical_categories = "Space",
}

labels["space science"] = {
	aliases = {"space"},
	Wiktionary = true,
	topical_categories = "Space",
}

labels["Spanish politics"] = {
	Wikipedia = "Politics of Spain",
	topical_categories = true,
}

labels["spectroscopy"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["speedrunning"] = {
	aliases = {"speedrun", "speedruns"},
	Wiktionary = true,
	topical_categories = true,
}

labels["spinning"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["spiritualism"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["sports"] = {
	aliases = {"sport"},
	Wiktionary = true,
	topical_categories = true,
}

labels["square dancing"] = {
	aliases = {"square dance"},
	Wiktionary = true,
	topical_categories = true,
}

labels["squash"] = {
	Wikipedia = "Squash (sport)",
	topical_categories = true,
}

labels["standard of identity"] = {
	display = "[[wikt:standard of identity|standards of identity]]",
	topical_categories = "Standards of identity",
}

labels["star"] = {
	display = "[[wikt:astronomy]]",
	topical_categories = "Stars",
}

labels["Star Wars"] = {
	display = "''[[wikt:Star Wars]]''",
	topical_categories = true,
}

labels["statistical mechanics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["statistics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["steroid"] = {
	display = "[[wikt:biochemistry]]",
	topical_categories = "Steroids",
}

labels["steroid hormone"] = {
	aliases = {"steroid drug"},
	display = "[[wikt:biochemistry]], [[wikt:steroids]]",
	topical_categories = "Hormones",
}

labels["stock market"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["stock ticker symbol"] = {
	aliases = {"stock symbol"},
	Wiktionary = true,
	topical_categories = "Stock symbols for companies",
}

labels["string instruments"] = {
	aliases = {"string instrument"},
	display = "[[wikt:music]]",
	topical_categories = true,
}

labels["subculture"] = {
	Wiktionary = true,
	topical_categories = "Culture",
}

labels["Sufism"] = {
	aliases = {"Sufi Islam"},
	Wikipedia = true,
	topical_categories = true,
}

labels["sugar acid"] = {
	display = "[[wikt:organic chemistry]]",
	topical_categories = "Sugar acids",
}

labels["sumo"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["supply chain"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["surface feature"] = {
	display = "[[wikt:planetology]]",
	topical_categories = "Planetary nomenclature",
}

labels["surfing"] = {
	aliases = {"surf"},
	Wiktionary = "surfing#Noun",
	topical_categories = true,
}

labels["surgery"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["surveying"] = {
	Wiktionary = "surveying#Noun",
	topical_categories = true,
}

labels["sushi"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["swimming"] = {
	Wiktionary = "swimming#Noun",
	topical_categories = true,
}

labels["Swiss politics"] = {
	Wikipedia = "Politics of Switzerland",
	topical_categories = true,
}

labels["swords"] = {
	display = "[[sword]]s",
	topical_categories = true,
}

labels["Syriac Orthodoxy"] = {
	aliases = {"Syriac Orthodox", "Syriac Orthodox Church"},
	Wikipedia = true,
	topical_categories = true,
}

labels["systematic element symbol"] = {
	display = "[[wikt:chemistry]]",
	plain_categories = "Systematic chemical symbols",
}

labels["systematics"] = {
	Wiktionary = true,
	topical_categories = "Taxonomy",
}

labels["systems engineering"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["systems theory"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["table tennis"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Taoism"] = {
	aliases = {"Daoism"},
	Wiktionary = true,
	topical_categories = true,
}

labels["tarot"] = {
	Wiktionary = true,
	topical_categories = "Cartomancy",
}

labels["taxation"] = {
	aliases = {"tax", "taxes"},
	Wiktionary = true,
	topical_categories = true,
}

labels["taxonomic name"] = {
	display = "[[wikt:taxonomy]]",
	topical_categories = "Taxonomic names",
}

labels["taxonomy"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["technology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["telecommunications"] = {
	aliases = {"telecommunication", "telecom"},
	Wiktionary = true,
	topical_categories = true,
}

labels["telegraphy"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["telephony"] = {
	aliases = {"telephone", "telephones"},
	Wiktionary = true,
	topical_categories = true,
}

labels["television"] = {
	aliases = {"TV"},
	Wiktionary = true,
	topical_categories = true,
}

labels["tennis"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["teratology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Tetris"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["textiles"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["textual criticism"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["theater"] = {
	aliases = {"theatre"},
	Wiktionary = true,
	topical_categories = true,
}

labels["theology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["thermodynamics"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["Thracian god"] = {
	aliases = {"Thracian goddess", "Thracian deity"},
	display = "[[w:Thracian religion|Thracian religion]]",
	Wikipedia = "Thracian religion",
	topical_categories = "Thracian deities",
}

labels["Tibetan Buddhism"] = {
	Wiktionary = true,
	topical_categories = "Buddhism",
}

labels["tiddlywinks"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["TikTok aesthetic"] = {
	display = "[[wikt:TikTok]] aesthetic",
	topical_categories = "Aesthetics",
}

labels["timber industry"] = {
	aliases = {"timber", "wood industry", "lumber industry", "lumber", "logging"},
	Wikipedia = true,
	topical_categories = true,
}

labels["time"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["tincture"] = {
	display = "[[wikt:heraldry]]",
	topical_categories = "Heraldic tinctures",
}

labels["topology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["tort law"] = {
	Wiktionary = true,
	topical_categories = "Law",
}

labels["tourism"] = {
	aliases = {"tourist"},
	Wiktionary = true,
	topical_categories = true,
}

labels["toxicology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["trading"] = {
	aliases = {"trade"},
	Wiktionary = "trading#Noun",
	topical_categories = true,
}

labels["trading cards"] = {
	display = "[[wikt:trading card]]s",
	topical_categories = true,
}

labels["traditional Chinese medicine"] = {
	aliases = {"TCM", "Chinese medicine"},
	Wiktionary = true,
	topical_categories = true,
}

labels["traditional Korean medicine"] = {
	aliases = {"Korean medicine"},
	topical_categories = true,
}

labels["transgender"] = {
	aliases = {"trans"},
	Wiktionary = true,
	topical_categories = true,
}

labels["translation studies"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["transport"] = {
	aliases = {"transportation"},
	Wiktionary = true,
	topical_categories = true,
}

labels["traumatology"] = {
	Wiktionary = true,
	topical_categories = "Emergency medicine",
}

labels["travel"] = {
	aliases = {"travelling"},
	Wiktionary = true,
	topical_categories = true,
}

labels["trigonometric function"] = {
	display = "[[wikt:trigonometry]]",
	topical_categories = "Trigonometric functions",
}

labels["trigonometry"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["trust law"] = {
	Wiktionary = true,
	topical_categories = "Law",
}

labels["Tumblr aesthetic"] = {
	display = "[[wikt:Tumblr]] [[wikt:aesthetic]]",
	topical_categories = "Aesthetics",
}

labels["Twitter"] = {
	aliases = {"twitter", "X"},
	Wiktionary = "Twitter#Proper noun",
	topical_categories = true,
}

labels["two-up"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["typography"] = {
	aliases = {"typesetting"},
	Wiktionary = true,
	topical_categories = true,
}

labels["ufology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["UK politics"] = {
	Wikipedia = "Politics of the United Kingdom",
	topical_categories = true,
}

labels["Umbanda"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["underwater diving"] = {
	aliases = {"scuba", "scuba diving"},
	display = "[[wikt:underwater]] [[wikt:diving#Noun|diving]]",
	topical_categories = true,
}

labels["Unicode"] = {
	aliases = {"Unicode standard"},
	Wikipedia = true,
	topical_categories = true,
}

labels["United Nations"] = {
	aliases = {"UN"},
	display = "[[wikt:United Nations|UN]]",
	Wikipedia = true,
	topical_categories = true,
}

labels["urban studies"] = {
	aliases = {"urbanism", "urban planning"},
	Wiktionary = true,
	topical_categories = true,
}

labels["urology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["US politics"] = {
	Wikipedia = "Politics of the United States",
	topical_categories = true,
}

labels["Vaishnavism"] = {
	aliases = {"Vaishnavist"},
	Wiktionary = true,
	topical_categories = true,
}

labels["Valentinianism"] = {
	aliases = {"valentinianism", "Valentinianist", "valentinianist"},
	Wikipedia = true,
	topical_categories = true,
}

labels["Vedic religion"] = {
	aliases = {"Vedic Hinduism", "Vedism", "Vedicism", "Ancient Hinduism", "ancient Hinduism"},
	Wikipedia = "Historical Vedic religion",
	topical_categories = true,
}

labels["vegetable"] = {
	aliases = {"vegetables"},
	Wiktionary = true,
	topical_categories = "Vegetables",
}

labels["vehicles"] = {
	aliases = {"vehicle"},
	display = "[[wikt:vehicle]]s",
	topical_categories = true,
}

labels["Venezuelan politics"] = {
	aliases = {"Venezuela politics"},
	Wikipedia = "Politics of Venezuela",
	topical_categories = true,
}

labels["veterinary disease"] = {
	display = "[[wikt:veterinary medicine]]",
	topical_categories = "Veterinary diseases",
}

labels["veterinary medicine"] = {
	aliases = {"veterinary", "vet"},
	Wiktionary = true,
	topical_categories = true,
}

labels["video compression"] = {
	Wikipedia = true,
	topical_categories = true,
}

labels["video game genre"] = {
	display = "[[wikt:video game]]s",
	topical_categories = "Video game genres",
}

labels["video games"] = {
	aliases = {"video game", "video gaming"},
	display = "[[wikt:video game]]s",
	topical_categories = true,
}

labels["virology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["virus"] = {
	display = "[[wikt:virology]]",
	topical_categories = "Viruses",
}

labels["vitamin"] = {
	display = "[[wikt:biochemistry]]",
	topical_categories = "Vitamins",
}

labels["viticulture"] = {
	Wiktionary = true,
	topical_categories = {"Horticulture", "Wine"},
}

labels["volcanology"] = {
	aliases = {"vulcanology"},
	Wiktionary = true,
	topical_categories = true,
}

labels["volleyball"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["voodoo"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["VTuber"] = {
	aliases = {"Virtual YouTuber"},
	Wiktionary = true,
	topical_categories = "Virtual YouTuber",
}

labels["war"] = {
	aliases = {"warfare"},
	Wiktionary = true,
	topical_categories = true,
}

labels["water sports"] = {
	aliases = {"watersport", "watersports", "water sport"},
	Wiktionary = "watersport",
	topical_categories = true,
}

labels["watercraft"] = {
	display = "[[wikt:nautical]]",
	topical_categories = true,
}

labels["weaponry"] = {
	aliases = {"weapon", "weapons"},
	Wiktionary = true,
	topical_categories = "Weapons",
}

labels["weather"] = {
	topical_categories = true,
}

labels["weaving"] = {
	Wiktionary = "weaving#Noun",
	topical_categories = true,
}

labels["web design"] = {
	Wiktionary = true,
	topical_categories = true,
	aliases = {"Web design"}
}

labels["web development"] = {
	Wiktionary = true,
	topical_categories = {"Programming", "Web design"},
}

labels["weightlifting"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["white supremacy"] = { -- Often used to indicate Nazi-used jargon; compare "neo-Nazism"
	aliases = {"white nationalism", "white nationalist", "white power", "white racism", "white supremacist ideology", "white supremacism", "white supremacist"},
	Wikipedia = true,
	topical_categories = "White supremacist ideology",
}

labels["Wicca"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["wiki jargon"] = {
	aliases = {"wiki", "wikis"},
	display = "[[wiki]] [[wikt:jargon]]",
	topical_categories = "Wiki",
}

labels["Wikimedia jargon"] = {
	aliases = {
		"Wikimedia", "Wiktionary", "Wiktionary jargon", "Wikipedia", "Wikipedia jargon",
		"WMF", "WMF jargon" -- technically not correct
	},
	display = "[[w:Wikimedia movement|Wikimedia]] [[wikt:jargon]]",
	topical_categories = "Wikimedia",
}

labels["wind instruments"] = {
	aliases = {"wind instrument"},
	display = "[[wikt:music]]",
	topical_categories = true,
}

labels["wine"] = {
	aliases = {"oenology", "winemaking"},
	Wiktionary = true,
	topical_categories = true,
}

labels["winter sports"] = {
	display = "[[winter sport]]s",
	topical_categories = true,
}

labels["woodwind instruments"] = {
	aliases = {"woodwind instrument"},
	display = "[[wikt:music]]",
	topical_categories = true,
}

labels["woodworking"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["World War I"] = {
	aliases = {"World War 1", "WWI", "WW I", "WW1", "WW 1"},
	Wikipedia = true,
	topical_categories = true,
}

labels["World War II"] = {
	aliases = {"World War 2", "WWII", "WW II", "WW2", "WW 2"},
	Wikipedia = true,
	topical_categories = true,
}

labels["wrestling"] = {
	Wiktionary = "wrestling#Noun",
	topical_categories = true,
}

labels["writing"] = {
	Wiktionary = "writing#Noun",
	topical_categories = true,
}

labels["xiangqi"] = {
	aliases = {"Chinese chess"},
	Wiktionary = true,
	topical_categories = true,
}

labels["Yazidism"] = {
	aliases = {"Yezidism"},
	Wiktionary = true,
	topical_categories = true,
}

labels["yoga"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["yoga pose"] = {
	aliases = {"asana"},
	display = "[[wikt:yoga]]",
	topical_categories = "Yoga poses",
}

labels["zodiac constellations"] = {
	display = "[[wikt:astronomy]]",
	topical_categories = "Constellations in the zodiac",
}

labels["zoology"] = {
	Wiktionary = true,
	topical_categories = true,
}

labels["zootomy"] = {
	Wiktionary = true,
	topical_categories = "Animal body parts",
}

labels["Zoroastrianism"] = {
	Wiktionary = true,
	topical_categories = true,
}


-- Deprecated/do not use warning (ambiguous, unsuitable etc)

labels["deprecated label"] = {
	aliases = {"emergency", "greekmyth", "industry", "morphology", "musici", "quantum", "vector"},
	display = "<span style=\"color:var(--wikt-palette-red,red);\"><b>deprecated label</b></span>",
	deprecated = true,
}

return require("Module:labels").finalize_data(labels)