မေႃႇၵျူး:category tree/lang/sei
Appearance
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}