Module:languages/data/exceptional: Difference between revisions
No edit summary |
No edit summary Tags: Mobile edit Mobile web edit |
||
| (70 intermediate revisions by 9 users not shown) | |||
| Line 13: | Line 13: | ||
local m = {} | local m = {} | ||
m[" | m["afh"] = { | ||
" | "Afrihili", | ||
384707, | |||
" | "art", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["alo-col"] = { | ||
" | "Central Olma", | ||
nil, | |||
" | "alo-cst", | ||
"Latn", | "Latn", | ||
type = " | type = "conlang", | ||
} | } | ||
m[" | m["alo-eol"] = { | ||
" | "Eastern Olma", | ||
nil, | |||
" | "alo-cst", | ||
"Latn", | "Latn", | ||
type = " | type = "conlang", | ||
} | } | ||
m[" | m["alo-eon"] = { | ||
" | "Eastern Onori", | ||
nil, | |||
" | "alo-tdr", | ||
"Latn", | "Latn", | ||
type = " | type = "conlang", | ||
} | } | ||
m[" | m["alo-kol"] = { | ||
" | "Coastal Olma", | ||
nil, | |||
" | "alo-cst", | ||
"Latn", | "Latn", | ||
type = " | type = "conlang", | ||
} | } | ||
m[" | m["alo-pro"] = { | ||
" | "Proto-Alopian", | ||
nil, | nil, | ||
" | "art", | ||
"Latn", | "Latn", | ||
sort_key = { | |||
from = {"[-*·]"}, | |||
to = {""}, | |||
remove_diacritics = c.macron .. c.breve, | |||
}, | |||
type = "conlang", | |||
} | } | ||
m[" | m["alo-sig"] = { | ||
" | "Sigori", | ||
nil, | |||
" | "alo-fre", | ||
"Latn", | "Latn", | ||
type = " | type = "conlang", | ||
} | } | ||
m[" | m["alo-sol"] = { | ||
" | "Southern Olma", | ||
nil, | |||
" | "alo-cst", | ||
"Latn", | "Latn", | ||
type = "conlang", | |||
} | } | ||
m[" | m["alo-won"] = { | ||
" | "Western Onori", | ||
nil, | |||
" | "alo-tdr", | ||
"Latn", | "Latn", | ||
type = "conlang", | |||
} | } | ||
m[" | m["art-blk"] = { | ||
" | "Bolak", | ||
2909283, | |||
" | "art", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["art-bsp"] = { | ||
" | "Black Speech", | ||
686210, | |||
" | "art", | ||
"Latn", | "Latn, Teng", | ||
} | |||
m["art-com"] = { | |||
"Communicationssprache", | |||
35227, | |||
"art", | |||
"Latn", | |||
} | } | ||
m[" | m["art-dtk"] = { | ||
" | "Dothraki", | ||
2914733, | |||
" | "art", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["art-elo"] = { | ||
" | "Eloi", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["art-gld"] = { | ||
" | "Goa'uld", | ||
19823, | |||
" | "art", | ||
"Latn, Egyp, Mero", | |||
} | |||
m["art-lap"] = { | |||
"Lapine", | |||
6488195, | |||
"art", | |||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["art-man"] = { | ||
" | "Mandalorian", | ||
54289, | |||
" | "art", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["art-mun"] = { | ||
" | "Mundolinco", | ||
851355, | |||
" | "art", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["art-nav"] = { | ||
" | "Na'vi", | ||
316939, | |||
" | "art", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["art-nox"] = { | ||
" | "Noxilo", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
type = " | type = "conlang", | ||
} | } | ||
m[" | local F = "[ɬsṣš]" | ||
" | |||
m["art-nui"] = { | |||
" | "ǂA Ṇṵĩ", | ||
nil, | |||
"art", | |||
"Latn", | "Latn", | ||
type = " | sort_key = { | ||
from = { | |||
"^N", "^Ɠ", "ṭr", | |||
F .. "([ʇǃǂǁ])qʼ", | |||
F .. "([ʇǃǂǁ])ʼ", | |||
F .. "([ʇǃǂǁ])", | |||
"ɴ([ʇǃǂǁ])x", | |||
"ɴ([ʇǃǂǁ])ʼ", | |||
"ɴ([ʇǃǂǁʘ])", | |||
"r([ǃǁ]), (ʘ)r", | |||
"([ǃǁ])ʛ", | |||
"([ʇǃǂǁ])qʼ", | |||
"([ʇǃǂǁ])x", | |||
"([ʇǃǂǁ])ʼ", | |||
"^[aeiou]?(.)", | |||
}, | |||
to = { | |||
"ɴ", "ʛ", "ṭᵣ", | |||
"%1₊", | |||
"%1₉", | |||
"%1₈", | |||
"%1₇", | |||
"%1₆", | |||
"%1₅", | |||
"%1₄, %1₄", | |||
"%1₃", | |||
"%1₂", | |||
"%1₁", | |||
"%1₀", | |||
"%1", | |||
}, | |||
remove_diacritics = c.tildebelow .. c.grave | |||
}, | |||
type = "conlang", | |||
} | } | ||
m[" | m["art-una"] = { | ||
" | "Unas", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
type = " | type = "conlang", | ||
} | } | ||
m[" | m["arto-pro"] = { | ||
"Proto- | "Proto-Artonian", | ||
nil, | |||
" | "ine, mish, arto", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | ancestors = "mish-pro, ine-pro", | ||
type = "reconstructed,conlang", | |||
} | } | ||
m[" | m["avk"] = { | ||
" | "Kotava", | ||
1377116, | |||
" | "art", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["axwa-pro"] = { | ||
"Proto- | "Proto-Axwan", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed,conlang", | ||
} | } | ||
m[" | m["azms"] = { | ||
" | "Azimasi", | ||
nil, | |||
" | "ine, mish, arto", | ||
"Latn", | "Latn", | ||
type = " | ancestors = "azms-old, arto-pro, mish-pro, ine-pro", | ||
type = "conlang", | |||
} | } | ||
m[" | m["azms-old"] = { | ||
" | "Old Azimasi", | ||
nil, | nil, | ||
" | "ine, mish, arto", | ||
"Latn", | "Latn", | ||
type = " | ancestors = "arto-pro, mish-pro, ine-pro", | ||
type = "conlang", | |||
} | } | ||
m[" | m["beme"] = { | ||
" | "Bemé", | ||
nil, | nil, | ||
" | "art", | ||
"Latn", | "Latn", | ||
type = " | type = "conlang" | ||
} | } | ||
m[" | m["brfs-pro"] = { | ||
" | "Ancient Berfesian", | ||
nil, | |||
" | "brfs", | ||
"Latn", | "Latn", | ||
type = " | type = "conlang", | ||
} | } | ||
m[" | |||
" | |||
m["cel-gal"] = { | |||
" | "Modern Gallaecian", | ||
nil, | |||
"cel-his", | |||
"Latn", | "Latn", | ||
type = " | type = "conlang" | ||
} | } | ||
m[" | m["dzhk"] = { | ||
" | "Dženubiskă", | ||
nil, | |||
" | "gem", | ||
" | "Cyrl", | ||
type = " | translit = "dzhk-translit", | ||
ancestors = "got", | |||
type = "conlang", | |||
} | } | ||
m[" | m["gwax"] = { | ||
" | "Gwaxol", | ||
nil, | |||
" | "wasc", | ||
"Latn", | "Latn", | ||
type = " | ancestors = "wasc, nent-pro", | ||
type = "conlang", | |||
entry_name = { | |||
from = {"1", "2", "3", "4", "5", "6"}, | |||
to = {"¹", "²", "³", "⁴", "⁵", "⁶"}, | |||
}, | |||
display_text = { | |||
from = {"1", "2", "3", "4", "5", "6"}, | |||
to = {"¹", "²", "³", "⁴", "⁵", "⁶"}, | |||
} | |||
} | } | ||
m[" | m["hceo"] = { | ||
" | "Hceor Theec", | ||
nil, | |||
" | "nent", | ||
"Latn", | "Latn", | ||
type = " | ancestors = "lnent", | ||
type = "conlang", | |||
} | } | ||
m[" | m["hzlc"] = { | ||
" | "Hazulacanol", | ||
nil, | |||
" | "wasc", | ||
"Latn", | "Latn", | ||
ancestors = "wasc", | |||
type = "conlang", | |||
} | } | ||
m[" | |||
" | m["xodc"] = { | ||
"Xodec", | |||
" | nil, | ||
"wasc", | |||
"Latn", | "Latn", | ||
type = " | ancestors = "hzlc", | ||
type = "conlang", | |||
} | } | ||
m[" | m["ibe-pro"] = { | ||
" | "Proto-Iberian", | ||
nil, | |||
" | "ibe", | ||
"Latn | "Latn", | ||
type = " | type = "conlang", | ||
} | } | ||
m[" | m["kisl"] = { | ||
" | "Kilīmos-sāîl", | ||
nil, | |||
" | "wasc", | ||
"Latn", | "Latn", | ||
type = " | ancestors = "wasc", | ||
type = "conlang", | |||
} | } | ||
m[" | m["knra"] = { | ||
" | "Knrawi", | ||
nil, | |||
"art", | "art", | ||
"Latn", | "Latn", | ||
type = " | type = "conlang", | ||
} | } | ||
m[" | m["lnent"] = { | ||
" | "Late Nentammmi", | ||
nil, | nil, | ||
" | "nent", | ||
"Latn", | "Latn", | ||
type = " | ancestors = "nent-pro", | ||
type = "conlang", | |||
} | } | ||
m[" | m["loxw"] = { | ||
" | "Central Isles Creole", | ||
nil, | |||
"art", | "art", | ||
"Latn, | "Latn", | ||
type = " | ancestors = "knra, qsc", | ||
type = "conlang", | |||
} | } | ||
m[" | m["maat"] = { | ||
" | "Maahaat", | ||
nil, | |||
" | "slaq", | ||
"Latn", | |||
ancestors = "slaq-pro", | |||
type = "conlang", | |||
} | |||
m["maaz"] = { | |||
"Maazha", | |||
nil, | |||
"slaq", | |||
"Latn", | "Latn", | ||
type = " | ancestors = "slaq-pro", | ||
type = "conlang", | |||
} | } | ||
m[" | m["mcb"] = { | ||
" | "Macambese", | ||
nil, | |||
" | "ine, roa, roa-oil", | ||
"Latn", | "Latn", | ||
type = " | type="conlang", | ||
} | } | ||
m[" | m["naedz"] = { | ||
" | "Naedzur", | ||
nil, | |||
"art", | "art", | ||
"Latn", | "Latn", | ||
type = " | ancestors = "naedz-old", | ||
type = "conlang", | |||
} | } | ||
m[" | m["naedz-old"] = { | ||
" | "Old Naedzur", | ||
nil, | |||
"art", | "art", | ||
"Latn", | "Latn", | ||
type = " | type = "conlang", | ||
} | } | ||
m[" | m["nent-pro"] = { | ||
" | "Nentammmi", | ||
nil, | |||
"art", | "art", | ||
"Latn", | "Latn", | ||
type = " | type = "reconstructed,conlang", | ||
} | } | ||
m[" | m["noan"] = { | ||
" | "Noanglo", | ||
nil, | |||
" | "nent", | ||
"Latn", | "Latn", | ||
ancestors = "nent-pro", | |||
type = "conlang", | |||
} | } | ||
m[" | m["okan"] = { | ||
" | "Misa Okan", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
type = " | type = "conlang", | ||
} | } | ||
m[" | m["popo"] = { | ||
" | "Po Po", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
type = " | type = "conlang", | ||
} | } | ||
m[" | m["ravk"] = { | ||
" | "Ravihkeo", | ||
nil, | |||
" | "nent", | ||
"Latn", | "Latn", | ||
ancestors = "nent-pro", | |||
type = "conlang", | |||
} | } | ||
m[" | m["soky"] = { | ||
" | "Sokya", | ||
nil, | |||
" | "wasc", | ||
"Latn", | "Latn", | ||
ancestors = "qsc", | |||
type = "conlang", | |||
} | } | ||
m[" | m["anrdg"] = { | ||
" | "Rokadong", | ||
nil, | |||
" | "art", | ||
" | "Roka", | ||
ancestors = "annen", | |||
type = "conlang", | |||
} | } | ||
m[" | m["anks"] = { | ||
" | "Ankistran substrate", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
type = " | type = "conlang", | ||
} | } | ||
m[" | m["anktl"] = { | ||
" | "Kairitelan", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
ancestors = "annen", | |||
type = "conlang", | |||
} | } | ||
m[" | m["anldk"] = { | ||
" | "Liðakuin", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
ancestors = "anldk-old", | |||
type = "conlang", | |||
} | } | ||
m[" | m["andbz"] = { | ||
" | "Debazi", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
type = " | ancestors = "anmnk", | ||
type = "conlang", | |||
} | } | ||
m[" | m["anldk-old"] = { | ||
" | "Old Liðakuin", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
type = " | ancestors = "anwgs", | ||
type = "conlang", | |||
} | } | ||
m[" | m["anmnk"] = { | ||
" | "Classical Munkai", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
ancestors = "anpmk", | |||
type = "conlang", | |||
} | } | ||
m[" | m["anpmk"] = { | ||
" | "Proto-Munkai", | ||
nil, | nil, | ||
"art", | |||
"Latn", | "Latn", | ||
ancestors = "anplm", | |||
type = "conlang", | |||
} | } | ||
m[" | m["anplm"] = { | ||
" | "Proto-Leyen-Mangellian", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
type = "conlang", | |||
} | } | ||
m[" | m["annen"] = { | ||
" | "Proto-Nenta", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
type = "conlang", | |||
} | } | ||
m[" | m["anwgs"] = { | ||
"Proto- | "Proto-West-Gomensayan", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
type = " | type = "conlang", | ||
} | } | ||
m[" | m["anhat"] = { | ||
" | "Hatzonian", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
type = " | ancestors = "ankar", | ||
type = "conlang", | |||
} | } | ||
m[" | m["anckr"] = { | ||
" | "Common Kardonian", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
ancestors = "ankar", | |||
type = "conlang", | |||
} | } | ||
m[" | m["anspd"] = { | ||
" | "Speodan", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
ancestors = "ankar", | |||
type = "conlang", | |||
} | } | ||
m[" | m["ancal"] = { | ||
" | "Calubian", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
type = " | ancestors = "ankar", | ||
type = "conlang", | |||
} | } | ||
m[" | m["andya"] = { | ||
" | "Dyamantian", | ||
nil, | nil, | ||
" | "art", | ||
"Latn", | "Latn", | ||
ancestors = "ankar", | |||
type = "conlang", | |||
} | } | ||
m[" | m["ankar"] = { | ||
" | "Middle Kardonian", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
type = "conlang", | |||
} | } | ||
m[" | m["cruc"] = { | ||
" | "Cruckeny", | ||
nil, | |||
" | "ine, cel", | ||
"Latn", | "Latn", | ||
ancestors = "ga", | |||
type = "conlang", | |||
} | } | ||
m[" | m["ehom"] = { | ||
" | "Ehomanian", | ||
nil, | nil, | ||
" | "ehmc", | ||
"Latn", | "Latn", | ||
type = " | ancestors = "ehom-old", | ||
type = "conlang", | |||
} | } | ||
m[" | m["ehom-old"] = { | ||
" | "Old Ehomanian", | ||
nil, | nil, | ||
" | "ehmc", | ||
"Latn", | "Latn", | ||
type = " | ancestors = "ehmc-pro", | ||
type = "conlang", | |||
} | } | ||
m[" | m["ehmc-pro"] = { | ||
"Proto- | "Proto-Ehomanic", | ||
nil, | nil, | ||
" | "ehmc", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed,conlang", | ||
} | } | ||
m[" | m["ebur"] = { | ||
" | "Eburonian", | ||
nil, | |||
" | "gmw", | ||
"Latn", | "Latn", | ||
ancestors = "ebur-old,ebur-mid", | |||
type = "conlang", | |||
} | } | ||
m[" | m["ebur-old"] = { | ||
" | "Old Eburonian", | ||
nil, | |||
" | "gmw", | ||
"Latn", | "Latn", | ||
ancestors = "gem-pro", | |||
type = "conlang", | |||
} | } | ||
m[" | m["ebur-mid"] = { | ||
" | "Middle Eburonian", | ||
nil, | |||
" | "gmw", | ||
"Latn", | "Latn", | ||
ancestors = "ebur-old", | |||
type = "conlang", | |||
} | } | ||
m[" | m["auth"] = { | ||
" | "Authish", | ||
nil, | |||
" | "gme", | ||
"Latn", | "Latn", | ||
ancestors = "auth-old", | |||
type = "conlang", | |||
} | |||
m["auth-old"] = { | |||
"Old Authish", | |||
nil, | |||
"gme", | |||
"Latn, Runr", | |||
ancestors = "gem-pro", | |||
type = "conlang", | |||
} | } | ||
m[" | m["caim"] = { | ||
" | "Caimish", | ||
nil, | |||
" | "vdnc", | ||
"Latn", | "Latn", | ||
ancestors = "caim-old, vdnc-pro", | |||
type = "conlang", | |||
} | } | ||
m[" | m["caim-old"] = { | ||
" | "Old Caimish", | ||
nil, | |||
" | "vdnc", | ||
"Latn", | "Latn", | ||
ancestors = "vdnc-pro", | |||
type = "conlang", | |||
} | } | ||
m[" | m["vond"] = { | ||
" | "Vondic", | ||
nil, | |||
" | "vdnc", | ||
"Latn", | "Latn", | ||
ancestors = "vdnc-pro", | |||
type = "conlang", | |||
} | } | ||
m[" | m["guim"] = { | ||
" | "Guimin", | ||
nil, | |||
" | "ine", | ||
" | "Cyrl", | ||
translit = "guim-translit", | |||
ancestors = "ine-pro", | |||
type = "conlang", | |||
} | } | ||
m[" | m["hema"] = { | ||
" | "Hemaluan", | ||
nil, | |||
" | "map", | ||
" | "Hani, Kana", | ||
ancestors = "map-pro", | |||
type = "conlang", | |||
} | } | ||
m[" | m["jl-two"] = { | ||
" | "Jokelang 2", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
type = "conlang", | |||
} | } | ||
m[" | m["jovl"] = { | ||
" | "Jovlish", | ||
nil, | |||
" | "ine, ger, gmw-ang", | ||
" | "Jovl", | ||
ancestors = "ang", | |||
type = "conlang", | |||
translit = "font-translit" | |||
} | |||
m["gthv"] = { | |||
"Gothevian", | |||
nil, | |||
"ine, ger, gme", | |||
"Gthv", | |||
ancestors = "got", | |||
type = "conlang", | |||
translit = "Gthv-translit" | |||
} | } | ||
m[" | m["keel"] = { | ||
" | "Keeltyewarem", | ||
nil, | |||
" | "ine, cel", | ||
"Latn", | "Latn", | ||
ancestors = "ga", | |||
type = "conlang", | |||
} | } | ||
m[" | m["kilta"] = { | ||
" | "Kílta", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
type = " | sort_key = { | ||
remove_diacritics = c.acute, | |||
}, | |||
type = "conlang", | |||
} | } | ||
m[" | m["lthm-pro"] = { | ||
" | "Proto-Lothem", | ||
nil, | |||
" | "lthm", | ||
"Latn", | "Latn", | ||
type = "reconstructed,conlang", | |||
} | } | ||
m[" | m["sasr"] = { | ||
" | "Ancient Sassrian", | ||
nil, | |||
" | "sasr", | ||
"Latn", | "Latn", | ||
type = "conlang", | |||
} | } | ||
m[" | m["lyti"] = { | ||
" | "Oltic", | ||
nil, | |||
" | "ine, cel", | ||
" | "Grek, Cyrl", | ||
type = " | ancestors = "cel-pro, ine-pro, lyti-mid, lyti-old", | ||
type = "conlang", | |||
translit = "lyti-translit" | |||
} | } | ||
m[" | m["lyti-mid"] = { | ||
" | "Middle Oltic", | ||
nil, | |||
" | "ine, cel", | ||
" | "Grek", | ||
ancestors = "cel-pro, ine-pro, lyti-old", | |||
type = "conlang", | |||
} | } | ||
m[" | m["lyti-old"] = { | ||
" | "Old Oltic", | ||
nil, | |||
" | "ine, cel", | ||
" | "Grek", | ||
type = " | ancestors = "cel-pro, ine-pro", | ||
type = "conlang", | |||
} | } | ||
m[" | m["mill"] = { | ||
" | "Millennish", | ||
nil, | |||
" | "ine, gem", | ||
"Latn", | "Latn", | ||
ancestors = "gem-pro, mill-old", | |||
type = "conlang", | |||
} | } | ||
m[" | m["mill-old"] = { | ||
" | "Old Millennish", | ||
nil, | |||
" | "ine, gem", | ||
"Latn", | "Latn", | ||
ancestors = "gem-pro", | |||
type = "conlang", | |||
} | } | ||
m[" | m["mish-pro"] = { | ||
" | "Proto-Mish", | ||
nil, | |||
" | "ine, mish", | ||
"Latn", | "Latn", | ||
ancestors = "ine-pro", | |||
type = "reconstructed,conlang", | |||
} | } | ||
m[" | m["vayr-old"] = { | ||
" | "Old Vayri", | ||
nil, | |||
" | "vyrc", | ||
"Latn", | "Latn", | ||
type = " | ancestors = "vayr-pro", | ||
type = "conlang", | |||
} | } | ||
m[" | m["vayr-pro"] = { | ||
" | "Proto-Vayric", | ||
nil, | |||
" | "vyrc", | ||
"Latn", | "Latn", | ||
type = "conlang", | |||
} | } | ||
m[" | m["vayr"] = { | ||
" | "Vayri", | ||
nil, | |||
" | "vyrc", | ||
"Latn", | "Latn", | ||
type = " | ancestors = "vayr-old", | ||
type = "conlang", | |||
} | } | ||
m[" | m["nwc"] = { | ||
" | "Anchwa", | ||
nil, | |||
" | "aav", | ||
" | "Hang, Thai, Khmr", | ||
type = " | ancestors = "aav-pro, nwc-old", | ||
type = "conlang", | |||
} | } | ||
m[" | m["nwc-old"] = { | ||
" | "Old Anchwa", | ||
nil, | |||
" | "aav", | ||
" | "Thai", | ||
type = " | ancestors = "aav-pro", | ||
type = "conlang", | |||
} | |||
m["pine"] = { | |||
"Pine", | |||
nil, | |||
"art", | |||
"Teul, Tugv", | |||
entry_name = { | |||
from = {"‧"}, | |||
to = {""}, | |||
}, | |||
sort_key = { | |||
remove_diacritics = c.hook, | |||
}, | |||
type = "conlang", | |||
translit = { | |||
Teul = "pine-translit", | |||
}, | |||
} | } | ||
m[" | m["old-pnsh"] = { | ||
" | "Old Ponish", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
type = " | ancestors = "gmw-pro", | ||
type = "conlang", | |||
} | } | ||
m[" | m["pnsh"] = { | ||
" | "Ponish", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
ancestors = "old-pnsh", | |||
type = "conlang", | |||
} | } | ||
m[" | m["sekh"] = { | ||
" | "Sekhulla", | ||
nil, | |||
" | "wasc", | ||
"Latn", | "Latn", | ||
type = " | ancestors = "wasc", | ||
type = "conlang", | |||
} | } | ||
m[" | m["rulh"] = { | ||
" | "Rulhilli", | ||
nil, | |||
" | "sit, zhx", | ||
" | "Deva", | ||
ancestors = "och, rulh-old", | |||
type = "conlang", | |||
} | } | ||
m[" | m["rulh-old"] = { | ||
" | "Old Rulhilli", | ||
nil, | |||
" | "sit, zhx", | ||
" | "Deva", | ||
ancestors = "och", | |||
type = "conlang", | |||
} | } | ||
m[" | m["siwa"] = { | ||
" | "Siwa", | ||
nil, | |||
" | "alo-fre", | ||
"Latn", | |||
entry_name = { | |||
from = {"‧"}, | |||
to = {""}, | |||
}, | |||
sort_key = { | |||
remove_diacritics = c.hook, | |||
}, | |||
ancestors = "alo-pro", | |||
type = "conlang", | |||
} | |||
m["slaq-pro"] = { | |||
"Proto-Slaq", | |||
nil, | |||
"art", | |||
"Latn", | "Latn", | ||
type = "reconstructed,conlang", | |||
} | } | ||
m[" | m["sudy"] = { | ||
" | "Sudyrnish", | ||
nil, | nil, | ||
" | "ine, gem", | ||
"Latn", | "Latn", | ||
ancestors = "ang", | |||
type = "conlang", | |||
} | } | ||
m[" | m["thuo"] = { | ||
" | "Thuōsha", | ||
nil, | nil, | ||
" | "nent", | ||
"Latn", | "Latn", | ||
ancestors = "nent-pro", | |||
type = "conlang", | |||
} | } | ||
m[" | m["tok"] = { | ||
" | "Toki Pona", | ||
36846, | |||
" | "art", | ||
"Latn", | "Latn", | ||
type = "conlang", | |||
} | } | ||
m[" | m["uche"] = { | ||
" | "Uchee", | ||
nil, | |||
" | "slaq", | ||
"Latn", | "Latn", | ||
ancestors = "slaq-pro", | |||
type = "conlang", | |||
} | } | ||
m[" | m["ucrn"] = { | ||
" | "Ucrean", | ||
nil, | |||
" | nil, | ||
" | "Ucrn", | ||
type = "conlang", | |||
} | } | ||
m[" | m["urka"] = { | ||
" | "Urka", | ||
nil, | |||
" | "slaq", | ||
"Latn", | "Latn", | ||
ancestors = "slaq-pro", | |||
type = "conlang", | |||
} | } | ||
m[" | m["vinn"] = { | ||
" | "Vinnish", | ||
nil, | |||
" | "gem", | ||
"Latn", | "Latn", | ||
sort_key = { | |||
from = {"ð, æ, ø, å"}, | |||
to = {"d" .. p[1], "z" .. p[1], "z" .. p[2], "z" .. p[3]} | |||
}, | |||
type = "conlang", | |||
} | } | ||
m[" | m["wasc"] = { | ||
" | "Wascotl", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
type = "reconstructed,conlang", | |||
} | } | ||
m[" | m["xchc"] = { | ||
" | "Chiingimec", | ||
nil, | |||
" | "art", | ||
" | "Cyrl", | ||
translit = "xchc-translit", | |||
type = "conlang", | |||
} | } | ||
m[" | m["zmlj"] = { | ||
" | "Zemljask", | ||
nil, | |||
" | "sla", | ||
"Latn", | "Latn", | ||
entry_name = {remove_diacritics = | ancestors = "sla-pro", | ||
entry_name = {remove_diacritics = c.acute}, | |||
type = "conlang", | |||
} | } | ||
m[" | m["rsn-pro"] = { | ||
"Proto- | "Proto-Raysio-Smipharic", | ||
nil, | |||
" | "vrg", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed,conlang", | ||
ancestors = "vrg-pro", | |||
} | } | ||
m[" | m["cuy-pro"] = { | ||
" | "Proto-Cuyic", | ||
nil, | nil, | ||
" | "cuy", | ||
"Latn", | "Latn", | ||
type = "reconstructed,conlang", | |||
ancestors = "ine-pro", | |||
} | } | ||
m[" | m["oyp-old"] = { | ||
" | "Old Oypatha", | ||
nil, | |||
" | "cuy", | ||
" | "Hani", | ||
type = " | ancestors = "cuy-pro", | ||
type = "conlang", | |||
} | } | ||
m[" | m["oyp-mod"] = { | ||
" | "Oypatha", | ||
nil, | |||
" | "cuy", | ||
" | "Mong, mnc-Mong, sjo-Mong, xwo-Mong", | ||
type = " | ancestors = "oyp-old", | ||
type = "conlang", | |||
} | } | ||
m[" | m["icn-old"] = { | ||
" | "Old Incene", | ||
nil, | |||
" | "cuy", | ||
" | "fa-Arab", | ||
type = " | ancestors = "cuy-pro", | ||
type = "conlang", | |||
} | |||
m["syr-icn"] = { | |||
"Syrian Incene", | |||
nil, | |||
"cuy", | |||
"Arab, fa-Arab", | |||
ancestors = "icn-old", | |||
type = "conlang", | |||
} | } | ||
m[" | m["ant-icn"] = { | ||
" | "Anatolian Incene", | ||
nil, | nil, | ||
" | "cuy", | ||
" | "Armn", | ||
type = " | ancestors = "icn-old", | ||
type = "conlang", | |||
} | } | ||
m[" | m["vrg-pro"] = { | ||
"Proto- | "Proto-Vergic", | ||
nil, | |||
" | "vrg", | ||
type = "reconstructed,conlang", | |||
"Latn", | "Latn", | ||
ancestors = "ine-pro", | |||
} | } | ||
m[" | m["vib-old"] = { | ||
" | "Old Iberian Vergic", | ||
nil, | |||
" | "vrg", | ||
" | "Grek", | ||
type = " | ancestors = "vrg-pro", | ||
type = "conlang", | |||
} | } | ||
m[" | m["dac-old"] = { | ||
" | "Old Dacian Vergic", | ||
nil, | |||
" | "vrg", | ||
" | "Grek", | ||
type = " | ancestors = "vrg-pro", | ||
type = "conlang", | |||
} | } | ||
m[" | m["pls-pro"] = { | ||
"Proto- | "Proto-Plains", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
type = "reconstructed" | type = "reconstructed,conlang" | ||
} | } | ||
m[" | m["pnn-pro"] = { | ||
"Proto- | "Proto-Pannonian", | ||
nil, | |||
" | "gem", | ||
type = "reconstructed,conlang", | |||
"Latn", | "Latn", | ||
ancestors = "gem-pro", | |||
} | } | ||
m[" | m["pnw-old"] = { | ||
" | "Old West Pannonian", | ||
nil, | |||
" | "gem", | ||
" | "Pann", | ||
type = " | ancestors = "pnn-pro", | ||
type = "conlang", | |||
} | } | ||
m[" | m["pne-old"] = { | ||
" | "Old East Pannonian", | ||
nil, | |||
" | "gem", | ||
" | "Pann", | ||
type = " | ancestors = "pnn-pro", | ||
type = "conlang", | |||
} | } | ||
m[" | m["qasu"] = { | ||
" | "Qasunattuuji", | ||
nil, | |||
" | "ine", | ||
ancestors = "ine-pro", | |||
"Latn", | "Latn", | ||
type = " | type = "conlang", | ||
} | } | ||
m[" | m["qut-nan"] = { | ||
" | "Qut", | ||
nil, | |||
" | "art", | ||
"Latn", | "Latn", | ||
type = "conlang", | |||
} | } | ||
m[" | m["asc-pro"] = { | ||
" | "Proto-Asisic", | ||
nil, | |||
" | "asc", | ||
type = "reconstructed,conlang", | |||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["wsc-pro"] = { | ||
" | "Proto-Tephricheic", | ||
nil, | |||
" | "asc", | ||
type = "reconstructed,conlang", | |||
ancestors = "asc-pro", | |||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["esc-pro"] = { | ||
" | "Proto-Vainodic", | ||
nil, | |||
" | "asc", | ||
type = "reconstructed,conlang", | |||
ancestors = "asc-pro", | |||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["mgx-pro"] = { | ||
" | "Proto-Myguxic", | ||
nil, | |||
" | "asc", | ||
type = "reconstructed,conlang", | |||
ancestors = "asc-pro", | |||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["tfr-old"] = { | ||
" | "Old Tefrian", | ||
nil, | |||
" | "asc", | ||
"Latn", | ancestors = "wsc-pro", | ||
"Latn, Arab, fa-Arab", | |||
type = "conlang", | |||
} | |||
m["tfr-mod"] = { | |||
"Tefrian", | |||
nil, | |||
"asc", | |||
"fa-Arab, Arab", | |||
ancestors = "tfr-old", | |||
type = "conlang", | |||
} | } | ||
m[" | m["acs-old"] = { | ||
" | "Old Achissari", | ||
nil, | |||
" | "asc", | ||
" | "Brah", | ||
type = " | ancestors = "wsc-pro", | ||
type = "conlang", | |||
} | } | ||
m[" | m["acs-wst"] = { | ||
" | "West Achissari", | ||
nil, | |||
" | "asc", | ||
" | "ur-Arab", | ||
ancestors = "acs-old", | |||
type = "conlang", | |||
} | } | ||
m[" | m["acs-est"] = { | ||
" | "East Achissari", | ||
nil, | |||
" | "asc", | ||
" | "ur-Arab", | ||
ancestors = "acs-old", | |||
type = "conlang", | |||
} | } | ||
m[" | m["vanc"] = { | ||
" | "Vancian", | ||
nil, | |||
" | "asc", | ||
ancestors = "esc-pro", | |||
"Latn", | "Latn", | ||
type = " | type = "conlang", | ||
} | } | ||
m[" | m["buls"] = { | ||
" | "Bulusic", | ||
nil, | |||
" | "asc", | ||
ancestors = "esc-pro", | |||
"Latn", | "Latn", | ||
type = " | type = "conlang", | ||
} | } | ||
m[" | m["nygm"] = { | ||
" | "Nyongom", | ||
nil, | |||
" | "asc", | ||
ancestors = "esc-pro", | |||
"Cyrl", | |||
type = "conlang", | |||
} | |||
m["dvs-old"] = { | |||
"Old Dovasene", | |||
nil, | |||
"asc", | |||
ancestors = "mgx-pro", | |||
"Latn", | "Latn", | ||
type = " | type = "conlang", | ||
} | } | ||
m[" | m["dvs-mod"] = { | ||
" | "Dovasene", | ||
nil, | |||
" | "asc", | ||
" | ancestors = "dvs-old", | ||
type = " | "Cyrl", | ||
type = "conlang", | |||
} | } | ||
m[" | m["xbr-old"] = { | ||
" | "Old Khbirye", | ||
nil, | |||
" | "asc", | ||
ancestors = "mgx-pro", | |||
"Geok", | |||
type = "conlang", | |||
} | } | ||
m[" | m["xbr-mod"] = { | ||
" | "Khbirye", | ||
nil, | |||
" | "asc", | ||
ancestors = "xbr-old", | |||
"Geor", | |||
type = "conlang", | |||
} | } | ||
m[" | |||
" | |||
" | |||
m["aav-khs-pro"] = { | |||
"Proto-Khasian", | |||
116773216, | |||
"aav-khs", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["aav-nic-pro"] = { | ||
" | "Proto-Nicobarese", | ||
116773793, | |||
" | "aav-nic", | ||
"Latn | "Latn", | ||
type = "reconstructed", | |||
} | |||
m["aav-pkl-pro"] = { | |||
"Proto-Pnar-Khasi-Lyngngam", | |||
116773259, | |||
"aav-pkl", | |||
"Latn", | |||
type = "reconstructed", | |||
} | } | ||
m[" | m["aav-pro"] = { -- mkh-pro will merge into this | ||
" | "Proto-Austroasiatic", | ||
116773186, | |||
" | "aav", | ||
"Latn | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["afa-pro"] = { | ||
" | "Proto-Afroasiatic", | ||
269125, | |||
" | "afa", | ||
" | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["alg-aga"] = { | ||
" | "Agawam", | ||
nil, | |||
" | "alg-eas", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["alg-pro"] = { | ||
"Proto- | "Proto-Algonquian", | ||
7251834, | |||
" | "alg", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
sort_key = {remove_diacritics = "·"}, | |||
} | } | ||
m[" | m["alv-ama"] = { | ||
" | "Amasi", | ||
4740400, | |||
" | "nic-grs", | ||
"Latn", | "Latn", | ||
entry_name = {remove_diacritics = c.grave .. c.acute .. c.circ .. c.tilde .. c.macron}, | |||
} | } | ||
m[" | m["alv-bgu"] = { | ||
"Proto- | "Baïnounk Gubëeher", | ||
17002646, | |||
" | "alv-bny", | ||
"Latn", | |||
} | |||
m["alv-bua-pro"] = { | |||
"Proto-Bua", | |||
116773723, | |||
"alv-bua", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["alv-cng-pro"] = { | ||
"Proto- | "Proto-Cangin", | ||
116773726, | |||
" | "alv-cng", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["alv-edo-pro"] = { | ||
"Proto- | "Proto-Edoid", | ||
116773206, | |||
" | "alv-edo", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["alv-fli-pro"] = { | ||
"Proto- | "Proto-Fali", | ||
116773754, | |||
" | "alv-fli", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["alv-gbe-pro"] = { | ||
"Proto- | "Proto-Gbe", | ||
116773208, | |||
" | "alv-gbe", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["alv-gng-pro"] = { | ||
" | "Proto-Guang", | ||
116773757, | |||
" | "alv-gng", | ||
" | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["alv-gtm-pro"] = { | ||
" | "Proto-Central Togo", | ||
116773732, | |||
" | "alv-gtm", | ||
" | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["alv-gwa"] = { | ||
" | "Gwara", | ||
16945580, | |||
" | "nic-pla", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["alv-hei-pro"] = { | ||
"Proto- | "Proto-Heiban", | ||
116773760, | |||
" | "alv-hei", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["alv-ido-pro"] = { | ||
" | "Proto-Idomoid", | ||
116773764, | |||
"alv-ido", | |||
" | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["alv-igb-pro"] = { | ||
" | "Proto-Igboid", | ||
116773765, | |||
" | "alv-igb", | ||
" | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["alv-kwa-pro"] = { | ||
" | "Proto-Kwa", | ||
116773780, | |||
" | "alv-kwa", | ||
" | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["alv-mum-pro"] = { | ||
" | "Proto-Mumuye", | ||
116773791, | |||
" | "alv-mum", | ||
" | "Latn", | ||
type = "reconstructed", | |||
} | |||
m["alv-nup-pro"] = { | |||
"Proto-Nupoid", | |||
116773795, | |||
"alv-nup", | |||
"Latn", | |||
type = "reconstructed", | |||
} | } | ||
m[" | m["alv-pro"] = { | ||
" | "Proto-Atlantic-Congo", | ||
116732838, | |||
" | "alv", | ||
" | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["alv-edk-pro"] = { | ||
" | "Proto-Edekiri", | ||
nil, | nil, | ||
" | "alv-edk", | ||
" | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["alv-yor-pro"] = { | ||
" | "Proto-Yoruba", | ||
nil, | |||
" | "alv-yor", | ||
" | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["alv-yrd-pro"] = { | ||
" | "Proto-Yoruboid", | ||
116773824, | |||
" | "alv-yrd", | ||
" | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["alv-von-pro"] = { | ||
" | "Proto-Volta-Niger", | ||
116773820, | |||
" | "alv-von", | ||
" | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["apa-pro"] = { | ||
"Proto-Apachean", | |||
116773135, | |||
"apa", | |||
"Proto- | |||
" | |||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["aql-pro"] = { | ||
"Proto- | "Proto-Algic", | ||
18389588, | |||
" | "aql", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
sort_key = {remove_diacritics = "·"}, | |||
} | } | ||
m[" | m["art-adu"] = { | ||
" | "Adûni", | ||
1232159, | |||
" | "art", | ||
"Latn", | "Latn", | ||
type = " | type = "appendix-constructed", | ||
} | } | ||
m[" | m["art-bel"] = { | ||
" | "Belter Creole", | ||
108055510, | |||
" | "art", | ||
" | "Latn", | ||
type = "appendix-constructed", | |||
sort_key = { | |||
remove_diacritics = c.acute, | |||
from = {"ɒ"}, | |||
to = {"a"}, | |||
}, | |||
} | } | ||
m[" | m["art-blk"] = { | ||
" | "Bolak", | ||
2909283, | |||
" | "art", | ||
"Latn", | "Latn", | ||
type = " | type = "appendix-constructed", | ||
} | } | ||
m[" | m["art-bsp"] = { | ||
" | "Black Speech", | ||
686210, | |||
" | "art", | ||
"Latn", | "Latn, Teng", | ||
type = " | type = "appendix-constructed", | ||
} | } | ||
m[" | m["art-com"] = { | ||
" | "Communicationssprache", | ||
35227, | |||
" | "art", | ||
" | "Latn", | ||
type = "appendix-constructed", | |||
} | } | ||
m[" | m["art-dtk"] = { | ||
" | "Dothraki", | ||
2914733, | |||
" | "art", | ||
"Latn", | "Latn", | ||
type = "appendix-constructed", | |||
} | } | ||
m[" | m["art-elo"] = { | ||
" | "Eloi", | ||
nil, | nil, | ||
" | "art", | ||
" | "Latn", | ||
type = "appendix-constructed", | |||
} | } | ||
m[" | m["art-gld"] = { | ||
" | "Goa'uld", | ||
19823, | |||
" | "art", | ||
"Latn, Egyp, Mero", | |||
type = "appendix-constructed", | |||
} | |||
m["art-lap"] = { | |||
"Lapine", | |||
6488195, | |||
"art", | |||
"Latn", | "Latn", | ||
type = "appendix-constructed", | |||
} | } | ||
m[" | m["art-man"] = { | ||
" | "Mandalorian", | ||
54289, | |||
" | "art", | ||
"Latn", | |||
type = "appendix-constructed", | |||
} | } | ||
m[" | m["art-mun"] = { | ||
" | "Mundolinco", | ||
851355, | |||
" | "art", | ||
" | "Latn", | ||
type = "appendix-constructed", | |||
} | } | ||
m[" | m["art-nav"] = { | ||
" | "Naʼvi", | ||
316939, | |||
" | "art", | ||
" | "Latn", | ||
type = "appendix-constructed", | |||
} | } | ||
m[" | m["art-vlh"] = { | ||
" | "High Valyrian", | ||
64483808, | |||
" | "art", | ||
"Latn", | "Latn", | ||
type = " | type = "appendix-constructed", | ||
} | } | ||
m[" | m["ath-nic"] = { | ||
" | "Nicola", | ||
20609, | |||
" | "ath-nor", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["ath-pro"] = { | ||
"Proto- | "Proto-Athabaskan", | ||
104841722, | |||
" | "ath", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["auf-pro"] = { | ||
"Proto- | "Proto-Arawa", | ||
116773706, | |||
" | "auf", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["aus-alu"] = { | ||
" | "Alungul", | ||
16827670, | |||
" | "aus-pmn", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["aus-and"] = { | ||
" | "Andjingith", | ||
4754509, | |||
" | "aus-pmn", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["aus-ang"] = { | ||
" | "Angkula", | ||
16828520, | |||
" | "aus-pmn", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["aus-arn-pro"] = { | ||
"Proto- | "Proto-Arnhem", | ||
116773720, | |||
" | "aus-arn", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["aus-bra"] = { | ||
" | "Barranbinya", | ||
4863220, | |||
" | "aus-pmn", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["aus-brm"] = { | ||
" | "Barunggam", | ||
4865914, | |||
" | "aus-pmn", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["aus-cww-pro"] = { | ||
"Proto- | "Proto-Central New South Wales", | ||
116773199, | |||
" | "aus-cww", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["aus-dal-pro"] = { | ||
"Proto- | "Proto-Daly", | ||
116773743, | |||
" | "aus-dal", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["aus-guw"] = { | ||
" | "Guwar", | ||
6652138, | |||
" | "aus-pam", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["aus-lsw"] = { | ||
" | "Little Swanport", | ||
6652138, | |||
nil, | |||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["aus-mbi"] = { | ||
" | "Mbiywom", | ||
6799701, | |||
" | "aus-pmn", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["aus-ngk"] = { | ||
" | "Ngkoth", | ||
7022405, | |||
" | "aus-pmn", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["aus-nyu-pro"] = { | ||
" | "Proto-Nyulnyulan", | ||
116773797, | |||
" | "aus-nyu", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["aus-pam-pro"] = { | ||
" | "Proto-Pama-Nyungan", | ||
33942, | |||
" | "aus-pam", | ||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["aus-tul"] = { | |||
"Tulua", | |||
16938541, | |||
"aus-pam", | |||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["aus-uwi"] = { | ||
" | "Uwinymil", | ||
7903995, | |||
" | "aus-arn", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["aus-wdj-pro"] = { | ||
"Proto- | "Proto-Iwaidjan", | ||
116773767, | |||
" | "aus-wdj", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["aus-won"] = { | ||
" | "Wong-gie", | ||
nil, | |||
" | "aus-pam", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["aus-wul"] = { | ||
" | "Wulguru", | ||
8039196, | |||
" | "aus-dyb", | ||
"Latn", | |||
} | } | ||
m[" | m["aus-ynk"] = { -- contrast nny | ||
" | "Yangkaal", | ||
3913770, | |||
" | "aus-tnk", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["awd-amc-pro"] = { | ||
"Proto- | "Proto-Amuesha-Chamicuro", | ||
nil, | |||
" | "awd", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["awd-kmp-pro"] = { | ||
"Proto- | "Proto-Kampa", | ||
nil, | |||
" | "awd", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["awd-prw-pro"] = { | ||
" | "Proto-Paresi-Waura", | ||
nil, | |||
" | "awd", | ||
" | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["awd-ama"] = { | ||
" | "Amarizana", | ||
16827787, | |||
" | "awd", | ||
" | "Latn", | ||
} | } | ||
m[" | m["awd-ana"] = { | ||
" | "Anauyá", | ||
16828252, | |||
" | "awd", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["awd-apo"] = { | ||
" | "Apolista", | ||
16916645, | |||
" | "awd", | ||
" | "Latn", | ||
} | } | ||
m[" | m["awd-cab"] = { | ||
" | "Cabre", | ||
16850160, | |||
" | "awd", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["awd-gnu"] = { | ||
" | "Guinau", | ||
3504087, | |||
" | "awd", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["awd-kar"] = { | ||
" | "Cariay", | ||
16920253, | |||
" | "awd", | ||
"Latn", | |||
} | } | ||
m[" | m["awd-kaw"] = { | ||
" | "Kawishana", | ||
6379993, | |||
" | "awd-nwk", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["awd-kus"] = { | ||
" | "Kustenau", | ||
5196293, | |||
" | "awd", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["awd-man"] = { | ||
" | "Manao", | ||
6746920, | |||
" | "awd", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["awd-mar"] = { | ||
" | "Marawan", | ||
6755108, | |||
" | "awd", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["awd-mpr"] = { | ||
" | "Maipure", | ||
6736872, | |||
" | "awd", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["awd-mrt"] = { | ||
" | "Mariaté", | ||
16910017, | |||
" | "awd-nwk", | ||
"Latn", | |||
} | } | ||
m[" | m["awd-nwk-pro"] = { | ||
" | "Proto-Nawiki", | ||
116773234, | |||
"awd-nwk", | |||
"Latn", | |||
type = "reconstructed", | |||
} | } | ||
m[" | m["awd-pai"] = { | ||
" | "Paikoneka", | ||
128807835, | |||
"awd", | |||
" | "Latn", | ||
} | } | ||
m[" | m["awd-pas"] = { | ||
" | "Pasé", | ||
7143168, | |||
" | "awd-nwk", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["awd-pro"] = { | ||
" | "Proto-Arawak", | ||
97573478, | |||
"awd", | |||
" | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["awd-she"] = { | ||
" | "Shebayo", | ||
7492248, | |||
"awd", | |||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["awd-taa-pro"] = { | ||
" | "Proto-Ta-Arawak", | ||
116773282, | |||
"awd-taa", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["awd-wai"] = { | ||
" | "Wainumá", | ||
16910017, | |||
"awd-nwk", | |||
" | "Latn", | ||
} | } | ||
m[" | m["awd-yum"] = { | ||
" | "Yumana", | ||
8061062, | |||
" | "awd-nwk", | ||
" | "Latn", | ||
} | } | ||
m[" | m["azc-caz"] = { | ||
" | "Cazcan", | ||
5055514, | |||
" | "azc", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["azc-cup-pro"] = { | ||
" | "Proto-Cupan", | ||
116773738, | |||
" | "azc-cup", | ||
" | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["azc-ktn"] = { | ||
" | "Kitanemuk", | ||
3197558, | |||
" | "azc-tak", | ||
" | "Latn", | ||
} | } | ||
m[" | m["azc-nah-pro"] = { | ||
" | "Proto-Nahuan", | ||
7251860, | |||
" | "azc-nah", | ||
" | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["azc-num-pro"] = { | ||
" | "Proto-Numic", | ||
116773247, | |||
" | "azc-num", | ||
" | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["azc-pro"] = { | ||
" | "Proto-Uto-Aztecan", | ||
96400333, | |||
" | "azc", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["azc-tak-pro"] = { | ||
"Proto-Takic", | |||
116773283, | |||
"azc-tak", | |||
"Proto- | |||
" | |||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["azc-tat"] = { | ||
" | "Tataviam", | ||
743736, | |||
" | "azc", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["ber-pro"] = { | ||
"Proto- | "Proto-Berber", | ||
2855698, | |||
" | "ber", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["ber-fog"] = { | ||
" | "Fogaha", | ||
107610173, | |||
" | "ber", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["ber-zuw"] = { | ||
" | "Zuwara", | ||
4117169, | |||
" | "ber", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["bnt-bal"] = { | ||
" | "Balong", | ||
93935237, | |||
" | "bnt-bbo", | ||
"Latn | "Latn", | ||
} | } | ||
m[" | m["bnt-bon"] = { | ||
" | "Boma Nkuu", | ||
nil, | |||
" | "bnt", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["bnt-boy"] = { | ||
" | "Boma Yumu", | ||
nil, | |||
" | "bnt", | ||
" | "Latn", | ||
} | } | ||
m[" | m["bnt-bwa"] = { | ||
" | "Bwala", | ||
128810345, | |||
" | "bnt-tek", | ||
"Latn", | |||
} | |||
m["bnt-cmw"] = { | |||
"Chimwiini", | |||
4958328, | |||
"bnt-swh", | |||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["bnt-ind"] = { | ||
" | "Indanga", | ||
51412803, | |||
" | "bnt", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["bnt-lal"] = { | ||
" | "Lala (South Africa)", | ||
6480154, | |||
" | "bnt-ngu", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["bnt-mpi"] = { | ||
" | "Mpiin", | ||
93937013, | |||
" | "bnt-bdz", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["bnt-mpu"] = { | ||
" | "Mpuono", -- not to be confused with Mbuun zmp | ||
36056, | |||
"bnt", | |||
"Latn", | |||
} | } | ||
m[" | m["bnt-ngu-pro"] = { | ||
"Proto- | "Proto-Nguni", | ||
961559, | |||
" | "bnt-ngu", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
sort_key = {remove_diacritics = c.grave .. c.acute .. c.circ .. c.caron}, | |||
} | } | ||
m[" | m["bnt-phu"] = { | ||
" | "Phuthi", | ||
33796, | |||
" | "bnt-ngu", | ||
" | "Latn", | ||
entry_name = {remove_diacritics = c.grave .. c.acute}, | |||
} | } | ||
m[" | m["bnt-pro"] = { | ||
"Proto-Bantu", | |||
3408025, | |||
"bnt", | |||
"Proto- | |||
" | |||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
sort_key = "bnt-pro-sortkey", | |||
} | } | ||
m[" | m["bnt-sbo"] = { | ||
" | "South Boma", | ||
nil, | |||
" | "bnt", | ||
" | "Latn", | ||
} | } | ||
m[" | m["bnt-sts-pro"] = { | ||
"Proto- | "Proto-Sotho-Tswana", | ||
116773278, | |||
" | "bnt-sts", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["btk-pro"] = { | ||
" | "Proto-Batak", | ||
116773191, | |||
" | "btk", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["cau-abz-pro"] = { | ||
"Proto- | "Proto-Abkhaz-Abaza", | ||
7251831, | |||
" | "cau-abz", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["cau-and-pro"] = { | ||
" | "Proto-Andian", | ||
nil, | nil, | ||
"cau-and", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["cau-ava-pro"] = { | ||
" | "Proto-Avaro-Andian", | ||
116773187, | |||
"cau-ava", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["cau-cir-pro"] = { | ||
" | "Proto-Circassian", | ||
7251838, | |||
"cau-cir", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["cau-drg-pro"] = { | ||
" | "Proto-Dargwa", | ||
116773205, | |||
" | "cau-drg", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["cau-lzg-pro"] = { | ||
"Proto- | "Proto-Lezghian", | ||
116773223, | |||
" | "cau-lzg", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["cau-nec-pro"] = { | ||
" | "Proto-Northeast Caucasian", | ||
116773244, | |||
"cau-nec", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["cau-nkh-pro"] = { | ||
"Proto- | "Proto-Nakh", | ||
108032840, | |||
" | "cau-nkh", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["cau-nwc-pro"] = { | ||
" | "Proto-Northwest Caucasian", | ||
7251861, | |||
" | "cau-nwc", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["cau-tsz-pro"] = { | ||
" | "Proto-Tsezian", | ||
116773287, | |||
" | "cau-tsz", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["cba-ata"] = { | ||
" | "Atanques", | ||
4812783, | |||
" | "cba", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["cba-cat"] = { | ||
" | "Catío Chibcha", | ||
7083619, | |||
" | "cba", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["cba-dor"] = { | ||
" | "Dorasque", | ||
5297532, | |||
" | "cba", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["cba-dui"] = { | ||
" | "Duit", | ||
3041061, | |||
" | "cba", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["cba-hue"] = { | ||
" | "Huetar", | ||
35514, | |||
" | "cba", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["cba-nut"] = { | ||
" | "Nutabe", | ||
7070405, | |||
" | "cba", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["cba-pro"] = { | ||
" | "Proto-Chibchan", | ||
116773203, | |||
" | "cba", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["ccs-pro"] = { | ||
" | "Proto-Kartvelian", | ||
2608203, | |||
"ccs", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
entry_name = { | |||
from = {"q̣", "p̣", "ʓ", "ċ"}, | |||
to = {"q̇", "ṗ", "ʒ", "c̣"} | |||
}, | |||
} | } | ||
m[" | m["ccs-gzn-pro"] = { | ||
"Proto- | "Proto-Georgian-Zan", | ||
23808119, | |||
" | "ccs-gzn", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
entry_name = { | |||
from = {"q̣", "p̣", "ʓ", "ċ"}, | |||
to = {"q̇", "ṗ", "ʒ", "c̣"} | |||
}, | |||
} | } | ||
m[" | m["cdc-cbm-pro"] = { | ||
"Proto- | "Proto-Central Chadic", | ||
116773197, | |||
" | "cdc-cbm", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["cdc-mas-pro"] = { | ||
"Proto- | "Proto-Masa", | ||
116773789, | |||
" | "cdc-mas", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["cdc-pro"] = { | ||
" | "Proto-Chadic", | ||
116773201, | |||
"cdc", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["cdd-pro"] = { | ||
" | "Proto-Caddoan", | ||
116773725, | |||
" | "cdd", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["cel-bry-pro"] = { | ||
" | "Proto-Brythonic", | ||
1248800, | |||
" | "cel-bry", | ||
"Latn", | "Latn, Polyt", | ||
} | translit = { | ||
Polyt = "grc-translit", | |||
}, | |||
display_text = { | |||
Polyt = s["Polyt-displaytext"], | |||
}, | |||
entry_name = { | |||
Polyt = s["Polyt-entryname"], | |||
}, | |||
sort_key = { | |||
Latn = "cel-bry-pro-sortkey", | |||
Polyt = s["Polyt-sortkey"], | |||
}, | |||
} | } | ||
m[" | m["cel-gau"] = { | ||
" | "Gaulish", | ||
29977, | |||
" | "cel", | ||
"Latn", | "Latn, Polyt, Ital", | ||
translit = { | |||
Polyt = "grc-translit", | |||
Ital = "Ital-translit" | |||
}, | |||
display_text = { | |||
Polyt = s["Polyt-displaytext"], | |||
}, | |||
entry_name = { | |||
Latn = {remove_diacritics = c.macron .. c.breve .. c.diaer}, | |||
Polyt = s["Polyt-entryname"], | |||
}, | |||
sort_key = { | |||
Latn = "cel-bry-pro-sortkey", | |||
Polyt = s["Polyt-sortkey"], | |||
}, | |||
} | } | ||
m[" | m["cel-pro"] = { | ||
"Proto- | "Proto-Celtic", | ||
653649, | |||
" | "cel", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
sort_key = "cel-pro-sortkey", | |||
} | } | ||
m[" | m["chi-pro"] = { | ||
"Proto- | "Proto-Chimakuan", | ||
116773734, | |||
" | "chi", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["chm-pro"] = { | ||
" | "Proto-Mari", | ||
116773788, | |||
"chm", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["cmc-pro"] = { | ||
"Proto- | "Proto-Chamic", | ||
114793834, | |||
" | "cmc", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["crp-bip"] = { | ||
" | "Basque-Icelandic Pidgin", | ||
810378, | |||
" | "crp", | ||
"Latn", | "Latn", | ||
ancestors = "eu", | |||
} | } | ||
m[" | m["crp-gep"] = { | ||
" | "West Greenlandic Pidgin", | ||
17036301, | |||
" | "crp", | ||
"Latn", | "Latn", | ||
ancestors = "kl", | |||
} | } | ||
m[" | m["crp-kia"] = { | ||
" | "Kiautschou German Pidgin", | ||
108314615, | |||
" | "crp", | ||
"Latn", | "Latn", | ||
ancestors = "de", | |||
} | } | ||
m[" | m["crp-mar"] = { | ||
" | "Maroon Spirit Language", | ||
1093206, | |||
" | "crp", | ||
"Latn", | "Latn", | ||
ancestors = "en", | |||
} | } | ||
m[" | m["crp-mpp"] = { | ||
" | "Macau Pidgin Portuguese", | ||
128804537, | |||
"crp", | |||
"Latn", | "Hant, Latn", | ||
ancestors = "pt", | |||
sort_key = {Hant = "Hani-sortkey"}, | |||
} | } | ||
m[" | m["crp-rsn"] = { | ||
" | "Russenorsk", | ||
505125, | |||
" | "crp", | ||
"Latn", | "Cyrl, Latn", | ||
ancestors = "nn, ru", | |||
translit = {Cyrl = "ru-translit"}, | |||
} | } | ||
m[" | m["crp-spp"] = { | ||
" | "Samoan Plantation Pidgin", | ||
7409948, | |||
" | "crp", | ||
"Latn", | "Latn", | ||
ancestors = "en", | |||
} | } | ||
m[" | m["crp-slb"] = { | ||
" | "Solombala English", | ||
7558525, | |||
" | "crp", | ||
" | "Cyrl, Latn", | ||
ancestors = "en, ru", | |||
translit = {Cyrl = "ru-translit"}, | |||
} | |||
m["crp-tpr"] = { | |||
"Taimyr Pidgin Russian", | |||
16930506, | |||
"crp", | |||
"Cyrl", | |||
ancestors = "ru", | |||
translit = "ru-translit", | |||
} | } | ||
m[" | m["csu-bba-pro"] = { | ||
"Proto- | "Proto-Bongo-Bagirmi", | ||
116773722, | |||
" | "csu-bba", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["csu-maa-pro"] = { | ||
"Proto- | "Proto-Mangbetu", | ||
116773786, | |||
" | "csu-maa", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["csu-pro"] = { | ||
" | "Proto-Central Sudanic", | ||
116773730, | |||
"csu", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["csu-sar-pro"] = { | ||
" | "Proto-Sara", | ||
116773809, | |||
" | "csu-sar", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["cus-ash"] = { | ||
" | "Ashraaf", | ||
4805855, | |||
" | "cus-som", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["cus-hec-pro"] = { | ||
" | "Proto-Highland East Cushitic", | ||
116773761, | |||
" | "cus-hec", | ||
"Latn", | |||
type = "reconstructed", | |||
} | } | ||
m[" | m["cus-som-pro"] = { | ||
" | "Proto-Somaloid", | ||
nil, | |||
" | "cus-som", | ||
" | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["cus-sou-pro"] = { | ||
" | "Proto-South Cushitic", | ||
126081567, | |||
" | "cus-sou", | ||
"Latn", | |||
type = "reconstructed", | |||
} | } | ||
m[" | m["cus-pro"] = { | ||
" | "Proto-Cushitic", | ||
116773204, | |||
"cus", | |||
" | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["dmn-dam"] = { | ||
" | "Dama (Sierra Leone)", | ||
19601574, | |||
" | "dmn", | ||
"Latn", | |||
} | } | ||
m[" | m["dra-bry"] = { | ||
" | "Beary", | ||
1089116, | |||
" | "qfa-mix", | ||
" | "Mlym, Knda", | ||
ancestors = "ml, tcy", | |||
translit = { | |||
Mlym = "ml-translit", | |||
Knda = "kn-translit", | |||
}, | |||
} | } | ||
m[" | m["dra-cen-pro"] = { | ||
" | "Proto-Central Dravidian", | ||
nil, | |||
"dra-cen", | |||
" | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["dra-mkn"] = { | ||
" | "Middle Kannada", | ||
128810572, | |||
" | "dra-kan", | ||
" | "Knda", | ||
translit = "kn-translit", | |||
} | } | ||
m[" | m["dra-nor-pro"] = { | ||
"Proto- | "Proto-North Dravidian", | ||
124433593, | |||
" | "dra-nor", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["dra-okn"] = { | ||
" | "Old Kannada", | ||
15723156, | |||
" | "dra-kan", | ||
" | "Knda", | ||
translit = "kn-translit", | |||
} | } | ||
m[" | m["dra-ote"] = { | ||
" | "Old Telugu", | ||
126720868, | |||
" | "dra-tel", | ||
" | "Telu", | ||
translit = "te-translit", | |||
} | } | ||
m[" | m["dra-pro"] = { | ||
"Proto- | "Proto-Dravidian", | ||
1702853, | |||
" | "dra", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["dra-sdo-pro"] = { | ||
"Proto- | "Proto-South Dravidian I", | ||
104847952, -- Wikipedia's "Proto-South Dravidian" is Proto-South Dravidian I in this scheme. | |||
" | "dra-sdo", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["dra-sdt-pro"] = { | ||
"Proto- | "Proto-South Dravidian II", | ||
128885257, | |||
" | "dra-sdt", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["dra-sou-pro"] = { | ||
"Proto- | "Proto-South Dravidian", | ||
128886121, | |||
" | "dra-sou", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["egx-dem"] = { | ||
"Proto- | "Demotic", | ||
36765, | |||
" | "egx", | ||
"Latn, Egyd, Polyt", | |||
translit = { | |||
Polyt = "grc-translit", | |||
}, | |||
display_text = { | |||
Polyt = s["Polyt-displaytext"], | |||
}, | |||
entry_name = { | |||
Polyt = s["Polyt-entryname"], | |||
}, | |||
sort_key = { | |||
Latn = { | |||
remove_diacritics = "'%-%s", | |||
from = {"ꜣ", "j", "e", "ꜥ", "y", "w", "b", "p", "f", "m", "n", "r", "l", "ḥ", "ḫ", "h̭", "ẖ", "h", "š", "s", "q", "k", "g", "ṱ", "ṯ", "t", "ḏ", "%.", "⸗"}, | |||
to = {p[1], p[2], p[3], p[4], p[5], p[6], p[7], p[8], p[9], p[10], p[11], p[12], p[13], p[15], p[16], p[16], p[17], p[14], p[19], p[18], p[20], p[21], p[22], p[23], p[24], p[23], p[25], p[26], p[26]} | |||
}, | |||
Polyt = s["Polyt-sortkey"], | |||
}, | |||
} | |||
m["dmn-pro"] = { | |||
"Proto-Mande", | |||
116773785, | |||
"dmn", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["dmn-mdw-pro"] = { | ||
"Proto- | "Proto-Western Mande", | ||
116773822, | |||
" | "dmn-mdw", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["dru-pro"] = { | ||
"Proto- | "Proto-Rukai", | ||
116773807, | |||
" | "map", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["ero-gsz"] = { | ||
" | "Geshiza", | ||
nil, | |||
" | "ero", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["ero-nya"] = { | ||
" | "Nyagrong Minyag", | ||
nil, | |||
" | "ero", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["ero-tau"] = { | ||
" | "Stau", | ||
nil, | |||
" | "ero", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["esx-esk-pro"] = { | ||
"Proto- | "Proto-Eskimo", | ||
7251842, | |||
" | "esx-esk", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["esx-ink"] = { | ||
" | "Inuktun", | ||
1671647, | |||
" | "esx-inu", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["esx-inq"] = { | ||
" | "Inuinnaqtun", | ||
28070, | |||
" | "esx-inu", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["esx-inu-pro"] = { | ||
" | "Proto-Inuit", | ||
60785588, | |||
" | "esx-inu", | ||
" | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["esx-pro"] = { | ||
"Proto- | "Proto-Eskimo-Aleut", | ||
7251843, | |||
" | "esx", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["esx-tut"] = { | ||
" | "Tunumiisut", | ||
15665389, | |||
" | "esx-inu", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["euq-pro"] = { | ||
"Proto- | "Proto-Basque", | ||
938011, | |||
" | "euq", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["gba-pro"] = { | ||
"Proto- | "Proto-Gbaya", | ||
nil, | |||
" | "gba", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["gem-pro"] = { | ||
"Proto- | "Proto-Germanic", | ||
669623, | |||
" | "gem", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
sort_key = "gem-pro-sortkey", | |||
} | } | ||
m[" | m["gme-bur"] = { | ||
" | "Burgundian", | ||
47625, | |||
" | "gme", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["gme-cgo"] = { | ||
" | "Crimean Gothic", | ||
36211, | |||
" | "gme", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["gmq-gut"] = { | ||
" | "Gutnish", | ||
1256646, | |||
" | "gmq", | ||
"Latn", | "Latn", | ||
ancestors = "gmq-ogt", | |||
} | } | ||
m[" | m["gmq-jmk"] = { | ||
" | "Jamtish", | ||
35512, | |||
" | "gmq-eas", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["gmq-mno"] = { | ||
" | "Middle Norwegian", | ||
3417070, | |||
" | "gmq-wes", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["gmq-oda"] = { | ||
" | "Old Danish", | ||
12330003, | |||
" | "gmq-eas", | ||
"Latn", | "Latn, Runr", | ||
entry_name = {remove_diacritics = c.macron}, | |||
} | } | ||
m[" | m["gmq-ogt"] = { | ||
" | "Old Gutnish", | ||
1133488, | |||
" | "gmq", | ||
"Latn", | "Latn, Runr", | ||
ancestors = "non", | |||
} | |||
m["gmq-osw"] = { | |||
"Old Swedish", | |||
2417210, | |||
"gmq-eas", | |||
"Latn, Runr", | |||
entry_name = {remove_diacritics = c.macron}, | |||
} | } | ||
m[" | m["gmq-pro"] = { | ||
"Proto- | "Proto-Norse", | ||
1671294, | |||
" | "gmq", | ||
" | "Runr", | ||
translit = "Runr-translit", | |||
} | } | ||
m[" | m["gmq-scy"] = { | ||
" | "Scanian", | ||
768017, | |||
" | "gmq-eas", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["gmw-bgh"] = { | ||
" | "Bergish", | ||
329030, | |||
" | "gmw-frk", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["gmw-cfr"] = { | ||
" | "Central Franconian", | ||
572197, | |||
" | "gmw-hgm", | ||
"Latn", | "Latn", | ||
ancestors = "gmh", | |||
wikimedia_codes = "ksh", | |||
} | } | ||
m[" | m["gmw-ecg"] = { | ||
" | "East Central German", | ||
499344, -- subsumes Q699284, Q152965 | |||
" | "gmw-hgm", | ||
"Latn", | "Latn", | ||
ancestors = "gmh", | |||
} | } | ||
m[" | m["gmw-fin"] = { | ||
" | "Fingallian", | ||
3072588, | |||
" | "gmw-ian", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["gmw-gts"] = { | ||
" | "Gottscheerish", | ||
533109, | |||
" | "gmw-hgm", | ||
"Latn", | "Latn", | ||
ancestors = "bar", | |||
} | } | ||
m[" | m["gmw-jdt"] = { | ||
" | "Jersey Dutch", | ||
1687911, | |||
" | "gmw-frk", | ||
"Latn", | "Latn", | ||
ancestors = "nl", | |||
} | } | ||
m[" | m["gmw-msc"] = { | ||
" | "Middle Scots", | ||
3327000, | |||
" | "gmw-ang", | ||
"Latn", | "Latn", | ||
type = "reconstructed" | ancestors = "enm-esc", | ||
} | |||
m["gmw-pro"] = { | |||
"Proto-West Germanic", | |||
78079021, | |||
"gmw", | |||
"Latn, Runr", | |||
-- type = "reconstructed", | |||
-- largely but not entirely reconstructed (like Proto-Norse); see April '24 BP, set back to reconstructed (?) if 'anti-asterisk' is added | |||
sort_key = "gmw-pro-sortkey", | |||
} | } | ||
m[" | m["gmw-rfr"] = { | ||
" | "Rhine Franconian", | ||
707007, | |||
" | "gmw-hgm", | ||
"Latn", | "Latn", | ||
ancestors = "gmh", | |||
} | } | ||
m[" | m["gmw-stm"] = { | ||
" | "Sathmar Swabian", | ||
2223059, | |||
" | "gmw-hgm", | ||
"Latn", | "Latn", | ||
ancestors = "swg", | |||
} | } | ||
m[" | m["gmw-tsx"] = { | ||
" | "Transylvanian Saxon", | ||
260942, | |||
" | "gmw-hgm", | ||
"Latn", | "Latn", | ||
ancestors = "gmw-cfr", | |||
} | } | ||
m[" | m["gmw-vog"] = { | ||
" | "Volga German", | ||
312574, | |||
" | "gmw-hgm", | ||
"Latn", | "Latn", | ||
ancestors = "gmw-rfr", | |||
} | } | ||
m[" | m["gmw-zps"] = { | ||
" | "Zipser German", | ||
205548, | |||
" | "gmw-hgm", | ||
"Latn", | "Latn", | ||
ancestors = "gmh", | |||
} | } | ||
m[" | m["gn-cls"] = { | ||
" | "Classical Guaraní", | ||
17478065, | |||
" | "tup-gua", | ||
"Latn", | "Latn", | ||
ancestors = "gn", | |||
} | } | ||
m[" | m["grk-cal"] = { | ||
" | "Calabrian Greek", | ||
1146398, | |||
" | "grk", | ||
"Latn", | "Latn, Grek", | ||
ancestors = "grk-ita", | |||
translit = { | |||
Grek = "el-translit", | |||
}, | |||
display_text = { | |||
Grek = s["Grek-displaytext"], | |||
}, | |||
entry_name = { | |||
Grek = s["Grek-entryname"], | |||
}, | |||
sort_key = { | |||
Grek = s["Grek-sortkey"], | |||
}, | |||
} | } | ||
m[" | m["grk-ita"] = { | ||
" | "Italiot Greek", | ||
19720507, | |||
" | "grk", | ||
" | "Latn, Grek", | ||
ancestors = "gkm", | |||
translit = { | |||
Grek = "el-translit", | |||
}, | |||
display_text = { | |||
Grek = s["Grek-displaytext"], | |||
}, | |||
entry_name = { | |||
Grek = s["Grek-entryname"], | |||
}, | |||
sort_key = { | |||
Grek = s["Grek-sortkey"], | |||
}, | |||
} | } | ||
m[" | m["grk-mar"] = { | ||
" | "Mariupol Greek", | ||
4400023, | |||
" | "grk", | ||
" | "Cyrl, Latn, Grek", | ||
ancestors = "gkm", | |||
} | translit = { | ||
Cyrl = "grk-mar-translit", | |||
m[" | Grek = "grk-mar-translit", | ||
"Proto- | }, | ||
override_translit = true, | |||
" | display_text = { | ||
"Latn", | Grek = s["Grek-displaytext"], | ||
}, | |||
entry_name = { | |||
Cyrl = {remove_diacritics = c.acute}, | |||
Grek = s["Grek-entryname"], | |||
}, | |||
sort_key = { | |||
Grek = s["Grek-sortkey"], | |||
}, | |||
} | |||
m["grk-pro"] = { | |||
"Proto-Hellenic", | |||
1231805, | |||
"grk", | |||
"Latn, Polyt", | |||
type = "reconstructed", | type = "reconstructed", | ||
sort_key = {Latn = { | |||
from = {"ʰ", "ʷ"}, | |||
to = {"h", "w"}, | |||
remove_diacritics = c.grave .. c.acute .. c.macron .. c.breve .. c.caron | |||
}}, | |||
} | } | ||
m[" | m["hmn-pro"] = { | ||
"Proto- | "Proto-Hmong", | ||
116773210, | |||
" | "hmn", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["hmx-mie-pro"] = { | ||
"Proto- | "Proto-Mien", | ||
116773229, | |||
" | "hmx-mie", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["hmx-pro"] = { | ||
"Proto- | "Proto-Hmong-Mien", | ||
7251846, | |||
" | "hmx", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["hyx-pro"] = { | ||
"Proto- | "Proto-Armenian", | ||
3848498, | |||
" | "hyx", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["iir-nur-pro"] = { | ||
"Proto- | "Proto-Nuristani", | ||
116773248, | |||
" | "iir-nur", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["iir-pro"] = { | ||
"Proto- | "Proto-Indo-Iranian", | ||
966439, | |||
" | "iir", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["ijo-pro"] = { | ||
"Proto- | "Proto-Ijoid", | ||
116773766, | |||
" | "ijo", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["inc-apa"] = { | ||
" | "Apabhramsa", | ||
616419, | |||
" | "inc-mid", | ||
" | "Deva, Shrd, Sidd", | ||
ancestors = "pra", | |||
translit = { | |||
Deva = "sa-translit", | |||
Shrd = "Shrd-translit", | |||
Sidd = "Sidd-translit", | |||
}, | |||
} | } | ||
m[" | m["inc-ash"] = { | ||
" | "Ashokan Prakrit", | ||
104854379, | |||
" | "inc-mid", | ||
" | "Brah, Khar", | ||
ancestors = "sa", | |||
translit = { | |||
Brah = "Brah-translit", | |||
Khar = "Khar-translit", | |||
}, | |||
} | } | ||
m[" | m["inc-kam"] = { | ||
" | "Kamarupi Prakrit", | ||
6356097, | |||
" | "inc-bas", | ||
" | "Brah, Sidd", | ||
translit = { | |||
Brah = "Brah-translit", | |||
Sidd = "Sidd-translit", | |||
}, | |||
} | } | ||
m[" | m["inc-kho"] = { | ||
" | "Kholosi", | ||
24952008, | |||
" | "inc-snd", | ||
"Latn | "Latn", | ||
} | } | ||
m[" | m["inc-krd-pro"] = { | ||
"Proto- | "Proto-Kamta", | ||
128816843, | |||
" | "inc-bas", | ||
"Latn", | "Latn", | ||
ancestors = "inc-kam", | |||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["inc-mas"] = { | ||
" | "Middle Assamese", | ||
128806836, | |||
" | "inc-bas", | ||
" | "as-Beng", | ||
ancestors = "inc-oas", | |||
translit = "inc-mas-translit", | |||
} | } | ||
m[" | m["inc-mbn"] = { | ||
" | "Middle Bengali", | ||
113559927, | |||
" | "inc-bas", | ||
" | "Beng", | ||
ancestors = "inc-obn", | |||
translit = "inc-mbn-translit", | |||
} | } | ||
m[" | m["inc-mgu"] = { | ||
" | "Middle Gujarati", | ||
24907429, | |||
" | "inc-wes", | ||
" | "Deva", | ||
ancestors = "inc-ogu", | |||
} | } | ||
m[" | m["inc-mor"] = { | ||
" | "Middle Odia", | ||
128810882, | |||
" | "inc-eas", | ||
" | "Orya", | ||
ancestors = "inc-oor", | |||
} | } | ||
m[" | m["inc-oas"] = { | ||
" | "Early Assamese", | ||
85758237, | |||
"inc- | "inc-bas", | ||
" | "as-Beng", | ||
ancestors = "inc- | ancestors = "inc-kam", | ||
translit = " | translit = "inc-oas-translit", | ||
} | } | ||
m[" | m["inc-oaw"] = { | ||
" | "Old Awadhi", | ||
nil, | |||
" | "inc-hie", | ||
" | "Deva, Kthi, ur-Arab", | ||
entry_name = { | |||
from = {"هٔ", "ۂ"}, -- character "ۂ" code U+06C2 to "ه" and "هٔ" (U+0647 + U+0654) to "ه" | |||
to = {"ہ", "ہ"}, | |||
remove_diacritics = c.fathatan .. c.dammatan .. c.kasratan .. c.fatha .. c.damma .. c.kasra .. c.shadda .. c.sukun .. c.nunghunna .. c.superalef | |||
}, | |||
translit = { | |||
Deva = "sa-translit", | |||
Kthi = "sa-Kthi-translit", | |||
["ur-Arab"] = "inc-ohi-translit", | |||
}, | |||
} | } | ||
m[" | m["inc-obn"] = { | ||
" | "Old Bengali", | ||
113559926, | |||
" | "inc-bas", | ||
" | "Beng", | ||
} | } | ||
m[" | m["inc-ogu"] = { | ||
" | "Old Gujarati", | ||
24907427, | |||
" | "inc-wes", | ||
" | "Deva", | ||
translit = "sa-translit", | |||
} | } | ||
m[" | m["inc-ohi"] = { | ||
"Proto- | "Old Hindi", | ||
48767781, | |||
" | "inc-hiw", | ||
"Deva, ur-Arab", | |||
entry_name = { | |||
from = {"هٔ", "ۂ"}, -- character "ۂ" code U+06C2 to "ه" and "هٔ" (U+0647 + U+0654) to "ه" | |||
to = {"ہ", "ہ"}, | |||
remove_diacritics = c.fathatan .. c.dammatan .. c.kasratan .. c.fatha .. c.damma .. c.kasra .. c.shadda .. c.sukun .. c.nunghunna .. c.superalef | |||
}, | |||
translit = { | |||
Deva = "sa-translit", | |||
["ur-Arab"] = "inc-ohi-translit", | |||
}, | |||
} | |||
m["inc-oor"] = { | |||
"Old Odia", | |||
128807801, | |||
"inc-eas", | |||
"Orya", | |||
} | |||
m["inc-opa"] = { | |||
"Old Punjabi", | |||
115270971, | |||
"inc-pan", | |||
"Guru, pa-Arab", | |||
translit = { | |||
Guru = "inc-opa-Guru-translit", | |||
["pa-Arab"] = "pa-Arab-translit", | |||
}, | |||
entry_name = {remove_diacritics = c.fathatan .. c.dammatan .. c.kasratan .. c.fatha .. c.damma .. c.kasra .. c.shadda .. c.sukun}, | |||
} | |||
m["inc-pro"] = { | |||
"Proto-Indo-Aryan", | |||
23808344, | |||
"inc", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["ine-ana-pro"] = { | ||
"Proto- | "Proto-Anatolian", | ||
7251833, | |||
" | "ine-ana", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["ine-bsl-pro"] = { | ||
"Proto- | "Proto-Balto-Slavic", | ||
1703347, | |||
" | "ine-bsl", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
sort_key = { | |||
from = {"[áā]", "[éēḗ]", "[íī]", "[óōṓ]", "[úū]", c.acute, c.macron, "ˀ"}, | |||
to = {"a", "e", "i", "o", "u"} | |||
}, | |||
} | } | ||
m[" | m["ine-kal"] = { | ||
"Proto- | "Kalašma", | ||
122770439, | |||
" | "ine-ana", | ||
"Xsux", | |||
} | |||
m["ine-pae"] = { | |||
"Paeonian", | |||
2705672, | |||
"ine", | |||
"Polyt", | |||
translit = "grc-translit", | |||
display_text = s["Polyt-displaytext"], | |||
entry_name = s["Polyt-entryname"], | |||
sort_key = s["Polyt-sortkey"], | |||
} | |||
m["ine-pro"] = { | |||
"Proto-Indo-European", | |||
37178, | |||
"ine", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
sort_key = { | |||
from = {"[áā]", "[éēḗ]", "[íī]", "[óōṓ]", "[úū]", "ĺ", "ḿ", "ń", "ŕ", "ǵ", "ḱ", "ʰ", "ʷ", "₁", "₂", "₃", c.ringbelow, c.acute, c.macron}, | |||
to = {"a", "e", "i", "o", "u", "l", "m", "n", "r", "g'", "k'", "¯h", "¯w", "1", "2", "3"} | |||
}, | |||
} | } | ||
m[" | m["ine-toc-pro"] = { | ||
"Proto- | "Proto-Tocharian", | ||
104841462, | |||
" | "ine-toc", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["xme-old"] = { | ||
" | "Old Median", | ||
36461, | |||
" | "xme", | ||
" | "Polyt, Latn", | ||
translit = { | |||
Polyt = "grc-translit", | |||
}, | |||
display_text = { | |||
Polyt = s["Polyt-displaytext"], | |||
}, | |||
entry_name = { | |||
Polyt = s["Polyt-entryname"], | |||
}, | |||
sort_key = { | |||
Polyt = s["Polyt-sortkey"], | |||
}, | |||
} | } | ||
m[" | m["xme-mid"] = { | ||
" | "Middle Median", | ||
12836150, | |||
" | "xme", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["xme-ker"] = { | ||
" | "Kermanic", | ||
129850, | |||
" | "xme", | ||
"Latn", | "fa-Arab, Latn, Hebr", | ||
ancestors = "xme-mid", | |||
} | } | ||
m[" | m["xme-taf"] = { | ||
"Proto- | "Tafreshi", | ||
nil, | |||
" | "xme", | ||
"fa-Arab, Latn", | |||
ancestors = "xme-mid", | |||
} | |||
m["xme-ttc-pro"] = { | |||
"Proto-Tatic", | |||
122973870, | |||
"xme-ttc", | |||
"Latn", | "Latn", | ||
ancestors = "xme-mid", | |||
} | |||
m["xme-kls"] = { | |||
"Kalasuri", | |||
nil, | |||
"xme-ttc", | |||
ancestors = "xme-ttc-nor", | |||
} | |||
m["xme-klt"] = { | |||
"Kilit", | |||
3612452, | |||
"xme-ttc", | |||
"Cyrl", -- and fa-Arab? | |||
} | |||
m["xme-ott"] = { | |||
"Old Tati", | |||
434697, | |||
"xme-ttc", | |||
"fa-Arab, Latn", | |||
} | } | ||
m[" | m["ira-kms-pro"] = { | ||
"Proto- | "Proto-Komisenian", | ||
116773777, | |||
" | "ira-kms", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["ira-mpr-pro"] = { | ||
"Proto- | "Proto-Medo-Parthian", | ||
116773227, | |||
" | "ira-mpr", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["ira-pat-pro"] = { | ||
" | "Proto-Pathan", | ||
116773255, | |||
" | "ira-pat", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["ira-pro"] = { | ||
"Proto- | "Proto-Iranian", | ||
4167865, | |||
" | "ira", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["ira-zgr-pro"] = { | ||
" | "Proto-Zaza-Gorani", | ||
116775031, | |||
" | "ira-zgr", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["xsc-pro"] = { | ||
" | "Proto-Scythian", | ||
116773273, | |||
" | "xsc", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["xsc-sar-pro"] = { | ||
" | "Proto-Sarmatian", | ||
116773249, | |||
" | "xsc-sar", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["xsc-skw-pro"] = { | ||
" | "Proto-Saka-Wakhi", | ||
116773267, | |||
" | "xsc-skw", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["xsc-sak-pro"] = { | ||
" | "Proto-Saka", | ||
116773264, | |||
" | "xsc-sak", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["ira-sym-pro"] = { | ||
" | "Proto-Shughni-Yazghulami-Munji", | ||
116773813, | |||
" | "ira-sym", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["ira-sgi-pro"] = { | ||
" | "Proto-Sanglechi-Ishkashimi", | ||
116773808, | |||
" | "ira-sgi", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["ira-mny-pro"] = { | ||
" | "Proto-Munji-Yidgha", | ||
116773792, | |||
" | "ira-mny", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["ira-shy-pro"] = { | ||
" | "Proto-Shughni-Yazghulami", | ||
116773812, | |||
" | "ira-shy", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["ira-shr-pro"] = { | ||
" | "Proto-Shughni-Roshani", | ||
116773811, | |||
" | "ira-shr", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["ira-sgc-pro"] = { | ||
" | "Proto-Sogdic", | ||
116773276, | |||
" | "ira-sgc", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["ira-wnj"] = { | ||
" | "Vanji", | ||
3398419, | |||
" | "ira-shy", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["iro-ere"] = { | ||
" | "Erie", | ||
5388365, | |||
" | "iro-nor", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["iro-min"] = { | ||
" | "Mingo", | ||
128531, | |||
" | "iro-nor", | ||
"Latn", | "Latn", | ||
ietf_subtag = "i-mingo", -- grandfathered IETF tag | |||
} | } | ||
m[" | m["iro-nor-pro"] = { | ||
" | "Proto-North Iroquoian", | ||
116773242, | |||
" | "iro-nor", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["iro-pro"] = { | ||
" | "Proto-Iroquoian", | ||
7251852, | |||
" | "iro", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["itc-pro"] = { | ||
" | "Proto-Italic", | ||
17102720, | |||
" | "itc", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["itc-psa"] = { | ||
" | "Pre-Samnite", | ||
7239186, | |||
" | "itc-sbl", | ||
"Latn", | "Ital, Polyt, Latn", | ||
translit = { | |||
Polyt = "grc-translit", | |||
}, | |||
display_text = { | |||
Polyt = s["Polyt-displaytext"], | |||
}, | |||
entry_name = { | |||
Polyt = s["Polyt-entryname"], | |||
}, | |||
sort_key = { | |||
Polyt = s["Polyt-sortkey"], | |||
}, | |||
} | } | ||
m[" | m["jpx-hcj"] = { | ||
" | "Hachijō", | ||
5637049, | |||
" | "jpx", | ||
" | "Jpan", | ||
ancestors = "ojp-eas", | |||
translit = s["jpx-translit"], | |||
display_text = s["jpx-displaytext"], | |||
entry_name = s["jpx-entryname"], | |||
sort_key = s["jpx-sortkey"], | |||
} | } | ||
m[" | m["jpx-pro"] = { | ||
" | "Proto-Japonic", | ||
3924309, | |||
" | "jpx", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["jpx-ryu-pro"] = { | ||
" | "Proto-Ryukyuan", | ||
56349069, | |||
"jpx-ryu", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["kar-pro"] = { | ||
" | "Proto-Karen", | ||
85794783, | |||
"kar", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["kca-eas"] = { | ||
" | "Eastern Khanty", | ||
30304622, | |||
" | "kca", | ||
" | "Cyrl", | ||
translit = "kca-translit", | |||
override_translit = true, | |||
-- TODO temporary until MediaWiki supports Unicode 16 (probably requires a PHP update from their side) | |||
sort_key = { Cyrl = { from = {""}, to = {""} } }, | |||
} | } | ||
m["kca-nor"] = { | |||
m[" | "Northern Khanty", | ||
" | 30304527, | ||
"kca", | |||
" | "Cyrl", | ||
" | translit = "kca-translit", | ||
override_translit = true, | |||
-- TODO temporary until MediaWiki supports Unicode 16 (probably requires a PHP update from their side) | |||
sort_key = { Cyrl = { from = {""}, to = {""} } }, | |||
} | } | ||
m[" | m["kca-pro"] = { | ||
" | "Proto-Khanty", | ||
127505171, | |||
"kca", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["kca-sou"] = { | ||
" | "Southern Khanty", | ||
30304618, | |||
" | "kca", | ||
" | "Cyrl", | ||
translit = "kca-translit", | |||
override_translit = true, | |||
} | } | ||
m[" | m["khi-kho-pro"] = { | ||
"Proto- | "Proto-Khoe", | ||
116773218, | |||
" | "khi-kho", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["khi-kun"] = { | ||
" | "ǃKung", | ||
32904, | |||
" | "khi-kxa", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["ko-ear"] = { | ||
"Proto- | "Early Modern Korean", | ||
756014, | |||
" | "qfa-kor", | ||
"Kore", | |||
ancestors = "okm", | |||
translit = "okm-translit", | |||
entry_name = s["Kore-entryname"], | |||
} | |||
m["kro-pro"] = { | |||
"Proto-Kru", | |||
116773778, | |||
"kro", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["ku-pro"] = { | ||
" | "Proto-Kurdish", | ||
116773221, | |||
"ku", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["map-ata-pro"] = { | ||
" | "Proto-Atayalic", | ||
116773151, | |||
" | "map-ata", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["map-bms"] = { | ||
" | "Banyumasan", | ||
33219, | |||
" | "map", | ||
"Latn", | "Latn, Java", | ||
} | } | ||
m[" | m["map-pro"] = { | ||
" | "Proto-Austronesian", | ||
49230, | |||
" | "map", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["mis-hkl"] = { | ||
" | "Kelantan Peranakan Hokkien", | ||
108794818, | |||
" | "qfa-mix", | ||
" | ancestors = "nan-hbl, sou, mfa", | ||
} | } | ||
m[" | m["mis-idn"] = { | ||
" | "Idiom Neutral", | ||
35847, | |||
" | "art", | ||
"Latn", | "Latn", | ||
type = " | type = "appendix-constructed", | ||
} | } | ||
m[" | m["mis-isa"] = { | ||
" | "Isaurian", | ||
16956868, | |||
nil, | nil, | ||
-- "Xsux, Hluw, Latn", | |||
} | } | ||
m[" | m["mis-jie"] = { | ||
" | "Jie", | ||
124424186, | |||
nil, | nil, | ||
" | "Hani", | ||
sort_key = "Hani-sortkey", | |||
} | } | ||
m[" | m["mis-jzh"] = { | ||
" | "Jizhao", | ||
45242758, | |||
"qfa-bej", | |||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["mis-kas"] = { | ||
" | "Kassite", | ||
35612, | |||
nil, | |||
" | "Xsux", | ||
} | } | ||
m[" | m["mis-mmd"] = { | ||
" | "Mimi of Decorse", | ||
6862206, | |||
nil, | |||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["mis-mmn"] = { | ||
" | "Mimi of Nachtigal", | ||
6862207, | |||
nil, | nil, | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["mis-phi"] = { | ||
" | "Philistine", | ||
2230924, | |||
nil, | |||
" | "Phnx", | ||
} | } | ||
m[" | m["mis-rou"] = { | ||
" | "Rouran", | ||
48816637, | |||
"qfa-xgx", | |||
"Latn", | "Hani, Latn", | ||
sort_key = {Hani = "Hani-sortkey"}, | |||
} | } | ||
m[" | m["mis-tdl"] = { | ||
" | "Turdulian", | ||
133176492, | |||
} | } | ||
m[" | m["mis-tdt"] = { | ||
" | "Turdetanian", | ||
133176461, | |||
} | |||
} | |||
m[" | m["mis-tnw"] = { | ||
" | "Tangwang", | ||
7683179, | |||
"qfa-mix", | |||
"Latn", | "Latn", | ||
ancestors = "cmn, sce", | |||
} | } | ||
m[" | m["mis-tuh"] = { | ||
" | "Tuyuhun", | ||
48816625, | |||
"qfa-xgx", | |||
"Latn", | "Hani, Latn", | ||
sort_key = {Hani = "Hani-sortkey"}, | |||
} | } | ||
m[" | m["mis-tuo"] = { | ||
" | "Tuoba", | ||
48816629, | |||
"qfa-xgx", | |||
"Latn", | "Hani, Latn", | ||
sort_key = {Hani = "Hani-sortkey"}, | |||
} | } | ||
m[" | m["mis-wuh"] = { | ||
" | "Wuhuan", | ||
118976867, | |||
" | "qfa-xgx", | ||
"Latn", | "Hani, Latn", | ||
sort_key = {Hani = "Hani-sortkey"}, | |||
} | } | ||
m[" | m["mis-xbi"] = { | ||
" | "Xianbei", | ||
4448647, | |||
"qfa-xgx", | |||
"Latn", | "Hani, Latn", | ||
sort_key = {Hani = "Hani-sortkey"}, | |||
} | } | ||
m[" | m["mis-xnu"] = { | ||
" | "Xiongnu", | ||
10901674, | |||
" | nil, | ||
" | "Hani, Latn", | ||
sort_key = {Hani = "Hani-sortkey"}, | |||
} | } | ||
m[" | m["mjg-mgl"] = { | ||
" | "Mongghul", | ||
53765528, | |||
" | "mjg", | ||
"Latn", | "Latn", -- also Mong, Cyrl ? | ||
} | } | ||
m[" | m["mjg-mgr"] = { | ||
" | "Mangghuer", | ||
56285392, | |||
" | "mjg", | ||
"Latn", | "Latn", -- also Mong, Cyrl ? | ||
} | } | ||
m[" | m["mkh-asl-pro"] = { | ||
"Proto- | "Proto-Aslian", | ||
55630680, | |||
" | "mkh-asl", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["mkh-ban-pro"] = { | ||
" | "Proto-Bahnaric", | ||
116773189, | |||
" | "mkh-ban", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["mkh-kat-pro"] = { | ||
" | "Proto-Katuic", | ||
116773772, | |||
" | "mkh-kat", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["mkh-khm-pro"] = { | ||
" | "Proto-Khmuic", | ||
116773774, | |||
"mkh-khm", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["mkh-kmr-pro"] = { | ||
" | "Proto-Khmeric", | ||
55630684, | |||
"mkh-kmr", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["mkh-mmn"] = { | ||
" | "Middle Mon", | ||
121337926, | |||
"mkh-mnc", | |||
"Latn", | "Latn, Mymr", --and also Pallava | ||
ancestors = "omx", | |||
} | } | ||
m[" | m["mkh-mnc-pro"] = { | ||
" | "Proto-Monic", | ||
116773231, | |||
"mkh-mnc", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["mkh-mvi"] = { | ||
" | "Middle Vietnamese", | ||
9199, | |||
"mkh-vie", | |||
"Hani, Latn", | |||
sort_key = {Hani = "Hani-sortkey"}, | |||
} | |||
m["mkh-pal-pro"] = { | |||
"Proto-Palaungic", | |||
104847372, | |||
"mkh-pal", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["mkh-pea-pro"] = { | ||
" | "Proto-Pearic", | ||
116773804, | |||
" | "mkh-pea", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["mkh-pkn-pro"] = { | ||
" | "Proto-Pakanic", | ||
116773803, | |||
" | "mkh-pkn", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["mkh-pro"] = { --This will be merged into 2015 aav-pro. | ||
" | "Proto-Mon-Khmer", | ||
7251859, | |||
"mkh", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["mnw-tha"] = { -- To be removed. | ||
" | "Thai Mon", | ||
nil, | |||
" | "mkh-mnc", | ||
" | "Mymr, Thai", | ||
ancestors = "mkh-mmn", | |||
sort_key = { | |||
from = {"[%p]", "ျ", "ြ", "ွ", "ှ", "ၞ", "ၟ", "ၠ", "ၚ", "ဿ", "[็-๎]", "([เแโใไ])([ก-ฮ])ฺ?"}, | |||
to = {"", "္ယ", "္ရ", "္ဝ", "္ဟ", "္န", "္မ", "္လ", "င", "သ္သ", "", "%2%1"} | |||
}, | |||
} | } | ||
m[" | m["mkh-vie-pro"] = { | ||
" | "Proto-Vietic", | ||
109432616, | |||
"mkh-vie", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["mns-cen"] = { | ||
" | "Central Mansi", | ||
128810384, | |||
" | "mns", | ||
" | "Cyrl", | ||
translit = "mns-translit", | |||
override_translit = true, | |||
} | } | ||
m[" | m["mns-nor"] = { | ||
" | "Northern Mansi", | ||
30304537, | |||
"mns", | |||
" | "Cyrl", | ||
translit = "mns-translit", | |||
override_translit = true, | |||
} | } | ||
m[" | m["mns-pro"] = { | ||
" | "Proto-Mansi", | ||
128883093, | |||
"mns", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["mns-sou"] = { | ||
" | "Southern Mansi", | ||
30304629, | |||
"mns", | |||
" | "Cyrl", | ||
translit = "mns-translit", | |||
override_translit = true, | |||
} | } | ||
m[" | m["mun-pro"] = { | ||
"Proto- | "Proto-Munda", | ||
105102373, | |||
" | "mun", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["myn-chl"] = { -- the stage after ''emy'' | ||
" | "Ch'olti'", | ||
873995, | |||
" | "myn", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["myn-pro"] = { | ||
" | "Proto-Mayan", | ||
3321532, | |||
" | "myn", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["nai-ala"] = { | ||
" | "Alazapa", | ||
128810233, | |||
nil, | nil, | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-bay"] = { | ||
" | "Bayogoula", | ||
1563704, | |||
nil, | |||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-cal"] = { | ||
" | "Calusa", | ||
51782, | |||
nil, | nil, | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-chi"] = { | ||
" | "Chiquimulilla", | ||
25339627, | |||
"nai-xin", | |||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-chu-pro"] = { | ||
" | "Proto-Chumash", | ||
116773736, | |||
"nai-chu", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["nai-cig"] = { | ||
" | "Ciguayo", | ||
20741700, | |||
nil, | nil, | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-ckn-pro"] = { | ||
" | "Proto-Chinookan", | ||
116773735, | |||
" | "nai-ckn", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["nai-guz"] = { | ||
" | "Guazacapán", | ||
19572028, | |||
" | "nai-xin", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-hit"] = { | ||
" | "Hitchiti", | ||
1542882, | |||
" | "nai-mus", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-ipa"] = { | ||
" | "Ipai", | ||
3027474, | |||
"nai-yuc", | |||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-jtp"] = { | ||
" | "Jutiapa", | ||
nil, | |||
" | "nai-xin", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-jum"] = { | ||
" | "Jumaytepeque", | ||
25339626, | |||
"nai-xin", | |||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-kat"] = { | ||
" | "Kathlamet", | ||
6376639, | |||
"nai-ckn", | |||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-klp-pro"] = { | ||
" | "Proto-Kalapuyan", | ||
116773771, | |||
"nai-klp", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["nai-knm"] = { | ||
" | "Konomihu", | ||
3198734, | |||
"nai-shs", | |||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-kum"] = { | ||
" | "Kumeyaay", | ||
4910139, | |||
" | "nai-yuc", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-mac"] = { | ||
" | "Macoris", | ||
21070851, | |||
nil, | nil, | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-mdu-pro"] = { | ||
" | "Proto-Maidun", | ||
116773784, | |||
"nai-mdu", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["nai-miz-pro"] = { | ||
"Proto- | "Proto-Mixe-Zoque", | ||
7251858, | |||
" | "nai-miz", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["nai-mus-pro"] = { | ||
" | "Proto-Muskogean", | ||
116775368, | |||
"nai-mus", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["nai-nao"] = { | ||
" | "Naolan", | ||
6964594, | |||
nil, | nil, | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-nrs"] = { | ||
" | "New River Shasta", | ||
7011254, | |||
" | "nai-shs", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-okw"] = { | ||
" | "Okwanuchu", | ||
3350126, | |||
" | "nai-shs", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-per"] = { | ||
" | "Pericú", | ||
3375369, | |||
nil, | nil, | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-pic"] = { | ||
" | "Picuris", | ||
7191257, | |||
"nai-kta", | |||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-plp-pro"] = { | ||
" | "Proto-Plateau Penutian", | ||
116773806, | |||
" | "nai-plp", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["nai-pom-pro"] = { | ||
" | "Proto-Pomo", | ||
116773262, | |||
"nai-pom", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["nai-qng"] = { | ||
" | "Quinigua", | ||
36360, | |||
nil, | nil, | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-sca-pro"] = { -- NB 'sio-pro' "Proto-Siouan" which is Proto-Western Siouan | ||
"Proto-Siouan-Catawban", | |||
116773275, | |||
"nai-sca", | |||
"Proto- | |||
" | |||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["nai-sin"] = { | ||
" | "Sinacantán", | ||
24190249, | |||
" | "nai-xin", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-sln"] = { | ||
" | "Salvadoran Lenca", | ||
3229434, | |||
"nai-len", | |||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-spt"] = { | ||
" | "Sahaptin", | ||
3833015, | |||
" | "nai-shp", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-tap"] = { | ||
" | "Tapachultec", | ||
7684401, | |||
" | "nai-miz", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-taw"] = { | ||
" | "Tawasa", | ||
7689233, | |||
nil, | |||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-teq"] = { | ||
" | "Tequistlatec", | ||
2964454, | |||
" | "nai-tqn", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-tip"] = { | ||
" | "Tipai", | ||
3027471, | |||
"nai-yuc", | |||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-tot-pro"] = { | ||
"Proto- | "Proto-Totozoquean", | ||
116773285, | |||
" | "nai-tot", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["nai-tsi-pro"] = { | ||
"Proto- | "Proto-Tsimshianic", | ||
nil, | |||
" | "nai-tsi", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["nai-utn-pro"] = { | ||
"Proto- | "Proto-Utian", | ||
116773290, | |||
" | "nai-utn", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["nai-wai"] = { | ||
" | "Waikuri", | ||
3118702, | |||
nil, | |||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-wji"] = { | ||
" | "Western Jicaque", | ||
3178610, | |||
" | "nai-jcq", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nai-yup"] = { | ||
" | "Yupiltepeque", | ||
25339628, | |||
" | "nai-xin", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["nan-dat"] = { | ||
" | "Datian Min", | ||
19855572, | |||
" | "zhx-nan", | ||
" | "Hants", | ||
generate_forms = "zh-generateforms", | |||
sort_key = "Hani-sortkey", | |||
} | } | ||
m[" | m["nan-hbl"] = { | ||
" | "Hokkien", | ||
1624231, | |||
" | "zhx-nan", | ||
" | "Hants, Latn, Bopo, Kana", | ||
wikimedia_codes = "zh-min-nan", | |||
generate_forms = "zh-generateforms", | |||
sort_key = { | |||
Hani = "Hani-sortkey", | |||
Kana = "Kana-sortkey" | |||
}, | |||
} | } | ||
m[" | m["nan-hlh"] = { | ||
" | "Hailufeng Min", | ||
120755728, | |||
" | "zhx-nan", | ||
" | "Hants", | ||
generate_forms = "zh-generateforms", | |||
sort_key = "Hani-sortkey", | |||
} | } | ||
m[" | m["nan-lnx"] = { | ||
" | "Longyan Min", | ||
6674568, | |||
" | "zhx-nan", | ||
" | "Hants", | ||
generate_forms = "zh-generateforms", | |||
sort_key = "Hani-sortkey", | |||
} | } | ||
m[" | m["nan-tws"] = { | ||
" | "Teochew", | ||
36759, | |||
" | "zhx-nan", | ||
" | "Hants", | ||
generate_forms = "zh-generateforms", | |||
translit = "zh-translit", | |||
sort_key = "Hani-sortkey", | |||
} | } | ||
m[" | m["nan-zhe"] = { | ||
" | "Zhenan Min", | ||
3846710, | |||
" | "zhx-nan", | ||
" | "Hants", | ||
generate_forms = "zh-generateforms", | |||
sort_key = "Hani-sortkey", | |||
} | } | ||
m[" | m["nan-zsh"] = { | ||
" | "Sanxiang Min", | ||
7420769, | |||
" | "zhx-nan", | ||
" | "Hants", | ||
generate_forms = "zh-generateforms", | |||
sort_key = "Hani-sortkey", | |||
} | } | ||
m[" | m["nds-de"] = { | ||
" | "German Low German", | ||
25433, | |||
" | "gmw-lgm", | ||
" | "Latn", | ||
ancestors = "nds", | |||
ietf_subtag = "nds-DE", -- should we make this the actual code? | |||
wikimedia_codes = "nds", | |||
} | } | ||
m[" | m["nds-nl"] = { | ||
" | "Dutch Low Saxon", | ||
516137, | |||
" | "gmw-lgm", | ||
" | "Latn", | ||
ancestors = "nds", | |||
ietf_subtag = "nds-NL", -- should we make this the actual code? | |||
wikimedia_codes = "nds-nl", | |||
} | } | ||
m[" | m["ngf-pro"] = { | ||
" | "Proto-Trans-New Guinea", | ||
85794785, | |||
" | "ngf", | ||
" | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["nic-bco-pro"] = { | ||
" | "Proto-Benue-Congo", | ||
116773194, | |||
" | "nic-bco", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["nic-bod-pro"] = { | ||
"Proto- | "Proto-Bantoid", | ||
116773190, | |||
" | "nic-bod", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["nic-eov-pro"] = { | ||
" | "Proto-Eastern Oti-Volta", | ||
116773753, | |||
" | "nic-eov", | ||
" | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["nic-gns-pro"] = { | ||
" | "Proto-Gurunsi", | ||
116773759, | |||
" | "nic-gns", | ||
" | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["nic-grf-pro"] = { | ||
" | "Proto-Grassfields", | ||
116773755, | |||
" | "nic-grf", | ||
" | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["nic-gur-pro"] = { | ||
"Proto-Gur", | |||
116773758, | |||
"nic-gur", | |||
"Proto- | |||
" | |||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["nic-jkn-pro"] = { | ||
"Proto- | "Proto-Jukunoid", | ||
116773769, | |||
" | "nic-jkn", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["nic-lcr-pro"] = { | ||
"Proto- | "Proto-Lower Cross River", | ||
116773782, | |||
" | "nic-lcr", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["nic-ogo-pro"] = { | ||
" | "Proto-Ogoni", | ||
116773799, | |||
" | "nic-ogo", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["nic-ovo-pro"] = { | ||
" | "Proto-Oti-Volta", | ||
116773802, | |||
"nic-ovo", | |||
"Latn", | |||
type = "reconstructed", | |||
} | } | ||
m[" | m["nic-plt-pro"] = { | ||
" | "Proto-Plateau", | ||
116773805, | |||
" | "nic-plt", | ||
"Latn" | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["nic-pro"] = { | ||
" | "Proto-Niger-Congo", | ||
108000748, | |||
" | "nic", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["nic-ubg-pro"] = { | ||
"Proto- | "Proto-Ubangian", | ||
116773818, | |||
" | "nic-ubg", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["nic-ucr-pro"] = { | ||
" | "Proto-Upper Cross River", | ||
116773819, | |||
" | "nic-ucr", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["nic-vco-pro"] = { | ||
"Proto- | "Proto-Volta-Congo", | ||
116773293, | |||
" | "nic-vco", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["nub-har"] = { | ||
" | "Haraza", | ||
19572059, | |||
" | "nub", | ||
"Latn | "Arab, Latn", | ||
} | } | ||
m[" | m["nub-pro"] = { | ||
"Proto- | "Proto-Nubian", | ||
116773246, | |||
" | "nub", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["omq-cha-pro"] = { | ||
"Proto- | "Proto-Chatino", | ||
116773202, | |||
" | "omq-cha", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["omq-maz-pro"] = { | ||
" | "Proto-Mazatec", | ||
116773790, | |||
" | "omq-maz", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["omq-mix-pro"] = { | ||
" | "Proto-Mixtecan", | ||
21573423, | |||
" | "omq-mix", | ||
"Latn" | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["omq-mxt-pro"] = { | ||
"Proto-Mixtec", | |||
21573424, | |||
"omq-mxt", | |||
"Proto- | |||
" | |||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["omq-otp-pro"] = { | ||
" | "Proto-Oto-Pamean", | ||
116773251, | |||
" | "omq-otp", | ||
"Latn", | |||
type = "reconstructed", | |||
} | } | ||
m[" | m["omq-pro"] = { | ||
"Proto- | "Proto-Oto-Manguean", | ||
33669, | |||
" | "omq", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["omq-sjq"] = { | ||
" | "San Juan Quiahije Chatino", | ||
17003130, | |||
" | "omq-cha", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["omq-tel"] = { | ||
" | "Teposcolula Mixtec", | ||
nil, | |||
" | "omq-mxt", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["omq-teo"] = { | ||
" | "Teojomulco Chatino", | ||
25340451, | |||
" | "omq-cha", | ||
"Latn | "Latn", | ||
} | } | ||
m[" | m["omq-tri-pro"] = { | ||
" | "Proto-Trique", | ||
116773817, | |||
" | "omq-tri", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["omq-zap-pro"] = { | ||
" | "Proto-Zapotecan", | ||
116773297, | |||
" | "omq-zap", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["omq-zpc-pro"] = { | ||
" | "Proto-Zapotec", | ||
116773296, | |||
" | "omq-zpc", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["omv-aro-pro"] = { | ||
" | "Proto-Aroid", | ||
116773721, | |||
" | "omv-aro", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["omv-diz-pro"] = { | ||
"Proto- | "Proto-Dizoid", | ||
116773750, | |||
" | "omv-diz", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["omv-pro"] = { | ||
"Proto- | "Proto-Omotic", | ||
116773800, | |||
" | "omv", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["oto-otm-pro"] = { | ||
"Proto- | "Proto-Otomi", | ||
5908710, | |||
" | "oto-otm", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["oto-pro"] = { | ||
"Proto- | "Proto-Otomian", | ||
116773252, | |||
" | "oto", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["paa-kom"] = { | ||
" | "Kómnzo", | ||
18344310, | |||
" | "paa-yam", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["paa-kwn"] = { | ||
" | "Kuwani", | ||
6449056, | |||
" | "paa", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["paa-nha-pro"] = { | ||
"Proto- | "Proto-North Halmahera", | ||
116773241, | |||
" | "paa-nha", | ||
"Latn", | |||
type = "reconstructed" | |||
} | |||
m["paa-nun"] = { | |||
"Nungon", | |||
128807788, | |||
"paa", | |||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["phi-din"] = { | ||
" | "Dinapigue Agta", | ||
16945774, | |||
" | "phi", | ||
" | "Latn", | ||
} | } | ||
m[" | m["phi-kal-pro"] = { | ||
"Proto- | "Proto-Kalamian", | ||
116773213, | |||
" | "phi-kal", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["phi-nag"] = { | ||
" | "Nagtipunan Agta", | ||
16966111, | |||
" | "phi", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["phi-pro"] = { | ||
"Proto- | "Proto-Philippine", | ||
18204898, | |||
" | "phi", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["poz-abi"] = { | ||
" | "Abai", | ||
19570729, | |||
" | "poz-san", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["poz-bal"] = { | ||
" | "Baliledo", | ||
4850912, | |||
" | "poz", | ||
"Latn", | |||
} | } | ||
m[" | m["poz-btk-pro"] = { | ||
" | "Proto-Bungku-Tolaki", | ||
116773724, | |||
" | "poz-btk", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["poz-cet-pro"] = { | ||
"Proto- | "Proto-Central-Eastern Malayo-Polynesian", | ||
2269883, | |||
" | "poz-cet", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["poz-hce-pro"] = { | ||
"Proto- | "Proto-Halmahera-Cenderawasih", | ||
116773209, | |||
" | "poz-hce", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["poz-lgx-pro"] = { | ||
" | "Proto-Lampungic", | ||
116773222, | |||
" | "poz-lgx", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["poz-mcm-pro"] = { | ||
"Proto- | "Proto-Malayo-Chamic", | ||
116773225, | |||
" | "poz-mcm", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["poz-mic-pro"] = { | ||
"Proto- | "Proto-Micronesian", | ||
111939079, | |||
" | "poz-mic", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["poz-mly-pro"] = { | ||
" | "Proto-Malayic", | ||
98057728, | |||
"poz-mly", | |||
" | |||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["poz-msa-pro"] = { | ||
" | "Proto-Malayo-Sumbawan", | ||
116773226, | |||
" | "poz-msa", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m["poz-oce-pro"] = { | |||
"Proto-Oceanic", | |||
m[" | 141741, | ||
" | "poz-oce", | ||
"Latn", | |||
" | type = "reconstructed", | ||
"Latn | |||
} | } | ||
m[" | m["poz-pep-pro"] = { | ||
" | "Proto-Eastern Polynesian", | ||
113988745, | |||
" | "poz-pep", | ||
" | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["poz-pnp-pro"] = { | ||
"Proto- | "Proto-Nuclear Polynesian", | ||
113988746, | |||
" | "poz-pnp", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["poz-pol-pro"] = { | ||
"Proto- | "Proto-Polynesian", | ||
1658709, | |||
" | "poz-pol", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["poz-pro"] = { | ||
" | "Proto-Malayo-Polynesian", | ||
3832960, | |||
" | "poz", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["poz-sml"] = { | ||
"Proto- | "Sarawak Malay", | ||
4251702, | |||
" | "poz-mly", | ||
"Latn, ms-Arab", | |||
} | |||
m["poz-ssw-pro"] = { | |||
"Proto-South Sulawesi", | |||
116773279, | |||
"poz-ssw", | |||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["poz-swa-pro"] = { | ||
" | "Proto-North Sarawak", | ||
116773243, | |||
" | "poz-swa", | ||
"Latn | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["poz-ter"] = { | ||
" | "Terengganu Malay", | ||
4207412, | |||
" | "poz-mly", | ||
"Latn, | "Latn, ms-Arab", | ||
} | } | ||
m[" | m["pqe-pro"] = { | ||
" | "Proto-Eastern Malayo-Polynesian", | ||
2269883, | |||
" | "pqe", | ||
"Latn | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["pra-niy"] = { | ||
" | "Niya Prakrit", | ||
11991601, | |||
" | "inc-mid", | ||
" | "Khar", | ||
ancestors = "inc-ash", | |||
translit = "Khar-translit", | |||
} | } | ||
m[" | m["qfa-adm-pro"] = { | ||
"Proto- | "Proto-Great Andamanese", | ||
116773756, | |||
" | "qfa-adm", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["qfa-bet-pro"] = { | ||
" | "Proto-Be-Tai", | ||
116773193, | |||
" | "qfa-bet", | ||
"Latn", | |||
type = "reconstructed", | |||
} | } | ||
m[" | m["qfa-cka-pro"] = { | ||
"Proto- | "Proto-Chukotko-Kamchatkan", | ||
7251837, | |||
" | "qfa-cka", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["qfa-hur-pro"] = { | ||
" | "Proto-Hurro-Urartian", | ||
116773211, | |||
" | "qfa-hur", | ||
"Latn", | |||
type = "reconstructed", | |||
} | } | ||
m[" | m["qfa-kad-pro"] = { | ||
" | "Proto-Kadu", | ||
116773770, | |||
" | "qfa-kad", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["qfa-kms-pro"] = { | ||
"Proto-Kam-Sui", | |||
55630682, | |||
"qfa-kms", | |||
"Proto- | |||
" | |||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["qfa-kor-pro"] = { | ||
"Proto- | "Proto-Koreanic", | ||
467883, | |||
" | "qfa-kor", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["qfa-kra-pro"] = { | ||
"Proto- | "Proto-Kra", | ||
7251854, | |||
" | "qfa-kra", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["qfa-lic-pro"] = { | ||
"Proto- | "Proto-Hlai", | ||
7251845, | |||
" | "qfa-lic", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["qfa-onb-pro"] = { | ||
"Proto- | "Proto-Be", | ||
116773192, | |||
" | "qfa-onb", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["qfa-ong-pro"] = { | ||
"Proto- | "Proto-Ongan", | ||
116773801, | |||
" | "qfa-ong", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | type = "reconstructed", | ||
} | } | ||
m[" | m["qfa-tak-pro"] = { | ||
" | "Proto-Kra-Dai", | ||
104901616, | |||
" | "qfa-tak", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["qfa-yen-pro"] = { | ||
" | "Proto-Yeniseian", | ||
27639, | |||
" | "qfa-yen", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["qfa-yuk-pro"] = { | ||
" | "Proto-Yukaghir", | ||
116773294, | |||
" | "qfa-yuk", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["qwe-kch"] = { | ||
" | "Kichwa", | ||
1740805, | |||
" | "qwe", | ||
"Latn", | "Latn", | ||
ancestors = "qu", | |||
} | } | ||
m[" | m["qwe-pro"] = { | ||
" | "Proto-Quechuan", | ||
5575757, | |||
" | "qwe", | ||
"Latn", | "Latn", | ||
type = "reconstructed", | |||
} | } | ||
m[" | m["roa-ang"] = { | ||
" | "Angevin", | ||
56782, | |||
" | "roa-oil", | ||
"Latn", | "Latn", | ||
sort_key = s["roa-oil-sortkey"], | |||
} | } | ||
m[" | m["roa-bbn"] = { | ||
" | "Bourbonnais-Berrichon", | ||
2899128, | |||
" | "roa-oil", | ||
"Latn", | "Latn", | ||
sort_key = s["roa-oil-sortkey"], | |||
} | } | ||
m[" | m["roa-brg"] = { | ||
" | "Bourguignon", | ||
508332, | |||
" | "roa-oil", | ||
"Latn", | "Latn", | ||
sort_key = s["roa-oil-sortkey"], | |||
} | } | ||
m[" | m["roa-can"] = { | ||
" | "Cantabrian", | ||
917021, | |||
" | "roa-asl", | ||
"Latn", | "Latn", | ||
} | } | ||
m[" | m["roa-cha"] = { | ||
" | "Champenois", | ||
430018, | |||
" | "roa-oil", | ||
"Latn", | "Latn", | ||
sort_key = s["roa-oil-sortkey"], | |||
} | } | ||
m[" | m["roa-fcm"] = { | ||
" | "Franc-Comtois", | ||
510561, | |||
" | "roa-oil", | ||
" | "Latn", | ||
sort_key = s["roa-oil-sortkey"], | |||
} | } | ||
m[" | m["roa-gal"] = { | ||
" | "Gallo", | ||
37300, | |||
" | "roa-oil", | ||
" | "Latn", | ||
sort_key = s["roa-oil-sortkey"], | |||
} | } | ||
m[" | m["roa-gib"] = { | ||
" | "Gallo-Italic of Basilicata", | ||
3094838, | |||
" | "roa-git", | ||
" | "Latn", | ||
} | |||
sort_key = " | m["roa-gis"] = { | ||
"Gallo-Italic of Sicily", | |||
2629019, | |||
"roa-git", | |||
"Latn", | |||
} | |||
m["roa-leo"] = { | |||
"Leonese", | |||
34108, | |||
"roa-asl", | |||
"Latn", | |||
} | |||
m["roa-lor"] = { | |||
"Lorrain", | |||
671198, | |||
"roa-oil", | |||
"Latn", | |||
sort_key = s["roa-oil-sortkey"], | |||
} | |||
m["roa-oca"] = { | |||
"Old Catalan", | |||
15478520, | |||
"roa-ocr", | |||
"Latn", | |||
sort_key = {remove_diacritics = c.grave .. c.acute .. c.diaer .. c.cedilla .. "·"}, | |||
} | } | ||
m[" | m["roa-ole"] = { | ||
"Old | "Old Leonese", | ||
125977465, | |||
" | "roa-asl", | ||
"Latn", | |||
} | } | ||
m["zle-ort"] = { | m["roa-ona"] = { | ||
"Old Navarro-Aragonese", | |||
2736184, | |||
"roa-nar", | |||
"Latn", | |||
} | |||
m["roa-opt"] = { | |||
"Old Galician-Portuguese", | |||
1072111, | |||
"roa-gap", | |||
"Latn", | |||
entry_name = {remove_diacritics = c.grave .. c.acute .. c.circ}, | |||
} | |||
m["roa-orl"] = { | |||
"Orléanais", | |||
28497058, | |||
"roa-oil", | |||
"Latn", | |||
sort_key = s["roa-oil-sortkey"], | |||
} | |||
m["roa-poi"] = { | |||
"Poitevin-Saintongeais", | |||
514123, | |||
"roa-oil", | |||
"Latn", | |||
sort_key = s["roa-oil-sortkey"], | |||
} | |||
m["roa-tar"] = { | |||
"Tarantino", | |||
695526, | |||
"roa-itr", | |||
"Latn", | |||
wikimedia_codes = "roa-tara", | |||
} | |||
m["sai-all"] = { | |||
"Allentiac", | |||
19570789, | |||
"sai-hrp", | |||
"Latn", | |||
} | |||
m["sai-and"] = { -- not to be confused with 'cbc' or 'ano' | |||
"Andoquero", | |||
16828359, | |||
"sai-wit", | |||
"Latn", | |||
} | |||
m["sai-ayo"] = { | |||
"Ayomán", | |||
16937754, | |||
"sai-jir", | |||
"Latn", | |||
} | |||
m["sai-bae"] = { | |||
"Baenan", | |||
3401998, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-bag"] = { | |||
"Bagua", | |||
5390321, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-bet"] = { | |||
"Betoi", | |||
926551, | |||
"qfa-iso", | |||
"Latn", | |||
} | |||
m["sai-bor-pro"] = { | |||
"Proto-Boran", | |||
nil, | |||
"sai-bor", | |||
"Latn", | |||
} | |||
m["sai-cac"] = { | |||
"Cacán", | |||
945482, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-caq"] = { | |||
"Caranqui", | |||
2937753, | |||
"sai-bar", | |||
"Latn", | |||
} | |||
m["sai-car-pro"] = { | |||
"Proto-Cariban", | |||
116773196, | |||
"sai-car", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sai-cat"] = { | |||
"Catacao", | |||
5051136, | |||
"sai-ctc", | |||
"Latn", | |||
} | |||
m["sai-cer-pro"] = { | |||
"Proto-Cerrado", | |||
116773200, | |||
"sai-cer", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sai-chi"] = { | |||
"Chirino", | |||
5390321, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-chn"] = { | |||
"Chaná", | |||
5072718, | |||
"sai-crn", | |||
"Latn", | |||
} | |||
m["sai-chp"] = { | |||
"Chapacura", | |||
5072884, | |||
"sai-cpc", | |||
"Latn", | |||
} | |||
m["sai-chr"] = { | |||
"Charrua", | |||
5086680, | |||
"sai-crn", | |||
"Latn", | |||
} | |||
m["sai-chu"] = { | |||
"Churuya", | |||
5118339, | |||
"sai-guh", | |||
"Latn", | |||
} | |||
m["sai-cje-pro"] = { | |||
"Proto-Central Jê", | |||
116773198, | |||
"sai-cje", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sai-cmg"] = { | |||
"Comechingon", | |||
6644203, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-cno"] = { | |||
"Chono", | |||
5104704, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-cnr"] = { | |||
"Cañari", | |||
5055572, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-coe"] = { | |||
"Coeruna", | |||
6425639, | |||
"sai-wit", | |||
"Latn", | |||
} | |||
m["sai-col"] = { | |||
"Colán", | |||
5141893, | |||
"sai-ctc", | |||
"Latn", | |||
} | |||
m["sai-cop"] = { | |||
"Copallén", | |||
5390321, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-crd"] = { | |||
"Coroado Puri", | |||
24191321, | |||
"sai-mje", | |||
"Latn", | |||
} | |||
m["sai-ctq"] = { | |||
"Catuquinaru", | |||
16858455, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-cul"] = { | |||
"Culli", | |||
2879660, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-cva"] = { | |||
"Cueva", | |||
5192644, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-esm"] = { | |||
"Esmeralda", | |||
3058083, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-ewa"] = { | |||
"Ewarhuyana", | |||
16898104, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-gam"] = { | |||
"Gamela", | |||
5403661, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-gay"] = { | |||
"Gayón", | |||
5528902, | |||
"sai-jir", | |||
"Latn", | |||
} | |||
m["sai-gmo"] = { | |||
"Guamo", | |||
5613495, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-gua"] = { | |||
"Guachí", | |||
5613172, | |||
"sai-guc", | |||
"Latn", | |||
} | |||
m["sai-gue"] = { | |||
"Güenoa", | |||
5626799, | |||
"sai-crn", | |||
"Latn", | |||
} | |||
m["sai-hau"] = { | |||
"Haush", | |||
3128376, | |||
"sai-cho", | |||
"Latn", | |||
} | |||
m["sai-jee-pro"] = { | |||
"Proto-Jê", | |||
116773212, | |||
"sai-jee", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sai-jko"] = { | |||
"Jeikó", | |||
6176527, | |||
"sai-mje", | |||
"Latn", | |||
} | |||
m["sai-jrj"] = { | |||
"Jirajara", | |||
6202966, | |||
"sai-jir", | |||
"Latn", | |||
} | |||
m["sai-kat"] = { -- contrast xoo, kzw, sai-xoc | |||
"Katembri", | |||
6375925, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-mal"] = { | |||
"Malalí", | |||
6741212, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-mar"] = { | |||
"Maratino", | |||
6755055, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-mat"] = { | |||
"Matanawi", | |||
6786047, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-mcn"] = { | |||
"Mocana", | |||
3402048, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-men"] = { | |||
"Menien", | |||
16890110, | |||
"sai-mje", | |||
"Latn", | |||
} | |||
m["sai-mil"] = { | |||
"Millcayac", | |||
19573012, | |||
"sai-hrp", | |||
"Latn", | |||
} | |||
m["sai-mlb"] = { | |||
"Malibu", | |||
3402048, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-msk"] = { | |||
"Masakará", | |||
6782426, | |||
"sai-mje", | |||
"Latn", | |||
} | |||
m["sai-muc"] = { | |||
"Mucuchí", | |||
6931290, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-mue"] = { | |||
"Muellama", | |||
16886936, | |||
"sai-bar", | |||
"Latn", | |||
} | |||
m["sai-muz"] = { | |||
"Muzo", | |||
6644203, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-mys"] = { | |||
"Maynas", | |||
16919393, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-nat"] = { | |||
"Natú", | |||
9006749, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-nje-pro"] = { | |||
"Proto-Northern Jê", | |||
116773245, | |||
"sai-nje", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sai-opo"] = { | |||
"Opón", | |||
7099152, | |||
"sai-car", | |||
"Latn", | |||
} | |||
m["sai-oto"] = { | |||
"Otomaco", | |||
16879234, | |||
"sai-otm", | |||
"Latn", | |||
} | |||
m["sai-pal"] = { | |||
"Palta", | |||
3042978, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-pam"] = { | |||
"Pamigua", | |||
5908689, | |||
"sai-otm", | |||
"Latn", | |||
} | |||
m["sai-par"] = { | |||
"Paratió", | |||
16890038, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-pnz"] = { | |||
"Panzaleo", | |||
3123275, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-prh"] = { | |||
"Puruhá", | |||
3410994, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-ptg"] = { | |||
"Patagón", | |||
128807870, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-pur"] = { | |||
"Purukotó", | |||
7261622, | |||
"sai-pem", | |||
"Latn", | |||
} | |||
m["sai-pyg"] = { | |||
"Payaguá", | |||
7156643, | |||
"sai-guc", | |||
"Latn", | |||
} | |||
m["sai-pyk"] = { | |||
"Pykobjê", | |||
98113977, | |||
"sai-nje", | |||
"Latn", | |||
} | |||
m["sai-qmb"] = { | |||
"Quimbaya", | |||
7272043, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-qtm"] = { | |||
"Quitemo", | |||
7272651, | |||
"sai-cpc", | |||
"Latn", | |||
} | |||
m["sai-rab"] = { | |||
"Rabona", | |||
6644203, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-ram"] = { | |||
"Ramanos", | |||
16902824, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-sac"] = { | |||
"Sácata", | |||
5390321, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-san"] = { | |||
"Sanaviron", | |||
16895999, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-sap"] = { | |||
"Sapará", | |||
7420922, | |||
"sai-car", | |||
"Latn", | |||
} | |||
m["sai-sec"] = { | |||
"Sechura", | |||
7442912, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-sin"] = { | |||
"Sinúfana", | |||
7525275, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-sje-pro"] = { | |||
"Proto-Southern Jê", | |||
116773814, | |||
"sai-sje", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sai-tab"] = { | |||
"Tabancale", | |||
5390321, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-tal"] = { | |||
"Tallán", | |||
16910468, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-tap"] = { | |||
"Tapayuna", | |||
30719984, | |||
"sai-nje", | |||
"Latn", | |||
} | |||
m["sai-tar-pro"] = { | |||
"Proto-Taranoan", | |||
116773816, | |||
"sai-tar", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sai-teu"] = { | |||
"Teushen", | |||
3519243, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-tim"] = { | |||
"Timote", | |||
7806995, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-tpr"] = { | |||
"Taparita", | |||
7684460, | |||
"sai-otm", | |||
"Latn", | |||
} | |||
m["sai-trr"] = { | |||
"Tarairiú", | |||
7685313, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-wai"] = { | |||
"Waitaká", | |||
16918610, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-way"] = { | |||
"Wayumara", | |||
7960726, | |||
"sai-car", | |||
"Latn", | |||
} | |||
m["sai-wit-pro"] = { | |||
"Proto-Witotoan", | |||
116773823, | |||
"sai-wit", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sai-wnm"] = { | |||
"Wanham", | |||
16879440, | |||
"sai-cpc", | |||
"Latn", | |||
} | |||
m["sai-xoc"] = { -- contrast xoo, kzw, sai-kat | |||
"Xocó", | |||
12953620, | |||
nil, | |||
"Latn", | |||
} | |||
m["sai-yao"] = { | |||
"Yao (South America)", | |||
16979655, | |||
"sai-ven", | |||
"Latn", | |||
} | |||
m["sai-yar"] = { -- not the same family as 'suy' | |||
"Yarumá", | |||
3505859, | |||
"sai-pek", | |||
"Latn", | |||
} | |||
m["sai-yri"] = { | |||
"Yuri", | |||
2669157, | |||
"sai-tyu", | |||
"Latn", | |||
} | |||
m["sai-yup"] = { | |||
"Yupua", | |||
8061430, | |||
"sai-tuc", | |||
"Latn", | |||
} | |||
m["sai-yur"] = { | |||
"Yurumanguí", | |||
1281291, | |||
nil, | |||
"Latn", | |||
} | |||
m["sal-pro"] = { | |||
"Proto-Salish", | |||
116773269, | |||
"sal", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sdv-daj-pro"] = { | |||
"Proto-Daju", | |||
116773739, | |||
"sdv-daj", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sdv-eje-pro"] = { | |||
"Proto-Eastern Jebel", | |||
116773751, | |||
"sdv-eje", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sdv-nil-pro"] = { | |||
"Proto-Nilotic", | |||
116773794, | |||
"sdv-nil", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sdv-nyi-pro"] = { | |||
"Proto-Nyima", | |||
116773796, | |||
"sdv-nyi", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sdv-tmn-pro"] = { | |||
"Proto-Taman", | |||
116773815, | |||
"sdv-tmn", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sel-nor"] = { | |||
"Northern Selkup", | |||
30304565, | |||
"sel", | |||
"Cyrl", | |||
translit = "sel-nor-translit", | |||
} | |||
m["sel-pro"] = { | |||
"Proto-Selkup", | |||
128884235, | |||
"sel", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sel-sou"] = { | |||
"Southern Selkup", | |||
30304639, | |||
"sel", | |||
"Cyrl", | |||
translit = "sel-sou-translit", | |||
} | |||
m["sem-amm"] = { | |||
"Ammonite", | |||
279181, | |||
"sem-can", | |||
"Phnx", | |||
translit = "Phnx-translit", | |||
} | |||
m["sem-amo"] = { | |||
"Amorite", | |||
35941, | |||
"sem-nwe", | |||
"Xsux, Latn", | |||
} | |||
m["sem-cha"] = { | |||
"Chaha", | |||
35543, | |||
"sem-eth", | |||
"Ethi", | |||
translit = "Ethi-translit", | |||
} | |||
m["sem-dad"] = { | |||
"Dadanitic", | |||
21838040, | |||
"sem-cen", | |||
"Narb", | |||
translit = "Narb-translit", | |||
} | |||
m["sem-dum"] = { | |||
"Dumaitic", | |||
128810397, | |||
"sem-cen", | |||
"Narb", | |||
translit = "Narb-translit", | |||
} | |||
m["sem-has"] = { | |||
"Hasaitic", | |||
3541433, | |||
"sem-cen", | |||
"Narb", | |||
translit = "Narb-translit", | |||
} | |||
m["sem-his"] = { | |||
"Hismaic", | |||
22948260, | |||
"sem-cen", | |||
"Narb", | |||
translit = "Narb-translit", | |||
} | |||
m["sem-mhr"] = { | |||
"Muher", | |||
33743, | |||
"sem-eth", | |||
"Latn", | |||
} | |||
m["sem-pro"] = { | |||
"Proto-Semitic", | |||
1658554, | |||
"sem", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sem-saf"] = { | |||
"Safaitic", | |||
472586, | |||
"sem-cen", | |||
"Narb", | |||
translit = "Narb-translit", | |||
} | |||
m["sem-srb"] = { | |||
"Old South Arabian", | |||
35025, | |||
"sem-osa", | |||
"Sarb", | |||
translit = "Sarb-translit", | |||
} | |||
m["sem-tay"] = { | |||
"Taymanitic", | |||
24912301, | |||
"sem-cen", | |||
"Narb", | |||
translit = "Narb-translit", | |||
} | |||
m["sem-tha"] = { | |||
"Thamudic", | |||
843030, | |||
"sem-cen", | |||
"Narb", | |||
translit = "Narb-translit", | |||
} | |||
m["sem-wes-pro"] = { | |||
"Proto-West Semitic", | |||
98021726, | |||
"sem-wes", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sio-pro"] = { -- NB this is not Proto-Siouan-Catawban 'nai-sca-pro' | |||
"Proto-Siouan", | |||
34181, | |||
"sio", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sit-aao-pro"] = { | |||
"Proto-Central Naga", | |||
nil, | |||
"sit-aao", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sit-bai-pro"] = { | |||
"Proto-Bai", | |||
nil, | |||
"sit-bai", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sit-ban"] = { | |||
"Bangru", | |||
56071779, | |||
"sit-hrs", | |||
"Latn", | |||
} | |||
m["sit-bdi-pro"] = { | |||
"Proto-Bodish", | |||
nil, | |||
"sit-bdi", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sit-bok"] = { | |||
"Bokar", | |||
4938727, | |||
"sit-tan", | |||
"Latn, Tibt", | |||
translit = {Tibt = "Tibt-translit"}, | |||
override_translit = true, | |||
display_text = {Tibt = s["Tibt-displaytext"]}, | |||
entry_name = {Tibt = s["Tibt-entryname"]}, | |||
sort_key = {Tibt = "Tibt-sortkey"}, | |||
} | |||
m["sit-cai"] = { | |||
"Caijia", | |||
5017528, | |||
"sit-cln", | |||
"Latn" | |||
} | |||
m["sit-cha"] = { | |||
"Chairel", | |||
5068066, | |||
"sit-luu", | |||
"Latn", | |||
} | |||
m["sit-ers-pro"] = { | |||
"Proto-Ersuic", | |||
nil, | |||
"sit-ers", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sit-hrs-pro"] = { | |||
"Proto-Hrusish", | |||
116773762, | |||
"sit-hrs", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sit-jap"] = { | |||
"Japhug", | |||
3162245, | |||
"sit-egy", | |||
"Latn", | |||
} | |||
m["sit-kha-pro"] = { | |||
"Proto-Kham", | |||
116773773, | |||
"sit-kha", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sit-khb-pro"] = { | |||
"Proto-Kho-Bwa", | |||
nil, | |||
"sit-khb", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sit-khp-pro"] = { | |||
"Proto-Puroik", | |||
nil, | |||
"sit-khb", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sit-khw-pro"] = { | |||
"Proto-Western Kho-Bwa", | |||
nil, | |||
"sit-khw", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sit-kon-pro"] = { | |||
"Proto-Northern Naga", | |||
nil, | |||
"sit-kon", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sit-liz"] = { | |||
"Lizu", | |||
6660653, | |||
"sit-ers", | |||
"Latn", -- and Ersu Shaba | |||
} | |||
m["sit-lnj"] = { | |||
"Longjia", | |||
17096251, | |||
"sit-cln", | |||
"Latn" | |||
} | |||
m["sit-lrn"] = { | |||
"Luren", | |||
16946370, | |||
"sit-cln", | |||
"Latn" | |||
} | |||
m["sit-luu-pro"] = { | |||
"Proto-Luish", | |||
116773783, | |||
"sit-luu", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sit-nas-pro"] = { | |||
"Proto-Naish", | |||
nil, | |||
"sit-nas", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sit-prn"] = { | |||
"Puiron", | |||
7259048, | |||
"sit-zem", | |||
} | |||
m["sit-pro"] = { | |||
"Proto-Sino-Tibetan", | |||
24839178, | |||
"sit", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sit-sit"] = { | |||
"Situ", | |||
19840830, | |||
"sit-egy", | |||
"Latn", | |||
} | |||
m["sit-tam-pro"] = { | |||
"Proto-Tamangic", | |||
117469295, | |||
"sit-tam", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sit-tan-pro"] = { | |||
"Proto-Tani", | |||
116773284, | |||
"sit-tan", | |||
"Latn", -- needs verification | |||
type = "reconstructed", | |||
} | |||
m["sit-tgm"] = { | |||
"Tangam", | |||
17041370, | |||
"sit-tan", | |||
"Latn", | |||
} | |||
m["sit-tng-pro"] = { | |||
"Proto-Tangkhulic", | |||
nil, | |||
"sit-tng", | |||
"Latn", | |||
type = "reconstructed" | |||
} | |||
m["sit-tos"] = { | |||
"Tosu", | |||
7827899, | |||
"sit-ers", | |||
"Latn", -- also Ersu Shaba | |||
} | |||
m["sit-tsh"] = { | |||
"Tshobdun", | |||
19840950, | |||
"sit-egy", | |||
"Latn", | |||
} | |||
m["sit-zbu"] = { | |||
"Zbu", | |||
19841106, | |||
"sit-egy", | |||
"Latn", | |||
} | |||
m["sla-pro"] = { | |||
"Proto-Slavic", | |||
747537, | |||
"sla", | |||
"Latn", | |||
type = "reconstructed", | |||
entry_name = { | |||
remove_diacritics = c.grave .. c.acute .. c.tilde .. c.macron .. c.dgrave .. c.invbreve, | |||
remove_exceptions = {'ś'}, | |||
}, | |||
sort_key = { | |||
from = {"č", "ď", "ě", "ę", "ь", "ľ", "ň", "ǫ", "ř", "š", "ś", "ť", "ъ", "ž"}, | |||
to = {"c²", "d²", "e²", "e³", "i²", "l²", "nj", "o²", "r²", "s²", "s³", "t²", "u²", "z²"}, | |||
} | |||
} | |||
m["smi-pro"] = { | |||
"Proto-Samic", | |||
7251862, | |||
"smi", | |||
"Latn", | |||
type = "reconstructed", | |||
sort_key = { | |||
from = {"ā", "č", "δ", "[ëē]", "ŋ", "ń", "ō", "š", "θ", "%([^()]+%)"}, | |||
to = {"a", "c²", "d", "e", "n²", "n³", "o", "s²", "t²"} | |||
}, | |||
} | |||
m["son-pro"] = { | |||
"Proto-Songhay", | |||
116773277, | |||
"son", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["sqj-pro"] = { | |||
"Proto-Albanian", | |||
18210846, | |||
"sqj", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["ssa-klk-pro"] = { | |||
"Proto-Kuliak", | |||
116773779, | |||
"ssa-klk", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["ssa-kom-pro"] = { | |||
"Proto-Koman", | |||
116773775, | |||
"ssa-kom", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["ssa-pro"] = { | |||
"Proto-Nilo-Saharan", | |||
116773236, | |||
"ssa", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["syd-fne"] = { | |||
"Forest Nenets", | |||
1295107, | |||
"syd", | |||
"Cyrl", | |||
translit = "syd-fne-translit", | |||
entry_name = {remove_diacritics = c.grave .. c.acute .. c.macron .. c.breve .. c.dotabove}, | |||
} | |||
m["syd-pro"] = { | |||
"Proto-Samoyedic", | |||
7251863, | |||
"syd", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["tai-pro"] = { | |||
"Proto-Tai", | |||
6583709, | |||
"tai", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["tai-swe-pro"] = { | |||
"Proto-Southwestern Tai", | |||
116773280, | |||
"tai-swe", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["tbq-bdg-pro"] = { | |||
"Proto-Bodo-Garo", | |||
116773195, | |||
"tbq-bdg", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["tbq-blg"] = { | |||
"Bailang", | |||
2879843, | |||
"tbq-lob", | |||
"Hani", | |||
sort_key = "Hani-sortkey", | |||
} | |||
m["tbq-brm-pro"] = { | |||
"Proto-Burmish", | |||
nil, | |||
"tbq-brm", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["tbq-gkh"] = { | |||
"Gokhy", | |||
5578069, | |||
"tbq-sil", | |||
"Latn", | |||
} | |||
m["tbq-kuk-pro"] = { | |||
"Proto-Kuki-Chin", | |||
116773220, | |||
"tbq-kuk", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["tbq-lal-pro"] = { | |||
"Proto-Lalo", | |||
116773781, | |||
"tbq-lal", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["tbq-laz"] = { | |||
"Laze", | |||
17007626, | |||
"sit-nas", | |||
"Latn", | |||
} | |||
m["tbq-lob-pro"] = { | |||
"Proto-Lolo-Burmese", | |||
116773224, | |||
"tbq-lob", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["tbq-lol-pro"] = { | |||
"Proto-Loloish", | |||
7251855, | |||
"tbq-lol", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["tbq-mil"] = { | |||
"Milang", | |||
6850761, | |||
"sit-gsi", | |||
"Deva, Latn", | |||
} | |||
m["tbq-mor"] = { | |||
"Moran", | |||
6909216, | |||
"tbq-bdg", | |||
"Latn", | |||
} | |||
m["tbq-ngo"] = { | |||
"Ngochang", | |||
56582, | |||
"tbq-brm", | |||
"Latn", | |||
} | |||
-- tbq-pro is now etymology-only | |||
m["trk-dkh"] = { | |||
"Dukhan", | |||
12809273, | |||
"trk-ssb", | |||
"Latn, Cyrl, Mong", | |||
translit = {Mong = "Mong-translit"}, | |||
display_text = {Mong = s["Mong-displaytext"]}, | |||
entry_name = {Mong = s["Mong-entryname"]}, | |||
} | |||
-- As described in Mahmud al-Kashgari's 11th century ''Dīwān Lughāt al-Turk''. | |||
m["trk-eog"] = { | |||
"Early Old Oghuz", | |||
nil, | |||
"trk-ogz", | |||
"ota-Arab", | |||
entry_name = {["ota-Arab"] = "ar-entryname"}, | |||
} | |||
m["trk-oat"] = { | |||
"Old Anatolian Turkish", | |||
7083390, | |||
"trk-ogz", | |||
"ota-Arab", | |||
entry_name = {["ota-Arab"] = "ar-entryname"}, | |||
ancestors = "trk-eog", | |||
} | |||
m["trk-pro"] = { | |||
"Proto-Turkic", | |||
3657773, | |||
"trk", | |||
"Latn", | |||
type = "reconstructed", | |||
standardChars = { | |||
Latn = " ()-abdegiklmnoprstuxyzïöüāčēīĺŋōŕšūǖȫẹ" .. c.macron, | |||
} | |||
} | |||
m["tup-gua-pro"] = { | |||
"Proto-Tupi-Guarani", | |||
116773288, | |||
"tup-gua", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["tup-kab"] = { | |||
"Kabishiana", | |||
15302988, | |||
"tup", | |||
"Latn", | |||
} | |||
m["tup-pro"] = { | |||
"Proto-Tupian", | |||
10354700, | |||
"tup", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["tut-pro"] = { | |||
"Proto-Altaic", | |||
20476501, | |||
"tut", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["tuw-alk"] = { | |||
"Alchuka", | |||
113553616, | |||
"tuw-jrc", | |||
"Latn, Hans", | |||
sort_key = {Hans = "Hani-sortkey"}, | |||
} | |||
m["tuw-bal"] = { | |||
"Bala", | |||
86730632, | |||
"tuw-jrc", | |||
"Latn, Hans", | |||
sort_key = {Hans = "Hani-sortkey"}, | |||
} | |||
m["tuw-kkl"] = { | |||
"Kyakala", | |||
118875708, | |||
"tuw-jrc", | |||
"Latn, Hans", | |||
sort_key = {Hans = "Hani-sortkey"}, | |||
} | |||
m["tuw-kli"] = { | |||
"Kili", | |||
6406892, | |||
"tuw-ewe", | |||
"Cyrl", | |||
} | |||
m["tuw-pro"] = { | |||
"Proto-Tungusic", | |||
85872335, | |||
"tuw", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["tuw-sol"] = { | |||
"Solon", | |||
30004, | |||
"tuw-ewe", | |||
} | |||
m["urj-fin-pro"] = { | |||
"Proto-Finnic", | |||
11883720, | |||
"urj-fin", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["urj-koo"] = { | |||
"Old Komi", | |||
86679962, | |||
"urj-prm", | |||
"Perm, Cyrs", | |||
translit = "urj-koo-translit", | |||
sort_key = {Cyrs = s["Cyrs-sortkey"]}, | |||
} | |||
m["urj-kuk"] = { | |||
"Kukkuzi", | |||
107410460, | |||
"urj-fin", | |||
"Latn", | |||
ancestors = "vot", | |||
} | |||
m["urj-kya"] = { | |||
"Komi-Yazva", | |||
2365210, | |||
"urj-prm", | |||
"Cyrl", | |||
translit = "kv-translit", | |||
override_translit = true, | |||
entry_name = {remove_diacritics = c.acute}, | |||
} | |||
m["urj-mdv-pro"] = { | |||
"Proto-Mordvinic", | |||
116773232, | |||
"urj-mdv", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["urj-prm-pro"] = { | |||
"Proto-Permic", | |||
116773257, | |||
"urj-prm", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["urj-pro"] = { | |||
"Proto-Uralic", | |||
288765, | |||
"urj", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["urj-ugr-pro"] = { | |||
"Proto-Ugric", | |||
156631, | |||
"urj-ugr", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["xnd-pro"] = { | |||
"Proto-Na-Dene", | |||
116773233, | |||
"xnd", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["xgn-pro"] = { | |||
"Proto-Mongolic", | |||
2493677, | |||
"xgn", | |||
"Latn", | |||
type = "reconstructed", | |||
sort_key = { | |||
from = {"č", "i", "ï", "ǰ", "ŋ", "ö", "š", "ü"}, | |||
to = {"c", "i" .. p[1], "i", "j", "n" .. p[1], "o" .. p[1], "s" .. p[1], "u" .. p[1]}, | |||
}, | |||
} | |||
m["yok-bvy"] = { | |||
"Buena Vista Yokuts", | |||
4985474, | |||
"yok", | |||
"Latn", | |||
} | |||
m["yok-dly"] = { | |||
"Delta Yokuts", | |||
70923266, | |||
"yok", | |||
"Latn", | |||
} | |||
m["yok-gsy"] = { | |||
"Gashowu", | |||
3098708, | |||
"yok", | |||
"Latn", | |||
} | |||
m["yok-kry"] = { | |||
"Kings River Yokuts", | |||
6413014, | |||
"yok", | |||
"Latn", | |||
} | |||
m["yok-nvy"] = { | |||
"Northern Valley Yokuts", | |||
85789777, | |||
"yok", | |||
"Latn", | |||
} | |||
m["yok-ply"] = { | |||
"Palewyami", | |||
2387391, | |||
"yok", | |||
"Latn", | |||
} | |||
m["yok-svy"] = { | |||
"Southern Valley Yokuts", | |||
12642473, | |||
"yok", | |||
"Latn", | |||
} | |||
m["yok-tky"] = { | |||
"Tule-Kaweah Yokuts", | |||
7851988, | |||
"yok", | |||
"Latn", | |||
} | |||
m["ypk-pro"] = { | |||
"Proto-Yupik", | |||
116773295, | |||
"ypk", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["zhx-min-pro"] = { | |||
"Proto-Min", | |||
19646347, | |||
"zhx-min", | |||
"Latn", | |||
type = "reconstructed", | |||
} | |||
m["zhx-sht"] = { | |||
"Shaozhou Tuhua", | |||
1920769, | |||
"zhx", | |||
"Nshu, Hants", | |||
generate_forms = "zh-generateforms", | |||
sort_key = {Hani = "Hani-sortkey"}, | |||
} | |||
m["zhx-sic"] = { | |||
"Sichuanese", | |||
2278732, | |||
"zhx-man", | |||
"Hants", | |||
generate_forms = "zh-generateforms", | |||
translit = "zh-translit", | |||
sort_key = "Hani-sortkey", | |||
} | |||
m["zhx-tai"] = { | |||
"Taishanese", | |||
2208940, | |||
"zhx-yue", | |||
"Hants", | |||
generate_forms = "zh-generateforms", | |||
translit = "zh-translit", | |||
sort_key = "Hani-sortkey", | |||
} | |||
m["zle-ono"] = { | |||
"Old Novgorodian", | |||
162013, | |||
"zle", | |||
"Cyrs, Glag", | |||
translit = {Cyrs = "Cyrs-translit", Glag = "Glag-translit"}, | |||
entry_name = {Cyrs = s["Cyrs-entryname"]}, | |||
sort_key = {Cyrs = s["Cyrs-sortkey"]}, | |||
} | |||
m["zle-ort"] = { | |||
"Old Ruthenian", | "Old Ruthenian", | ||
13211, | 13211, | ||
"zle", | "zle", | ||
"Cyrs", | "Arab, Cyrs, Latn", | ||
ancestors = "orv", | ancestors = "orv", | ||
translit = "zle-ort-translit", | translit = { | ||
entry_name = { | Cyrs = "zle-ort-translit", | ||
remove_diacritics = s["Cyrs-entryname"].remove_diacritics, | Arab = "zle-ort-Arab-translit", | ||
remove_exceptions = {"Ї", "ї"} | }, | ||
}, | entry_name = { | ||
sort_key = s["Cyrs-sortkey"], | remove_diacritics = s["Cyrs-entryname"].remove_diacritics, | ||
} | remove_exceptions = {"Ї", "ї"}, | ||
Arab = "ar-entryname", | |||
m["zls-chs"] = { | }, | ||
"Church Slavonic", | sort_key = s["Cyrs-sortkey"], | ||
33251, | } | ||
"zls", | |||
"Cyrs, Glag, Latn", | m["zls-chs"] = { | ||
ancestors = "cu", | "Church Slavonic", | ||
translit = { | 33251, | ||
Cyrs = "Cyrs-translit", | "zls", | ||
Glag = "Glag-translit" | "Cyrs, Glag, Latn", | ||
}, | ancestors = "cu", | ||
entry_name = { | translit = { | ||
Cyrs = s["Cyrs-entryname"] | Cyrs = "Cyrs-translit", | ||
}, | Glag = "Glag-translit" | ||
sort_key = { | }, | ||
Cyrs = s["Cyrs-sortkey"] | entry_name = { | ||
}, | Cyrs = s["Cyrs-entryname"] | ||
} | }, | ||
sort_key = { | |||
m["zlw-ocs"] = { | Cyrs = s["Cyrs-sortkey"] | ||
"Old Czech", | }, | ||
593096, | } | ||
"zlw", | |||
"Latn", | m["zlw-ocs"] = { | ||
} | "Old Czech", | ||
593096, | |||
m["zlw-opl"] = { | "zlw", | ||
"Old Polish", | "Latn", | ||
149838, | } | ||
"zlw-lch", | |||
m["zlw-opl"] = { | |||
"Old Polish", | |||
149838, | |||
"zlw-lch", | |||
"Latn", | |||
entry_name = {remove_diacritics = c.ringabove}, | |||
} | |||
m["zlw-osk"] = { | |||
"Old Slovak", | |||
12776676, | |||
"zlw", | |||
"Latn", | |||
} | |||
m["zlw-slv"] = { | |||
"Slovincian", | |||
36822, | |||
"zlw-pom", | |||
"Latn", | "Latn", | ||
entry_name = {remove_diacritics = c. | entry_name = {remove_diacritics = c.macron .. c.breve}, | ||
} | } | ||
m[" | m["carn"] = { | ||
"Carnian", | |||
nil, | |||
"sla", | |||
"Latn", | |||
sort_key = { | |||
remove_diacritics = c.grave .. c.circ, | |||
from = {"ċ","ġ","œ","ṡ"}, | |||
to = { | |||
"c"..p[1], | |||
"g"..p[1], | |||
"o"..p[1], | |||
"s"..p[1] | |||
}, | |||
}, | |||
ancestors = "sla-pro, carn-old", | |||
type = "conlang", | |||
} | } | ||
m[" | 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") | ||