Jump to content

မေႃႇၵျူး:category tree/lang/sei

လုၵ်ႉတီႈ ဝိၵ်ႇသျိၼ်ႇၼရီႇ မႃး

Documentation for this module may be created at မေႃႇၵျူး:category tree/lang/sei/doc

local labels = {}
local handlers = {}

local lang = require("Module:languages").getByCode("sei")

labels["singular verbs"] = {
	description = "Seri verbs which take a singular subject.",
	parents = {"verbs"},
}

labels["plural verbs"] = {
	description = "Seri verbs which take a plural subject.",
	parents = {"verbs"},
}

return {LABELS = labels, HANDLERS = handlers}