بۆ ناوەڕۆک بازبدە

مۆدیوول:category tree/poscatboiler/data/lang-specific/ira-pro

لە ویکیفەرھەنگ

"بەڵگەدارکردنی ئەم مۆدیوولە دەکرێ لە مۆدیوول:category tree/poscatboiler/data/lang-specific/ira-pro/docدا دروست بکرێ"

local labels = {}
local handlers = {}


--------------------------------- Adjectives --------------------------------

for _, stem in ipairs { "masculine a-stem", "aH-stem" } do
	labels[stem .. " nouns"] = {
		description = "Proto-Iranian " .. stem .. " nouns.",
		breadcrumb = stem,
		parents = "nouns by inflection type",
	}
end

return {LABELS = labels, HANDLERS = handlers}