Module:labels/data: Difference between revisions

Jump to navigation Jump to search
Undo revision 431612 by Sware (talk)
No edit summary
(Undo revision 431612 by Sware (talk))
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
local labels = {}
local labels = {}
local aliases = {}
local deprecated = {}
local replacements = {
labels = {},
aliases = {},
deprecated = {},
}


-- Grammatical labels


--  Helper labels
labels["abbreviation"] = {
 
display = "[[wikt:abbreviation|abbreviation]]",
labels['_'] = {
pos_categories = "abbreviations",
display = '',
omit_preComma = true,
omit_postComma = true,
}
}


labels['also'] = {
labels["abstract noun"] = {
omit_postComma = true,
display = "abstract",
glossary = true,
pos_categories = "abstract nouns",
}
}


labels['and'] = {
labels["acronym"] = {
omit_preComma = true,
display = "[[wikt:acronym|acronym]]",
omit_postComma = true,
pos_categories = "acronyms",
}
}
aliases['&'] = 'and'


labels['or'] = {
labels["active voice"] = {
omit_preComma = true,
aliases = {"active", "in the active"},
omit_postComma = true,
glossary = true,
}
}


labels[';'] = {
labels["ambitransitive"] = {
omit_preComma = true,
display = "[[wikt:transitive|transitive]], [[wikt:intransitive|intransitive]]",
omit_postComma = true,
pos_categories = {"transitive verbs", "intransitive verbs"},
omit_preSpace = true,
}
 
labels['by'] = {
omit_preComma = true,
omit_postComma = true,
}
 
labels['with'] = {
omit_preComma = true,
omit_postComma = true,
}
aliases['+'] = 'with'
 
-- combine with 'except in', 'outside'? or retain for entries like "wnuczę"?
labels['except'] = {
omit_preComma = true,
omit_postComma = true,
}
 
labels['outside'] = {
omit_preComma = true,
omit_postComma = true,
}
aliases['except in'] = 'outside'
 
 
-- Qualifier labels
 
labels['chiefly'] = {
omit_postComma = true,
}
aliases['mainly'] = 'chiefly'
aliases['mostly'] = 'chiefly'
aliases['primarily'] = 'chiefly'
 
labels['especially'] = {
omit_postComma = true,
}
 
labels['particularly'] = {
omit_postComma = true,
}
 
labels['excluding'] = {
omit_postComma = true,
}
 
labels['extremely'] = {
omit_postComma = true,
}
 
labels['frequently'] = {
omit_postComma = true,
}
 
labels['humorously'] = { omit_postComma = true,
-- should be "terms with X senses", leaving "X terms" to the term-context temp?
pos_categories = { "jocular terms" },
}
 
labels['including'] = {
omit_postComma = true,
}
 
labels['many'] = { -- e.g. "many dialects"
omit_postComma = true,
}
 
labels['markedly'] = {
omit_postComma = true,
}
 
labels['mildly'] = {
omit_postComma = true,
}
 
labels['now'] = {
omit_postComma = true,
}
aliases['nowadays'] = 'now'
aliases['Now'] = 'now'
 
labels['of'] = {
omit_postComma = true,
}
 
labels['of a'] = {
omit_postComma = true,
}
 
labels['of an'] = {
omit_postComma = true,
}
 
labels['often'] = {
omit_postComma = true,
}
 
labels['originally'] = {
omit_postComma = true,
}
 
labels['possibly'] = {
omit_postComma = true,
}
-- aliases['perhaps'] = 'possibly'
 
labels['rarely'] = {
omit_postComma = true,
}
}


labels['sentence adverb'] = {
labels["angry register"] = {
aliases = {"angry", "anger", "said in anger"},
glossary = true,
glossary = true,
pos_categories = { "sentence adverbs" },
pos_categories = "angry register terms",
}
 
labels['slightly'] = {
omit_postComma = true,
}
 
labels['sometimes'] = {
omit_postComma = true,
}
 
labels['somewhat'] = {
omit_postComma = true,
}
 
labels['strongly'] = {
omit_postComma = true,
}
 
labels['then'] = {
omit_postComma = true,
} -- e.g. "then colloquial, now dated"
 
labels['typically'] = {
omit_postComma = true,
}
 
labels['usually'] = {
omit_postComma = true,
}
 
labels['very'] = {
omit_postComma = true,
}
 
 
-- Grammatical labels
 
labels["abbreviation"] = {
display = "[[wikt:abbreviation]]",
pos_categories = { "abbreviations" },
}
 
labels["acronym"] = {
display = "[[wikt:acronym]]",
pos_categories = { "acronyms" },
}
 
labels["active"] = {
Wikipedia = "Active voice",
}
aliases["active voice"] = "active"
aliases["in the active"] = "active"
 
labels["ambitransitive"] = {
display = "[[wikt:transitive]], [[wikt:intransitive]]",
pos_categories = { "transitive verbs", "intransitive verbs" },
}
}


labels["animate"] = {
labels["animate"] = {
glossary = true
glossary = true,
}
}


labels["indicative"] = {
labels["indicative"] = {
aliases = {"in the indicative", "indicative mood"},
glossary = "indicative mood",
glossary = "indicative mood",
}
}
aliases["in the indicative"] = "indicative"
aliases["indicative mood"] = "indicative"


labels["subjunctive"] = {
labels["subjunctive"] = {
aliases = {"in the subjunctive", "subjunctive mood"},
glossary = "subjunctive mood",
glossary = "subjunctive mood",
}
}
aliases["in the subjunctive"] = "subjunctive"
aliases["subjunctive mood"] = "subjunctive"


labels["imperative"] = {
labels["imperative"] = {
aliases = {"in the imperative", "imperative mood"},
glossary = "imperative mood",
glossary = "imperative mood",
}
}
aliases["in the imperative"] = "imperative"
aliases["imperative mood"] = "imperative"


labels["jussive"] = {
labels["jussive"] = {
aliases = {"in the jussive", "jussive mood"},
glossary = "jussive mood",
glossary = "jussive mood",
}
}
aliases["in the jussive"] = "jussive"
aliases["jussive mood"] = "jussive"


labels["archaic-verb-form"] = {
labels["archaic-verb-form"] = {
glossary = "archaic",
glossary = "archaic",
pos_categories = { "archaic verb forms" },
    display = "archaic",
pos_categories = "archaic verb forms",
}
 
labels["atelic"] = {
glossary = true,
}
 
labels["attenuative"] = {
pos_categories = "attenuative verbs",
}
}


labels["attributive"] = {
labels["attributive"] = {
display = "[[wikt:Appendix:English nouns#Attributive|attributive]]",
glossary = true,
}
}


labels["attributively"] = {
labels["attributively"] = {
display = "[[wikt:Appendix:English nouns#Attributive|attributively]]",
glossary = "attributive",
}
}


labels["auxiliary"] = {
labels["auxiliary"] = {
glossary = true,
glossary = true,
pos_categories = { "auxiliary verbs" }
pos_categories = "auxiliary verbs",
}
}


labels["cardinal"] = {
labels["cardinal"] = {
display = "[[wikt:cardinal number|cardinal]]",
display = "[[wikt:cardinal number]]",
pos_categories = { "cardinal numbers" },
pos_categories = "cardinal numbers",
}
 
labels["catenative"] = {
glossary = "catenative verb",
}
}
deprecated["cardinal"] = true


labels["causative"] = {
labels["causative"] = {
display = "[[wikt:causative]]" }
display = "[[wikt:causative|causative]]",
}
 
labels["causative verb"] = {
display = "causative",
pos_categories = "causative verbs",
}


labels["cognate object"] = {
labels["cognate object"] = {
display = "with [[wikt:w:Cognate object|cognate object]]",
aliases = {"with cognate object"},
pos_categories = { "verbs used with cognate objects" },
display = "with [[w:Cognate object|cognate object]]",
pos_categories = "verbs used with cognate objects",
}
}
aliases["with cognate object"] = "cognate object"


labels["collective"] = {
labels["collective"] = {
glossary = true,
glossary = true,
display = "collective",
display = "collective",
pos_categories = { "collective nouns" },
pos_categories = "collective nouns",
}
}


Line 278: Line 119:
glossary = "collective",
glossary = "collective",
display = "collectively",
display = "collectively",
pos_categories = { "collective nouns" },
pos_categories = "collective nouns",
}
}


labels["control verb"] = {
labels["control verb"] = {
aliases = {"control"},
Wikipedia = true,
Wikipedia = true,
pos_categories = { "control verbs" },
pos_categories = "control verbs",
}
}
aliases["control"] = "control verb"


labels["common"] = {
labels["common"] = {
glossary = true
glossary = true,
}
}


labels["comparable"] = {
labels["comparable"] = {
glossary = true
glossary = true,
}
 
labels["completive"] = {
pos_categories = "completive verbs",
}
}


