10,731
edits
TheNightAvl (talk | contribs) mNo edit summary Tags: Mobile edit Mobile web edit |
TheNightAvl (talk | contribs) mNo edit summary Tags: Mobile edit Mobile web edit |
||
Line 477: | Line 477: | ||
principle_parts["vstem"] = false | principle_parts["vstem"] = false | ||
end | end | ||
elseif mw.ustring.match(principle_parts["2s"],"[^n]v$") and not mw.ustring.match(principle_parts["inf"],"ft$") then | elseif mw.ustring.match(principle_parts["2s"],"[^n]v$") and not mw.ustring.match(principle_parts["inf"],"ft$") and not mw.ustring.match(principle_parts["inf"],"aut$") then | ||
principle_parts["vstem"] = true | principle_parts["vstem"] = true | ||
else | else |