Dallime mes rishikimeve të "Moduli:writing systems/data"
Jump to navigation
Jump to search
(Krijoi faqen me "local m = {} m["abjad"] = { "abjad", 185087, otherNames = {"consonantary", "consonantal alphabet"}, } m["abugida"] = { "abugida", 335806, otherNames = {"alphasyllabary"}, } m["alphabet"] = { "alphabet", 9779, category = "alphabetic writing system", } m["logography"] = { "logography", 3953107, otherNames = {"ideography"}, category = "logographic writing system", } m["pictography"] = { "pictography", 860735, category = "pictographic writing system", } m...") |
(Pa ndryshime)
|
Versioni aktual i datës 10 gusht 2025 09:08
Udhëzuesi për këtë modul mund të krijohet te Moduli:writing systems/data/doc.
local m = {}
m["abjad"] = {
"abjad",
185087,
otherNames = {"consonantary", "consonantal alphabet"},
}
m["abugida"] = {
"abugida",
335806,
otherNames = {"alphasyllabary"},
}
m["alphabet"] = {
"alphabet",
9779,
category = "alphabetic writing system",
}
m["logography"] = {
"logography",
3953107,
otherNames = {"ideography"},
category = "logographic writing system",
}
m["pictography"] = {
"pictography",
860735,
category = "pictographic writing system",
}
m["semisyllabary"] = {
"semisyllabary",
3781304,
otherNames = {"semi-syllabary"},
}
m["syllabary"] = {
"syllabary",
182133,
}
return require("Module:languages").finalizeData(m, "writing system")