มอดูล:category tree/poscatboiler/data/เฉพาะภาษา/lo

จาก วิกิพจนานุกรม พจนานุกรมเสรี
local labels = {}
local handlers = {}

labels["คำอาการนาม"] = {
	description = "{{{langname}}} nouns that indicate actions, states, or qualities, formed by [[ການ]]- or [[ຄວາມ]]- affixed to verbs, adverbs, and adjectives.  (Not all terms can be affixed.)",
	parents = {"คำนาม"},
}
labels["abstract nouns"] = labels["คำอาการนาม"]

return {LABELS = labels, HANDLERS = handlers}