labels["copulative"] = {
labels["copulative"] = {
aliases = {"copular"},
display = "[[wikt:copular verb|copulative]]",
display = "[[wikt:copular verb|copulative]]",
pos_categories = { "copulative verbs" },
pos_categories = "copulative verbs",
}
}
aliases["copular"] = "copulative"


labels["countable"] = {
labels["countable"] = {
glossary = true,
glossary = true,
pos_categories = { "countable nouns" },
pos_categories = "countable nouns",
}
 
labels["cumulative"] = {
pos_categories = "cumulative verbs",
}
 
labels["delimitative"] = {
pos_categories = "delimitative verbs",
}
}


labels["deponent"] = {
labels["deponent"] = {
glossary = true,
glossary = true,
pos_categories = { "deponent verbs" },
pos_categories = "deponent verbs",
}
 
labels["distributive"] = {
pos_categories = "distributive verbs",
}
}


labels["ditransitive"] = {
labels["ditransitive"] = {
glossary = true,
glossary = true,
pos_categories = { "ditransitive verbs" },
pos_categories = "ditransitive verbs",
}
}


labels["dysphemistic"] = {
labels["dysphemistic"] = {
aliases = {"dysphemism"},
Wikipedia = "Dysphemism",
Wikipedia = "Dysphemism",
pos_categories = { "dysphemisms" },
pos_categories = "dysphemisms",
}
}
aliases["dysphemism"] = "dysphemistic"


labels["by ellipsis"] = {
labels["by ellipsis"] = {
display = "by [[wikt:ellipsis]]",
display = "by [[wikt:ellipsis|ellipsis]]",
pos_categories = { "ellipses" },
pos_categories = "ellipses",
}
}


labels["emphatic"] = {
labels["emphatic"] = {
glossary = true
glossary = true,
}
}


labels["ergative"] = {
labels["ergative"] = {
glossary = true,
glossary = true,
pos_categories = { "ergative verbs" },
pos_categories = "ergative verbs",
}
 
labels["expressive"] = {
glossary = true,
pos_categories = "expressive terms",
}
}


labels["by extension"] = {}
labels["by extension"] = {
aliases["hence"] = "by extension"
aliases = {"hence"},
}


labels["feminine"] = {
labels["feminine"] = {
glossary = true
glossary = true,
}
}


labels["focus"] = {
labels["focus"] = {
glossary = true,
glossary = true,
pos_categories = { "focus adverbs" },
pos_categories = "focus adverbs",
}
}


labels["fractional"] = {
labels["fractional"] = {
pos_categories = { "fractional numbers" },
display = "[[wikt:fractional number]]",
pos_categories = "fractional numbers",
}
 
labels["frequentative"] = {
glossary = true,
display = "frequentative",
pos_categories = "frequentative verbs",
}
}
deprecated["fractional"] = true


labels["hedge"] = {
labels["hedge"] = {
aliases = {"hedges"},
glossary = true,
glossary = true,
pos_categories = { "hedges" },
pos_categories = "hedges",
}
}
aliases["hedges"] = "hedge"


labels["ideophonic"] = {
labels["ideophonic"] = {
aliases = {"ideophone"},
glossary = true,
glossary = true,
}
}
aliases["ideophone"] = "ideophonic"


labels["idiomatic"] = {
labels["idiomatic"] = {
aliases = {"idiom", "idiomatically"},
glossary = true,
glossary = true,
pos_categories = { "idioms" },
pos_categories = "idioms",
}
}
aliases["idiom"] = "idiomatic"
aliases["idiomatically"] = "idiomatic"


labels["imperfect"] = {
labels["imperfect"] = {
glossary = true,
glossary = true,
}
labels["imperfective"] = {
glossary = true,
pos_categories = "imperfective verbs",
}
}


labels["impersonal"] = {
labels["impersonal"] = {
glossary = true,
glossary = true,
pos_categories = { "impersonal verbs" },
pos_categories = "impersonal verbs",
}
}


labels["in the singular"] = {
labels["in the singular"] = {
display = "in the [[wikt:singular]]",
aliases = {"in singular"},
deprecated_aliases = {"singular"},
display = "in the [[wikt:singular|singular]]",
}
}
aliases["in singular"] = "in the singular"
aliases["singular"] = "in the singular"


labels["in the dual"] = {
labels["in the dual"] = {
display = "in the [[wikt:dual]]",
aliases = {"in dual"},
deprecated_aliases = {"dual"},
display = "in the [[wikt:dual|dual]]",
}
}
aliases["in dual"] = "in the dual"
aliases["dual"] = "in the dual"


labels["in the plural"] = {
labels["in the plural"] = {
aliases = {"in plural"},
deprecated_aliases = {"plural"},
display = "in the [[wikt:Appendix:Glossary#plural|plural]]",
display = "in the [[wikt:Appendix:Glossary#plural|plural]]",
}
}
aliases["in plural"] = "in the plural"
aliases["plural"] = "in the plural"


labels["in the mediopassive"] = {
labels["inanimate"] = {
display = "in the [[wikt:mediopassive]]" }
glossary = true,
aliases["in mediopassive"] = "in the mediopassive"
}
aliases["mediopassive"] = "in the mediopassive"


labels["inanimate"] = {
labels["inchoative"] = {
glossary = true
pos_categories = "inchoative verbs",
}
}


aliases["indef"] = "indefinite"
labels["indefinite"] = {
aliases = {"indef"},
display = "[[wikt:indefinite|indefinite]]",
}


labels["initialism"] = {
labels["initialism"] = {
display = "[[wikt:initialism]]",
display = "[[wikt:initialism|initialism]]",
pos_categories = { "initialisms" },
pos_categories = "initialisms",
}
 
labels["intensive verb"] = {
display = "intensive",
pos_categories = "intensive verbs",
}
}


labels["intransitive"] = {
labels["intransitive"] = {
glossary = true,
glossary = true,
pos_categories = { "intransitive verbs" },
pos_categories = "intransitive verbs",
}
}


labels["IPA"] = {
labels["IPA"] = {
aliases = {"International Phonetic Alphabet"},
Wikipedia = "International Phonetic Alphabet",
Wikipedia = "International Phonetic Alphabet",
plain_categories = { "IPA symbols" },
plain_categories = "IPA symbols",
}
 
labels["iterative"] = {
glossary = true,
pos_categories = "iterative verbs",
}
}
aliases["International Phonetic Alphabet"] = "IPA"


labels["litotes"] = {
labels["litotes"] = {
aliases = {"litote", "litotic", "litotical"},
glossary = true,
glossary = true,
pos_categories = { "litotes" },
pos_categories = true,
}
}


labels["masculine"] = {
labels["masculine"] = {
glossary = true
glossary = true,
}
 
labels["mediopassive"] = {
aliases = {"in the mediopassive", "in mediopassive"},
glossary = true,
}
 
labels["meiosis"] = {
aliases = {"meioses", "meiotic"},
glossary = true,
pos_categories = "meioses",
}
 
labels["middle voice"] = {
aliases = {"middle", "in the middle", "in the middle voice"},
glossary = true,
}
}


labels["middle"] = {
labels["misspelling"] = {
Wikipedia = "Voice (grammar)#Middle",
glossary = true,
}
}
aliases["middle voice"] = "middle"
aliases["in the middle"] = "middle"
aliases["in the middle voice"] = "middle"


labels["mnemonic"] = {
labels["mnemonic"] = {
display = '[[wikt:mnemonic]]',
display = "[[wikt:mnemonic|mnemonic]]",
pos_categories = { "mnemonics" },
pos_categories = "mnemonics",
}
 
labels["modal"] = {
Wikipedia = "Modality (linguistics)",
}
 
labels["NAPA"] = {
aliases = {"Americanist_phonetic_notation"},
Wikipedia = "Americanist_phonetic_notation",
plain_categories = "NAPA symbols",
}
 
labels["always in the negative"] = {
glossary = "negative polarity item",
pos_categories = "negative polarity items",
}
}


labels["chiefly in the negative"] = {
labels["chiefly in the negative"] = {
aliases = {"chiefly used in the negative", "negative polarity", "negative polarity item", "usually in the negative", "usually used in the negative"},
glossary = "negative polarity item",
glossary = "negative polarity item",
pos_categories = {"negative polarity items"},
pos_categories = "negative polarity items",
}
 
labels["chiefly in the negative plural"] = {
aliases = {"chiefly used in the negative plural", "negative polarity plural", "negative polarity plural item", "usually in the negative plural", "usually used in the negative plural"},
display = "chiefly in the [[wikt:Appendix:Glossary#negative polarity item|negative]] [[wikt:Appendix:Glossary#plural|plural]]",
pos_categories = "negative polarity items",
}
 
labels["chiefly in the positive"] = {
aliases = {"chiefly used in the positive", "positive polarity", "positive polarity item", "usually in the positive", "usually used in the positive"},
glossary = "positive polarity item",
-- pos_categories = {"positive polarity items"},
}
 
labels["chiefly in the positive plural"] = {
aliases = {"chiefly used in the positive plural", "positive polarity plural", "positive polarity plural item", "usually in the positive plural", "usually used in the positive plural"},
display = "chiefly in the [[wikt:Appendix:Glossary#positive polarity item|positive]] [[wikt:Appendix:Glossary#plural|plural]]",
-- pos_categories = "positive polarity items",
}
}
aliases["negative polarity"] = "chiefly in the negative"
aliases["negative polarity item"] = "chiefly in the negative"
aliases["usually in the negative"] = "chiefly in the negative"


