Module:writing systems/data
Jump to navigation
Jump to search
- The following documentation is located at Module:writing systems/data/documentation. [edit]
- Useful links: root page • root page’s subpages • links • transclusions • testcases • sandbox
local m = {}
m["abjad"] = {
"abjad",
185087,
otherNames = {"consonantary", "consonantal alphabet"},
}
m["abugida"] = {
"abugida",
335806,
otherNames = {"alphasyllabary"},
}
m["alphabet"] = {
"alphabet",
9779,
category = "Alphabetic writing systems",
}
m["logography"] = {
"logography",
3953107,
otherNames = {"ideography"},
category = "Logographic writing systems",
}
m["pictography"] = {
"pictography",
860735,
category = "Pictographic writing systems",
}
m["semisyllabary"] = {
"semisyllabary",
3781304,
otherNames = {"semi-syllabary"},
category = "Semisyllabaries",
}
m["syllabary"] = {
"syllabary",
182133,
category = "Syllabaries",
}
return m