Module:labels/data/topical: Difference between revisions
No edit summary |
No edit summary |
||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
local labels = {} | local labels = {} | ||
-- This | -- 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 = false, | |||
} | |||
labels["ABDL"] = { | |||
aliases = {"AB/DL"}, | |||
Wiktionary = true, | |||
Wikipedia = true, | |||
topical_categories = false, | |||
} | |||
labels["Abrahamism"] = { | |||
Wiktionary = "Abrahamism#Noun", | |||
topical_categories = false, | |||
} | |||
labels["accounting"] = { | labels["accounting"] = { | ||
Wiktionary = "accounting#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["acoustics"] = { | labels["acoustics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["acting"] = { | labels["acting"] = { | ||
Wiktionary = "acting#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["advertising"] = { | labels["advertising"] = { | ||
Wiktionary = "advertising#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["aeronautics"] = { | labels["aeronautics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["aerospace"] = { | labels["aerospace"] = { | ||
Wiktionary = true, | |||
topical_categories = {" | topical_categories = false, | ||
} | |||
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 = false, | |||
} | } | ||
labels["agriculture"] = { | labels["agriculture"] = { | ||
aliases = {"farming"}, | |||
topical_categories = {" | Wiktionary = true, | ||
topical_categories = false, | |||
} | |||
labels["Ahmadiyya"] = { | |||
aliases = {"Ahmadiyyat", "Ahmadi"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | } | ||
labels["aircraft"] = { | labels["aircraft"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["alchemy"] = { | labels["alchemy"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["alcoholic beverages"] = { | labels["alcoholic beverages"] = { | ||
display = "[[ | aliases = {"alcohol"}, | ||
topical_categories = | display = "[[alcoholic#Adjective|alcoholic]] [[beverage]]s", | ||
topical_categories = false, | |||
} | } | ||
labels["alcoholism"] = { | labels["alcoholism"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["algebra"] = { | labels["algebra"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["algebraic geometry"] = { | labels["algebraic geometry"] = { | ||
Wiktionary = true, | |||
topical_categories = {" | topical_categories = false, | ||
} | |||
labels["algebraic topology"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["alternative history"] = { | |||
aliases = {"alt hist", "alternate history"}, | |||
Wikidata = "Q224989", | |||
topical_categories = false, | |||
} | } | ||
labels["alternative medicine"] = { | labels["alternative medicine"] = { | ||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["alt-right"] = { | |||
aliases = {"altright", "Alt-right", "Altright"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | } | ||
labels["amateur radio"] = { | labels["amateur radio"] = { | ||
aliases = {"ham radio"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["American football"] = { | labels["American football"] = { | ||
display = "[[ | Wiktionary = true, | ||
topical_categories = | topical_categories = "Football (American)", | ||
} | |||
labels["amino acid"] = { | |||
display = "[[biochemistry]]", | |||
topical_categories = "Amino acids", | |||
} | } | ||
labels["analytic geometry"] = { | labels["analytic geometry"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = "Geometry", | ||
} | } | ||
labels["analytical chemistry"] = { | labels["analytical chemistry"] = { | ||
display = "[[ | display = "[[analytical]] [[chemistry]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["anarchism"] = { | labels["anarchism"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["anatomy"] = { | labels["anatomy"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["Ancient Greece"] = { | labels["Ancient Greece"] = { | ||
aliases = {"ancient Greece"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["Ancient Rome"] = { | labels["Ancient Rome"] = { | ||
aliases = {"ancient Rome"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["Anglicanism"] = { | labels["Anglicanism"] = { | ||
aliases = {"Anglican", "Anglicanist", "Anglican Church"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["animation"] = { | labels["animation"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["anime"] = { | labels["anime"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = "Japanese fiction", | ||
} | } | ||
labels["anthropology"] = { | labels["anthropology"] = { | ||
display = "[[ | Wiktionary = true, | ||
topical_categories = | topical_categories = false, | ||
} | |||
labels["Arabian god"] = { | |||
display = "[[Arabian]] [[mythology]]", | |||
topical_categories = "Arabian deities", | |||
} | } | ||
labels["arachnology"] = { | labels["arachnology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["archaeological culture"] = { | ||
display = "[[ | aliases = {"archeological culture", "archaeological cultures", "archeological cultures"}, | ||
topical_categories = | display = "[[archaeology]]", | ||
topical_categories = "Archaeological cultures", | |||
} | } | ||
labels["archaeology"] = { | labels["archaeology"] = { | ||
aliases = {"archeology"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["archery"] = { | labels["archery"] = { | ||
display = "[[ | Wiktionary = true, | ||
topical_categories = | topical_categories = false, | ||
} | |||
labels["architectural element"] = { | |||
aliases = {"architectural elements"}, | |||
display = "[[architecture]]", | |||
topical_categories = "Architectural elements", | |||
} | } | ||
labels["architecture"] = { | labels["architecture"] = { | ||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["Argentine politics"] = { | |||
aliases = {"Argentina politics", "Argentinian politics"}, | |||
Wikipedia = "Politics of Argentina", | |||
topical_categories = false, | |||
} | } | ||
labels["arithmetic"] = { | labels["arithmetic"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["Armenian mythology"] = { | labels["Armenian mythology"] = { | ||
display = "[[ | display = "[[Armenian]] [[mythology]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["art"] = { | labels["art"] = { | ||
aliases = {"arts"}, | |||
topical_categories = {" | Wiktionary = "art#Noun", | ||
topical_categories = false, | |||
} | |||
labels["Arthurian legend"] = { | |||
aliases = {"Arthurian mythology"}, | |||
Wikipedia = "Matter_of_Britain#Arthurian_legend", | |||
topical_categories = "Arthurian mythology", | |||
} | } | ||
labels["artificial intelligence"] = { | labels["artificial intelligence"] = { | ||
aliases = {"AI"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["artillery"] = { | ||
display = "[[ | display = "[[weaponry]]", | ||
topical_categories = {" | topical_categories = false, | ||
} | |||
labels["artistic work"] = { | |||
display = "[[art#Noun|art]]", | |||
topical_categories = "Artistic works", | |||
} | |||
labels["asterism"] = { | |||
display = "[[uranography]]", | |||
topical_categories = "Asterisms", | |||
} | |||
labels["asteroid"] = { | |||
display = "[[astronomy]]", | |||
topical_categories = {"Asteroids", "Astronomy"} | |||
} | } | ||
labels["astrology"] = { | labels["astrology"] = { | ||
aliases = {"horoscope", "zodiac"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["astronautics"] = { | labels["astronautics"] = { | ||
aliases = {"rocketry"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["astronomy"] = { | labels["astronomy"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["astrophysics"] = { | labels["astrophysics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["Asturian mythology"] = { | labels["Asturian mythology"] = { | ||
display = "[[ | display = "[[Asturian]] [[mythology]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["athletics"] = { | labels["athletics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["Australian Aboriginal mythology"] = { | labels["Australian Aboriginal mythology"] = { | ||
Wikipedia = true, | |||
topical_categories = | topical_categories = false, | ||
} | |||
labels["Australian politics"] = { | |||
Wikipedia = "Politics of Australia", | |||
topical_categories = false, | |||
} | } | ||
labels["Australian rules football"] = { | labels["Australian rules football"] = { | ||
display = "[[ | aliases = {"Australian Rules football"}, | ||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | |||
labels["autism"] = { | |||
Wiktionary = true, | |||
Wikipedia = true, | |||
topical_categories = false, | |||
} | |||
labels["auto parts"] = { | |||
display = "[[automotive]]", | |||
topical_categories = false, | |||
} | } | ||
labels["automotive"] = { | labels["automotive"] = { | ||
display = "[[ | aliases = {"automotives"}, | ||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | |||
labels["automotive parts"] = { | |||
display = "[[automotive]]", | |||
topical_categories = false, | |||
} | } | ||
labels["aviation"] = { | labels["aviation"] = { | ||
aliases = {"air transport"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["backgammon"] = { | labels["backgammon"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["bacteria"] = { | labels["bacteria"] = { | ||
display = "[[ | display = "[[bacteriology]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["bacteriology"] = { | labels["bacteriology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["badminton"] = { | labels["badminton"] = { | ||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
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 = false, | |||
} | } | ||
labels["baking"] = { | labels["baking"] = { | ||
Wiktionary = "baking#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["ball games"] = { | labels["ball games"] = { | ||
display = "[[ | aliases = {"ball sports"}, | ||
topical_categories = | display = "[[ball game]]s", | ||
topical_categories = false, | |||
} | } | ||
labels["ballet"] = { | labels["ballet"] = { | ||
Wiktionary = true, | |||
topical_categories = {" | topical_categories = false, | ||
} | |||
labels["ballistics"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["Bangladeshi politics"] = { | |||
Wikipedia = "Politics of Bangladesh", | |||
topical_categories = false, | |||
} | } | ||
labels["banking"] = { | labels["banking"] = { | ||
Wiktionary = "banking#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["baseball"] = { | labels["baseball"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["basketball"] = { | labels["basketball"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["BDSM"] = { | labels["BDSM"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["beekeeping"] = { | labels["beekeeping"] = { | ||
aliases = {"melittology", "apiology", "apidology"}, -- could potentially be split out | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["beer"] = { | labels["beer"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["betting"] = { | labels["betting"] = { | ||
display = "[[ | aliases = {"bet", "bets"}, | ||
topical_categories = | display = "[[gambling#Noun|gambling]]", | ||
topical_categories = false, | |||
} | } | ||
labels["biblical"] = { | labels["biblical"] = { | ||
display = "[[ | aliases = {"Bible", "bible", "Biblical"}, | ||
topical_categories = {" | Wiktionary = "Bible", | ||
topical_categories = "Bible", | |||
} | |||
labels["biblical character"] = { | |||
aliases = {"Biblical character", "biblical figure", "Biblical figure"}, | |||
display = "[[Bible|biblical]]", | |||
topical_categories = "Biblical characters", | |||
} | |||
labels["bibliography"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["bicycle parts"] = { | |||
aliases = {"bicycle part"}, | |||
display = "[[w:List of bicycle parts|cycling]]", | |||
topical_categories = false, | |||
} | } | ||
labels["billiards"] = { | labels["billiards"] = { | ||
aliases = {"cue sports"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["bingo"] = { | labels["bingo"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["biochemistry"] = { | labels["biochemistry"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["biology"] = { | labels["biology"] = { | ||
aliases = {"biological"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["biotechnology"] = { | labels["biotechnology"] = { | ||
aliases = {"biotechnological"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["birdwatching"] = { | labels["birdwatching"] = { | ||
aliases = {"birding"}, | |||
topical_categories = {" | Wiktionary = "birdwatching#Noun", | ||
topical_categories = false, | |||
} | |||
labels["blacksmithing"] = { | |||
aliases = {"blacksmith"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | } | ||
labels["blogging"] = { | labels["blogging"] = { | ||
aliases = {"blog"}, | |||
topical_categories = | Wiktionary = "blogging#Noun", | ||
topical_categories = "Internet", | |||
} | } | ||
labels["board games"] = { | labels["board games"] = { | ||
display = "[[ | aliases = {"board game"}, | ||
topical_categories = | display = "[[board game]]s", | ||
topical_categories = false, | |||
} | } | ||
labels["board sports"] = { | labels["board sports"] = { | ||
Wiktionary = "boardsport", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["bodybuilding"] = { | labels["bodybuilding"] = { | ||
Wiktionary = "bodybuilding#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["book of the Bible"] = { | ||
display = "[[ | aliases = {"book of the bible", "books of the Bible", "books of the bible", "Biblical book", "biblical book"}, | ||
topical_categories = {" | display = "[[Bible|biblical]]", | ||
topical_categories = "Books of the Bible", | |||
} | |||
labels["bookbinding"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["botany"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | } | ||
labels["bowling"] = { | labels["bowling"] = { | ||
Wiktionary = "bowling#Noun", | |||
topical_categories = {" | topical_categories = false, | ||
} | |||
labels["bowls"] = { | |||
aliases = {"lawn bowls", "crown green bowls"}, | |||
Wiktionary = true, | |||
topical_categories = "Bowls (game)", | |||
} | } | ||
labels["boxing"] = { | labels["boxing"] = { | ||
display = "[[ | Wiktionary = "boxing#Noun", | ||
topical_categories = {" | topical_categories = false, | ||
} | |||
labels["brass instruments"] = { | |||
aliases = {"brass instrument"}, | |||
display = "[[music]]", | |||
topical_categories = false, | |||
} | |||
labels["Brazilian politics"] = { | |||
Wikipedia = "Politics of Brazil", | |||
topical_categories = false, | |||
} | } | ||
labels["brewing"] = { | labels["brewing"] = { | ||
Wiktionary = "brewing#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["bridge"] = { | labels["bridge"] = { | ||
Wiktionary = "bridge#English:_game", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["broadcasting"] = { | labels["broadcasting"] = { | ||
Wiktionary = "broadcasting#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["bryology"] = { | labels["bryology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["Buddhism"] = { | labels["Buddhism"] = { | ||
display = "[[ | Wiktionary = true, | ||
topical_categories = {" | topical_categories = false, | ||
} | |||
labels["Buddhist deity"] = { | |||
aliases = {"Buddhist god", "Buddhist goddess"}, | |||
display = "[[Buddhism]]", | |||
topical_categories = "Buddhist deities", | |||
} | |||
labels["Bulgarian politics"] = { | |||
Wikipedia = "Politics of Bulgaria", | |||
topical_categories = false, | |||
} | } | ||
labels["bullfighting"] = { | labels["bullfighting"] = { | ||
aliases = {"bullfight"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["business"] = { | labels["business"] = { | ||
aliases = {"professional"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["Byzantine Empire"] = { | labels["Byzantine Empire"] = { | ||
aliases = {"Byzantine"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["calculus"] = { | labels["calculus"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["calligraphy"] = { | labels["calligraphy"] = { | ||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["Calvinism"] = { | |||
aliases = {"Calvinist", "Reformed Christianity", "Calvinist Church", "Reformed Church"}, | |||
Wikipedia = true, | |||
topical_categories = false, | |||
} | } | ||
labels["Canadian football"] = { | labels["Canadian football"] = { | ||
display = "[[ | Wiktionary = true, | ||
topical_categories = | topical_categories = false, | ||
} | |||
labels["Canadian politics"] = { | |||
Wikipedia = "Politics of Canada", | |||
topical_categories = false, | |||
} | |||
labels["Candomblé"] = { | |||
aliases = {"candomblé"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["canid"] = { | |||
display = "[[zoology]]", | |||
topical_categories = "Canids", | |||
} | } | ||
labels["canoeing"] = { | labels["canoeing"] = { | ||
aliases = {"canoe"}, | |||
topical_categories = | Wiktionary = "canoeing#Noun", | ||
topical_categories = "Water sports", | |||
} | } | ||
labels["capitalism"] = { | labels["capitalism"] = { | ||
display = "[[ | aliases = {"capitalist"}, | ||
topical_categories = {" | Wiktionary = true, | ||
topical_categories = false, | |||
} | |||
labels["carbohydrate"] = { | |||
aliases = {"carbohydrates"}, | |||
display = "[[biochemistry]]", | |||
topical_categories = "Carbohydrates", | |||
} | |||
labels["carboxylic acid"] = { | |||
aliases = {"carboxylic acids"}, | |||
display = "[[organic chemistry]]", | |||
topical_categories = "Carboxylic acids", | |||
} | } | ||
labels["card games"] = { | labels["card games"] = { | ||
display = "[[ | aliases = {"cards", "card game", "playing card"}, | ||
topical_categories = | display = "[[card game]]s", | ||
topical_categories = false, | |||
} | } | ||
labels["cardiology"] = { | labels["cardiology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["carpentry"] = { | labels["carpentry"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["cartography"] = { | labels["cartography"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["cartomancy"] = { | labels["cartomancy"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["castells"] = { | labels["castells"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["category theory"] = { | labels["category theory"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["Catholicism"] = { | labels["Catholicism"] = { | ||
aliases = {"catholicism", "Catholic", "catholic"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["caving"] = { | labels["caving"] = { | ||
Wiktionary = "caving#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | |||
labels["cellular automata"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | } | ||
labels["Celtic mythology"] = { | labels["Celtic mythology"] = { | ||
display = "[[ | display = "[[Celtic]] [[mythology]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["ceramics"] = { | labels["ceramics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["cheerleading"] = { | labels["cheerleading"] = { | ||
Wiktionary = "cheerleading#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["chemical element"] = { | labels["chemical element"] = { | ||
display = "[[ | display = "[[chemistry]]", | ||
topical_categories = | topical_categories = "Chemical elements", | ||
} | } | ||
labels["chemical engineering"] = { | labels["chemical engineering"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["chemistry"] = { | labels["chemistry"] = { | ||
aliases = {"chemical"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["chess"] = { | labels["chess"] = { | ||
display = "[[ | Wiktionary = true, | ||
topical_categories = {" | topical_categories = false, | ||
} | |||
labels["children's games"] = { | |||
aliases = {"children's game"}, | |||
display = "[[children|children's]] [[game]]s", | |||
topical_categories = false, | |||
} | |||
labels["Chilean politics"] = { | |||
Wikipedia = "Politics of Chile", | |||
topical_categories = false, | |||
} | } | ||
labels["Chinese astronomy"] = { | labels["Chinese astronomy"] = { | ||
display = "[[ | display = "[[Chinese]] [[astronomy]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["Chinese calligraphy"] = { | labels["Chinese calligraphy"] = { | ||
display = "[[ | display = "[[Chinese]] [[calligraphy]]", | ||
topical_categories = | topical_categories = "Calligraphy", | ||
} | } | ||
labels["Chinese constellation"] = { | labels["Chinese constellation"] = { | ||
display = "[[ | display = "[[Chinese]] [[astronomy]]", | ||
topical_categories = | topical_categories = "Constellations", | ||
} | } | ||
labels["Chinese folk religion"] = { | labels["Chinese folk religion"] = { | ||
display = "[[ | display = "[[Chinese]] [[folk religion]]", | ||
topical_categories = | topical_categories = "Religion", | ||
} | } | ||
labels["Chinese linguistics"] = { | labels["Chinese linguistics"] = { | ||
display = "[[ | display = "[[Chinese]] [[linguistics]]", | ||
topical_categories = | topical_categories = "Linguistics", | ||
} | } | ||
labels["Chinese mythology"] = { | labels["Chinese mythology"] = { | ||
display = "[[ | display = "[[Chinese]] [[mythology]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["Chinese philosophy"] = { | labels["Chinese philosophy"] = { | ||
display = "[[ | display = "[[Chinese]] [[philosophy]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["Chinese phonetics"] = { | labels["Chinese phonetics"] = { | ||
display = "[[ | display = "[[Chinese]] [[phonetics]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["Chinese religion"] = { | labels["Chinese religion"] = { | ||
display = "[[ | display = "[[Chinese]] [[religion]]", | ||
topical_categories = | topical_categories = "Religion", | ||
} | } | ||
labels["Chinese star"] = { | labels["Chinese star"] = { | ||
display = "[[ | display = "[[Chinese]] [[astronomy]]", | ||
topical_categories = | topical_categories = "Stars", | ||
} | } | ||
labels["Christianity"] = { | labels["Christianity"] = { | ||
aliases = {"christianity", "Christian", "christian"}, | |||
topical_categories = {" | Wiktionary = true, | ||
topical_categories = false, | |||
} | |||
labels["Church of England"] = { | |||
aliases = {"C of E", "CofE"}, | |||
Wikipedia = true, | |||
topical_categories = false, | |||
} | } | ||
labels["Church of the East"] = { | labels["Church of the East"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["cinematography"] = { | labels["cinematography"] = { | ||
aliases = {"filmology"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["cladistics"] = { | labels["cladistics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = "Taxonomy", | ||
} | } | ||
labels["classical mechanics"] = { | labels["classical mechanics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["classical studies"] = { | labels["classical studies"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | |||
labels["climate change"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | } | ||
labels["climatology"] = { | labels["climatology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["climbing"] = { | labels["climbing"] = { | ||
aliases = {"rock climbing"}, | |||
topical_categories = | Wiktionary = "climbing#Noun", | ||
topical_categories = false, | |||
} | } | ||
labels["clinical psychology"] = { | labels["clinical psychology"] = { | ||
display = "[[ | display = "[[clinical]] [[psychology]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["clothing"] = { | labels["clothing"] = { | ||
Wiktionary = "clothing#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["cloud computing"] = { | ||
Wiktionary = true, | |||
topical_categories = {" | topical_categories = "Computing", | ||
} | |||
labels["cockfighting"] = { | |||
aliases = {"cockfight"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["codicology"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["coenzyme"] = { | |||
aliases = {"coenzymes"}, | |||
display = "[[biochemistry]]", | |||
topical_categories = "Coenzymes", | |||
} | } | ||
labels[" | labels["coins"] = { -- Do not merge with "numismatics", as the category is different. | ||
display = "[[ | aliases = {"coin"}, | ||
topical_categories = | display = "[[numismatics]]", | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["collectible card games"] = { | ||
aliases = {"trading card games", "collectible cards", "trading cards"}, | |||
Wikipedia = true, | |||
topical_categories = false, | |||
} | } | ||
labels["combinatorics"] = { | labels["combinatorics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["comedy"] = { | labels["comedy"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | |||
labels["comics"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["commerce"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | } | ||
labels["commercial law"] = { | labels["commercial law"] = { | ||
display = "[[ | display = "[[commercial#Adjective|commercial]] [[law]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["communication"] = { | labels["communication"] = { | ||
aliases = {"communications"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["communism"] = { | labels["communism"] = { | ||
aliases = {"Communism", "communist"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["compilation"] = { | labels["compilation"] = { | ||
display = "[[ | aliases = {"compiler"}, | ||
topical_categories = | display = "[[software]] [[compilation]]", | ||
topical_categories = false, | |||
} | } | ||
labels["complex analysis"] = { | labels["complex analysis"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["computational linguistics"] = { | labels["computational linguistics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | |||
labels["computer chess"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | } | ||
labels["computer games"] = { | labels["computer games"] = { | ||
display = "[[ | aliases = {"computer game", "computer gaming"}, | ||
topical_categories = | display = "[[computer game]]s", | ||
topical_categories = "Video games", | |||
} | } | ||
labels["computer graphics"] = { | labels["computer graphics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["computer hardware"] = { | labels["computer hardware"] = { | ||
display = "[[ | display = "[[computer]] [[hardware]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["computer languages"] = { | labels["computer languages"] = { | ||
display = "[[ | aliases = {"computer language", "programming language", "programming languages"}, | ||
topical_categories = | display = "[[computer language]]s", | ||
topical_categories = false, | |||
} | } | ||
labels["computer science"] = { | labels["computer science"] = { | ||
aliases = {"comp sci", "CompSci", "compsci"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["computer security"] = { | labels["computer security"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["computing"] = { | labels["computing"] = { | ||
aliases = {"computer", "computers"}, | |||
topical_categories = | Wiktionary = "computing#Noun", | ||
topical_categories = false, | |||
} | } | ||
labels["computing theory"] = { | labels["computing theory"] = { | ||
display = "[[ | aliases = {"comptheory", "computability theory"}, | ||
topical_categories = | display = "[[computing#Noun|computing]] [[theory]]", | ||
topical_categories = "Theory of computing", | |||
} | } | ||
labels["conchology"] = { | labels["conchology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["Confucianism"] = { | labels["Confucianism"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["conlanging"] = { | labels["conlanging"] = { | ||
aliases = {"conlang", "conlanger", "constructed languages", "constructed language"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["conservatism"] = { | ||
aliases = {"conservative"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["conspiracy theories"] = { | ||
aliases = {"conspiracy theory", "conspiracy"}, | |||
topical_categories = | Wiktionary = "conspiracy theory#Noun", | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["constellation"] = { | ||
display = "[[ | display = "[[astronomy]]", | ||
topical_categories = | topical_categories = "Constellations", | ||
} | } | ||
labels[" | labels["construction"] = { | ||
display = "[[ | Wiktionary = true, | ||
topical_categories = {" | topical_categories = false, | ||
} | |||
labels["control theory"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["cooking"] = { | |||
aliases = {"culinary", "cuisine", "cookery", "gastronomy"}, | |||
Wiktionary = "cooking#Noun", | |||
topical_categories = false, | |||
} | |||
labels["cookware"] = { | |||
aliases = {"bakeware"}, | |||
display = "[[cooking#Noun|cooking]]", | |||
topical_categories = "Cookware and bakeware", | |||
} | |||
labels["Coptic Orthodoxy"] = { | |||
aliases = {"Coptic Orthodox", "Coptic Orthodox Church"}, | |||
Wikipedia = true, | |||
topical_categories = false, | |||
} | |||
labels["copyright"] = { | |||
aliases = {"copyright law", "intellectual property", "intellectual property law", "IP law"}, | |||
display = "[[copyright]] [[law]]", | |||
topical_categories = false, | |||
} | |||
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 = false, | |||
} | } | ||
labels["cosmology"] = { | labels["cosmology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["creationism"] = { | labels["creationism"] = { | ||
aliases = {"baraminology"}, | |||
topical_categories = | Wiktionary = "creationism#English", | ||
topical_categories = false, | |||
} | } | ||
labels["cribbage"] = { | labels["cribbage"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["cricket"] = { | labels["cricket"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["crime"] = { | labels["crime"] = { | ||
aliases = {"criminal"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["criminal law"] = { | labels["criminal law"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["criminology"] = { | labels["criminology"] = { | ||
Wiktionary = true, | |||
topical_categories = {" | topical_categories = false, | ||
} | |||
labels["crochet"] = { | |||
aliases = {"crocheting"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["croquet"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["crosswording"] = { | |||
aliases = {"crosswords", "cruciverbalism", "cryptic crosswords", "crossword puzzles"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | } | ||
labels["cryptocurrencies"] = { | labels["cryptocurrencies"] = { | ||
aliases = {"cryptocurrency", "crypto"}, | |||
topical_categories = | Wiktionary = "cryptocurrency", | ||
topical_categories = "Cryptocurrency", | |||
} | } | ||
labels["cryptography"] = { | labels["cryptography"] = { | ||
aliases = {"cryptographic"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["cryptozoology"] = { | labels["cryptozoology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["crystallography"] = { | labels["crystallography"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["cultural anthropology"] = { | labels["cultural anthropology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["curling"] = { | labels["curling"] = { | ||
display = "[[ | Wiktionary = true, | ||
topical_categories = | topical_categories = false, | ||
} | |||
labels["currencies"] = { -- Do not merge with "numismatics", as the category is different. | |||
aliases = {"currency"}, | |||
display = "[[numismatics]]", | |||
topical_categories = false, | |||
} | } | ||
labels["cybernetics"] = { | labels["cybernetics"] = { | ||
aliases = {"cybernetic"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | |||
labels["cybersecurity"] = { | |||
Wiktionary = true, | |||
topical_categories = "Networking", | |||
} | } | ||
labels["cycle racing"] = { | labels["cycle racing"] = { | ||
aliases = {"cycle sport"}, | |||
topical_categories = | Wikipedia = "cycle sport", | ||
topical_categories = false, | |||
} | } | ||
labels["cycling"] = { | labels["cycling"] = { | ||
aliases = {"bicycling", "bicycle", "bike"}, | |||
topical_categories = | Wiktionary = "cycling#Noun", | ||
topical_categories = false, | |||
} | } | ||
labels["cytology"] = { | labels["cytology"] = { | ||
aliases = {"cell biology", "cellular biology"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["dance"] = { | labels["dance"] = { | ||
display = "[[ | aliases = {"dancing"}, | ||
topical_categories = | Wiktionary = "dance#Noun", | ||
topical_categories = false, | |||
} | |||
labels["dances"] = { | |||
display = "[[dance#Noun|dance]]", | |||
topical_categories = false, | |||
} | } | ||
labels["darts"] = { | labels["darts"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["data management"] = { | labels["data management"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["data modeling"] = { | labels["data modeling"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["databases"] = { | labels["databases"] = { | ||
display = "[[ | aliases = {"database"}, | ||
topical_categories = | display = "[[database]]s", | ||
topical_categories = false, | |||
} | |||
labels["decision theory"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | } | ||
labels["deltiology"] = { | labels["deltiology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["demography"] = { | labels["demography"] = { | ||
aliases = {"demographics"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | |||
labels["demonym"] = { | |||
aliases = {"demonyms"}, | |||
Wiktionary = true, | |||
topical_categories = "Demonyms", | |||
} | } | ||
labels["demoscene"] = { | labels["demoscene"] = { | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["dentistry"] = { | labels["dentistry"] = { | ||
aliases = {"dentist"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["dermatology"] = { | labels["dermatology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["design"] = { | labels["design"] = { | ||
Wiktionary = "design#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["dice games"] = { | labels["dice games"] = { | ||
display = "[[ | aliases = {"dice"}, | ||
topical_categories = | display = "[[dice game]]s", | ||
topical_categories = false, | |||
} | } | ||
labels["dictation"] = { | labels["dictation"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["differential geometry"] = { | labels["differential geometry"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["diplomacy"] = { | labels["diplomacy"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["disc golf"] = { | labels["disc golf"] = { | ||
display = "[[ | Wiktionary = true, | ||
topical_categories = | topical_categories = false, | ||
} | |||
labels["disease"] = { | |||
aliases = {"diseases"}, | |||
display = "[[pathology]]", | |||
topical_categories = "Diseases", | |||
} | } | ||
labels["divination"] = { | labels["divination"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["diving"] = { | labels["diving"] = { | ||
Wiktionary = "diving#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["dominoes"] = { | labels["dominoes"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["dou dizhu"] = { | labels["dou dizhu"] = { | ||
Wikipedia = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["drama"] = { | labels["drama"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["dressage"] = { | labels["dressage"] = { | ||
display = "[[ | Wiktionary = true, | ||
topical_categories = false, | |||
} | |||
labels["E number"] = { | |||
display = "[[food]] [[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 = false, | |||
} | } | ||
labels["earth science"] = { | labels["earth science"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = "Earth sciences", | ||
} | } | ||
labels["Eastern Catholicism"] = { | labels["Eastern Catholicism"] = { | ||
aliases = {"Eastern Catholic"}, | |||
topical_categories = {"Eastern | Wikipedia = true, | ||
topical_categories = false, | |||
} | |||
labels["Eastern Christianity"] = { | |||
aliases = {"Eastern christianity", "Eastern Christian", "Eastern christian", "Eastern Church", "Eastern church"}, | |||
Wikipedia = true, | |||
topical_categories = false, | |||
} | } | ||
labels["Eastern Orthodoxy"] = { | labels["Eastern Orthodoxy"] = { | ||
aliases = {"Eastern Orthodox", "Eastern Orthodox Church"}, | |||
topical_categories = | Wikipedia = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["eating disorders"] = { | ||
display = "[[ | aliases = {"eating disorder"}, | ||
topical_categories = | display = "[[eating disorder]]s", | ||
topical_categories = false, | |||
} | } | ||
labels["ecology"] = { | labels["ecology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["economics"] = { | labels["economics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["education"] = { | labels["education"] = { | ||
display = "[[ | Wiktionary = true, | ||
topical_categories = | topical_categories = false, | ||
} | |||
labels["Egyptian god"] = { | |||
aliases = {"Egyptian goddess", "Egyptian deity"}, | |||
display = "[[Egyptian]] [[mythology]]", | |||
topical_categories = "Egyptian deities", | |||
} | } | ||
labels["Egyptian mythology"] = { | labels["Egyptian mythology"] = { | ||
display = "[[ | display = "[[Egyptian]] [[mythology]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["Egyptology"] = { | labels["Egyptology"] = { | ||
Wiktionary = true, | |||
topical_categories = | aliases = {"Ancient Egypt"}, | ||
topical_categories = "Ancient Egypt", | |||
} | } | ||
labels["electrencephalography"] = { | labels["electrencephalography"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["electrical engineering"] = { | labels["electrical engineering"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["electricity"] = { | labels["electricity"] = { | ||
aliases = {"electrical"}, | |||
topical_categories = {" | Wiktionary = true, | ||
topical_categories = false, | |||
} | |||
labels["electrochemistry"] = { | |||
aliases = {"electrochemical"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | } | ||
labels["electrodynamics"] = { | labels["electrodynamics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["electromagnetism"] = { | labels["electromagnetism"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["electronics"] = { | labels["electronics"] = { | ||
display = "[[ | Wiktionary = true, | ||
topical_categories = false, | |||
} | |||
labels["element symbol"] = { | |||
-- Compare "systematic element symbol" and "obsolete element symbol". | |||
display = "[[chemistry]]", | |||
plain_categories = "Symbols for chemical elements", | |||
} | } | ||
labels["embryology"] = { | labels["embryology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["emergency medicine"] = { | labels["emergency medicine"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | |||
labels["emergency services"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | } | ||
labels["endocrinology"] = { | labels["endocrinology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["engineering"] = { | labels["engineering"] = { | ||
Wiktionary = "engineering#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["enterprise engineering"] = { | labels["enterprise engineering"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["entomology"] = { | labels["entomology"] = { | ||
display = "[[ | Wiktionary = true, | ||
topical_categories = | topical_categories = false, | ||
} | |||
labels["enzyme"] = { | |||
aliases = {"enzymes"}, | |||
display = "[[biochemistry]]", | |||
topical_categories = "Enzymes", | |||
} | } | ||
labels["epidemiology"] = { | labels["epidemiology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | |||
labels["epigraphy"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | } | ||
labels["epistemology"] = { | labels["epistemology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["equestrianism"] = { | labels["equestrianism"] = { | ||
aliases = {"equestrian", "horses", "horsemanship"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["espionage"] = { | labels["espionage"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["ethics"] = { | labels["ethics"] = { | ||
aliases = {"ethical"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels["ethnography"] = { | labels["ethnography"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["ethology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["EU politics"] = { | ||
aliases = {"European Union politics"}, | |||
Wikipedia = "Politics of the European Union", | |||
topical_categories = false, | |||
} | } | ||
labels[" | labels["European folklore"] = { | ||
display = "[[ | display = "[[European]] [[folklore]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["European politics"] = { | ||
Wikipedia = "Politics of Europe", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["European Union"] = { | ||
aliases = {"EU"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["Evangelicalism"] = { | ||
aliases = {"Evangelical", "evangelical", "Evangelical Christianity", "Evangelical Christian", "Evangelical Protestantism", "Evangelical Protestant"}, | |||
topical_categories = | Wikipedia = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["evolutionary theory"] = { | ||
aliases = {"evolutionary biology"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["exercise"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["eye color"] = { | ||
display = "[[ | aliases = {"eye colour"}, | ||
topical_categories = | display = "[[eye]] [[color]]", | ||
topical_categories = "Eye colors", | |||
} | } | ||
labels[" | labels["eyewear"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["fairy tale"] = { -- names of fairy tales | ||
aliases = {"fairytale", "fairy-tale"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["fairy tales"] = { -- relating to fairy tales | ||
aliases = {"fairytales", "fairy-tales"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["falconry"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["fantasy"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["farriery"] = { | |||
Wiktionary = true, | |||
labels[" | topical_categories = false, | ||
topical_categories = | |||
} | } | ||
labels[" | labels["fascism"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["fashion"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["fatty acid"] = { | ||
topical_categories = | display = "[[organic chemistry]]", | ||
topical_categories = "Fatty acids", | |||
} | } | ||
labels[" | labels["felid"] = { | ||
display = "[[ | aliases = {"cat"}, | ||
topical_categories = | display = "[[zoology]]", | ||
topical_categories = "Felids", | |||
} | } | ||
labels[" | labels["feminism"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["fencing"] = { | ||
Wiktionary = "fencing#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["feudalism"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["fiction"] = { | ||
aliases = {"fictional"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | } | ||
labels[" | labels["fictional character"] = { | ||
topical_categories = | display = "[[fiction]]", | ||
topical_categories = "Fictional characters", | |||
} | } | ||
labels[" | labels["field hockey"] = { | ||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["figure of speech"] = { | ||
display = "[[ | display = "[[rhetoric]]", | ||
topical_categories = | topical_categories = "Figures of speech", | ||
} | } | ||
labels[" | labels["figure skating"] = { | ||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["file format"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = "File formats", | ||
} | } | ||
labels[" | labels["film"] = { | ||
Wiktionary = "film#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["film genre"] = { | ||
display = "[[ | aliases = {"cinema"}, | ||
topical_categories = | display = "[[film#Noun|film]]", | ||
topical_categories = "Film genres", | |||
} | } | ||
labels[" | labels["finance"] = { | ||
Wiktionary = "finance#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Finnic mythology"] = { | ||
display = "[[ | aliases = {"Finnish mythology"}, | ||
topical_categories = | display = "[[Finnic]] [[mythology]]", | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["firearms"] = { | ||
display = "[[ | aliases = {"firearm"}, | ||
topical_categories = | display = "[[firearm]]s", | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["firefighting"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["fish"] = { | ||
display = "[[ | display = "[[zoology]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["fishing"] = { | ||
aliases = {"angling"}, | |||
Wiktionary = "fishing#Noun", | |||
topical_categories = false, | |||
} | } | ||
labels[" | labels["flamenco"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["fluid dynamics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["fluid mechanics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = "Mechanics", | ||
} | } | ||
labels[" | labels["folklore"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["footwear"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["forestry"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Forteana"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Freemasonry"] = { | ||
aliases = {"freemasonry"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["French politics"] = { | ||
Wikipedia = "Politics of France", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["functional analysis"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["functional group prefix"] = { | ||
display = "[[ | display = "[[organic chemistry]]", | ||
topical_categories = | topical_categories = "Functional group prefixes", | ||
} | } | ||
labels[" | labels["functional group suffix"] = { | ||
display = "[[ | display = "[[organic chemistry]]", | ||
topical_categories = | topical_categories = "Functional group suffixes", | ||
} | } | ||
labels[" | labels["functional programming"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = "Programming", | ||
} | } | ||
labels[" | labels["furniture"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["furry fandom"] = { | ||
display = "[[ | aliases = {"furry", "furry community", "fursuit", "kemonā", "kemona", "kemono", "kemonomimi"}, | ||
topical_categories = | display = "[[furry#Noun|furry]] [[fandom]]", | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["fuzzy logic"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Gaelic football"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["galaxy"] = { | ||
display = "[[ | display = "[[astronomy]]", | ||
topical_categories = | topical_categories = "Galaxies", | ||
} | } | ||
labels[" | labels["gambling"] = { | ||
Wiktionary = "gambling#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["game theory"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["games"] = { | ||
aliases = {"game"}, | |||
Wiktionary = "game#Noun", | |||
topical_categories = false, | |||
} | } | ||
labels[" | labels["gaming"] = { | ||
Wiktionary = "gaming#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["gender critical"] = { | ||
aliases = {"gender-critical", "gender critical feminism", "gender-critical feminism", "GC", "GCF", "trans-exclusionary radical feminism", "TERF", "TERFism"}, | |||
topical_categories = | Wiktionary = "gender-critical#Adjective", | ||
Wikipedia = "Gender-critical feminism", | |||
topical_categories = "Gender-critical feminism", | |||
} | } | ||
labels[" | labels["genealogy"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["general semantics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["genetic disorder"] = { | ||
display = "[[ | display = "[[medical]] [[genetics]]", | ||
topical_categories = | topical_categories = "Genetic disorders", | ||
} | } | ||
labels[" | labels["genetics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["geography"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["geological period"] = { | ||
display = "[[ | Wikipedia = true, | ||
topical_categories = | display ="[[geology]]", | ||
topical_categories = "Geological periods", | |||
} | } | ||
labels[" | labels["geology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["geometry"] = { | ||
aliases = {"geometric", "geometrical"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["geomorphology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["geopolitics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["German politics"] = { | ||
Wikipedia = "Politics of Germany", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Germanic god"] = { | ||
display = "[[ | aliases = {"Germanic goddess", "Germanic deity"}, | ||
topical_categories = | display = "[[Germanic]] [[mythology]]", | ||
topical_categories = "Germanic deities", | |||
} | } | ||
labels[" | labels["Germanic paganism"] = { | ||
display = "[[ | aliases = {"Asatru", "Ásatrú", "Germanic neopaganism", "Germanic Paganism", "Heathenry", "heathenry", "Norse neopaganism", "Norse paganism"}, | ||
topical_categories = | display = "[[Germanic#Adjective|Germanic]] [[paganism]]", | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["gerontology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["gladiatorial combat"] = { | ||
Wikipedia = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["glassblowing"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Gnosticism"] = { | ||
aliases = {"gnosticism"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["go"] = { | ||
display = " | aliases = {"Go", "game of go", "game of Go"}, | ||
topical_categories = | display = "{{l|en|go|id=game}}", | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["golf"] = { | ||
aliases = {"golfing"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["government"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["grammar"] = { | ||
aliases = {"grammatical"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["grammatical case"] = { | ||
display = "[[ | display = "[[grammar]]", | ||
topical_categories = | topical_categories = "Grammatical cases", | ||
} | } | ||
labels[" | labels["grammatical mood"] = { | ||
display = "[[ | display = "[[grammar]]", | ||
topical_categories = | topical_categories = "Grammatical moods", | ||
} | } | ||
labels[" | labels["graph theory"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["graphic design"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["graphical user interface"] = { | ||
aliases = {"GUI"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["Greek god"] = { | ||
display = "[[ | aliases = {"Greek goddess", "Greek deity"}, | ||
topical_categories = | display = "[[Greek]] [[mythology]]", | ||
topical_categories = "Greek deities", | |||
} | } | ||
labels[" | labels["Greek mythology"] = { | ||
display = "[[ | display = "[[Greek]] [[mythology]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Greek Orthodoxy"] = { | ||
aliases = {"Greek Orthodox", "Greek Orthodox Church"}, | |||
topical_categories = | Wikipedia = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["group theory"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["gun mechanisms"] = { | ||
display = "[[ | aliases = {"firearm mechanism", "firearm mechanisms", "gun mechanism"}, | ||
topical_categories = | display = "[[firearm]]s", | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["gun sports"] = { | ||
display = "[[ | aliases = {"shooting sports"}, | ||
topical_categories = | display = "[[gun]] [[sport]]s", | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["gymnastics"] = { | ||
Wiktionary = true, | |||
topical_categories = | Wikipedia = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["gynaecology"] = { | ||
aliases = {"gynecology"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["hair color"] = { | ||
display = "[[ | aliases = {"hair colour"}, | ||
topical_categories = | display = "[[hair]] [[color]]", | ||
topical_categories = "Hair colors", | |||
} | } | ||
labels[" | labels["hairdressing"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["hanafuda"] = { | ||
Wikipedia = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["hand games"] = { | ||
display = "[[ | aliases = {"hand game"}, | ||
topical_categories = | display = "[[hand]] [[game]]s", | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["handball"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Hawaiian mythology"] = { | ||
display = "[[ | display = "[[Hawaiian]] [[mythology]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["headwear"] = { | ||
display = "[[ | display = "[[clothing#Noun|clothing]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["healthcare"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["helminthology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["hematology"] = { | ||
aliases = {"haematology"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["heraldic charge"] = { | ||
display = "[[ | aliases = {"heraldiccharge"}, | ||
topical_categories = | display = "[[heraldry]]", | ||
topical_categories = "Heraldic charges", | |||
} | } | ||
labels[" | labels["heraldry"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["herbalism"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["herpetology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Hindu god"] = { | ||
display = "[[ | display = "[[Hinduism]]", | ||
topical_categories = | topical_categories = "Hindu deities", | ||
} | } | ||
labels[" | labels["Hinduism"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Hindutva"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["historical currencies"] = { | ||
display = "[[ | aliases = {"historical currency"}, | ||
topical_categories = | display = "[[numismatics]]", | ||
sense_categories = "historical", | |||
topical_categories = "Historical currencies", | |||
} | } | ||
labels[" | labels["historical linguistics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = "Linguistics", | ||
} | } | ||
labels[" | labels["historical period"] = { | ||
display = "[[ | aliases = {"historical periods"}, | ||
topical_categories = | display = "[[history]]", | ||
topical_categories = "Historical periods", | |||
} | } | ||
labels[" | labels["historiography"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["history"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["hockey"] = { | ||
display = "[[ | display = "[[field hockey]] or [[ice hockey]]", | ||
topical_categories = {" | topical_categories = {"Field hockey", "Ice hockey"}, | ||
} | } | ||
labels[" | labels["homeopathy"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Hong Kong politics"] = { | ||
aliases = {"HK politics"}, | |||
Wikipedia = "Politics of Hong Kong", | |||
topical_categories = false, | |||
} | } | ||
labels[" | labels["hormone"] = { | ||
display = "[[ | display = "[[biochemistry]]", | ||
topical_categories = | topical_categories = "Hormones", | ||
} | } | ||
labels[" | labels["horse color"] = { | ||
display = "[[ | aliases = {"horse colour"}, | ||
topical_categories = | display = "[[horse]] [[color]]", | ||
topical_categories = "Horse colors", | |||
} | } | ||
labels[" | labels["horse racing"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["horticulture"] = { | ||
aliases = {"gardening"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["HTML"] = { | ||
Wiktionary = "Hypertext Markup Language", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["human resources"] = { | ||
aliases = {"HR"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["humanities"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["hunting"] = { | ||
Wiktionary = "hunting#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["hurling"] = { | ||
Wiktionary = "hurling#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["hydroacoustics"] = { | ||
Wikipedia = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["hydrocarbon chain prefix"] = { | ||
display = "[[ | display = "[[organic chemistry]]", | ||
topical_categories = | topical_categories = "Hydrocarbon chain prefixes", | ||
} | } | ||
labels[" | labels["hydrocarbon chain suffix"] = { | ||
display = "[[ | display = "[[organic chemistry]]", | ||
topical_categories = | topical_categories = "Hydrocarbon chain suffixes", | ||
} | } | ||
labels[" | labels["hydrology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["ice hockey"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["ichthyology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["idol fandom"] = { | ||
display = "[[ | aliases = {"idol"}, | ||
topical_categories = | display = "[[idol]] [[fandom]]", | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["immunochemistry"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["immunology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["import/export"] = { | ||
display = "[[ | aliases = {"import", "export"}, | ||
topical_categories = | display = "[[import#Noun|import]]/[[export#Noun|export]]", | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["incoterm"] = { | ||
display = "[[ | display = "[[Incoterm]]", | ||
topical_categories = | topical_categories = "Incoterms", | ||
} | } | ||
labels[" | labels["Indian politics"] = { | ||
Wikipedia = "Politics of India", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Indo-European studies"] = { | ||
aliases = {"indo-european studies"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["Indonesian politics"] = { | ||
aliases = {"Indonesia politics"}, | |||
Wikipedia = "Politics of Indonesia", | |||
topical_categories = false, | |||
} | } | ||
labels[" | labels["information science"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["information technology"] = { | ||
aliases = {"IT"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = "Computing", | |||
} | } | ||
labels[" | labels["information theory"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["inheritance law"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["inorganic chemistry"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["inorganic compound"] = { | ||
display = "[[ | display = "[[inorganic chemistry]]", | ||
topical_categories = | topical_categories = "Inorganic compounds", | ||
} | } | ||
labels[" | labels["insurance"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["international law"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["international relations"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["international standards"] = { | ||
aliases = {"international standard", "ISO", "International Organization for Standardization", "International Organisation for Standardisation"}, | |||
Wikipedia = "International standard", | |||
} | } | ||
labels[" | labels["Internet"] = { | ||
aliases = {"internet", "online"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["Iranian mythology"] = { | ||
display = "[[ | display = "[[Iranian]] [[mythology]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Irish mythology"] = { | ||
display = "[[ | display = "[[Irish]] [[mythology]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Irish politics"] = { | ||
Wikipedia = "Politics of the Republic of Ireland", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Islam"] = { | ||
aliases = {"islam", "Islamic", "Muslim"}, | |||
topical_categories = | Wikipedia = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["Islamic finance"] = { | ||
aliases = {"Islamic banking", "Muslim finance", "Muslim banking", "Sharia-compliant finance"}, | |||
topical_categories = | Wikipedia = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["Islamic law"] = { | ||
aliases = {"Islamic legal", "Sharia"}, | |||
topical_categories = | Wikipedia = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["isotope"] = { | ||
display = "[[ | display = "[[physics]]", | ||
topical_categories = | topical_categories = "Isotopes", | ||
} | } | ||
labels[" | labels["Jainism"] = { | ||
Wiktionary = true, | |||
topical_categories = | Wikipedia = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["Japanese fiction"] = { | ||
display = "[[ | -- aliases = {"anime", "manga", "anime and manga", "manga and anime"}, | ||
topical_categories = | display = "[[Japanese#Adjective|Japanese]] [[fiction]]", | ||
Wikipedia = true, | |||
topical_categories = false, | |||
} | } | ||
labels[" | labels["Japanese god"] = { | ||
display = "[[ | display = "[[Japanese#Adjective|Japanese]] [[mythology]]", | ||
topical_categories = | topical_categories = "Japanese deities", | ||
} | } | ||
labels[" | labels["Japanese mythology"] = { | ||
display = "[[ | display = "[[Japanese#Adjective|Japanese]] [[mythology]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Japanese politics"] = { | ||
Wikipedia = "Politics of Japan", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Japanese pornography"] = { | ||
display = "[[ | aliases = {"Japanese porn", "hentai", "adult anime", "erotic anime", "ero anime"}, | ||
topical_categories = | display = "[[Japanese#Adjective|Japanese]] [[pornography]]", | ||
Wikipedia = true, | |||
topical_categories = false, | |||
} | } | ||
labels[" | labels["Java programming language"] = { | ||
aliases = {"JavaPL", "Java PL"}, | |||
Wikipedia = "Java (programming language)", | |||
topical_categories = false, | |||
} | } | ||
labels[" | labels["jazz"] = { | ||
Wiktionary = "jazz#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["jewelry"] = { | |||
aliases | aliases = {"jewellery"}, | ||
Wiktionary = true, | |||
topical_categories = false, | |||
topical_categories = | |||
} | } | ||
labels[" | labels["Jewish law"] = { | ||
display = "[[ | aliases = {"Halacha", "Halachah", "Halakha", "Halakhah", "halacha", "halachah", "halakha", "halakhah", "Jewish Law", "jewish law"}, | ||
topical_categories = | display = "[[Jewish]] [[law]]", | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["journalism"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = "Mass media", | ||
} | } | ||
labels[" | labels["Judaism"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["judo"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["juggling"] = { | ||
Wiktionary = "juggling#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["karuta"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["kendo"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["knitting"] = { | ||
Wiktionary = "knitting#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Korean mythology"] = { | ||
display = "[[ | display = "[[Korean#Adjective|Korean]] [[mythology]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["labour"] = { | ||
aliases = {"labor", "labour movement", "labor movement"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["labour law"] = { | ||
aliases = {"labor law"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = "Law", | |||
} | } | ||
labels[" | labels["lacrosse"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["landforms"] = { | ||
display = "[[ | display = "[[geography]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["law"] = { | ||
aliases = {"legal"}, | |||
Wiktionary = "law#English", | |||
topical_categories = false, | |||
} | } | ||
labels[" | labels["law enforcement"] = { | ||
aliases = {"police", "policing"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["leatherworking"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["leftism"] = { | ||
aliases = {"leftist"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["letterpress"] = { | ||
display = "[[ | aliases = {"metal type", "metal typesetting"}, | ||
topical_categories = | display = "[[letterpress]] [[typography]]", | ||
topical_categories = "Typography", | |||
} | } | ||
labels[" | labels["lexicography"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | --[[ | ||
labels["LGBTQ"] = { | |||
topical_categories = | aliases = {"LGBT", "LGBT+", "LGBT*", "LGBTQ+", "LGBTQ*", "LGBTQIA", "LGBTQIA+", "LGBTQIA*", "queer"}, | ||
Wiktionary = true, | |||
topical_categories = false, | |||
} | } | ||
]] | |||
labels[" | labels["liberalism"] = { | ||
aliases = {"liberal"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["library science"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["lichenology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["limnology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = "Ecology", | ||
} | } | ||
labels[" | labels["linear algebra"] = { | ||
aliases = {"vector algebra"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["linguistic morphology"] = { | ||
display = "[[ | display = "[[linguistic]] [[morphology]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["linguistics"] = { | ||
aliases = {"linguistic", "philology"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["lipid"] = { | ||
display = "[[ | aliases = {"lipids"}, | ||
topical_categories = | display = "[[biochemistry]]", | ||
topical_categories = "Lipids", | |||
} | } | ||
labels[" | labels["literature"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["logic"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["logical fallacy"] = { | ||
display = "[[ | aliases = {"fallacies"}, | ||
topical_categories = | display = "[[rhetoric]]", | ||
topical_categories = "Logical fallacies", | |||
} | } | ||
labels[" | labels["logistics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["luge"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Lutheranism"] = { | ||
aliases = {"Lutheran", "Lutheranist", "Lutheran Church"}, | |||
topical_categories = | Wikipedia = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["lutherie"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["machine learning"] = { | ||
aliases = {"ML"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["machining"] = { | ||
Wiktionary = "machining#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["macroeconomics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = "Economics", | ||
} | } | ||
labels[" | labels["mahjong"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["malacology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Malaysian politics"] = { | ||
aliases = {"Malaysia politics"}, | |||
Wikipedia = "Politics of Malaysia", | |||
topical_categories = false, | |||
} | } | ||
labels[" | labels["mammalogy"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["management"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["manga"] = { | ||
aliases = {"Japanese comics"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = "Japanese fiction", | |||
} | } | ||
labels[" | labels["manhua"] = { | ||
aliases = {"Chinese comics"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = "Chinese fiction", | |||
} | } | ||
labels[" | labels["manhwa"] = { | ||
aliases = {"Korean comics"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = "Korean fiction", | |||
} | } | ||
labels[" | labels["Manichaeism"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["manufacturing"] = { | ||
Wiktionary = "manufacturing#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Maoism"] = { | ||
aliases = {"Maoist"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["marching"] = { | ||
Wiktionary = "marching#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["marine biology"] = { | ||
aliases = {"coral science"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["marketing"] = { | ||
Wiktionary = "marketing#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["martial arts"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Marxism"] = { | ||
aliases = {"Marxist"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["masonry"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["massage"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["materials science"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["mathematical analysis"] = { | ||
aliases = {"analysis"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["mathematics"] = { | ||
aliases = {"math", "maths"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["measure theory"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["mechanical engineering"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["mechanics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["media"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["mediaeval folklore"] = { | ||
display = "[[ | aliases = {"medieval folklore"}, | ||
topical_categories = | display = "[[mediaeval]] [[folklore]]", | ||
topical_categories = "European folklore", | |||
} | } | ||
labels[" | labels["medical genetics"] = { | ||
display = "[[ | display = "[[medical]] [[genetics]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["medical sign"] = { | ||
display = "[[ | aliases = {"medical symptoms", "symptom", "symptoms"}, | ||
topical_categories = | display = "[[medicine]]", | ||
topical_categories = "Medical signs and symptoms", | |||
} | } | ||
labels[" | labels["medicine"] = { | ||
aliases = {"medical"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["Meitei god"] = { | ||
display = "[[ | aliases = {"Meitei goddess", "Meitei deity"}, | ||
topical_categories = | display = "[[Meitei]] [[mythology]]", | ||
topical_categories = "Meitei deities", | |||
} | } | ||
labels[" | labels["mental health"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Mesopotamian god"] = { | ||
display = "[[ | aliases = {"Mesopotamian goddess", "Mesopotamian diety"}, | ||
topical_categories = | display = "[[Mesopotamian]] [[mythology]]", | ||
topical_categories = "Mesopotamian deities", | |||
} | } | ||
labels[" | labels["Mesopotamian mythology"] = { | ||
display = "[[ | display = "[[Mesopotamian]] [[mythology]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["metadata"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = "Data management", | ||
} | } | ||
labels[" | labels["metallurgy"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["metalworking"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["metamaterial"] = { | ||
display = "[[ | display = "[[physics]]", | ||
topical_categories = | topical_categories = "Metamaterials", | ||
} | } | ||
labels[" | labels["metaphysics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["meteorology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Methodism"] = { | ||
aliases = {"Methodist", "methodism", "methodist"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["metrology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Mexican politics"] = { | ||
aliases = {"Mexico politics"}, | |||
Wikipedia = "Politics of Mexico", | |||
topical_categories = false, | |||
} | } | ||
labels[" | labels["microbiology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["microelectronics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["micronationalism"] = { | ||
aliases = {"micronation", "micronations"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["microscopy"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["military"] = { | ||
aliases = {"army"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["military ranks"] = { | ||
display = "[[ | aliases = {"military rank"}, | ||
topical_categories = | display = "[[military]]", | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["military unit"] = { | ||
display = "[[ | display = "[[military]]", | ||
topical_categories = | topical_categories = "Military units", | ||
} | } | ||
labels[" | labels["milling"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Minecraft"] = { | ||
display = "[[ | display = "''[[Minecraft]]''", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["mineral"] = { | ||
display = "[[ | display = "[[mineralogy]]", | ||
topical_categories = | topical_categories = "Minerals", | ||
} | } | ||
labels[" | labels["mineralogy"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["mining"] = { | ||
Wiktionary = "mining#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["mobile phones"] = { | ||
display = "[[ | aliases = {"cell phone", "cell phones", "mobile phone", "mobile telephony", "smartphone", "smartphones", "mobile"}, | ||
topical_categories = | display = "[[mobile telephone|mobile telephony]]", | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["molecular biology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["monarchy"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["money"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Mormonism"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | 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 = false, | |||
} | } | ||
labels[" | labels["motorcycling"] = { | ||
aliases = {"motorcycle", "motorcycles", "motorbike"}, | |||
topical_categories = | Wiktionary = "motorcycling#Noun", | ||
topical_categories = "Motorcycles", | |||
} | } | ||
labels[" | labels["multiplicity"] = { | ||
display = " | aliases = {"plurality", "polypsychism", "dissociative identity disorder", "DID"}, | ||
topical_categories = | display = "{{l|en|multiplicity|id=multiple personalities}}", | ||
topical_categories = "Multiplicity (psychology)", | |||
} | } | ||
labels[" | labels["muscle"] = { | ||
display = "[[ | aliases = {"muscles"}, | ||
topical_categories = | display = "[[anatomy]]", | ||
topical_categories = "Muscles", | |||
} | } | ||
labels[" | labels["mushroom"] = { | ||
display = "[[ | aliases = {"mushrooms"}, | ||
topical_categories = | display = "[[mycology]]", | ||
topical_categories = "Mushrooms", | |||
} | } | ||
labels[" | labels["music"] = { | ||
aliases = {"musical"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["music genre"] = { | ||
topical_categories = | display = "[[music]]", | ||
topical_categories = "Musical genres", | |||
} | } | ||
labels[" | labels["music industry"] = { | ||
topical_categories = | Wikipedia = true, | ||
topical_categories = false, | |||
} | } | ||
labels["musical instruments"] = { | |||
labels[" | aliases = {"musical instrument"}, | ||
display = "[[ | display = "[[music]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["musician"] = { | ||
display = "[[ | display = "[[music]]", | ||
topical_categories = | topical_categories = "Musicians", | ||
} | } | ||
labels[" | labels["musicology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = "Music", | ||
} | } | ||
labels[" | labels["mycology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["mysticism"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["mythological creature"] = { | ||
display = "[[ | aliases = {"mythological creatures"}, | ||
topical_categories = | display = "[[mythology]]", | ||
topical_categories = "Mythological creatures", | |||
} | } | ||
labels[" | labels["mythology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["nanotechnology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["narratology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["nautical"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Navajo mythology"] = { | ||
display = "[[ | display = "[[Navajo]] [[mythology]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["navigation"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Nazism"] = { -- see also Neo-Nazism | ||
aliases = {"nazism", "Nazi", "nazi", "Nazis", "nazis"}, | |||
topical_categories = | Wikipedia = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["nematology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = "Zoology", | ||
} | } | ||
labels[" | 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 = false, | |||
} | } | ||
labels[" | labels["netball"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["networking"] = { | ||
Wiktionary = "networking#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["neuroanatomy"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["neurology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["neuroscience"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["neurosurgery"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["neurotoxin"] = { | ||
display = "[[ | display = "[[neurotoxicology]]", | ||
topical_categories = | topical_categories = "Neurotoxins", | ||
} | } | ||
labels[" | labels["neurotransmitter"] = { | ||
display = "[[ | display = "[[biochemistry]]", | ||
topical_categories = | topical_categories = "Neurotransmitters", | ||
} | } | ||
labels[" | labels["New Zealand politics"] = { | ||
Wikipedia = "Politics of New Zealand", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["newspapers"] = { | ||
display = "[[ | display = "[[newspaper]]s", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Norse god"] = { | ||
display = "[[ | aliases = {"Norse goddess", "Norse deity"}, | ||
topical_categories = | display = "[[Norse]] [[mythology]]", | ||
topical_categories = "Norse deities", | |||
} | } | ||
labels[" | labels["Norse mythology"] = { | ||
display = "[[ | display = "[[Norse]] [[mythology]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["nuclear energy"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["nuclear physics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["number theory"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["numismatics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = "Currency", | ||
} | } | ||
labels[" | labels["nutrition"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["object-oriented programming"] = { | ||
aliases = {"object-oriented", "OOP"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["obsolete element symbol"] = { | ||
display = "[[ | display = "[[chemistry]], [[obsolete]]", | ||
plain_categories = "Obsolete symbols for chemical elements", | |||
} | } | ||
labels[" | labels["obstetrics"] = { | ||
aliases = {"obstetric"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["occult"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["oceanography"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Odinani"] = { | ||
aliases = {"Odinala", "Omenala", "Odinana", "Omenana", "Igbo religion"}, | |||
topical_categories = | Wikipedia = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["oil industry"] = { | ||
aliases = {"oil", "oil drilling", "petroleum industry", "petroleum"}, | |||
topical_categories = | Wikipedia = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["oncology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["online gaming"] = { | ||
display = "[[ | aliases = {"online games", "MMO", "MMORPG"}, | ||
topical_categories = | display = "[[online]] [[gaming#Noun|gaming]]", | ||
topical_categories = "Video games", | |||
} | } | ||
labels[" | labels["onomastics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["opera"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["operating systems"] = { | ||
display = "[[ | display = "[[operating system]]s", | ||
topical_categories = | topical_categories = "Software", | ||
} | } | ||
labels[" | labels["ophthalmology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["optics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["organic chemistry"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["organic compound"] = { | ||
display = "[[ | display = "[[organic chemistry]]", | ||
topical_categories = | topical_categories = "Organic compounds", | ||
} | } | ||
labels[" | labels["Oriental Orthodoxy"] = { | ||
aliases = {"Oriental Orthodox", "Oriental Orthodox Church"}, | |||
topical_categories = | Wikipedia = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["ornithology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["orthodontics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = "Dentistry", | ||
} | } | ||
labels[" | labels["orthography"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["paganism"] = { | ||
aliases = {"pagan", "neopagan", "neopaganism", "neo-pagan", "neo-paganism"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["pain"] = { | ||
display = "[[ | display = "[[medicine]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["paintball"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["painting"] = { | ||
Wiktionary = "painting#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Pakistani politics"] = { | ||
Wikipedia = "Politics of Pakistan", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["palaeography"] = { | ||
aliases = {"paleography"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["paleontology"] = { | ||
aliases = {"palaeontology"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["Palestinian politics"] = { | ||
aliases = {"Palestine politics"}, | |||
Wikipedia = "Politics of the Palestinian National Authority", | |||
topical_categories = false, | |||
} | } | ||
labels[" | labels["palmistry"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["palynology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["papermaking"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["paraphilia"] = { | ||
aliases = {"paraphilias", "paraphilic", "fetish", "fetishes", "fetishism", "fetishistic", "fetishization", "fetishisation"}, | |||
topical_categories = | Wiktionary = "paraphilia#Noun", | ||
topical_categories = "Paraphilias", | |||
} | } | ||
labels[" | labels["parapsychology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["parasitology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["part of speech"] = { | ||
display = "[[ | aliases = {"PoS"}, | ||
topical_categories = | display = "[[grammar]]", | ||
topical_categories = "Parts of speech", | |||
} | } | ||
labels[" | labels["particle"] = { | ||
display = "[[ | aliases = {"subatomic particle", "subatomic particles"}, | ||
topical_categories = | display = "[[particle physics]]", | ||
topical_categories = "Subatomic particles", | |||
} | } | ||
labels[" | labels["particle physics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["pasteurization"] = { | ||
aliases = {"pasteurisation"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["patent law"] = { | ||
display = "[[ | aliases = {"patents"}, | ||
topical_categories = | display = "[[patent#Noun|patent]] [[law]]", | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["pathology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["pensions"] = { | ||
display = "[[ | aliases = {"pension"}, | ||
topical_categories = | display = "[[pension]]s", | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["percussion instruments"] = { | ||
display = "[[ | aliases = {"percussion instrument"}, | ||
topical_categories = | display = "[[music]]", | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["perfumery"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Peruvian politics"] = { | ||
Wikipedia = "Politics of Peru", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["pesäpallo"] = { | ||
aliases = {"pesapallo"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["petrochemistry"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["petrology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["pharmaceutical drug"] = { | ||
display = "[[ | display = "[[pharmacology]]", | ||
topical_categories = | topical_categories = "Pharmaceutical drugs", | ||
} | } | ||
labels[" | labels["pharmaceutical effect"] = { | ||
display = "[[ | display = "[[pharmacology]]", | ||
topical_categories = | topical_categories = "Pharmaceutical effects", | ||
} | } | ||
labels[" | labels["pharmacology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["pharmacy"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["pharyngology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["philately"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Philippine politics"] = { | ||
aliases = {"Filipino politics"}, | |||
Wikipedia = "Politics of the Philippines", | |||
topical_categories = false, | |||
} | } | ||
labels[" | labels["Philmont Scout Ranch"] = { | ||
aliases = {"Philmont"}, | |||
topical_categories = | Wikipedia = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["philosophy"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["phonetics"] = { | ||
aliases = {"phonetic"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["phonology"] = { | ||
aliases = {"phonological"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["photography"] = { | ||
aliases = {"photograph"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["phrenology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["physical chemistry"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["physics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["physiology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["phytopathology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["pinball"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["planetology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["plant"] = { | ||
display = "[[ | aliases = {"plants"}, | ||
topical_categories = | display = "[[botany]]", | ||
topical_categories = "Plants", | |||
} | } | ||
labels[" | labels["plant disease"] = { | ||
display = "[[ | aliases = {"plant diseases"}, | ||
topical_categories = | display = "[[phytopathology]]", | ||
topical_categories = "Plant diseases", | |||
} | } | ||
labels[" | labels["plastic surgery"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["playground games"] = { | ||
display = "[[ | aliases = {"playground game"}, | ||
topical_categories = | display = "[[playground]] [[game]]s", | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["poetry"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["poison"] = { | ||
display = "[[ | display = "[[toxicology]]", | ||
topical_categories = | topical_categories = "Poisons", | ||
} | } | ||
labels[" | labels["Pokémon"] = { | ||
display = "[[ | aliases = {"Pokemon"}, | ||
topical_categories = | display = "''[[w:Pokémon|Pokémon]]''", | ||
Wikipedia = true, | |||
topical_categories = false, | |||
} | } | ||
labels[" | labels["poker"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["poker slang"] = { | ||
display = "[[ | display = "[[poker]] [[slang]]", | ||
topical_categories = | topical_categories = "Poker", | ||
} | } | ||
labels[" | labels["political science"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["political subdivision"] = { | ||
display = "[[ | display = "[[government]]", | ||
topical_categories = | topical_categories = "Political subdivisions", | ||
} | } | ||
labels[" | labels["politics"] = { | ||
aliases = {"political"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["pornography"] = { | ||
aliases = {"porn", "porno", "adult video", "adult videos"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["Portuguese folklore"] = { | ||
display = "[[ | display = "[[Portuguese#Adjective|Portuguese]] [[folklore]]", | ||
topical_categories = | topical_categories = "European folklore", | ||
} | } | ||
labels[" | labels["Portuguese politics"] = { | ||
Wikipedia = "Politics of Portugal", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["post"] = { | ||
display = "[[ | aliases = {"mail", "postal"}, | ||
topical_categories = | display = "[[postal]]", | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["postal abbreviation"] = { | ||
display = "[[ | aliases = {"postal abbr", "postal abbrev"}, | ||
topical_categories = | display = "[[postal]]", | ||
topical_categories = "Postal abbreviations", | |||
} | } | ||
labels[" | labels["potential theory"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["pottery"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = "Ceramics", | ||
} | } | ||
labels[" | labels["pragmatics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["printing"] = { | ||
Wiktionary = "printing#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["probability theory"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["professional wrestling"] = { | ||
aliases = {"pro wrestling"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["programming"] = { | ||
aliases = {"computer programming"}, | |||
Wiktionary = "programming#Noun", | |||
topical_categories = false, | |||
} | } | ||
labels[" | labels["property law"] = { | ||
aliases = {"land law", "real estate law"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["prosody"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["protein"] = { | ||
display = "[[ | aliases = {"proteins"}, | ||
topical_categories = | display = "[[biochemistry]]", | ||
topical_categories = "Proteins", | |||
} | } | ||
labels[" | labels["Protestantism"] = { | ||
aliases = {"protestantism", "Protestant", "protestant"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["pseudoscience"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["psychiatry"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["psychoanalysis"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["psychology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["psychotherapy"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["publishing"] = { | ||
Wiktionary = "publishing#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["pulmonology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["pyrotechnics"] = { | ||
Wiktionary = true, | |||
aliases = { "firework", "fireworks" }, | |||
topical_categories = false, | |||
} | } | ||
labels[" | labels["QAnon"] = { | ||
aliases = {"Qanon"}, | |||
topical_categories = | Wikipedia = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["Quakerism"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["quantum computing"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["quantum mechanics"] = { | ||
aliases = {"quantum physics"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["Quimbanda"] = { | ||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["radiation"] = { | ||
-- TODO: What kind of topic is "radiation"? Is it specific kinds of radiation? That would be a set-type category. | |||
display = "[[physics]]", | |||
topical_categories = false, | |||
} | } | ||
labels[" | labels["radio"] = { | ||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["Raëlism"] = { | ||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["rail transport"] = { | ||
aliases = {"rail", "railroading", "railroads"}, | |||
Wiktionary = true, | |||
topical_categories = "Rail transportation", | |||
} | } | ||
labels[" | labels["Rastafari"] = { | ||
aliases = {"Rasta", "rasta", "Rastafarian", "rastafarian", "Rastafarianism"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["real estate"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["real tennis"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = "Tennis", | ||
} | } | ||
labels[" | labels["recreational mathematics"] = { | ||
topical_categories = | Wiktionary = true, | ||
topical_categories = "Mathematics", | |||
} | } | ||
labels[" | labels["Reddit"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | |||
labels["regular expressions"] = { | |||
aliases = {"regex"}, | |||
display = "[[regular expression]]s", | |||
topical_categories = false, | |||
} | } | ||
labels[" | labels["relativity"] = { | ||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["religion"] = { | ||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["rhetoric"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["rhythmic gymnastics"] = { | ||
Wiktionary = true, | |||
topical_categories = | Wikipedia = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["road transport"] = { | ||
aliases = {"roads"}, | |||
topical_categories = | Wikipedia = true, | ||
topical_categories = false, | |||
} | } | ||
labels["robotics"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["rock"] = { | |||
aliases = {"rocks"}, | |||
display = "[[geology]]", | |||
topical_categories = "Rocks", | |||
} | |||
labels["rock paper scissors"] = { | |||
topical_categories = false, | |||
labels[" | |||
topical_categories = | |||
} | } | ||
labels[" | labels["roleplaying games"] = { | ||
display = "[[ | aliases = {"role playing games", "role-playing games", "RPG", "RPGs"}, | ||
topical_categories = | display = "[[roleplaying game]]s", | ||
topical_categories = "Role-playing games", | |||
} | } | ||
labels[" | labels["roller derby"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Roman Catholicism"] = { | ||
aliases = {"Roman Catholic", "Roman Catholic Church"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["Roman Empire"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Roman god"] = { | ||
display = "[[ | aliases = {"Roman goddess", "Roman deity"}, | ||
topical_categories = | display = "[[Roman]] [[mythology]]", | ||
topical_categories = "Roman deities", | |||
} | } | ||
labels[" | labels["Roman mythology"] = { | ||
display = "[[ | display = "[[Roman]] [[mythology]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Roman numerals"] = { | ||
display = "[[ | display = "[[Roman numeral]]s", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["roofing"] = { | ||
Wiktionary = "roofing#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["rosiculture"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["rowing"] = { | ||
Wiktionary = "rowing#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Rubik's Cube"] = { | ||
aliases = {"Rubik's cubes", "Magic Cube", "magic cube"}, | |||
Wiktionary = "Rubik's cube", | |||
topical_categories = false, | |||
} | } | ||
labels[" | labels["rugby"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["rugby league"] = { | ||
Wiktionary = true, | |||
topical_categories = false, | |||
} | } | ||
labels[" | labels["rugby union"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Russian Orthodoxy"] = { | ||
aliases = {"Russian Orthodox", "Russian Orthodox Church"}, | |||
Wikipedia = true, | |||
topical_categories = false, | |||
} | } | ||
labels[" | labels["sailing"] = { | ||
Wiktionary = "sailing#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["schools"] = { | ||
display = "[[ | display = "[[education]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["science fiction"] = { | ||
aliases = {"scifi", "sci fi", "sci-fi"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["sciences"] = { | ||
aliases = {"science", "scientific"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["Scientology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | 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 = false, | |||
} | } | ||
labels[" | labels["Scouting"] = { | ||
display = "[[ | aliases = {"scouting"}, | ||
topical_categories = | display = "[[scouting]]", | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["Scrabble"] = { | ||
display = "[[ | display = "''[[Scrabble]]''", | ||
topical_categories = | Wikipedia = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["scrapbooks"] = { | ||
display = "[[ | display = "[[scrapbook]]s", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["sculpture"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["seduction community"] = { | ||
aliases = {"pickup artist", "pickup artists", "pickup artistry", "pickup community"}, | |||
topical_categories = | Wikipedia = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["seismology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["self-harm"] = { | ||
aliases = {"selfharm", "self harm", "self-harm community"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["semantics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["semiconductors"] = { | ||
display = "[[ | display = "[[semiconductor]]s", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["semiotics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["SEO"] = { | ||
Wiktionary = "search engine optimization", | |||
topical_categories = {" | topical_categories = {"Internet", "Marketing"}, | ||
} | } | ||
labels[" | labels["set theory"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["sewing"] = { | ||
Wiktionary = "sewing#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["sex"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["sex position"] = { | ||
display = "[[ | display = "[[sex]]", | ||
topical_categories = | topical_categories = "Sex positions", | ||
} | } | ||
labels[" | labels["sexology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["sexuality"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Shaivism"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["shamanism"] = { | ||
aliases = {"Shamanism"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["Shi'ism"] = { | ||
display = "[[ | aliases = {"Shia", "Shi'ite", "Shi'i"}, | ||
topical_categories = | display = "[[Shia Islam]]", | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["Shinto"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["ship parts"] = { | ||
display = "[[ | display = "[[nautical]]", | ||
topical_categories = | topical_categories = "Ship parts", | ||
} | } | ||
labels[" | labels["shipping"] = { | ||
Wiktionary = "shipping#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["shoemaking"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["shogi"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["signal processing"] = { | ||
Wikipedia = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Sikhism"] = { | ||
aliases = {"Sikh"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["Singaporean politics"] = { | ||
Wikipedia = "Politics of Singapore", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["singing"] = { | ||
Wiktionary = "singing#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["skateboarding"] = { | ||
Wiktionary = "skateboarding#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["skating"] = { | ||
Wiktionary = "skating#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["skeleton"] = { | ||
display = "[[ | display = "[[anatomy]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["skiing"] = { | ||
Wiktionary = "skiing#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["skydiving"] = { | ||
Wiktionary = "skydiving#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["Slavic god"] = { | ||
display = "[[ | display = "[[Slavic]] [[mythology]]", | ||
topical_categories = | topical_categories = "Slavic deities", | ||
} | } | ||
labels[" | labels["Slavic mythology"] = { | ||
display = "[[ | display = "[[Slavic]] [[mythology]]", | ||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["smoking"] = { | ||
Wiktionary = "smoking#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["snooker"] = { | ||
Wiktionary = "snooker#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["snowboarding"] = { | ||
Wiktionary = "snowboarding#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["soccer"] = { | ||
aliases = {"football", "association football"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = "Football (soccer)", | |||
} | } | ||
labels[" | labels["social media"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["social sciences"] = { | ||
display = "[[ | aliases = {"social science"}, | ||
topical_categories = | display = "[[social science]]s", | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["socialism"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["sociolinguistics"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["sociology"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | |||
labels["softball"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | } | ||
labels[" | labels["software"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["software architecture"] = { | ||
Wiktionary = true, | |||
topical_categories = {" | topical_categories = {"Software engineering", "Programming"}, | ||
} | } | ||
labels[" | labels["software engineering"] = { | ||
aliases = {"software development"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["soil science"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["sound"] = { | ||
Wiktionary = "sound#Noun", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["sound engineering"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["South Korean idol fandom"] = { | ||
display = "[[ | aliases = {"Korean idol fandom", "Korean idol"}, | ||
topical_categories = | display = "[[South Korean]] [[idol]] [[fandom]]", | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["South Park"] = { | ||
display = "[[ | display = "''[[w:South Park|South Park]]''", | ||
topical_categories = | Wikipedia = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["Soviet Union"] = { | ||
aliases = {"USSR", "Soviet"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["space flight"] = { | ||
aliases = {"spaceflight", "space travel"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = "Space", | |||
} | } | ||
labels[" | labels["space science"] = { | ||
aliases = {"space"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = "Space", | |||
} | } | ||
labels[" | labels["Spanish politics"] = { | ||
Wikipedia = "Politics of Spain", | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["spectroscopy"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["speedrunning"] = { | ||
aliases = {"speedrun", "speedruns"}, | |||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | } | ||
labels[" | labels["spinning"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels[" | labels["spiritualism"] = { | ||
Wiktionary = true, | |||
topical_categories = | topical_categories = false, | ||
} | } | ||
labels["yoga pose"] = { | labels["sports"] = { | ||
display = "[[ | aliases = {"sport"}, | ||
topical_categories = | Wiktionary = true, | ||
topical_categories = false, | |||
} | |||
labels["square dancing"] = { | |||
aliases = {"square dance"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["squash"] = { | |||
Wikipedia = "Squash (sport)", | |||
topical_categories = false, | |||
} | |||
labels["standard of identity"] = { | |||
display = "[[standard of identity|standards of identity]]", | |||
topical_categories = "Standards of identity", | |||
} | |||
labels["star"] = { | |||
display = "[[astronomy]]", | |||
topical_categories = "Stars", | |||
} | |||
labels["Star Wars"] = { | |||
display = "''[[Star Wars]]''", | |||
topical_categories = false, | |||
} | |||
labels["statistical mechanics"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["statistics"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["steroid"] = { | |||
display = "[[biochemistry]]", | |||
topical_categories = "Steroids", | |||
} | |||
labels["steroid hormone"] = { | |||
aliases = {"steroid drug"}, | |||
display = "[[biochemistry]], [[steroids]]", | |||
topical_categories = "Hormones", | |||
} | |||
labels["stock market"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["stock ticker symbol"] = { | |||
aliases = {"stock symbol"}, | |||
Wiktionary = true, | |||
topical_categories = "Stock symbols for companies", | |||
} | |||
labels["string instruments"] = { | |||
aliases = {"string instrument"}, | |||
display = "[[music]]", | |||
topical_categories = false, | |||
} | |||
labels["subculture"] = { | |||
Wiktionary = true, | |||
topical_categories = "Culture", | |||
} | |||
labels["Sufism"] = { | |||
aliases = {"Sufi Islam"}, | |||
Wikipedia = true, | |||
topical_categories = false, | |||
} | |||
labels["sugar acid"] = { | |||
display = "[[organic chemistry]]", | |||
topical_categories = "Sugar acids", | |||
} | |||
labels["sumo"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["supply chain"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["surface feature"] = { | |||
display = "[[planetology]]", | |||
topical_categories = "Planetary nomenclature", | |||
} | |||
labels["surfing"] = { | |||
aliases = {"surf"}, | |||
Wiktionary = "surfing#Noun", | |||
topical_categories = false, | |||
} | |||
labels["surgery"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["surveying"] = { | |||
Wiktionary = "surveying#Noun", | |||
topical_categories = false, | |||
} | |||
labels["sushi"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["swimming"] = { | |||
Wiktionary = "swimming#Noun", | |||
topical_categories = false, | |||
} | |||
labels["Swiss politics"] = { | |||
Wikipedia = "Politics of Switzerland", | |||
topical_categories = false, | |||
} | |||
labels["swords"] = { | |||
display = "[[sword]]s", | |||
topical_categories = false, | |||
} | |||
labels["Syriac Orthodoxy"] = { | |||
aliases = {"Syriac Orthodox", "Syriac Orthodox Church"}, | |||
Wikipedia = true, | |||
topical_categories = false, | |||
} | |||
labels["systematic element symbol"] = { | |||
display = "[[chemistry]]", | |||
plain_categories = "Systematic chemical symbols", | |||
} | |||
labels["systematics"] = { | |||
Wiktionary = true, | |||
topical_categories = "Taxonomy", | |||
} | |||
labels["systems engineering"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["systems theory"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["table tennis"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["Taoism"] = { | |||
aliases = {"Daoism"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["tarot"] = { | |||
Wiktionary = true, | |||
topical_categories = "Cartomancy", | |||
} | |||
labels["taxation"] = { | |||
aliases = {"tax", "taxes"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["taxonomic name"] = { | |||
display = "[[taxonomy]]", | |||
topical_categories = "Taxonomic names", | |||
} | |||
labels["taxonomy"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["technology"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["telecommunications"] = { | |||
aliases = {"telecommunication", "telecom"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["telegraphy"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["telephony"] = { | |||
aliases = {"telephone", "telephones"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["television"] = { | |||
aliases = {"TV"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["tennis"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["teratology"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["Tetris"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["textiles"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["textual criticism"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["theater"] = { | |||
aliases = {"theatre"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["theology"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["thermodynamics"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
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 = false, | |||
} | |||
labels["TikTok aesthetic"] = { | |||
display = "[[TikTok]] aesthetic", | |||
topical_categories = "Aesthetics", | |||
} | |||
labels["timber industry"] = { | |||
aliases = {"timber", "wood industry", "lumber industry", "lumber", "logging"}, | |||
Wikipedia = true, | |||
topical_categories = false, | |||
} | |||
labels["time"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["tincture"] = { | |||
display = "[[heraldry]]", | |||
topical_categories = "Heraldic tinctures", | |||
} | |||
labels["topology"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["tort law"] = { | |||
Wiktionary = true, | |||
topical_categories = "Law", | |||
} | |||
labels["tourism"] = { | |||
aliases = {"tourist"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["toxicology"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["trading"] = { | |||
aliases = {"trade"}, | |||
Wiktionary = "trading#Noun", | |||
topical_categories = false, | |||
} | |||
labels["trading cards"] = { | |||
display = "[[trading card]]s", | |||
topical_categories = false, | |||
} | |||
labels["traditional Chinese medicine"] = { | |||
aliases = {"TCM", "Chinese medicine"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["traditional Korean medicine"] = { | |||
aliases = {"Korean medicine"}, | |||
topical_categories = false, | |||
} | |||
labels["transgender"] = { | |||
aliases = {"trans"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["translation studies"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["transport"] = { | |||
aliases = {"transportation"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["traumatology"] = { | |||
Wiktionary = true, | |||
topical_categories = "Emergency medicine", | |||
} | |||
labels["travel"] = { | |||
aliases = {"travelling"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["trigonometric function"] = { | |||
display = "[[trigonometry]]", | |||
topical_categories = "Trigonometric functions", | |||
} | |||
labels["trigonometry"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["trust law"] = { | |||
Wiktionary = true, | |||
topical_categories = "Law", | |||
} | |||
labels["Tumblr aesthetic"] = { | |||
display = "[[Tumblr]] [[aesthetic]]", | |||
topical_categories = "Aesthetics", | |||
} | |||
labels["Twitter"] = { | |||
aliases = {"twitter", "X"}, | |||
Wiktionary = "Twitter#Proper noun", | |||
topical_categories = false, | |||
} | |||
labels["two-up"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["typography"] = { | |||
aliases = {"typesetting"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["ufology"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["UK politics"] = { | |||
Wikipedia = "Politics of the United Kingdom", | |||
topical_categories = false, | |||
} | |||
labels["Umbanda"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["underwater diving"] = { | |||
aliases = {"scuba", "scuba diving"}, | |||
display = "[[underwater]] [[diving#Noun|diving]]", | |||
topical_categories = false, | |||
} | |||
labels["Unicode"] = { | |||
aliases = {"Unicode standard"}, | |||
Wikipedia = true, | |||
topical_categories = false, | |||
} | |||
labels["United Nations"] = { | |||
aliases = {"UN"}, | |||
display = "[[United Nations|UN]]", | |||
Wikipedia = true, | |||
topical_categories = false, | |||
} | |||
labels["Unix"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["urban studies"] = { | |||
aliases = {"urbanism", "urban planning"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["urology"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["US politics"] = { | |||
Wikipedia = "Politics of the United States", | |||
topical_categories = false, | |||
} | |||
labels["Vaishnavism"] = { | |||
aliases = {"Vaishnavist"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["Valentinianism"] = { | |||
aliases = {"valentinianism", "Valentinianist", "valentinianist"}, | |||
Wikipedia = true, | |||
topical_categories = false, | |||
} | |||
labels["Vedic religion"] = { | |||
aliases = {"Vedic Hinduism", "Vedism", "Vedicism", "Ancient Hinduism", "ancient Hinduism"}, | |||
Wikipedia = "Historical Vedic religion", | |||
topical_categories = false, | |||
} | |||
labels["vegetable"] = { | |||
aliases = {"vegetables"}, | |||
Wiktionary = true, | |||
topical_categories = "Vegetables", | |||
} | |||
labels["vehicles"] = { | |||
aliases = {"vehicle"}, | |||
display = "[[vehicle]]s", | |||
topical_categories = false, | |||
} | |||
labels["Venezuelan politics"] = { | |||
aliases = {"Venezuela politics"}, | |||
Wikipedia = "Politics of Venezuela", | |||
topical_categories = false, | |||
} | |||
labels["veterinary disease"] = { | |||
display = "[[veterinary medicine]]", | |||
topical_categories = "Veterinary diseases", | |||
} | |||
labels["veterinary medicine"] = { | |||
aliases = {"veterinary", "vet"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["video compression"] = { | |||
Wikipedia = true, | |||
topical_categories = false, | |||
} | |||
labels["video game genre"] = { | |||
display = "[[video game]]s", | |||
topical_categories = "Video game genres", | |||
} | |||
labels["video games"] = { | |||
aliases = {"video game", "video gaming"}, | |||
display = "[[video game]]s", | |||
topical_categories = false, | |||
} | |||
labels["virology"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["virus"] = { | |||
display = "[[virology]]", | |||
topical_categories = "Viruses", | |||
} | |||
labels["vitamin"] = { | |||
display = "[[biochemistry]]", | |||
topical_categories = "Vitamins", | |||
} | |||
labels["viticulture"] = { | |||
Wiktionary = true, | |||
topical_categories = {"Horticulture", "Wine"}, | |||
} | |||
labels["volcanology"] = { | |||
aliases = {"vulcanology"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["volleyball"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["voodoo"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["VTuber"] = { | |||
aliases = {"Virtual YouTuber"}, | |||
Wiktionary = true, | |||
topical_categories = "Virtual YouTuber", | |||
} | |||
labels["war"] = { | |||
aliases = {"warfare"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["water sports"] = { | |||
aliases = {"watersport", "watersports", "water sport"}, | |||
Wiktionary = "watersport", | |||
topical_categories = false, | |||
} | |||
labels["watercraft"] = { | |||
display = "[[nautical]]", | |||
topical_categories = false, | |||
} | |||
labels["weaponry"] = { | |||
aliases = {"weapon", "weapons"}, | |||
Wiktionary = true, | |||
topical_categories = "Weapons", | |||
} | |||
labels["weather"] = { | |||
topical_categories = false, | |||
} | |||
labels["weaving"] = { | |||
Wiktionary = "weaving#Noun", | |||
topical_categories = false, | |||
} | |||
labels["web design"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
aliases = {"Web design"} | |||
} | |||
labels["web development"] = { | |||
Wiktionary = true, | |||
topical_categories = {"Programming", "Web design"}, | |||
} | |||
labels["weightlifting"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
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 = false, | |||
} | |||
labels["wiki jargon"] = { | |||
aliases = {"wiki", "wikis"}, | |||
display = "[[wiki]] [[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]] [[jargon]]", | |||
topical_categories = "Wikimedia", | |||
} | |||
labels["wind instruments"] = { | |||
aliases = {"wind instrument"}, | |||
display = "[[music]]", | |||
topical_categories = false, | |||
} | |||
labels["wine"] = { | |||
aliases = {"oenology", "winemaking"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["winter sports"] = { | |||
display = "[[winter sport]]s", | |||
topical_categories = false, | |||
} | |||
labels["woodwind instruments"] = { | |||
aliases = {"woodwind instrument"}, | |||
display = "[[music]]", | |||
topical_categories = false, | |||
} | |||
labels["woodworking"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["World War I"] = { | |||
aliases = {"World War 1", "WWI", "WW I", "WW1", "WW 1"}, | |||
Wikipedia = true, | |||
topical_categories = false, | |||
} | |||
labels["World War II"] = { | |||
aliases = {"World War 2", "WWII", "WW II", "WW2", "WW 2"}, | |||
Wikipedia = true, | |||
topical_categories = false, | |||
} | |||
labels["wrestling"] = { | |||
Wiktionary = "wrestling#Noun", | |||
topical_categories = false, | |||
} | |||
labels["writing"] = { | |||
Wiktionary = "writing#Noun", | |||
topical_categories = false, | |||
} | |||
labels["xiangqi"] = { | |||
aliases = {"Chinese chess"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["Yazidism"] = { | |||
aliases = {"Yezidism"}, | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["yoga"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["yoga pose"] = { | |||
aliases = {"asana"}, | |||
display = "[[yoga]]", | |||
topical_categories = "Yoga poses", | |||
} | } | ||
labels["zodiac constellations"] = { | labels["zodiac constellations"] = { | ||
display = "[[ | display = "[[astronomy]]", | ||
topical_categories = | topical_categories = "Constellations in the zodiac", | ||
} | |||
labels["zoology"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
labels["zootomy"] = { | |||
Wiktionary = true, | |||
topical_categories = "Animal body parts", | |||
} | |||
labels["Zoroastrianism"] = { | |||
Wiktionary = true, | |||
topical_categories = false, | |||
} | |||
-- 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 | return require("Module:labels").finalize_data(labels) | ||