labels["neuter"] = {
labels["neuter"] = {
glossary = true
glossary = true,
}
 
-- British English ("ise")
labels["nominalised"] = {
aliases = {"nominalisation", "substantivised", "substantivisation"},
glossary = "nominalization",
pos_categories = "nominalized adjectives",
}
}


labels["not comparable"] = {
-- American English ("ize")
display = "[[wikt:Appendix:Glossary#uncomparable|not comparable]]"
labels["nominalized"] = {
aliases = {"nominalization", "substantivized", "substantivization"},
glossary = "nominalization",
pos_categories = "nominalized adjectives",
}
}
aliases["notcomp"] = "not comparable"
aliases["uncomparable"] = "not comparable"


labels["numeronym"] = {
labels["not comparable"] = {
glossary = true,
aliases = {"notcomp", "incomparable", "uncomparable"},
pos_categories = { "numeronyms" },
glossary = "uncomparable",
}
}


labels["onomatopoeia"] = {
labels["onomatopoeia"] = {
display = "[[wikt:onomatopoeia]]",
display = "[[wikt:onomatopoeia|onomatopoeia]]",
pos_categories = { "onomatopoeias" },
pos_categories = "onomatopoeias",
}
}


labels["ordinal"] = {
labels["ordinal"] = {
pos_categories = { "ordinal numbers" },
display = "[[wikt:ordinal number]]",
pos_categories = "ordinal numbers",
}
 
labels["partitive verb"] = {
display = "[[wikt:Appendix:Glossary#transitive|transitive]], usually [[wikt:Appendix:Finnic telic and atelic verbs|atelic]]",
pos_categories = "transitive verbs", -- = "partitive verbs",
}
}
deprecated["ordinal"] = true


deprecated["plural"] = true
labels["perfect"] = {
labels["perfect"] = { glossary = true, }
glossary = true,
}


labels["participle"] = {
labels["participle"] = {
Line 486: Line 430:
}
}


labels["passive"] = {
labels["passive voice"] = {
Wikipedia = "Passive voice",
aliases = {"passive", "in the passive"},
glossary = true,
}
}
aliases["passive voice"] = "passive"
aliases["in the passive"] = "passive"


