Module:form of: Difference between revisions

Undo revision 222865 by Sware (talk)
Tag: Undo
No edit summary
Line 830: Line 830:


function export.tagged_inflections(data, terminfo, notext, capfirst, posttext, joiner)
function export.tagged_inflections(data, terminfo, notext, capfirst, posttext, joiner)
data.tags = {"nominative"}
if not data.tags then
if not data.tags then
error("First argument must now be a table of arguments")
error("First argument must now be a table of arguments")