45,640
edits
No edit summary |
No edit summary |
||
Line 155: | Line 155: | ||
data.forms["post_voc_t_pl"] = {stem .. "as"} | data.forms["post_voc_t_pl"] = {stem .. "as"} | ||
data.forms["post_nom_a_pl"] = {stemr .. " | data.forms["post_nom_a_pl"] = {(stemr or stem .. "r") .. "a"} | ||
data.forms["post_acc_a_pl"] = data.forms["post_nom_a_pl"] | data.forms["post_acc_a_pl"] = data.forms["post_nom_a_pl"] | ||
data.forms["post_gen_a_pl"] = {stemr .. "oti" or stem .. "roti"} | data.forms["post_gen_a_pl"] = {stemr .. "oti" or stem .. "roti"} |