Module:languages/data/exceptional: Difference between revisions

m Removed protection from "Module:languages/data/exceptional"
Melinoë (talk | contribs)
No edit summary
 
(19 intermediate revisions by 5 users not shown)
Line 147: Line 147:


m["alo-col"] = {
m["alo-col"] = {
"Central Olma",
nil,
nil,
"alo-cst",
"alo-cst",
Line 507: Line 508:
nil,
nil,
"conlang-fam",
"conlang-fam",
"Latn",
"Latn, Wacg",
type = "conlang",
type = "conlang",
}
}
Line 841: Line 842:
type = "conlang",
type = "conlang",
}
}
m["thus"] = {
"Thustani",
nil,
"qfa-iso",
"Latn",
ancestors = "thus-old",
type = "conlang"
}
m["thus-old"] = {
"Old Thustani",
nil,
"qfa-iso",
"Latn",
type = "conlang"
}


m["elva"] = {
m["elva"] = {
Line 875: Line 894:
"Latn, Runr",
"Latn, Runr",
ancestors = "gem-pro",
ancestors = "gem-pro",
type = "conlang",
}
m["cacr"] = {
"Cabot Creole",
nil,
"iro-nor, iro",
"Latn",
    sort_key = {
        from = {"%-"},
        to = {""},
    },
    display_text = {
    from = {"^(.+):"}, -- colon, except if beginning with it
    to = {"%1꞉"}, --modifier letter colon
    },
ancestors = "iro-pro, iro-nor-pro",
type = "conlang",
type = "conlang",
}
}
Line 903: Line 939:
ancestors = "vdnc-pro",
ancestors = "vdnc-pro",
type = "conlang",
type = "conlang",
}
m["gnym"] = {
"Ganymedian",
nil,
"conlang-fam",
"Latn",
type = "conlang"
}
}


Line 1,123: Line 1,167:
"Teul, Tugv",
"Teul, Tugv",
entry_name = {
entry_name = {
from = {"‧"},
from = {"‧$", "‧"},
to = {""},
to = {"-", ""},
},
},
sort_key = {
sort_key = {
remove_diacritics = c.hook,
remove_diacritics = c.hook,
from = {"%-"},
to = {""},
},
},
type = "conlang",
type = "conlang",
Line 1,651: Line 1,697:
     ancestors = "vhus, phus, non, gem-pro",
     ancestors = "vhus, phus, non, gem-pro",
     type = "conlang",
     type = "conlang",
}
m["sdno"] = {                         
    "Sudrey Norse",                       
    nil,                         
    "gem",                       
    "Latn",
    ancestors = "non, gem-pro",
    type = "conlang",
    sort_key = {remove_diacritics = c.grave .. c.acute},
    standard_chars = "AaÀàBbCcDdEeÈèFfGgHhIiÌìLlMmNnOoÒòPpRrSsTtUuÙùVv" .. c.punc,
}
}


Line 1,657: Line 1,714:
     nil,                           
     nil,                           
     "gem",                         
     "gem",                         
     "Latg",
     "Latn",
     ancestors = "non, gem-pro",
     ancestors = "sdno, non, gem-pro",
     type = "conlang",
     type = "conlang",
     translit = "font-translit"
     sort_key = {remove_diacritics = c.grave .. c.acute},
    standard_chars = "AaÀàBbCcDdEeÈèFfGgHhIiÌìLlMmNnOoÒòPpRrSsTtUuÙùVvZz" .. c.punc,
}
}


Line 7,440: Line 7,498:
"Latn",
"Latn",
type = "reconstructed",
type = "reconstructed",
}
m["tut-pro"] = {
"Proto-Altaic",
20476501,
"tut",
"Latn",
type = "reconstructed"
}
}