Jump to content

မေႃႇၵျူး:category tree/lang/ira-pro

လုၵ်ႉတီႈ ဝိၵ်ႇသျိၼ်ႇၼရီႇ မႃး

Documentation for this module may be created at မေႃႇၵျူး:category tree/lang/ira-pro/doc

local labels = {}
local handlers = {}


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

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

return {LABELS = labels, HANDLERS = handlers}