模組:Category tree/poscatboiler/data/lang-specific/non

維基詞典,自由的多語言詞典

This module handles generating the descriptions and categorization for 古諾爾斯語 category pages of the format "古諾爾斯語 LABEL" where LABEL can be any text. Examples are Category:Bulgarian conjugation 2.1 verbs and Category:Russian velar-stem neuter-form nouns. 該模块是 poscatboiler 系統的一部分,該系統是用於生成分類頁面的描述和分類的通用框架。

有關更多資訊,請參閱Module:category tree/poscatboiler/data/lang-specific/doc

注意:如果您新增了特定語言的模块,請將語言代碼新增至 Module:category tree/poscatboiler/data/lang-specific 頂部的清單中,使程式碼能識別該模块。


local labels = {}


--------------------------------- Nouns/Pronouns/Numerals --------------------------------

labels["n-詞幹名詞"] = {
	description = "{{{langname}}} ''n''-stem nouns, deriving from Proto-Indo-European ''n''-stem nouns.",
	displaytitle = "{{{langname}}}''n''-詞幹名詞",
	additional = "This is not a single class in {{{langname}}}, but several related gender-differentiated classes.",
	breadcrumb = "''n''-詞幹",
	parents = {"依屈折分類的名詞"},
}

--[=[
Noun declension specifications. The top-level key is the stem class, and the value is an object containing properties of
the stem class. If the stem class contains the word 'GENDER' in it, it expands into labels both for a parent category
that subsumes several genders (obtained by removing the word 'GENDER' and following whitespace) as well as
gender-specific children categories (obtained by replacing the word 'GENDER' with the genders specified in the
`possible_genders` field). The stem class can contain literal Latin-script text (e.g. suffixes), which will be
italicized in breadcrumbs and titles. The fields of the property object for a given stem class are as follows:
* `gender`: The description of the gender(s) of the stem class. If preceded by ~, the description is preceded by
  "most commonly". This appears in the `additional` field of the label properties. It is not used in gender-specific
  children categories; instead the gender of that category is used.
* `possible_genders`: The possible genders this class occurs in. If this is specified, the word 'GENDER' must occur in
  the stem class, and gender-specific variants of the stem class (with GENDER replaced by the possible genders) are
  handled along with a parent category subsuming all genders. 
* `nom_sg`: The nominative singular ending. Use <...> to enclose literal Latin-script text (e.g. suffixes), which will
  be italicized.
* `GENDER_nom_sg`: The nominative singular ending for the GENDER variant of this stem class. If not specified, the
  value of `nom_sg` is used.
* `gen_sg`: The genitive singular ending. Conventions are the same as for `nom_sg`.
* `GENDER_gen_sg`: The genitive singular ending for the GENDER variant of this stem class. If not specified, the value
  of `gen_sg` is used.
* `nom_pl`: The nominative plural ending. Conventions are the same as for `nom_sg`.
* `GENDER_nom_pl`: The nominative plural ending for the GENDER variant of this stem class. If not specified, the value
  of `nom_pl` is used.
* `breadcrumb`: The breadcrumb for the category, appearing in the trail of breadcrumbs at the top of the page. If this
  stem has gender-specific variants, the breadcrumb specified here is used only for the parent category, while the
  gender-specific child categories use the gender as the breadcrumb. If not specified, it defaults to `sortkey`. If that
  is also not specified, or if the breadcrumb has the value "+", the stem class (without the word 'GENDER') is used.
  (Use "+" when a sortkey is specified but the stem class should be used as the breadcrumb.)
* `parent`: The parent category or categories. If specified, the actual category label is formed by appending the part
  of speech (e.g. "nouns"). Defaults to "POS by inflection type" where POS is the part of speech. Note that
  gender-specific child categories do not use this, but always have the gender-subsuming parent stem class category as
  their parent.
* `sortkey`: The sort key used for sorting this category among its parent's children. Defaults to the stem class
  (without the word 'GENDER'). Note that gender-specific child categories do not use this, but always use the gender
  as the sort key.
]=]
local noun_decls = {
	["GENDER <a>-stem"] = {
		gender = "masculine or neuter",
		possible_genders = {"masculine", "neuter"},
		nom_sg = "when masculine, <-r> (which assimilates to a preceding <l>, <n> or <s>); when neuter, the bare stem",
		masculine_nom_sg = "<-r> (which assimilates to a preceding <l>, <n> or <s>)",
		neuter_nom_sg = "the bare stem",
		gen_sg = "<-s> or sometimes <-ar>",
		nom_pl = "when masculine, <-ar>; when neuter, the bare stem with U-UMLAUT",
		masculine_nom_pl = "<-ar>",
		neuter_nom_pl = "the bare stem with U-UMLAUT",
	},
	["GENDER <ja>-stem"] = {
		gender = "masculine or neuter",
		possible_genders = {"masculine", "neuter"},
		nom_sg = "when masculine, <-r> (which assimilates to a preceding <l>, <n> or <s>), or <-ir> in proper names; when neuter, the bare stem",
		masculine_nom_sg = "<-r> (which assimilates to a preceding <l>, <n> or <s>), or <-ir> in proper names",
		neuter_nom_sg = "the bare stem",
		gen_sg = "<-s> or sometimes <-jar>, or <-is> in proper names",
		nom_pl = "when masculine, <-jar>, or <-ir> in proper names; when neuter, the bare stem",
		masculine_nom_pl = "<-jar>, or <-ir> in proper names",
		neuter_nom_pl = "the bare stem",
		parent = "<a>-stem",
		addl = "This class derives from Proto-Germanic <a>-stems ending in <j> after a light root, a vowel or a velar. As a " ..
		"result, the stem has I-UMLAUT throughout.",
	},
	["GENDER <ija>-stem"] = {
		gender = "masculine or neuter",
		possible_genders = {"masculine", "neuter"},
		nom_sg = "when masculine, <-ir>; when neuter, <-i>",
		masculine_nom_sg = "<-ir>",
		neuter_nom_sg = "the bare stem",
		gen_sg = "<-is> or sometimes <-ar>",
		nom_pl = "when masculine, <-ar>; when neuter, <-i>",
		masculine_nom_pl = "<-ar>",
		neuter_nom_pl = "<-i>",
		parent = "<a>-stem",
		addl = "This class derives from Proto-Germanic <a>-stems ending in <ij> after a heavy root. As a result, " ..
		"the stem has I-UMLAUT throughout.",
	},
	["GENDER <wa>-stem"] = {
		gender = "masculine or neuter",
		possible_genders = {"masculine", "neuter"},
		nom_sg = "when masculine, <-r> (which assimilates to a preceding <l>, <n> or <s>); when neuter, the bare stem",
		masculine_nom_sg = "<-r> (which assimilates to a preceding <l>, <n> or <s>)",
		neuter_nom_sg = "the bare stem",
		gen_sg = "<-s> or sometimes <-var>",
		nom_pl = "when masculine, <-var>; when neuter, the bare stem",
		masculine_nom_pl = "<-var>",
		neuter_nom_pl = "the bare stem",
		parent = "<a>-stem",
		addl = "This class derives from Proto-Germanic <a>-stems ending in <w>. As a result, the stem has U-UMLAUT " ..
		"throughout.",
	},
	["GENDER <i>-stem"] = {
		gender = "masculine or feminine",
		nom_sg = "<-r> (which assimilates to a preceding <l>, <n> or <s>)",
		gen_sg = "<-ar> (<-jar> after vowels, velars or sometimes other consonants) or <-s>",
		nom_pl = "<-ir>",
	},
	["GENDER <an>-stem"] = {
		gender = "masculine or rarely neuter",
		possible_genders = {"masculine", "neuter"},
		nom_sg = "<-i> when masculine, <-a> when neuter",
		masculine_nom_sg = "<-i>",
		neuter_nom_sg = "<-a>",
		gen_sg = "<-a>",
		nom_pl = "<-ar> when masculine, <-u> with U-UMLAUT when neuter",
		masculine_nom_pl = "<-ar>",
		neuter_nom_pl = "<-u> with U-UMLAUT",
		parent = "n-stem",
	},
	["<īn>-stem"] = {
		gender = "feminine",
		nom_sg = "<-i>",
		gen_sg = "<-i>",
		nom_pl = "unattested",
		parent = "n-stem",
		addl = "The stem has I-UMLAUT throughout.",
	},
	["<ōn>-stem"] = {
		gender = "feminine",
		nom_sg = "<-a>",
		gen_sg = "<-u> with U-UMLAUT",
		nom_pl = "<-ur> with U-UMLAUT",
		parent = "n-stem",
	},
	["<jōn>-stem"] = {
		gender = "feminine",
		nom_sg = "<-ja>",
		gen_sg = "<-ju>",
		nom_pl = "<-jur>",
		parent = "<ōn>-stem",
		addl = "This class derives from Proto-Germanic <ōn>-stems ending in <j> after a light root, a vowel or a velar. As a " ..
		"result, the stem has I-UMLAUT throughout.",
	},
	["<wōn>-stem"] = {
		gender = "feminine",
		nom_sg = "<-va>",
		gen_sg = "<-u>",
		nom_pl = "<-ur>",
		parent = "<ōn>-stem",
		addl = "This class derives from Proto-Germanic <ōn>-stems ending in <w>. As a result, the stem has U-UMLAUT " ..
		"throughout.",
	},
	["<u>-stem"] = {
		gender = "masculine or rarely neuter",
		nom_sg = "<-r> (which assimilates to a preceding <l>, <n> or <s>) with U-UMLAUT (this ending is lacking in neuters)",
		gen_sg = "<-ar> without U-UMLAUT",
		nom_pl = "<-ir> with I-UMLAUT (this ending is lacking in neuters)",
	},
	["GENDER consonant stem"] = {
		gender = "masculine or feminine",
		possible_genders = {"masculine", "feminine"},
		nom_sg = "when masculine, <-r> (which assimilates to a preceding <l>, <n> or <s>); when feminine, usually the bare stem with U-UMLAUT",
		masculine_nom_sg = "<-r> (which assimilates to a preceding <l>, <n> or <s>)",
		feminine_nom_sg = "usually the bare stem with U-UMLAUT",
		gen_sg = "<-ar> or <-s>",
		nom_pl = "<-r> (which assimilates to a preceding <l>, <n> or <s>) with I-UMLAUT",
		addl = "Feminine consonant stems with U-UMLAUT were originally <u>-stem or <ō>-stem nouns.",
		masculine_addl = false,
	},
	["<r>-stem"] = {
		gender = "masculine or feminine",
		nom_sg = "<-ir>",
		gen_sg = "<-ur> with U-UMLAUT",
		nom_pl = "<-r> with I-UMLAUT",
	},
	["<nd>-stem"] = {
		gender = "masculine",
		nom_sg = "<-i>",
		gen_sg = "<-a>",
		nom_pl = "<-r> with I-UMLAUT",
	},
	["<ō>-stem"] = {
		gender = "feminine",
		nom_sg = "the bare stem with U-UMLAUT",
		gen_sg = "<-ar> without U-UMLAUT",
		nom_pl = "<-ar> or <-ir> without U-UMLAUT",
	},
	["<jō>-stem"] = {
		gender = "feminine",
		nom_sg = "the bare stem",
		gen_sg = "<-jar>",
		nom_pl = "<-jar>",
		parent = "<ō>-stem",
		addl = "This class derives from Proto-Germanic <ō>-stems ending in <j> after a light root, a vowel or a velar. As a " ..
		"result, the stem has I-UMLAUT throughout.",
	},
	["<ijō>-stem"] = {
		gender = "feminine",
		nom_sg = "<-r>",
		gen_sg = "<-ar> (usually <-jar> after velars)",
		nom_pl = "<-ar> (usually <-jar> after velars)",
		parent = "<ō>-stem",
		addl = "The stem usually has I-UMLAUT throughout.",
	},
	["<wō>-stem"] = {
		gender = "feminine",
		nom_sg = "the bare stem",
		gen_sg = "<-var>",
		nom_pl = "<-var>",
		parent = "<ō>-stem",
		addl = "The stem has U-UMLAUT throughout.",
	},
}

require("Module:category tree/poscatboiler/utilities").add_inflection_labels {
	labels = labels,
	pos = "noun",
	stem_classes = noun_decls,
	mark_up_spec = function(spec, nolink)
		-- umlauts
		spec = spec:gsub("I%-UMLAUT", "{{w|Old Norse#Umlaut|i-umlaut}}")
		spec = spec:gsub("U%-UMLAUT", "{{w|Old Norse#U-umlaut|u-umlaut}}")
		if nolink then
			spec = require("Module:links").remove_links(spec)
		end
		return (spec:gsub("<(.-)>", "''%1''"))
	end,
	principal_parts = {
		{"nom_sg", "nominative singular"},
		{"gen_sg", "genitive singular"},
		{"nom_pl", "nominative plural"},
	},
	addl = "The stem classes are named from the perspective of [[:Category:Proto-Germanic language|Proto-Germanic]] " ..
	"and may not still be visible in {{{langname}}} inflections.",
}

return {LABELS = labels}