11,792
edits
TheNightAvl (talk | contribs) No edit summary |
TheNightAvl (talk | contribs) No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 13: | Line 13: | ||
{param = "ins", label = "instrumental singular"}, | {param = "ins", label = "instrumental singular"}, | ||
{param = "pl", label = "nominative plural"}, | {param = "pl", label = "nominative plural"}, | ||
{param = "genpl", label = " | {param = "genpl", label = "constructive genitive plural"}, | ||
{param = "genpl-l", label = " | {param = "genpl-l", label = "genitive plural proper"}, | ||
{param = "genpl-du", label = "genitive plural"}, | {param = "genpl-du", label = "genitive plural"}, | ||
{param = "cpd", label = "compound form", nolink = true}, | {param = "cpd", label = "compound form", nolink = true}, | ||
{param = "adj", label = "relational adjective"}, | {param = "adj", label = "relational adjective"}, | ||
{param = "poss", label = "possessive"}, | {param = "poss", label = "possessive"}, | ||
{param = "dim", label = "diminutive"}, | |||
{param = "aff-dim", label = "endearing diminutive"}, | |||
} | } | ||
data["verb"] = { | data["verb"] = { | ||
{param = "npst-1s", label = " | {param = "npst-1s", label = "first-person singular non-past"}, | ||
{param = "npst-2s", label = " | {param = "npst-2s", label = "second-person singular non-past"}, | ||
{param = "npst-3s", label = " | {param = "npst-3s", label = "third-person singular non-past"}, | ||
{param = "npst-3p", label = " | {param = "npst-3p", label = "third-person plural non-past"}, | ||
{param = "pst-1s", label = " | {param = "pst-1s", label = "first-person singular past"}, | ||
{param = "pst-3s", label = " | {param = "pst-3s", label = "third-person singular past"}, | ||
{param = "pst-3p", label = " | {param = "pst-3p", label = "third-person plural past"}, | ||
{param = "prespart", label = "present adverbial participle"}, | {param = "prespart", label = "present adverbial participle"}, | ||
{param = "pspart", label = "past adverbial participle"}, | {param = "pspart", label = "past adverbial participle"}, |