မာတိကာသို့ ခုန်သွားရန်

မော်ဂျူး:category tree/miscellaneous

ဝစ်ရှင်နရီ မှ

Documentation for this module may be created at မော်ဂျူး:category tree/miscellaneous/doc

local labels = {}
local raw_categories = {}



-----------------------------------------------------------------------------
--                                                                         --
--                                  LABELS                                 --
--                                                                         --
-----------------------------------------------------------------------------


-- Appendices

labels["appendices"] = {
	description = "Pages containing additional information about {{{langdisp}}}.",
	parents = {{name = "{{{langcat}}}", raw = true}},
	umbrella = {
		description = "Categories with pages containing additional information about a given language.",
		parents = {"Category:Appendices"},
		breadcrumb = "By language",
	},
}

-- Citations pages

labels["citations pages"] = {
	description = "Pages documenting instances of actual usage of {{{langname}}} terms.",
	parents = {{name = "{{{langcat}}}", raw = true}},
	umbrella = {
		description = "Categories with pages documenting instances of actual usage of terms in a given language.",
		parents = {"Category:Citations pages"},
		breadcrumb = "Citations pages by language",
	},
}

labels["citations pages for undefined terms"] = {
	description = "Pages documenting instances of actual usage of {{{langname}}} terms which are not defined yet.",
	additional = "Citation pages in {{{langdisp}}} are automatically added here when any of the corresponding entries is a redlink. You can also add citation pages to this category manually when the entry exists but it has not a(n) {{{langname}}} section yet or has not been defined in that specific meaning. Before removing a page from this category, please verify that all citations relate to senses properly defined in the entry.",
	parents = {"citations pages"},
	umbrella = {
		description = "Categories with pages documenting instances of actual usage of terms in a given language which are not defined yet.",
		parents = {"Requests", "Category:Citations pages"},
		breadcrumb = "Citations pages for undefined terms by language",
	},
	can_be_empty = true,
	hidden = true,
}

-- Dialectal equivalent maps

labels["dialectal equivalent maps"] = {
	description = "Maps showing the distribution of dialectal equivalents for terms in {{{langname}}}.",
	parents = {{name = "{{{langcat}}}", sort = "dialectal equivalent maps", raw = true}},
	umbrella = {
		description = "Categories with maps showing the distribution of dialectal equivalents for terms in a given language.",
		parents = {"ပေါင်းစုထားသော ကဏ္ဍကြီးများ"},
		breadcrumb = "Dialectal equivalent maps",
	},
}

-- Thesaurus entries

labels["thesaurus entries"] = {
	description = "[[WT:WS|Thesaurus]] entries for listing [[Wiktionary:Semantic relations|semantically related terms]] such as [[synonym]]s, [[antonym]]s, [[hyponym]]s, [[hypernym]]s, [[meronym]]s, and [[holonym]]s of {{{langname}}} words.",
	parents = {{name = "{{{langcat}}}", raw = true}},
	umbrella = {
		description = "Categories with [[WT:WS|thesaurus]] entries for listing [[Wiktionary:Semantic relations|semantically related terms]].",
		breadcrumb = "By language",
		parents = {{name = "Category:Thesaurus", sort = " "}},
	},
}


-----------------------------------------------------------------------------
--                                                                         --
--                              RAW CATEGORIES                             --
--                                                                         --
-----------------------------------------------------------------------------


raw_categories["ပင်မကဏ္ဍ"] = {
	topright = "{{commonscat|CommonsRoot}}",
	description = "ဤစာမျက်နှာသည် ထိပ်ဆုံးအဆင့် ကဏ္ဍ ဖြစ်ပြီး ဤကဏ္ဍအောက်တွင် ဝစ်ရှင်နရီတွင်းရှိ ကဏ္ဍများအားလုံး ပါဝင်သည်။",
	additional = "ကဏ္ဍအများစုသည် [[:ကဏ္ဍ:အကြောင်းအရာများ အားလုံး]] သို့မဟုတ် [[:ကဏ္ဍ:ဘာသာစကားများ အားလုံး|ဘာသာစကား]]တစ်ခုခြင်းစီကဏ္ဍများ၏ အောက်တွင် ရှိသည်။",
}

raw_categories["ပေါင်းစုထားသော ကဏ္ဍကြီးများ"] = {
	description = "ဤစာမျက်နှာသည် အမြင့်ဆုံးအဆင့် ခေါင်းစဉ်အောက်ရှိ လွှမ်းခြုံထားသော ကဏ္ဍအုပ်စုများအား စုစည်းထားသော '''ပေါင်းစုထားသည့် ကဏ္ဍကြီးများ''' ပါဝင်သည်။",
	additional = "ယင်းလွှမ်းခြုံကဏ္ဍများသည် သီးခြားအသေးစိတ်ခေါင်းစဉ်များနှင့် သက်ဆိုင်သော ဘာသာစကားအလိုက် ကဏ္ဍများကို တစ်ဆင့်ပြန်လည် စုစည်းပေးထားခြင်း ဖြစ်သည်။",
	parents = {"ပင်မကဏ္ဍ"},
}


return {LABELS = labels, RAW_CATEGORIES = raw_categories}