Module:Chak-nouns/data

From The Languages of David J. Peterson
Revision as of 11:55, 19 December 2023 by Vaxjedi (talk | contribs) (Created page with "FORMS = { "nom.sg", "nom.pl", "acc.sg", "acc.pl", "gen.sg", "gen.pl", "loc.sg", "loc.pl", "all.sg", "all.pl", "abl.sg", "abl.pl", } return FORMS")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Chak-nouns/data/documentation

FORMS = {
	"nom.sg",
	"nom.pl",
	"acc.sg",
	"acc.pl",
	"gen.sg",
	"gen.pl",
	"loc.sg",
	"loc.pl",	
	"all.sg",
	"all.pl",
	"abl.sg",
	"abl.pl",
}

return FORMS