Module:Category tree/poscatboiler/data/terms by lexical property
Documentation for this module may be created at Module:Category tree/poscatboiler/data/terms by lexical property/documentation
local labels = {}
labels["terms by lexical property"] = {
description = "{{{langname}}} terms categorized by properties relating to spelling, pronunciation or meaning.",
fundamental = "Fundamental",
parents = {{template = "langcatboiler"}},
}
labels["character counts"] = {
description = "{{{langname}}} terms categorized by their quantities of characters.",
fundamental = "Terms by lexical property subcategories by language",
parents = {"terms by orthographic property"},
}
labels["contranyms"] = {
description = "{{{langname}}} terms that have two opposite meanings.",
fundamental = "Terms by lexical property subcategories by language",
parents = {"terms by lexical property"},
}
labels["heteronyms"] = {
description = "{{{langname}}} terms that have different meanings depending on their etymology and/or on how they are pronounced.",
fundamental = "Terms by lexical property subcategories by language",
parents = {"terms by lexical property"},
}
labels["one-letter words"] = {
description = "{{{langname}}} individual words consisting of exactly one letter. They have meaning(s) other than their letter which are neither names nor abbreviations.",
fundamental = "Terms by lexical property subcategories by language",
parents = {"character counts"},
}
labels["palindromes"] = {
description = "{{{langname}}} terms whose characters are read equally both from left to right and vice versa, normally ignoring spaces, [[diacritic]]s and punctuation.",
fundamental = "Terms by lexical property subcategories by language",
parents = {"terms by their sequences of characters"},
}
labels["pronunciation spellings"] = {
description = "{{{langname}}} terms spelled to represent a pronunciation, often a nonstandard one.",
fundamental = "Terms by lexical property subcategories by language",
parents = {"terms by orthographic property"},
}
labels["terms by orthographic property"] = {
description = "{{{langname}}} terms categorized by properties relating to [[orthography]] or [[spelling]].",
fundamental = "Terms by lexical property subcategories by language",
parents = {"terms by lexical property"},
}
labels["terms by their individual characters"] = {
description = "{{{langname}}} terms categorized by whether they include certain individual characters.",
fundamental = "Terms by lexical property subcategories by language",
parents = {"terms by orthographic property"},
}
labels["terms by their sequences of characters"] = {
description = "{{{langname}}} terms categorized by whether they include certain sequences of characters.",
fundamental = "Terms by lexical property subcategories by language",
parents = {"terms by orthographic property"},
}
labels["terms with homophones"] = {
description = "{{{langname}}} terms that have one or more [[homophones]]; other terms that are pronounced equally but spelled differently.",
fundamental = "Terms by lexical property subcategories by language",
parents = {"terms by lexical property"},
}
labels["terms written in foreign scripts"] = {
description = "{{{langname}}} terms that are written in a different, non-native script.",
fundamental = "Terms by lexical property subcategories by language",
parents = {"terms by orthographic property"},
}
labels["terms written in multiple scripts"] = {
description = "{{{langname}}} terms that are written using more than one script.",
fundamental = "Terms by lexical property subcategories by language",
parents = {"terms by orthographic property"},
}
labels["three-letter words"] = {
description = "{{{langname}}} individual words composed of exactly three letters. They have meaning(s) beyond their component letters that are neither names nor abbreviations.",
fundamental = "Terms by lexical property subcategories by language",
parents = {"character counts"},
}
labels["three-letter abbreviations"] = {
description = "{{{langname}}} abbreviations composed of exactly three letters.",
fundamental = "Terms by lexical property subcategories by language",
parents = {"character counts"},
}
labels["two-letter words"] = {
description = "{{{langname}}} individual words composed of exactly two letters. They have meaning(s) beyond their component letters that are neither names nor abbreviations.",
fundamental = "Terms by lexical property subcategories by language",
parents = {"character counts"},
}
labels["two-letter abbreviations"] = {
description = "{{{langname}}} abbreviations composed of exactly two letters.",
fundamental = "Terms by lexical property subcategories by language",
parents = {"character counts"},
}
labels["terms by phonemic property"] = {
description = "{{{langname}}} terms categorized by properties relating to [[pronunciation]] and [[phonemics]].",
fundamental = "Terms by lexical property subcategories by language",
parents = {"terms by lexical property"},
}
labels["terms with vowel hiatus"] = {
description = "{{{langname}}} terms that contain two consecutive vowels which form separate syllables.",
fundamental = "Terms by lexical property subcategories by language",
parents = {"terms by phonemic property"},
}
return labels