وحدة:category tree/lang/aii
المظهر
local labels = {}
local handlers = {}
labels["nouns with reduplicative plurals"] = {
description = "{{{langname}}} nouns with an irregular, {{lg|reduplicative}} plural, in which the last pronounced consonant appears reduplicated within the plural suffix.",
additional = "An example is {{m|aii|ܒܸܪܟܵܐ|tr=bir'''k'''ā|t=knee}}, with pluras {{m|aii|ܒܸܪ̈ܟܵܟܹܐ|tr=bir'''k'''ā'''k'''ē|t=knees}}).",
breadcrumb_and_first_sort_base = "reduplicative",
parents = {"nouns with irregular plurals"},
}
return {LABELS = labels, HANDLERS = handlers}