labels["perfect"] = {
labels["perfect"] = {
Line 498: Line 441:
labels["perfective"] = {
labels["perfective"] = {
glossary = true,
glossary = true,
pos_categories = { "perfective verbs" },
pos_categories = "perfective verbs",
}
}


labels["plural only"] = {
labels["plural only"] = {
pos_categories = { "pluralia tantum" },
aliases = {"pluralonly", "plurale tantum"},
pos_categories = "pluralia tantum",
}
 
labels["possessional adjective"] = {
aliases = {"possessional", "possessional adjectives"},
display = "possessional",
glossary = true,
pos_categories = "possessional adjectives",
}
}
aliases["pluralonly"] = "plural only"
aliases["plurale tantum"] = "plural only"


labels["possessive pronoun"] = {
labels["possessive pronoun"] = {
display = "possessive",
display = "possessive",
pos_categories = { "possessive pronouns" },
pos_categories = "possessive pronouns",
}
}


labels["postpositive"] = {
labels["postpositive"] = {
glossary = true
glossary = true,
}
}


labels["predicative"] = {
labels["predicative"] = {
display = "[[wikt:Appendix:Glossary#predicative|predicative]]",
glossary = true,
}
}


labels["predicatively"] = {
labels["predicatively"] = {
display = "[[wikt:Appendix:Glossary#predicative|predicatively]]",
glossary = "predicative",
}
 
labels["prescriptive"] = {
aliases = {"normative", "prescribed"},
glossary = true,
}
 
labels["privative"] = {
pos_categories = "privative verbs",
}
}


labels["procedure word"] = {
labels["procedure word"] = {
display = "[[wikt:procedure word]]"
display = "[[wikt:procedure word]]",
}
}


labels["productive"] = {
labels["productive"] = {
display = "[[wikt:productive]]"
display = "[[wikt:productive|productive]]",
}
}


-- TODO: This label is probably inappropriate for many languages
-- TODO: This label is probably inappropriate for many languages
labels["pronominal"] = {
labels["pronominal"] = {
display = "takes a [[wikt:Appendix:Glossary#reflexive|reflexive pronoun]]",
glossary = "pronominal verb",
}
}


labels["pro-verb"] = {
labels["pro-verb"] = {
Wikipedia = true
Wikipedia = true,
}
}


labels["reciprocal"] = {
labels["reciprocal"] = {
display = "[[wikt:Appendix:Glossary#reciprocal|reciprocal]]",
glossary = true,
pos_categories = { "reciprocal verbs" },
pos_categories = "reciprocal verbs",
}
}


labels["reflexive"] = {
labels["reflexive"] = {
display = "[[wikt:Appendix:Glossary#reflexive|reflexive]]",
glossary = true,
pos_categories = { "reflexive verbs" },
pos_categories = "reflexive verbs",
}
}


labels["reflexive pronoun"] = {
labels["reflexive pronoun"] = {
display = "[[wikt:Appendix:Glossary#reflexive|reflexive]]",
glossary = "reflexive",
pos_categories = { "reflexive pronouns" }
pos_categories = "reflexive pronouns",
}
}


labels["relational"] = {
labels["relational"] = {
display = "[[wikt:Appendix:Glossary#relational|relational]]",
glossary = true,
pos_categories = { "relational adjectives" },
pos_categories = "relational adjectives",
}
 
labels["repetitive"] = {
pos_categories = "repetitive verbs",
}
 
labels["respelling"] = {
glossary = true,
}
 
labels["reversative"] = {
pos_categories = "reversative verbs",
}
}


labels["rhetorical question"] = {
labels["rhetorical question"] = {
glossary = true,
glossary = true,
pos_categories = { "rhetorical questions" },
pos_categories = "rhetorical questions",
}
 
labels["saturative"] = {
aliases = {"sative"},
pos_categories = "saturative verbs",
}
 
labels["semelfactive"] = {
glossary = true,
pos_categories = "semelfactive verbs",
}
 
labels["sentence adverb"] = {
glossary = true,
pos_categories = "sentence adverbs",
}
}


labels["set phrase"] = {
labels["set phrase"] = {
display = "[[wikt:set phrase]]" }
display = "[[wikt:set phrase]]",
}


labels["simile"] = {
labels["simile"] = {
glossary = true,
glossary = true,
pos_categories = { "similes" },
pos_categories = "similes",
}
}
deprecated["singular"] = true


labels["singular only"] = {
labels["singular only"] = {
aliases = {"singulare tantum", "no plural"},
display = "singular only",
display = "singular only",
pos_categories = { "singularia tantum" },
pos_categories = "singularia tantum",
}
}
aliases["singulare tantum"] = "singular only"
aliases["no plural"] = "singular only"


labels["snowclone"] = {
labels["snowclone"] = {
glossary = true,
glossary = true,
pos_categories = { "snowclones" },
pos_categories = "snowclones",
}
}


labels["stative"] = {
labels["stative"] = {
aliases = {"stative verb"},
Wikipedia = "stative verb",
Wikipedia = "stative verb",
pos_categories = { "stative verbs" },
pos_categories = "stative verbs",
}
}
aliases["stative verb"] = "stative"


labels["strictly"] = {
labels["strictly"] = {
glossary = true
aliases = {"strict", "narrowly", "narrow"},
glossary = true,
}
}
aliases["narrowly"] = "strictly"


labels["substantive"] = {
labels["substantive"] = {
track = true
glossary = true,
track = true,
}
 
labels["terminative"] = {
pos_categories = "terminative verbs",
}
}


labels["transitive"] = {
labels["transitive"] = {
glossary = true,
glossary = true,
pos_categories = { "transitive verbs" },
pos_categories = "transitive verbs",
}
}


Line 614: Line 602:
labels["uncountable"] = {
labels["uncountable"] = {
glossary = true,
glossary = true,
pos_categories = { "uncountable nouns" },
pos_categories = "uncountable nouns",
}
}


labels["unergative"] = {
labels["unergative"] = {
Wikipedia = "Unergative verb",
Wikipedia = "Unergative verb",
}
labels["UPA"] = {
aliases = {"Uralic Phonetic Alphabet"},
Wikipedia = "Uralic Phonetic Alphabet",
plain_categories = "UPA symbols",
}
}


labels["usually plural"] = {
labels["usually plural"] = {
display = "usually in the [[wikt:plural]]",
aliases = {"usually in the plural", "usually in plural"},
display = "usually in the [[wikt:Appendix:Glossary#plural|plural]]",
    deprecated = true,
}
}
aliases["usually in the plural"] = "usually plural"
aliases["usually in plural"] = "usually plural"
deprecated["usually plural"] = true
deprecated["usually in plural"] = true
deprecated["usually the plural"] = true


-- Usage labels
labels["4chan"] = {
aliases = {"4chan slang"},
display = "[[w:4chan|4chan]]",
pos_categories = "4chan slang",
}


-- Usage labels
labels["4chan lgbt"] = {
aliases = {"tttt"},
display = "[[w:4chan|4chan]] /lgbt/ slang",
pos_categories = "4chan /lgbt/ slang",
}


labels["ACG"] = {
labels["ACG"] = {
display = "[[wikt:ACG]]",
display = "[[wikt:ACG|ACG]]",
-- see also "fandom slang"
-- see also "fandom slang"
pos_categories = { "fandom slang" },
pos_categories = "fandom slang",
}
 
labels["advertising slang"] = {
pos_categories = { "advertising slang" },
}
}
aliases["ad slang"] = "advertising slang"
aliases["cosmo"] = "advertising slang"


labels["endearing"] = {
labels["endearing"] = {
display = "[[wikt:endearing]]",
aliases = {"affectionate"},
display = "[[wikt:endearing|endearing]]",
-- should be "terms with X senses", leaving "X terms" to the term-context temp
-- should be "terms with X senses", leaving "X terms" to the term-context temp
pos_categories = { "endearing terms" },
pos_categories = "endearing terms",
}
}
aliases["affectionate"] = "endearing"


labels["pre-classical"] = {
labels["pre-classical"] = {
aliases = {"Pre-classical", "pre-Classical", "Pre-Classical", "Preclassical", "preclassical", "ante-classical", "Ante-classical", "ante-Classical", "Ante-Classical", "Anteclassical", "anteclassical"},
display = "pre-Classical",
display = "pre-Classical",
regional_categories = { "Pre-classical" },
regional_categories = true,
}
 
labels["anti-LGBTQ slur"] = {
-- don't add aliases "homophobia" or "transphobia" because these could be topical categories
aliases = {"homophobic", "transphobic"},
display = "anti-[[wikt:LGBTQ|LGBTQ]] [[wikt:slur|slur]]",
pos_categories = "anti-LGBTQ slurs",
}
}
aliases["Pre-classical"] = "pre-classical"
aliases["pre-Classical"] = "pre-classical"
aliases["Pre-Classical"] = "pre-classical"
aliases["Preclassical"] = "pre-classical"
aliases["preclassical"] = "pre-classical"
aliases["ante-classical"] = "pre-classical"
aliases["Ante-classical"] = "pre-classical"
aliases["ante-Classical"] = "pre-classical"
aliases["Ante-Classical"] = "pre-classical"
aliases["Anteclassical"] = "pre-classical"
aliases["anteclassical"] = "pre-classical"


labels["archaic"] = {
labels["archaic"] = {
aliases = {"antiquated"},
glossary = true,
glossary = true,
sense_categories = { "archaic" },
sense_categories = true,
}
}


labels["Australian slang"] = {
labels["Australian slang"] = {
regional_categories = { "Australian" },
regional_categories = "Australian",
plain_categories = { "Australian slang" },
plain_categories = true,
}
}


labels["avoidance"] = {
labels["avoidance"] = {
glossary = true
glossary = true,
}
}


labels["back slang"] = {
labels["back slang"] = {
display = "[[wikt:Appendix:Glossary#backslang|back slang]]",
aliases = {"backslang", "back-slang"},
pos_categories = { "back slang" },
glossary = "backslang",
pos_categories = true,
}
}
aliases["backslang"] = "back slang"
aliases["back-slang"] = "back slang"


labels["Bargoens"] = {
labels["Bargoens"] = {
Wikipedia = true,
Wikipedia = true,
plain_categories = { "Bargoens" },
plain_categories = true,
}
}


Line 699: Line 692:


labels["British slang"] = {
labels["British slang"] = {
plain_categories = { "British slang" },
aliases = {"UK slang"},
}
plain_categories = true,
aliases["UK slang"] = "British slang"
 
labels["buzzword"] = {
display = "[[wikt:buzzword]]",
pos_categories = { "buzzwords" },
}
}


labels["Cambridge University slang"] = {
labels["Cambridge University slang"] = {
plain_categories = { "Cambridge University slang" },
aliases = {"University of Cambridge slang", "Cantab slang"},
display = "[[w:University of Cambridge|Cambridge University]] [[wikt:slang|slang]]",
topical_categories = "Universities",
plain_categories = true,
}
}


labels["cant"] = {
labels["cant"] = {
display = "[[wikt:cant]]",
aliases = {"argot", "cryptolect"},
pos_categories = { "cant" },
display = "[[wikt:cant|cant]]",
pos_categories = true,
}
}
aliases["argot"] = "cant"
aliases["cryptolect"] = "cant"


labels["capitalized"] = {
labels["capitalized"] = {
display = "[[wikt:capitalisation|capitalized]]"  
aliases = {"capitalised"},
display = "[[wikt:capitalisation|capitalized]]",
}
}


labels["Castilianism"] = {
labels["Castilianism"] = {
display = "[[wikt:Castilianism]]"  
aliases = {"Hispanicism"},
display = "[[wikt:Castilianism|Castilianism]]",
}
}
aliases["Hispanicism"] = "Castilianism"


labels["childish"] = {
labels["childish"] = {
display = "[[wikt:childish]]",
aliases = {"baby talk", "child language", "infantile", "puerile"},
display = "[[wikt:childish|childish]]",
-- should be "terms with X senses", leaving "X terms" to the term-context temp?
-- should be "terms with X senses", leaving "X terms" to the term-context temp?
pos_categories = { "childish terms" },
pos_categories = "childish terms",
}
}
aliases["baby talk"] = "childish"
aliases["child language"] = "childish"


labels["chu Nom"] = {
labels["chu Nom"] = {
display = "[[wikt:Vietnamese]] [[wikt:chữ Nôm]]",
display = "[[wikt:Vietnamese|Vietnamese]] [[wikt:chữ Nôm]]",
plain_categories = { "Vietnamese Han tu" },
plain_categories = "Vietnamese Han tu",
}
}
labels["Classic 1811 Dictionary of the i Tongue"] = {
display = "[[wikt:Appendix:Glossary#archaic|archaic]], [[wikt:Appendix:Glossary#slang|slang]]",
plain_categories = { "Classic 1811 Dictionary of the Vulgar Tongue" },
}
aliases["1811"] = "Classic 1811 Dictionary of the Vulgar Tongue"


labels["Cockney rhyming slang"] = {
labels["Cockney rhyming slang"] = {
display = "[[wikt:Cockney rhyming slang]]",
display = "[[wikt:Cockney rhyming slang]]",
plain_categories = { "Cockney rhyming slang" },
plain_categories = true,
}
}


labels["colloquial"] = {
labels["colloquial"] = {
aliases = {"colloquially"},
glossary = true,
glossary = true,
pos_categories = { "colloquialisms" },
pos_categories = "colloquialisms",
}
}
aliases["colloquially"] = "colloquial"


-- FIXME! The following two are apparently for Persian but probably don't belong in this file.
labels["colloquial-um"] = {
labels["colloquial-um"] = {
glossary = "colloquial",
glossary = "colloquial",
pos_categories = { "colloquialisms containing sequence um" },
pos_categories = "colloquialisms containing sequence um",
}
}


labels["colloquial-un"] = {
labels["colloquial-un"] = {
glossary = "colloquial",
glossary = "colloquial",
pos_categories = { "colloquialisms containing sequence un" },
pos_categories = "colloquialisms containing sequence un",
}
 
labels["corporate jargon"] = {
aliases = {"business jargon", "corporatese", "businessese", "corporate speak", "business speak"},
display = "[[wikt:corporate|corporate]] [[wikt:jargon|jargon]]",
pos_categories = true,
}
}


labels["costermongers"] = {
labels["costermongers"] = {
aliases = {"coster", "costers", "costermonger", "costermongers back slang", "costermongers' back slang"},
display = "[[wikt:Appendix:Costermongers' back slang|costermongers]]",
display = "[[wikt:Appendix:Costermongers' back slang|costermongers]]",
plain_categories = { "Costermongers' back slang" },
plain_categories = "Costermongers' back slang",
}
 
labels["criminal slang"] = {
aliases = {"thieves' cant", "Thieves' Cant", "thieves cant", "thieves'", "thieves", "thieves' cant"}, -- Thieves' Cant is English-only, so defined in the English submodule; if other languages try to use it, it's just criminal slang
display = "[[wikt:criminal|criminal]] [[wikt:slang|slang]]",
topical_categories = "Crime",
pos_categories = true,
}
}
aliases["coster"] = "costermongers"
aliases["costers"] = "costermongers"
aliases["costermonger"] = "costermongers"
aliases["costermongers back slang"] = "costermongers"
aliases["costermongers' back slang"] = "costermongers"


labels["dated"] = {
labels["dated"] = {
aliases = {"old-fashioned"},
glossary = true,
glossary = true,
-- should be "terms with X senses", leaving "X terms" to the term-context temp
-- should be "terms with X senses", leaving "X terms" to the term-context temp
pos_categories = { "dated terms" },
pos_categories = "dated terms",
}
}


labels["dated form"] = {
labels["dated form"] = {
glossary = "dated",
glossary = "dated",
pos_categories = { "dated forms" },
pos_categories = "dated forms",
}
}


-- combine with previous?
labels["dated sense"] = {
labels["dated sense"] = {
glossary = "dated",
glossary = "dated",
sense_categories = { "dated" },
sense_categories = "dated",
} -- combine with previous?
}


labels["derogatory"] = {
labels["derogatory"] = {
display = "[[wikt:derogatory]]",
aliases = {"pejorative", "derogative", "disparaging"},
display = "[[wikt:derogatory|derogatory]]",
-- should be "terms with X senses", leaving "X terms" to the term-context temp
-- should be "terms with X senses", leaving "X terms" to the term-context temp
pos_categories = { "derogatory terms" },
pos_categories = "derogatory terms",
}
}
aliases["pejorative"] = "derogatory"
aliases["derogative"] = "derogatory"
aliases["disparaging"] = "derogatory"


labels["dialect"] = { -- separated from "dialectal" so e.g. "obsolete|outside|the|_|dialect|of..." displays right
labels["dialect"] = {-- separated from "dialectal" so e.g. "obsolete|outside|the|_|dialect|of..." displays right
display = "[[wikt:Appendix:Glossary#dialectal|dialect]]",
glossary = "dialectal",
pos_categories = { "dialectal terms" },
pos_categories = {"dialectal terms"},
}
}


Line 811: Line 805:
glossary = true,
glossary = true,
-- should be "terms with X senses", leaving "X terms" to the term-context temp
-- should be "terms with X senses", leaving "X terms" to the term-context temp
pos_categories = { "dialectal terms" },
pos_categories = "dialectal terms",
}
}


