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

မဝ်ဂျူ:category tree/miscellaneous

နူ ဝိက်ရှေန်နရဳ

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

local labels = {}
local raw_categories = {}



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


-- Appendices

labels["အဆက်လက္ကရဴဂမၠိုၚ်"] = {
	description = "မုက်လိက်မနွံဒၞာဲစရၚ်စွံလဝ်မဆေၚ်စပ်ကဵု {{{langdisp}}}။",
	parents = {{name = "{{{langcat}}}", raw = true}},
	umbrella = {
		description = "Categories with pages containing additional information about a given language.",
		parents = {"ကဏ္ဍ:အဆက်လက္ကရဴဂမၠိုၚ်"},
		breadcrumb = "ဗက်အလိုက်အရေဝ်ဘာသာဂမၠိုၚ်",
	},
}

-- Citations

labels["နိဿဲဂမၠိုၚ်"] = {
	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 = {"ကဏ္ဍ:နိဿဲဂမၠိုၚ်"},
		breadcrumb = "နိဿဲဗက်အလိုက်အရေဝ်ဘာသာဂမၠိုၚ်",
	},
}

labels["ဗီုပြၚ်နိဿဲဟွံဂွံစွံလဝ်"] = {
	description = "Pages documenting instances of actual usage of {{{langname}}} terms, but for which the term is 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"},
	umbrella = {
		description = "Categories with pages documenting instances of actual usage of terms in a given language, but for which the term is not defined yet.",
		parents = {"အာတ်မိက်", "ကဏ္ဍ:နိဿဲဂမၠိုၚ်"},
		breadcrumb = "ဗီုပြၚ်နိဿဲဟွံဂွံစွံလဝ်ပါ်ပရံဗက်အရေဝ်ဘာသာ",
	},
	can_be_empty = true,
	hidden = true,
}

-- 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 = "This page is the top-level category, under which all categories at Wiktionary should lie.",
	additional = "Note that most categories are in [[:Category:All topics]] or under individual [[:Category:All languages|languages]].",
}

raw_categories["က္ဍိုၚ်ကဏ္ဍမေတဂမၠိုၚ်"] = {
	description = "This page contains '''umbrella metacategories''', which group umbrella categories under high-level topics.",
	additional = "Umbrella categories in turn group language-specific categories devoted to particular low-level topics.",
	parents = {"ဒၞာဲလုပ်အဝေါၚ်ကဵုပၟိက်"},
}


return {LABELS = labels, RAW_CATEGORIES = raw_categories}