Module:languages/data/exceptional: Difference between revisions

No edit summary
No edit summary
Tags: Mobile edit Mobile web edit
 
(18 intermediate revisions by 6 users not shown)
Line 399: Line 399:
"Latn",
"Latn",
ancestors = "slaq-pro",
ancestors = "slaq-pro",
type = "conlang",
}
m["mcb"] = {
"Macambese",
nil,
"ine, roa, roa-oil",
"Latn",
type="conlang",
}
m["naedz"] = {
"Naedzur",
nil,
"art",
"Latn",
ancestors = "naedz-old",
type = "conlang",
}
m["naedz-old"] = {
"Old Naedzur",
nil,
"art",
"Latn",
type = "conlang",
type = "conlang",
}
}
Line 416: Line 441:
"Latn",
"Latn",
ancestors = "nent-pro",
ancestors = "nent-pro",
type = "conlang",
}
m["okan"] = {
"Misa Okan",
nil,
"art",
"Latn",
type = "conlang",
}
m["popo"] = {
"Po Po",
nil,
"art",
"Latn",
type = "conlang",
type = "conlang",
}
}
Line 425: Line 466:
"Latn",
"Latn",
ancestors = "nent-pro",
ancestors = "nent-pro",
type = "conlang",
}
m["soky"] = {
"Sokya",
nil,
"wasc",
"Latn",
ancestors = "qsc",
type = "conlang",
type = "conlang",
}
}
Line 434: Line 484:
"Roka",
"Roka",
ancestors = "annen",
ancestors = "annen",
type = "conlang",
}
m["anks"] = {
"Ankistran substrate",
nil,
"art",
"Latn",
type = "conlang",
type = "conlang",
}
}
Line 647: Line 705:
type = "conlang",
type = "conlang",
}
}
m["caim"] = {
"Caimish",
nil,
"vdnc",
"Latn",
ancestors = "caim-old, vdnc-pro",
type = "conlang",
}
m["caim-old"] = {
"Old Caimish",
nil,
"vdnc",
"Latn",
ancestors = "vdnc-pro",
type = "conlang",
}
m["vond"] = {
"Vondic",
nil,
"vdnc",
"Latn",
ancestors = "vdnc-pro",
type = "conlang",
}
m["guim"] = {
m["guim"] = {
"Guimin",
"Guimin",
Line 783: Line 869:
ancestors = "ine-pro",
ancestors = "ine-pro",
type = "reconstructed,conlang",
type = "reconstructed,conlang",
}
m["vayr-old"] = {
"Old Vayri",
nil,
"vyrc",
"Latn",
ancestors = "vayr-pro",
type = "conlang",
}
m["vayr-pro"] = {
"Proto-Vayric",
nil,
"vyrc",
"Latn",
type = "conlang",
}
m["vayr"] = {
"Vayri",
nil,
"vyrc",
"Latn",
ancestors = "vayr-old",
type = "conlang",
}
}


Line 807: Line 919:
nil,
nil,
"art",
"art",
"Tugv",
"Teul, Tugv",
entry_name = {
entry_name = {
from = {"‧"},
from = {"‧"},
to = {""},
to = {""},
},
},
sort_key = {
sort_key = {
Line 816: Line 928:
},
},
type = "conlang",
type = "conlang",
translit = {
Teul = "pine-translit",
},
}
}


Line 6,660: Line 6,775:
10354700,
10354700,
"tup",
"tup",
"Latn",
type = "reconstructed",
}
m["tut-pro"] = {
"Proto-Altaic",
20476501,
"tut",
"Latn",
"Latn",
type = "reconstructed",
type = "reconstructed",
Line 6,979: Line 7,102:
     "Latn",
     "Latn",
     sort_key = {
     sort_key = {
         remove_diacritics = c.grave,
         remove_diacritics = c.grave .. c.circ,
         from = {"ċ", "ġ", "œ", "ṡ"},
         from = {"ċ","ġ","œ","ṡ"},
         to = {"c" .. p[1], "g" .. p[1], "o" .. p[1], "s" .. p[1]},
         to = {
            "c"..p[1],
            "g"..p[1],
            "o"..p[1],
            "s"..p[1]
        },
     },
     },
     ancestors = "sla-pro, carn-old",
     ancestors = "sla-pro, carn-old",
     type = "conlang",
     type = "conlang",
}
m["indv"] = {                         
    "Indevroplu",                       
    nil,                         
    "ine",                       
    "Cyrs, Latn",                         
    ancestors = "ine-pro",
    type = "conlang",
    main_category = "word",
}
}


return require("Module:languages").finalizeData(m, "language")
return require("Module:languages").finalizeData(m, "language")