labels["dialects"] = { -- separated from "dialectal" so e.g. "obsolete|outside|dialects" displays right
labels["dialects"] = {-- separated from "dialectal" so e.g. "obsolete|outside|dialects" displays right
display = "[[wikt:Appendix:Glossary#dialectal|dialects]]",
glossary = "dialectal",
pos_categories = { "dialectal terms" },
pos_categories = {"dialectal terms"},
}
}


labels["dismissal"] = {
labels["dismissal"] = {
display = "[[wikt:dismissal]]",
display = "[[wikt:dismissal|dismissal]]",
pos_categories = { "dismissals" },
pos_categories = "dismissals",
}
 
labels["drag slang"] = {
aliases = {"Drag Race slang"},
display = "[[wikt:drag|drag]] [[wikt:slang|slang]]",
pos_categories = "drag slang",
}
}


labels["solemn"] = {
labels["solemn"] = {
glossary = true,
glossary = true,
pos_categories = { "solemn terms" },
pos_categories = "solemn terms",
}


labels["ecclesiastical"] = {
pos_categories = "ecclesiastical terms",
}
}
aliases["elevated"] = "solemn"


labels["ethnic slur"] = {
labels["ethnic slur"] = {
display = "[[wikt:ethnic]] [[wikt:slur]]",
aliases = {"racial slur"},
pos_categories = { "ethnic slurs" },
display = "[[wikt:ethnic|ethnic]] [[wikt:slur|slur]]",
pos_categories = "ethnic slurs",
}
}
aliases["racial slur"] = "ethnic slur"


labels["euphemistic"] = {
labels["euphemistic"] = {
aliases = {"euphemism"},
glossary = "euphemism",
glossary = "euphemism",
pos_categories = { "euphemisms" },
pos_categories = "euphemisms",
}
}
aliases["euphemism"] = "euphemistic"


labels["eye dialect"] = {
labels["eye dialect"] = {
display = "[[wikt:eye dialect]]",
display = "[[wikt:eye dialect]]",
pos_categories = { "eye dialect" },
pos_categories = true,
}
}


Line 851: Line 853:
glossary = true,
glossary = true,
-- should be "terms with X senses", leaving "X terms" to the term-context temp?
-- should be "terms with X senses", leaving "X terms" to the term-context temp?
pos_categories = { "familiar terms" },
pos_categories = "familiar terms",
}
}


labels["fandom slang"] = {
labels["fandom slang"] = {
display = "[[wikt:fandom]] [[wikt:slang]]",
aliases = {"fandom"},
pos_categories = { "fandom slang" },
display = "[[wikt:fandom|fandom]] [[wikt:slang|slang]]",
pos_categories = true,
}
 
labels["figurative"] = {
aliases = {"metaphorical", "metaphoric", "metaphor"},
glossary = "figurative",
}
}
aliases["fandom"] = "fandom slang"


labels["figuratively"] = {
labels["figuratively"] = {
glossary = "figurative" }
aliases = {"metaphorically"},
aliases["figurative"] = "figuratively"
glossary = "figurative",
aliases["metaphorically"] = "figuratively"
}
aliases["metaphorical"] = "figuratively"
aliases["metaphor"] = "figuratively"


labels["folk poetic"] = {
labels["folk poetic"] = {
-- should be "terms with X senses", leaving "X terms" to the term-context temp
-- should be "terms with X senses", leaving "X terms" to the term-context temp
pos_categories = { "folk poetic terms", "poetic terms" },
pos_categories = {"folk poetic terms", "poetic terms"},
}
}


Line 875: Line 880:
glossary = true,
glossary = true,
-- should be "terms with X senses", leaving "X terms" to the term-context temp?
-- should be "terms with X senses", leaving "X terms" to the term-context temp?
pos_categories = { "formal terms" },
pos_categories = "formal terms",
}
}


labels["gay slang"] = {
labels["gay slang"] = {
display = "[[wikt:gay]] [[wikt:slang]]",
display = "[[wikt:gay|gay]] [[wikt:slang|slang]]",
pos_categories = { "gay slang" },
pos_categories = true,
}
 
labels["gender critical slang"] = {
    aliases = {"gender-critical slang", "GC slang", "TERF slang"},
    display = "[[wikt:gender-critical]] [[wikt:slang|slang]]",
    pos_categories = "gender-critical slang",
}
}


labels["gender-neutral"] = {
labels["gender-neutral"] = {
pos_categories = { "gender-neutral terms" },
glossary = "epicene",
glossary = "epicene"
pos_categories = "gender-neutral terms",
}
 
labels["genericized trademark"] = {
aliases = {"generic trademark", "proprietary eponym"},
display = "[[wikt:genericized trademark]]",
pos_categories = "genericized trademarks",
}
 
labels["ghost word"] = {
aliases = {"ghost"},
display = "ghost word",
glossary = true,
pos_categories = "ghost words",
}
}


labels["hapax legomenon"] = {
labels["hapax legomenon"] = {
aliases = {"hapax"},
display = "hapax",
display = "hapax",
pos_categories = { "hapax legomena" },
glossary = true,
glossary = true,
pos_categories = "hapax legomena",
}
labels["higher register"] = {
aliases = {"high register", "elevated register", "elevated"},
glossary = "higher register",
pos_categories = "higher register terms",
}
}
aliases["hapax"] = "hapax legomenon"


labels["historical"] = {
labels["historical"] = {
aliases = {"historic"},
glossary = true,
glossary = true,
sense_categories = { "historical" },
sense_categories = true,
}
}
aliases["historic"] = "historical"
aliases["history"] = "historical"


labels["non-native speakers"] = { -- language-agnostic version
labels["non-native speakers"] = {-- language-agnostic version
aliases = {"NNS"},
display = "[[wikt:non-native speaker]]s", -- so preceded by "used by", "error by children and", etc? or reword?
display = "[[wikt:non-native speaker]]s", -- so preceded by "used by", "error by children and", etc? or reword?
regional_categories = { "Non-native speakers'" },
regional_categories = {"Non-native speakers'"},
}
}
aliases["NNS"] = "non-native speakers"


