10,731
edits
TheNightAvl (talk | contribs) mNo edit summary |
TheNightAvl (talk | contribs) mNo edit summary |
||
Line 461: | Line 461: | ||
["passprespart"] = args[7], | ["passprespart"] = args[7], | ||
} | } | ||
if mw.ustring.match(principle_parts["2s"],"v$") and not mw.ustring.match(principle_parts["inf"],"ft$") then | |||
principle_parts["vstem"] = true | |||
else | |||
principle_parts["vstem"] = false | |||
end | |||
-- non-finite parameters | -- non-finite parameters |