10,731
edits
TheNightAvl (talk | contribs) No edit summary |
TheNightAvl (talk | contribs) No edit summary |
||
Line 489: | Line 489: | ||
principle_parts["ins"] = stem_broken .. temp_stem .. "vúr" | principle_parts["ins"] = stem_broken .. temp_stem .. "vúr" | ||
principle_parts["nompl"] = stem_broken .. temp_stem .. "se" | principle_parts["nompl"] = stem_broken .. temp_stem .. "se" | ||
principle_parts["genpl"] = stem_broken .. temp_stem .. " | principle_parts["genpl"] = stem_broken .. temp_stem .. "s" | ||
principle_parts["genpl_short"] = stem .. temp_stem .. "u=s" | principle_parts["genpl_short"] = stem .. temp_stem .. "u=s" | ||
elseif stem_data[ending] == "V" then | elseif stem_data[ending] == "V" then |