Module:category tree/lang/qay: Difference between revisions

No edit summary
No edit summary
 
Line 4: Line 4:
description = "{{{langname}}} verbs where the stem ends in a single consonant.",
description = "{{{langname}}} verbs where the stem ends in a single consonant.",
breadcrumb_and_first_sort_key = "monoconsonantal",
breadcrumb_and_first_sort_key = "monoconsonantal",
parents = {"verbs"},
parents = {"verbs by inflection type"},
}
}


Line 10: Line 10:
description = "{{{langname}}} verbs where the stem ends in a consonant cluster.",
description = "{{{langname}}} verbs where the stem ends in a consonant cluster.",
breadcrumb_and_first_sort_key = "biconsonantal",
breadcrumb_and_first_sort_key = "biconsonantal",
parents = {"verbs"},
parents = {"verbs by inflection type"},
}
}


Line 16: Line 16:
description = "{{{langname}}} verbs where the stem ends in a vowel.",
description = "{{{langname}}} verbs where the stem ends in a vowel.",
breadcrumb_and_first_sort_key = "vocalic",
breadcrumb_and_first_sort_key = "vocalic",
parents = {"verbs"},
parents = {"verbs by inflection type"},
}
}


Line 22: Line 22:
description = "{{{langname}}} nouns where the stem ends in a single consonant.",
description = "{{{langname}}} nouns where the stem ends in a single consonant.",
breadcrumb_and_first_sort_key = "consonantal",
breadcrumb_and_first_sort_key = "consonantal",
parents = {"nouns"},
parents = {"nouns by inflection type"},
}
}


Line 28: Line 28:
description = "{{{langname}}} nouns where the stem ends in a vowel.",
description = "{{{langname}}} nouns where the stem ends in a vowel.",
breadcrumb_and_first_sort_key = "vocalic",
breadcrumb_and_first_sort_key = "vocalic",
parents = {"nouns"},
parents = {"nouns by inflection type"},
}
}


Line 34: Line 34:
description = "{{{langname}}} proper nouns where the stem ends in a single consonant.",
description = "{{{langname}}} proper nouns where the stem ends in a single consonant.",
breadcrumb_and_first_sort_key = "consonantal",
breadcrumb_and_first_sort_key = "consonantal",
parents = {"proper nouns"},
parents = {"proper nouns by inflection type"},
}
}


Line 40: Line 40:
description = "{{{langname}}} proper nouns where the stem ends in a vowel.",
description = "{{{langname}}} proper nouns where the stem ends in a vowel.",
breadcrumb_and_first_sort_key = "vocalic",
breadcrumb_and_first_sort_key = "vocalic",
parents = {"proper nouns"},
parents = {"proper nouns by inflection type"},
}
}


return {LABELS = labels}
return {LABELS = labels}