Modul:labels/data/sandbox
Penampilan
< Modul:labels | data
- Modul ini kekurangan sublaman pendokumenan. Sila mencipta laman pendokumenan berkaitan.
- Pautan berguna: laman akar • sublaman • pautan • transklusi • kes ujian • kotak pasir kepada (diff)
local labels = {}
local function alias(a, b) for _, v in ipairs(b) do labels[v] = a end end -- allows aliases to be entered as a list
-- Helper labels
labels['_'] = {
display = '',
omit_preComma = true,
omit_postComma = true,
}
labels['also'] = {
omit_postComma = true,
}
labels['and'] = {
omit_preComma = true,
omit_postComma = true,
}
labels['&'] = 'and'
labels['or'] = {
omit_preComma = true,
omit_postComma = true,
}
labels[';'] = {
omit_preComma = true,
omit_postComma = true,
omit_preSpace = true,
}
labels['by'] = {
omit_preComma = true,
omit_postComma = true,
}
labels['abstract noun'] = {
display = "abstract",
glossary = true,
pos_categories = { "abstract nouns" },
}
labels['with'] = {
omit_preComma = true,
omit_postComma = true,
}
labels['+'] = '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,
}
labels['except in'] = 'outside'
-- Qualifier labels
labels['chiefly'] = {
omit_postComma = true,
}
labels['mainly'] = 'chiefly'
labels['mostly'] = 'chiefly'
labels['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,
}
labels['nowadays'] = 'now'
labels['Now'] = 'now'
labels['occasionally'] = {
omit_postComma = true,
}
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['otherwise'] = {
omit_postComma = true,
} -- e.g. "law, otherwise archaic"
labels['possibly'] = {
omit_postComma = true,
}
-- labels['perhaps'] = 'possibly'
labels['rarely'] = {
omit_postComma = true,
}
labels['sentence adverb'] = {
glossary = true,
pos_categories = { "sentence adverbs" },
}
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 = "[[abbreviation]]",
pos_categories = { "abbreviations" },
}
labels["acronym"] = {
display = "[[acronym]]",
pos_categories = { "acronyms" },
}
labels["active"] = {
Wikipedia = "Active voice",
}
labels["active voice"] = "active"
labels["in the active"] = "active"
labels["ambitransitive"] = {
display = "[[transitive]], [[intransitive]]",
pos_categories = { "transitive verbs", "intransitive verbs" },
}
labels["animate"] = {
glossary = true
}
labels["indicative"] = {
glossary = "indicative mood",
}
labels["in the indicative"] = "indicative"
labels["indicative mood"] = "indicative"
labels["subjunctive"] = {
glossary = "subjunctive mood",
}
labels["in the subjunctive"] = "subjunctive"
labels["subjunctive mood"] = "subjunctive"
labels["imperative"] = {
glossary = "imperative mood",
}
labels["in the imperative"] = "imperative"
labels["imperative mood"] = "imperative"
labels["jussive"] = {
glossary = "jussive mood",
}
labels["in the jussive"] = "jussive"
labels["jussive mood"] = "jussive"
labels["archaic-verb-form"] = {
glossary = "archaic",
pos_categories = { "archaic verb forms" },
}
labels["attenuative"] = {
glossary = false,
pos_categories = { "attenuative verbs" },
}
labels["attributive"] = {
display = "[[Appendix:English nouns#Attributive|attributive]]",
}
labels["attributively"] = {
display = "[[Appendix:English nouns#Attributive|attributively]]",
}
labels["auxiliary"] = {
glossary = true,
pos_categories = { "auxiliary verbs" }
}
labels["cardinal"] = {
display = "[[cardinal number|cardinal]]",
pos_categories = { "cardinal numbers" },
deprecated = true
}
labels["causative"] = {
display = "[[causative]]" }
labels["causative verb"] = {
display = "causative",
pos_categories = { "causative verbs" },
}
labels["cognate object"] = {
display = "with [[w:Cognate object|cognate object]]",
pos_categories = { "verbs used with cognate objects" },
}
labels["with cognate object"] = "cognate object"
labels["collective"] = {
glossary = true,
display = "collective",
pos_categories = { "collective nouns" },
}
labels["collectively"] = {
glossary = "collective",
display = "collectively",
pos_categories = { "collective nouns" },
}
labels["control verb"] = {
Wikipedia = true,
pos_categories = { "control verbs" },
}
labels["control"] = "control verb"
labels["common"] = {
glossary = true
}
labels["comparable"] = {
glossary = true
}
labels["completive"] = {
glossary = false,
pos_categories = { "completive verbs" },
}
labels["copulative"] = {
display = "[[copular verb|copulative]]",
pos_categories = { "copulative verbs" },
}
labels["copular"] = "copulative"
labels["countable"] = {
glossary = true,
pos_categories = { "countable nouns" },
}
labels["cumulative"] = {
glossary = false,
pos_categories = { "cumulative verbs" },
}
labels["delimitative"] = {
glossary = false,
pos_categories = { "delimitative verbs" },
}
labels["deponent"] = {
glossary = true,
pos_categories = { "deponent verbs" },
}
labels["distributive"] = {
glossary = false,
pos_categories = { "distributive verbs" },
}
labels["ditransitive"] = {
glossary = true,
pos_categories = { "ditransitive verbs" },
}
labels["dysphemistic"] = {
Wikipedia = "Dysphemism",
pos_categories = { "dysphemisms" },
}
labels["dysphemism"] = "dysphemistic"
labels["by ellipsis"] = {
display = "by [[ellipsis]]",
pos_categories = { "ellipses" },
}
labels["emphatic"] = {
glossary = true
}
labels["ergative"] = {
glossary = true,
pos_categories = { "ergative verbs" },
}
labels["by extension"] = {}
labels["hence"] = "by extension"
labels["feminine"] = {
glossary = true
}
labels["focus"] = {
glossary = true,
pos_categories = { "focus adverbs" },
}
labels["fractional"] = {
pos_categories = { "fractional numbers" },
deprecated = true
}
labels["frequentative"] = {
glossary = true,
display = "frequentative",
pos_categories = { "frequentative verbs" },
}
labels["hedge"] = {
glossary = true,
pos_categories = { "hedges" },
}
labels["hedges"] = "hedge"
labels["ideophonic"] = {
glossary = true,
}
labels["ideophone"] = "ideophonic"
labels["idiomatic"] = {
glossary = true,
pos_categories = { "idioms" },
}
labels["idiom"] = "idiomatic"
labels["idiomatically"] = "idiomatic"
labels["imperfect"] = {
glossary = true,
}
labels["impersonal"] = {
glossary = true,
pos_categories = { "impersonal verbs" },
}
labels["in the singular"] = {
display = "in the [[singular]]",
}
labels["in singular"] = "in the singular"
labels["singular"] = "in the singular"
labels["in the dual"] = {
display = "in the [[dual]]",
}
labels["in dual"] = "in the dual"
labels["dual"] = "in the dual"
labels["in the plural"] = {
display = "in the [[Appendix:Glossary#plural|plural]]",
}
labels["in plural"] = "in the plural"
labels["plural"] = "in the plural"
labels["in the mediopassive"] = {
display = "in the [[mediopassive]]" }
labels["in mediopassive"] = "in the mediopassive"
labels["mediopassive"] = "in the mediopassive"
labels["inanimate"] = {
glossary = true
}
labels["indef"] = "indefinite"
labels["inchoative"] = {
glossary = false,
pos_categories = { "inchoative verbs" },
}
labels["initialism"] = {
display = "[[initialism]]",
pos_categories = { "initialisms" },
}
labels["intensive verb"] = {
glossary = false,
display = "intensive",
pos_categories = { "intensive verbs" },
}
labels["intransitive"] = {
glossary = true,
pos_categories = { "intransitive verbs" },
}
labels["IPA"] = {
Wikipedia = "International Phonetic Alphabet",
plain_categories = { "IPA symbols" },
}
labels["International Phonetic Alphabet"] = "IPA"
labels["iterative"] = {
glossary = true,
pos_categories = { "iterative verbs" },
}
labels["litotes"] = {
glossary = true,
pos_categories = { "litotes" },
}
labels["masculine"] = {
glossary = true
}
labels["middle"] = {
Wikipedia = "Voice (grammar)#Middle",
}
labels["middle voice"] = "middle"
labels["in the middle"] = "middle"
labels["in the middle voice"] = "middle"
labels["mnemonic"] = {
display = '[[mnemonic]]',
pos_categories = { "mnemonics" },
}
labels["chiefly in the negative"] = {
glossary = "negative polarity item",
pos_categories = {"negative polarity items"},
}
labels["negative polarity"] = "chiefly in the negative"
labels["negative polarity item"] = "chiefly in the negative"
labels["usually in the negative"] = "chiefly in the negative"
labels["neuter"] = {
glossary = true
}
labels["nominalised"] = {
display = "[[Appendix:Glossary#nominalization|nominalised]]",
pos_categories = { "nominalized adjectives" }
} -- British English ("ise")
labels["nominalisation"] = "nominalised"
labels["substantivised"] = "nominalised"
labels["substantivisation"] = "nominalised"
labels["nominalized"] = {
display = "[[Appendix:Glossary#nominalization|nominalized]]",
pos_categories = { "nominalized adjectives" }
} -- American English ("ize")
labels["nominalization"] = "nominalized"
labels["substantivized"] = "nominalized"
labels["substantivization"] = "nominalized"
labels["not comparable"] = {
display = "[[Appendix:Glossary#uncomparable|not comparable]]"
}
labels["notcomp"] = "not comparable"
labels["uncomparable"] = "not comparable"
labels["numeronym"] = {
glossary = true,
pos_categories = { "numeronyms" },
}
labels["onomatopoeia"] = {
display = "[[onomatopoeia]]",
pos_categories = { "onomatopoeias" },
}
labels["ordinal"] = {
display = "[[ordinal number|ordinal]]",
pos_categories = { "ordinal numbers" },
deprecated = true,
}
labels["plural"] = { deprecated = true, }
labels["perfect"] = { glossary = true, }
labels["participle"] = {
glossary = true,
}
labels["passive"] = {
Wikipedia = "Passive voice",
}
labels["passive voice"] = "passive"
labels["in the passive"] = "passive"
labels["perfect"] = {
glossary = true,
}
labels["perfective"] = {
glossary = true,
pos_categories = { "perfective verbs" },
}
labels["plural only"] = {
pos_categories = { "pluralia tantum" },
}
labels["pluralonly"] = "plural only"
labels["plurale tantum"] = "plural only"
labels["possessive pronoun"] = {
display = "possessive",
pos_categories = { "possessive pronouns" },
}
labels["postpositive"] = {
glossary = true
}
labels["predicative"] = {
display = "[[Appendix:Glossary#predicative|predicative]]",
}
labels["predicatively"] = {
display = "[[Appendix:Glossary#predicative|predicatively]]",
}
labels["privative"] = {
glossary = false,
pos_categories = { "privative verbs" },
}
labels["procedure word"] = {
display = "[[procedure word]]"
}
labels["productive"] = {
display = "[[productive]]"
}
-- TODO: This label is probably inappropriate for many languages
labels["pronominal"] = {
display = "takes a [[Appendix:Glossary#reflexive|reflexive pronoun]]",
}
labels["pro-verb"] = {
Wikipedia = true
}
labels["reciprocal"] = {
display = "[[Appendix:Glossary#reciprocal|reciprocal]]",
pos_categories = { "reciprocal verbs" },
}
labels["reflexive"] = {
display = "[[Appendix:Glossary#reflexive|reflexive]]",
pos_categories = { "reflexive verbs" },
}
labels["reflexive pronoun"] = {
display = "[[Appendix:Glossary#reflexive|reflexive]]",
pos_categories = { "reflexive pronouns" }
}
labels["relational"] = {
display = "[[Appendix:Glossary#relational|relational]]",
pos_categories = { "relational adjectives" },
}
labels["repetitive"] = {
glossary = false,
pos_categories = { "repetitive verbs" },
}
labels["reversative"] = {
glossary = false,
pos_categories = { "reversative verbs" },
}
labels["rhetorical question"] = {
glossary = true,
pos_categories = { "rhetorical questions" },
}
labels["saturative"] = {
glossary = false,
pos_categories = { "saturative verbs" },
}
labels["sative"] = "saturative"
labels["semelfactive"] = {
glossary = true,
pos_categories = { "semelfactive verbs" },
}
labels["set phrase"] = {
display = "[[set phrase]]" }
labels["simile"] = {
glossary = true,
pos_categories = { "similes" },
}
labels["singular"] = { deprecated = true, }
labels["singular only"] = {
display = "singular only",
pos_categories = { "singularia tantum" },
}
labels["singulare tantum"] = "singular only"
labels["no plural"] = "singular only"
labels["snowclone"] = {
glossary = true,
pos_categories = { "snowclones" },
}
labels["stative"] = {
Wikipedia = "stative verb",
pos_categories = { "stative verbs" },
}
labels["stative verb"] = "stative"
labels["strictly"] = {
glossary = true
}
labels["narrowly"] = "strictly"
labels["substantive"] = {
glossary = true,
track = true
}
labels["terminative"] = {
glossary = false,
pos_categories = { "terminative verbs" },
}
labels["transitive"] = {
glossary = true,
pos_categories = { "transitive verbs" },
}
labels["unaccusative"] = {
Wikipedia = "Unaccusative verb",
}
labels["uncountable"] = {
glossary = true,
pos_categories = { "uncountable nouns" },
}
labels["unergative"] = {
Wikipedia = "Unergative verb",
}
labels["usually plural"] = {
display = "usually in the [[plural]]",
deprecated = true
}
labels["usually in the plural"] = "usually plural"
labels["usually in plural"] = "usually plural"
-- Usage labels
labels["ACG"] = {
display = "[[ACG]]",
-- see also "fandom slang"
pos_categories = { "fandom slang" },
}
labels["advertising slang"] = {
pos_categories = { "advertising slang" },
}
labels["ad slang"] = "advertising slang"
labels["cosmo"] = "advertising slang"
labels["endearing"] = {
display = "[[endearing]]",
-- should be "terms with X senses", leaving "X terms" to the term-context temp
pos_categories = { "endearing terms" },
}
labels["affectionate"] = "endearing"
labels["pre-classical"] = {
display = "pre-Classical",
regional_categories = { "Pre-classical" },
}
labels["Pre-classical"] = "pre-classical"
labels["pre-Classical"] = "pre-classical"
labels["Pre-Classical"] = "pre-classical"
labels["Preclassical"] = "pre-classical"
labels["preclassical"] = "pre-classical"
labels["ante-classical"] = "pre-classical"
labels["Ante-classical"] = "pre-classical"
labels["ante-Classical"] = "pre-classical"
labels["Ante-Classical"] = "pre-classical"
labels["Anteclassical"] = "pre-classical"
labels["anteclassical"] = "pre-classical"
labels["archaic"] = {
glossary = true,
sense_categories = { "archaic" },
}
labels["Australian slang"] = {
regional_categories = { "Australian" },
plain_categories = { "Australian slang" },
}
labels["avoidance"] = {
glossary = true
}
labels["back slang"] = {
display = "[[Appendix:Glossary#backslang|back slang]]",
pos_categories = { "back slang" },
}
labels["backslang"] = "back slang"
labels["back-slang"] = "back slang"
labels["Bargoens"] = {
Wikipedia = true,
plain_categories = { "Bargoens" },
}
labels["Braille"] = {
Wikipedia = true,
}
labels["British slang"] = {
plain_categories = { "British slang" },
}
labels["UK slang"] = "British slang"
labels["buzzword"] = {
display = "[[buzzword]]",
pos_categories = { "buzzwords" },
}
labels["Cambridge University slang"] = {
display = "[[w:University of Cambridge|Cambridge University]] [[slang]]",
plain_categories = { "Cambridge University slang" },
topical_categories = { "Universities" },
}
labels["University of Cambridge slang"] = "Cambridge University slang"
labels["Cantab slang"] = "Cambridge University slang"
labels["cant"] = {
display = "[[cant]]",
pos_categories = { "cant" },
}
labels["argot"] = "cant"
labels["cryptolect"] = "cant"
labels["capitalized"] = {
display = "[[capitalisation|capitalized]]"
}
labels["Castilianism"] = {
display = "[[Castilianism]]"
}
labels["Hispanicism"] = "Castilianism"
labels["childish"] = {
display = "[[childish]]",
-- should be "terms with X senses", leaving "X terms" to the term-context temp?
pos_categories = { "childish terms" },
}
labels["baby talk"] = "childish"
labels["child language"] = "childish"
labels["infantile"] = "childish"
labels["chu Nom"] = {
display = "[[Vietnamese]] [[chữ Nôm]]",
plain_categories = { "Vietnamese Han tu" },
}
labels["Classic 1811 Dictionary of the i Tongue"] = {
display = "[[Appendix:Glossary#archaic|archaic]], [[Appendix:Glossary#slang|slang]]",
plain_categories = { "Classic 1811 Dictionary of the Vulgar Tongue" },
}
labels["1811"] = "Classic 1811 Dictionary of the Vulgar Tongue"
labels["Cockney rhyming slang"] = {
display = "[[Cockney rhyming slang]]",
plain_categories = { "Cockney rhyming slang" },
}
labels["colloquial"] = {
glossary = true,
pos_categories = { "informal terms" },
}
labels["colloquially"] = "colloquial"
-- FIXME! The following two are apparently for Persian but probably don't belong in this file.
labels["colloquial-um"] = {
glossary = "colloquial",
pos_categories = { "colloquialisms containing sequence um" },
}
labels["colloquial-un"] = {
glossary = "colloquial",
pos_categories = { "colloquialisms containing sequence un" },
}
labels["costermongers"] = {
display = "[[Appendix:Costermongers' back slang|costermongers]]",
plain_categories = { "Costermongers' back slang" },
}
labels["coster"] = "costermongers"
labels["costers"] = "costermongers"
labels["costermonger"] = "costermongers"
labels["costermongers back slang"] = "costermongers"
labels["costermongers' back slang"] = "costermongers"
labels["criminal slang"] = {
display = "[[criminal]] [[slang]]",
topical_categories = { "Crime" },
pos_categories = { "criminal slang" },
}
labels["dated"] = {
glossary = true,
-- should be "terms with X senses", leaving "X terms" to the term-context temp
pos_categories = { "dated terms" },
}
labels["dated form"] = {
glossary = "dated",
pos_categories = { "dated forms" },
}
labels["dated sense"] = {
glossary = "dated",
sense_categories = { "dated" },
} -- combine with previous?
labels["derogatory"] = {
display = "[[derogatory]]",
-- should be "terms with X senses", leaving "X terms" to the term-context temp
pos_categories = { "derogatory terms" },
}
labels["pejorative"] = "derogatory"
labels["derogative"] = "derogatory"
labels["disparaging"] = "derogatory"
labels["dialect"] = { -- separated from "dialectal" so e.g. "obsolete|outside|the|_|dialect|of..." displays right
display = "[[Appendix:Glossary#dialectal|dialect]]",
pos_categories = { "dialectal terms" },
}
labels["dialectal"] = {
glossary = true,
-- should be "terms with X senses", leaving "X terms" to the term-context temp
pos_categories = { "dialectal terms" },
}
labels["dialects"] = { -- separated from "dialectal" so e.g. "obsolete|outside|dialects" displays right
display = "[[Appendix:Glossary#dialectal|dialects]]",
pos_categories = { "dialectal terms" },
}
labels["dismissal"] = {
display = "[[dismissal]]",
pos_categories = { "dismissals" },
}
labels["solemn"] = {
glossary = true,
pos_categories = { "solemn terms" },
}
labels["ethnic slur"] = {
display = "[[ethnic]] [[slur]]",
pos_categories = { "ethnic slurs" },
}
labels["racial slur"] = "ethnic slur"
labels["euphemistic"] = {
glossary = "euphemism",
pos_categories = { "euphemisms" },
}
labels["euphemism"] = "euphemistic"
labels["eye dialect"] = {
display = "[[eye dialect]]",
pos_categories = { "eye dialect" },
}
labels["familiar"] = {
glossary = true,
-- should be "terms with X senses", leaving "X terms" to the term-context temp?
pos_categories = { "familiar terms" },
}
labels["fandom slang"] = {
display = "[[fandom]] [[slang]]",
pos_categories = { "fandom slang" },
}
labels["fandom"] = "fandom slang"
labels["figuratively"] = {
glossary = "figurative"
}
labels["figurative"] = "figuratively"
labels["metaphorically"] = "figuratively"
labels["metaphorical"] = "figuratively"
labels["metaphor"] = "figuratively"
labels["folk poetic"] = {
-- should be "terms with X senses", leaving "X terms" to the term-context temp
pos_categories = { "folk poetic terms", "poetic terms" },
}
labels["formal"] = {
glossary = true,
-- should be "terms with X senses", leaving "X terms" to the term-context temp?
pos_categories = { "formal terms" },
}
labels["gay slang"] = {
display = "[[gay]] [[slang]]",
pos_categories = { "gay slang" },
}
labels["gender-neutral"] = {
pos_categories = { "gender-neutral terms" },
glossary = "epicene"
}
labels["genericized trademark"] = {
display = "[[genericized trademark]]",
pos_categories = { "genericized trademarks" },
}
labels["generic trademark"] = "genericized trademark"
labels["proprietary eponym"] = "genericized trademark"
labels["hapax legomenon"] = {
display = "hapax",
pos_categories = { "hapax legomena" },
glossary = true,
}
labels["hapax"] = "hapax legomenon"
labels["higher register"] = {
glossary = true,
pos_categories = { "higher register terms" },
}
labels["high register"] = "higher register"
labels["elevated register"] = "higher register"
labels["elevated"] = "higher register"
labels["historical"] = {
glossary = true,
sense_categories = { "historical" },
}
labels["historic"] = "historical"
labels["history"] = "historical"
labels["non-native speakers"] = { -- language-agnostic version
display = "[[non-native speaker]]s", -- so preceded by "used by", "error by children and", etc? or reword?
regional_categories = { "Non-native speakers'" },
}
labels["NNS"] = "non-native speakers"
labels["non-native speakers' English"] = {
display = "[[non-native speaker]]s' English",
regional_categories = { "Non-native speakers'" },
}
labels["NNES"] = "non-native speakers' English"
labels["NNSE"] = "non-native speakers' English"
labels["pidgin"] = {
display = "[[pidgin]]",
regional_categories = { "Pidgin" },
}
-- used exclusively by languages that use the “Jpan” script code
labels["historical hiragana"] = {
pos_categories = { "historical hiragana" },
}
-- used exclusively by languages that use the “Jpan” script code
labels["historical katakana"] = {
pos_categories = { "historical katakana" },
}
-- applies to Japanese and Korean, etc., please do not confuse with "polite"
labels["honorific"] = {
Wikipedia = "Honorifics (linguistics)",
-- should be "terms with X senses", leaving "X terms" to the term-context temp?
pos_categories = { "honorific terms" },
}
-- for Ancient Greek
labels["Homeric epithet"] = {
display = "[[Homeric Greek|Homeric]] [[w:Homeric epithets|epithet]]",
plain_categories = { "Epic Greek" },
omit_postComma = true,
}
-- applies to Japanese and Korean, etc.
labels["humble"] = {
-- should be "terms with X senses", leaving "X terms" to the term-context temp?
display = "[[humble]]",
pos_categories = { "humble terms" },
}
-- for Akkadian
labels["in hendiadys"] = {
pos_categories = { "hendiadys" },
}
labels["hendiadys"] = "in hendiadys"
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
display = "[[humorous]]",
pos_categories = { "jocular terms" },
}
labels["jocular"] = "humorous"
labels["hyperbolic"] = {
display = "[[Appendix:Glossary#hyperbolic|hyperbolic]]",
pos_categories = { "hyperboles" },
}
labels["hyperbole"] = "hyperbolic"
labels["hypercorrect"] = {
glossary = true,
pos_categories = { "hypercorrections" },
}
labels["hyperforeign"] = {
glossary = true,
pos_categories = { "hyperforeign terms" },
}
labels["informal"] = {
glossary = true,
-- should be "terms with X senses", leaving "X terms" to the term-context temp
pos_categories = { "informal terms" },
}
labels["informally"] = "informal"
labels["Internet slang"] = {
display = "[[Internet]] [[slang]]",
pos_categories = { "internet slang" },
}
labels["internet slang"] = "Internet slang"
labels["IRC"] = {
display = "[[IRC]]",
pos_categories = { "internet slang" },
}
labels["ironic"] = {
display = "[[irony|ironic]]",
}
labels["leet"] = {
display = "[[leetspeak]]",
pos_categories = { "leet" },
}
labels["leetspeak"] = "leet"
labels['literally'] = {
glossary = "literally"
}
labels['literal'] = 'literally'
labels["literary"] = {
-- should be "terms with X senses", leaving "X terms" to the term-context temp
glossary = true,
pos_categories = { "literary terms" },
}
labels["bookish"] = "literary"
labels["loosely"] = {
glossary = true
}
labels["Lubunyaca"] = {
display = "[[Lubunyaca]]",
pos_categories = { "Lubunyaca" },
}
labels["medical slang"] = {
display = "[[medical]] [[slang]]",
pos_categories = { "medical slang" },
}
-- for Awetí, Karajá, etc., where men and women use different words
labels["men's speech"] = {
glossary = "men's speech",
pos_categories = { "men's speech terms" },
}
labels["male speech"] = "men's speech"
labels["metonymically"] = {
glossary = true,
pos_categories = { "metonyms" },
}
labels["metonymic"] = "metonymically"
labels["metonymy"] = "metonymically"
labels["metonym"] = "metonymically"
labels["military slang"] = {
display = "[[military]] [[slang]]",
pos_categories = { "military slang" },
}
labels["minced oath"] = {
display = "[[minced oath]]",
pos_categories = { "minced oaths" },
}
labels["nativising coinage"] = {
display = "[[w:Linguistic purism in Korean|nativising coinage]]",
pos_categories = { "nativising coinages" },
}
labels["neologism"] = {
glossary = true,
pos_categories = { "neologisms" },
}
labels["neologistic"] = "neologism"
labels["neopronoun"] = {
display = "[[neopronoun]]",
-- pos_categories = { "neopronouns" },
}
labels["no longer productive"] = {
display = "no longer [[Appendix:Glossary#productive|productive]]",
}
labels["nonce word"] = {
-- should be "terms with X senses", leaving "X terms" to the term-context temp?
display = "[[Appendix:Glossary#nonce word|nonce word]]",
pos_categories = { "nonce terms" },
}
labels["nonce"] = "nonce word"
labels["nonstandard"] = {
glossary = true,
-- should be "terms with X senses", leaving "X terms" to the term-context temp
pos_categories = { "nonstandard terms" },
}
labels["non-standard"] = "nonstandard"
labels["nonstandard form"] = {
glossary = "nonstandard",
pos_categories = { "nonstandard forms" },
}
labels["obsolete"] = {
glossary = true,
sense_categories = { "obsolete" },
}
labels["obsolete term"] = {
glossary = "obsolete",
-- combine with previous two, q.v.
pos_categories = { "obsolete terms" },
}
labels["offensive"] = {
display = "[[offensive]]",
-- should be "terms with X senses", leaving "X terms" to the term-context temp
pos_categories = { "offensive terms" },
}
labels["officialese"] = {
display = "[[officialese]]",
pos_categories = { "officialese terms" },
}
labels["Oxbridge slang"] = {
display = "[[w:Oxbridge|Oxbridge]] [[slang]]",
plain_categories = { "Cambridge University slang", "Oxford University slang" },
topical_categories = { "Universities" },
}
labels["Oxford University slang"] = {
display = "[[w:University of Oxford|Oxford University]] [[slang]]",
plain_categories = { "Oxford University slang" },
topical_categories = { "Universities" }
}
labels["University of Oxford slang"] = "Oxford University slang"
labels["Oxon slang"] = "Oxford University slang"
labels["poetic"] = {
-- should be "terms with X senses", leaving "X terms" to the term-context temp
display = "[[poetic]]",
pos_categories = { "poetic terms" },
}
labels["Polari"] = {
display = "[[Polari]]",
pos_categories = { "Polari slang" },
}
labels["polite"] = {
pos_categories = { "polite terms" },
}
labels["post-classical"] = {
display = "post-Classical",
regional_categories = { "Post-classical" },
}
labels["Post-classical"] = "post-classical"
labels["post-Classical"] = "post-classical"
labels["Post-Classical"] = "post-classical"
labels["Postclassical"] = "post-classical"
labels["postclassical"] = "post-classical"
labels["prison slang"] = {
display = "[[prison]] [[slang]]",
pos_categories = { "prison slang" },
}
labels["proscribed"] = {
glossary = true,
pos_categories = { "disputed terms" },
}
labels["radio slang"] = {
display = "[[radio]] [[slang]]",
pos_categories = { "radio slang" },
}
labels["rare"] = {
display = "[[Appendix:Glossary#rare|rare]]",
sense_categories = { "rare" },
}
labels["rare sense"] = "rare"
labels["rare term"] = {
display = "rare",
-- see comments about "obsolete"
pos_categories = { "rare terms" },
}
labels["religious slur"] = {
display = "[[religious]] [[slur]]",
pos_categories = { "religious slurs" },
}
labels["sectarian slur"] = "religious slur"
labels["retronym"] = {
glossary = true,
pos_categories = { "retronyms" },
}
labels["reverential"] = {
pos_categories = { "reverential terms" },
}
labels["sarcastic"] = {
display = "[[sarcastic]]",
pos_categories = { "sarcastic terms" },
}
labels["school slang"] = {
display = "[[school]] [[slang]]",
pos_categories = { "school slang" },
}
labels["public school slang"] = "school slang"
labels["self-deprecatory"] = {
display = "[[self-deprecatory]]",
-- should be "terms with X senses", leaving "X terms" to the term-context temp?
pos_categories = { "self-deprecatory terms" },
}
labels["self-deprecating"] = "self-deprecatory"
labels["seong-eo"] = {
display = "[[고사성어|set phrase from Classical Chinese]]",
pos_categories = { "chengyu" },
}
labels["slang"] = {
glossary = true,
pos_categories = { "slang" },
}
labels["college slang"] = {
display = "[[college]] [[slang]]",
pos_categories = { "student slang" },
topical_categories = { "Universities" }
}
labels["university slang"] = "college slang"
labels["student slang"] = "college slang"
labels["swear word"] = {
pos_categories = { "swear words" },
}
labels["profanity"] = "swear word"
labels["expletive"] = "swear word"
labels["text messaging"] = {
display = "[[text messaging]]",
pos_categories = { "text messaging slang" },
}
labels["texting"] = "text messaging"
labels["thieves' cant"] = {
Wikipedia = true,
plain_categories = { "Thieves' cant" },
}
labels["thieves cant"] = "thieves' cant"
labels["thieves'"] = "thieves' cant"
labels["thieves"] = "thieves' cant"
labels["tone indicator"] = {
display = "[[tone indicator]]",
pos_categories = { "tone indicators" },
}
labels["trademark"] = {
display = "[[trademark]]",
pos_categories = { "trademarks" },
}
labels["transferred sense"] = {
glossary = true,
pos_categories = { "terms with transferred senses" },
}
labels["transferred senses"] = {
display = "[[transferred sense#English|transferred senses]]",
pos_categories = { "terms with transferred senses" },
}
labels["transgender slang"] = {
display = "[[transgender]] [[slang]]",
pos_categories = { "transgender slang" },
}
labels["Twitch-speak"] = {
display = "[[Twitch-speak]]",
pos_categories = { "Twitch-speak" },
}
labels["uds."] = {
display = "[[Appendix:Spanish pronouns#Ustedes and vosotros|used formally in Spain]]" }
labels["uncommon"] = {
sense_categories = { "uncommon" },
}
labels["verlan"] = {
display = "[[Appendix:Glossary#verlan|verlan]]",
plain_categories = { "Verlan" },
}
labels["very rare"] = {
pos_categories = { "rare forms" },
}
labels["vulgar"] = {
glossary = true,
pos_categories = { "vulgarities" },
}
labels["coarse"] = "vulgar"
labels["obscene"] = "vulgar"
labels["profane"] = "vulgar"
labels["vesre"] = {
plain_categories = { "Vesre" },
}
labels["2channel slang"]={
display ="[[w:2channel|2channel]] [[slang]]",
pos_categories = { "internet slang" , "2channel slang" },
}
labels["2ch slang"] = "2channel slang"
-- for Awetí, Karajá, etc., where men & women use different words
labels["women's speech"] = {
glossary = "women's speech",
pos_categories = { "women's speech terms" },
}
labels["female speech"] = "women's speech"
-- swahili sheng cant / argot
labels["Sheng"] = {
Wikipedia = "Sheng slang",
plain_categories = { "Sheng" },
}
labels["example1"] = {
Wikipedia = "Wu Chinese"
}
labels["example2"] = {
glossary = "palatalization"
}
-- terms applying to Old Norse skaldic poetry
labels["kenning"] = {
Wikipedia = "Kenning",
pos_categories = { "kennings" },
}
labels["Kenning"] = "kenning"
labels["heiti"] = {
Wikipedia = "Heiti",
pos_categories = { "heiti" },
}
labels["Heiti"] = "heiti"
-- Regional labels
local m_regional = require("Module:labels/data/regional/sandbox")
for key, val in pairs(m_regional) do
labels[key] = val
end
-- Topical labels
local m_topical = require("Module:labels/data/topical/sandbox")
for key, val in pairs(m_topical) do
labels[key] = val
end
return labels