labels["non-native speakers' English"] = {
labels["non-native speakers' English"] = {
aliases = {"NNES", "NNSE"},
display = "[[wikt:non-native speaker]]s' English",
display = "[[wikt:non-native speaker]]s' English",
regional_categories = { "Non-native speakers'" },
regional_categories = "Non-native speakers'",
}
}
aliases["NNES"] = "non-native speakers' English"
aliases["NNSE"] = "non-native speakers' English"


-- used exclusively by languages that use the “Jpan” script code
-- used exclusively by languages that use the "Jpan" script code
labels["historical hiragana"] = {
labels["historical hiragana"] = {
pos_categories = { "historical hiragana" },
pos_categories = true,
}
}


-- used exclusively by languages that use the “Jpan” script code
-- used exclusively by languages that use the "Jpan" script code
labels["historical katakana"] = {
labels["historical katakana"] = {
pos_categories = { "historical katakana" },
pos_categories = true,
}
}


Line 929: Line 957:
Wikipedia = "Honorifics (linguistics)",
Wikipedia = "Honorifics (linguistics)",
-- should be "terms with X senses", leaving "X terms" to the term-context temp?
-- should be "terms with X senses", leaving "X terms" to the term-context temp?
pos_categories = { "honorific terms" },
pos_categories = "honorific terms",
}
}


-- for Ancient Greek
-- for Ancient Greek
labels["Homeric epithet"] = {
labels["Homeric epithet"] = {
display = "[[wikt:Homeric Greek|Homeric]] [[wikt:w:Homeric epithets|epithet]]",
display = "[[wikt:Homeric Greek|Homeric]] [[w:Epithets in Homer|epithet]]",
plain_categories = { "Epic Greek" },
omit_postComma = true,
omit_postComma = true,
plain_categories = "Epic Greek",
}
}


Line 942: Line 970:
labels["humble"] = {
labels["humble"] = {
-- should be "terms with X senses", leaving "X terms" to the term-context temp?
-- should be "terms with X senses", leaving "X terms" to the term-context temp?
display = "[[wikt:humble]]",
display = "[[wikt:humble|humble]]",
pos_categories = { "humble terms" },
pos_categories = "humble terms",
}
 
-- for Akkadian
 
labels["in hendiadys"] = {
aliases = {"hendiadys"},
pos_categories = "hendiadys",
}
}


labels["humorous"] = {
labels["humorous"] = {
-- should be "terms with X senses", leaving "X terms" to the term-context temp; NB and cf a similar "jocular" label further up on this page
-- should be "terms with X senses", leaving "X terms" to the term-context temp; NB and cf a similar "jocular" label further up on this page
display = "[[wikt:humorous]]",
aliases = {"humorously", "jocular"},
pos_categories = { "jocular terms" },
display = "[[wikt:humorous|humorous]]",
pos_categories = "humorous terms",
}
}
aliases["jocular"] = "humorous"


labels["hyperbolic"] = {
labels["hyperbolic"] = {
display = "[[wikt:Appendix:Glossary#hyperbolic|hyperbolic]]",
aliases = {"hyperbole"},
pos_categories = { "hyperboles" },
glossary = true,
pos_categories = "hyperboles",
}
}
aliases["hyperbole"] = "hyperbolic"


labels["hypercorrect"] = {
labels["hypercorrect"] = {
glossary = true,
glossary = true,
pos_categories = { "hypercorrections" },
pos_categories = "hypercorrections",
}
}


labels["hyperforeign"] = {
labels["hyperforeign"] = {
glossary = true,
glossary = true,
pos_categories = { "hyperforeign terms" },
pos_categories = "hyperforeign terms",
}
 
labels["imperial"] = {
aliases = {"emperor", "empress"},
pos_categories = "royal terms",
}
 
labels["incel slang"] = {
display = "[[wikt:incel|incel]] [[wikt:slang|slang]]",
pos_categories = true,
}
}


labels["informal"] = {
labels["informal"] = {
aliases = {"informally"},
glossary = true,
glossary = true,
-- should be "terms with X senses", leaving "X terms" to the term-context temp
-- should be "terms with X senses", leaving "X terms" to the term-context temp
pos_categories = { "informal terms" },
pos_categories = "informal terms",
}
}
aliases["informally"] = "informal"


labels["Internet slang"] = {
labels["Internet slang"] = {
display = "[[wikt:Internet]] [[wikt:slang]]",
aliases = {"internet slang"},
pos_categories = { "internet slang" },
display = "[[wikt:Internet|Internet]] [[wikt:slang|slang]]",
pos_categories = "internet slang",
}
}


aliases["internet slang"] = "Internet slang"
labels["IRC"] = {
display = "[[wikt:IRC|IRC]]",
pos_categories = "internet slang",
}


labels["IRC"] = {
labels["ironic"] = {
display = "[[wikt:IRC]]",
display = "[[wikt:irony|ironic]]",
pos_categories = { "internet slang" },
}
}


labels["ironic"] = {}
-- Not the same as "journalism", which maps to a topical category (e.g. [[wikt::Category:en:Journalism]], instead of [[wikt::Category:English journalistic terms]]).
labels["journalistic"] = {
aliases = {"journalese"},
display = "[[wikt:journalistic|journalistic]]",
pos_categories = "journalistic terms",
}


labels["leet"] = {
labels["leet"] = {
display = "[[wikt:leetspeak]]",
aliases = {"leetspeak"},
pos_categories = { "leet" },
display = "[[wikt:leetspeak|leetspeak]]",
pos_categories = true,
}
 
labels["LGBTQ slang"] = {
aliases = {"LGBT slang"},
display = "[[wikt:LGBTQ|LGBTQ]] [[wikt:slang|slang]]",
pos_categories = true,
}
 
labels["literal"] = {
glossary = "literally",
}
}
aliases["leetspeak"] = "leet"


labels['literally'] = {
labels["literally"] = {
glossary = "literally" }
glossary = "literally",
aliases['literal'] = 'literally'
}


labels["literary"] = {
labels["literary"] = {
-- should be "terms with X senses", leaving "X terms" to the term-context temp
-- should be "terms with X senses", leaving "X terms" to the term-context temp
aliases = {"bookish"},
glossary = true,
glossary = true,
pos_categories = { "literary terms" },
pos_categories = "literary terms",
}
}
aliases["bookish"] = "literary"


labels["loosely"] = {
labels["loosely"] = {
glossary = true
aliases = {"loose", "broadly", "broad"},
glossary = true,
}
}


labels["Lubunyaca"] = {
labels["Lubunyaca"] = {
display = "[[wikt:Lubunyaca]]",
display = "[[wikt:Lubunyaca|Lubunyaca]]",
pos_categories = { "Lubunyaca" },
pos_categories = true,
}
}


labels["medical slang"] = {
labels["medical slang"] = {
display = "[[wikt:medical]] [[wikt:slang]]",
display = "[[wikt:medical|medical]] [[wikt:slang|slang]]",
pos_categories = { "medical slang" },
pos_categories = true,
}
}


-- for Awetí, Karajá, etc., where men and women use different words
-- for Awetí, Karajá, etc., where men and women use different words
labels["men's speech"] = {
labels["men's speech"] = {
aliases = {"male speech"},
glossary = "men's speech",
glossary = "men's speech",
pos_categories = { "men's speech terms" },
pos_categories = "men's speech terms",
}
}
aliases["male speech"] = "men's speech"


labels["metonymically"] = {
labels["metonymically"] = {
aliases = {"metonymic", "metonymy", "metonym"},
glossary = true,
glossary = true,
pos_categories = { "metonyms" },
pos_categories = "metonyms",
}
}
aliases["metonymic"] = "metonymically"
aliases["metonymy"] = "metonymically"
aliases["metonym"] = "metonymically"


labels["military slang"] = {
labels["military slang"] = {
display = "[[wikt:military]] [[wikt:slang]]",
display = "[[wikt:military|military]] [[wikt:slang|slang]]",
pos_categories = { "military slang" },
pos_categories = true,
}
}


labels["minced oath"] = {
labels["minced oath"] = {
display = "[[wikt:minced oath]]",
display = "[[wikt:minced oath]]",
pos_categories = { "euphemisms" },
pos_categories = "minced oaths",
}
}


labels["multiplicity slang"] = {
display = "{{l|en|multiplicity|id=multiple personalities}} [[wikt:slang|slang]]",
pos_categories = true,
}


labels["nativising coinage"] = {
labels["nativising coinage"] = {
display = "[[wikt:w:Linguistic purism in Korean|nativising coinage]]",
display = "[[w:Linguistic purism in Korean|nativising coinage]]",
pos_categories = { "nativising coinages" },
pos_categories = "nativising coinages",
}
 
labels["naval slang"] = {
aliases = {"navy slang"},
display = "[[wikt:naval|naval]] [[wikt:slang|slang]]",
pos_categories = true,
}
}


