Module:Category tree/poscatboiler/data/rhymes
< Module:Category tree | poscatboiler | data
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Category tree/poscatboiler/data/rhymes/doc
local labels = {}
labels["rhymes"] = {
description = "Lists of {{{langname}}} words by their rhymes.",
fundamental = "Fundamental",
parents = {{template = "langcatboiler"}},
}
labels["refractory rhymes"] = {
description = "Lists of {{{langname}}} words that don't rhyme with other words.",
fundamental = "Rhymes subcategories by language",
parents = {"rhymes"},
}
return labels