Modul:category tree/poscatboiler/data/symbols
Görünüş
Bu modulun sənədləşdirmə səhifəsi Modul:category tree/poscatboiler/data/symbols/doc səhifəsində yaradıla bilər
local labels = {}
labels["symbols"] = {
description = "{{{langname}}} written signs.",
fundamental = "Fundamental",
parents = {{template = "langcatboiler"}},
}
labels["diacritical marks"] = {
description = "{{{langname}}} glyphs that are added to characters to modify the their sounds or meanings.",
fundamental = "Symbols subcategories by language",
parents = {"symbols"},
}
labels["Han characters"] = {
description = "{{{langname}}} symbols of the Han logographic script, which can represent sounds or convey meanings directly.",
fundamental = "Symbols subcategories by language",
parents = {"symbols"},
}
labels["letters"] = {
description = "{{{langname}}} symbols that represent single sounds. Variations of letters, such as letters with diacritics, should also be categorized here.",
fundamental = "Symbols subcategories by language",
parents = {"symbols"},
}
labels["ligatures"] = {
description = "{{{langname}}} letters that have been combined into a single graphical unit.",
fundamental = "Symbols subcategories by language",
parents = {"symbols"},
}
labels["logograms"] = {
description = "{{{langname}}} symbols that represent objects, ideas or concepts directly.",
fundamental = "Fundamental",
parents = {"symbols"},
}
labels["matched pairs"] = {
description = "{{{langname}}} pairs of separate characters that are used together. Example: [[( )]].",
fundamental = "Symbols subcategories by language",
parents = {"symbols"},
}
labels["numeral symbols"] = {
description = "{{{langname}}} symbols that represent numerals.",
fundamental = "Symbols subcategories by language",
parents = {"symbols"},
}
labels["punctuation marks"] = {
description = "{{{langname}}} symbols that indicate structure and organization of writing.",
fundamental = "Symbols subcategories by language",
parents = {"symbols"},
}
labels["syllables"] = {
description = "{{{langname}}} symbols that represent groups of sounds. Variations of syllables, such as syllables with diacritics, should also be categorized here.",
fundamental = "Symbols subcategories by language",
parents = {"symbols"},
}
return labels