labels["neologism"] = {
labels["neologism"] = {
aliases = {"neologistic"},
glossary = true,
glossary = true,
pos_categories = { "neologisms" },
pos_categories = "neologisms",
}
}
aliases["neologistic"] = "neologism"


labels["neopronoun"] = {
labels["neopronoun"] = {
display = "[[wikt:neopronoun]]",
display = "[[wikt:neopronoun|neopronoun]]",
-- pos_categories = { "neopronouns" },
-- pos_categories = {"neopronouns"},
}
}


Line 1,069: Line 1,141:
labels["nonce word"] = {
labels["nonce word"] = {
-- should be "terms with X senses", leaving "X terms" to the term-context temp?
-- should be "terms with X senses", leaving "X terms" to the term-context temp?
display = "[[wikt:Appendix:Glossary#nonce word|nonce word]]",
aliases = {"nonce"},
pos_categories = { "nonce terms" },
glossary = true,
pos_categories = "nonce terms",
}
}
aliases["nonce"] = "nonce word"


labels["nonstandard"] = {
labels["nonstandard"] = {
aliases = {"non-standard", "substandard", "sub-standard"},
glossary = true,
glossary = true,
-- should be "terms with X senses", leaving "X terms" to the term-context temp
-- should be "terms with X senses", leaving "X terms" to the term-context temp
pos_categories = { "nonstandard terms" },
pos_categories = "nonstandard terms",
}
}
aliases["non-standard"] = "nonstandard"


labels["nonstandard form"] = {
labels["nonstandard form"] = {
aliases = {"non-standard form", "substandard form", "sub-standard form"},
glossary = "nonstandard",
glossary = "nonstandard",
pos_categories = { "nonstandard forms" },
pos_categories = "nonstandard forms",
}
}


labels["obsolete"] = {
labels["obsolete"] = {
glossary = true,
glossary = true,
sense_categories = { "obsolete" },
sense_categories = true,
}
}


Line 1,094: Line 1,167:
glossary = "obsolete",
glossary = "obsolete",
-- combine with previous two, q.v.
-- combine with previous two, q.v.
pos_categories = { "obsolete terms" },
pos_categories = "obsolete terms",
}
}


labels["offensive"] = {
labels["offensive"] = {
display = "[[wikt:offensive]]",
glossary = true,
-- should be "terms with X senses", leaving "X terms" to the term-context temp
-- should be "terms with X senses", leaving "X terms" to the term-context temp
pos_categories = { "offensive terms" },
pos_categories = "offensive terms",
}
}


labels["officialese"] = {
labels["officialese"] = {
display = "[[wikt:officialese]]",
aliases = {"bureaucratic"},
pos_categories = { "officialese terms" },
display = "[[wikt:officialese|officialese]]",
pos_categories = "officialese terms",
}
 
labels["OpenStreetMap"] = {
aliases = {"osm", "OSM"},
Wikipedia = true,
pos_categories = "OpenStreetMap jargon",
}
}


labels["Oxbridge slang"] = {
labels["Oxbridge slang"] = {
display = "[[wikt:Oxbridge]] [[wikt:slang]]",
display = "[[w:Oxbridge|Oxbridge]] [[wikt:slang|slang]]",
plain_categories = { "Cambridge University slang", "Oxford University slang" },
topical_categories = "Universities",
plain_categories = {"Cambridge University slang", "Oxford University slang"},
}
}


labels["Oxford University slang"] = {
labels["Oxford University slang"] = {
plain_categories = { "Oxford University slang" },
aliases = {"University of Oxford slang", "Oxon slang"},
display = "[[w:University of Oxford|Oxford University]] [[wikt:slang|slang]]",
topical_categories = "Universities",
plain_categories = true,
}
}


labels["poetic"] = {
labels["poetic"] = {
aliases = {"poi"}, -- Only used in Ancient Greek as a holdover from [[wikt:Module:grc:Dialects]].
-- should be "terms with X senses", leaving "X terms" to the term-context temp
-- should be "terms with X senses", leaving "X terms" to the term-context temp
display = "[[wikt:poetic]]",
glossary = true,
pos_categories = { "poetic terms" },
pos_categories = "poetic terms",
}
 
labels["Polari"] = {
display = "[[wikt:Polari]]",
pos_categories = { "Polari slang" },
}
}


labels["polite"] = {
labels["polite"] = {
pos_categories = { "polite terms" },
pos_categories = "polite terms",
}
}


labels["post-classical"] = {
labels["post-classical"] = {
aliases = {"Post-classical", "post-Classical", "Post-Classical", "Postclassical", "postclassical"},
display = "post-Classical",
display = "post-Classical",
regional_categories = { "Post-classical" },
regional_categories = true,
}
}
aliases["Post-classical"] = "post-classical"
aliases["post-Classical"] = "post-classical"
aliases["Post-Classical"] = "post-classical"
aliases["Postclassical"] = "post-classical"
aliases["postclassical"] = "post-classical"


labels["prison slang"] = {
labels["prison slang"] = {
display = "[[wikt:prison]] [[wikt:slang]]",
display = "[[wikt:prison|prison]] [[wikt:slang|slang]]",
pos_categories = { "prison slang" },
pos_categories = true,
}
}


labels["proscribed"] = {
labels["proscribed"] = {
glossary = true,
glossary = true,
pos_categories = { "disputed terms" },
pos_categories = "proscribed terms",
}
 
labels["puristic"] = {
aliases = {"purism"},
Wikipedia = "Linguistic purism",
pos_categories = "puristic terms",
}
}


labels["radio slang"] = {
labels["radio slang"] = {
display = "[[wikt:radio]] [[wikt:slang]]",
display = "[[wikt:radio|radio]] [[wikt:slang|slang]]",
pos_categories = { "radio slang" },
pos_categories = true,
}
 
labels["Reddit slang"] = {
display = "[[wikt:Reddit|Reddit]] [[wikt:slang|slang]]",
pos_categories = true,
}
}


labels["rare"] = {
labels["rare"] = {
sense_categories = { "rare" },
aliases = {"rare sense"},
glossary = true,
sense_categories = true,
}
}
aliases["rare sense"] = "rare"


labels["rare term"] = {
labels["rare term"] = {
display = "rare",
display = "rare",
-- see comments about "obsolete"
-- see comments about "obsolete"
pos_categories = { "rare terms" },
pos_categories = "rare terms",
}
 
-- cf Cockney rhyming slang
labels["rhyming slang"] = {
display = "[[wikt:rhyming slang]]",
pos_categories = true,
}
}


labels["religious slur"] = {
labels["religious slur"] = {
display = "[[wikt:religious]] [[wikt:slur]]",
aliases = {"sectarian slur"},
pos_categories = { "religious slurs" },
display = "[[wikt:religious|religious]] [[wikt:slur|slur]]",
pos_categories = "religious slurs",
}
}
aliases["sectarian slur"] = "religious slur"


labels["retronym"] = {
labels["retronym"] = {
glossary = true,
glossary = true,
pos_categories = { "retronyms" },
pos_categories = "retronyms",
}
}


labels["reverential"] = {
labels["reverential"] = {
pos_categories = { "reverential terms" },
-- should be "terms with X senses", leaving "X terms" to the term-context temp?
display = "[[wikt:reverential|reverential]]",
pos_categories = "reverential terms",
}
 
labels["royal"] = {
aliases = {"regal"},
pos_categories = "royal terms",
}
 
labels["rustic"] = {
glossary = true,
-- should be "terms with X senses", leaving "X terms" to the term-context temp?
aliases = {"rural"},
pos_categories = "rustic terms",
}
}


labels["sarcastic"] = {
labels["sarcastic"] = {
display = "[[wikt:sarcastic]]",
display = "[[wikt:sarcastic|sarcastic]]",
pos_categories = { "sarcastic terms" },
pos_categories = "sarcastic terms",
}
}


labels["school slang"] = {
labels["school slang"] = {
display = "[[wikt:school]] [[wikt:slang]]",
aliases = {"public school slang"},
pos_categories = { "school slang" },
display = "[[wikt:school|school]] [[wikt:slang|slang]]",
pos_categories = true,
}
}
aliases["public school slang"] = "school slang"


labels["self-deprecatory"] = {
labels["self-deprecatory"] = {
aliases = {"self-deprecating"},
display = "[[wikt:self-deprecatory]]",
display = "[[wikt:self-deprecatory]]",
-- should be "terms with X senses", leaving "X terms" to the term-context temp?
-- should be "terms with X senses", leaving "X terms" to the term-context temp?
pos_categories = { "self-deprecatory terms" },
pos_categories = "self-deprecatory terms",
}
 
-- Swahili Sheng cant / argot
-- should this be in a language-specific module?
labels["Sheng"] = {
Wikipedia = "Sheng slang",
plain_categories = true,
}
}
aliases["self-deprecating"] = "self-deprecatory"


