11,244
edits
TheNightAvl (talk | contribs) No edit summary |
TheNightAvl (talk | contribs) No edit summary Tag: Reverted |
||
Line 473: | Line 473: | ||
principle_parts["genpl"] = stem .. "=i" | principle_parts["genpl"] = stem .. "=i" | ||
principle_parts["genpl_short"] = principle_parts["genpl"] .. "=s" | principle_parts["genpl_short"] = principle_parts["genpl"] .. "=s" | ||
principle_parts["anim"] = stem --for adjs only | principle_parts["anim"] = mw.ustring.gsub(stem, "oș$", "ûș") --for adjs only | ||
elseif ending == "nj^e" then | elseif ending == "nj^e" then | ||
principle_parts["nom"] = stem_broken .. "nș" | principle_parts["nom"] = stem_broken .. "nș" |