Module:category tree/poscatboiler/data/lang-specific/enm

Hello, you have come here looking for the meaning of the word Module:category tree/poscatboiler/data/lang-specific/enm. In DICTIOUS you will not only get to know all the dictionary meanings for the word Module:category tree/poscatboiler/data/lang-specific/enm, but we will also tell you about its etymology, its characteristics and you will know how to say Module:category tree/poscatboiler/data/lang-specific/enm in singular and plural. Everything you need to know about the word Module:category tree/poscatboiler/data/lang-specific/enm you have here. The definition of the word Module:category tree/poscatboiler/data/lang-specific/enm will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofModule:category tree/poscatboiler/data/lang-specific/enm, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.

This module handles generating the descriptions and categorization for Middle English category pages of the format "Middle English LABEL" where LABEL can be any text. Examples are Category:Bulgarian conjugation 2.1 verbs and Category:Russian velar-stem neuter-form nouns. This module is part of the poscatboiler system, which is a general framework for generating the descriptions and categorization of category pages.

For more information, see Module:category tree/poscatboiler/data/lang-specific/documentation.

NOTE: If you add a new language-specific module, you must add the language code to the list at the top of Module:category tree/poscatboiler/data/lang-specific in order for the module to be recognized.


local labels = {}

--------------------------------- General --------------------------------

labels = {
	description = "Already in Late Old English, but especially in the Middle English period, Old English {{IPAchar|/xl/|/xn/|/xr/}} ({{IPAchar|||}}, <hl hn hr>) gradually became {{IPAchar|/l/|/n/|/r/}}. Except for in the ''{{w|Ayenbite of Inwit}}'', these sounds (in Middle English {{IPAchar|/hl/|/hn/|/hr/}}, now spelt <lh nh rh> alongsides OE <hl hn hr>) are only found in Early Middle English.",
	parents = {"terms by phonemic property"},
}

--------------------------------- Noun --------------------------------

labels = {
	description = "Middle English nouns that form their plural with the suffix \{\{m|enm|-en|id=noun plural\}\}, corresponding to the ''n''-stems of older Germanic languages. In Early Middle English, oblique singular cases may be also formed with this suffix.",
	parents = {{name = "nouns by inflection type", sort = "weak"}},
	breadcrumb = "weak",
}

labels = {
	description = "Middle English nouns that form their plural with the suffix \{\{m|enm|-re|id=noun plural\}\} (the original suffix), \{\{m|enm|-ren\}\}, or \{\{m|enm|-res\}\}, corresponding to the ''z''-stems of older Germanic languages.",
	parents = {{name = "nouns by inflection type", sort = "weak"}},
	breadcrumb = "z stem",
}

labels = {
	description = "Middle English nouns that form their plural though ] of the root vowel, corresponding to the consonant-stems of older Germanic languages.",
	parents = {name = "nouns by inflection type", sort = "weak"},
	breadcrumb = "consonant stem",
}

labels = {
	description = "Middle English nouns ending in ''-nt'' that form their plural in ''-ns''/''-nz''. This pattern was borrowed from Old French, where the simplification of \{\{IPAchar|/t͡s/\}\} to \{\{IPAchar|/s/\}\} created such an alternation.",
	parents = {{name = "nouns by inflection type", sort = "weak"}},
	breadcrumb = "ns stem",
}

labels = {
	description = "Middle English nouns with plurals borrowed from Greek or Latin.",
	parents = {{name = "nouns by inflection type", sort = "weak"}},
	breadcrumb = "Greco-Latinate",
}

labels = {
	description = "Middle English nouns with a plural identical to the singular, often originating from Old English neuter ''a''-stems.",
	parents = {{name = "nouns by inflection type", sort = "weak"}},
	breadcrumb = "invariant",
}

labels = {
	description = "Middle English nouns with a genitive identical to the singular.",
	parents = {{name = "irregular", sort = "weak"}},
	breadcrumb = "invariant",
}

labels = {
	description = "Middle English nouns with alternations between \{\{IPAchar|/f/|/θ/|/s/|/x/\}\} (in the nominative singular) and \{\{IPAchar|/v/|/ð/|/z/|/∅/\}\} (in other cases) caused by the final devoicing, intervocalic voicing, and post-sonorant voicing of fricatives.",
	parents = {{name = "nouns by inflection type", sort = "weak"}},
	breadcrumb = "final devoicing",
}

--------------------------------- Verbs --------------------------------

labels = {
	description = "{{{langname}}} ] with irregular past tense or past participle.",
	parents = {{name = "irregular verbs", sort = "weak"}, {name = "weak verbs", sort = "irregular"}},
	breadcrumb = "weak",
}

labels = {
	description = "{{{langname}}} ] with unexpected consonantal alternations.",
	parents = {{name = "irregular verbs", sort = "strong"}, {name = "strong verbs", sort = "irregular"}},
	breadcrumb = "strong",
}

return {LABELS = labels}