10,731
edits
TheNightAvl (talk | contribs) mNo edit summary |
TheNightAvl (talk | contribs) mNo edit summary |
||
Line 380: | Line 380: | ||
principle_parts["acc"] = stem_broken .. "=d" | principle_parts["acc"] = stem_broken .. "=d" | ||
end | end | ||
principle_parts["voc"] = | principle_parts["voc"] = stem_broken_e .. "=se" | ||
if (ending == 'v' or ending == 'r') and stem_raised == stem then | if (ending == 'v' or ending == 'r') and stem_raised == stem then | ||
principle_parts["gen"] = stem .. "=g" | principle_parts["gen"] = stem .. "=g" |