View source for Module:head/languages/rad
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
local data = {}
data["adform"] = {
{param = "cmp", label = "comparative"},
{param = "adv", label = "adverb"},
{param = "adj", label = "adjective"},
}
data["noun"] = {
{param = "gen", label = "genitive singular"},
{param = "dat", label = "dative singular"},
{param = "acc", label = "accusative singular"},
{param = "ins", label = "instrumental singular"},
{param = "pl", label = "nominative plural"},
{param = "genpl", label = "short genitive plural"},
{param = "genpl-l", label = "long genitive plural"},
{param = "genpl-du", label = "genitive plural"},
{param = "cpd", label = "compound form", nolink = true},
{param = "adj", label = "relational adjective"},
{param = "poss", label = "possessive"},
000
1:0
Template used on this page:
Return to Module:head/languages/rad.