انتقل إلى المحتوى

وحدة:category tree/lang/cy

من ويكاموس، القاموس الحر
local labels = {}

labels["plural-basic nouns"] = {
	description = "{{{langname}}} nouns which have both singular and plural forms but whose lemma form is plural rather than singular.",
	additional = "Such nouns add a suffix to the plural to form the singular, rather than the more common pattern of " ..
		"adding a suffix to the singular to form the plural.",
	parents = "nouns",
}

return {LABELS = labels}