Module:siwa-noun: Difference between revisions
No edit summary |
No edit summary |
||
| Line 112: | Line 112: | ||
local coal_cases = {"m", "ine", "ill", "ela", "ade", "all", "abl"} | local coal_cases = {"m", "ine", "ill", "ela", "ade", "all", "abl"} | ||
if g == "i" then | if g == "i" or data.pos == "adjectives" then | ||
if parent_args.m then data.forms["m"][1] = parent_args["m"] end | if parent_args.m then data.forms["m"][1] = parent_args["m"] end | ||
-- Diphthong and long vowel coalescence | -- Diphthong and long vowel coalescence | ||