Module:languages/data/3/x: Difference between revisions
Displaytext for various Italic languages. |
m 1 revision imported |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 18: | Line 18: | ||
"sem-arb", | "sem-arb", | ||
"Arab, Latn", | "Arab, Latn", | ||
strip_diacritics = { | |||
Arab = { | Arab = { | ||
remove_diacritics = c.kashida .. c.fathatan .. c.dammatan .. c.kasratan .. c.fatha .. c.damma .. c.kasra .. c.shadda .. c.sukun .. c.superalef, | remove_diacritics = c.kashida .. c.fathatan .. c.dammatan .. c.kasratan .. c.fatha .. c.damma .. c.kasra .. c.shadda .. c.sukun .. c.superalef, | ||
| Line 52: | Line 52: | ||
"itc", | "itc", | ||
"Ital, Latn", | "Ital, Latn", | ||
-- Ital translit in [[Module:scripts/data]] | |||
display_text = { | display_text = { | ||
Latn = s["itc-Latn-displaytext"] | Latn = s["itc-Latn-displaytext"] | ||
}, | }, | ||
strip_diacritics = { | |||
Latn = s["itc-Latn- | Latn = s["itc-Latn-stripdiacritics"] | ||
}, | }, | ||
sort_key = { | sort_key = { | ||
| Line 100: | Line 98: | ||
"Cyrl, xwo-Mong", | "Cyrl, xwo-Mong", | ||
ancestors = "xwo", | ancestors = "xwo", | ||
translit = "xal-translit", | translit = { | ||
Cyrl = "xal-translit", | |||
-- xwo-Mong translit in [[Module:scripts/data]]. NOTE: Formerly used xal-translit for transliterating xwo-Mong | |||
-- but that only handles Cyrillic; it has code to transliterate xwo-Mong but it's broken so I've replaced it | |||
-- with the default xwo-translit. | |||
}, | |||
override_translit = true, | override_translit = true, | ||
sort_key = "xal-sortkey", | sort_key = { | ||
Cyrl = "xal-sortkey", | |||
}, | |||
} | } | ||
| Line 116: | Line 121: | ||
56527, | 56527, | ||
"cus-cen", | "cus-cen", | ||
"Ethi", | |||
} | } | ||
| Line 128: | Line 134: | ||
686501, | 686501, | ||
"nai-mus", | "nai-mus", | ||
"Latn", | "Latn", | ||
} | } | ||
| Line 141: | Line 140: | ||
"Karami", | "Karami", | ||
11732281, | 11732281, | ||
"qfa-unc", -- extinct; "It is attested from only a short word list, which include many loans from Foia Foia" | |||
} | } | ||
| Line 160: | Line 160: | ||
"Kauwera", | "Kauwera", | ||
6378983, | 6378983, | ||
"paa- | "paa-kwe", | ||
"Latn", | |||
} | } | ||
| Line 192: | Line 193: | ||
"ira-sbc", | "ira-sbc", | ||
"Polyt, Mani", | "Polyt, Mani", | ||
-- Polyt translit, display_text, strip_diacritics, sort_key in [[Module:scripts/data]] | |||
-- Mani translit in [[Module:scripts/data]] (NOTE: not present before, presumably an accidental omission) | |||
} | } | ||
| Line 215: | Line 206: | ||
16841801, | 16841801, | ||
"aus-pam", --unclassified within | "aus-pam", --unclassified within | ||
"Latn", | |||
} | } | ||
| Line 225: | Line 217: | ||
"Kombio", | "Kombio", | ||
6428259, | 6428259, | ||
" | "paa-kom", | ||
"Latn", | "Latn", | ||
} | } | ||
| Line 232: | Line 224: | ||
"Birrpayi", | "Birrpayi", | ||
63339969, | 63339969, | ||
"aus-yuk", | |||
"Latn", | |||
} | } | ||
| Line 245: | Line 239: | ||
"Kenaboi", | "Kenaboi", | ||
6388752, | 6388752, | ||
"qfa-unc", -- extinct; two dialects seem to exist, either an isolate or Austroasiatic | |||
} | } | ||
| Line 252: | Line 247: | ||
"trk-ogr", | "trk-ogr", | ||
"Arab, Polyt, Cyrs", | "Arab, Polyt, Cyrs", | ||
ancestors = "trk-bul-pro", | |||
translit = { | translit = { | ||
Cyrs = "Cyrs-translit" | Cyrs = "Cyrs-translit", | ||
-- FIXME: formerly no translit specified for Polyt; unclear if the default [[Module:grc-translit]] is | |||
-- acceptable, so we disable it for now | |||
Polyt | Polyt = false, | ||
}, | }, | ||
strip_diacritics = { | |||
Arab = "ar- | Arab = "ar-stripdiacritics", | ||
}, | }, | ||
-- Polyt display_text, strip_diacritics, sort_key in [[Module:scripts/data]] | |||
-- Cyrs strip_diacritics, sort_key in [[Module:scripts/data]] | |||
} | } | ||
| Line 302: | Line 294: | ||
nil, | nil, | ||
"Ital", | "Ital", | ||
-- Ital translit in [[Module:scripts/data]] | |||
} | } | ||
| Line 324: | Line 316: | ||
"hyx", | "hyx", | ||
"Armn", | "Armn", | ||
-- Armn translit in [[Module:scripts/data]] | |||
override_translit = true, | override_translit = true, | ||
strip_diacritics = { | |||
remove_diacritics = "՞՜՛՟", | remove_diacritics = "՞՜՛՟", | ||
from = {"եւ", "ՙ", "՚"}, | from = {"եւ", "ՙ", "՚"}, | ||
| Line 367: | Line 359: | ||
"sit-tib", | "sit-tib", | ||
"Tibt, Hani, Marc, Mong, mnc-Mong, xwo-Mong, Phag, Tang, Zanb", | "Tibt, Hani, Marc, Mong, mnc-Mong, xwo-Mong, Phag, Tang, Zanb", | ||
override_translit = true, | override_translit = true, | ||
display_text | -- Mong translit, display_text and strip_diacritics in [[Module:scripts/data]] | ||
-- Tibt translit, display_text, strip_diacritics, sort_key in [[Module:scripts/data]] | |||
-- mnc-Mong, xwo-Mong, Tang translit in [[Module:scripts/data]] | |||
sort_key = { | sort_key = { | ||
Hani = "Hani-sortkey", | Hani = "Hani-sortkey", | ||
}, | }, | ||
| Line 427: | Line 406: | ||
"ine", | "ine", | ||
"Latn, Polyt", | "Latn, Polyt", | ||
-- Polyt translit, display_text, strip_diacritics, sort_key in [[Module:scripts/data]] | |||
} | |||
} | |||
m["xdk"] = { | m["xdk"] = { | ||
| Line 453: | Line 421: | ||
"sem-can", | "sem-can", | ||
"Phnx", | "Phnx", | ||
translit = " | -- Phnx translit in [[Module:scripts/data]] | ||
} | |||
m["xdq"] = { | |||
"Kaitag", | |||
1990659, | |||
"cau-drg", | |||
"Cyrl", | |||
translit = {Cyrl = "dar-translit"}, | |||
override_translit = true, | |||
display_text = {Cyrl = s["cau-Cyrl-displaytext"]}, | |||
strip_diacritics = { | |||
Cyrl = s["cau-Cyrl-stripdiacritics"], | |||
Latn = s["cau-Latn-stripdiacritics"], | |||
}, | |||
sort_key = { | |||
Cyrl = { | |||
from = { | |||
"къкъ", "хьхь", -- 4 chars | |||
"гъ", "гь", "гӏ", "ё", "къ", "кь", "кӏ", "пп", "пӏ", "сс", "тт", "тӏ", "хх", "хъ", "хь", "хӏ", "цц", "цӏ", "чч", "чӏ" -- 2 chars | |||
}, | |||
to = { | |||
"к" .. p[2], "х" .. p[4], | |||
"г" .. p[1], "г" .. p[2], "г" .. p[3], "е" .. p[1], "к" .. p[1], "к" .. p[3], "к" .. p[4], "п" .. p[1], "п" .. p[2], "с" .. p[1], "т" .. p[1], "т" .. p[2], "х" .. p[1], "х" .. p[2], "х" .. p[3], "х" .. p[5], "ц" .. p[1], "ц" .. p[2], "ч" .. p[1], "ч" .. p[2] | |||
} | |||
}, | |||
}, | |||
} | } | ||
| Line 506: | Line 500: | ||
m["xes"] = { | m["xes"] = { | ||
" | "Koromu", | ||
6394907, | 6394907, | ||
"ngf- | "ngf-eva", | ||
"Latn", | "Latn", | ||
} | } | ||
| Line 522: | Line 516: | ||
"Keoru-Ahia", | "Keoru-Ahia", | ||
11732313, | 11732313, | ||
" | "paa-wel", | ||
"Latn", | |||
} | } | ||
| Line 528: | Line 523: | ||
"Faliscan", | "Faliscan", | ||
35669, | 35669, | ||
"itc", | "itc-laf", | ||
"Ital, Latn", | "Ital, Latn", | ||
-- Ital translit in [[Module:scripts/data]] | |||
display_text = { | display_text = { | ||
Latn = s["itc-Latn-displaytext"] | Latn = s["itc-Latn-displaytext"] | ||
}, | }, | ||
strip_diacritics = { | |||
Latn = s["itc-Latn- | Latn = s["itc-Latn-stripdiacritics"] | ||
}, | }, | ||
sort_key = { | sort_key = { | ||
| Line 550: | Line 543: | ||
"Latn, Polyt", | "Latn, Polyt", | ||
ancestors = "cel-gau", | ancestors = "cel-gau", | ||
-- Polyt translit, display_text, strip_diacritics, sort_key in [[Module:scripts/data]] | |||
} | } | ||
| Line 596: | Line 578: | ||
"Galindian", | "Galindian", | ||
1190494, | 1190494, | ||
"bat", | "bat-wes", | ||
"Latn", | "Latn", | ||
} | } | ||
| Line 628: | Line 610: | ||
nil, | nil, | ||
"Sarb", | "Sarb", | ||
-- Sarb translit in [[Module:scripts/data]] | |||
} | } | ||
| Line 641: | Line 623: | ||
"sem-osa", | "sem-osa", | ||
"Sarb", | "Sarb", | ||
-- Sarb translit in [[Module:scripts/data]] | |||
} | } | ||
| Line 648: | Line 630: | ||
2614111, | 2614111, | ||
"inc-pan", | "inc-pan", | ||
} | } | ||
| Line 664: | Line 645: | ||
"itc-sbl", | "itc-sbl", | ||
"Ital, Latn", | "Ital, Latn", | ||
-- Ital translit in [[Module:scripts/data]] | |||
display_text = { | |||
display_text = { | |||
Latn = s["itc-Latn-displaytext"] | Latn = s["itc-Latn-displaytext"] | ||
}, | }, | ||
strip_diacritics = { | |||
Latn = s["itc-Latn- | Latn = s["itc-Latn-stripdiacritics"] | ||
}, | }, | ||
sort_key = { | sort_key = { | ||
| Line 741: | Line 720: | ||
"Harappan", | "Harappan", | ||
3428279, | 3428279, | ||
"qfa-unc", | |||
"Inds", | "Inds", | ||
} | } | ||
| Line 761: | Line 740: | ||
"Kalkoti", | "Kalkoti", | ||
3877551, | 3877551, | ||
"inc- | "inc-dng", | ||
"ur-Arab", | "ur-Arab,Latn", | ||
} | } | ||
| Line 769: | Line 748: | ||
36042, | 36042, | ||
"alv-ede", | "alv-ede", | ||
"Latn", | |||
} | } | ||
| Line 795: | Line 775: | ||
"sit-ebo", | "sit-ebo", | ||
"Tibt", | "Tibt", | ||
override_translit = true, | override_translit = true, | ||
display_text | -- Tibt translit, display_text, strip_diacritics, sort_key in [[Module:scripts/data]] | ||
} | } | ||
| Line 838: | Line 815: | ||
12473395, | 12473395, | ||
"poz", | "poz", | ||
"Latn", | |||
} | } | ||
| Line 893: | Line 871: | ||
"Kembra", | "Kembra", | ||
12953627, | 12953627, | ||
"paa- | "paa-lmu", | ||
"Latn", | |||
} | } | ||
| Line 913: | Line 892: | ||
"sit-ebo", | "sit-ebo", | ||
"Tibt, Latn", | "Tibt, Latn", | ||
-- Tibt translit, display_text, strip_diacritics, sort_key in [[Module:scripts/data]] | |||
} | } | ||
| Line 930: | Line 898: | ||
"Kamula", | "Kamula", | ||
10957277, | 10957277, | ||
" | "paa-kae", | ||
"Latn", | |||
} | } | ||
| Line 961: | Line 930: | ||
"qfa-tyn", | "qfa-tyn", | ||
"Ital", | "Ital", | ||
-- Ital translit in [[Module:scripts/data]] | |||
} | } | ||
| Line 982: | Line 951: | ||
"xsc-sar", | "xsc-sar", | ||
"Polyt, Latn", | "Polyt, Latn", | ||
-- Polyt translit, display_text, strip_diacritics, sort_key in [[Module:scripts/data]] | |||
} | } | ||
| Line 1,008: | Line 966: | ||
"cel", | "cel", | ||
"Ital, Latn", | "Ital, Latn", | ||
-- Ital translit in [[Module:scripts/data]] | |||
} | } | ||
| Line 1,030: | Line 986: | ||
"Elymian", | "Elymian", | ||
35329, | 35329, | ||
"ine", | |||
"Polyt", | "Polyt", | ||
-- Polyt translit, display_text, strip_diacritics, sort_key in [[Module:scripts/data]] | |||
} | } | ||
| Line 1,064: | Line 1,017: | ||
"ccs-zan", | "ccs-zan", | ||
"Geor", | "Geor", | ||
-- Geor translit in [[Module:scripts/data]] | |||
override_translit = true, | override_translit = true, | ||
} | } | ||
| Line 1,094: | Line 1,047: | ||
"grk", | "grk", | ||
"Polyt", | "Polyt", | ||
-- Polyt translit, display_text, strip_diacritics, sort_key in [[Module:scripts/data]] | |||
} | } | ||
| Line 1,155: | Line 1,105: | ||
6786187, | 6786187, | ||
"poz-hce", | "poz-hce", | ||
"Latn", | |||
} | } | ||
| Line 1,185: | Line 1,136: | ||
"sem-cen", | "sem-cen", | ||
"Narb", | "Narb", | ||
-- Narb translit in [[Module:scripts/data]] | |||
} | } | ||
| Line 1,201: | Line 1,152: | ||
"Mong, Phag, Hani, Arab, Armn", | "Mong, Phag, Hani, Arab, Armn", | ||
translit = { | translit = { | ||
Mong | -- Mong translit in [[Module:scripts/data]] | ||
-- Armn translit in [[Module:scripts/data]] (NOTE: formerly not present, probably an accidental omission) | |||
}, | }, | ||
-- Mong display_text and strip_diacritics in [[Module:scripts/data]] | |||
sort_key = { | sort_key = { | ||
Hani = "Hani-sortkey" | Hani = "Hani-sortkey" | ||
| Line 1,224: | Line 1,171: | ||
7022072, | 7022072, | ||
"aus-yuk", | "aus-yuk", | ||
"Latn", | |||
} | } | ||
| Line 1,231: | Line 1,179: | ||
} | } | ||
-- "xnn" (Northern Kankanay) is treated as an etym variety of Kankanaey [kne] | |||
-- "xno" is treated as "fro", see [[WT:LT]] | |||
-- "xno" | |||
m["xnr"] = { | m["xnr"] = { | ||
| Line 1,261: | Line 1,204: | ||
"alg-eas", | "alg-eas", | ||
"Latn, Hebr", | "Latn, Hebr", | ||
strip_diacritics = { | |||
Latn = {remove_diacritics = c.grave .. c.acute .. c.tilde .. c.macron}, | Latn = {remove_diacritics = c.grave .. c.acute .. c.tilde .. c.macron .. c.breve}, | ||
}, | }, | ||
-- Hebr display_text, strip_diacritics, sort_key in [[Module:scripts/data]] | |||
} | } | ||
| Line 1,289: | Line 1,233: | ||
6426734, | 6426734, | ||
"ngf-sbh", | "ngf-sbh", | ||
"Latn", | |||
} | } | ||
| Line 1,301: | Line 1,246: | ||
"Kominimung", | "Kominimung", | ||
6428352, | 6428352, | ||
"paa", | "paa-tam", | ||
"Latn", | "Latn", | ||
} | } | ||
| Line 1,315: | Line 1,260: | ||
56681, | 56681, | ||
"ssa-kom", | "ssa-kom", | ||
"Latn", | |||
} | } | ||
| Line 1,332: | Line 1,278: | ||
"Kopar", | "Kopar", | ||
11732346, | 11732346, | ||
"paa-lse", | |||
"Latn", | |||
} | } | ||
| Line 1,342: | Line 1,290: | ||
"Kowaki", | "Kowaki", | ||
6434920, | 6434920, | ||
"ngf- | "ngf-tib", | ||
"Latn", | |||
} | } | ||
| Line 1,353: | Line 1,302: | ||
"Pyemmairre", | "Pyemmairre", | ||
7262964, | 7262964, | ||
"qfa-unc", | |||
"Latn", | "Latn", | ||
} | } | ||
| Line 1,366: | Line 1,315: | ||
"Paredarerme", | "Paredarerme", | ||
7136678, | 7136678, | ||
"qfa-unc", | |||
"Latn", | "Latn", | ||
} | } | ||
| Line 1,381: | Line 1,330: | ||
"Southeast Tasmanian", | "Southeast Tasmanian", | ||
7068421, | 7068421, | ||
"qfa-unc", | |||
"Latn", | "Latn", | ||
} | } | ||
| Line 1,390: | Line 1,339: | ||
"ine", | "ine", | ||
"Polyt", | "Polyt", | ||
-- Polyt translit, display_text, strip_diacritics, sort_key in [[Module:scripts/data]] | |||
} | } | ||
| Line 1,399: | Line 1,345: | ||
"Tyerrernotepanner", | "Tyerrernotepanner", | ||
7859815, | 7859815, | ||
"qfa-unc", | |||
"Latn", | "Latn", | ||
} | } | ||
| Line 1,414: | Line 1,360: | ||
6928192, | 6928192, | ||
"aus-pam", | "aus-pam", | ||
"Latn", | |||
} | } | ||
| Line 1,425: | Line 1,372: | ||
"Port Sorell", | "Port Sorell", | ||
7230944, | 7230944, | ||
"qfa-unc", | |||
"Latn", | "Latn", | ||
} | } | ||
| Line 1,432: | Line 1,379: | ||
"Pumpokol", | "Pumpokol", | ||
2991985, | 2991985, | ||
"qfa- | "qfa-ypm", | ||
"Latn", | "Latn, Cyrl", | ||
} | } | ||
| Line 1,467: | Line 1,414: | ||
translit = { | translit = { | ||
Prti = "Prti-translit", | Prti = "Prti-translit", | ||
Mani | -- Mani translit in [[Module:scripts/data]] | ||
}, | }, | ||
} | } | ||
| Line 1,483: | Line 1,430: | ||
"Phnx, Latn, Polyt", | "Phnx, Latn, Polyt", | ||
ancestors = "phn", | ancestors = "phn", | ||
-- Polyt translit, display_text, strip_diacritics, sort_key in [[Module:scripts/data]] | |||
-- Phnx translit in [[Module:scripts/data]] | |||
} | } | ||
| Line 1,501: | Line 1,437: | ||
"Tommeginne", | "Tommeginne", | ||
7819095, | 7819095, | ||
"qfa-unc", | |||
"Latn", | "Latn", | ||
} | } | ||
| Line 1,508: | Line 1,444: | ||
"Peerapper", | "Peerapper", | ||
7160431, | 7160431, | ||
"qfa-unc", | |||
"Latn", | "Latn", | ||
} | } | ||
| Line 1,515: | Line 1,451: | ||
"Toogee", | "Toogee", | ||
7824008, | 7824008, | ||
"qfa-unc", | |||
"Latn", | "Latn", | ||
} | } | ||
| Line 1,530: | Line 1,466: | ||
"Bruny Island", | "Bruny Island", | ||
4979601, | 4979601, | ||
"qfa-unc", | |||
"Latn", | "Latn", | ||
} | } | ||
| Line 1,538: | Line 1,474: | ||
4494885, | 4494885, | ||
"trk-kar", | "trk-kar", | ||
"Arab", | "Arab, Ougr", | ||
strip_diacritics = "ar-stripdiacritics", | |||
} | } | ||
| Line 1,547: | Line 1,483: | ||
"sem-osa", | "sem-osa", | ||
"Sarb", | "Sarb", | ||
-- Sarb translit in [[Module:scripts/data]] | |||
} | } | ||
| Line 1,554: | Line 1,490: | ||
3199549, | 3199549, | ||
"sai-nje", | "sai-nje", | ||
"Latn", | |||
} | } | ||
| Line 1,560: | Line 1,497: | ||
35716, | 35716, | ||
"alv-krb", | "alv-krb", | ||
"Latn", | |||
} | } | ||
| Line 1,565: | Line 1,503: | ||
"Gundungurra", | "Gundungurra", | ||
60611652, | 60611652, | ||
nil, | |||
"Latn", | |||
} | } | ||
| Line 1,576: | Line 1,516: | ||
"Minang", | "Minang", | ||
22893424, | 22893424, | ||
"aus-pam", | |||
"Latn", | |||
} | } | ||
| Line 1,581: | Line 1,523: | ||
"Krikati-Timbira", | "Krikati-Timbira", | ||
3199710, | 3199710, | ||
"sai-nje", | |||
"Latn", | |||
} | } | ||
| Line 1,586: | Line 1,530: | ||
"Armazic", | "Armazic", | ||
7599646, | 7599646, | ||
"sem-ara", | |||
"Armi", | |||
} | } | ||
| Line 1,591: | Line 1,537: | ||
"Arin", | "Arin", | ||
34088, | 34088, | ||
"qfa- | "qfa-yrn", | ||
"Latn", | "Latn, Cyrl", | ||
} | } | ||
| Line 1,598: | Line 1,544: | ||
"Karranga", | "Karranga", | ||
6373349, | 6373349, | ||
"qfa-unc", -- extinct, Australian; per Wikipedia "it is undocumented and thus formally unclassifiable". | |||
" | "None", | ||
} | } | ||
| Line 1,607: | Line 1,553: | ||
"qfa-tyn", | "qfa-tyn", | ||
"Ital", | "Ital", | ||
-- Ital translit in [[Module:scripts/data]] | |||
} | } | ||
| Line 1,613: | Line 1,559: | ||
"Aranama-Tamique", | "Aranama-Tamique", | ||
2859505, | 2859505, | ||
"qfa-unc", -- per Wikipedia: "It is only known from a two-word phrase from a non-native speaker: himiána tsáyi 'give me water!'." | |||
"Latn", | |||
} | } | ||
| Line 1,619: | Line 1,567: | ||
10577724, | 10577724, | ||
"aus-dal", | "aus-dal", | ||
"Latn", | |||
} | } | ||
| Line 1,624: | Line 1,573: | ||
"Karawa", | "Karawa", | ||
6368857, | 6368857, | ||
"paa- | "paa-sep", | ||
"Latn", | |||
} | } | ||
| Line 1,632: | Line 1,582: | ||
"sem-osa", | "sem-osa", | ||
"Sarb", | "Sarb", | ||
-- Sarb translit in [[Module:scripts/data]] | |||
} | } | ||
| Line 1,652: | Line 1,602: | ||
"Sempan", | "Sempan", | ||
3504358, | 3504358, | ||
"ngf-ask", | |||
"Latn", | |||
} | } | ||
| Line 1,658: | Line 1,610: | ||
3914876, | 3914876, | ||
"nic-plc", | "nic-plc", | ||
"Latn", | |||
} | } | ||
| Line 1,664: | Line 1,617: | ||
3485100, | 3485100, | ||
"poz-ocw", | "poz-ocw", | ||
"Latn", | |||
} | } | ||
| Line 1,670: | Line 1,624: | ||
7631298, | 7631298, | ||
"bnt-haj", | "bnt-haj", | ||
"Latn", | |||
} | } | ||
| Line 1,683: | Line 1,638: | ||
35552, | 35552, | ||
"nic-gnn", | "nic-gnn", | ||
"Latn", | |||
} | } | ||
| Line 1,695: | Line 1,651: | ||
"Solano", | "Solano", | ||
2474492, | 2474492, | ||
"qfa-unc", -- extinct, poorly classified (only 21 words known), possibly an isolate | |||
"Latn", | "Latn", | ||
} | } | ||
| Line 1,702: | Line 1,658: | ||
"Silopi", | "Silopi", | ||
7515533, | 7515533, | ||
"ngf- | "ngf-usi", | ||
"Latn", | |||
} | } | ||
| Line 1,709: | Line 1,666: | ||
11008159, | 11008159, | ||
"bnt-mak", | "bnt-mak", | ||
"Latn", | |||
ancestors = "vmw", | ancestors = "vmw", | ||
} | } | ||
| Line 1,719: | Line 1,677: | ||
ancestors = "xct", | ancestors = "xct", | ||
translit = { | translit = { | ||
Deva = "xsr-Deva-translit", | Deva = "xsr-Deva-translit", | ||
}, | }, | ||
override_translit = true, | override_translit = true, | ||
display_text | -- Tibt translit, display_text, strip_diacritics, sort_key in [[Module:scripts/data]] | ||
} | } | ||
| Line 1,737: | Line 1,686: | ||
"Assan", | "Assan", | ||
34089, | 34089, | ||
"qfa- | "qfa-yko", | ||
"Latn", | "Latn, Cyrl", | ||
} | } | ||
| Line 1,745: | Line 1,694: | ||
251728, | 251728, | ||
"sai-ynm", | "sai-ynm", | ||
"Latn", | |||
} | } | ||
| Line 1,792: | Line 1,742: | ||
"Ketengban", | "Ketengban", | ||
10990152, | 10990152, | ||
"ngf-mek", | |||
"Latn", | |||
} | } | ||
| Line 1,797: | Line 1,749: | ||
"Yitha Yitha", | "Yitha Yitha", | ||
8053879, | 8053879, | ||
"aus-pam", -- Lower Murray but we don't have that family | |||
"Latn", | |||
} | } | ||
| Line 1,853: | Line 1,807: | ||
"xsc-sak", | "xsc-sak", | ||
"Brah, Khar", | "Brah, Khar", | ||
-- Brah translit in [[Module:scripts/data]] | |||
} | } | ||
| Line 1,861: | Line 1,813: | ||
"Early Tripuri", | "Early Tripuri", | ||
65455891, | 65455891, | ||
"tbq-bdg", | |||
"None", -- manuscripts are lost | |||
} | } | ||
| Line 1,887: | Line 1,841: | ||
"Thawa", | "Thawa", | ||
7711494, | 7711494, | ||
"aus-yuk", | |||
"Latn", | |||
} | } | ||
| Line 1,908: | Line 1,864: | ||
"dra-kan", | "dra-kan", | ||
"Knda", | "Knda", | ||
-- Knda translit in [[Module:scripts/data]] | |||
} | } | ||
| Line 1,917: | Line 1,873: | ||
"Knda, Mlym, Taml", | "Knda, Mlym, Taml", | ||
translit = { | translit = { | ||
Taml = "ta-translit", | Taml = "ta-translit", | ||
}, | }, | ||
-- Knda translit in [[Module:scripts/data]] | |||
-- Mlym translit in [[Module:scripts/data]] (NOTE: not present before, presumably an accidental omission) | |||
} | } | ||
| Line 1,936: | Line 1,893: | ||
translit = s["jpx-translit"], | translit = s["jpx-translit"], | ||
display_text = s["jpx-displaytext"], | display_text = s["jpx-displaytext"], | ||
strip_diacritics = s["jpx-stripdiacritics"], | |||
sort_key = s["jpx-sortkey"], | sort_key = s["jpx-sortkey"], | ||
} | } | ||
| Line 1,945: | Line 1,902: | ||
"dra-kan", | "dra-kan", | ||
"Knda", | "Knda", | ||
-- Knda translit in [[Module:scripts/data]] | |||
} | } | ||
| Line 1,960: | Line 1,917: | ||
"itc-sbl", | "itc-sbl", | ||
"Ital, Latn", | "Ital, Latn", | ||
-- Ital translit in [[Module:scripts/data]] | |||
display_text = { | display_text = { | ||
Latn = s["itc-Latn-displaytext"] | Latn = s["itc-Latn-displaytext"] | ||
}, | }, | ||
strip_diacritics = { | |||
Latn = s["itc-Latn- | Latn = s["itc-Latn-stripdiacritics"] | ||
}, | }, | ||
sort_key = { | sort_key = { | ||
| Line 2,018: | Line 1,973: | ||
"ine", | "ine", | ||
"Ital", | "Ital", | ||
-- Ital translit in [[Module:scripts/data]] | |||
} | } | ||
| Line 2,035: | Line 1,990: | ||
"itc-sbl", | "itc-sbl", | ||
"Ital, Latn", | "Ital, Latn", | ||
-- Ital translit in [[Module:scripts/data]] | |||
display_text = { | display_text = { | ||
Latn = s["itc-Latn-displaytext"] | Latn = s["itc-Latn-displaytext"] | ||
}, | }, | ||
strip_diacritics = { | |||
Latn = s["itc-Latn- | Latn = s["itc-Latn-stripdiacritics"] | ||
}, | }, | ||
sort_key = { | sort_key = { | ||
| Line 2,054: | Line 2,007: | ||
"itc", | "itc", | ||
"Ital, Latn", | "Ital, Latn", | ||
-- Ital translit in [[Module:scripts/data]] | |||
display_text = { | display_text = { | ||
Latn = s["itc-Latn-displaytext"] | Latn = s["itc-Latn-displaytext"] | ||
}, | }, | ||
strip_diacritics = { | |||
Latn = s["itc-Latn- | Latn = s["itc-Latn-stripdiacritics"] | ||
}, | }, | ||
sort_key = { | sort_key = { | ||
| Line 2,071: | Line 2,022: | ||
"Kwaza", | "Kwaza", | ||
3200839, | 3200839, | ||
"qfa-unc", -- insufficient research; probably an isolate | |||
"Latn", | |||
} | } | ||
| Line 2,121: | Line 2,074: | ||
"xgn-cen", | "xgn-cen", | ||
"xwo-Mong", | "xwo-Mong", | ||
-- xwo-Mong translit in [[Module:scripts/data]] | |||
} | } | ||
| Line 2,127: | Line 2,080: | ||
"Kwerba Mamberamo", | "Kwerba Mamberamo", | ||
6450325, | 6450325, | ||
"paa- | "paa-kwe", | ||
"Latn", | |||
} | } | ||
| Line 2,162: | Line 2,116: | ||
"Tambora", | "Tambora", | ||
36711, | 36711, | ||
" | "qfa-unc", -- Papuan; extinct, poorly attested, probable isolate per Wikipedia | ||
"Latn", | "Latn", | ||
} | } | ||
| Line 2,170: | Line 2,124: | ||
8050525, | 8050525, | ||
"aus-pam", | "aus-pam", | ||
"Latn", | |||
} | } | ||
| Line 2,205: | Line 2,160: | ||
"sit-alm", | "sit-alm", | ||
"Marc, Tibt", | "Marc, Tibt", | ||
-- Tibt translit, display_text, strip_diacritics, sort_key in [[Module:scripts/data]] | |||
} | } | ||
m["xzm"] = { | m["xzm"] = { | ||
" | "Semigallian", | ||
47631, | 47631, | ||
"bat-eas", | "bat-eas", | ||