Module:head/languages/rad: Difference between revisions

Jump to navigation Jump to search
ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
No edit summary
No edit summary
Line 22: Line 22:


data["verb"] = {
data["verb"] = {
{param = "npst-1s", label = "<small>1SG</small> non-past"},
{param = "npst-1s", label = "<abbr title=\"first-person singular\"><small>1SG</small></abbr> non-past"},
{param = "npst-2s", label = "<small>2SG</small> non-past"},
{param = "npst-2s", label = "<abbr title=\"second-person singular\"><small>2SG</small></abbr> non-past"},
{param = "npst-3s", label = "<small>3SG</small> non-past"},
{param = "npst-3s", label = "<abbr title=\"third-person singular\"><small>3SG</small></abbr> non-past"},
{param = "npst-3p", label = "<small>3PL</small> non-past"},
{param = "npst-3p", label = "<abbr title=\"third-person plural\"><small>3PL</small></abbr> non-past"},
{param = "pst-1s", label = "<small>1SG</small> past"},
{param = "pst-1s", label = "<abbr title=\"first-person singular\"><small>1SG</small></abbr> past"},
{param = "pst-3s", label = "<small>3SG</small> past"},
{param = "pst-3s", label = "<abbr title=\"third-person singular\"><small>3SG</small></abbr> past"},
{param = "pst-3p", label = "<small>3PL</small> past"},
{param = "pst-3p", label = "<abbr title=\"third-person plural\"><small>3PL</small></abbr> 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"},

Navigation menu