labels["seong-eo"] = {
labels["siglum"] = {
display = "[[wikt:고사성어|set phrase from Classical Chinese]]",
aliases = {"sigla"},
pos_categories = { "chengyu" },
glossary = true,
pos_categories = "sigla",
}
}


labels["slang"] = {
labels["slang"] = {
glossary = true,
glossary = true,
pos_categories = { "slang" },
pos_categories = true,
}
}


labels["college slang"] = {
labels["university slang"] = {
display = "[[wikt:college]] [[wikt:slang]]",
aliases = {"college slang", "student slang"},
pos_categories = { "student slang" },
display = "[[wikt:university|university]] [[wikt:slang|slang]]",
topical_categories = "Universities",
pos_categories = "student slang",
}
 
labels["stenoscript"] = {
display = "[[wikt:Stenoscript|stenoscript]]",
pos_categories = "stenoscript abbreviations",
}
 
labels["superseded"] = {
glossary = true
}
}
aliases["university slang"] = "college slang"
aliases["student slang"] = "college slang"


labels["swear word"] = {
labels["swear word"] = {
pos_categories = { "swear words" },
aliases = {"profanity", "expletive"},
pos_categories = "swear words",
}
 
labels["syncopated"] = {
aliases = {"syncope", "syncopic", "syncopation"},
glossary = true,
pos_categories = "syncopic forms",
}
 
labels["synecdochically"] = {
aliases = {"synecdochic", "synecdochical", "synecdoche"},
glossary = true,
pos_categories = "synecdoches",
}
 
labels["technical"] = {
display = "[[wikt:technical|technical]]",
pos_categories = "technical terms",
}
 
labels["telic"] = {
glossary = true,
}
}
aliases["profanity"] = "swear word"
aliases["expletive"] = "swear word"


labels["text messaging"] = {
labels["text messaging"] = {
aliases = {"texting"},
display = "[[wikt:text messaging]]",
display = "[[wikt:text messaging]]",
pos_categories = { "text messaging slang" },
pos_categories = "text messaging slang",
}
}
aliases["texting"] = "text messaging"


labels["thieves' cant"] = {
labels["tone indicator"] = {
Wikipedia = true,
display = "[[wikt:tone indicator]]",
plain_categories = { "Thieves' cant" },
pos_categories = "tone indicators",
}
}
aliases["thieves cant"] = "thieves' cant"
aliases["thieves'"] = "thieves' cant"
aliases["thieves"] = "thieves' cant"


labels["trademark"] = {
labels["trademark"] = {
display = "[[wikt:trademark]]",
display = "[[wikt:trademark|trademark]]",
pos_categories = { "trademarks" },
pos_categories = "trademarks",
}
}


labels["transferred sense"] = {
labels["transferred sense"] = {
glossary = true,
glossary = true,
pos_categories = { "terms with transferred senses" },
pos_categories = "terms with transferred senses",
}
}


labels["transferred senses"] = {
labels["transferred senses"] = {
display = "[[wikt:transferred sense#English|transferred senses]]",
display = "[[wikt:transferred sense#English|transferred senses]]",
pos_categories = { "terms with transferred senses" },
pos_categories = "terms with transferred senses",
}
}


labels["transgender slang"] = {
labels["transgender slang"] = {
display = "[[wikt:transgender]] [[wikt:slang]]",
aliases = {"trans slang"},
pos_categories = { "transgender slang" },
display = "[[wikt:transgender|transgender]] [[wikt:slang|slang]]",
pos_categories = true,
}
}


labels["Twitch-speak"] = {
labels["Twitch-speak"] = {
display = "[[wikt:Twitch-speak]]",
display = "[[wikt:Twitch-speak]]",
pos_categories = { "Twitch-speak" },
pos_categories = true,
}
}


labels["uds."] = {
labels["uds."] = {
display = "[[wikt:Appendix:Spanish pronouns#Ustedes and vosotros|used formally in Spain]]" }
display = "[[wikt:Appendix:Spanish pronouns#Ustedes and vosotros|used formally in Spain]]",
}


labels["uncommon"] = {
labels["uncommon"] = {
pos_categories = { "terms with uncommon senses" },
glossary = true,
sense_categories = true,
}
 
labels["used only in songs"] = {
aliases = {"only used in songs", "songs"},
pos_categories = "terms used only in songs",
display = "used only in [[wikt:song|song]]s",
}
 
labels["used only in tales"] = {
aliases = {"only used in tales", "tales"},
pos_categories = "terms used only in tales",
display = "used only in [[wikt:tale|tale]]s",
}
}


labels["verlan"] = {
labels["verlan"] = {
display = "[[wikt:Appendix:Glossary#verlan|verlan]]",
glossary = true,
plain_categories = { "Verlan" },
plain_categories = true,
}
}


labels["very rare"] = {
labels["very rare"] = {
pos_categories = { "rare forms" },
display = "very [[wikt:Appendix:Glossary#rare|rare]]",
sense_categories = "rare",
}
}


labels["vulgar"] = {
labels["vulgar"] = {
aliases = {"coarse", "obscene", "profane"},
glossary = true,
glossary = true,
pos_categories = { "vulgarities" },
pos_categories = "vulgarities",
}
}
aliases["coarse"] = "vulgar"
aliases["obscene"] = "vulgar"
aliases["profane"] = "vulgar"


labels["vesre"] = {
labels["vesre"] = {
plain_categories = { "Vesre" },
Wikipedia = true,
plain_categories = true,
}
}


labels["2channel slang"]={
labels["youth slang"] = {
display ="[[wikt:w:2channel|2channel]] [[wikt:slang]]",
display = "[[wikt:youth|youth]] [[wikt:slang|slang]]",
pos_categories = { "internet slang" , "2channel slang" },
pos_categories = "slang",
}
}


aliases["2ch slang"] = "2channel slang"
labels["2channel slang"] = {
aliases = {"2channel", "2ch slang"},
display ="[[w:2channel|2channel]] [[wikt:slang|slang]]",
pos_categories = {"internet slang" , "2channel slang"},
}


-- for Awetí, Karajá, etc., where men & women use different words
-- for Awetí, Karajá, etc., where men & women use different words
labels["women's speech"] = {
labels["women's speech"] = {
aliases = {"female speech"},
glossary = "women's speech",
glossary = "women's speech",
pos_categories = { "women's speech terms" },
pos_categories = "women's speech terms",
}
}
aliases["female speech"] = "women's speech"


-- swahili sheng cant / argot
-- terms applying to Old Norse skaldic poetry
labels["Sheng"] = {
Wikipedia = "Sheng slang",
plain_categories = { "Sheng" },
}


labels["example1"] = {
labels["kenning"] = {
Wikipedia = "Wu Chinese"
aliases = {"Kenning"},
Wikipedia = "Kenning",
pos_categories = "kennings",
}
}


labels["example2"] = {
labels["heiti"] = {
glossary = "palatalization"
aliases = {"Heiti"},
Wikipedia = "Heiti",
pos_categories = true,
}
}


 
return require("Module:labels").finalize_data(labels)
-- Regional labels
local m_regional = require("Module:labels/data/regional")
 
for key, val in pairs(m_regional.labels) do
labels[key] = val
end
 
for key, val in pairs(m_regional.aliases) do
aliases[key] = val
end
 
for key, val in pairs(m_regional.deprecated) do
deprecated[key] = val
end
 
 
-- Topical labels
 
local m_topical = require("Module:labels/data/topical")
 
for key, val in pairs(m_topical.labels) do
labels[key] = val
end
 
for key, val in pairs(m_topical.aliases) do
aliases[key] = val
end
 
for key, val in pairs(m_topical.deprecated) do
deprecated[key] = val
end
 
--[[wikt: Add subvariety labels and the corresponding aliases
and deprecated labels if they have a language code
in the "languages" field. ]]
local m_subvarieties = require("Module:labels/data/subvarieties")
 
for key, val in pairs(m_subvarieties.labels) do
if labels[key] then
replacements.labels[key] = labels[key]
end
 
if val.languages then
labels[key] = val
end
end
 
for key, val in pairs(m_subvarieties.aliases) do
if aliases[key] then
replacements.aliases[key] = aliases[key]
end
 
if labels[val] then
aliases[key] = val
end
end
 
for key, val in pairs(m_subvarieties.deprecated) do
if deprecated[key] then
replacements.deprecated[key] = deprecated[key]
end
 
if labels[key] then
deprecated[key] = val
end
end
 
return {
["labels"] = labels,
["aliases"] = aliases,
["deprecated"] = deprecated,
["replacements"] = replacements,
}

Navigation menu