Module:writing systems/data
Itsura
- This module lacks a documentation subpage. Please create it.
- 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"] = { --TLCHANGE
"alpabeto", --TLCHANGE "alphabet",
9779,
otherNames = {"alphabet"}, --TLCHANGE
category = "alpabetikong sistema ng pagsulat", --TLCHANGE "alphabetic writing system",
}
m["logography"] = { --TLCHANGE
"logograpiya", --TLCHANGE
3953107,
otherNames = {"ideography", "logography",},
category = "logograpiyang sistema ng pagsulat", --TLCHANGE "logographic writing system",
}
m["pictography"] = { --TLCHANGE
"piktograpiya", --TLCHANGE
860735,
otherNames = {"pictography"}, --TLCHANGE
category = "piktograpiyang sistema ng pagsulat", --TLCHANGE "pictographic writing system",
}
m["semisyllabary"] = {
"semisyllabary",
3781304,
otherNames = {"semi-syllabary"},
}
m["syllabary"] = { --TLCHANGE
"talapantigan", --TLCHANGE
182133,
otherNames = {"syllabary"}, --TLCHANGE
}
return require("Module:languages").finalizeData(m, "writing system")