မေႃႇၵျူး:category tree/lang/ira-pro
Appearance
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}