Capil ka isi

Modul:la-verb/data

Matan Wiktionary

Dokumentasi untuk modul ini dapat dibuat di Modul:la-verb/data/doc

-- Imported from enwiktionary
-- Source: https://en.wiktionary.org/wiki/Module:la-verb/data
-- License: CC BY-SA

local data = {}

data.allowed_subtypes = require("Module:table").listToSet{
	"3only",
	"i",
	"alwayssyncperf",
	"depon",
	"f",
	"fp",
	"highlydef", -- can be specified manually in the headword to display "highly defective"
	"impers",
	"imponly",
	"m",
	"mp",
	"n",
	"nofutr",
	"nofutractvptc",
	"noger",
	"noimp",
	"noinf",
	"nopass",
	"noperf",
	"nopres",
	"nosup",
	"nound",
	"np",
	"old2sgimp",
	"oldimpffutr",
	"optsemidepon",
	"optsyncperf",
	"p3inf",
	"pass3only",
	"passimpers",
	"perfaspres",
	"poetsyncperf",
	"semidepon",
	"sigm",
	"sigmpasv",
	"suffix",
	"supfutractvonly",
}

return data