Content deleted Content added
alternatives |
add a few for Arabic |
||
Line 12:
["part"] = "participle",
["imp"] = "imperative",
["nom"] = "nominative case",
["acc"] = "accusative case",
["gen"] = "genitive case",
["dat"] = "dative case",
["def"] = "definite",
["ndef"] = "indefinite",
}
data["sbjv"] = data["sjv"]
data["indef"] = data["ndef"]
-- non-standard
data["indic"] = data["ind"]
|