ข้ามไปเนื้อหา

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

จาก วิกิพจนานุกรม พจนานุกรมเสรี

This data submodule defines part of Wiktionary's category structure.

For an introduction to the poscatboiler system and a description of how to add or modify categories, see Module:category tree/poscatboiler/data/documentation.


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}