Module:Wt/ksh/languages
Heh en däm Moduhl wääde Schprooche beschrevve. Eruß küdd Leß. Dä ier Endäxe sin de Schproocheköözelle, un zwaa esu zimmlesch jeede Zoot ußer der ISO 639-6, un em Momang noch ußer de ISO 639-5.
Doh dren fengk mer pro Schproocheköözel wider en Leß. Di hät Nahme als Endäxe, un do drövver fengk mer:
Endäx | — | Aanjahbe | ||||||||||||||||||
names | — | En Leß met Nahme op Änglesch. Bruche mer heh nit, et hellef ävver zom Bescheidweße för di Minsche, di uns Schproch nit verschtonn. | ||||||||||||||||||
nahme | — | En Leß met Nahme för di Schprooch op Kölsch. Dä eetste weed als der Schtandatt jenumme. | ||||||||||||||||||
grama | — | Kann sin, ed es nit doh. Söns ei Köözel för alle Nahme en dä Leß met de kölsche Nahme udder en Leß med jenauesuvill Köözelle wi Nahme. Di bedügge:
| ||||||||||||||||||
type | — | De Zoot vun Schprooch. | ||||||||||||||||||
scripts | — | En Leß met Köözelle för di Schrefte vun dä Schprooch. Et eetste weed als der Schtandatt jenumme. Di Köözelle jonn noh de ISO 15942. Mier han se och em Moduhl:scripts. | ||||||||||||||||||
orthographies | — | En Leß met Köözelle för di Ottojrafihje udder Schriifwiese, vun dä Schprooch. Et eetste weed als der Schtandatt jenumme. Di Köözelle jonn noh de BCP 47. Mier han se och em Moduhl:orthographies. Kann fähle un deitht dat dermiehts. | ||||||||||||||||||
family | — | E Köözel för dä Schprooch ier Famillesch. | ||||||||||||||||||
translit_module | — | Ene Nahme för e Projramm. Es öff nit doh. Wann dä doh es, kam_mer dat Projramm bruche, för … |
-- UTF-8 encoded strings for some commonly-used diacritics local GRAVE = "\204\128" -- U+0300 local ACUTE = "\204\129" -- U+0301 local CIRC = "\204\130" -- U+0302 local TILDE = "\204\131" -- U+0303 local MACRON = "\204\132" -- U+0304 local BREVE = "\204\134" -- U+0306 local DOTABOVE = "\204\135" -- U+0307 local DIAER = "\204\136" -- U+0308 local CARON = "\204\140" -- U+030C local DGRAVE = "\204\143" -- U+030F local INVBREVE = "\204\145" -- U+0311 local DOTBELOW = "\204\163" -- U+0323 local RINGBELOW = "\204\165" -- U+0325 local CEDILLA = "\204\167" -- U+0327 local m = {} -- ISO 639-6 -- ... -- ISO 639-5 -- aav -- afa -- alg -- alv -- apa -- aqa -- aql -- art -- ath -- auf -- aus -- awd -- azc -- bad -- bai -- bat -- ber -- bih -- bnt -- btk -- cal -- cau -- cba -- ccn -- cdc -- cdd -- cel -- cmc -- cpf -- cpp -- crp -- csu -- cus -- day -- dmn -- dra -- egx -- esx -- euq -- fiu -- fox -- gem -- gme -- gmq -- gmw -- grk -- him -- hmx -- hok -- hyx -- iir -- ijo -- inc -- ine -- ira -- iro -- itc -- jpx -- kar -- kdo -- khi -- kro -- map -- mkh -- mno -- mun -- myn -- nah -- nai -- ngf -- nic -- nub -- omq -- omv -- oto -- paa -- phi -- plf -- poz -- pqe -- pqw -- pra -- qwe -- roa -- sai -- sal -- sdv -- sem -- sgn -- sio -- sit -- sla -- smi -- son -- sot -- sqj -- ssa -- syd -- tai -- tbq -- trk -- tup -- tut -- tuw -- urj -- wak -- wen -- xgn -- xnd -- ypk -- zhx -- zhx -- zle -- zls -- zlw -- znd -- ISO 639-3 m["aaa"] = { names = {"*Ghotuo"}, type = "regular", scripts = {"Latn"}, family = "nic-vco"} m["aab"] = { names = {"*Alumu-Tesu"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["aac"] = { names = {"*Ari"}, type = "regular", scripts = {"None"}, family = "ngf"} m["aad"] = { names = {"*Amal"}, type = "regular", scripts = {"None"}, family = "paa-iwm"} m["aae"] = { names = {"*Arbëreshë Albanian"}, type = "regular", scripts = {"Latn"}, family = "sqj"} m["aaf"] = { names = {"*Aranadan"}, type = "regular", scripts = {"None"}, family = "dra"} m["aag"] = { names = {"*Ambrak"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["aah"] = { names = {"*Abu' Arapesh"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["aai"] = { names = {"*Arifama-Miniafia"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["aak"] = { names = {"*Ankave"}, type = "regular", scripts = {"Latn"}, family = "ngf"} m["aal"] = { names = {"*Afade"}, type = "regular", scripts = {"None"}, family = "cdc"} m["aam"] = { names = {"*Aramanik"}, type = "regular", scripts = {"None"}, family = "sdv"} m["aan"] = { names = {"*Anambé"}, type = "regular", scripts = {"None"}, family = "tup"} m["aao"] = { names = {"*Algerian Saharan Arabic"}, type = "regular", scripts = {"Arab"}, family = "sem-arb"} m["aap"] = { names = {"*Pará Arára"}, type = "regular", scripts = {"None"}, family = "sai-car"} m["aaq"] = { names = {"*Penobscot", "Eastern Abenaki", "Eastern Abnaki"}, type = "regular", scripts = {"Latn"}, family = "alg"} m["aar"] = { names = {"*Afar"}, nahme = {"Afahresch"}, type = "regular", scripts = {"Latn"}, family = "cus"} m["aas"] = { names = {"*Aasax", "Aasáx"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["aat"] = { names = {"*Arvanitika Albanian"}, type = "regular", scripts = {"None"}, family = "sqj"} m["aau"] = { names = {"*Abau"}, type = "regular", scripts = {"Latn"}, family = "paa"} m["aaw"] = { names = {"*Solong"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["aax"] = { names = {"*Mandobo Atas"}, type = "regular", scripts = {"None"}, family = "ngf"} m["aaz"] = { names = {"*Amarasi"}, type = "regular", scripts = {"None"}, family = "plf"} m["aba"] = { names = {"*Abé"}, type = "regular", scripts = {"None"}, family = "nic-kwa"} m["abb"] = { names = {"*Bankon"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["abc"] = { names = {"*Ambala Ayta"}, type = "regular", scripts = {"None"}, family = "phi"} m["abd"] = { names = {"*Camarines Norte Agta"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["abe"] = { names = {"*Abenaki", "Western Abenaki", "Abnaki", "Western Abnaki"}, nahme = {"Abenakkesch", "Wäßabbenakkesch"}, type = "regular", scripts = {"Latn"}, family = "alg"} m["abf"] = { names = {"*Abai Sungai"}, type = "regular", scripts = {"None"}, family = "poz"} m["abg"] = { names = {"*Abaga"}, type = "regular", scripts = {"None"}, family = "ngf"} m["abh"] = { names = {"*Tajiki Arabic"}, nahme = {"tadschikesch Arrahbesch"}, grama = "aS", type = "regular", scripts = {"None"}, family = "sem-arb"} m["abi"] = { names = {"*Abidji"}, type = "regular", scripts = {"None"}, family = "alv-kwa"} m["abj"] = { names = {"*Aka-Bea"}, type = "regular", scripts = {"None"}, family = "qfa-adm"} m["abk"] = { names = {"*Abkhaz", "Abkhazian", "Abxazo"}, nahme = {"Abchahsesch", "Abschahsesch"}, type = "regular", scripts = {"Cyrl"}, family = "cau-nwc", translit_module = "ab-translit"} m["abl"] = { names = {"*Abung"}, type = "regular", scripts = {"None"}, family = "poz"} m["abm"] = { names = {"*Abanyom"}, type = "regular", scripts = {"Latn"}, family = "nic-bod"} m["abn"] = { names = {"*Abua"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["abo"] = { names = {"*Abon"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["abp"] = { names = {"*Abenlen Ayta"}, type = "regular", scripts = {"None"}, family = "phi"} m["abq"] = { names = {"*Abaza"}, type = "regular", scripts = {"Cyrl"}, family = "cau-nwc", translit_module = "abq-translit"} m["abr"] = { names = {"*Abron"}, type = "regular", scripts = {"None"}, family = "alv-kwa"} m["abs"] = { names = {"*Ambonese Malay"}, type = "regular", scripts = {"None"}, family = "crp"} m["abt"] = { names = {"*Ambulas"}, type = "regular", scripts = {"Latn"}, family = "paa"} m["abu"] = { names = {"*Abure"}, type = "regular", scripts = {"None"}, family = "alv-kwa"} m["abv"] = { names = {"*Baharna Arabic"}, type = "regular", scripts = {"None"}, family = "sem-arb"} m["abw"] = { names = {"*Pal"}, type = "regular", scripts = {"None"}, family = "ngf"} m["abx"] = { names = {"*Inabaknon"}, type = "regular", scripts = {"None"}, family = "poz-sbj"} m["aby"] = { names = {"*Aneme Wake"}, type = "regular", scripts = {"Latn"}, family = "ngf"} m["abz"] = { names = {"*Abui"}, type = "regular", scripts = {"None"}, family = "ngf"} m["aca"] = { names = {"*Achagua"}, type = "regular", scripts = {"None"}, family = "awd"} m["acb"] = { names = {"*Áncá"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["acd"] = { names = {"*Gikyode"}, type = "regular", scripts = {"None"}, family = "alv-kwa"} m["ace"] = { names = {"*Acehnese"}, nahme = {"Atschenehsesch"}, type = "regular", scripts = {"Latn"}, family = "poz-msa"} m["ach"] = { names = {"*Acholi"}, type = "regular", scripts = {"Latn"}, family = "sdv"} m["aci"] = { names = {"*Aka-Cari"}, type = "regular", scripts = {"None"}, family = "qfa-adm"} m["ack"] = { names = {"*Aka-Kora"}, type = "regular", scripts = {"None"}, family = "qfa-adm"} m["acl"] = { names = {"*Akar-Bale"}, type = "regular", scripts = {"None"}, family = "qfa-adm"} m["acm"] = { names = {"*Iraqi Arabic"}, nahme = {"erahkesch Arrahbesch"}, grama = "aS", type = "regular", scripts = {"None"}, family = "sem-arb"} m["acn"] = { names = {"*Achang"}, type = "regular", scripts = {"None"}, family = "tbq"} m["acp"] = { names = {"*Eastern Acipa"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["acq"] = { names = {"*Ta'izzi-Adeni Arabic"}, type = "regular", scripts = {"None"}, family = "sem-arb"} m["acr"] = { names = {"*Achi"}, type = "regular", scripts = {"None"}, family = "myn"} m["acs"] = { names = {"*Acroá"}, type = "regular", scripts = {"None"}, family = "sai-jee"} m["acu"] = { names = {"*Achuar", "Achuar-Shiwiar"}, type = "regular", scripts = {"Latn"}, family = "qfa-jiv"} m["acv"] = { names = {"*Achumawi"}, type = "regular", scripts = {"Latn"}, family = "qfa-pal"} m["acw"] = { names = {"*Hijazi Arabic"}, type = "regular", scripts = {"None"}, family = "sem-arb"} m["acx"] = { names = {"*Omani Arabic"}, nahme = {"omahnesch Arrahbesch"}, grama = "aS", type = "regular", scripts = {"Arab"}, family = "sem-arb"} m["acy"] = { names = {"*Cypriot Arabic"}, nahme = {"züprejohtesch Arrahbesch"}, grama = "aS", type = "regular", scripts = {"None"}, family = "sem-arb"} m["acz"] = { names = {"*Acheron", "Asheron"}, type = "regular", scripts = {"None"}, family = "nic"} m["ada"] = { names = {"*Adangme"}, type = "regular", scripts = {"Latn"}, family = "alv-kwa"} m["adb"] = { names = {"*Adabe"}, type = "regular", scripts = {"None"}, family = "ngf"} m["add"] = { names = {"*Dzodinka"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["ade"] = { names = {"*Adele"}, nahme = {"Adele"}, grama = "-", type = "regular", scripts = {"Latn"}, family = "alv-kwa"} m["adf"] = { names = {"*Dhofari Arabic"}, type = "regular", scripts = {"Arab"}, family = "sem-arb"} m["adg"] = { names = {"*Andegerebinha"}, type = "regular", scripts = {"None"}, family = "aus-pam"} m["adh"] = { names = {"*Adhola"}, type = "regular", scripts = {"None"}, family = "sdv"} m["adi"] = { names = {"*Adi"}, type = "regular", scripts = {"None"}, family = "tbq"} m["adj"] = { names = {"*Adioukrou", "Adjukru", "Adyoukrou", "Adyukru", "Ajukru"}, type = "regular", scripts = {"Latn"}, family = "alv-kwa"} m["adl"] = { names = {"*Galo", "Gallong"}, type = "regular", scripts = {"None"}, family = "tbq"} m["adn"] = { names = {"*Adang"}, type = "regular", scripts = {"None"}, family = "ngf"} m["ado"] = { names = {"*Abu"}, type = "regular", scripts = {"Latn"}, family = "paa"} m["adp"] = { names = {"*Adap"}, type = "regular", scripts = {"None"}, family = "tbq"} m["adq"] = { names = {"*Adangbe", "Agotime"}, type = "regular", scripts = {"None"}, family = "alv-kwa"} m["adr"] = { names = {"*Adonara"}, type = "regular", scripts = {"None"}, family = "plf"} m["ads"] = { names = {"*Adamorobe Sign Language"}, type = "regular", scripts = {"None"}, family = "sgn"} m["adt"] = { names = {"*Adnyamathanha"}, type = "regular", scripts = {"Latn"}, family = "aus-psw"} m["adu"] = { names = {"*Aduge"}, type = "regular", scripts = {"None"}, family = "alv"} m["adw"] = { names = {"*Amundava"}, type = "regular", scripts = {"None"}, family = "tup"} m["adx"] = { names = {"*Amdo Tibetan"}, type = "regular", scripts = {"None"}, family = "tbq"} m["ady"] = { names = {"*Adyghe", "West Circassian"}, nahme = {"Wäßkerkaßßesch"}, type = "regular", scripts = {"Cyrl"}, family = "cau-nwc", translit_module = "ady-translit"} m["adz"] = { names = {"*Adzera"}, type = "regular", scripts = {"Latn"}, family = "poz-ocw"} m["aea"] = { names = {"*Areba"}, type = "regular", scripts = {"None"}, family = "aus-pam"} m["aeb"] = { names = {"*Tunisian Arabic"}, nahme = {"tuneesesch Arrahbesch"}, grama = "aS", type = "regular", scripts = {"Arab"}, family = "sem-arb"} m["aec"] = { names = {"*Saidi Arabic"}, nahme = {"saidesch Arrahbesch"}, grama = "aS", type = "regular", scripts = {"None"}, family = "sem-arb"} m["aed"] = { names = {"*Argentine Sign Language"}, nahme = {"ajäntihnesche Zeischeschprohch", "ajäntihnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "sgn"} m["aee"] = { names = {"*Northeast Pashayi"}, type = "regular", scripts = {"None"}, family = "iir-dar"} m["aek"] = { names = {"*Haeke"}, type = "regular", scripts = {"Latn"}, family = "poz-cln"} m["ael"] = { names = {"*Ambele"}, nahme = {"Ambele"}, grama = "-", type = "regular", scripts = {"None"}, family = "nic-bod"} m["aem"] = { names = {"*Arem"}, type = "regular", scripts = {"None"}, family = "aav"} m["aen"] = { names = {"*Armenian Sign Language"}, nahme = {"armehnesche Zeischeschprohch", "armehnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "sgn"} m["aeq"] = { names = {"*Aer"}, type = "regular", scripts = {"None"}, family = "inc"} m["aer"] = { names = {"*Eastern Arrernte"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["aes"] = { names = {"*Alsea"}, type = "regular", scripts = {"None"}, family = "nai"} m["aeu"] = { names = {"*Akeu"}, type = "regular", scripts = {"None"}, family = "tbq"} m["aew"] = { names = {"*Ambakich"}, type = "regular", scripts = {"None"}, family = "paa"} m["aey"] = { names = {"*Amele"}, nahme = {"Amele"}, grama = "-", type = "regular", scripts = {"None"}, family = "ngf"} m["aez"] = { names = {"*Aeka"}, type = "regular", scripts = {"None"}, family = "ngf"} m["afb"] = { names = {"*Gulf Arabic"}, nahme = {"Jolv-Arrahbesch"}, grama = "N-S", type = "regular", scripts = {"Arab"}, family = "sem-arb"} m["afd"] = { names = {"*Andai"}, nahme = {"Andai"}, grama = "-", type = "regular", scripts = {"None"}, family = "paa"} m["afe"] = { names = {"*Putukwam"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["afg"] = { names = {"*Afghan Sign Language"}, nahme = {"afjahnesche Zeischeschprohch", "afjahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "sgn"} m["afh"] = { names = {"*Afrihili"}, nahme = {"Afrehihli"}, grama = "-", type = "appendix-constructed", scripts = {"None"}, family = "art"} m["afi"] = { names = {"*Akrukay"}, type = "regular", scripts = {"None"}, family = "paa"} m["afk"] = { names = {"*Nanubae"}, type = "regular", scripts = {"None"}, family = "paa"} m["afn"] = { names = {"*Defaka"}, type = "regular", scripts = {"None"}, family = "nic"} m["afo"] = { names = {"*Eloyi"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["afp"] = { names = {"*Tapei"}, type = "regular", scripts = {"None"}, family = "paa"} m["afr"] = { names = {"*Afrikaans"}, nahme = {"Afrikaans", "Affrekahns"}, type = "regular", scripts = {"Latn", "Arab"}, family = "gmw", sort_key = { from = {"[äáâà]", "[ëéêè]", "[ïíîì]", "[öóôò]", "[üúûù]", "[ÿýŷỳ]", "^-", "'"}, to = {"a" , "e" , "i" , "o" , "u" , "y" }} } m["afs"] = { names = {"*Afro-Seminole Creole"}, type = "regular", scripts = {"None"}, family = "crp"} m["aft"] = { names = {"*Afitti"}, nahme = {"Afitta"}, grama = "-", type = "regular", scripts = {"None"}, family = "sdv"} m["afu"] = { names = {"*Awutu", "Efutu"}, type = "regular", scripts = {"None"}, family = "alv-kwa"} m["afz"] = { names = {"*Obokuitai"}, type = "regular", scripts = {"None"}, family = "paa"} m["aga"] = { names = {"*Aguano"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["agb"] = { names = {"*Legbo"}, nahme = {"Legbo"}, grama = "-", type = "regular", scripts = {"None"}, family = "nic-bco"} m["agc"] = { names = {"*Agatu"}, type = "regular", scripts = {"None"}, family = "alv"} m["agd"] = { names = {"*Agarabi"}, type = "regular", scripts = {"None"}, family = "paa-kag"} m["age"] = { names = {"*Angal"}, type = "regular", scripts = {"None"}, family = "ngf"} m["agf"] = { names = {"*Arguni"}, type = "regular", scripts = {"None"}, family = "plf"} m["agg"] = { names = {"*Angor"}, type = "regular", scripts = {"Latn"}, family = "ngf"} m["agh"] = { names = {"*Ngelima"}, type = "regular", scripts = {"None"}, family = "bnt"} m["agi"] = { names = {"*Agariya"}, type = "regular", scripts = {"None"}, family = "mun"} m["agj"] = { names = {"*Argobba"}, type = "regular", scripts = {"Ethi"}, family = "sem-eth"} m["agk"] = { names = {"*Isarog Agta"}, type = "regular", scripts = {"None"}, family = "phi"} m["agl"] = { names = {"*Fembe", "Agala"}, type = "regular", scripts = {"None"}, family = "ngf"} m["agm"] = { names = {"*Angaataha"}, type = "regular", scripts = {"Latn"}, family = "ngf"} m["agn"] = { names = {"*Agutaynen"}, type = "regular", scripts = {"None"}, family = "phi"} m["ago"] = { names = {"*Tainae"}, type = "regular", scripts = {"None"}, family = "ngf"} m["agq"] = { names = {"*Aghem"}, type = "regular", scripts = {"None"}, family = "alv"} m["agr"] = { names = {"*Aguaruna"}, type = "regular", scripts = {"Latn"}, family = "qfa-jiv"} m["ags"] = { names = {"*Esimbi"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["agt"] = { names = {"*Central Cagayan Agta"}, type = "regular", scripts = {"None"}, family = "phi"} m["agu"] = { names = {"*Aguacateco", "Awakatek", "Aguacatec"}, type = "regular", scripts = {"Latn"}, family = "myn"} m["agv"] = { names = {"*Remontado Agta"}, type = "regular", scripts = {"None"}, family = "phi"} m["agw"] = { names = {"*Kahua"}, type = "regular", scripts = {"None"}, family = "poz-sls"} m["agx"] = { names = {"*Aghul"}, type = "regular", scripts = {"Cyrl"}, family = "cau-nec"} m["agy"] = { names = {"*Southern Alta"}, type = "regular", scripts = {"None"}, family = "phi"} m["agz"] = { names = {"*Mt. Iriga Agta"}, type = "regular", scripts = {"None"}, family = "phi"} m["aha"] = { names = {"*Ahanta"}, type = "regular", scripts = {"None"}, family = "alv-kwa"} m["ahb"] = { names = {"*Axamb"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["ahg"] = { names = {"*Qimant"}, type = "regular", scripts = {"None"}, family = "cus"} m["ahh"] = { names = {"*Aghu"}, type = "regular", scripts = {"Latn"}, family = "ngf"} m["ahi"] = { names = {"*Tiagbamrin Aizi"}, type = "regular", scripts = {"None"}, family = "kro"} m["ahk"] = { names = {"*Akha"}, type = "regular", scripts = {"None"}, family = "tbq"} m["ahl"] = { names = {"*Igo"}, nahme = {"Ejjo"}, grama = "-", type = "regular", scripts = {"None"}, family = "alv-kwa"} m["ahm"] = { names = {"*Mobumrin Aizi"}, type = "regular", scripts = {"None"}, family = "kro"} m["ahn"] = { names = {"*Àhàn"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["aho"] = { names = {"*Ahom"}, type = "regular", scripts = {"None"}, family = "tai"} m["ahp"] = { names = {"*Aproumu Aizi"}, type = "regular", scripts = {"None"}, family = "kro"} m["ahr"] = { names = {"*Ahirani"}, type = "regular", scripts = {"None"}, family = "inc"} m["ahs"] = { names = {"*Ashe"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["aht"] = { names = {"*Ahtna"}, type = "regular", scripts = {"None"}, family = "ath-nor"} m["aia"] = { names = {"*Arosi"}, type = "regular", scripts = {"Latn"}, family = "poz-sls"} m["aib"] = { names = {"*Aynu"}, nahme = {"Aijnu"}, grama = "-", type = "regular", scripts = {"None"}, family = "trk"} m["aic"] = { names = {"*Ainbai"}, type = "regular", scripts = {"None"}, family = "paa"} m["aid"] = { names = {"*Alngith"}, type = "regular", scripts = {"None"}, family = "aus-pam"} m["aie"] = { names = {"*Amara"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["aif"] = { names = {"*Agi"}, nahme = {"Ajji"}, grama = "-", type = "regular", scripts = {"None"}, family = "qfa-tor"} m["aig"] = { names = {"*Antigua and Barbuda Creole English"}, type = "regular", scripts = {"None"}, family = "crp"} m["aih"] = { names = {"*Ai-Cham"}, type = "regular", scripts = {"None"}, family = "qfa-tak"} m["aii"] = { names = {"*Assyrian Neo-Aramaic"}, nahme = {"aßühresch Neu'aramähjesch"}, grama = {"aS"}, type = "regular", scripts = {"Syrc"}, family = "sem-ara"} m["aij"] = { names = {"*Lishanid Noshan"}, type = "regular", scripts = {"None"}, family = "sem-ara"} m["aik"] = { names = {"*Ake"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["ail"] = { names = {"*Aimele"}, type = "regular", scripts = {"None"}, family = "ngf"} m["aim"] = { names = {"*Aimol"}, type = "regular", scripts = {"None"}, family = "tbq"} m["ain"] = { names = {"*Ainu"}, nahme = {"Aijnu"}, grama = "-", type = "regular", scripts = {"Kana", "Latn", "Cyrl"}, family = "qfa-iso"} m["aio"] = { names = {"*Aiton"}, type = "regular", scripts = {"None"}, family = "tai-swe"} m["aip"] = { names = {"*Burumakok"}, type = "regular", scripts = {"None"}, family = "ngf"} m["aiq"] = { names = {"*Aimaq"}, type = "regular", scripts = {"None"}, family = "ira"} m["air"] = { names = {"*Airoran"}, type = "regular", scripts = {"None"}, family = "paa"} m["ais"] = { names = {"*Nataoran Amis"}, type = "regular", scripts = {"None"}, family = "map"} m["ait"] = { names = {"*Arikem"}, type = "regular", scripts = {"None"}, family = "tup"} m["aiw"] = { names = {"*Aari"}, type = "regular", scripts = {"Latn"}, family = "omv"} m["aix"] = { names = {"*Aighon"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["aiy"] = { names = {"*Ali"}, nahme = {"Ali"}, grama = "-", type = "regular", scripts = {"None"}, family = "alv"} m["aja"] = { names = {"*Aja", "Adja"}, type = "regular", scripts = {"None"}, family = "csu"} m["ajg"] = { names = {"*Adja", "Aja"}, type = "regular", scripts = {"None"}, family = "alv-kwa"} m["aji"] = { names = {"*Ajië"}, type = "regular", scripts = {"Latn"}, family = "poz-cln"} m["ajp"] = { names = {"*South Levantine Arabic"}, nahme = {"södlevanihnesch Arrahbesch"}, grama = "aS", type = "regular", scripts = {"Arab"}, family = "sem-arb"} m["ajt"] = { names = {"*Judeo-Tunisian Arabic"}, nahme = {"hebrähjesch-tonehsesch Arrahbesch"}, grama = "a-aS", type = "regular", scripts = {"Hebr"}, family = "sem-arb"} m["aju"] = { names = {"*Judeo-Moroccan Arabic"}, nahme = {"hebrähjesch-marrokahnesch Arrahbesch"}, grama = "a-aS", type = "regular", scripts = {"Hebr"}, family = "sem-arb"} m["ajw"] = { names = {"*Ajawa"}, type = "regular", scripts = {"None"}, family = "cdc"} m["ajz"] = { names = {"*Amri Karbi"}, type = "regular", scripts = {"None"}, family = "tbq"} m["aka"] = { names = {"*Akan", "Twi-Fante"}, nahme = {"Akanesch", "Twi-Fante"}, grama = {"", "-"}, type = "regular", scripts = {"Latn"}, family = "alv-kwa"} m["akb"] = { names = {"*Batak Angkola"}, type = "regular", scripts = {"Latn", "Batk"}, family = "poz-nws"} m["akc"] = { names = {"*Mpur"}, type = "regular", scripts = {"None"}, family = "paa"} m["akd"] = { names = {"*Ukpet-Ehom"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["ake"] = { names = {"*Akawaio"}, type = "regular", scripts = {"Latn"}, family = "sai-car"} m["akf"] = { names = {"*Akpa"}, type = "regular", scripts = {"None"}, family = "alv"} m["akg"] = { names = {"*Anakalangu"}, type = "regular", scripts = {"None"}, family = "plf"} m["akh"] = { names = {"*Angal Heneng"}, type = "regular", scripts = {"None"}, family = "ngf"} m["aki"] = { names = {"*Aiome"}, type = "regular", scripts = {"None"}, family = "paa"} m["akj"] = { names = {"*Aka-Jeru"}, type = "regular", scripts = {"None"}, family = "qfa-adm"} m["akk"] = { names = {"*Akkadian"}, names = {"Akkahdesch"}, grama = {"S"}, type = "regular", scripts = {"Xsux"}, family = "sem-eas"} m["akl"] = { names = {"*Aklanon"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["akm"] = { names = {"*Aka-Bo", "Ba"}, type = "regular", scripts = {"Latn"}, family = "qfa-adm"} m["ako"] = { names = {"*Akurio"}, type = "regular", scripts = {"None"}, family = "sai-car"} m["akp"] = { names = {"*Siwu"}, type = "regular", scripts = {"None"}, family = "alv-kwa"} m["akq"] = { names = {"*Ak"}, type = "regular", scripts = {"None"}, family = "paa"} m["akr"] = { names = {"*Araki"}, nahme = {"Arakesch"}, type = "regular", scripts = {"Latn"}, family = "poz-vnc"} m["aks"] = { names = {"*Akaselem"}, type = "regular", scripts = {"None"}, family = "nic-gur"} m["akt"] = { names = {"*Akolet"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["aku"] = { names = {"*Akum"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["akv"] = { names = {"*Akhvakh"}, type = "regular", scripts = {"None"}, family = "cau-nec"} m["akw"] = { names = {"*Akwa"}, type = "regular", scripts = {"None"}, family = "bnt"} m["akx"] = { names = {"*Aka-Kede"}, type = "regular", scripts = {"None"}, family = "qfa-adm"} m["aky"] = { names = {"*Aka-Kol"}, type = "regular", scripts = {"None"}, family = "qfa-adm"} m["akz"] = { names = {"*Alabama"}, nahme = {"Alabahmesch"}, type = "regular", scripts = {"Latn"}, family = "qfa-mus"} m["ala"] = { names = {"*Alago"}, type = "regular", scripts = {"None"}, family = "alv"} m["alc"] = { names = {"*Qawasqar"}, type = "regular", scripts = {"None"}, family = "aqa"} m["ald"] = { names = {"*Alladian"}, type = "regular", scripts = {"None"}, family = "alv-kwa"} m["ale"] = { names = {"*Aleut"}, nahme = {"Allejuttesch"}, type = "regular", scripts = {"Latn"}, family = "esx"} m["alf"] = { names = {"*Alege"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["alh"] = { names = {"*Alawa"}, nahme = {"Alava"}, grama = "-", type = "regular", scripts = {"None"}, family = "qfa-und"} m["ali"] = { names = {"*Amaimon"}, type = "regular", scripts = {"Latn"}, family = "ngf"} m["alj"] = { names = {"*Alangan"}, type = "regular", scripts = {"None"}, family = "phi"} m["alk"] = { names = {"*Alak"}, type = "regular", scripts = {"None"}, family = "mkh"} m["all"] = { names = {"*Allar"}, type = "regular", scripts = {"None"}, family = "dra"} m["alm"] = { names = {"*Amblong"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["aln"] = { names = {"*Gheg Albanian"}, type = "regular", scripts = {"Latn"}, family = "sqj"} m["alo"] = { names = {"*Larike-Wakasihu"}, type = "regular", scripts = {"None"}, family = "plf"} m["alp"] = { names = {"*Alune"}, type = "regular", scripts = {"None"}, family = "plf"} m["alq"] = { names = {"*Algonquin"}, nahme = {"Aljongkwin"}, grama = "-", type = "regular", scripts = {"Latn"}, family = "alg"} m["alr"] = { names = {"*Alutor"}, type = "regular", scripts = {"Cyrl"}, family = "qfa-cka"} m["alt"] = { names = {"*Southern Altai"}, type = "regular", scripts = {"Cyrl"}, family = "trk"} m["alu"] = { names = {"*'Are'are"}, type = "regular", scripts = {"Latn"}, family = "poz-sls"} m["alw"] = { names = {"*Alaba", "Alaba-K'abeena"}, type = "regular", scripts = {"None"}, family = "cus"} m["alx"] = { names = {"*Amol"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["aly"] = { names = {"*Alyawarr"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["alz"] = { names = {"*Alur"}, type = "regular", scripts = {"None"}, family = "sdv"} m["ama"] = { names = {"*Amanayé"}, type = "regular", scripts = {"None"}, family = "tup"} m["amb"] = { names = {"*Ambo"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["amc"] = { names = {"*Amahuaca"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["ame"] = { names = {"*Yanesha'"}, type = "regular", scripts = {"None"}, family = "awd"} m["amf"] = { names = {"*Hamer-Banna"}, type = "regular", scripts = {"Latn"}, family = "omv"} m["amg"] = { names = {"*Amarag"}, type = "regular", scripts = {"None"}, family = "aus"} m["amh"] = { names = {"*Amharic"}, nahme = {"Amhahresch"}, type = "regular", scripts = {"Ethi"}, family = "sem-eth"} m["ami"] = { names = {"*Amis"}, type = "regular", scripts = {"Latn"}, family = "map"} m["amj"] = { names = {"*Amdang"}, type = "regular", scripts = {"None"}, family = "ssa-fur"} m["amk"] = { names = {"*Ambai"}, type = "regular", scripts = {"Latn"}, family = "poz-hce"} m["aml"] = { names = {"*War-Jaintia"}, type = "regular", scripts = {"None"}, family = "aav"} m["amm"] = { names = {"*Ama"}, type = "regular", scripts = {"Latn"}, family = "qfa-mal"} m["amn"] = { names = {"*Amanab"}, type = "regular", scripts = {"Latn"}, family = "ngf"} m["amo"] = { names = {"*Amo"}, type = "regular", scripts = {"Latn"}, family = "nic-bco"} m["amp"] = { names = {"*Alamblak"}, type = "regular", scripts = {"Latn"}, family = "paa"} m["amq"] = { names = {"*Amahai"}, type = "regular", scripts = {"None"}, family = "plf"} m["amr"] = { names = {"*Amarakaeri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ams"] = { names = {"*Southern Amami-Oshima"}, type = "regular", scripts = {"None"}, family = "jpx"} m["amt"] = { names = {"*Amto"}, type = "regular", scripts = {"None"}, family = "paa"} m["amu"] = { names = {"*Amuzgo"}, type = "regular", scripts = {"Latn"}, family = "omq"} m["amv"] = { names = {"*Ambelau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["amw"] = { names = {"*Western Neo-Aramaic"}, nahme = {"Wäßneu'aramähjesch"}, type = "regular", scripts = {"None"}, family = "sem-ara"} m["amx"] = { names = {"*Anmatyerre"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["amy"] = { names = {"*Ami", "Ame", "Amijangal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["amz"] = { names = {"*Atampaya"}, type = "regular", scripts = {"None"}, family = "aus-pam"} m["ana"] = { names = {"*Andaqui"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["anb"] = { names = {"*Andoa"}, type = "regular", scripts = {"None"}, family = "qfa-zap"} m["anc"] = { names = {"*Angas"}, type = "regular", scripts = {"None"}, family = "cdc"} m["and"] = { names = {"*Ansus"}, type = "regular", scripts = {"Latn"}, family = "poz-hce"} m["ane"] = { names = {"*Xârâcùù"}, type = "regular", scripts = {"None"}, family = "poz-cln"} m["anf"] = { names = {"*Animere"}, type = "regular", scripts = {"None"}, family = "nic-kwa"} m["ang"] = { names = {"*Old English", "Anglo-Saxon"}, nahme = {"ahl Änglesch", "Angelsäxesch"}, type = "regular", scripts = {"Latinx"}, family = "gmw", entry_name = { from = {"Ā", "ā", "Ǣ", "ǣ", "Ċ", "ċ", "Ē", "ē", "Ġ", "ġ", "Ī", "ī", "Ō", "ō", "Ū", "ū", "Ȳ", "ȳ"}, to = {"A", "a", "Æ", "æ", "C", "c", "E", "e", "G", "g", "I", "i", "O", "o", "U", "u", "Y", "y"}} } m["anh"] = { names = {"*Nend"}, type = "regular", scripts = {"None"}, family = "ngf"} m["ani"] = { names = {"*Andi"}, type = "regular", scripts = {"Cyrl"}, family = "cau-nec"} m["anj"] = { names = {"*Anor"}, type = "regular", scripts = {"None"}, family = "paa"} m["ank"] = { names = {"*Goemai"}, type = "regular", scripts = {"None"}, family = "cdc"} m["anl"] = { names = {"*Anu"}, nahme = {"Anu"}, grama = "-", type = "regular", scripts = {"None"}, family = "tbq"} m["anm"] = { names = {"*Anal"}, type = "regular", scripts = {"None"}, family = "tbq"} m["ann"] = { names = {"*Obolo"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["ano"] = { names = {"*Andoque"}, type = "regular", scripts = {"Latn"}, family = "qfa-iso"} m["anp"] = { names = {"*Angika"}, type = "regular", scripts = {"None"}, family = "inc"} m["anq"] = { names = {"*Jarawa"}, type = "regular", scripts = {"None"}, family = "qfa-adm"} m["anr"] = { names = {"*Andh"}, type = "regular", scripts = {"None"}, family = "inc"} m["ans"] = { names = {"*Anserma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ant"] = { names = {"*Antakarinya"}, type = "regular", scripts = {"None"}, family = "aus-psw"} m["anu"] = { names = {"*Anuak"}, type = "regular", scripts = {"None"}, family = "sdv"} m["anv"] = { names = {"*Denya"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["anw"] = { names = {"*Anaang"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["anx"] = { names = {"*Andra-Hus"}, type = "regular", scripts = {"None"}, family = "poz-aay"} m["any"] = { names = {"*Anyin"}, type = "regular", scripts = {"None"}, family = "nic-kwa"} m["anz"] = { names = {"*Anem"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["aoa"] = { names = {"*Angolar"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["aob"] = { names = {"*Abom"}, type = "regular", scripts = {"None"}, family = "ngf"} m["aoc"] = { names = {"*Pemon"}, type = "regular", scripts = {"None"}, family = "sai-car"} m["aod"] = { names = {"*Andarum"}, type = "regular", scripts = {"None"}, family = "paa"} m["aoe"] = { names = {"*Angal Enen"}, type = "regular", scripts = {"None"}, family = "ngf"} m["aof"] = { names = {"*Bragat"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["aog"] = { names = {"*Angoram"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["aoh"] = { names = {"*Arma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["aoi"] = { names = {"*Anindilyakwa"}, type = "regular", scripts = {"None"}, family = "aus"} m["aoj"] = { names = {"*Mufian"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["aok"] = { names = {"*Arhö"}, nahme = {"Arhö"}, grama = "-", type = "regular", scripts = {"None"}, family = "poz-cln"} m["aol"] = { names = {"*Alor", "Alorese"}, type = "regular", scripts = {"None"}, family = "poz"} m["aom"] = { names = {"*Ömie"}, type = "regular", scripts = {"None"}, family = "ngf"} m["aon"] = { names = {"*Bumbita Arapesh"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["aor"] = { names = {"*Aore"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["aos"] = { names = {"*Taikat"}, type = "regular", scripts = {"None"}, family = "paa"} m["aot"] = { names = {"*A'tong"}, type = "regular", scripts = {"None"}, family = "tbq"} m["aox"] = { names = {"*Atorada"}, type = "regular", scripts = {"None"}, family = "awd"} m["aoz"] = { names = {"*Uab Meto"}, type = "regular", scripts = {"Latn"}, family = "plf"} m["apb"] = { names = {"*Sa'a", "South Malaita", "Apae'aa"}, type = "regular", scripts = {"None"}, family = "poz-sls"} m["apc"] = { names = {"*North Levantine Arabic"}, nahme = {"noodlevantihnesch Arrahbesch"}, grama = "aS", type = "regular", scripts = {"Arab"}, family = "sem-arb"} m["apd"] = { names = {"*Sudanese Arabic"}, nahme = {"sudanehsesch Arrahbesch"}, grama = "aS", type = "regular", scripts = {"Arab"}, family = "sem-arb"} m["ape"] = { names = {"*Bukiyip"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["apf"] = { names = {"*Pahanan Agta"}, type = "regular", scripts = {"None"}, family = "phi"} m["apg"] = { names = {"*Ampanang"}, type = "regular", scripts = {"None"}, family = "poz"} m["aph"] = { names = {"*Athpare", "Athpariya"}, type = "regular", scripts = {"None"}, family = "tbq"} m["api"] = { names = {"*Apiaká"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["apj"] = { names = {"*Jicarilla"}, type = "regular", scripts = {"Latn"}, family = "apa"} m["apk"] = { names = {"*Plains Apache"}, nahme = {"Stäppe-Apatschesch"}, grama = "N-S", type = "regular", scripts = {"Latn"}, family = "apa"} m["apl"] = { names = {"*Lipan"}, type = "regular", scripts = {"Latn"}, family = "apa"} m["apm"] = { names = {"*Chiricahua"}, type = "regular", scripts = {"Latn"}, family = "apa"} m["apn"] = { names = {"*Apinayé"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["apo"] = { names = {"*Ambul"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["app"] = { names = {"*Apma"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["apq"] = { names = {"*A-Pucikwar"}, type = "regular", scripts = {"Latn"}, family = "qfa-adm"} m["apr"] = { names = {"*Arop-Lokep"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["aps"] = { names = {"*Arop-Sissano"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["apt"] = { names = {"*Apatani"}, nahme = {"Apahnesch"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["apu"] = { names = {"*Apurinã"}, type = "regular", scripts = {"None"}, family = "awd"} m["apv"] = { names = {"*Alapmunte"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["apw"] = { names = {"*Western Apache"}, nahme = {"Wäß-Apatschesch"}, grama = "aS", type = "regular", scripts = {"Latn"}, family = "apa"} m["apx"] = { names = {"*Aputai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["apy"] = { names = {"*Apalaí"}, type = "regular", scripts = {"Latn"}, family = "sai-car"} m["apz"] = { names = {"*Safeyoka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["aqc"] = { names = {"*Archi"}, type = "regular", scripts = {"Cyrl"}, family = "cau-nec"} m["aqg"] = { names = {"*Arigidi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["aqm"] = { names = {"*Atohwaim"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["aqn"] = { names = {"*Northern Alta"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["aqp"] = { names = {"*Atakapa"}, nahme = {"Atapahnesch"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["aqr"] = { names = {"*Arhâ"}, type = "regular", scripts = {"None"}, family = "poz-cln"} m["aqz"] = { names = {"*Akuntsu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ara"] = { names = {"*Arabic"}, nahme = {"Arahbesch"}, type = "regular", scripts = {"Arab"}, family = "sem-arb", entry_name = { from = {"\217\139", "\217\140", "\217\141", "\217\142", "\217\143", "\217\144", "\217\145", "\217\146"}, to = {}} } m["arc"] = { names = {"*Aramaic", "Imperial Aramaic", "Official Aramaic", "Biblical Aramaic"}, nahme = {"Aramähjesch"}, type = "regular", scripts = {"Hebr", "Armi", "Syrc"}, family = "sem-ara", entry_name = { from = {"\214\176", "\214\177", "\214\178", "\214\179", "\214\180", "\214\181", "\214\182", "\214\183", "\214\184", "\214\185", "\214\186", "\214\187", "\214\188", "\214\189", "\214\191", "\215\129", "\215\130"}, to = {}} } m["ard"] = { names = {"*Arabana"}, type = "regular", scripts = {"None"}, family = "aus-kar"} m["are"] = { names = {"*Western Arrernte"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["arg"] = { names = {"*Aragonese"}, nahme = {"Arrajonnesch"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["arh"] = { names = {"*Arhuaco"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ari"] = { names = {"*Arikara"}, type = "regular", scripts = {"None"}, family = "cdd"} m["arj"] = { names = {"*Arapaso"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ark"] = { names = {"*Arikapú"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["arl"] = { names = {"*Arabela"}, nahme = {"Arabehlesch"}, type = "regular", scripts = {"Latn"}, family = "qfa-zap"} m["arn"] = { names = {"*Mapudungun"}, nahme = {"Mapudungun"}, grama = "-", type = "regular", scripts = {"Latn"}, family = "qfa-ara"} m["aro"] = { names = {"*Araona"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["arp"] = { names = {"*Arapaho"}, nahme = {"Arapaho"}, grama = "-", type = "regular", scripts = {"Latn"}, family = "alg"} m["arq"] = { names = {"*Algerian Arabic"}, nahme = {"aljehresch Arrahbesch"}, grama = "-", type = "regular", scripts = {"Arab"}, family = "sem-arb"} m["arr"] = { names = {"*Arara-Karo", "Karo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ars"] = { names = {"*Najdi Arabic"}, type = "regular", scripts = {"None"}, family = "sem-arb"} m["aru"] = { names = {"*Arua"}, type = "regular", scripts = {"None"}, family = "auf"} m["arv"] = { names = {"*Arbore"}, type = "regular", scripts = {"None"}, family = "cus"} m["arw"] = { names = {"*Arawak"}, type = "regular", scripts = {"Latn"}, family = "awd"} m["arx"] = { names = {"*Aruá"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ary"] = { names = {"*Moroccan Arabic"}, nahme = {"marokahnesch Arrahbesch"}, grama = "aS", type = "regular", scripts = {"Arab"}, family = "sem-arb"} m["arz"] = { names = {"*Egyptian Arabic"}, nahme = {"äjiptesch Arrahbesch", "äjüptesch Arrahbesch"}, grama = "aS", type = "regular", scripts = {"Arab"}, family = "sem-arb"} m["asa"] = { names = {"*Asu"}, nahme = {"Asu"}, grama = "-", type = "regular", scripts = {"None"}, family = "bnt"} m["asb"] = { names = {"*Assiniboine"}, type = "regular", scripts = {"None"}, family = "sio"} m["asc"] = { names = {"*Casuarina Coast Asmat"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["asd"] = { names = {"*Asas"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ase"] = { names = {"*American Sign Language", "Ameslan", "ASL"}, nahme = {"amärrekahnesche Zeischeschprohch", "amärrekahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"Sgnw"}, family = "sgn"} m["asf"] = { names = {"*Auslan", "Australian Sign Language"}, nahme = {"ostrahlesche Zeischeschprohch", "ostrahlesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["asg"] = { names = {"*Cishingini"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ash"] = { names = {"*Abishira"}, type = "regular", scripts = {"None"}, family = "qfa-iso"} m["asi"] = { names = {"*Buruwai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["asj"] = { names = {"*Nsari"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["ask"] = { names = {"*Ashkun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["asl"] = { names = {"*Asilulu"}, type = "regular", scripts = {"Latn"}, family = "plf"} m["asm"] = { names = {"*Assamese"}, nahme = {"Aßamehsesch"}, type = "regular", scripts = {"Beng"}, family = "inc"} m["asn"] = { names = {"*Xingú Asuriní"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["aso"] = { names = {"*Dano"}, type = "regular", scripts = {"None"}, family = "ngf"} m["asp"] = { names = {"*Algerian Sign Language"}, nahme = {"alljehresche Zeischeschprohch", "alljehresche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["asq"] = { names = {"*Austrian Sign Language"}, nahme = {"öhßterischesche Zeischeschprohch", "öhßterischesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["asr"] = { names = {"*Asuri"}, type = "regular", scripts = {"None"}, family = "mun"} m["ass"] = { names = {"*Ipulo"}, type = "regular", scripts = {"Latn"}, family = "nic-bod"} m["ast"] = { names = {"*Asturian"}, nahme = {"Asturrejahnesch"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["asu"] = { names = {"*Tocantins Asurini"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["asv"] = { names = {"*Asoa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["asw"] = { names = {"*Australian Aborigines Sign Language"}, nahme = {"ostrahlesche Ennjboore-Zeischeschprohch", "ostrahlesche Ennjboore-Jebeerdeschprohch"}, grama = {"aN-L","aN-L"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["asx"] = { names = {"*Muratayak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["asy"] = { names = {"*Yaosakor Asmat"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["asz"] = { names = {"*As"}, type = "regular", scripts = {"None"}, family = "poz-hce"} m["ata"] = { names = {"*Pele-Ata"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["atb"] = { names = {"*Zaiwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["atc"] = { names = {"*Atsahuaca"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["atd"] = { names = {"*Ata Manobo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ate"] = { names = {"*Atemble"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["atg"] = { names = {"*Ivbie North-Okpela-Arhe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ati"] = { names = {"*Attié"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["atj"] = { names = {"*Atikamekw"}, type = "regular", scripts = {"Latn"}, family = "alg"} m["atk"] = { names = {"*Ati"}, nahme = {"Ati"}, grama = "-", type = "regular", scripts = {"None"}, family = "qfa-und"} m["atl"] = { names = {"*Mt. Iraya Agta"}, type = "regular", scripts = {"None"}, family = "phi"} m["atm"] = { names = {"*Ata"}, nahme = {"Ata"}, grama = "-", type = "regular", scripts = {"None"}, family = "qfa-und"} m["atn"] = { names = {"*Ashtiani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ato"] = { names = {"*Atong"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["atp"] = { names = {"*Pudtol Atta"}, type = "regular", scripts = {"None"}, family = "phi"} m["atq"] = { names = {"*Aralle-Tabulahan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["atr"] = { names = {"*Waimiri-Atroari"}, type = "regular", scripts = {"None"}, family = "sai-car"} m["ats"] = { names = {"*Gros Ventre"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["att"] = { names = {"*Pamplona Atta"}, type = "regular", scripts = {"None"}, family = "phi"} m["atu"] = { names = {"*Reel"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["atv"] = { names = {"*Northern Altai"}, type = "regular", scripts = {"Cyrl"}, family = "trk"} m["atw"] = { names = {"*Atsugewi"}, type = "regular", scripts = {"None"}, family = "qfa-pal"} m["atx"] = { names = {"*Arutani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["aty"] = { names = {"*Aneityum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["atz"] = { names = {"*Arta"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["aua"] = { names = {"*Asumboa"}, type = "regular", scripts = {"None"}, family = "poz-oce"} m["aub"] = { names = {"*Alugu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["auc"] = { names = {"*Huaorani", "Waorani", "Sabela", "Wao", "Huao", "Aushiri", "Ssabela", "Wao Terero", "Auka", "Auca"}, type = "regular", scripts = {"Latn"}, family = "qfa-iso"} m["aud"] = { names = {"*Anuta"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["aue"] = { names = {"*ǂKxʼauǁʼein", "ǁAuǁei", "Auen", "Kaukau", "Koko", "Kung-Gobabis", "‡Kx'auǁ'ei", "ǂKx'auǁ'ein", "ǁX'auǁ'e"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["aug"] = { names = {"*Aguna"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["auh"] = { names = {"*Aushi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["aui"] = { names = {"*Anuki"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["auj"] = { names = {"*Augila"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["auk"] = { names = {"*Heyo"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["aul"] = { names = {"*Aulua"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["aum"] = { names = {"*Abewa", "Asu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["aun"] = { names = {"*Molmo One"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["auo"] = { names = {"*Auyokawa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["aup"] = { names = {"*Makayam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["auq"] = { names = {"*Anus"}, nahme = {"Anus"}, grama = "-", type = "regular", scripts = {"None"}, family = "poz-ocw"} m["aur"] = { names = {"*Aruek"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["aut"] = { names = {"*Austral"}, type = "regular", scripts = {"None"}, family = "poz-pol"} m["auu"] = { names = {"*Auye"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["auw"] = { names = {"*Awyi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["aux"] = { names = {"*Aurá"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["auy"] = { names = {"*Auyana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["auz"] = { names = {"*Uzbeki Arabic"}, nahme = {"osbehkesch Arrahbesch"}, grama = "aS", type = "regular", scripts = {"None"}, family = "sem-arb"} m["ava"] = { names = {"*Avar", "Avaric"}, nahme = {"Avahresch"}, type = "regular", scripts = {"Cyrl"}, family = "cau-nec", translit_module = "av-translit"} m["avb"] = { names = {"*Avau"}, nahme = {"Avau"}, grama = "-", type = "regular", scripts = {"None"}, family = "poz-ocw"} m["avd"] = { names = {"*Alviri-Vidari"}, type = "regular", scripts = {"fa-Arab"}, family = "ira"} m["ave"] = { names = {"*Avestan"}, nahme = {"Avästahnesch"}, type = "regular", scripts = {"Avst", "Gujr"}, family = "ira", translit_module = "Avst-translit"} m["avi"] = { names = {"*Avikam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["avk"] = { names = {"*Kotava"}, type = "appendix-constructed", scripts = {"None"}, family = "art"} m["avl"] = { names = {"*Eastern Egyptian Bedawi Arabic"}, nahme = {"oßäjiptesch-bedawesch Arrahbesch", "oßäjüptesch-bedawesch Arrahbesch"}, grama = "a-aS", type = "regular", scripts = {"None"}, family = "sem-arb"} m["avn"] = { names = {"*Avatime"}, type = "regular", scripts = {"None"}, family = "alv-kwa"} m["avo"] = { names = {"*Agavotaguerra"}, type = "regular", scripts = {"None"}, family = "awd"} m["avs"] = { names = {"*Aushiri"}, type = "regular", scripts = {"None"}, family = "qfa-zap"} m["avt"] = { names = {"*Au"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["avu"] = { names = {"*Avokaya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["avv"] = { names = {"*Avá-Canoeiro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["awa"] = { names = {"*Awadhi"}, type = "regular", scripts = {"Deva"}, family = "inc"} m["awb"] = { names = {"*Awa"}, nahme = {"Awa"}, grama = "-", type = "regular", scripts = {"None"}, family = "qfa-und"} m["awc"] = { names = {"*Cicipu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["awe"] = { names = {"*Awetí"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["awh"] = { names = {"*Awbono"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["awi"] = { names = {"*Aekyom"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["awk"] = { names = {"*Awabakal"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["awm"] = { names = {"*Arawum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["awn"] = { names = {"*Awngi"}, type = "regular", scripts = {"None"}, family = "cus"} m["awo"] = { names = {"*Awak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["awr"] = { names = {"*Awera"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["aws"] = { names = {"*South Awyu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["awt"] = { names = {"*Araweté"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["awu"] = { names = {"*Central Awyu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["awv"] = { names = {"*Jair Awyu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["aww"] = { names = {"*Awun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["awx"] = { names = {"*Awara"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["awy"] = { names = {"*Edera Awyu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["axb"] = { names = {"*Abipon", "Abipón", "Callaga", "Kalyaga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["axg"] = { names = {"*Mato Grosso Arára"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["axk"] = { names = {"*Yaka (Central African Republic)"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["axl"] = { names = {"*Lower Southern Aranda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["axm"] = { names = {"*Middle Armenian"}, nahme = {"Meddel-Armehnesch"}, grama = "N-S", type = "regular", scripts = {"Armn"}, family = "hyx", translit_module = "Armn-translit", entry_name = { from = {"՞", "՜", "՛", "՟", "և"}, to = {"", "", "", "", "եւ"}} } m["axx"] = { names = {"*Xaragure"}, type = "regular", scripts = {"None"}, family = "poz-cln"} m["aya"] = { names = {"*Awar"}, type = "regular", scripts = {"None"}, family = "paa"} m["ayb"] = { names = {"*Ayizo Gbe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ayc"] = { names = {"*Southern Aymara"}, nahme = {"Söhdaymara"}, grama = "-", type = "regular", scripts = {"None"}, family = "sai-aym"} m["ayd"] = { names = {"*Ayabadhu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["aye"] = { names = {"*Ayere"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ayg"] = { names = {"*Ginyanga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ayh"] = { names = {"*Hadrami Arabic"}, nahme = {"hadrahmesch Arrahbesch"}, grama = "aS", type = "regular", scripts = {"None"}, family = "sem-arb"} m["ayi"] = { names = {"*Leyigha"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["ayk"] = { names = {"*Akuku"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ayl"] = { names = {"*Libyan Arabic"}, nahme = {"lihbesch Arrahbesch", "lühbesch Arrahbesch"}, grama = "aS", type = "regular", scripts = {"Arab"}, family = "sem-arb"} m["aym"] = { names = {"*Aymara"}, nahme = {"Aymara"}, grama = "-", type = "regular", scripts = {"Latn"}, family = "sai-aym"} m["ayn"] = { names = {"*Sanaani Arabic"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ayo"] = { names = {"*Ayoreo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ayp"] = { names = {"*North Mesopotamian Arabic"}, nahme = {"noodmessopotahmesch Arrahbesch"}, grama = "aS", type = "regular", scripts = {"Arab"}, family = "sem-arb"} m["ayq"] = { names = {"*Ayi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ayr"] = { names = {"*Central Aymara"}, nahme = {"Zäntrahlaymara"}, grama = "-", type = "regular", scripts = {"None"}, family = "sai-aym"} m["ays"] = { names = {"*Sorsogon Ayta"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ayt"] = { names = {"*Bataan Ayta"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ayu"] = { names = {"*Ayu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ayy"] = { names = {"*Tayabas Ayta"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ayz"] = { names = {"*Maybrat"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["aza"] = { names = {"*Azha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["azb"] = { names = {"*South Azerbaijani"}, nahme = {"Söhd'asserbaidschahnesch", "Söhd'asehresch"}, type = "regular", scripts = {"fa-Arab"}, family = "trk"} m["aze"] = { names = {"*Azeri", "Azerbaijani", "Azari", "Azeri Turkic", "Azerbaijani Turkic"}, nahme = {"Asserbaidschahnesch", "Asehresch"}, type = "regular", scripts = {"Latn", "Cyrl", "fa-Arab"}, family = "trk"} m["azg"] = { names = {"*San Pedro Amuzgos Amuzgo"}, type = "regular", scripts = {"None"}, family = "omq"} m["azj"] = { names = {"*North Azerbaijani"}, nahme = {"Nood'asserbaidschahnesch", "Nood'asehresch"}, type = "regular", scripts = {"Latn", "Cyrl"}, family = "trk"} m["azm"] = { names = {"*Ipalapa Amuzgo"}, type = "regular", scripts = {"None"}, family = "omq"} m["azo"] = { names = {"*Awing"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["azt"] = { names = {"*Faire Atta"}, type = "regular", scripts = {"None"}, family = "phi"} m["azz"] = { names = {"*Highland Puebla Nahuatl"}, type = "regular", scripts = {"None"}, family = "azc-nah"} m["baa"] = { names = {"*Babatana", "Mbambatana"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["bab"] = { names = {"*Bainouk-Gunyuño"}, type = "regular", scripts = {"None"}, family = "alv-wat"} m["bac"] = { names = {"*Badui"}, type = "regular", scripts = {"None"}, family = "poz-msa"} m["bae"] = { names = {"*Baré"}, type = "regular", scripts = {"None"}, family = "awd"} m["baf"] = { names = {"*Nubaca"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bag"] = { names = {"*Tuki"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bah"] = { names = {"*Bahamas Creole English"}, type = "regular", scripts = {"None"}, family = "crp"} m["baj"] = { names = {"*Barakai"}, type = "regular", scripts = {"None"}, family = "plf"} m["bak"] = { names = {"*Bashkir"}, nahme = {"Baschkihresch"}, type = "regular", scripts = {"Cyrl"}, family = "trk", translit_module = "ba-translit"} m["bal"] = { names = {"*Baluchi", "Balochi"}, nahme = {"Belutschesch"}, type = "regular", scripts = {"fa-Arab"}, family = "ira"} m["bam"] = { names = {"*Bambara", "Bamanankan"}, nahme = {"Bambara", "Bamanankan"}, grama = {"-", "-"}, type = "regular", scripts = {"Latn"}, family = "dmn"} m["ban"] = { names = {"*Balinese"}, nahme = {"Salinehsesch"}, type = "regular", scripts = {"Latn", "Bali"}, family = "poz-msa"} m["bao"] = { names = {"*Waimaha"}, type = "regular", scripts = {"None"}, family = "qfa-tuc"} m["bap"] = { names = {"*Bantawa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bar"] = { names = {"*Bavarian"}, nahme = {"Bairesch", "Baijeresch"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["bas"] = { names = {"*Basaa"}, type = "regular", scripts = {"None"}, family = "bnt"} m["bau"] = { names = {"*Badanchi", "Bada"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bav"] = { names = {"*Babungo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["baw"] = { names = {"*Bambili-Bambui"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bax"] = { names = {"*Bamun"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bay"] = { names = {"*Batuley"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["baz"] = { names = {"*Tunen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bba"] = { names = {"*Baatonum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bbb"] = { names = {"*Barai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bbc"] = { names = {"*Batak Toba"}, type = "regular", scripts = {"Latn", "Batk"}, family = "poz-nws"} m["bbd"] = { names = {"*Bau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bbe"] = { names = {"*Bangba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bbf"] = { names = {"*Baibai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bbg"] = { names = {"*Barama"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bbh"] = { names = {"*Bugan"}, type = "regular", scripts = {"None"}, family = "mkh"} m["bbi"] = { names = {"*Barombi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bbj"] = { names = {"*Ghomálá'"}, type = "regular", scripts = {"None"}, family = "bai"} m["bbk"] = { names = {"*Babanki"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bbl"] = { names = {"*Bats"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bbm"] = { names = {"*Babango"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bbn"] = { names = {"*Uneapa"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["bbo"] = { names = {"*Konabéré"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bbp"] = { names = {"*West Central Banda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bbq"] = { names = {"*Bamali"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bbr"] = { names = {"*Girawa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bbs"] = { names = {"*Bakpinka"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["bbt"] = { names = {"*Mburku"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bbu"] = { names = {"*Bakulung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bbv"] = { names = {"*Karnai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bbw"] = { names = {"*Baba"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bbx"] = { names = {"*Bubia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bby"] = { names = {"*Befang"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bbz"] = { names = {"*Babalia Creole Arabic"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bca"] = { names = {"*Central Bai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bcb"] = { names = {"*Bainouk-Samik"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bcc"] = { names = {"*Southern Balochi"}, nahme = {"Södbelutschesch"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bcd"] = { names = {"*North Babar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bce"] = { names = {"*Bamenyam"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bcf"] = { names = {"*Bamu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bcg"] = { names = {"*Baga Binari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bch"] = { names = {"*Bariai"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["bci"] = { names = {"*Baoulé"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bcj"] = { names = {"*Bardi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bck"] = { names = {"*Bunaba"}, type = "regular", scripts = {"None"}, family = "aus-bub"} m["bcl"] = { names = {"*Bikol Central"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["bcm"] = { names = {"*Bannoni"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["bcn"] = { names = {"*Bibaali", "Bali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bco"] = { names = {"*Kaluli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bcp"] = { names = {"*Bali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bcq"] = { names = {"*Bench"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bcr"] = { names = {"*Babine"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bcs"] = { names = {"*Kohumono"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["bct"] = { names = {"*Bendi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bcu"] = { names = {"*Awad Bing"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["bcv"] = { names = {"*Shoo-Minda-Nye"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bcw"] = { names = {"*Bana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bcy"] = { names = {"*Bacama"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bcz"] = { names = {"*Bainouk-Gunyaamolo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bda"] = { names = {"*Bayot"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bdb"] = { names = {"*Basap"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bdc"] = { names = {"*Emberá-Baudó"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bdd"] = { names = {"*Bunama"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["bde"] = { names = {"*Bade"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bdf"] = { names = {"*Biage"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bdg"] = { names = {"*Bonggi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bdh"] = { names = {"*Tara Baka", "Baka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bdi"] = { names = {"*Burun"}, type = "regular", scripts = {"None"}, family = "sdv"} m["bdj"] = { names = {"*Bai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bdk"] = { names = {"*Budukh"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bdl"] = { names = {"*Indonesian Bajau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bdm"] = { names = {"*Buduma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bdn"] = { names = {"*Baldemu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bdo"] = { names = {"*Morom"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bdp"] = { names = {"*Bende"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bdq"] = { names = {"*Bahnar"}, type = "regular", scripts = {"None"}, family = "mkh"} m["bdr"] = { names = {"*West Coast Bajau"}, type = "regular", scripts = {"Latn"}, family = "poz-sbj"} m["bds"] = { names = {"*Burunge"}, type = "regular", scripts = {"None"}, family = "cus"} m["bdt"] = { names = {"*Bokoto"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bdu"] = { names = {"*Oroko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bdv"] = { names = {"*Bodo Parja"}, nahme = {"Bodo Parja"}, grama = {"N N"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bdw"] = { names = {"*Baham"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bdx"] = { names = {"*Budong-Budong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bdy"] = { names = {"*Bandjalang"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["bdz"] = { names = {"*Badeshi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bea"] = { names = {"*Beaver"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["beb"] = { names = {"*Bebele"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bec"] = { names = {"*Iceve-Maci"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bed"] = { names = {"*Bedoanas"}, type = "regular", scripts = {"None"}, family = "poz-hce"} m["bee"] = { names = {"*Byangsi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bef"] = { names = {"*Benabena"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["beg"] = { names = {"*Belait"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["beh"] = { names = {"*Biali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bei"] = { names = {"*Bekati'"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bej"] = { names = {"*Beja"}, type = "regular", scripts = {"Arab"}, family = "cus"} m["bek"] = { names = {"*Bebeli"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["bel"] = { names = {"*Belarusian", "Belorussian", "Belarusan", "Bielorussian", "Byelorussian", "Belarussian", "White Russian"}, nahme = {"Wiißrußesch"}, type = "regular", scripts = {"Cyrl"}, family = "zle", translit_module = "be-translit", sort_key = { from = {"Ё", "ё"}, to = {"Е" , "е"}}, entry_name = { from = {"\204\128", "\204\129"}, to = {}} } m["bem"] = { names = {"*Bemba"}, type = "regular", scripts = {"None"}, family = "bnt"} m["ben"] = { names = {"*Bengali", "Bangla"}, nahme = {"Bängjahlesch"}, type = "regular", scripts = {"Beng"}, family = "inc"} m["beo"] = { names = {"*Beami"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bep"] = { names = {"*Besoa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["beq"] = { names = {"*Beembe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bes"] = { names = {"*Besme"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bet"] = { names = {"*Guiberoua Béte"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["beu"] = { names = {"*Blagar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bev"] = { names = {"*Daloa Bété"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bew"] = { names = {"*Betawi"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["bex"] = { names = {"*Jur Modo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bey"] = { names = {"*Akuwagel", "Beli"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["bez"] = { names = {"*Kibena"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bfa"] = { names = {"*Bari"}, type = "regular", scripts = {"Latn"}, family = "sdv"} m["bfb"] = { names = {"*Pauri Bareli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bfc"] = { names = {"*Northern Bai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bfd"] = { names = {"*Bafut"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bfe"] = { names = {"*Betaf"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bff"] = { names = {"*Bofi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bfg"] = { names = {"*Busang Kayan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bfh"] = { names = {"*Blafe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bfi"] = { names = {"*British Sign Language", "BSL"}, nahme = {"brettesche Zeischeschprohch", "brettesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bfj"] = { names = {"*Bafanji"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bfk"] = { names = {"*Ban Khor Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bfl"] = { names = {"*Banda-Ndélé"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bfm"] = { names = {"*Mmen"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bfn"] = { names = {"*Bunak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bfo"] = { names = {"*Malba Birifor"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bfp"] = { names = {"*Beba"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bfq"] = { names = {"*Badaga"}, type = "regular", scripts = {"None"}, family = "dra"} m["bfr"] = { names = {"*Bazigar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bfs"] = { names = {"*Southern Bai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bft"] = { names = {"*Balti"}, type = "regular", scripts = {"None"}, family = "tbq"} m["bfu"] = { names = {"*Gahri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bfw"] = { names = {"*Bondo"}, type = "regular", scripts = {"None"}, family = "mun"} m["bfx"] = { names = {"*Bantayanon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bfy"] = { names = {"*Bagheli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bfz"] = { names = {"*Mahasu Pahari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bga"] = { names = {"*Gwamhi-Wuri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bgb"] = { names = {"*Bobongko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bgc"] = { names = {"*Haryanvi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bgd"] = { names = {"*Rathwi Bareli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bge"] = { names = {"*Bauria"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bgf"] = { names = {"*Bangandu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bgg"] = { names = {"*Bugun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bgi"] = { names = {"*Giangan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bgj"] = { names = {"*Bangolan"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bgk"] = { names = {"*Bit"}, type = "regular", scripts = {"None"}, family = "mkh"} m["bgl"] = { names = {"*Bo"}, type = "regular", scripts = {"None"}, family = "mkh-vie"} m["bgm"] = { names = {"*Baga Mboteni"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bgn"] = { names = {"*Western Balochi"}, nahme = {"Wäßbelutschesch"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bgo"] = { names = {"*Baga Koga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bgp"] = { names = {"*Eastern Balochi"}, nahme = {"Oßbelutschesch"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bgq"] = { names = {"*Bagri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bgr"] = { names = {"*Bawm Chin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bgs"] = { names = {"*Tagabawa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bgt"] = { names = {"*Bughotu", "Bugotu"}, type = "regular", scripts = {"Latn"}, family = "poz-sls"} m["bgu"] = { names = {"*Mbongno"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bgv"] = { names = {"*Warkay-Bipim"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bgw"] = { names = {"*Bhatri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bgx"] = { names = {"*Balkan Gagauz Turkish"}, nahme = {"balkahnesch Törkesch", "balkahnesch Jajaus-Törkesch"}, grama = {"aS", "aa-N"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bgy"] = { names = {"*Benggoi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bgz"] = { names = {"*Banggai"}, type = "regular", scripts = {"Latn"}, family = "poz-slb"} m["bha"] = { names = {"*Bharia"}, type = "regular", scripts = {"None"}, family = "dra"} m["bhb"] = { names = {"*Bhili"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bhc"] = { names = {"*Biga"}, type = "regular", scripts = {"None"}, family = "poz-hce"} m["bhd"] = { names = {"*Bhadrawahi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bhe"] = { names = {"*Bhaya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bhf"] = { names = {"*Odiai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bhg"] = { names = {"*Binandere"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bhh"] = { names = {"*Bukhari"}, nahme = {"Buchhahresch", "Bochohresch"}, grama = {"", ""}, type = "regular", scripts = {"Cyrl", "Hebr", "Latn", "fa-Arab"}, family = "qfa-und"} m["bhi"] = { names = {"*Bhilali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bhj"] = { names = {"*Bahing"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bhl"] = { names = {"*Bimin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bhm"] = { names = {"*Bathari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bhn"] = { names = {"*Bohtan Neo-Aramaic"}, nahme = {"bochtahnesch Neu'aramähjesch"}, grama = {"aS"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bho"] = { names = {"*Bhojpuri"}, names = {"Bhojpuhresch"}, type = "regular", scripts = {"Deva"}, family = "inc"} m["bhp"] = { names = {"*Bima"}, type = "regular", scripts = {"None"}, family = "plf"} m["bhq"] = { names = {"*Tukang Besi South"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bhr"] = { names = {"*Bara Malagasy"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bhs"] = { names = {"*Buwal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bht"] = { names = {"*Bhattiyali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bhu"] = { names = {"*Bhunjia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bhv"] = { names = {"*Bahau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bhw"] = { names = {"*Biak"}, type = "regular", scripts = {"Latn"}, family = "poz-hce"} m["bhx"] = { names = {"*Bhalay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bhy"] = { names = {"*Bhele"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bhz"] = { names = {"*Bada"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bia"] = { names = {"*Badimaya"}, type = "regular", scripts = {"None"}, family = "aus-psw"} m["bib"] = { names = {"*Bissa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bic"] = { names = {"*Bikaru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bid"] = { names = {"*Bidiyo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bie"] = { names = {"*Bepour"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bif"] = { names = {"*Biafada"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["big"] = { names = {"*Biangai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bij"] = { names = {"*Vaghat-Ya-Bijim-Legeri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bik"] = { names = {"*Bikol"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["bil"] = { names = {"*Bile"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bim"] = { names = {"*Bimoba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bin"] = { names = {"*Bini"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bio"] = { names = {"*Nai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bip"] = { names = {"*Bila"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["biq"] = { names = {"*Bipi"}, type = "regular", scripts = {"None"}, family = "poz-aay"} m["bir"] = { names = {"*Bisorio"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bis"] = { names = {"*Bislama"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["bit"] = { names = {"*Berinomo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["biu"] = { names = {"*Biete"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["biv"] = { names = {"*Southern Birifor"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["biw"] = { names = {"*Kol"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bix"] = { names = {"*Bijori"}, type = "regular", scripts = {"None"}, family = "mun"} m["biy"] = { names = {"*Birhor"}, type = "regular", scripts = {"None"}, family = "mun"} m["biz"] = { names = {"*Baloi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bja"] = { names = {"*Budza"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bjb"] = { names = {"*Banggarla"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bjc"] = { names = {"*Bariji"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bjd"] = { names = {"*Bandjigali"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["bje"] = { names = {"*Biao-Jiao Mien"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bjf"] = { names = {"*Barzani Jewish Neo-Aramaic"}, nahme = {"barzahnesch hebrähjesch Neu'aramähjesch", "hebrähjesch Neu'aramähjesch", "Neu'aramähjesch"}, grama = {"aaS", "aS", ""}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bjg"] = { names = {"*Bidyogo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bjh"] = { names = {"*Bahinemo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bji"] = { names = {"*Burji"}, type = "regular", scripts = {"None"}, family = "cus"} m["bjj"] = { names = {"*Kanauji"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bjk"] = { names = {"*Barok"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["bjl"] = { names = {"*Bulu (Papua New Guinea)"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["bjm"] = { names = {"*Bajelani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bjn"] = { names = {"*Banjarese"}, type = "regular", scripts = {"Latn"}, family = "poz-mly"} m["bjo"] = { names = {"*Mid-Southern Banda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bjr"] = { names = {"*Binumarien"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bjs"] = { names = {"*Bajan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bjt"] = { names = {"*Balanta-Ganja"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bju"] = { names = {"*Busuu"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bjv"] = { names = {"*Bedjond"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bjw"] = { names = {"*Bakwé"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bjx"] = { names = {"*Banao Itneg"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bjy"] = { names = {"*Bayali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bjz"] = { names = {"*Baruga"}, type = "regular", scripts = {"Latn"}, family = "ngf"} m["bka"] = { names = {"*Kyak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bkc"] = { names = {"*Baka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bkd"] = { names = {"*Binukid"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bkf"] = { names = {"*Beeke"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bkg"] = { names = {"*Buraka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bkh"] = { names = {"*Bakoko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bki"] = { names = {"*Baki"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["bkj"] = { names = {"*Pande"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bkk"] = { names = {"*Brokskat"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bkl"] = { names = {"*Berik"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bkm"] = { names = {"*Kom (Cameroon)"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bkn"] = { names = {"*Bukitan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bko"] = { names = {"*Kwa'"}, type = "regular", scripts = {"None"}, family = "bai"} m["bkp"] = { names = {"*Iboko", "Boko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bkq"] = { names = {"*Bakairí"}, type = "regular", scripts = {"None"}, family = "sai-car"} m["bkr"] = { names = {"*Bakumpai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bks"] = { names = {"*Masbate Sorsogon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bkt"] = { names = {"*Boloki"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bku"] = { names = {"*Buhid"}, type = "regular", scripts = {"Buhd"}, family = "phi"} m["bkv"] = { names = {"*Bekwarra"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["bkw"] = { names = {"*Bekwel"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bkx"] = { names = {"*Baikeno"}, type = "regular", scripts = {"None"}, family = "plf"} m["bky"] = { names = {"*Bokyi"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["bkz"] = { names = {"*Bungku"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bla"] = { names = {"*Blackfoot"}, type = "regular", scripts = {"Latn"}, family = "alg"} m["blb"] = { names = {"*Bilua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["blc"] = { names = {"*Bella Coola", "Nuxálk", "Nuxalk"}, type = "regular", scripts = {"Latn"}, family = "sal"} m["bld"] = { names = {"*Bolango"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ble"] = { names = {"*Balanta-Kentohe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["blf"] = { names = {"*Buol"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["blg"] = { names = {"*Balau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["blh"] = { names = {"*Kuwaa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bli"] = { names = {"*Bolia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["blj"] = { names = {"*Bolongan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["blk"] = { names = {"*Pa'o Karen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bll"] = { names = {"*Biloxi"}, type = "regular", scripts = {"None"}, family = "sio"} m["blm"] = { names = {"*Beli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bln"] = { names = {"*Southern Catanduanes Bicolano"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["blo"] = { names = {"*Anii"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["blp"] = { names = {"*Blablanga"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["blq"] = { names = {"*Baluan-Pam"}, type = "regular", scripts = {"Latn"}, family = "poz-aay"} m["blr"] = { names = {"*Blang"}, type = "regular", scripts = {"None"}, family = "aav"} m["bls"] = { names = {"*Balaesang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["blt"] = { names = {"*Tai Dam"}, type = "regular", scripts = {"Tavt"}, family = "tai-swe"} m["blv"] = { names = {"*Bolo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["blw"] = { names = {"*Balangao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["blx"] = { names = {"*Mag-Indi Ayta"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bly"] = { names = {"*Notre"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["blz"] = { names = {"*Balantak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bma"] = { names = {"*Lame"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bmb"] = { names = {"*Bembe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bmc"] = { names = {"*Biem"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["bmd"] = { names = {"*Baga Manduri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bme"] = { names = {"*Limassa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bmf"] = { names = {"*Bom"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bmg"] = { names = {"*Bamwe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bmh"] = { names = {"*Kein"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bmi"] = { names = {"*Bagirmi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bmj"] = { names = {"*Bote-Majhi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bmk"] = { names = {"*Ghayavi"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["bml"] = { names = {"*Bomboli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bmm"] = { names = {"*Northern Betsimisaraka Malagasy"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bmn"] = { names = {"*Bina"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["bmo"] = { names = {"*Bambalang"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bmp"] = { names = {"*Bulgebi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bmq"] = { names = {"*Bomu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bmr"] = { names = {"*Muinane"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bms"] = { names = {"*Bilma Kanuri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bmt"] = { names = {"*Biao Mon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bmu"] = { names = {"*Somba-Siawari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bmv"] = { names = {"*Bum"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bmw"] = { names = {"*Bomwali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bmx"] = { names = {"*Baimak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bmy"] = { names = {"*Kinyabemba", "Bemba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bmz"] = { names = {"*Baramu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bna"] = { names = {"*Bonerate"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bnb"] = { names = {"*Bookan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bnc"] = { names = {"*Bontoc"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["bnd"] = { names = {"*Banda (Indonesia)"}, type = "regular", scripts = {"None"}, family = "plf"} m["bne"] = { names = {"*Bintauna"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bnf"] = { names = {"*Masiwang"}, type = "regular", scripts = {"None"}, family = "plf"} m["bng"] = { names = {"*Benga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bni"] = { names = {"*Bangi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bnj"] = { names = {"*Eastern Tawbuid"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bnk"] = { names = {"*Bierebo"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["bnl"] = { names = {"*Boon"}, type = "regular", scripts = {"None"}, family = "cus"} m["bnm"] = { names = {"*Batanga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bnn"] = { names = {"*Bunun"}, type = "regular", scripts = {"None"}, family = "map"} m["bno"] = { names = {"*Asi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bnp"] = { names = {"*Bola"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["bnq"] = { names = {"*Bantik"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bnr"] = { names = {"*Butmas-Tur"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["bns"] = { names = {"*Bundeli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bnu"] = { names = {"*Bentong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bnv"] = { names = {"*Beneraf"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bnw"] = { names = {"*Bisis"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bnx"] = { names = {"*Bangubangu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bny"] = { names = {"*Bintulu"}, type = "regular", scripts = {"Latn"}, family = "poz-swa"} m["bnz"] = { names = {"*Beezen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["boa"] = { names = {"*Bora"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bob"] = { names = {"*Aweer"}, type = "regular", scripts = {"None"}, family = "cus"} m["bod"] = { names = {"*Tibetan"}, nahme = {"Tibehtesch"}, grama = {"S"}, type = "regular", scripts = {"Tibt"}, family = "tbq"} m["boe"] = { names = {"*Mundabli"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bof"] = { names = {"*Bolon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bog"] = { names = {"*Bamako Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["boh"] = { names = {"*Boma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["boi"] = { names = {"*Barbareño"}, type = "regular", scripts = {"None"}, family = "nai-chu"} m["boj"] = { names = {"*Anjam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bok"] = { names = {"*Bonjo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bol"] = { names = {"*Bole"}, type = "regular", scripts = {"None"}, family = "cdc"} m["bom"] = { names = {"*Berom"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bon"] = { names = {"*Bine"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["boo"] = { names = {"*Tiemacèwè Bozo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bop"] = { names = {"*Bonkiman"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["boq"] = { names = {"*Bogaya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bor"] = { names = {"*Borôro"}, type = "regular", scripts = {"Latn"}, family = "qfa-und"} m["bos"] = { names = {"*Bosnian"}, nahme = {"Boßnesch"}, type = "regular", scripts = {"Latn", "Cyrl"}, family = "hbs"} m["bot"] = { names = {"*Bongo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bou"] = { names = {"*Bondei"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["bov"] = { names = {"*Tuwuli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bow"] = { names = {"*Rema"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["box"] = { names = {"*Buamu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["boy"] = { names = {"*Bodo (Central African Republic)"}, nahme = {"Bodo (uß Zäntrahlaffreka)"}, grama = {"N (a N)"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["boz"] = { names = {"*Tiéyaxo Bozo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bpa"] = { names = {"*Dakaka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bpb"] = { names = {"*Barbacoas"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bpd"] = { names = {"*Banda-Banda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bpg"] = { names = {"*Bonggo"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["bph"] = { names = {"*Botlikh"}, type = "regular", scripts = {"None"}, family = "cau-nec"} m["bpi"] = { names = {"*Bagupi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bpj"] = { names = {"*Binji"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bpk"] = { names = {"*Orowe"}, type = "regular", scripts = {"None"}, family = "poz-cln"} m["bpl"] = { names = {"*Broome Pearling Lugger Pidgin"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["bpm"] = { names = {"*Biyom"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bpn"] = { names = {"*Dzao Min"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bpo"] = { names = {"*Anasi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bpp"] = { names = {"*Kaure"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bpq"] = { names = {"*Banda Malay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bpr"] = { names = {"*Koronadal Blaan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bps"] = { names = {"*Sarangani Blaan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bpt"] = { names = {"*Barrow Point"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bpu"] = { names = {"*Bongu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bpv"] = { names = {"*Bian Marind"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bpx"] = { names = {"*Palya Bareli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bpy"] = { names = {"*Bishnupriya Manipuri"}, nahme = {"Beschnuprihja-Manipuhresch"}, grama = {"N-N"}, type = "regular", scripts = {"Beng"}, family = "inc"} m["bpz"] = { names = {"*Bilba"}, type = "regular", scripts = {"Latn"}, family = "plf"} m["bqa"] = { names = {"*Tchumbuli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bqb"] = { names = {"*Bagusa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bqc"] = { names = {"*Boko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bqd"] = { names = {"*Bung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bqf"] = { names = {"*Baga Kaloum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bqg"] = { names = {"*Bago-Kusuntu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bqh"] = { names = {"*Baima"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bqi"] = { names = {"*Bakhtiari"}, type = "regular", scripts = {"fa-Arab"}, family = "ira"} m["bqj"] = { names = {"*Bandial"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bqk"] = { names = {"*Banda-Mbrès"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bql"] = { names = {"*Bilakura"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bqm"] = { names = {"*Wumboko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bqn"] = { names = {"*Bulgarian Sign Language"}, nahme = {"bulljahresche Zeischeschprohch", "bulljahresche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bqo"] = { names = {"*Balo"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bqp"] = { names = {"*Busa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bqq"] = { names = {"*Biritai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bqr"] = { names = {"*Burusu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bqs"] = { names = {"*Bosngun"}, type = "regular", scripts = {"None"}, family = "paa"} m["bqt"] = { names = {"*Bamukumbit"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bqu"] = { names = {"*Boguru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bqv"] = { names = {"*Begbere-Ejar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bqw"] = { names = {"*Buru"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bqx"] = { names = {"*Baangi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bqy"] = { names = {"*Bengkala Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bqz"] = { names = {"*Bakaka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bra"] = { names = {"*Braj"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["brb"] = { names = {"*Lave"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["brc"] = { names = {"*Berbice Creole Dutch"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["brd"] = { names = {"*Baraamu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bre"] = { names = {"*Breton"}, nahme = {"Bettohnesch"}, type = "regular", scripts = {"Latn"}, family = "cel-bry"} m["brf"] = { names = {"*Bera"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["brg"] = { names = {"*Baure"}, type = "regular", scripts = {"Latn"}, family = "awd"} m["brh"] = { names = {"*Brahui"}, type = "regular", scripts = {"Arab"}, family = "dra"} m["bri"] = { names = {"*Mokpwe"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["brj"] = { names = {"*Bieria"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["brk"] = { names = {"*Birked"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["brl"] = { names = {"*Birwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["brm"] = { names = {"*Barambu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["brn"] = { names = {"*Boruca"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bro"] = { names = {"*Brokkat"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["brp"] = { names = {"*Barapasi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["brq"] = { names = {"*Breri"}, type = "regular", scripts = {"None"}, family = "paa"} m["brr"] = { names = {"*Birao"}, type = "regular", scripts = {"None"}, family = "poz-sls"} m["brs"] = { names = {"*Baras"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["brt"] = { names = {"*Bitare"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bru"] = { names = {"*Eastern Bru"}, type = "regular", scripts = {"None"}, family = "mkh"} m["brv"] = { names = {"*Western Bru"}, type = "regular", scripts = {"None"}, family = "mkh"} m["brw"] = { names = {"*Bellari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["brx"] = { names = {"*Bodo (India)"}, nahme = {"Bodo (uß Indije)"}, grama = {"N (a N)"}, type = "regular", scripts = {"Deva", "Latn"}, family = "tbq"} m["bry"] = { names = {"*Burui"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["brz"] = { names = {"*Bilbil"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["bsa"] = { names = {"*Abinomn"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bsb"] = { names = {"*Brunei Bisaya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bsc"] = { names = {"*Bassari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bse"] = { names = {"*Wushi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bsf"] = { names = {"*Bauchi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bsg"] = { names = {"*Bashkardi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bsh"] = { names = {"*Kati"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bsi"] = { names = {"*Bassossi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bsj"] = { names = {"*Bangwinji"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bsk"] = { names = {"*Burushaski"}, type = "regular", scripts = {"None"}, family = "qfa-iso"} m["bsl"] = { names = {"*Basa-Gumna"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bsm"] = { names = {"*Busami"}, type = "regular", scripts = {"None"}, family = "poz-hce"} m["bsn"] = { names = {"*Barasana"}, type = "regular", scripts = {"None"}, family = "qfa-tuc"} m["bso"] = { names = {"*Buso"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bsp"] = { names = {"*Baga Sitemu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bsq"] = { names = {"*Bassa"}, type = "regular", scripts = {"Bass"}, family = "kro"} m["bsr"] = { names = {"*Bassa-Kontagora"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bss"] = { names = {"*Akoose"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bst"] = { names = {"*Basketo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bsu"] = { names = {"*Bahonsuai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bsv"] = { names = {"*Baga Sobané"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bsw"] = { names = {"*Baiso"}, type = "regular", scripts = {"None"}, family = "cus"} m["bsx"] = { names = {"*Yangkam"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bsy"] = { names = {"*Sabah Bisaya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bta"] = { names = {"*Bata"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["btd"] = { names = {"*Batak Dairi"}, type = "regular", scripts = {"Latn", "Batk"}, family = "poz-nws"} m["bte"] = { names = {"*Gamo-Ningi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["btf"] = { names = {"*Birgit"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["btg"] = { names = {"*Gagnoa Bété"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bth"] = { names = {"*Biatah Bidayuh"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bti"] = { names = {"*Burate"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["btj"] = { names = {"*Bacanese Malay"}, type = "regular", scripts = {"Latn"}, family = "poz-mly"} m["btl"] = { names = {"*Bhatola"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["btm"] = { names = {"*Batak Mandailing"}, type = "regular", scripts = {"Latn", "Batk"}, family = "poz-nws"} m["btn"] = { names = {"*Ratagnon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bto"] = { names = {"*Iriga Bicolano"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["btp"] = { names = {"*Budibud"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["btq"] = { names = {"*Batek"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["btr"] = { names = {"*Baetora"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bts"] = { names = {"*Batak Simalungun"}, type = "regular", scripts = {"Latn", "Batk"}, family = "poz-nws"} m["btt"] = { names = {"*Bete-Bendi"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["btu"] = { names = {"*Batu"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["btv"] = { names = {"*Bateri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["btw"] = { names = {"*Butuanon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["btx"] = { names = {"*Batak Karo"}, type = "regular", scripts = {"Latn", "Batk"}, family = "poz-nws"} m["bty"] = { names = {"*Bobot"}, type = "regular", scripts = {"None"}, family = "plf"} m["btz"] = { names = {"*Batak Alas-Kluet"}, type = "regular", scripts = {"Latn", "Batk"}, family = "poz-nws"} m["bua"] = { names = {"*Buryat", "Buriat"}, names = {"Buriatesch"}, type = "regular", scripts = {"Cyrl"}, family = "xgn", translit_module = "bua-translit"} m["bub"] = { names = {"*Bua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["buc"] = { names = {"*Bushi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bud"] = { names = {"*Ntcham"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bue"] = { names = {"*Beothuk"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["buf"] = { names = {"*Bushoong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bug"] = { names = {"*Buginese"}, type = "regular", scripts = {"Bugi", "Latn"}, family = "poz-ssw"} m["buh"] = { names = {"*Younuo Bunu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bui"] = { names = {"*Bongili"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["buj"] = { names = {"*Basa-Gurmana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["buk"] = { names = {"*Bugawac"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["bul"] = { names = {"*Bulgarian"}, nahme = {"Buljahresch"}, type = "regular", scripts = {"Cyrl"}, family = "zls", translit_module = "bg-translit", entry_name = { from = {"Ѐ", "ѐ", "Ѝ", "ѝ", GRAVE, ACUTE}, to = {"Е", "е", "И", "и"}} } m["bum"] = { names = {"*Bulu"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["bun"] = { names = {"*Sherbro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["buo"] = { names = {"*Terei"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bup"] = { names = {"*Busoa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["buq"] = { names = {"*Brem"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bus"] = { names = {"*Bokobaru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["but"] = { names = {"*Bungain"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["buu"] = { names = {"*Budu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["buv"] = { names = {"*Bun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["buw"] = { names = {"*Bubi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bux"] = { names = {"*Boghom"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["buy"] = { names = {"*Bullom So"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["buz"] = { names = {"*Bukwen"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bva"] = { names = {"*Barein"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bvb"] = { names = {"*Bube"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["bvc"] = { names = {"*Baelelea"}, type = "regular", scripts = {"None"}, family = "poz-sls"} m["bvd"] = { names = {"*Baeggu", "Mbaenggu", "Baegu"}, type = "regular", scripts = {"None"}, family = "poz-sls"} m["bve"] = { names = {"*Berau Malay"}, type = "regular", scripts = {"Latn"}, family = "poz-mly"} m["bvf"] = { names = {"*Boor"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bvg"] = { names = {"*Bonkeng"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bvh"] = { names = {"*Bure"}, type = "regular", scripts = {"None"}, family = "cdc"} m["bvi"] = { names = {"*Belanda Viri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bvj"] = { names = {"*Baan"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["bvk"] = { names = {"*Bukat"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bvl"] = { names = {"*Bolivian Sign Language"}, nahme = {"bolihvesche Zeischeschprohch", "bolihvesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bvm"] = { names = {"*Bamunka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bvn"] = { names = {"*Buna"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["bvo"] = { names = {"*Bolgo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bvp"] = { names = {"*Bumang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bvq"] = { names = {"*Birri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bvr"] = { names = {"*Burarra"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bvu"] = { names = {"*Bukit Malay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bvv"] = { names = {"*Baniva"}, type = "regular", scripts = {"None"}, family = "awd"} m["bvw"] = { names = {"*Boga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bvx"] = { names = {"*Dibole"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bvy"] = { names = {"*Baybayanon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bvz"] = { names = {"*Bauzi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bwa"] = { names = {"*Bwatoo"}, type = "regular", scripts = {"None"}, family = "poz-cln"} m["bwb"] = { names = {"*Namosi-Naitasiri-Serua"}, type = "regular", scripts = {"None"}, family = "poz-occ"} m["bwc"] = { names = {"*Bwile"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bwd"] = { names = {"*Bwaidoka"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["bwe"] = { names = {"*Bwe Karen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bwf"] = { names = {"*Boselewa"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["bwg"] = { names = {"*Barwe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bwh"] = { names = {"*Bishuo"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bwi"] = { names = {"*Baniwa"}, type = "regular", scripts = {"None"}, family = "awd"} m["bwj"] = { names = {"*Láá Láá Bwamu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bwk"] = { names = {"*Bauwaki"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bwl"] = { names = {"*Bwela"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bwm"] = { names = {"*Biwat"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bwn"] = { names = {"*Wunai Bunu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bwp"] = { names = {"*Mandobo Bawah"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bwq"] = { names = {"*Southern Bobo Madaré"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bwr"] = { names = {"*Bura-Pabir"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bws"] = { names = {"*Bomboma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bwt"] = { names = {"*Bafaw-Balong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bwu"] = { names = {"*Buli (Ghana)"}, type = "regular", scripts = {"None"}, family = "nic-gur"} m["bww"] = { names = {"*Bwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bwx"] = { names = {"*Bu-Nao Bunu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bwy"] = { names = {"*Cwi Bwamu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bwz"] = { names = {"*Bwisi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bxa"] = { names = {"*Bauro"}, type = "regular", scripts = {"None"}, family = "poz-sls"} m["bxb"] = { names = {"*Belanda Bor"}, type = "regular", scripts = {"None"}, family = "sdv"} m["bxc"] = { names = {"*Molengue"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bxd"] = { names = {"*Pela"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bxe"] = { names = {"*Ongota"}, type = "regular", scripts = {"None"}, family = "cus"} m["bxf"] = { names = {"*Bilur"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["bxg"] = { names = {"*Bangala", "Ngala"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["bxh"] = { names = {"*Buhutu"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["bxi"] = { names = {"*Pirlatapa"}, type = "regular", scripts = {"None"}, family = "aus-kar"} m["bxj"] = { names = {"*Bayungu"}, type = "regular", scripts = {"None"}, family = "aus-psw"} m["bxk"] = { names = {"*Bukusu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bxl"] = { names = {"*Jalkunan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bxm"] = { names = {"*Mongolia Buryat"}, type = "regular", scripts = {"None"}, family = "xgn"} m["bxn"] = { names = {"*Burduna"}, type = "regular", scripts = {"None"}, family = "aus-psw"} m["bxo"] = { names = {"*Barikanchi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bxp"] = { names = {"*Bebil"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bxq"] = { names = {"*Beele"}, type = "regular", scripts = {"None"}, family = "cdc"} m["bxr"] = { names = {"*Russia Buryat"}, type = "regular", scripts = {"Cyrl"}, family = "qfa-und", translit_module = "bua-translit"} m["bxs"] = { names = {"*Busam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bxu"] = { names = {"*China Buryat"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bxv"] = { names = {"*Berakou"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bxw"] = { names = {"*Bankagooma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bxz"] = { names = {"*Binahari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bya"] = { names = {"*Batak"}, type = "regular", scripts = {"Tagb"}, family = "phi"} m["byb"] = { names = {"*Bikya"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["byc"] = { names = {"*Ubaghara"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["byd"] = { names = {"*Benyadu'"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bye"] = { names = {"*Pouye"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["byf"] = { names = {"*Bete"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["byg"] = { names = {"*Baygo"}, type = "regular", scripts = {"None"}, family = "sdv"} m["byh"] = { names = {"*Bujhyal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["byi"] = { names = {"*Buyu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["byj"] = { names = {"*Binawa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["byk"] = { names = {"*Biao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["byl"] = { names = {"*Bayono"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bym"] = { names = {"*Bidyara"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["byn"] = { names = {"*Blin", "Bilin", "Bilen", "Belen", "Bilein"}, type = "regular", scripts = {"Ethi", "Latn"}, family = "cus"} m["byo"] = { names = {"*Biyo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["byp"] = { names = {"*Bumaji"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["byq"] = { names = {"*Basay"}, type = "regular", scripts = {"None"}, family = "map"} m["byr"] = { names = {"*Baruya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bys"] = { names = {"*Burak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["byt"] = { names = {"*Berti"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["byv"] = { names = {"*Medumba"}, type = "regular", scripts = {"None"}, family = "bai"} m["byw"] = { names = {"*Belhariya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["byx"] = { names = {"*Qaqet"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["byy"] = { names = {"*Buya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["byz"] = { names = {"*Banaro"}, type = "regular", scripts = {"None"}, family = "paa"} m["bza"] = { names = {"*Bandi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bzb"] = { names = {"*Andio"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bzd"] = { names = {"*Bribri"}, type = "regular", scripts = {"Latn"}, family = "cba"} m["bze"] = { names = {"*Jenaama Bozo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bzf"] = { names = {"*Boikin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bzg"] = { names = {"*Babuza"}, type = "regular", scripts = {"None"}, family = "map"} m["bzh"] = { names = {"*Mapos Buang"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["bzi"] = { names = {"*Bisu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bzj"] = { names = {"*Belize Kriol English", "Belizean Creole", "Belizean Creole English", "Belizean Kriol", "Kriol"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bzk"] = { names = {"*Nicaragua Creole English"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bzm"] = { names = {"*Bolondo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bzo"] = { names = {"*Bozaba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bzp"] = { names = {"*Kemberano"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bzq"] = { names = {"*Buli (Indonesia)"}, type = "regular", scripts = {"None"}, family = "poz-hce"} m["bzr"] = { names = {"*Biri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bzs"] = { names = {"*Brazilian Sign Language", "LGB", "LSB", "LSCB", "Libras"}, nahme = {"brasilljahnesche Zeischeschprohch", "brasilljahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "sgn"} m["bzu"] = { names = {"*Burmeso"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bzv"] = { names = {"*Bebe"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["bzw"] = { names = {"*Basa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bzx"] = { names = {"*Hainyaxo Bozo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["bzy"] = { names = {"*Obanliku"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["bzz"] = { names = {"*Evant"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["caa"] = { names = {"*Ch'orti'"}, type = "regular", scripts = {"Latn"}, family = "myn"} m["cab"] = { names = {"*Garifuna"}, type = "regular", scripts = {"Latn"}, family = "awd"} m["cac"] = { names = {"*Chuj"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cad"] = { names = {"*Caddo"}, type = "regular", scripts = {"Latn"}, family = "cdd"} m["cae"] = { names = {"*Laalaa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["caf"] = { names = {"*Southern Carrier"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cag"] = { names = {"*Nivaclé"}, type = "regular", scripts = {"None"}, family = "qfa-mtc"} m["cah"] = { names = {"*Cahuarano"}, type = "regular", scripts = {"None"}, family = "qfa-zap"} m["caj"] = { names = {"*Chané"}, type = "regular", scripts = {"None"}, family = "awd"} m["cak"] = { names = {"*Cakchiquel"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cal"] = { names = {"*Carolinian"}, type = "regular", scripts = {"Latn"}, family = "poz-mic"} m["cam"] = { names = {"*Cemuhî"}, type = "regular", scripts = {"None"}, family = "poz-cln"} m["can"] = { names = {"*Chambri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cao"] = { names = {"*Chácobo"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["cap"] = { names = {"*Chipaya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["caq"] = { names = {"*Car Nicobarese"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["car"] = { names = {"*Galibi Carib", "Carib", "Caribe", "Cariña", "Galibi", "Galibí", "Kalihna", "Kali'na", "Kalinya", "Maraworno", "Marworno"}, type = "regular", scripts = {"Latn"}, family = "sai-car"} m["cas"] = { names = {"*Tsimané"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cat"] = { names = {"*Catalan", "Valencian"}, nahme = {"Kattalahnesch", "Kattalohnesch"}, -- has own subtag: "Valänzejahnesch"}, type = "regular", scripts = {"Latn"}, family = "roa", sort_key = { from = {"à", "[èé]", "[íï]", "[òó]", "[úü]", "ç", "l·l"}, to = {"a", "e" , "i" , "o" , "u" , "c", "ll" }} } m["cav"] = { names = {"*Cavineña"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["caw"] = { names = {"*Callawalla"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cax"] = { names = {"*Chiquitano"}, type = "regular", scripts = {"Latn"}, family = "qfa-iso"} m["cay"] = { names = {"*Cayuga"}, type = "regular", scripts = {"None"}, family = "iro"} m["caz"] = { names = {"*Canichana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cbb"] = { names = {"*Cabiyarí"}, type = "regular", scripts = {"None"}, family = "awd"} m["cbc"] = { names = {"*Carapana"}, type = "regular", scripts = {"None"}, family = "qfa-tuc"} m["cbd"] = { names = {"*Carijona"}, type = "regular", scripts = {"None"}, family = "sai-car"} m["cbe"] = { names = {"*Chipiajes"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cbg"] = { names = {"*Chimila"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cbh"] = { names = {"*Cagua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cbi"] = { names = {"*Chachi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cbj"] = { names = {"*Ede Cabe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cbk"] = { names = {"*Chavacano"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cbl"] = { names = {"*Bualkhaw Chin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cbn"] = { names = {"*Nyahkur"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cbo"] = { names = {"*Izora"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cbr"] = { names = {"*Cashibo-Cacataibo"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["cbs"] = { names = {"*Cashinahua"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["cbt"] = { names = {"*Chayahuita"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cbu"] = { names = {"*Candoshi-Shapra"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cbv"] = { names = {"*Cacua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cbw"] = { names = {"*Kinabalian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cby"] = { names = {"*Carabayo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cca"] = { names = {"*Cauca"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ccc"] = { names = {"*Chamicuro"}, type = "regular", scripts = {"Latn"}, family = "awd"} m["ccd"] = { names = {"*Cafundo Creole"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cce"] = { names = {"*Chopi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ccg"] = { names = {"*Samba Daka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cch"] = { names = {"*Atsam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ccj"] = { names = {"*Kasanga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ccl"] = { names = {"*Cutchi-Swahili"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ccm"] = { names = {"*Malaccan Creole Malay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cco"] = { names = {"*Comaltepec Chinantec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ccp"] = { names = {"*Chakma"}, type = "regular", scripts = {"Cakm"}, family = "inc"} m["ccq"] = { names = {"*Chaungtha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ccr"] = { names = {"*Cacaopera"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cda"] = { names = {"*Choni"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cde"] = { names = {"*Chenchu"}, type = "regular", scripts = {"None"}, family = "dra"} m["cdf"] = { names = {"*Chiru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cdg"] = { names = {"*Chamari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cdh"] = { names = {"*Chambeali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cdi"] = { names = {"*Chodri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cdj"] = { names = {"*Churahi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cdm"] = { names = {"*Chepang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cdn"] = { names = {"*Chaudangsi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cdo"] = { names = {"*Min Dong"}, type = "regular", scripts = {"Hani"}, family = "zhx"} m["cdr"] = { names = {"*Cinda-Regi-Tiyal"}, type = "regular", scripts = {"Latn"}, family = "nic-bco"} m["cds"] = { names = {"*Chadian Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cdy"] = { names = {"*Chadong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cdz"] = { names = {"*Koda"}, type = "regular", scripts = {"None"}, family = "mun"} m["cea"] = { names = {"*Lower Chehalis"}, type = "regular", scripts = {"None"}, family = "sal"} m["ceb"] = { names = {"*Cebuano"}, nahme = {"Cebuano"}, grama = "-", type = "regular", scripts = {"Latn"}, family = "phi"} m["ceg"] = { names = {"*Chamacoco"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cen"] = { names = {"*Cen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ces"] = { names = {"*Czech"}, nahme = {"Tschäschesch"}, type = "regular", scripts = {"Latn"}, family = "zlw", sort_key = { from = {"á", "é", "í", "ó", "[úů]", "ý"}, to = {"a", "e", "i", "o", "u" , "y"}} } m["cet"] = { names = {"*Centúúm"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cfa"] = { names = {"*Dijim-Bwilim"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cfd"] = { names = {"*Cara"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cfg"] = { names = {"*Como Karim"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cfm"] = { names = {"*Falam Chin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cga"] = { names = {"*Changriwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cgc"] = { names = {"*Kagayanen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cgg"] = { names = {"*Rukiga"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["cgk"] = { names = {"*Chocangacakha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cha"] = { names = {"*Chamorro"}, type = "regular", scripts = {"Latn"}, family = "poz-sus"} m["chb"] = { names = {"*Chibcha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["chc"] = { names = {"*Catawba"}, type = "regular", scripts = {"Latn"}, family = "qfa-sca"} m["chd"] = { names = {"*Highland Oaxaca Chontal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["che"] = { names = {"*Chechen"}, nahme = {"Tschätschehnesch"}, type = "regular", scripts = {"Cyrl"}, family = "cau-nec", translit_module = "ce-translit"} m["chf"] = { names = {"*Tabasco Chontal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["chg"] = { names = {"*Chagatai"}, type = "regular", scripts = {"Arab"}, family = "trk"} m["chh"] = { names = {"*Chinook"}, type = "regular", scripts = {"Latn"}, family = "nai-ckn"} m["chj"] = { names = {"*Ojitlán Chinantec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["chk"] = { names = {"*Chuukese"}, type = "regular", scripts = {"Latn"}, family = "poz-mic"} m["chl"] = { names = {"*Cahuilla"}, type = "regular", scripts = {"Latn"}, family = "azc", entry_name = { from = {"Á", "á", "É", "é", "Í", "í", "Ó", "ó", "Ú", "ú", MACRON}, to = {"A", "a", "E", "e", "I", "i", "O", "o", "U", "u"}} } m["chm"] = { names = {"*Mari", "Standard Mari"}, type = "regular", scripts = {"Cyrl"}, family = "fiu", translit_module = "chm-translit"} m["chn"] = { names = {"*Chinook Jargon"}, type = "regular", scripts = {"Latn", "Dupl"}, family = "crp"} m["cho"] = { names = {"*Choctaw"}, type = "regular", scripts = {"Latn"}, family = "qfa-mus"} m["chp"] = { names = {"*Chipewyan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["chq"] = { names = {"*Quiotepec Chinantec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["chr"] = { names = {"*Cherokee"}, nahme = {"Tschärrokih"}, grama = {"-"}, type = "regular", scripts = {"Cher"}, family = "iro"} m["cht"] = { names = {"*Cholón"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["chu"] = { names = {"*Old Church Slavonic"}, nahme = {"ahl Kerscheßlahwesch", "ahl Buljahresch"}, grama = {"aS", "aS"}, type = "regular", scripts = {"Cyrs", "Glag"}, family = "zls", translit_module = "Cyrs-Glag-translit", entry_name = { from = {"\210\132"}, -- kamora to = {}}, sort_key = { from = {"оу", "є"}, to = {"у" , "е"}} } m["chv"] = { names = {"*Chuvash"}, nahme = {"Tschuwaschesch"}, type = "regular", scripts = {"Cyrl"}, family = "trk", translit_module = "cv-translit"} m["chw"] = { names = {"*Chuwabu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["chx"] = { names = {"*Chantyal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["chy"] = { names = {"*Cheyenne"}, type = "regular", scripts = {"Latn"}, family = "alg"} m["chz"] = { names = {"*Ozumacín Chinantec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cia"] = { names = {"*Cia-Cia"}, type = "regular", scripts = {"Hang", "Latn"}, family = "poz-mun"} m["cib"] = { names = {"*Ci Gbe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cic"] = { names = {"*Chickasaw"}, type = "regular", scripts = {"Latn"}, family = "qfa-mus"} m["cid"] = { names = {"*Chimariko"}, type = "regular", scripts = {"None"}, family = "qfa-iso"} m["cie"] = { names = {"*Cineni"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cih"] = { names = {"*Chinali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cik"] = { names = {"*Chitkuli Kinnauri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cim"] = { names = {"*Cimbrian"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["cin"] = { names = {"*Cinta Larga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cip"] = { names = {"*Chiapanec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cir"] = { names = {"*Tiri"}, type = "regular", scripts = {"None"}, family = "poz-cln"} m["ciy"] = { names = {"*Chaima"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cja"] = { names = {"*Western Cham"}, type = "regular", scripts = {"Arab"}, family = "poz-msa"} m["cje"] = { names = {"*Chru"}, type = "regular", scripts = {"Latn"}, family = "poz-msa"} m["cjh"] = { names = {"*Upper Chehalis"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cji"] = { names = {"*Chamalal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cjk"] = { names = {"*Chokwe"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["cjm"] = { names = {"*Eastern Cham"}, type = "regular", scripts = {"Cham"}, family = "cmc"} m["cjn"] = { names = {"*Chenapian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cjo"] = { names = {"*Ashéninka Pajonal"}, type = "regular", scripts = {"None"}, family = "awd"} m["cjp"] = { names = {"*Cabécar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cjs"] = { names = {"*Shor"}, type = "regular", scripts = {"Cyrl"}, family = "trk"} m["cjv"] = { names = {"*Chuave"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cjy"] = { names = {"*Jinyu"}, type = "regular", scripts = {"Hani"}, family = "zhx"} m["cka"] = { names = {"*Khumi Awa Chin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ckb"] = { names = {"*Central Kurdish", "Sorani"}, nahme = {"Zäntrahlkordesch", "Sorahnesch"}, grama = {"S", "S"}, type = "regular", scripts = {"ku-Arab"}, family = "ira"} m["ckh"] = { names = {"*Chak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ckl"] = { names = {"*Cibak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cko"] = { names = {"*Anufo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ckq"] = { names = {"*Kajakse"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ckr"] = { names = {"*Kairak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cks"] = { names = {"*Tayo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ckt"] = { names = {"*Chukchi"}, type = "regular", scripts = {"Cyrl"}, family = "qfa-cka"} m["cku"] = { names = {"*Koasati"}, type = "regular", scripts = {"Latn"}, family = "qfa-mus"} m["ckv"] = { names = {"*Kavalan"}, type = "regular", scripts = {"Latn"}, family = "map"} m["ckx"] = { names = {"*Caka"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["cky"] = { names = {"*Cakfem-Mushere"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ckz"] = { names = {"*Cakchiquel-Quiché Mixed Language", "Cauque Mayan"}, type = "regular", scripts = {"None"}, family = "myn"} m["cla"] = { names = {"*Ron"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["clc"] = { names = {"*Chilcotin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cld"] = { names = {"*Chaldean Neo-Aramaic"}, nahme = {"aßühresch Neu'aramähjesch"}, grama = {"aS"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cle"] = { names = {"*Lealao Chinantec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["clh"] = { names = {"*Chilisso"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cli"] = { names = {"*Chakali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["clk"] = { names = {"*Idu-Mishmi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cll"] = { names = {"*Chala"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["clm"] = { names = {"*Klallam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["clo"] = { names = {"*Lowland Oaxaca Chontal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["clu"] = { names = {"*Caluyanun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["clw"] = { names = {"*Chulym"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cly"] = { names = {"*Eastern Highland Chatino"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cma"] = { names = {"*Maa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cme"] = { names = {"*Cerma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cmg"] = { names = {"*Classical Mongolian"}, type = "regular", scripts = {"None"}, family = "xgn"} m["cmi"] = { names = {"*Emberá-Chamí"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cml"] = { names = {"*Campalagian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cmm"] = { names = {"*Michigamea"}, type = "regular", scripts = {"None"}, family = "sio"} m["cmn"] = { names = {"*Mandarin", "Mandarin Chinese", "Putonghua", "Guoyu", "Huayu", "Guanhua", "Beifanghua", "Standard Chinese"}, nahme = {"Mandarihn-Schenehsesch", "Schenehsesch", "Mandarihn"}, grama = {"N-S", "", "-"}, type = "regular", scripts = {"Hani"}, family = "zhx"} m["cmo"] = { names = {"*Central Mnong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cmr"] = { names = {"*Mro Chin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cms"] = { names = {"*Messapic"}, type = "regular", scripts = {"None"}, family = "ine"} m["cmt"] = { names = {"*Camtho"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cna"] = { names = {"*Changthang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cnb"] = { names = {"*Chinbon Chin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cnc"] = { names = {"*Côông"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cng"] = { names = {"*Northern Qiang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cnh"] = { names = {"*Lai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cni"] = { names = {"*Asháninka"}, type = "regular", scripts = {"None"}, family = "awd"} m["cnk"] = { names = {"*Khumi Chin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cnl"] = { names = {"*Lalana Chinantec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cno"] = { names = {"*Con"}, type = "regular", scripts = {"None"}, family = "aav"} m["cns"] = { names = {"*Central Asmat"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cnt"] = { names = {"*Tepetotutla Chinantec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cnu"] = { names = {"*Chenoua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cnw"] = { names = {"*Ngawn Chin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cnx"] = { names = {"*Middle Cornish"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["coa"] = { names = {"*Cocos Islands Malay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cob"] = { names = {"*Chicomuceltec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["coc"] = { names = {"*Cocopa"}, type = "regular", scripts = {"Latn"}, family = "nai-yuc"} m["cod"] = { names = {"*Cocama-Cocamilla"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["coe"] = { names = {"*Koreguaje"}, type = "regular", scripts = {"None"}, family = "qfa-tuc"} m["cof"] = { names = {"*Colorado"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cog"] = { names = {"*Chong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["coh"] = { names = {"*Chichonyi-Chidzihana-Chikauma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["coj"] = { names = {"*Cochimi"}, type = "regular", scripts = {"None"}, family = "nai-yuc"} m["cok"] = { names = {"*Santa Teresa Cora"}, type = "regular", scripts = {"Latn"}, family = "azc"} m["col"] = { names = {"*Columbia-Wenatchi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["com"] = { names = {"*Comanche"}, type = "regular", scripts = {"Latn"}, family = "azc"} m["con"] = { names = {"*Cofán"}, type = "regular", scripts = {"None"}, family = "qfa-iso"} m["coo"] = { names = {"*Comox"}, type = "regular", scripts = {"Latn"}, family = "sal"} m["cop"] = { names = {"*Coptic"}, type = "regular", scripts = {"Copt"}, family = "egx"} m["coq"] = { names = {"*Coquille"}, type = "regular", scripts = {"None"}, family = "ath-pco"} m["cor"] = { names = {"*Cornish"}, nahme = {"Kornesch", "Kärnewäk"}, grama = {"S", "-"}, type = "regular", scripts = {"Latn"}, family = "cel-bry"} m["cos"] = { names = {"*Corsican"}, nahme = {"Korsesch"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["cot"] = { names = {"*Caquinte"}, type = "regular", scripts = {"None"}, family = "awd"} m["cou"] = { names = {"*Wamey"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cov"] = { names = {"*Cao Miao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cow"] = { names = {"*Cowlitz"}, type = "regular", scripts = {"Latn"}, family = "sal"} m["cox"] = { names = {"*Nanti"}, type = "regular", scripts = {"None"}, family = "awd"} m["coy"] = { names = {"*Coyaima"}, type = "regular", scripts = {"None"}, family = "sai-car"} m["coz"] = { names = {"*Chochotec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cpa"] = { names = {"*Palantla Chinantec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cpb"] = { names = {"*Ucayali-Yurúa Ashéninka"}, type = "regular", scripts = {"None"}, family = "awd"} m["cpc"] = { names = {"*Ajyíninka Apurucayali"}, type = "regular", scripts = {"None"}, family = "awd"} m["cpg"] = { names = {"*Cappadocian fv", "Cappadocian"}, nahme = {"kappadohkesch Jrihschesch", "Kappadohkesch"}, grama = {"aS", ""}, type = "regular", scripts = {"polytonic"}, family = "grk", translit_module = "grc-translit", sort_key = { -- Keep this synchronized with el, grc from = {"[ᾳάᾴὰᾲᾶᾷἀᾀἄᾄἂᾂἆᾆἁᾁἅᾅἃᾃἇᾇ]", "[έὲἐἔἒἑἕἓ]", "[ῃήῄὴῂῆῇἠᾐἤᾔἢᾒἦᾖἡᾑἥᾕἣᾓἧᾗ]", "[ίὶῖἰἴἲἶἱἵἳἷϊΐῒῗ]", "[όὸὀὄὂὁὅὃ]", "[ύὺῦὐὔὒὖὑὕὓὗϋΰῢῧ]", "[ῳώῴὼῲῶῷὠᾠὤᾤὢᾢὦᾦὡᾡὥᾥὣᾣὧᾧ]", "ῥ", "ς"}, to = {"α" , "ε" , "η" , "ι" , "ο" , "υ" , "ω" , "ρ", "σ"}} } m["cpi"] = { names = {"*Chinese Pidgin English"}, nahme = {"schenehsesch Pidschin-Änglesch"}, grama = {"aN-S"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["cpn"] = { names = {"*Cherepon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cpo"] = { names = {"*Kpeego"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cpp"] = { names = {"*Kristang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cps"] = { names = {"*Capiznon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cpu"] = { names = {"*Pichis Ashéninka"}, type = "regular", scripts = {"None"}, family = "awd"} m["cpx"] = { names = {"*Pu Xian"}, type = "regular", scripts = {"Hani"}, family = "zhx"} m["cpy"] = { names = {"*South Ucayali Ashéninka"}, type = "regular", scripts = {"None"}, family = "awd"} m["cqd"] = { names = {"*Chuanqiandian Cluster Miao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cra"] = { names = {"*Chara"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["crb"] = { names = {"*Island Carib"}, type = "regular", scripts = {"None"}, family = "awd"} m["crc"] = { names = {"*Lonwolwol"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["crd"] = { names = {"*Coeur d'Alene"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cre"] = { names = {"*Cree"}, type = "regular", scripts = {"Cans", "Latn"}, family = "alg"} m["crf"] = { names = {"*Caramanta"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["crg"] = { names = {"*Michif"}, type = "regular", scripts = {"Latn"}, family = "qfa-mix"} m["crh"] = { names = {"*Crimean Tatar"}, names = {"Kremtattahresch"}, type = "regular", scripts = {"Latn", "Cyrl"}, family = "trk"} m["cri"] = { names = {"*Sãotomense", "Forro", "São Tomense"}, type = "regular", scripts = {"Latn"}, family = "qfa-und"} m["crj"] = { names = {"*Southern East Cree"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["crk"] = { names = {"*Plains Cree"}, type = "regular", scripts = {"Cans", "Latn"}, family = "alg"} m["crl"] = { names = {"*Northern East Cree"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["crm"] = { names = {"*Moose Cree"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["crn"] = { names = {"*Cora"}, type = "regular", scripts = {"Latn"}, family = "azc"} m["cro"] = { names = {"*Crow"}, type = "regular", scripts = {"None"}, family = "sio"} m["crq"] = { names = {"*Iyo'wujwa Chorote"}, type = "regular", scripts = {"None"}, family = "qfa-mtc"} m["crr"] = { names = {"*Carolina Algonquian"}, type = "regular", scripts = {"Latn"}, family = "alg"} m["crs"] = { names = {"*Seychellois Creole"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["crt"] = { names = {"*Iyojwa'ja Chorote"}, type = "regular", scripts = {"None"}, family = "qfa-mtc"} m["crv"] = { names = {"*Chaura"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["crw"] = { names = {"*Chrau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["crx"] = { names = {"*Carrier"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cry"] = { names = {"*Cori"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["crz"] = { names = {"*Cruzeño"}, type = "regular", scripts = {"None"}, family = "nai-chu"} m["csa"] = { names = {"*Chiltepec Chinantec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["csb"] = { names = {"*Kashubian"}, nahme = {"Kaschuhbesch"}, grama = {"S"}, type = "regular", scripts = {"Latn"}, family = "zlw"} m["csc"] = { names = {"*Catalan Sign Language"}, nahme = {"kattalahnesche Zeischeschprohch", "kattalahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["csd"] = { names = {"*Chiangmai Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cse"] = { names = {"*Czech Sign Language"}, nahme = {"tschäschesche Zeischeschprohch", "tschäschesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["csf"] = { names = {"*Cuban Sign Language"}, nahme = {"kobahnesche Zeischeschprohch", "kobahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["csg"] = { names = {"*Chilean Sign Language"}, nahme = {"schelehnesche Zeischeschprohch", "schelehnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["csh"] = { names = {"*Asho Chin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["csi"] = { names = {"*Coast Miwok"}, type = "regular", scripts = {"None"}, family = "qfa-you"} m["csj"] = { names = {"*Songlai Chin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["csk"] = { names = {"*Jola-Kasa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["csl"] = { names = {"*Chinese Sign Language"}, nahme = {"schenehsesche Zeischeschprohch", "schenehsesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["csm"] = { names = {"*Central Sierra Miwok"}, type = "regular", scripts = {"Latn"}, family = "qfa-you"} m["csn"] = { names = {"*Colombian Sign Language"}, nahme = {"kolombejahnesche Zeischeschprohch", "kolombejahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cso"] = { names = {"*Sochiapam Chinantec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["csq"] = { names = {"*Croatia Sign Language"}, nahme = {"krowahtesche Zeischeschprohch", "krowahtesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["csr"] = { names = {"*Costa Rican Sign Language"}, nahme = {"koßtarekahnesche Zeischeschprohch", "koßtarekahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["css"] = { names = {"*Southern Ohlone"}, type = "regular", scripts = {"Latn"}, family = "qfa-you"} m["cst"] = { names = {"*Northern Ohlone"}, type = "regular", scripts = {"Latn"}, family = "qfa-you"} m["csw"] = { names = {"*Swampy Cree"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["csy"] = { names = {"*Siyin Chin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["csz"] = { names = {"*Coos"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cta"] = { names = {"*Tataltepec Chatino"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ctc"] = { names = {"*Chetco"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ctd"] = { names = {"*Tedim Chin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cte"] = { names = {"*Tepinapa Chinantec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ctg"] = { names = {"*Chittagonian"}, type = "regular", scripts = {"Beng"}, family = "inc"} m["ctl"] = { names = {"*Tlacoatzintepec Chinantec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ctm"] = { names = {"*Chitimacha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ctn"] = { names = {"*Chhintange"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cto"] = { names = {"*Emberá-Catío"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ctp"] = { names = {"*Western Highland Chatino"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cts"] = { names = {"*Northern Catanduanes Bicolano"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ctt"] = { names = {"*Wayanad Chetti"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ctu"] = { names = {"*Chol"}, type = "regular", scripts = {"Latn"}, family = "myn"} m["ctz"] = { names = {"*Zacatepec Chatino"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cua"] = { names = {"*Cua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cub"] = { names = {"*Cubeo"}, type = "regular", scripts = {"None"}, family = "qfa-tuc"} m["cuc"] = { names = {"*Usila Chinantec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cug"] = { names = {"*Cung"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["cuh"] = { names = {"*Chuka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cui"] = { names = {"*Cuiba"}, type = "regular", scripts = {"Latn"}, family = "qfa-gua"} m["cuj"] = { names = {"*Mashco Piro"}, type = "regular", scripts = {"None"}, family = "awd"} m["cuk"] = { names = {"*Kuna"}, type = "regular", scripts = {"Latn"}, family = "cba"} m["cul"] = { names = {"*Culina"}, type = "regular", scripts = {"None"}, family = "auf"} m["cum"] = { names = {"*Cumeral"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cuo"] = { names = {"*Cumanagoto"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cup"] = { names = {"*Cupeño"}, type = "regular", scripts = {"Latn"}, family = "azc"} m["cuq"] = { names = {"*Cun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cur"] = { names = {"*Chhulung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cut"] = { names = {"*Teutila Cuicatec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cuu"] = { names = {"*Tai Ya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cuv"] = { names = {"*Cuvok"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cuw"] = { names = {"*Chukwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cux"] = { names = {"*Tepeuxila Cuicatec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cvg"] = { names = {"*Chug"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cvn"] = { names = {"*Valle Nacional Chinantec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cwa"] = { names = {"*Kabwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cwb"] = { names = {"*Maindo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cwd"] = { names = {"*Woods Cree"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cwe"] = { names = {"*Kwere"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cwg"] = { names = {"*Cheq Wong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cwt"] = { names = {"*Kuwaataay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cya"] = { names = {"*Nopala Chatino"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["cyb"] = { names = {"*Cayubaba"}, type = "regular", scripts = {"None"}, family = "qfa-iso"} m["cym"] = { names = {"*Welsh"}, nahme = {"Walihsesch"}, type = "regular", scripts = {"Latn"}, family = "cel-bry", sort_key = { from = {"[âáàä]", "[êéèë]", "[îíìï]", "[ôóòö]", "[ûúùü]", "[ŵẃẁẅ]", "[ŷýỳÿ]", "'"}, to = {"a" , "e" , "i" , "o" , "u" , "w" , "y" }} } m["cyo"] = { names = {"*Cuyunon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["czh"] = { names = {"*Huizhou"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["czk"] = { names = {"*Knaanic"}, nahme = {"hebrähjesch Tschäschesch", "Kna'anihtesch"}, grama = {"aS", ""}, type = "regular", scripts = {"Hebr"}, family = "zlw"} m["czn"] = { names = {"*Zenzontepec Chatino"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["czo"] = { names = {"*Min Zhong"}, type = "regular", scripts = {"None"}, family = "zhx"} m["czt"] = { names = {"*Zotung Chin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["daa"] = { names = {"*Dangaléat"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dac"] = { names = {"*Dambi"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["dad"] = { names = {"*Marik"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["dae"] = { names = {"*Duupa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["daf"] = { names = {"*Dan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dag"] = { names = {"*Dagbani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dah"] = { names = {"*Gwahatike"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dai"] = { names = {"*Day"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["daj"] = { names = {"*Dar Fur Daju"}, type = "regular", scripts = {"None"}, family = "sdv"} m["dak"] = { names = {"*Dakota"}, nahme = {"Dakota"}, grama = {"-"}, type = "regular", scripts = {"Latn"}, family = "sio"} m["dal"] = { names = {"*Dahalo"}, type = "regular", scripts = {"None"}, family = "cus"} m["dam"] = { names = {"*Damakawa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dan"] = { names = {"*Danish"}, nahme = {"Dähnesch", "Dänesch", "Däänesch"}, type = "regular", scripts = {"Latn"}, family = "gmq"} m["dao"] = { names = {"*Daai Chin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["daq"] = { names = {"*Dandami Maria"}, type = "regular", scripts = {"None"}, family = "dra"} m["dar"] = { names = {"*Dargwa", "Dargin"}, type = "regular", scripts = {"Cyrl"}, family = "cau-nec", translit_module = "dar-translit"} m["das"] = { names = {"*Daho-Doo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dau"] = { names = {"*Dar Sila Daju"}, type = "regular", scripts = {"None"}, family = "sdv"} m["dav"] = { names = {"*Taita"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["daw"] = { names = {"*Davawenyo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dax"] = { names = {"*Dayi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["daz"] = { names = {"*Dao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dba"] = { names = {"*Bangi Me"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dbb"] = { names = {"*Deno"}, type = "regular", scripts = {"None"}, family = "cdc"} m["dbd"] = { names = {"*Dadiya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dbe"] = { names = {"*Dabe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dbf"] = { names = {"*Edopi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dbg"] = { names = {"*Dogul Dom Dogon"}, type = "regular", scripts = {"None"}, family = "nic"} m["dbi"] = { names = {"*Doka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dbj"] = { names = {"*Ida'an"}, type = "regular", scripts = {"Latn"}, family = "poz-san"} m["dbl"] = { names = {"*Dyirbal"}, type = "regular", scripts = {"Latn"}, family = "aus-dyb"} m["dbm"] = { names = {"*Duguri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dbn"] = { names = {"*Duriankere"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dbo"] = { names = {"*Dulbu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dbp"] = { names = {"*Duwai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dbq"] = { names = {"*Daba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dbr"] = { names = {"*Dabarre"}, type = "regular", scripts = {"None"}, family = "cus"} m["dbu"] = { names = {"*Bondum Dom Dogon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dbv"] = { names = {"*Dungu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dby"] = { names = {"*Dibiyaso"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dcc"] = { names = {"*Deccan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dcr"] = { names = {"*Negerhollands"}, nahme = {"Neejerholländesch"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ddd"] = { names = {"*Dongotono"}, type = "regular", scripts = {"None"}, family = "sdv"} m["dde"] = { names = {"*Doondo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ddg"] = { names = {"*Fataluku"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ddi"] = { names = {"*Diodio"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["ddj"] = { names = {"*Jaru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ddo"] = { names = {"*Tsez"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ddr"] = { names = {"*Dhudhuroa"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["dds"] = { names = {"*Donno So Dogon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ddw"] = { names = {"*Dawera-Daweloor"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dec"] = { names = {"*Dagik"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ded"] = { names = {"*Dedua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dee"] = { names = {"*Dewoin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["def"] = { names = {"*Dezfuli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["deg"] = { names = {"*Degema"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["deh"] = { names = {"*Dehwari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dei"] = { names = {"*Demisa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dek"] = { names = {"*Dek"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dem"] = { names = {"*Dem"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["den"] = { names = {"*Slavey", "Slave", "Slavé"}, type = "regular", scripts = {"Latn"}, family = "ath-nor"} m["dep"] = { names = {"*Pidgin Delaware"}, nahme = {"Pidgin Dällewäer"}, grama = {"N-"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["der"] = { names = {"*Deori"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["des"] = { names = {"*Desano"}, type = "regular", scripts = {"None"}, family = "qfa-tuc"} m["deu"] = { names = {"*German"}, nahme = {"Deutsch"}, type = "regular", scripts = {"Latn"}, family = "gmw", sort_key = { from = {"[äàáâå]", "[ëèéê]", "[ïìíî]", "[öòóô]", "[üùúû]", "ß" }, to = {"a" , "e" , "i" , "o" , "u" , "ss"}} } m["dev"] = { names = {"*Domung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dez"] = { names = {"*Dengese"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dga"] = { names = {"*Southern Dagaare"}, type = "regular", scripts = {"Latn"}, family = "nic-gur"} m["dgb"] = { names = {"*Bunoge Dogon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dgc"] = { names = {"*Casiguran Dumagat Agta"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["dgd"] = { names = {"*Dagaari Dioula"}, type = "regular", scripts = {"Latn"}, family = "nic-gur"} m["dge"] = { names = {"*Degenan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dgg"] = { names = {"*Doga"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["dgh"] = { names = {"*Dghwede"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dgi"] = { names = {"*Northern Dagara"}, type = "regular", scripts = {"Latn"}, family = "nic-gur"} m["dgk"] = { names = {"*Dagba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dgn"] = { names = {"*Dagoman"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dgo"] = { names = {"*Hindi Dogri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dgr"] = { names = {"*Dogrib"}, type = "regular", scripts = {"Latn"}, family = "ath-nor"} m["dgs"] = { names = {"*Dogoso"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dgu"] = { names = {"*Degaru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dgx"] = { names = {"*Doghoro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dgz"] = { names = {"*Daga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dhd"] = { names = {"*Dhundari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dhg"] = { names = {"*Dhangu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dhi"] = { names = {"*Dhimal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dhl"] = { names = {"*Dhalandji"}, type = "regular", scripts = {"None"}, family = "aus-psw"} m["dhm"] = { names = {"*Zemba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dhn"] = { names = {"*Dhanki"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dho"] = { names = {"*Dhodia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dhr"] = { names = {"*Dhargari"}, type = "regular", scripts = {"None"}, family = "aus-psw"} m["dhs"] = { names = {"*Dhaiso"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dhu"] = { names = {"*Dhurga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dhv"] = { names = {"*Drehu"}, type = "regular", scripts = {"None"}, family = "poz-occ"} m["dhx"] = { names = {"*Dhungaloo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dia"] = { names = {"*Dia"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["dib"] = { names = {"*South Central Dinka"}, type = "regular", scripts = {"None"}, family = "sdv"} m["dic"] = { names = {"*Lakota Dida"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["did"] = { names = {"*Didinga"}, type = "regular", scripts = {"None"}, family = "sdv"} m["dif"] = { names = {"*Dieri"}, type = "regular", scripts = {"Latn"}, family = "aus-kar"} m["dig"] = { names = {"*Chidigo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dih"] = { names = {"*Kumiai", "Diegueño"}, type = "regular", scripts = {"Latn"}, family = "nai-yuc"} m["dii"] = { names = {"*Dimbong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dij"] = { names = {"*Dai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dik"] = { names = {"*Southwestern Dinka"}, type = "regular", scripts = {"None"}, family = "sdv"} m["dil"] = { names = {"*Dilling"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dim"] = { names = {"*Dime"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["din"] = { names = {"*Dinka"}, type = "regular", scripts = {"Latn"}, family = "sdv"} m["dio"] = { names = {"*Dibo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dip"] = { names = {"*Northeastern Dinka"}, type = "regular", scripts = {"None"}, family = "sdv"} m["dir"] = { names = {"*Dirim"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dis"] = { names = {"*Dimasa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dit"] = { names = {"*Dirari"}, type = "regular", scripts = {"None"}, family = "aus-kar"} m["diu"] = { names = {"*Diudish"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["div"] = { names = {"*Dhivehi", "Divehi", "Mahal", "Mahl", "Maldivian"}, nahme = {"Dievehjesch", "Malledihvesch"}, grama = {"S", "S"}, type = "regular", scripts = {"Thaa"}, family = "inc"} m["diw"] = { names = {"*Northwestern Dinka"}, type = "regular", scripts = {"None"}, family = "sdv"} m["dix"] = { names = {"*Dixon Reef"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["diy"] = { names = {"*Diuwe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["diz"] = { names = {"*Ding"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["djb"] = { names = {"*Djinba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["djc"] = { names = {"*Dar Daju Daju"}, type = "regular", scripts = {"None"}, family = "sdv"} m["djd"] = { names = {"*Djamindjung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dje"] = { names = {"*Zarma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["djf"] = { names = {"*Djangun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dji"] = { names = {"*Djinang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["djj"] = { names = {"*Djeebbana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["djk"] = { names = {"*Aukan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["djl"] = { names = {"*Djiwarli"}, type = "regular", scripts = {"None"}, family = "aus-psw"} m["djm"] = { names = {"*Jamsay Dogon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["djn"] = { names = {"*Djauan"}, type = "regular", scripts = {"None"}, family = "aus-gun"} m["djo"] = { names = {"*Jangkang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["djr"] = { names = {"*Djambarrpuyngu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dju"] = { names = {"*Kapriman"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["djw"] = { names = {"*Djawi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dka"] = { names = {"*Dakpakha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dkk"] = { names = {"*Dakka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dkr"] = { names = {"*Kuijau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dks"] = { names = {"*Southeastern Dinka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dkx"] = { names = {"*Mazagway"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dlc"] = { names = {"*Elfdalian", "Övdalian"}, type = "regular", scripts = {"Latn"}, family = "gmq"} m["dlg"] = { names = {"*Dolgan"}, type = "regular", scripts = {"Cyrl"}, family = "trk"} m["dlk"] = { names = {"*Dahalik"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dlm"] = { names = {"*Dalmatian", "Dalmatic"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["dln"] = { names = {"*Darlong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dma"] = { names = {"*Duma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dmc"] = { names = {"*Dimir"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dme"] = { names = {"*Dugwor"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dmg"] = { names = {"*Upper Kinabatangan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dmk"] = { names = {"*Domaaki"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dml"] = { names = {"*Dameli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dmm"] = { names = {"*Dama"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dmo"] = { names = {"*Kemezung"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["dmr"] = { names = {"*East Damar"}, type = "regular", scripts = {"None"}, family = "plf"} m["dms"] = { names = {"*Dampelas"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dmu"] = { names = {"*Dubu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dmv"] = { names = {"*Dumpas"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dmx"] = { names = {"*Dema"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dmy"] = { names = {"*Demta"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dna"] = { names = {"*Upper Grand Valley Dani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dnd"] = { names = {"*Daonda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dne"] = { names = {"*Ndendeule"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dng"] = { names = {"*Dungan"}, type = "regular", scripts = {"Cyrl"}, family = "zhx"} m["dni"] = { names = {"*Lower Grand Valley Dani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dnk"] = { names = {"*Dengka"}, type = "regular", scripts = {"None"}, family = "plf"} m["dnn"] = { names = {"*Dzùùngoo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dnr"] = { names = {"*Danaru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dnt"] = { names = {"*Mid Grand Valley Dani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dnu"] = { names = {"*Danau"}, type = "regular", scripts = {"None"}, family = "aav"} m["dnw"] = { names = {"*Western Dani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dny"] = { names = {"*Dení"}, type = "regular", scripts = {"None"}, family = "auf"} m["doa"] = { names = {"*Dom"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dob"] = { names = {"*Dobu"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["doe"] = { names = {"*Doe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dof"] = { names = {"*Domu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["doh"] = { names = {"*Dong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["doi"] = { names = {"*Dogri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dok"] = { names = {"*Dondo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dol"] = { names = {"*Doso"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["don"] = { names = {"*Doura"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["doo"] = { names = {"*Dongo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dop"] = { names = {"*Lukpa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["doq"] = { names = {"*Dominican Sign Language"}, nahme = {"domenekahnesche Zeischeschprohch", "domenekahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dor"] = { names = {"*Dori'o"}, type = "regular", scripts = {"None"}, family = "poz-sls"} m["dos"] = { names = {"*Dogosé"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dot"] = { names = {"*Dass"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dov"] = { names = {"*Dombe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dow"] = { names = {"*Doyayo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dox"] = { names = {"*Bussa"}, type = "regular", scripts = {"None"}, family = "cus"} m["doy"] = { names = {"*Dompo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["doz"] = { names = {"*Dorze"}, type = "regular", scripts = {"Latn"}, family = "omv"} m["dpp"] = { names = {"*Papar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["drb"] = { names = {"*Dair"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["drd"] = { names = {"*Darmiya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dre"] = { names = {"*Dolpo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["drg"] = { names = {"*Rungus"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dri"] = { names = {"*C'lela"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["drl"] = { names = {"*Darling"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["drn"] = { names = {"*West Damar"}, type = "regular", scripts = {"None"}, family = "plf"} m["dro"] = { names = {"*Daro-Matu Melanau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["drq"] = { names = {"*Dura"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["drr"] = { names = {"*Dororo"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["drs"] = { names = {"*Gedeo"}, type = "regular", scripts = {"None"}, family = "cus"} m["dru"] = { names = {"*Rukai"}, type = "regular", scripts = {"Latn"}, family = "map"} m["dry"] = { names = {"*Darai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dsb"] = { names = {"*Lower Sorbian", "Lower Lusatian", "Lower Wendish"}, nahme = {"Niddersorbesch", "Ongersorbesch"}, type = "regular", scripts = {"Latn"}, family = "zlw", sort_key = { from = {"ó"}, to = {"o"}} } m["dse"] = { names = {"*Dutch Sign Language"}, nahme = {"holländesche Zeischeschprohch", "holländesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dsh"] = { names = {"*Daasanach"}, type = "regular", scripts = {"None"}, family = "cus"} m["dsi"] = { names = {"*Disa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dsl"] = { names = {"*Danish Sign Language"}, nahme = {"dähnesche Zeischeschprohch", "dähnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dsn"] = { names = {"*Dusner"}, type = "regular", scripts = {"Latn"}, family = "poz-hce"} m["dso"] = { names = {"*Desiya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dsq"] = { names = {"*Tadaksahak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dta"] = { names = {"*Daur"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dtb"] = { names = {"*Labuk-Kinabatangan Kadazan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dtd"] = { names = {"*Diitidaht"}, type = "regular", scripts = {"Latn"}, family = "wak"} m["dti"] = { names = {"*Ana Tinga Dogon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dtk"] = { names = {"*Tene Kan Dogon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dtm"] = { names = {"*Tomo Kan Dogon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dtp"] = { names = {"*Central Dusun"}, type = "regular", scripts = {"Latn"}, family = "poz-san"} m["dtr"] = { names = {"*Lotud"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dts"] = { names = {"*Toro So Dogon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dtt"] = { names = {"*Toro Tegu Dogon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dtu"] = { names = {"*Tebul Ure Dogon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dua"] = { names = {"*Duala"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["dub"] = { names = {"*Dubli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["duc"] = { names = {"*Duna"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dud"] = { names = {"*Hun-Saare"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["due"] = { names = {"*Umiray Dumaget Agta"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["duf"] = { names = {"*Dumbea"}, type = "regular", scripts = {"None"}, family = "poz-cln"} m["dug"] = { names = {"*Chiduruma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["duh"] = { names = {"*Dungra Bhil"}, type = "regular", scripts = {"None"}, family = "inc"} m["dui"] = { names = {"*Dumun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["duj"] = { names = {"*Dhuwal"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["duk"] = { names = {"*Uyajitaya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dul"] = { names = {"*Alabat Island Agta"}, type = "regular", scripts = {"None"}, family = "phi"} m["dum"] = { names = {"*Middle Dutch"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["dun"] = { names = {"*Dusun Deyah"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["duo"] = { names = {"*Dupaninan Agta"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["dup"] = { names = {"*Duano"}, type = "regular", scripts = {"Latn"}, family = "poz-mly"} m["duq"] = { names = {"*Dusun Malang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dur"] = { names = {"*Dii"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dus"] = { names = {"*Dumi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["duu"] = { names = {"*Drung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["duv"] = { names = {"*Duvle"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["duw"] = { names = {"*Dusun Witu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dux"] = { names = {"*Duungooma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["duy"] = { names = {"*Dicamay Agta"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["duz"] = { names = {"*Duli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dva"] = { names = {"*Duau"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["dwa"] = { names = {"*Diri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dwl"] = { names = {"*Walo Kumbe Dogon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dwr"] = { names = {"*Dawro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dww"] = { names = {"*Dawawa"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["dya"] = { names = {"*Dyan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dyb"] = { names = {"*Dyaberdyaber"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dyd"] = { names = {"*Dyugun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dyg"] = { names = {"*Villa Viciosa Agta"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["dyi"] = { names = {"*Djimini Senoufo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dym"] = { names = {"*Yanda Dom Dogon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dyn"] = { names = {"*Dyangadi"}, type = "regular", scripts = {"None"}, family = "aus-cww"} m["dyo"] = { names = {"*Jola-Fonyi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dyu"] = { names = {"*Dyula"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dyy"] = { names = {"*Dyaabugay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dza"] = { names = {"*Tunzu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dzd"] = { names = {"*Daza"}, type = "regular", scripts = {"None"}, family = "cdc"} m["dzg"] = { names = {"*Dazaga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dzl"] = { names = {"*Dzalakha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dzn"] = { names = {"*Dzando"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["dzo"] = { names = {"*Dzongkha"}, nahme = {"Butahnesch", "Dsongkha"}, grama = {"S", "-"}, type = "regular", scripts = {"Tibt"}, family = "tbq"} m["eaa"] = { names = {"*Karenggapa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ebg"] = { names = {"*Ebughu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ebk"] = { names = {"*Eastern Bontok"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ebo"] = { names = {"*Teke-Ebo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ebr"] = { names = {"*Ebrié"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ebu"] = { names = {"*Embu"}, nahme = {"Embu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ecr"] = { names = {"*Eteocretan"}, type = "regular", scripts = {"Grek"}, family = "qfa-und"} m["ecs"] = { names = {"*Ecuadorian Sign Language"}, nahme = {"äkwadorejahnesche Zeischeschprohch", "äkwadorejahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ecy"] = { names = {"*Eteocypriot"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["eee"] = { names = {"*E"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["efa"] = { names = {"*Efai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["efe"] = { names = {"*Efe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["efi"] = { names = {"*Efik"}, nahme = {"Efik"}, type = "regular", scripts = {"Latn"}, family = "nic-bco"} m["ega"] = { names = {"*Ega"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["egl"] = { names = {"*Emilian"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["ego"] = { names = {"*Eggon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["egy"] = { names = {"*Egyptian", "Ancient Egyptian"}, nahme = {"ahl Äjiptesch", "ahl Äjüptesch"}, grama = {"aS", "aS"}, type = "regular", scripts = {"Latn", "Egyp", "Egyd"}, family = "egx"} m["ehu"] = { names = {"*Ehueun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["eip"] = { names = {"*Eipomek"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["eit"] = { names = {"*Eitiep"}, type = "regular", scripts = {"Latn"}, family = "qfa-tor"} m["eiv"] = { names = {"*Askopan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["eja"] = { names = {"*Ejamat"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["eka"] = { names = {"*Ekajuk"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["eke"] = { names = {"*Ekit"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ekg"] = { names = {"*Ekari"}, type = "regular", scripts = {"Latn"}, family = "ngf"} m["eki"] = { names = {"*Eki"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ekl"] = { names = {"*Kolhe", "Kol"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ekm"] = { names = {"*Elip"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["eko"] = { names = {"*Koti"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ekp"] = { names = {"*Ekpeye"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ekr"] = { names = {"*Yace"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["eky"] = { names = {"*Eastern Kayah"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ele"] = { names = {"*Elepi"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["elh"] = { names = {"*El Hugeirat"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["eli"] = { names = {"*Nding"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["elk"] = { names = {"*Elkei"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["ell"] = { names = {"*Greek", "Modern Greek", "Neo-Hellenic"}, nahme = {"Jrihschesch", "Neujrihschesch"}, type = "regular", scripts = {"Grek"}, family = "grk", translit_module = "el-translit", sort_key = { -- Keep this synchronized with grc, cpg from = {"[ᾳάᾴὰᾲᾶᾷἀᾀἄᾄἂᾂἆᾆἁᾁἅᾅἃᾃἇᾇ]", "[έὲἐἔἒἑἕἓ]", "[ῃήῄὴῂῆῇἠᾐἤᾔἢᾒἦᾖἡᾑἥᾕἣᾓἧᾗ]", "[ίὶῖἰἴἲἶἱἵἳἷϊΐῒῗ]", "[όὸὀὄὂὁὅὃ]", "[ύὺῦὐὔὒὖὑὕὓὗϋΰῢῧ]", "[ῳώῴὼῲῶῷὠᾠὤᾤὢᾢὦᾦὡᾡὥᾥὣᾣὧᾧ]", "ῥ", "ς"}, to = {"α" , "ε" , "η" , "ι" , "ο" , "υ" , "ω" , "ρ", "σ"}} } m["elm"] = { names = {"*Eleme"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["elo"] = { names = {"*El Molo"}, type = "regular", scripts = {"None"}, family = "cus"} m["elu"] = { names = {"*Elu"}, type = "regular", scripts = {"None"}, family = "poz-aay"} m["elx"] = { names = {"*Elamite"}, type = "regular", scripts = {"Xsux"}, family = "qfa-iso"} m["ema"] = { names = {"*Emai-Iuleha-Ora"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["emb"] = { names = {"*Embaloh"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["eme"] = { names = {"*Emerillon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["emg"] = { names = {"*Eastern Meohang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["emi"] = { names = {"*Mussau-Emira"}, type = "regular", scripts = {"Latn"}, family = "poz-ocw"} m["emk"] = { names = {"*Eastern Maninkakan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["emm"] = { names = {"*Mamulique"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["emn"] = { names = {"*Eman"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["emo"] = { names = {"*Emok"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["emp"] = { names = {"*Northern Emberá"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ems"] = { names = {"*Alutiiq"}, type = "regular", scripts = {"Latn"}, family = "ypk"} m["emu"] = { names = {"*Eastern Muria"}, type = "regular", scripts = {"None"}, family = "dra"} m["emw"] = { names = {"*Emplawas"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["emx"] = { names = {"*Erromintxela"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["emy"] = { names = {"*Epigraphic Mayan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ena"] = { names = {"*Apali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["enb"] = { names = {"*Markweeta"}, type = "regular", scripts = {"None"}, family = "sdv"} m["enc"] = { names = {"*En"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["end"] = { names = {"*Ende"}, type = "regular", scripts = {"Latn"}, family = "plf"} m["enf"] = { names = {"*Forest Enets"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["eng"] = { names = {"*English", "Modern English"}, nahme = {"Änglesch", "Änglesch vun hükzedaach"}, grama = {"S", "Saa"}, type = "regular", scripts = {"Latn"}, family = "gmw", sort_key = { from = {"[äàáâåā]", "[ëèéêē]", "[ïìíîī]", "[öòóôō]", "[üùúûū]", "æ" , "œ" , "[çč]", "ñ", "'"}, to = {"a" , "e" , "i" , "o" , "u" , "ae", "oe", "c" , "n"}} } m["enh"] = { names = {"*Tundra Enets"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["enm"] = { names = {"*Middle English", "Medieval English"}, nahme = {"Meddelänglesch", "meddelalterlesch Änglesch"}, grama = {"S", "aS"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["enn"] = { names = {"*Engenni"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["eno"] = { names = {"*Enggano"}, type = "regular", scripts = {"None"}, family = "poz"} m["enq"] = { names = {"*Enga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["enr"] = { names = {"*Emem"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["enu"] = { names = {"*Enu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["enw"] = { names = {"*Enwan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["epi"] = { names = {"*Epie"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["epo"] = { names = {"*Esperanto"}, nahme = {"Esperanto"}, grama = "-", type = "regular", scripts = {"Latn"}, family = "art"} m["era"] = { names = {"*Eravallan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["erg"] = { names = {"*Sie"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["erh"] = { names = {"*Eruwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["eri"] = { names = {"*Ogea"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["erk"] = { names = {"*South Efate"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["ero"] = { names = {"*Horpa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["err"] = { names = {"*Erre"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ers"] = { names = {"*Ersu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ert"] = { names = {"*Eritai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["erw"] = { names = {"*Erokwanas"}, type = "regular", scripts = {"None"}, family = "poz-hce"} m["ese"] = { names = {"*Ese Ejja"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["esh"] = { names = {"*Eshtehardi"}, type = "regular", scripts = {"Arab"}, family = "ira"} m["esi"] = { names = {"*North Alaskan Inupiatun"}, type = "regular", scripts = {"Latn"}, family = "esx-inu"} m["esk"] = { names = {"*Northwest Alaska Inupiatun"}, type = "regular", scripts = {"None"}, family = "esx-inu"} m["esl"] = { names = {"*Egyptian Sign Language"}, nahme = {"äjiptesche Zeischeschprohch", "äjüptesche Zeischeschprohch", "äjiptesche Jebeerdeschprohch", "äjüptesche Jebeerdeschprohch"}, grama = {"aL","aL","aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["esm"] = { names = {"*Esuma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["esn"] = { names = {"*Salvadoran Sign Language"}, nahme = {"salvadorejahnesche Zeischeschprohch", "salvadorejahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["eso"] = { names = {"*Estonian Sign Language"}, nahme = {"äßnesche Zeischeschprohch", "äßnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["esq"] = { names = {"*Esselen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ess"] = { names = {"*Central Siberian Yupik"}, type = "regular", scripts = {"Cyrl"}, family = "ypk"} m["est"] = { names = {"*Estonian"}, nahme = {"Äßnesch"}, type = "regular", scripts = {"Latn"}, family = "fiu-fin"} m["esu"] = { names = {"*Yup'ik"}, type = "regular", scripts = {"Latn"}, family = "ypk"} m["etb"] = { names = {"*Etebi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["etc"] = { names = {"*Etchemin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["eth"] = { names = {"*Ethiopian Sign Language"}, nahme = {"äthejohpesche Zeischeschprohch", "äthejohpesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["etr"] = { names = {"*Edolo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ets"] = { names = {"*Yekhee"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ett"] = { names = {"*Etruscan"}, nahme = {"Etruskesch"}, grama = {"S"}, type = "regular", scripts = {"Ital"}, family = "qfa-tyn"} m["etu"] = { names = {"*Ejagham"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["etx"] = { names = {"*Eten"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["etz"] = { names = {"*Semimi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["eus"] = { names = {"*Basque", "Euskara"}, nahme = {"Baskesch"}, type = "regular", scripts = {"Latn"}, family = "euq"} m["eve"] = { names = {"*Even"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["evh"] = { names = {"*Uvbie"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["evn"] = { names = {"*Evenki"}, type = "regular", scripts = {"Cyrl"}, family = "tuw"} m["ewe"] = { names = {"*Ewe"}, type = "regular", scripts = {"Latn"}, family = "alv-kwa"} m["ewo"] = { names = {"*Ewondo"}, type = "regular", scripts = {"Latn"}, family = "nic-bco"} m["ext"] = { names = {"*Extremaduran"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["eya"] = { names = {"*Eyak"}, type = "regular", scripts = {"None"}, family = "xnd"} m["eyo"] = { names = {"*Keiyo"}, type = "regular", scripts = {"None"}, family = "sdv"} m["eze"] = { names = {"*Uzekwe"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["faa"] = { names = {"*Fasu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fab"] = { names = {"*Annobonese"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["fad"] = { names = {"*Wagi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["faf"] = { names = {"*Fagani"}, type = "regular", scripts = {"None"}, family = "poz-sls"} m["fag"] = { names = {"*Finongan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fah"] = { names = {"*Baissa Fali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fai"] = { names = {"*Faiwol"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["faj"] = { names = {"*Faita"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fak"] = { names = {"*Fang"}, type = "regular", scripts = {"Latn"}, family = "nic-bod"} m["fal"] = { names = {"*South Fali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fam"] = { names = {"*Fam"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["fan"] = { names = {"*Pahouin", "Fang"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["fao"] = { names = {"*Faroese"}, nahme = {"Färröeresch"}, type = "regular", scripts = {"Latn"}, family = "gmq"} m["fap"] = { names = {"*Palor"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["far"] = { names = {"*Fataleka"}, type = "regular", scripts = {"None"}, family = "poz-sls"} m["fas"] = { names = {"*Persian", "Farsi", "New Persian", "Modern Persian"}, nahme = {"Pärsesch", "Pärsesch vun hükzedaach"}, grama = {"S", "Saa"}, type = "regular", scripts = {"fa-Arab"}, family = "ira", entry_name = { from = {"\217\142", "\217\143", "\217\144", "\217\145", "\217\146"}, to = {}} } m["fat"] = { names = {"*Fanti"}, type = "regular", scripts = {"Latn"}, family = "alv-kwa"} m["fau"] = { names = {"*Fayu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fax"] = { names = {"*Fala"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["fay"] = { names = {"*Southwestern Fars"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["faz"] = { names = {"*Northwestern Fars"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fbl"] = { names = {"*West Albay Bikol"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fcs"] = { names = {"*Quebec Sign Language"}, nahme = {"kebäksche Zeischeschprohch", "kebäksche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fer"] = { names = {"*Feroge"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ffi"] = { names = {"*Foia Foia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ffm"] = { names = {"*Maasina Fulfulde"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fgr"] = { names = {"*Fongoro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fia"] = { names = {"*Nobiin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fie"] = { names = {"*Fyer"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fij"] = { names = {"*Fijian"}, names = {"Fidschesch"}, type = "regular", scripts = {"Latn"}, family = "poz-occ"} m["fin"] = { names = {"*Finnish", "Suomi"}, nahme = {"Fennnesch"}, type = "regular", scripts = {"Latn"}, family = "fiu-fin", sort_key = { from = {"[áàâã]", "[éèêẽ]", "[íìîĩ]", "[óòôõ]", "[úùûũ]", "[ýỳŷüű]", "[øõő]", "æ" , "œ" , "[čç]", "š", "ž", "ß" , "[':]"}, to = {"a" , "e" , "i" , "o" , "u" , "y" , "ö" , "ae", "oe", "c" , "s", "z", "ss"}} } m["fip"] = { names = {"*Fipa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fir"] = { names = {"*Firan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fit"] = { names = {"*Meänkieli"}, type = "regular", scripts = {"Latn"}, family = "fiu-fin"} m["fiw"] = { names = {"*Fiwaga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fkv"] = { names = {"*Kven"}, type = "regular", scripts = {"Latn"}, family = "fiu-fin"} m["fla"] = { names = {"*Montana Salish"}, type = "regular", scripts = {"Latn"}, family = "sal"} m["flh"] = { names = {"*Foau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fli"] = { names = {"*Fali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fll"] = { names = {"*North Fali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fln"] = { names = {"*Flinders Island"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["flr"] = { names = {"*Fuliiru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fly"] = { names = {"*Tsotsitaal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fmp"] = { names = {"*Fe'fe'"}, type = "regular", scripts = {"None"}, family = "bai"} m["fmu"] = { names = {"*Far Western Muria"}, type = "regular", scripts = {"None"}, family = "dra"} m["fng"] = { names = {"*Fanagalo"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["fni"] = { names = {"*Fania"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fod"] = { names = {"*Foodo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["foi"] = { names = {"*Foi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fom"] = { names = {"*Foma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fon"] = { names = {"*Fon"}, type = "regular", scripts = {"Latn"}, family = "alv-kwa"} m["for"] = { names = {"*Fore"}, type = "regular", scripts = {"Latn"}, family = "paa-kag"} m["fos"] = { names = {"*Siraya"}, type = "regular", scripts = {"None"}, family = "map"} m["fpe"] = { names = {"*Pichinglis"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["fqs"] = { names = {"*Fas"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fra"] = { names = {"*French", "Modern French"}, nahme = {"Franzühsesch", "Franzühsesch vun hükzedaach"}, grama = {"S", "Saa"}, type = "regular", scripts = {"Latn"}, family = "roa", sort_key = { from = {"[áàâä]", "[éèêë]", "[íìîï]", "[óòôö]", "[úùûü]", "[ýỳŷÿ]", "ç", "æ" , "œ" , "'"}, to = {"a" , "e" , "i" , "o" , "u" , "y" , "c", "ae", "oe"}} } m["frc"] = { names = {"*Cajun French", "Louisiana French"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["frd"] = { names = {"*Fordata"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["frk"] = { names = {"*Frankish", "Old Frankish"}, names = {"Ahl Fränkesch"}, type = "regular", scripts = {"Latn", "Runr"}, -- It is attested in Runr, but most of our entries are reconstructed Latn family = "gmw"} m["frm"] = { names = {"*Middle French"}, type = "regular", scripts = {"Latn"}, family = "roa", sort_key = { from = {"[áàâä]", "[éèêë]", "[íìîï]", "[óòôö]", "[úùûü]", "[ýỳŷÿ]", "ç", "'"}, to = {"a" , "e" , "i" , "o" , "u" , "y" , "c"}} } m["fro"] = { names = {"*Old French"}, nahme = {"ahl Franzühsesch"}, type = "regular", scripts = {"Latn"}, family = "roa", sort_key = { from = {"[áàâä]", "[éèêë]", "[íìîï]", "[óòôö]", "[úùûü]", "[ýỳŷÿ]", "ç", "'"}, to = {"a" , "e" , "i" , "o" , "u" , "y" , "c"}} } m["frp"] = { names = {"*Franco-Provençal", "Arpetan", "Arpitan"}, type = "regular", scripts = {"Latn"}, family = "roa", sort_key = { from = {"[áàâä]", "[éèêë]", "[íìîï]", "[óòôö]", "[úùûü]", "[ýỳŷÿ]", "ç", "'"}, to = {"a" , "e" , "i" , "o" , "u" , "y" , "c"}} } m["frq"] = { names = {"*Forak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["frr"] = { names = {"*North Frisian"}, nahme = {"Noodfrihsesch"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["frs"] = { names = {"*Eastern Frisian"}, nahme = {"Oßfrihsesch"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["frt"] = { names = {"*Fortsenal"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["fry"] = { names = {"*West Frisian", "Western Frisian"}, nahme = {"Wäßfrihsesch"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["fse"] = { names = {"*Finnish Sign Language"}, nahme = {"finnesche Zeischeschprohch", "finnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fsl"] = { names = {"*French Sign Language"}, nahme = {"franzühsesche Zeischeschprohch", "franzühsesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fss"] = { names = {"*Finnish-Swedish Sign Language"}, nahme = {"finnesch-schweedesche Zeischeschprohch", "finnesch-schweedesche Jebeerdeschprohch"}, grama = {"a-aL","a-aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fub"] = { names = {"*Adamawa Fulfulde"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fuc"] = { names = {"*Pulaar"}, type = "regular", scripts = {"Latn"}, family = "alv-wat"} m["fud"] = { names = {"*East Futuna"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["fue"] = { names = {"*Borgu Fulfulde"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fuf"] = { names = {"*Pular"}, type = "regular", scripts = {"Latn"}, family = "alv-wat"} m["fuh"] = { names = {"*Western Niger Fulfulde"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fui"] = { names = {"*Bagirmi Fulfulde"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fuj"] = { names = {"*Ko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ful"] = { names = {"*Fula"}, type = "regular", scripts = {"Latn"}, family = "alv-wat"} m["fum"] = { names = {"*Fum"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["fun"] = { names = {"*Fulniô"}, type = "regular", scripts = {"None"}, family = "qfa-iso"} m["fuq"] = { names = {"*Central-Eastern Niger Fulfulde"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fur"] = { names = {"*Friulian"}, nahme = {"Frijaulesch"}, grama = {"S"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["fut"] = { names = {"*Futuna-Aniwa"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["fuu"] = { names = {"*Furu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fuv"] = { names = {"*Nigerian Fulfulde"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fuy"] = { names = {"*Fuyug"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fvr"] = { names = {"*Fur"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["fwa"] = { names = {"*Fwâi"}, type = "regular", scripts = {"Latn"}, family = "poz-cln"} m["fwe"] = { names = {"*Fwe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gaa"] = { names = {"*Ga"}, type = "regular", scripts = {"Latn"}, family = "alv-kwa"} m["gab"] = { names = {"*Gabri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gad"] = { names = {"*Gaddang"}, type = "regular", scripts = {"None"}, family = "phi"} m["gae"] = { names = {"*Warekena"}, type = "regular", scripts = {"None"}, family = "awd"} m["gaf"] = { names = {"*Gende"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gag"] = { names = {"*Gagauz"}, type = "regular", scripts = {"Latn", "Cyrl"}, family = "trk"} m["gah"] = { names = {"*Alekano"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gai"] = { names = {"*Borei"}, type = "regular", scripts = {"None"}, family = "paa"} m["gaj"] = { names = {"*Gadsup"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gak"] = { names = {"*Gamkonora"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gal"] = { names = {"*Galoli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gam"] = { names = {"*Kandawo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gan"] = { names = {"*Gan"}, type = "regular", scripts = {"Hani"}, family = "zhx"} m["gao"] = { names = {"*Gants"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gap"] = { names = {"*Gal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gaq"] = { names = {"*Gata'"}, type = "regular", scripts = {"None"}, family = "mun"} m["gar"] = { names = {"*Galeya"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["gas"] = { names = {"*Adiwasi Garasia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gat"] = { names = {"*Kenati"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gau"] = { names = {"*Mudhili Gadaba"}, type = "regular", scripts = {"None"}, family = "dra"} m["gaw"] = { names = {"*Nobonob"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gax"] = { names = {"*Borana-Arsi-Guji Oromo"}, type = "regular", scripts = {"None"}, family = "cus"} m["gay"] = { names = {"*Gayo"}, type = "regular", scripts = {"Latn"}, family = "poz-nws"} m["gaz"] = { names = {"*West Central Oromo"}, type = "regular", scripts = {"None"}, family = "cus"} m["gba"] = { names = {"*Gbaya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gbb"] = { names = {"*Kaytetye"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["gbc"] = { names = {"*Garawa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gbd"] = { names = {"*Karadjeri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gbe"] = { names = {"*Niksek"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gbf"] = { names = {"*Gaikundi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gbg"] = { names = {"*Gbanziri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gbh"] = { names = {"*Defi Gbe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gbi"] = { names = {"*Galela"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gbj"] = { names = {"*Bodo Gadaba"}, nahme = {"Bodo Gadaba"}, grama = {"N N"}, type = "regular", scripts = {"None"}, family = "mun"} m["gbk"] = { names = {"*Gaddi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gbl"] = { names = {"*Gamit"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gbm"] = { names = {"*Garhwali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gbn"] = { names = {"*Mo'da"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gbo"] = { names = {"*Northern Grebo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gbp"] = { names = {"*Gbaya-Bossangoa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gbq"] = { names = {"*Gbaya-Bozoum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gbr"] = { names = {"*Gbagyi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gbs"] = { names = {"*Gbesi Gbe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gbu"] = { names = {"*Gagadu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gbv"] = { names = {"*Gbanu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gbw"] = { names = {"*Gabi-Gabi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gbx"] = { names = {"*Eastern Xwla Gbe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gby"] = { names = {"*Gbari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gbz"] = { names = {"*Zoroastrian Dari"}, type = "regular", scripts = {"None"}, family = "ira"} m["gcc"] = { names = {"*Mali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gcd"] = { names = {"*Ganggalida"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gce"] = { names = {"*Galice"}, type = "regular", scripts = {"None"}, family = "ath-pco"} m["gcf"] = { names = {"*Antillean Creole", "Guadeloupean Creole French", "Guadeloupean Creole", "Saint Lucian Creole French", "Saint Lucian Creole"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["gcl"] = { names = {"*Grenadian Creole English"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gcn"] = { names = {"*Gaina"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gcr"] = { names = {"*Guianese Creole"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gct"] = { names = {"*Colonia Tovar German"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gda"] = { names = {"*Gade Lohar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gdb"] = { names = {"*Pottangi Ollar Gadaba"}, type = "regular", scripts = {"None"}, family = "dra"} m["gdc"] = { names = {"*Gugu Badhun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gdd"] = { names = {"*Gedaged"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["gde"] = { names = {"*Gude"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gdf"] = { names = {"*Guduf-Gava"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gdg"] = { names = {"*Ga'dang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gdh"] = { names = {"*Gadjerawang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gdi"] = { names = {"*Gundi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gdj"] = { names = {"*Gurdjar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gdk"] = { names = {"*Gadang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gdl"] = { names = {"*Dirasha"}, type = "regular", scripts = {"None"}, family = "cus"} m["gdm"] = { names = {"*Laal"}, type = "regular", scripts = {"Latn"}, family = "qfa-und"} m["gdn"] = { names = {"*Umanakaina"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gdo"] = { names = {"*Ghodoberi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gdq"] = { names = {"*Mehri", "Mahri"}, type = "regular", scripts = {"Arab"}, family = "sem-sar"} m["gdr"] = { names = {"*Wipi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gdt"] = { names = {"*Kungardutyi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gdu"] = { names = {"*Gudu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gdx"] = { names = {"*Godwari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gea"] = { names = {"*Geruma"}, type = "regular", scripts = {"None"}, family = "cdc"} m["geb"] = { names = {"*Kire"}, type = "regular", scripts = {"None"}, family = "paa"} m["gec"] = { names = {"*Gboloo Grebo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ged"] = { names = {"*Gade"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["geg"] = { names = {"*Gengle"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["geh"] = { names = {"*Hutterisch", "Hutterite German"}, nahme = {"Hutteresch", "hutteresch Deutsch"}, nahme = {"", "aS"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["gei"] = { names = {"*Gebe"}, type = "regular", scripts = {"None"}, family = "poz-hce"} m["gej"] = { names = {"*Gen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gek"] = { names = {"*Yiwom"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gel"] = { names = {"*Fakkanci"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["geq"] = { names = {"*Geme"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ges"] = { names = {"*Geser-Gorom"}, type = "regular", scripts = {"None"}, family = "plf"} m["gew"] = { names = {"*Gera"}, type = "regular", scripts = {"None"}, family = "cdc"} m["gex"] = { names = {"*Garre"}, type = "regular", scripts = {"None"}, family = "cus"} m["gey"] = { names = {"*Enya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gez"] = { names = {"*Ge'ez", "Ethiopic", "Gi'iz"}, type = "regular", scripts = {"Ethi"}, family = "sem-eth"} m["gfk"] = { names = {"*Patpatar"}, type = "regular", scripts = {"Latn"}, family = "poz-ocw"} m["gft"] = { names = {"*Gafat"}, type = "regular", scripts = {"None"}, family = "sem-eth"} m["gga"] = { names = {"*Gao"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["ggb"] = { names = {"*Gbii"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ggd"] = { names = {"*Gugadj"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gge"] = { names = {"*Guragone"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ggg"] = { names = {"*Gurgula"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ggk"] = { names = {"*Kungarakany"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ggl"] = { names = {"*Ganglau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ggm"] = { names = {"*Gugu-Mini"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ggn"] = { names = {"*Eastern Gurung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ggo"] = { names = {"*Southern Gondi"}, type = "regular", scripts = {"None"}, family = "dra"} m["ggr"] = { names = {"*Aghu Tharnggalu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ggt"] = { names = {"*Gitua"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["ggu"] = { names = {"*Gban"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ggw"] = { names = {"*Gogodala"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gha"] = { names = {"*Ghadames"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ghc"] = { names = {"*Hiberno-Scottish Gaelic"}, nahme = {"Hiberno-schottesch Jählesch", "Hiberno-Schottesch"}, grama = {"N-aS", "N-S"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ghe"] = { names = {"*Southern Ghale"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ghh"] = { names = {"*Northern Ghale"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ghk"] = { names = {"*Geko Karen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ghl"] = { names = {"*Ghulfan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ghn"] = { names = {"*Ghanongga"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["gho"] = { names = {"*Ghomara"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ghr"] = { names = {"*Ghera"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ghs"] = { names = {"*Guhu-Samane"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ght"] = { names = {"*Kutang Ghale"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gia"] = { names = {"*Kitja"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gib"] = { names = {"*Gibanawa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gic"] = { names = {"*Gail"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gid"] = { names = {"*Gidar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gig"] = { names = {"*Goaria"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gih"] = { names = {"*Githabul"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gil"] = { names = {"*Gilbertese"}, type = "regular", scripts = {"Latn"}, family = "poz-mic"} m["gin"] = { names = {"*Hinukh"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gio"] = { names = {"*Gelao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["giq"] = { names = {"*Green Gelao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gir"] = { names = {"*Red Gelao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gis"] = { names = {"*North Giziga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["git"] = { names = {"*Gitxsan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["giw"] = { names = {"*White Gelao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gix"] = { names = {"*Gilima"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["giy"] = { names = {"*Giyug"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["giz"] = { names = {"*South Giziga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gji"] = { names = {"*Geji"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gjk"] = { names = {"*Kachi Koli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gjm"] = { names = {"*Gunditjmara"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gjn"] = { names = {"*Gonja"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gju"] = { names = {"*Gojri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gka"] = { names = {"*Guya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gke"] = { names = {"*Ndai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gkm"] = { names = {"*Byzantine Greek"}, nahme = {"büzantihnesch Jrihschesch"}, grama = {"aS"}, type = "regular", scripts = {"Grek"}, family = "grk"} m["gkn"] = { names = {"*Gokana"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["gkp"] = { names = {"*Guinea Kpelle"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gla"] = { names = {"*Scottish Gaelic", "Gàidhlig", "Highland Gaelic", "Scots Gaelic", "Scottish"}, nahme = {"schottesch Jählesch", "Schottesch"}, grama = {"aS", "S"}, type = "regular", scripts = {"Latn"}, family = "cel-gae", sort_key = { from = {"[áà]", "[éè]", "[íì]", "[óò]", "[úù]", "[ýỳ]"}, to = {"a" , "e" , "i" , "o" , "u" , "y" }} } m["glc"] = { names = {"*Bon Gula"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gld"] = { names = {"*Nanai"}, type = "regular", scripts = {"Cyrl"}, family = "tuw"} m["gle"] = { names = {"*Irish", "Irish Gaelic"}, nahme = {"Ieresch", "ieresch Jählesch"}, grama = {"S", "aS"}, type = "regular", scripts = {"Latn"}, family = "cel-gae", sort_key = { from = {"á", "é", "í", "ó", "ú", "ý", "ḃ" , "ċ" , "ḋ" , "ḟ" , "ġ" , "ṁ" , "ṗ" , "ṡ" , "ṫ" }, to = {"a", "e", "i", "o", "u", "y", "bh", "ch", "dh", "fh", "gh", "mh", "ph", "sh", "th"}} } m["glg"] = { names = {"*Galician"}, nahme = {"Jallihzesch"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["glh"] = { names = {"*Northwest Pashayi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gli"] = { names = {"*Guliguli"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["glj"] = { names = {"*Kulaal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["glk"] = { names = {"*Gilaki"}, type = "regular", scripts = {"fa-Arab"}, family = "ira"} m["glo"] = { names = {"*Galambu"}, type = "regular", scripts = {"None"}, family = "cdc"} m["glr"] = { names = {"*Glaro-Twabo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["glv"] = { names = {"*Manx", "Manx Gaelic"}, nahme = {"Manx", "Manx Jählesch"}, grama = {"-", "NS"}, type = "regular", scripts = {"Latn"}, family = "cel-gae", sort_key = { from = {"ç", "-"}, to = {"c"}} } m["glw"] = { names = {"*Glavda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gly"] = { names = {"*Gule"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gma"] = { names = {"*Gambera"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gmb"] = { names = {"*Gula'alaa"}, type = "regular", scripts = {"None"}, family = "poz-sls"} m["gmd"] = { names = {"*Mághdì"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gmh"] = { names = {"*Middle High German"}, nahme = {"Meddelhuhdeutsch"}, nahme = {"S"}, type = "regular", scripts = {"Latn"}, family = "gmw", entry_name = { from = {"[ĀÂ]", "[āâ]", "[ĒÊË]", "[ēêë]", "[ĪÎ]", "[īî]", "[ŌÔ]", "[ōô]", "[ŪÛ]", "[ūû]"}, to = {"A" , "a" , "E" , "e" , "I" , "i" , "O" , "o" , "U" , "u" }} } m["gml"] = { names = {"*Middle Low German"}, names = {"Meddelplatdüüsch", "Meddelnederdüüsch"}, type = "regular", scripts = {"Latn"}, family = "gmw", entry_name = { from = {"[ĀÂ]", "[āâ]", "[ĒÊ]", "[ēê]", "[ĪÎ]", "[īî]", "[ŌÔ]", "[ōô]", "[ŪÛ]", "[ūû]"}, to = {"A" , "a" , "E" , "e" , "I" , "i" , "O" , "o" , "U" , "u"}} } m["gmm"] = { names = {"*Gbaya-Mbodomo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gmn"] = { names = {"*Gimnime"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gmu"] = { names = {"*Gumalu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gmv"] = { names = {"*Gamo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gmx"] = { names = {"*Magoma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gmy"] = { names = {"*Mycenaean Greek"}, nahme = {"mükehnesch Jrihschesch", "Mükehnesch"}, grama = {"aS", ""}, type = "regular", scripts = {"Linb"}, family = "grk"} m["gna"] = { names = {"*Kaansa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gnb"] = { names = {"*Gangte"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gnc"] = { names = {"*Guanche"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gnd"] = { names = {"*Zulgo-Gemzek"}, type = "regular", scripts = {"Latn"}, family = "cdc"} m["gne"] = { names = {"*Ganang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gng"] = { names = {"*Ngangam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gnh"] = { names = {"*Lere"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gni"] = { names = {"*Gooniyandi"}, type = "regular", scripts = {"Latn"}, family = "aus-bub"} m["gnk"] = { names = {"*ǁGana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gnl"] = { names = {"*Gangulu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gnm"] = { names = {"*Ginuman"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gnn"] = { names = {"*Gumatj"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gno"] = { names = {"*Northern Gondi"}, type = "regular", scripts = {"None"}, family = "dra"} m["gnq"] = { names = {"*Gana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gnr"] = { names = {"*Gureng Gureng"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gnt"] = { names = {"*Guntai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gnu"] = { names = {"*Gnau"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["gnw"] = { names = {"*Western Bolivian Guaraní"}, nahme = {"wäßbollevejahnesch Juwarahnesch"}, grama = {"aS"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gnz"] = { names = {"*Ganzi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["goa"] = { names = {"*Guro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gob"] = { names = {"*Playero"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["goc"] = { names = {"*Gorakor"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["god"] = { names = {"*Godié"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["goe"] = { names = {"*Gongduk"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gof"] = { names = {"*Gofa"}, type = "regular", scripts = {"Latn", "Ethi"}, family = "omv"} m["gog"] = { names = {"*Gogo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["goh"] = { names = {"*Old High German"}, nahme = {"Ahlhuhdeutsch"}, nahme = {"S"}, type = "regular", scripts = {"Latn"}, family = "gmw", entry_name = { from = {"[ĀÂ]", "[āâ]", "[ĒÊË]", "[ēêë]", "[ĪÎ]", "[īî]", "[ŌÔ]", "[ōô]", "[ŪÛ]", "[ūû]"}, to = {"A" , "a" , "E" , "e" , "I" , "i" , "O" , "o" , "U" , "u" }} } m["goi"] = { names = {"*Gobasi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["goj"] = { names = {"*Gowlan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gok"] = { names = {"*Gowli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gol"] = { names = {"*Gola"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gom"] = { names = {"*Goan Konkani"}, nahme = {"Konkani (ußerhallv vun Maharaschtra)"}, names = {"- (a a N)"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gon"] = { names = {"*Gondi"}, type = "regular", scripts = {"Telu"}, family = "dra"} m["goo"] = { names = {"*Gone Dau"}, type = "regular", scripts = {"None"}, family = "poz-occ"} m["gop"] = { names = {"*Yeretuar"}, type = "regular", scripts = {"None"}, family = "poz-hce"} m["goq"] = { names = {"*Gorap"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gor"] = { names = {"*Gorontalo"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["got"] = { names = {"*Gothic"}, nahme = {"Johtesch"}, type = "regular", scripts = {"Goth"}, family = "gme", translit_module = "Goth-translit", entry_name = { from = {"Ā", "ā", "Ē", "ē", "Ī", "ī", "Ō", "ō", "Ū", "ū"}, to = {"A", "a", "E", "e", "I", "i", "O", "o", "U", "u"}} } m["gou"] = { names = {"*Gavar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gow"] = { names = {"*Gorowa"}, type = "regular", scripts = {"None"}, family = "cus"} m["gox"] = { names = {"*Gobu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["goy"] = { names = {"*Goundo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["goz"] = { names = {"*Gozarkhani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gpa"] = { names = {"*Gupa-Abawa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gpn"] = { names = {"*Taiap"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gqa"] = { names = {"*Ga'anda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gqi"] = { names = {"*Guiqiong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gqr"] = { names = {"*Gor"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gra"] = { names = {"*Rajput Garasia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["grb"] = { names = {"*Grebo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["grc"] = { names = {"*Ancient Greek"}, nahme = {"ahl Jrihschesch"}, grama = {"aS"}, type = "regular", scripts = {"polytonic"}, family = "grk", translit_module = "grc-translit", sort_key = { -- Keep this synchronized with el, cpg from = {"[ᾳάᾴὰᾲᾶᾷἀᾀἄᾄἂᾂἆᾆἁᾁἅᾅἃᾃἇᾇ]", "[έὲἐἔἒἑἕἓ]", "[ῃήῄὴῂῆῇἠᾐἤᾔἢᾒἦᾖἡᾑἥᾕἣᾓἧᾗ]", "[ίὶῖἰἴἲἶἱἵἳἷϊΐῒῗ]", "[όὸὀὄὂὁὅὃ]", "[ύὺῦὐὔὒὖὑὕὓὗϋΰῢῧ]", "[ῳώῴὼῲῶῷὠᾠὤᾤὢᾢὦᾦὡᾡὥᾥὣᾣὧᾧ]", "ῥ", "ς"}, to = {"α" , "ε" , "η" , "ι" , "ο" , "υ" , "ω" , "ρ", "σ"}} } m["grd"] = { names = {"*Guruntum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["grg"] = { names = {"*Madi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["grh"] = { names = {"*Gbiri-Niragu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gri"] = { names = {"*Ghari"}, type = "regular", scripts = {"None"}, family = "poz-sls"} m["grj"] = { names = {"*Southern Grebo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["grm"] = { names = {"*Kota Marudu Talantang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["grn"] = { names = {"*Guaraní"}, nahme = {"Juwarahnesch"}, type = "regular", scripts = {"Latn"}, family = "tup"} m["gro"] = { names = {"*Groma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["grq"] = { names = {"*Gorovu"}, type = "regular", scripts = {"None"}, family = "paa"} m["grr"] = { names = {"*Taznatit"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["grs"] = { names = {"*Gresi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["grt"] = { names = {"*Garo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gru"] = { names = {"*Kistane"}, type = "regular", scripts = {"None"}, family = "sem-eth"} m["grv"] = { names = {"*Central Grebo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["grw"] = { names = {"*Gweda"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["grx"] = { names = {"*Guriaso"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gry"] = { names = {"*Barclayville Grebo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["grz"] = { names = {"*Guramalum"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["gse"] = { names = {"*Ghanaian Sign Language"}, nahme = {"janehsesche Zeischeschprohch", "janehsesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gsg"] = { names = {"*German Sign Language", "Deutsche Gebärdensprache"}, nahme = {"deutsche Zeischeschprohch", "deutsche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"Sgnw"}, family = "sgn"} m["gsl"] = { names = {"*Gusilay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gsm"] = { names = {"*Guatemalan Sign Language"}, nahme = {"juamaltekesche Zeischeschprohch", "juamaltekesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gsn"] = { names = {"*Gusan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gso"] = { names = {"*Southwest Gbaya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gsp"] = { names = {"*Wasembo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gss"] = { names = {"*Greek Sign Language"}, nahme = {"jrihschesche Zeischeschprohch", "jrihschesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gsw"] = { names = {"*Alemannic German", "Swiss German"}, nahme = {"Allemannesch", "Schwizerdütsch"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["gta"] = { names = {"*Guató"}, type = "regular", scripts = {"Latn"}, family = "qfa-iso"} m["gti"] = { names = {"*Gbati-ri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gua"] = { names = {"*Shiki"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gub"] = { names = {"*Guajajára"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["guc"] = { names = {"*Wayuu"}, type = "regular", scripts = {"None"}, family = "awd"} m["gud"] = { names = {"*Yocoboué Dida"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gue"] = { names = {"*Gurindji"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["guf"] = { names = {"*Gupapuyngu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gug"] = { names = {"*Paraguayan Guaraní"}, nahme = {"parrajuwaijahnesch Juwarahnesch"}, grama = {"aS"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["guh"] = { names = {"*Guahibo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gui"] = { names = {"*Eastern Bolivian Guaraní"}, nahme = {"oßbollevejahnesch Juwarahnesch"}, grama = {"aS"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["guj"] = { names = {"*Gujarati"}, nahme = {"Jutscharahtesch"}, grama = {""}, type = "regular", scripts = {"Gujr"}, family = "inc"} m["guk"] = { names = {"*Gumuz"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gul"] = { names = {"*Gullah", "Geechee", "Sea Island Creole English"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["gum"] = { names = {"*Guambiano"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gun"] = { names = {"*Mbyá Guaraní"}, nahme = {"Mbyá-Juwarahnesch"}, grama = {"N-S"}, type = "regular", scripts = {"Latn"}, family = "tup"} m["guo"] = { names = {"*Guayabero"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gup"] = { names = {"*Gunwinggu"}, type = "regular", scripts = {"None"}, family = "aus-gun"} m["guq"] = { names = {"*Aché"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gur"] = { names = {"*Farefare"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gus"] = { names = {"*Guinean Sign Language"}, nahme = {"Zeischeschprohch vun Jineaa", "Jebeerdeschprohch vun Jineaa"}, grama = {"LvP","LvP"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gut"] = { names = {"*Maléku Jaíka"}, type = "regular", scripts = {"Latn"}, family = "cba"} m["guu"] = { names = {"*Yanomamö"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["guv"] = { names = {"*Gey"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["guw"] = { names = {"*Gun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gux"] = { names = {"*Gourmanchéma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["guz"] = { names = {"*Gusii"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["gvc"] = { names = {"*Guanano"}, type = "regular", scripts = {"None"}, family = "qfa-tuc"} m["gve"] = { names = {"*Duwet"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["gvf"] = { names = {"*Golin"}, type = "regular", scripts = {"Latn"}, family = "ngf"} m["gvj"] = { names = {"*Guajá"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gvl"] = { names = {"*Gulay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gvm"] = { names = {"*Gurmana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gvn"] = { names = {"*Kuku-Yalanji"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gvo"] = { names = {"*Gavião Do Jiparaná"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gvp"] = { names = {"*Pará Gavião"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gvr"] = { names = {"*Western Gurung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gvs"] = { names = {"*Gumawana"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["gvy"] = { names = {"*Guyani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gwa"] = { names = {"*Mbato"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gwb"] = { names = {"*Gwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gwc"] = { names = {"*Kalami"}, type = "regular", scripts = {"Arab"}, family = "iir-dar"} m["gwd"] = { names = {"*Gawwada"}, type = "regular", scripts = {"None"}, family = "cus"} m["gwe"] = { names = {"*Gweno"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gwf"] = { names = {"*Gowro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gwg"] = { names = {"*Moo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gwi"] = { names = {"*Gwich'in"}, type = "regular", scripts = {"Latn"}, family = "ath"} m["gwj"] = { names = {"*Gcwi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gwn"] = { names = {"*Gwandara"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gwr"] = { names = {"*Gwere"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gwt"] = { names = {"*Gawar-Bati"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gwu"] = { names = {"*Guwamu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gww"] = { names = {"*Kwini"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gwx"] = { names = {"*Gua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gxx"] = { names = {"*Wè Southern"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gya"] = { names = {"*Northwest Gbaya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gyb"] = { names = {"*Garus"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gyd"] = { names = {"*Kayardild"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gye"] = { names = {"*Gyem"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gyf"] = { names = {"*Gungabula"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gyg"] = { names = {"*Gbayi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gyi"] = { names = {"*Gyele"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gyl"] = { names = {"*Gayil"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gym"] = { names = {"*Ngäbere"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gyn"] = { names = {"*Guyanese Creole English"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gyr"] = { names = {"*Guarayu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gyy"] = { names = {"*Gunya"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["gza"] = { names = {"*Ganza"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["gzi"] = { names = {"*Gazi"}, type = "regular", scripts = {"fa-Arab"}, family = "ira"} m["gzn"] = { names = {"*Gane"}, type = "regular", scripts = {"None"}, family = "poz-hce"} m["haa"] = { names = {"*Han"}, type = "regular", scripts = {"Latn"}, family = "ath-nor"} m["hab"] = { names = {"*Hanoi Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hac"] = { names = {"*Gurani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["had"] = { names = {"*Hatam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hae"] = { names = {"*Eastern Oromo"}, type = "regular", scripts = {"None"}, family = "cus"} m["haf"] = { names = {"*Haiphong Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hag"] = { names = {"*Hanga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hah"] = { names = {"*Hahon"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["hai"] = { names = {"*Haida"}, type = "regular", scripts = {"Latn"}, family = "qfa-iso"} m["haj"] = { names = {"*Hajong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hak"] = { names = {"*Hakka"}, type = "regular", scripts = {"Hani"}, family = "zhx"} m["hal"] = { names = {"*Halang"}, type = "regular", scripts = {"None"}, family = "mkh"} m["ham"] = { names = {"*Hewa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["han"] = { names = {"*Hangaza"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["hao"] = { names = {"*Hakö"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["hap"] = { names = {"*Hupla"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["haq"] = { names = {"*Ha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["har"] = { names = {"*Harari"}, type = "regular", scripts = {"Ethi"}, family = "sem-eth"} m["has"] = { names = {"*Haisla"}, type = "regular", scripts = {"None"}, family = "wak"} m["hat"] = { names = {"*Haitian Creole", "Creole", "Haitian", "Kreyòl"}, nahme = {"Ha'ihtesch", "ha'ihtesch Krejolesch"}, grama = {"S", "aS"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["hau"] = { names = {"*Hausa"}, nahme = {"Haußa"}, grama = {"-"}, type = "regular", scripts = {"Latn", "Arab"}, family = "cdc"} m["hav"] = { names = {"*Havu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["haw"] = { names = {"*Hawaiian"}, nahme = {"Hauaijahnesch"}, grama = {"S"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["hax"] = { names = {"*Southern Haida"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hay"] = { names = {"*Haya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["haz"] = { names = {"*Hazaragi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hba"] = { names = {"*Hamba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hbb"] = { names = {"*Huba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hbn"] = { names = {"*Heiban"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hbs"] = { names = {"*Serbo-Croatian", "BCS", "Croato-Serbian", "Serbocroatian", "Bosnian", "Croatian", "Montenegrin", "Serbian"}, nahme = {"Särbokrowahtesch"}, type = "regular", scripts = {"Latn", "Cyrl"}, family = "zls", entry_name = { from = {"[ȀÀȂÁĀ]", "[ȁàȃáā]", "[ȄÈȆÉĒ]", "[ȅèȇéē]", "[ȈÌȊÍĪ]", "[ȉìȋíī]", "[ȌÒȎÓŌ]", "[ȍòȏóō]", "[ȐȒŔ]", "[ȑȓŕ]", "[ȔÙȖÚŪ]", "[ȕùȗúū]", "Ѐ", "ѐ", "[ӢЍ]", "[ӣѝ]", "[Ӯ]", "[ӯ]", GRAVE, ACUTE, DGRAVE, INVBREVE, MACRON}, to = {"A" , "a" , "E" , "e" , "I" , "i" , "O" , "o" , "R" , "r" , "U" , "u" , "Е", "е", "И" , "и", "У", "у" }} } m["hbu"] = { names = {"*Habu"}, type = "regular", scripts = {"None"}, family = "plf"} m["hca"] = { names = {"*Andaman Creole Hindi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hch"] = { names = {"*Huichol"}, type = "regular", scripts = {"Latn"}, family = "azc"} m["hdn"] = { names = {"*Northern Haida"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hds"] = { names = {"*Honduras Sign Language"}, nahme = {"hondurahnesche Zeischeschprohch", "hondurahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hdy"] = { names = {"*Hadiyya"}, type = "regular", scripts = {"None"}, family = "cus"} m["hea"] = { names = {"*Northern Qiandong Miao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["heb"] = { names = {"*Hebrew", "Ivrit"}, nahme = {"Hebrähjesch"}, type = "regular", scripts = {"Hebr"}, family = "sem-can", entry_name = { from = {"\214\176", "\214\177", "\214\178", "\214\179", "\214\180", "\214\181", "\214\182", "\214\183", "\214\184", "\214\185", "\214\186", "\214\187", "\214\188", "\214\189", "\214\191", "\215\129", "\215\130"}, to = {}} } m["hed"] = { names = {"*Herdé"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["heg"] = { names = {"*Helong"}, type = "regular", scripts = {"None"}, family = "plf"} m["heh"] = { names = {"*Hehe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hei"] = { names = {"*Heiltsuk"}, type = "regular", scripts = {"None"}, family = "wak"} m["hem"] = { names = {"*Hemba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["her"] = { names = {"*Herero"}, nahme = {"Herero"}, grama = {"-"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["hgm"] = { names = {"*Haiǁom"}, type = "regular", scripts = {"None"}, family = "khi"} m["hgw"] = { names = {"*Haigwai"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["hhi"] = { names = {"*Hoia Hoia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hhr"] = { names = {"*Kerak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hhy"] = { names = {"*Hoyahoya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hia"] = { names = {"*Lamang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hib"] = { names = {"*Hibito"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hid"] = { names = {"*Hidatsa"}, type = "regular", scripts = {"None"}, family = "sio"} m["hif"] = { names = {"*Fiji Hindi"}, nahme = {"fidschinnesesch Hindi"}, grama = {"aN"}, type = "regular", scripts = {"Latn"}, family = "inc"} m["hig"] = { names = {"*Kamwe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hih"] = { names = {"*Pamosu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hii"] = { names = {"*Hinduri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hij"] = { names = {"*Hijuk"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hik"] = { names = {"*Seit-Kaitetu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hil"] = { names = {"*Hiligaynon"}, type = "regular", scripts = {"Latn"}, family = "phi", entry_name = { from = {"Á", "á", "É", "é", "Í", "í", "Ó", "ó", "Ú", "ú", MACRON}, to = {"A", "a", "E", "e", "I", "i", "O", "o", "U", "u"}} } m["hin"] = { names = {"*Hindi"}, nahme = {"Hindi/Urdu"}, grama = {"N/N"}, type = "regular", scripts = {"Deva"}, family = "inc"} m["hio"] = { names = {"*Tsoa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hir"] = { names = {"*Himarimã"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hit"] = { names = {"*Hittite"}, names = {"Hetitesch"}, grama = {"S"}, type = "regular", scripts = {"Xsux"}, family = "ine-ana"} m["hiw"] = { names = {"*Hiw"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["hix"] = { names = {"*Hixkaryána"}, type = "regular", scripts = {"None"}, family = "sai-car"} m["hji"] = { names = {"*Haji"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hka"] = { names = {"*Kahe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hke"] = { names = {"*Hunde"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hkk"] = { names = {"*Hunjara-Kaina Ke"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hks"] = { names = {"*Hong Kong Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hla"] = { names = {"*Halia"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["hlb"] = { names = {"*Halbi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hld"] = { names = {"*Halang Doan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hle"] = { names = {"*Hlersu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hlt"] = { names = {"*Nga La"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hma"] = { names = {"*Southern Mashan Hmong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hmb"] = { names = {"*Humburi Senni Songhay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hmc"] = { names = {"*Central Huishui Hmong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hmd"] = { names = {"*A-Hmao", "A Hmao", "Big Flowery Miao", "Large Flowery Miao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hme"] = { names = {"*Eastern Huishui Hmong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hmf"] = { names = {"*Hmong Don"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hmg"] = { names = {"*Southwestern Guiyang Hmong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hmh"] = { names = {"*Southwestern Huishui Hmong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hmi"] = { names = {"*Northern Huishui Hmong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hmj"] = { names = {"*Ge"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hmk"] = { names = {"*Maek"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hml"] = { names = {"*Luopohe Hmong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hmm"] = { names = {"*Central Mashan Hmong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hmn"] = { names = {"*Hmong"}, type = "regular", scripts = {"Latn", "Hmng"}, family = "hmx"} m["hmo"] = { names = {"*Hiri Motu", "Pidgin Motu", "Police Motu"}, nahme = {"Hiri Motu"}, grama = {"NN"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["hmp"] = { names = {"*Northern Mashan Hmong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hmq"] = { names = {"*Eastern Qiandong Miao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hmr"] = { names = {"*Hmar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hms"] = { names = {"*Southern Qiandong Miao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hmt"] = { names = {"*Hamtai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hmu"] = { names = {"*Hamap"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hmv"] = { names = {"*Hmong Dô"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hmw"] = { names = {"*Western Mashan Hmong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hmy"] = { names = {"*Southern Guiyang Hmong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hmz"] = { names = {"*Hmong Shua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hnd"] = { names = {"*Southern Hindko"}, type = "regular", scripts = {"None"}, family = "inc"} m["hne"] = { names = {"*Chhattisgarhi"}, type = "regular", scripts = {"Deva"}, family = "inc"} m["hnh"] = { names = {"*ǁAni"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hni"] = { names = {"*Hani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hnj"] = { names = {"*Hmong Njua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hnn"] = { names = {"*Hanunoo"}, type = "regular", scripts = {"Hano"}, family = "phi"} m["hno"] = { names = {"*Northern Hindko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hns"] = { names = {"*Caribbean Hindustani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hnu"] = { names = {"*Hung"}, type = "regular", scripts = {"None"}, family = "mkh-vie"} m["hoa"] = { names = {"*Hoava"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["hoc"] = { names = {"*Ho"}, type = "regular", scripts = {"None"}, family = "mun"} m["hod"] = { names = {"*Holma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hoe"] = { names = {"*Horom"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hoh"] = { names = {"*Hobyót"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hoi"] = { names = {"*Holikachuk"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hoj"] = { names = {"*Hadothi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hol"] = { names = {"*Holu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hom"] = { names = {"*Homa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hoo"] = { names = {"*Holoholo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hop"] = { names = {"*Hopi"}, type = "regular", scripts = {"Latn"}, family = "azc"} m["hor"] = { names = {"*Horo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hos"] = { names = {"*Ho Chi Minh City Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hot"] = { names = {"*Hote"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["hov"] = { names = {"*Hovongan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["how"] = { names = {"*Honi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hoy"] = { names = {"*Holiya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hoz"] = { names = {"*Hozo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hpo"] = { names = {"*Hpon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hps"] = { names = {"*Hawai'i Pidgin Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hra"] = { names = {"*Hrangkhol"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hre"] = { names = {"*Hre"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hrk"] = { names = {"*Haruku"}, type = "regular", scripts = {"None"}, family = "plf"} m["hrm"] = { names = {"*Horned Miao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hro"] = { names = {"*Haroi"}, type = "regular", scripts = {"Latn"}, family = "cmc"} m["hrp"] = { names = {"*Nhirrpi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hrr"] = { names = {"*Horuru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hrt"] = { names = {"*Hértevin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hru"] = { names = {"*Hruso"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hrv"] = { names = {"*Croatian"}, nahme = {"Krowahtesch"}, type = "regular", scripts = {"Latn", "Cyrl"}, family = "hbs"} m["hrx"] = { names = {"*Hunsrik"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["hrz"] = { names = {"*Harzani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hsb"] = { names = {"*Upper Sorbian", "Upper Lusatian", "Upper Wendish"}, nahme = {"Bovversorbesch"}, type = "regular", scripts = {"Latn"}, family = "zlw"} m["hsh"] = { names = {"*Hungarian Sign Language"}, nahme = {"onjarresche Zeischeschprohch", "onjarresche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hsl"] = { names = {"*Hausa Sign Language"}, nahme = {"Haußa-Zeischeschprohch", "Haußa-Jebeerdeschprohch"}, grama = {"N-L","N-L"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hsn"] = { names = {"*Xiang"}, type = "regular", scripts = {"Hani"}, family = "zhx"} m["hss"] = { names = {"*Harsusi"}, type = "regular", scripts = {"None"}, family = "sem-sar"} m["hti"] = { names = {"*Hoti"}, type = "regular", scripts = {"None"}, family = "plf"} m["hto"] = { names = {"*Minica Huitoto"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hts"] = { names = {"*Hadza"}, type = "regular", scripts = {"Latn"}, family = "qfa-iso"} m["htu"] = { names = {"*Hitu"}, type = "regular", scripts = {"None"}, family = "plf"} m["htx"] = { names = {"*Middle Hittite"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hub"] = { names = {"*Huambisa", "Huambiza", "Wambisa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["huc"] = { names = {"*ǂHoan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hud"] = { names = {"*Huaulu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hue"] = { names = {"*San Francisco Del Mar Huave"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["huf"] = { names = {"*Humene"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hug"] = { names = {"*Huachipaeri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["huh"] = { names = {"*Huilliche"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hui"] = { names = {"*Huli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["huj"] = { names = {"*Northern Guiyang Hmong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["huk"] = { names = {"*Hulung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hul"] = { names = {"*Hula"}, type = "regular", scripts = {"Latn"}, family = "poz-ocw"} m["hum"] = { names = {"*Hungana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hun"] = { names = {"*Hungarian", "Magyar"}, nahme = {"Onjaresch"}, type = "regular", scripts = {"Latn"}, family = "fiu-ugr", sort_key = { from = {"á", "é", "í", "ó", "ú", "ő", "ű"}, to = {"a", "e", "i", "o", "u", "ö", "ü"}} } m["huo"] = { names = {"*Hu"}, type = "regular", scripts = {"None"}, family = "aav"} m["hup"] = { names = {"*Hupa"}, type = "regular", scripts = {"None"}, family = "ath-pco"} m["huq"] = { names = {"*Tsat", "Hainan Cham", "Hui", "Huihui", "Sanya Hui", "Utsat", "Utset"}, type = "regular", scripts = {"None"}, family = "cmc"} m["hur"] = { names = {"*Halkomelem"}, type = "regular", scripts = {"Latn"}, family = "sal"} m["hus"] = { names = {"*Wastek"}, type = "regular", scripts = {"Latn"}, family = "myn"} m["hut"] = { names = {"*Humla"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["huu"] = { names = {"*Murui Huitoto"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["huv"] = { names = {"*Huave"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["huw"] = { names = {"*Hukumina"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hux"] = { names = {"*Nüpode Huitoto"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["huy"] = { names = {"*Hulaulá"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["huz"] = { names = {"*Hunzib"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hvc"] = { names = {"*Haitian Vodoun Culture Language", "Langaj", "Langay"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["hve"] = { names = {"*San Dionisio Del Mar Huave"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hvk"] = { names = {"*Haveke"}, type = "regular", scripts = {"Latn"}, family = "poz-cln"} m["hvn"] = { names = {"*Sabu"}, type = "regular", scripts = {"Latn"}, family = "plf"} m["hvv"] = { names = {"*Santa María Del Mar Huave"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hwa"] = { names = {"*Wané"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hwo"] = { names = {"*Hwana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hya"] = { names = {"*Hya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["hye"] = { names = {"*Armenian", "Modern Armenian", "Eastern Armenian", "Western Armenian"}, nahme = {"Armehnesch"}, type = "regular", scripts = {"Armn"}, family = "hyx", translit_module = "Armn-translit", sort_key = { from = {"ու", "և", "եւ"}, to = {"ւ", "եվ", "եվ"}}, entry_name = { from = {"՞", "՜", "՛", "՟", "և"}, to = {"", "", "", "", "եւ"}} } m["iai"] = { names = {"*Iaai"}, type = "regular", scripts = {"None"}, family = "poz-occ"} m["ian"] = { names = {"*Iatmul"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["iap"] = { names = {"*Iapama"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["iar"] = { names = {"*Purari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["iba"] = { names = {"*Iban"}, type = "regular", scripts = {"Latn"}, family = "poz-mly"} m["ibb"] = { names = {"*Ibibio"}, type = "regular", scripts = {"Latn"}, family = "nic-bco"} m["ibd"] = { names = {"*Iwaidja"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ibe"] = { names = {"*Akpes"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ibg"] = { names = {"*Ibanag"}, type = "regular", scripts = {"None"}, family = "phi"} m["ibi"] = { names = {"*Ibilo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ibl"] = { names = {"*Ibaloi"}, type = "regular", scripts = {"None"}, family = "phi"} m["ibm"] = { names = {"*Agoi"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["ibn"] = { names = {"*Ibino"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ibo"] = { names = {"*Igbo"}, nahme = {"Igbo"}, grama = {"-"}, type = "regular", scripts = {"Latn"}, family = "nic-bco"} m["ibr"] = { names = {"*Ibuoro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ibu"] = { names = {"*Ibu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["iby"] = { names = {"*Ibani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ica"] = { names = {"*Ede Ica"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ich"] = { names = {"*Etkywan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["icl"] = { names = {"*Icelandic Sign Language"}, nahme = {"ißländesche Zeischeschprohch", "ißländesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["icr"] = { names = {"*Islander Creole English"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ida"] = { names = {"*Idakho-Isukha-Tiriki"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["idb"] = { names = {"*Indo-Portuguese"}, nahme = {"endesch Pochtojehsesch"}, grama = {"aS"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["idc"] = { names = {"*Idon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["idd"] = { names = {"*Ede Idaca"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ide"] = { names = {"*Idere"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["idi"] = { names = {"*Idi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ido"] = { names = {"*Ido"}, type = "regular", scripts = {"Latn"}, family = "art"} m["idr"] = { names = {"*Indri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ids"] = { names = {"*Idesa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["idt"] = { names = {"*Idaté"}, type = "regular", scripts = {"None"}, family = "plf"} m["idu"] = { names = {"*Idoma"}, type = "regular", scripts = {"None"}, family = "alv"} m["ifa"] = { names = {"*Amganad Ifugao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ifb"] = { names = {"*Batad Ifugao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ife"] = { names = {"*Ifè"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["iff"] = { names = {"*Ifo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ifk"] = { names = {"*Tuwali Ifugao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ifm"] = { names = {"*Teke-Fuumu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ifu"] = { names = {"*Mayoyao Ifugao"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["ify"] = { names = {"*Keley-I Kallahan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["igb"] = { names = {"*Ebira"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ige"] = { names = {"*Igede"}, type = "regular", scripts = {"None"}, family = "alv"} m["igg"] = { names = {"*Igana"}, type = "regular", scripts = {"None"}, family = "paa"} m["igl"] = { names = {"*Igala"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["igm"] = { names = {"*Kanggape"}, type = "regular", scripts = {"None"}, family = "paa"} m["ign"] = { names = {"*Ignaciano"}, type = "regular", scripts = {"None"}, family = "awd"} m["igo"] = { names = {"*Isebe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["igs"] = { names = {"*Glosa"}, type = "appendix-constructed", scripts = {"None"}, family = "art"} m["igw"] = { names = {"*Igwe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ihb"] = { names = {"*Iha Based Pidgin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ihi"] = { names = {"*Ihievbe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ihp"] = { names = {"*Iha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["iii"] = { names = {"*Sichuan Yi"}, type = "regular", scripts = {"Yiii"}, family = "tbq"} m["ijc"] = { names = {"*Izon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ije"] = { names = {"*Biseni"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ijj"] = { names = {"*Ede Ije"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ijn"] = { names = {"*Kalabari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ijs"] = { names = {"*Southeast Ijo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ike"] = { names = {"*Eastern Canadian Inuktitut"}, type = "regular", scripts = {"Cans"}, family = "esx-inu"} m["iki"] = { names = {"*Iko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ikk"] = { names = {"*Ika"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ikl"] = { names = {"*Ikulu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["iko"] = { names = {"*Olulumo-Ikom"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["ikp"] = { names = {"*Ikpeshi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ikt"] = { names = {"*Western Canadian Inuktitut"}, type = "regular", scripts = {"Cans"}, family = "esx-inu"} m["iku"] = { names = {"*Inuktitut"}, type = "regular", scripts = {"Cans", "Latn"}, family = "esx-inu"} m["ikv"] = { names = {"*Iku-Gora-Ankwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ikw"] = { names = {"*Ikwere"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ikx"] = { names = {"*Ik"}, type = "regular", scripts = {"Latn"}, family = "ssa"} m["ikz"] = { names = {"*Ikizu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ila"] = { names = {"*Ile Ape"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ilb"] = { names = {"*Ila"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["ile"] = { names = {"*Interlingue"}, nahme = {"Interlingue"}, grama = "-", type = "regular", scripts = {"Latn"}, family = "art"} m["ilg"] = { names = {"*Garig-Ilgar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ili"] = { names = {"*Ili Turki"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ilk"] = { names = {"*Ilongot"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["ill"] = { names = {"*Iranun"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["ilo"] = { names = {"*Ilocano"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["ils"] = { names = {"*International Sign"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ilu"] = { names = {"*Ili'uun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ilv"] = { names = {"*Ilue"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ilw"] = { names = {"*Talur"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ima"] = { names = {"*Mala Malasar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ime"] = { names = {"*Imeraguen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["imi"] = { names = {"*Anamgura"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["iml"] = { names = {"*Miluk"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["imn"] = { names = {"*Imonda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["imo"] = { names = {"*Imbongu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["imr"] = { names = {"*Imroing"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ims"] = { names = {"*Marsian"}, type = "regular", scripts = {"Latn"}, family = "itc"} m["imy"] = { names = {"*Milyan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ina"] = { names = {"*Interlingua"}, nahme = {"Interlingua"}, grama = {"-"}, type = "regular", scripts = {"Latn"}, family = "art"} m["inb"] = { names = {"*Inga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ind"] = { names = {"*Indonesian"}, nahme = {"Indonehsesch"}, grama = "S", type = "regular", scripts = {"Latn"}, family = "poz-mly"} m["ing"] = { names = {"*Deg Xinag"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["inh"] = { names = {"*Ingush"}, names = {"Engjuschesch"}, type = "regular", scripts = {"Cyrl"}, family = "cau-nec", translit_module = "inh-translit"} m["inj"] = { names = {"*Jungle Inga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["inl"] = { names = {"*Indonesian Sign Language"}, nahme = {"endonehsesche Zeischeschprohch", "endonehsesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["inm"] = { names = {"*Minaean"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["inn"] = { names = {"*Isinai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ino"] = { names = {"*Inoke-Yate"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["inp"] = { names = {"*Iñapari"}, type = "regular", scripts = {"None"}, family = "awd"} m["ins"] = { names = {"*Indian Sign Language"}, nahme = {"endesche Zeischeschprohch", "endesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["int"] = { names = {"*Intha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["inz"] = { names = {"*Ineseño"}, type = "regular", scripts = {"Latn"}, family = "nai-chu"} m["ior"] = { names = {"*Inor"}, type = "regular", scripts = {"Ethi"}, family = "sem-eth"} m["iou"] = { names = {"*Tuma-Irumu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["iow"] = { names = {"*Chiwere"}, type = "regular", scripts = {"None"}, family = "sio"} m["ipi"] = { names = {"*Ipili"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ipk"] = { names = {"*Inupiak", "Inupiaq", "Iñupiaq", "Inupiatun"}, type = "regular", scripts = {"Latn"}, family = "esx-inu"} m["ipo"] = { names = {"*Ipiko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["iqu"] = { names = {"*Iquito"}, type = "regular", scripts = {"None"}, family = "qfa-zap"} m["ire"] = { names = {"*Iresim"}, type = "regular", scripts = {"None"}, family = "poz-hce"} m["irh"] = { names = {"*Irarutu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["iri"] = { names = {"*Irigwe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["irk"] = { names = {"*Iraqw"}, type = "regular", scripts = {"None"}, family = "cus"} m["irn"] = { names = {"*Irántxe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["irr"] = { names = {"*Ir"}, type = "regular", scripts = {"None"}, family = "mkh"} m["iru"] = { names = {"*Irula"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["irx"] = { names = {"*Kamberau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["iry"] = { names = {"*Iraya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["isa"] = { names = {"*Isabi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["isc"] = { names = {"*Isconahua"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["isd"] = { names = {"*Isnag"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["ise"] = { names = {"*Italian Sign Language"}, nahme = {"etalljähnesche Zeischeschprohch", "etalljähnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["isg"] = { names = {"*Irish Sign Language"}, nahme = {"ihresche Zeischeschprohch", "ihresche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ish"] = { names = {"*Esan"}, type = "regular", scripts = {"Latn"}, family = "nic-bco"} m["isi"] = { names = {"*Nkem-Nkum"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["isk"] = { names = {"*Ishkashimi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["isl"] = { names = {"*Icelandic"}, nahme = {"Isländesch"}, type = "regular", scripts = {"Latn"}, family = "gmq"} m["ism"] = { names = {"*Masimasi"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["isn"] = { names = {"*Isanzu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["iso"] = { names = {"*Isoko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["isr"] = { names = {"*Israeli Sign Language"}, nahme = {"eßra'ehlesche Zeischeschprohch", "eßra'ehlesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"Sgnw"}, family = "sgn"} m["ist"] = { names = {"*Istriot"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["ita"] = { names = {"*Italian"}, nahme = {"Etalljähnesch"}, type = "regular", scripts = {"Latn"}, family = "roa", sort_key = { from = {"[àáâäå]", "[èéêë]", "[ìíîï]", "[òóôö]", "[ùúûü]"}, to = {"a" , "e" , "i" , "o" , "u" }} } m["itb"] = { names = {"*Binongan Itneg"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ite"] = { names = {"*Itene"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["iti"] = { names = {"*Inlaod Itneg"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["itk"] = { names = {"*Judeo-Italian"}, nahme = {"hebrähjesch Etaljähnesch"}, grama = {"aS"}, type = "regular", scripts = {"Hebr"}, family = "roa"} m["itl"] = { names = {"*Itelmen"}, type = "regular", scripts = {"Cyrl"}, family = "qfa-cka"} m["itm"] = { names = {"*Itu Mbon Uzo"}, type = "regular", scripts = {"Latn"}, family = "nic-bco"} m["ito"] = { names = {"*Itonama"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["itr"] = { names = {"*Iteri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["its"] = { names = {"*Isekiri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["itt"] = { names = {"*Maeng Itneg"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["itv"] = { names = {"*Itawit"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["itw"] = { names = {"*Ito"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["itx"] = { names = {"*Itik"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ity"] = { names = {"*Moyadan Itneg"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["itz"] = { names = {"*Itzá"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ium"] = { names = {"*Iu Mien"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ivb"] = { names = {"*Ibatan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ivv"] = { names = {"*Ivatan"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["iwk"] = { names = {"*I-Wak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["iwm"] = { names = {"*Iwam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["iwo"] = { names = {"*Iwur"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["iws"] = { names = {"*Sepik Iwam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ixc"] = { names = {"*Ixcatec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ixl"] = { names = {"*Ixil"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["iya"] = { names = {"*Iyayu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["iyo"] = { names = {"*Mesaka"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["izh"] = { names = {"*Ingrian"}, type = "regular", scripts = {"Latn"}, family = "fiu-fin"} m["izi"] = { names = {"*Izi-Ezaa-Ikwo-Mgbo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["izr"] = { names = {"*Izere"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jaa"] = { names = {"*Jamamadí"}, type = "regular", scripts = {"None"}, family = "auf"} m["jab"] = { names = {"*Hyam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jac"] = { names = {"*Jakaltek"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jad"] = { names = {"*Jahanka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jae"] = { names = {"*Jabem"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["jaf"] = { names = {"*Jara"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jah"] = { names = {"*Jah Hut"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jaj"] = { names = {"*Zazao"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["jak"] = { names = {"*Jakun"}, type = "regular", scripts = {"Latn"}, family = "poz-mly"} m["jal"] = { names = {"*Yalahatan"}, type = "regular", scripts = {"None"}, family = "plf"} m["jam"] = { names = {"*Jamaican Creole", "Jamaican", "Jamaican Patois", "Patois", "Patwa"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["jao"] = { names = {"*Yanyuwa"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["jaq"] = { names = {"*Yaqay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jas"] = { names = {"*New Caledonian Javanese"}, nahme = {"neukaledohnesch Javanhesch"}, grama = {"aS"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jat"] = { names = {"*Jakati"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jau"] = { names = {"*Yaur"}, type = "regular", scripts = {"None"}, family = "poz-hce"} m["jav"] = { names = {"*Javanese"}, nahme = {"Javanhesch"}, type = "regular", scripts = {"Latn", "Java"}, family = "poz-sus"} m["jax"] = { names = {"*Jambi Malay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jay"] = { names = {"*Yan-nhangu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jaz"] = { names = {"*Jawe"}, type = "regular", scripts = {"Latn"}, family = "poz-cln"} m["jbe"] = { names = {"*Judeo-Berber"}, nahme = {"hebrähjesch Bäbereresch"}, grama = "aS", type = "regular", scripts = {"Hebr"}, family = "ber"} m["jbj"] = { names = {"*Arandai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jbn"] = { names = {"*Nefusa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jbo"] = { names = {"*Lojban"}, type = "regular", scripts = {"Latn"}, family = "art"} m["jbr"] = { names = {"*Jofotek-Bromnya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jbt"] = { names = {"*Jabutí"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jbu"] = { names = {"*Jukun Takum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jcs"] = { names = {"*Jamaican Country Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jct"] = { names = {"*Krymchak"}, type = "regular", scripts = {"Latn", "Cyrl"}, family = "trk"} m["jda"] = { names = {"*Jad"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jdg"] = { names = {"*Jadgali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jdt"] = { names = {"*Judeo-Tat"}, nahme = {"hebrähjesch Tatesch"}, grama = "aS", type = "regular", scripts = {"Latn", "Cyrl", "Hebr"}, family = "ira"} m["jeb"] = { names = {"*Jebero"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jee"] = { names = {"*Jerung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jeg"] = { names = {"*Jeng"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jeh"] = { names = {"*Jeh"}, type = "regular", scripts = {"None"}, family = "mkh"} m["jei"] = { names = {"*Yei"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jek"] = { names = {"*Jeri Kuo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jel"] = { names = {"*Yelmek"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jen"] = { names = {"*Dza"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jer"] = { names = {"*Jere"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jet"] = { names = {"*Manem"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jeu"] = { names = {"*Jonkor Bourmataguil"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jgb"] = { names = {"*Ngbee"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jge"] = { names = {"*Judeo-Georgian"}, nahme = {"hebrähjesch Je'orjesch"}, grama = {"aS"}, type = "regular", scripts = {"None"}, family = "ccs"} m["jgo"] = { names = {"*Ngomba"}, type = "regular", scripts = {"None"}, family = "bai"} m["jhi"] = { names = {"*Jehai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jhs"] = { names = {"*Jhankot Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jia"] = { names = {"*Jina"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jib"] = { names = {"*Jibu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jic"] = { names = {"*Tol"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jid"] = { names = {"*Bu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jie"] = { names = {"*Jilbe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jig"] = { names = {"*Jingulu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jih"] = { names = {"*Shangzhai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jii"] = { names = {"*Jiiddu"}, type = "regular", scripts = {"None"}, family = "cus"} m["jil"] = { names = {"*Jilim"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jio"] = { names = {"*Jiamao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jiq"] = { names = {"*Guanyinqiao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jit"] = { names = {"*Jita"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jiu"] = { names = {"*Youle Jinuo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jiv"] = { names = {"*Shuar"}, type = "regular", scripts = {"Latn"}, family = "qfa-jiv"} m["jiy"] = { names = {"*Buyuan Jinuo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jko"] = { names = {"*Kubo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jku"] = { names = {"*Labir"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jle"] = { names = {"*Ngile"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jls"] = { names = {"*Jamaican Sign Language"}, nahme = {"jamaikahnesche Zeischeschprohch", "jamaikahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jma"] = { names = {"*Dima"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jmb"] = { names = {"*Zumbun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jmc"] = { names = {"*Machame"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jmd"] = { names = {"*Yamdena"}, type = "regular", scripts = {"Latn"}, family = "plf"} m["jml"] = { names = {"*Jumli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jmn"] = { names = {"*Makuri Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jmr"] = { names = {"*Kamara"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jms"] = { names = {"*Mashi"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["jmx"] = { names = {"*Western Juxtlahuaca Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["jna"] = { names = {"*Jangshung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jnd"] = { names = {"*Jandavra"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jng"] = { names = {"*Yangman"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jni"] = { names = {"*Janji"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jnj"] = { names = {"*Yemsa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jnl"] = { names = {"*Rawat"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jns"] = { names = {"*Jaunsari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["job"] = { names = {"*Joba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jod"] = { names = {"*Wojenaka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jor"] = { names = {"*Jorá"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jos"] = { names = {"*Jordanian Sign Language"}, nahme = {"jordahnesche Zeischeschprohch", "jordahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jow"] = { names = {"*Jowulu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jpn"] = { names = {"*Japanese", "Modern Japanese", "Nipponese", "Nihongo"}, nahme = {"Japahnesch"}, type = "regular", scripts = {"Jpan", "Latn"}, family = "jpx"} m["jpr"] = { names = {"*Judeo-Persian"}, nahme = {"hebrähjesch Pärsesch"}, grama = "aS", type = "regular", scripts = {"Hebr"}, family = "ira"} m["jqr"] = { names = {"*Jaqaru"}, type = "regular", scripts = {"None"}, family = "sai-aym"} m["jra"] = { names = {"*Jarai"}, type = "regular", scripts = {"Latn"}, family = "poz-msa"} m["jrb"] = { names = {"*Judeo-Arabic"}, nahme = {"hebrähjesch Arrahbesch"}, grama = "aS", type = "regular", scripts = {"Hebr"}, family = "qfa-und"} m["jrr"] = { names = {"*Jiru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jrt"] = { names = {"*Jorto"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jru"] = { names = {"*Japrería"}, type = "regular", scripts = {"None"}, family = "sai-car"} m["jsl"] = { names = {"*Japanese Sign Language"}, nahme = {"japahnesche Zeischeschprohch", "japahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jua"] = { names = {"*Júma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jub"] = { names = {"*Wannu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["juc"] = { names = {"*Jurchen"}, type = "regular", scripts = {"Jurc"}, family = "tuw"} m["jud"] = { names = {"*Worodougou"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["juh"] = { names = {"*Hõne"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["juk"] = { names = {"*Wapan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jul"] = { names = {"*Jirel"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jum"] = { names = {"*Jumjum"}, type = "regular", scripts = {"None"}, family = "sdv"} m["jun"] = { names = {"*Juang"}, type = "regular", scripts = {"None"}, family = "mun"} m["juo"] = { names = {"*Jiba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jup"] = { names = {"*Hupdë"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jur"] = { names = {"*Jurúna"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jus"] = { names = {"*Jumla Sign Language"}, nahme = {"Jumla-Zeischeschprohch", "Jumla-Jebeerdeschprohch"}, grama = {"N-L","N-L"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jut"] = { names = {"*Jutish"}, nahme = {"Jüttesch"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["juu"] = { names = {"*Ju"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["juw"] = { names = {"*Wãpha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["juy"] = { names = {"*Juray"}, type = "regular", scripts = {"None"}, family = "mun"} m["jvd"] = { names = {"*Javindo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jvn"] = { names = {"*Caribbean Javanese"}, nahme = {"karribbesch Javanhesch"}, grama = {"aS"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jwi"] = { names = {"*Jwira-Pepesa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jya"] = { names = {"*Jiarong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["jye"] = { names = {"*Judeo-Yemeni Arabic"}, nahme = {"hebrähjesch-jämenihtesch Arrahbesch"}, grama = "a-aS", type = "regular", scripts = {"Hebr"}, family = "sem-arb"} m["jyy"] = { names = {"*Jaya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kaa"] = { names = {"*Karakalpak"}, type = "regular", scripts = {"Latn", "Cyrl"}, family = "trk"} m["kab"] = { names = {"*Kabyle"}, type = "regular", scripts = {"Latn"}, family = "ber"} m["kac"] = { names = {"*Jingpho"}, type = "regular", scripts = {"Latn"}, family = "tbq"} m["kad"] = { names = {"*Kadara"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kae"] = { names = {"*Ketangalan"}, type = "regular", scripts = {"None"}, family = "map"} m["kaf"] = { names = {"*Katso"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kag"] = { names = {"*Kajaman"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kat"] = { names = {"*Georgian", "Kartvelian"}, nahme = {"Je'orjesch"}, type = "regular", scripts = {"Geor"}, family = "ccs", translit_module = "Geor-translit", entry_name = { from = {"̂"}, to = {""}}} m["kah"] = { names = {"*Fer", "Kara"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kai"] = { names = {"*Karekare"}, type = "regular", scripts = {"None"}, family = "cdc"} m["kaj"] = { names = {"*Jju"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kak"] = { names = {"*Kayapa Kallahan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kal"] = { names = {"*Greenlandic", "Kalaallisut"}, type = "regular", scripts = {"Latn"}, family = "esx-inu"} m["kam"] = { names = {"*Kamba", "Kikamba"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["kan"] = { names = {"*Kannada"}, nahme = {"Kannada"}, grama = "-", type = "regular", scripts = {"Knda"}, family = "dra"} m["kao"] = { names = {"*Xaasongaxango"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kap"] = { names = {"*Bezhta"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kaq"] = { names = {"*Capanahua"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["kas"] = { names = {"*Kashmiri"}, nahme = {"Kaschmihresch"}, type = "regular", scripts = {"ks-Arab", "Deva"}, family = "iir-dar"} m["kau"] = { names = {"*Kanuri"}, type = "regular", scripts = {"Latn"}, family = "ssa"} m["kav"] = { names = {"*Katukína"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kaw"] = { names = {"*Old Javanese", "Kawi"}, nahme = {"ahl Javanhesch", "Kawi"}, grama = {"aS", "-"}, type = "regular", scripts = {"Latn"}, family = "poz-sus"} m["kax"] = { names = {"*Kao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kay"] = { names = {"*Kamayurá"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kaz"] = { names = {"*Kazakh"}, nahme = {"Kassakesch"}, type = "regular", scripts = {"Cyrl", "Latn", "Arab"}, family = "trk", translit_module = "kk-translit"} m["kba"] = { names = {"*Kalarko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kbb"] = { names = {"*Kaxuiâna"}, type = "regular", scripts = {"None"}, family = "sai-car"} m["kbc"] = { names = {"*Kadiwéu", "Caduveo", "Ediu-Adig", "Guaicurú", "Kadiweu", "Mbayá", "Mbayá-Guaycuru", "Waikurú"}, type = "regular", scripts = {"Latn"}, family = "qfa-mgc"} m["kbd"] = { names = {"*Kabardian", "East Circassian"}, type = "regular", scripts = {"Cyrl"}, family = "cau-nwc", translit_module = "kbd-translit"} m["kbe"] = { names = {"*Kanju"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kbf"] = { names = {"*Kakauhua"}, type = "regular", scripts = {"None"}, family = "aqa"} m["kbg"] = { names = {"*Khamba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kbh"] = { names = {"*Camsá"}, type = "regular", scripts = {"None"}, family = "qfa-iso"} m["kbi"] = { names = {"*Kaptiau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kbj"] = { names = {"*Kari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kbk"] = { names = {"*Grass Koiari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kbl"] = { names = {"*Kanembu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kbm"] = { names = {"*Iwal"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["kbo"] = { names = {"*Keliko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kbp"] = { names = {"*Kabiyé"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kbq"] = { names = {"*Kamano"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kbr"] = { names = {"*Kafa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kbs"] = { names = {"*Kande"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kbt"] = { names = {"*Gabadi"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["kbu"] = { names = {"*Kabutra"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kbw"] = { names = {"*Kaiep"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["kbx"] = { names = {"*Ap Ma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kby"] = { names = {"*Manga Kanuri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kbz"] = { names = {"*Duhwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kca"] = { names = {"*Khanty"}, type = "regular", scripts = {"Cyrl"}, family = "fiu-ugr", translit_module = "kca-translit"} m["kcb"] = { names = {"*Kawacha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kcc"] = { names = {"*Lubila"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["kcd"] = { names = {"*Ngkâlmpw Kanum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kce"] = { names = {"*Kaivi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kcf"] = { names = {"*Ukaan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kcg"] = { names = {"*Tyap"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kch"] = { names = {"*Vono"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kci"] = { names = {"*Kamantan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kcj"] = { names = {"*Kobiana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kck"] = { names = {"*Kalanga"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["kcm"] = { names = {"*Tar Gula"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kcn"] = { names = {"*Nubi", "Ki-Nubi"}, type = "regular", scripts = {"Arab"}, family = "crp"} m["kco"] = { names = {"*Kinalakna"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kcp"] = { names = {"*Kanga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kcq"] = { names = {"*Kamo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kcr"] = { names = {"*Katla"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kcs"] = { names = {"*Koenoem"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kct"] = { names = {"*Kaian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kcu"] = { names = {"*Kikami", "Kami"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kcv"] = { names = {"*Kete"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kcw"] = { names = {"*Kabwari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kcx"] = { names = {"*Kachama-Ganjule"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kcy"] = { names = {"*Korandje"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kcz"] = { names = {"*Konongo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kda"] = { names = {"*Worimi", "Gadang", "Gadhang", "Gadjang", "Kattang", "Kutthung"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["kdc"] = { names = {"*Kutu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kdd"] = { names = {"*Yankunytjatjara"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["kde"] = { names = {"*Makonde"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["kdf"] = { names = {"*Mamusi"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["kdg"] = { names = {"*Seba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kdh"] = { names = {"*Tem"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kdi"] = { names = {"*Kumam"}, type = "regular", scripts = {"None"}, family = "sdv"} m["kdj"] = { names = {"*Karamojong"}, type = "regular", scripts = {"Latn"}, family = "sdv"} m["kdk"] = { names = {"*Numee"}, type = "regular", scripts = {"None"}, family = "poz-cln"} m["kdl"] = { names = {"*Tsikimba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kdm"] = { names = {"*Kagoma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kdn"] = { names = {"*Kunda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kdp"] = { names = {"*Kaningdon-Nindem"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kdq"] = { names = {"*Koch"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kdr"] = { names = {"*Karaim"}, nahme = {"Karaimesch"}, grama = "", type = "regular", scripts = {"Cyrl", "Latn", "Hebr"}, family = "trk"} m["kdt"] = { names = {"*Kuy"}, type = "regular", scripts = {"None"}, family = "mkh"} m["kdu"] = { names = {"*Kadaru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kdv"] = { names = {"*Kado"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kdw"] = { names = {"*Koneraw"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kdx"] = { names = {"*Kam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kdy"] = { names = {"*Keder"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kdz"] = { names = {"*Kwaja"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["kea"] = { names = {"*Kabuverdianu", "Cape Verdean Creole"}, nahme = {"Kapvärdesch", "kapvärdesch Krejohlesch"}, grama = {"S", "aS"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["keb"] = { names = {"*Kélé"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kec"] = { names = {"*Keiga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ked"] = { names = {"*Kerewe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kee"] = { names = {"*Eastern Keres"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kef"] = { names = {"*Kpessi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["keg"] = { names = {"*Tese"}, type = "regular", scripts = {"None"}, family = "sdv"} m["keh"] = { names = {"*Keak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kei"] = { names = {"*Kei"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kej"] = { names = {"*Kadar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kek"] = { names = {"*Kekchí"}, type = "regular", scripts = {"None"}, family = "myn"} m["kem"] = { names = {"*Kemak"}, type = "regular", scripts = {"None"}, family = "plf"} m["ken"] = { names = {"*Kenyang"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["keo"] = { names = {"*Kakwa"}, type = "regular", scripts = {"None"}, family = "sdv"} m["kep"] = { names = {"*Kaikadi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["keq"] = { names = {"*Kamar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ker"] = { names = {"*Kera"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kes"] = { names = {"*Kugbo"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["ket"] = { names = {"*Ket"}, type = "regular", scripts = {"Cyrl"}, family = "qfa-yen"} m["keu"] = { names = {"*Akebu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kev"] = { names = {"*Kanikkaran"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kew"] = { names = {"*West Kewa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kex"] = { names = {"*Kukna"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["key"] = { names = {"*Kupia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kez"] = { names = {"*Kukele"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["kfa"] = { names = {"*Kodava"}, type = "regular", scripts = {"None"}, family = "dra"} m["kfb"] = { names = {"*Northwestern Kolami"}, type = "regular", scripts = {"None"}, family = "dra"} m["kfc"] = { names = {"*Konda-Dora"}, type = "regular", scripts = {"Telu"}, family = "dra"} m["kfd"] = { names = {"*Korra Koraga"}, type = "regular", scripts = {"None"}, family = "dra"} m["kff"] = { names = {"*Koya"}, type = "regular", scripts = {"None"}, family = "dra"} m["kfg"] = { names = {"*Kudiya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kfh"] = { names = {"*Kurichiya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kfi"] = { names = {"*Kannada Kurumba"}, type = "regular", scripts = {"None"}, family = "dra"} m["kfj"] = { names = {"*Kemiehua"}, type = "regular", scripts = {"None"}, family = "mkh"} m["kfk"] = { names = {"*Kinnauri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kfl"] = { names = {"*Kung"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["kfm"] = { names = {"*Khunsari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kfn"] = { names = {"*Kuk"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["kfp"] = { names = {"*Korwa"}, type = "regular", scripts = {"None"}, family = "mun"} m["kfq"] = { names = {"*Korku"}, type = "regular", scripts = {"None"}, family = "mun"} m["kfr"] = { names = {"*Kachchi"}, type = "regular", scripts = {"Gujr"}, family = "inc"} m["kfs"] = { names = {"*Bilaspuri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kft"] = { names = {"*Kanjari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kfu"] = { names = {"*Katkari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kfv"] = { names = {"*Kurmukar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kfw"] = { names = {"*Kharam Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kfx"] = { names = {"*Kullu Pahari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kfy"] = { names = {"*Kumaoni"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kfz"] = { names = {"*Koromfé"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kga"] = { names = {"*Koyaga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kgb"] = { names = {"*Kawe"}, type = "regular", scripts = {"None"}, family = "poz-hce"} m["kgc"] = { names = {"*Kasseng"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kgd"] = { names = {"*Kataang"}, type = "regular", scripts = {"None"}, family = "mkh"} m["kge"] = { names = {"*Komering"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kgf"] = { names = {"*Kube"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kgg"] = { names = {"*Kusunda"}, type = "regular", scripts = {"Latn"}, family = "qfa-und"} m["kgh"] = { names = {"*Upper Tanudan Kalinga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kgi"] = { names = {"*Selangor Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kgj"] = { names = {"*Gamale Kham"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kgk"] = { names = {"*Kaiwá"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kgl"] = { names = {"*Kunggari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kgm"] = { names = {"*Karipúna"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kgn"] = { names = {"*Karingani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kgo"] = { names = {"*Krongo"}, type = "regular", scripts = {"None"}, family = "ssa"} m["kgp"] = { names = {"*Kaingang"}, type = "regular", scripts = {"Latn"}, family = "sai-jee"} m["kgq"] = { names = {"*Kamoro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kgr"] = { names = {"*Abun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kgs"] = { names = {"*Kumbainggar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kgt"] = { names = {"*Somyev"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["kgu"] = { names = {"*Kobol"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kgv"] = { names = {"*Karas"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kgw"] = { names = {"*Karon Dori"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kgx"] = { names = {"*Kamaru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kgy"] = { names = {"*Kyerung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kha"] = { names = {"*Khasi"}, type = "regular", scripts = {"None"}, family = "aav"} m["khb"] = { names = {"*Lü"}, type = "regular", scripts = {"Talu"}, family = "tai-swe"} m["khc"] = { names = {"*Tukang Besi North"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["khd"] = { names = {"*Bädi Kanum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["khe"] = { names = {"*Korowai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["khf"] = { names = {"*Khuen"}, type = "regular", scripts = {"None"}, family = "mkh"} m["khg"] = { names = {"*Khams Tibetan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["khh"] = { names = {"*Kehu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["khj"] = { names = {"*Kuturmi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["khk"] = { names = {"*Khalkha Mongolian"}, type = "regular", scripts = {"None"}, family = "xgn"} m["khl"] = { names = {"*Lusi"}, type = "regular", scripts = {"Latn"}, family = "poz-ocw"} m["khm"] = { names = {"*Khmer", "Cambodian"}, nahme = {"Kambodschahnesch", "Khmer"}, grama = {"", "-"}, type = "regular", scripts = {"Khmr"}, family = "mkh"} m["khn"] = { names = {"*Khandesi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kho"] = { names = {"*Khotanese"}, type = "regular", scripts = {"Brah"}, family = "ira"} m["khp"] = { names = {"*Kapauri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["khq"] = { names = {"*Koyra Chiini Songhay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["khr"] = { names = {"*Kharia"}, type = "regular", scripts = {"None"}, family = "mun"} m["khs"] = { names = {"*Kasua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kht"] = { names = {"*Khamti"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["khu"] = { names = {"*Nkhumbi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["khv"] = { names = {"*Khvarshi"}, type = "regular", scripts = {"Cyrl"}, family = "cau-nec"} m["khw"] = { names = {"*Khowar"}, type = "regular", scripts = {"Arab"}, family = "iir-dar"} m["khx"] = { names = {"*Kanu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["khz"] = { names = {"*Keapara"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["kia"] = { names = {"*Kim"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kib"] = { names = {"*Koalib"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kic"] = { names = {"*Kickapoo"}, type = "regular", scripts = {"Latn"}, family = "alg"} m["kid"] = { names = {"*Koshin"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["kie"] = { names = {"*Kibet"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kif"] = { names = {"*Eastern Parbate Kham"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kig"] = { names = {"*Kimaama"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kih"] = { names = {"*Kilmeri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kii"] = { names = {"*Kitsai"}, type = "regular", scripts = {"None"}, family = "cdd"} m["kij"] = { names = {"*Kilivila"}, type = "regular", scripts = {"Latn"}, family = "poz-ocw"} m["kik"] = { names = {"*Kikuyu"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["kil"] = { names = {"*Kariya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kim"] = { names = {"*Tofa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kin"] = { names = {"*Kinyarwanda"}, nahme = {"Kinja-Ruandesch", "Kinjaruwandesch"}, grama = {"N-S", "S"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["kio"] = { names = {"*Kiowa"}, type = "regular", scripts = {"Latn"}, family = "qfa-kta"} m["kip"] = { names = {"*Sheshi Kham"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kiq"] = { names = {"*Kosadle"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kir"] = { names = {"*Kyrgyz", "Kirghiz", "Kirgiz"}, type = "regular", scripts = {"Cyrl", "Latn", "Arab"}, family = "trk", translit_module = "ky-translit"} m["kis"] = { names = {"*Kis"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["kit"] = { names = {"*Agob"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kiv"] = { names = {"*Kimbu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kiw"] = { names = {"*Northeast Kiwai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kix"] = { names = {"*Khiamniungan Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kiy"] = { names = {"*Kirikiri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kiz"] = { names = {"*Kisi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kja"] = { names = {"*Mlap"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kjb"] = { names = {"*Q'anjob'al"}, type = "regular", scripts = {"Latn"}, family = "myn"} m["kjc"] = { names = {"*Coastal Konjo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kjd"] = { names = {"*Southern Kiwai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kje"] = { names = {"*Kisar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kjf"] = { names = {"*Khalaj"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kjg"] = { names = {"*Khmu"}, type = "regular", scripts = {"Laoo"}, family = "mkh"} m["kjh"] = { names = {"*Khakas"}, type = "regular", scripts = {"Cyrl"}, family = "trk"} m["kji"] = { names = {"*Zabana"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["kjj"] = { names = {"*Khinalug"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kjk"] = { names = {"*Highland Konjo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kjl"] = { names = {"*Kham"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kjm"] = { names = {"*Kháng"}, type = "regular", scripts = {"None"}, family = "mkh"} m["kjn"] = { names = {"*Kunjen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kjo"] = { names = {"*Harijan Kinnauri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kjp"] = { names = {"*Pwo Eastern Karen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kjq"] = { names = {"*Western Keres"}, type = "regular", scripts = {"Latn"}, family = "qfa-ker"} m["kjr"] = { names = {"*Kurudu"}, type = "regular", scripts = {"Latn"}, family = "poz-hce"} m["kjs"] = { names = {"*East Kewa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kjt"] = { names = {"*Phrae Pwo Karen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kju"] = { names = {"*Kashaya"}, type = "regular", scripts = {"Latn"}, family = "nai-pom"} m["kjx"] = { names = {"*Ramopa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kjy"] = { names = {"*Erave"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kjz"] = { names = {"*Bumthangkha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kka"] = { names = {"*Kakanda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kkb"] = { names = {"*Kwerisa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kkc"] = { names = {"*Odoodee"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kkd"] = { names = {"*Kinuku"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kke"] = { names = {"*Kakabe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kkf"] = { names = {"*Kalaktang Monpa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kkg"] = { names = {"*Mabaka Valley Kalinga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kkh"] = { names = {"*Khün"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kki"] = { names = {"*Kagulu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kkj"] = { names = {"*Kako"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kkk"] = { names = {"*Kokota"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["kkl"] = { names = {"*Kosarek Yale"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kkm"] = { names = {"*Kiong"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["kkn"] = { names = {"*Kon Keu"}, type = "regular", scripts = {"None"}, family = "aav"} m["kko"] = { names = {"*Karko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kkp"] = { names = {"*Gugubera"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kkq"] = { names = {"*Kaiku"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kkr"] = { names = {"*Kir-Balar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kks"] = { names = {"*Giiwo"}, type = "regular", scripts = {"None"}, family = "cdc"} m["kkt"] = { names = {"*Koi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kku"] = { names = {"*Tumi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kkv"] = { names = {"*Kangean"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kkw"] = { names = {"*Teke-Kukuya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kkx"] = { names = {"*Kohin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kky"] = { names = {"*Guugu Yimidhirr"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["kkz"] = { names = {"*Kaska"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kla"] = { names = {"*Klamath-Modoc", "Klamath"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["klb"] = { names = {"*Kiliwa"}, type = "regular", scripts = {"None"}, family = "nai-yuc"} m["klc"] = { names = {"*Kolbila"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kld"] = { names = {"*Gamilaraay"}, type = "regular", scripts = {"Latn"}, family = "aus-cww"} m["kle"] = { names = {"*Kulung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["klf"] = { names = {"*Kendeje"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["klg"] = { names = {"*Tagakaulu Kalagan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["klh"] = { names = {"*Weliki"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kli"] = { names = {"*Kalumpang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["klj"] = { names = {"*Turkic Khalaj"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kll"] = { names = {"*Kagan Kalagan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["klm"] = { names = {"*Kolom"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kln"] = { names = {"*Kalenjin"}, type = "regular", scripts = {"Latn"}, family = "sdv"} m["klo"] = { names = {"*Kapya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["klp"] = { names = {"*Kamasa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["klq"] = { names = {"*Rumu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["klr"] = { names = {"*Khaling"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kls"] = { names = {"*Kalasha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["klt"] = { names = {"*Nukna"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["klu"] = { names = {"*Klao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["klv"] = { names = {"*Maskelynes"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["klw"] = { names = {"*Lindu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["klx"] = { names = {"*Koluwawa"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["kly"] = { names = {"*Kalao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["klz"] = { names = {"*Kabola"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kma"] = { names = {"*Konni"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kmb"] = { names = {"*Kimbundu", "North Mbundu"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["kmc"] = { names = {"*Southern Dong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kmd"] = { names = {"*Madukayang Kalinga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kme"] = { names = {"*Bakole"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kmg"] = { names = {"*Kâte"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kmh"] = { names = {"*Kalam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kmi"] = { names = {"*Kami"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kmj"] = { names = {"*Kumarbhag Paharia"}, type = "regular", scripts = {"None"}, family = "dra"} m["kmk"] = { names = {"*Limos Kalinga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kml"] = { names = {"*Lower Tanudan Kalinga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kmn"] = { names = {"*Awtuw"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kmo"] = { names = {"*Kwoma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kmp"] = { names = {"*Gimme"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kmq"] = { names = {"*Kwama"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kmr"] = { names = {"*Northern Kurdish", "Kurmanji"}, nahme = {"Noodkordesch", "Kormahnesch"}, grama = {"S", "S"}, type = "regular", scripts = {"Latn"}, family = "ira"} m["kms"] = { names = {"*Kamasau"}, type = "regular", scripts = {"Latn"}, family = "qfa-tor"} m["kmt"] = { names = {"*Kemtuik"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kmu"] = { names = {"*Kanite"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kmv"] = { names = {"*Karipúna Creole French"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kmw"] = { names = {"*Kikumu"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["kmx"] = { names = {"*Waboda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kmy"] = { names = {"*Koma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kmz"] = { names = {"*Khorasani Turkish"}, nahme = {"Khorasahnesch Törkesch"}, grama = {"aS"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["knb"] = { names = {"*Lubuagan Kalinga"}, type = "regular", scripts = {"None"}, family = "phi"} m["knc"] = { names = {"*Central Kanuri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["knd"] = { names = {"*Konda"}, type = "regular", scripts = {"None"}, family = "ngf-sbh"} m["kne"] = { names = {"*Kankanaey"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["knf"] = { names = {"*Mankanya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kng"] = { names = {"*Koongo"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["kni"] = { names = {"*Kanufi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["knj"] = { names = {"*Western Kanjobal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["knk"] = { names = {"*Kuranko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["knl"] = { names = {"*Keninjal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["knm"] = { names = {"*Kanamarí"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kno"] = { names = {"*Kono"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["knp"] = { names = {"*Kwanja"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["knq"] = { names = {"*Kintaq"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["knr"] = { names = {"*Kaningra"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kns"] = { names = {"*Kensiu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["knt"] = { names = {"*Panoan Katukína"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["knv"] = { names = {"*Tabo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["knw"] = { names = {"*Ekoka ǃKung"}, type = "regular", scripts = {"None"}, family = "khi"} m["knx"] = { names = {"*Kendayan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kny"] = { names = {"*Kanyok"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["knz"] = { names = {"*Kalamsé"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["koa"] = { names = {"*Konomala"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["koc"] = { names = {"*Kpati"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["kod"] = { names = {"*Kodi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["koe"] = { names = {"*Kacipo-Balesi"}, type = "regular", scripts = {"None"}, family = "sdv"} m["kof"] = { names = {"*Kubi"}, type = "regular", scripts = {"None"}, family = "cdc"} m["kog"] = { names = {"*Cogui"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["koh"] = { names = {"*Koyo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["koi"] = { names = {"*Komi-Permyak"}, type = "regular", scripts = {"Cyrl"}, family = "fiu"} m["koj"] = { names = {"*Sara Dunjo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kok"] = { names = {"*Konkani"}, nahme = {"Konkani"}, grama = {"-"}, type = "regular", scripts = {"Deva", "Knda", "Mlym", "fa-Arab", "Latn"}, family = "inc"} m["kom"] = { names = {"*Komi-Zyrian"}, type = "regular", scripts = {"Cyrl"}, family = "fiu"} m["kon"] = { names = {"*Kongo", "Kikongo"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["koo"] = { names = {"*Konzo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kop"] = { names = {"*Waube"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kor"] = { names = {"*Korean", "Modern Korean"}, nahme = {"Korrejahnesch"}, type = "regular", scripts = {"Kore"}, family = "qfa-kor", translit_module = "ko-translit"} m["kos"] = { names = {"*Kosraean"}, type = "regular", scripts = {"None"}, family = "poz-mic"} m["kot"] = { names = {"*Lagwan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kou"] = { names = {"*Koke"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kov"] = { names = {"*Kudu-Camo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kow"] = { names = {"*Kugama"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kox"] = { names = {"*Coxima"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["koy"] = { names = {"*Koyukon", "Denaakk'e"}, type = "regular", scripts = {"Latn"}, family = "ath-nor"} m["koz"] = { names = {"*Korak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kpa"] = { names = {"*Kutto"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kpb"] = { names = {"*Mullu Kurumba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kpc"] = { names = {"*Curripaco"}, type = "regular", scripts = {"None"}, family = "awd"} m["kpd"] = { names = {"*Koba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kpe"] = { names = {"*Kpelle"}, type = "regular", scripts = {"Latn"}, family = "dmn"} m["kpf"] = { names = {"*Komba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kpg"] = { names = {"*Kapingamarangi"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["kph"] = { names = {"*Kplang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kpi"] = { names = {"*Kofei"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kpj"] = { names = {"*Karajá"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kpk"] = { names = {"*Kpan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kpl"] = { names = {"*Kpala"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kpm"] = { names = {"*Koho"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kpn"] = { names = {"*Kepkiriwát"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kpo"] = { names = {"*Ikposo"}, type = "regular", scripts = {"None"}, family = "alv-kwa"} m["kpp"] = { names = {"*Paku Karen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kpq"] = { names = {"*Korupun-Sela"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kpr"] = { names = {"*Korafe-Yegha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kps"] = { names = {"*Tehit"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kpt"] = { names = {"*Karata"}, type = "regular", scripts = {"None"}, family = "cau-nec"} m["kpu"] = { names = {"*Kafoa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kpv"] = { names = {"*Komi-Zyrian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kpw"] = { names = {"*Kobon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kpx"] = { names = {"*Mountain Koiali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kpy"] = { names = {"*Koryak"}, type = "regular", scripts = {"Cyrl"}, family = "qfa-cka"} m["kpz"] = { names = {"*Kupsabiny"}, type = "regular", scripts = {"None"}, family = "sdv"} m["kqa"] = { names = {"*Mum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kqb"] = { names = {"*Kovai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kqc"] = { names = {"*Doromu-Koki"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kqd"] = { names = {"*Koy Sanjaq Surat"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kqe"] = { names = {"*Kalagan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kqf"] = { names = {"*Kakabai"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["kqg"] = { names = {"*Khe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kqh"] = { names = {"*Kisankasa"}, type = "regular", scripts = {"None"}, family = "sdv"} m["kqi"] = { names = {"*Koitabu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kqj"] = { names = {"*Koromira"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kqk"] = { names = {"*Kotafon Gbe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kql"] = { names = {"*Kyenele"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kqm"] = { names = {"*Khisa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kqn"] = { names = {"*Kaonde", "Chikaonde", "Kawonde"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["kqo"] = { names = {"*Eastern Krahn"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kqp"] = { names = {"*Kimré"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kqq"] = { names = {"*Krenak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kqr"] = { names = {"*Kimaragang"}, type = "regular", scripts = {"Latn"}, family = "poz-san"} m["kqs"] = { names = {"*Northern Kissi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kqt"] = { names = {"*Klias River Kadazan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kqu"] = { names = {"*Seroa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kqv"] = { names = {"*Okolod"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kqw"] = { names = {"*Kandas"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["kqx"] = { names = {"*Mser"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kqy"] = { names = {"*Koorete"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kqz"] = { names = {"*Korana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kra"] = { names = {"*Kumhali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["krb"] = { names = {"*Karkin"}, type = "regular", scripts = {"None"}, family = "qfa-you"} m["krc"] = { names = {"*Karachay-Balkar"}, type = "regular", scripts = {"Cyrl"}, family = "trk"} m["krd"] = { names = {"*Kairui-Midiki"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kre"] = { names = {"*Panará"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["krh"] = { names = {"*Kurama"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kri"] = { names = {"*Krio"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["krj"] = { names = {"*Kinaray-a"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["krk"] = { names = {"*Kerek"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["krl"] = { names = {"*Karelian"}, type = "regular", scripts = {"Latn"}, family = "fiu-fin"} m["krm"] = { names = {"*Krim"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["krn"] = { names = {"*Sapo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["krp"] = { names = {"*Korop"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["krr"] = { names = {"*Kru'ng"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["krt"] = { names = {"*Tumari Kanuri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kru"] = { names = {"*Kurukh"}, nahme = {"Kuruchesch"}, type = "regular", scripts = {"None"}, family = "dra"} m["krv"] = { names = {"*Kavet"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["krw"] = { names = {"*Western Krahn"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["krx"] = { names = {"*Karon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kry"] = { names = {"*Kryts"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["krz"] = { names = {"*Sota Kanum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ksa"] = { names = {"*Shuwa-Zamani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ksb"] = { names = {"*Shambala"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ksc"] = { names = {"*Southern Kalinga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ksd"] = { names = {"*Tolai", "Kuanua"}, type = "regular", scripts = {"Latn"}, family = "poz-ocw"} m["kse"] = { names = {"*Kuni"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["ksf"] = { names = {"*Bafia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ksg"] = { names = {"*Kusaghe"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["ksh"] = { names = {"*Kölsch"}, nahme = {"Kölsch"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["ksi"] = { names = {"*Krisa"}, type = "regular", scripts = {"Latn"}, family = "paa-msk"} m["ksj"] = { names = {"*Uare"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ksk"] = { names = {"*Kansa"}, type = "regular", scripts = {"None"}, family = "sio"} m["ksl"] = { names = {"*Kumalu"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["ksm"] = { names = {"*Kumba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ksn"] = { names = {"*Kasiguranin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kso"] = { names = {"*Kofa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ksp"] = { names = {"*Kaba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ksq"] = { names = {"*Kwaami"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ksr"] = { names = {"*Borong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kss"] = { names = {"*Southern Kisi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kst"] = { names = {"*Winyé"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ksu"] = { names = {"*Khamyang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ksv"] = { names = {"*Kusu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ksw"] = { names = {"*S'gaw Karen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ksx"] = { names = {"*Kedang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ksy"] = { names = {"*Kharia Thar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ksz"] = { names = {"*Kodaku"}, type = "regular", scripts = {"None"}, family = "mun"} m["kta"] = { names = {"*Katua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ktb"] = { names = {"*Kambaata"}, type = "regular", scripts = {"None"}, family = "cus"} m["ktc"] = { names = {"*Kholok"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ktd"] = { names = {"*Kokata"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kte"] = { names = {"*Nubri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ktf"] = { names = {"*Kwami"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ktg"] = { names = {"*Kalkatungu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kth"] = { names = {"*Karanga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kti"] = { names = {"*North Muyu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ktj"] = { names = {"*Plapo Krumen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ktk"] = { names = {"*Kaniet"}, type = "regular", scripts = {"None"}, family = "poz-aay"} m["ktl"] = { names = {"*Koroshi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ktm"] = { names = {"*Kurti"}, type = "regular", scripts = {"None"}, family = "poz-aay"} m["ktn"] = { names = {"*Karitiâna"}, type = "regular", scripts = {"Latn"}, family = "tup"} m["kto"] = { names = {"*Kuot"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ktp"] = { names = {"*Kaduo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ktq"] = { names = {"*Katabaga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ktr"] = { names = {"*Kota Marudu Tinagas"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kts"] = { names = {"*South Muyu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ktt"] = { names = {"*Ketum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ktu"] = { names = {"*Kituba", "Munukutuba", "Kikongo-Kituba", "Kikongo", "Kikongo ya leta", "Kibulamatadi", "Kikwango", "Ikeleve", "Kizabave"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["ktv"] = { names = {"*Eastern Katu"}, type = "regular", scripts = {"None"}, family = "mkh"} m["ktw"] = { names = {"*Kato"}, type = "regular", scripts = {"None"}, family = "ath-pco"} m["ktx"] = { names = {"*Kaxararí"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["ktz"] = { names = {"*Juǀ'hoan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kua"] = { names = {"*Kwanyama", "Kuanyama", "Oshikwanyama"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["kub"] = { names = {"*Kutep"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kuc"] = { names = {"*Kwinsu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kud"] = { names = {"*'Auhelawa"}, type = "regular", scripts = {"Latn"}, family = "poz-ocw"} m["kue"] = { names = {"*Kuman"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kuf"] = { names = {"*Western Katu"}, type = "regular", scripts = {"None"}, family = "mkh"} m["kug"] = { names = {"*Kupa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kuh"] = { names = {"*Kushi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kui"] = { names = {"*Kuikúro-Kalapálo"}, type = "regular", scripts = {"None"}, family = "sai-car"} m["kuj"] = { names = {"*Kuria"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kuk"] = { names = {"*Kepo'"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kul"] = { names = {"*Kulere"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kum"] = { names = {"*Kumyk"}, type = "regular", scripts = {"Cyrl"}, family = "trk"} m["kun"] = { names = {"*Kunama"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kuo"] = { names = {"*Kumukio"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kup"] = { names = {"*Kunimaipa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kuq"] = { names = {"*Karipuna"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kur"] = { names = {"*Kurdish"}, nahme = {"Kordesch"}, grama = {"S"}, type = "regular", scripts = {"Latn", "ku-Arab"}, family = "ira"} m["kus"] = { names = {"*Kusaal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kut"] = { names = {"*Kutenai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kuu"] = { names = {"*Upper Kuskokwim"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kuv"] = { names = {"*Kur"}, type = "regular", scripts = {"None"}, family = "plf"} m["kuw"] = { names = {"*Kpagua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kux"] = { names = {"*Kukatja"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kuy"] = { names = {"*Kuuku-Ya'u"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kuz"] = { names = {"*Kunza"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kva"] = { names = {"*Bagvalal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kvb"] = { names = {"*Kubu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kvc"] = { names = {"*Kove"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["kve"] = { names = {"*Kalabakan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kvf"] = { names = {"*Kabalai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kvg"] = { names = {"*Kuni-Boazi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kvh"] = { names = {"*Komodo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kvi"] = { names = {"*Kwang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kvj"] = { names = {"*Psikye"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kvk"] = { names = {"*Korean Sign Language"}, nahme = {"korrejahnesche Zeischeschprohch", "korrejahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kvl"] = { names = {"*Brek Karen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kvm"] = { names = {"*Kendem"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["kvn"] = { names = {"*Border Kuna"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kvo"] = { names = {"*Dobel"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kvp"] = { names = {"*Kompane"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kvq"] = { names = {"*Geba Karen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kvr"] = { names = {"*Kerinci"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kvs"] = { names = {"*Kunggara"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kvt"] = { names = {"*Lahta Karen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kvu"] = { names = {"*Yinbaw Karen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kvv"] = { names = {"*Kola"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kvw"] = { names = {"*Wersing"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kvx"] = { names = {"*Parkari Koli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kvy"] = { names = {"*Yintale Karen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kvz"] = { names = {"*Tsakwambo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kwa"] = { names = {"*Dâw"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kwb"] = { names = {"*Baa", "Kwa"}, type = "regular", scripts = {"None"}, family = "alv"} m["kwc"] = { names = {"*Likwala"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kwd"] = { names = {"*Kwaio"}, type = "regular", scripts = {"None"}, family = "poz-sls"} m["kwe"] = { names = {"*Kwerba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kwf"] = { names = {"*Kwara'ae"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kwg"] = { names = {"*Sara Kaba Deme"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kwh"] = { names = {"*Kowiai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kwi"] = { names = {"*Awa-Cuaiquer"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kwj"] = { names = {"*Kwanga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kwk"] = { names = {"*Kwak'wala"}, type = "regular", scripts = {"None"}, family = "wak"} m["kwl"] = { names = {"*Kofyar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kwm"] = { names = {"*Kwambi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kwn"] = { names = {"*Kwangali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kwo"] = { names = {"*Kwomtari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kwp"] = { names = {"*Kodia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kwq"] = { names = {"*Kwak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kwr"] = { names = {"*Kwer"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kws"] = { names = {"*Kwese"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kwt"] = { names = {"*Kwesten"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kwu"] = { names = {"*Kwakum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kwv"] = { names = {"*Sara Kaba Náà"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kww"] = { names = {"*Kwinti"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kwx"] = { names = {"*Khirwar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kwy"] = { names = {"*San Salvador Kongo"}, type = "regular", scripts = {"None"}, family = "bnt"} m["kwz"] = { names = {"*Kwadi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kxa"] = { names = {"*Kairiru"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["kxb"] = { names = {"*Krobu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kxc"] = { names = {"*Khonso"}, type = "regular", scripts = {"None"}, family = "cus"} m["kxd"] = { names = {"*Brunei"}, type = "regular", scripts = {"Latn"}, family = "poz-mly"} m["kxe"] = { names = {"*Kakihum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kxf"] = { names = {"*Manumanaw Karen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kxh"] = { names = {"*Karo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kxi"] = { names = {"*Keningau Murut"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kxj"] = { names = {"*Kulfa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kxk"] = { names = {"*Zayein Karen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kxl"] = { names = {"*Nepali Kurux"}, names = {"Dhangaresch"}, type = "regular", scripts = {"None"}, family = "dra"} m["kxm"] = { names = {"*Northern Khmer"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kxn"] = { names = {"*Kanowit-Tanjong Melanau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kxo"] = { names = {"*Kanoé"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kxp"] = { names = {"*Wadiyara Koli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kxq"] = { names = {"*Smärky Kanum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kxs"] = { names = {"*Kangjia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kxt"] = { names = {"*Koiwat"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kxu"] = { names = {"*Kui"}, type = "regular", scripts = {"None"}, family = "dra"} m["kxv"] = { names = {"*Kuvi"}, type = "regular", scripts = {"Orya"}, family = "dra"} m["kxw"] = { names = {"*Konai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kxx"] = { names = {"*Likuba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kxy"] = { names = {"*Kayong"}, type = "regular", scripts = {"None"}, family = "mkh"} m["kxz"] = { names = {"*Kerewo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kya"] = { names = {"*Kwaya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kyb"] = { names = {"*Butbut Kalinga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kyc"] = { names = {"*Kyaka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kyd"] = { names = {"*Karey"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kye"] = { names = {"*Krache"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kyf"] = { names = {"*Kouya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kyg"] = { names = {"*Keyagana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kyh"] = { names = {"*Karok"}, type = "regular", scripts = {"Latn"}, family = "qfa-iso"} m["kyi"] = { names = {"*Kiput"}, type = "regular", scripts = {"Latn"}, family = "poz-swa"} m["kyj"] = { names = {"*Karao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kyk"] = { names = {"*Kamayo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kyl"] = { names = {"*Kalapuya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kym"] = { names = {"*Kpatili"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kyn"] = { names = {"*Karolanos"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kyo"] = { names = {"*Kelon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kyp"] = { names = {"*Kang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kyq"] = { names = {"*Kenga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kyr"] = { names = {"*Kuruáya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kys"] = { names = {"*Baram Kayan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kyt"] = { names = {"*Kayagar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kyu"] = { names = {"*Western Kayah"}, type = "regular", scripts = {"Kali"}, family = "kar"} m["kyv"] = { names = {"*Kayort"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kyw"] = { names = {"*Kudmali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kyx"] = { names = {"*Rapoisi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kyy"] = { names = {"*Kambaira"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kyz"] = { names = {"*Kayabí"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kza"] = { names = {"*Western Karaboro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kzb"] = { names = {"*Kaibobo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kzc"] = { names = {"*Bondoukou Kulango"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kzd"] = { names = {"*Kadai"}, type = "regular", scripts = {"None"}, family = "plf"} m["kze"] = { names = {"*Kosena"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kzf"] = { names = {"*Da'a Kaili"}, type = "regular", scripts = {"Latn"}, family = "poz-kal"} m["kzg"] = { names = {"*Kikai"}, type = "regular", scripts = {"None"}, family = "jpx"} m["kzh"] = { names = {"*Kenuzi-Dongola"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kzi"] = { names = {"*Kelabit"}, type = "regular", scripts = {"Latn"}, family = "poz-swa"} m["kzj"] = { names = {"*Coastal Kadazan"}, type = "regular", scripts = {"Latn"}, family = "poz-san"} m["kzk"] = { names = {"*Kazukuru"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["kzl"] = { names = {"*Kayeli"}, type = "regular", scripts = {"None"}, family = "plf"} m["kzm"] = { names = {"*Kais"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kzn"] = { names = {"*Kokola"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kzo"] = { names = {"*Kaningi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kzp"] = { names = {"*Kaidipang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kzq"] = { names = {"*Kaike"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kzr"] = { names = {"*Karang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kzs"] = { names = {"*Sugut Dusun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kzt"] = { names = {"*Tambunan Dusun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kzu"] = { names = {"*Kayupulau"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["kzv"] = { names = {"*Komyandaret"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kzw"] = { names = {"*Karirí-Xocó"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["kzx"] = { names = {"*Kamarian"}, type = "regular", scripts = {"Latn"}, family = "plf"} m["kzz"] = { names = {"*Kalabra"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["laa"] = { names = {"*Lapuyan Subanun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lab"] = { names = {"*Linear A"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lac"] = { names = {"*Lacandon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lad"] = { names = {"*Ladino", "Judaeo-Spanish", "Judæo-Spanish", "Judeo-Spanish"}, nahme = {"Ladihnesch", "hebrähjesch Spahnesch"}, grama = {"", "aS"}, type = "regular", scripts = {"Hebr", "Latn"}, family = "roa"} m["lae"] = { names = {"*Pattani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["laf"] = { names = {"*Lafofa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lag"] = { names = {"*Langi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lah"] = { names = {"*Lahnda"}, nahme = {"Lahnda-Schprohche", "Wäßpandschahbesch"}, grama = {"N-S", "S"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lai"] = { names = {"*Lambya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["laj"] = { names = {"*Lango"}, type = "regular", scripts = {"None"}, family = "sdv"} m["lal"] = { names = {"*Lalia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lam"] = { names = {"*Lamba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lan"] = { names = {"*Laru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lao"] = { names = {"*Lao", "Laotian"}, nahme = {"La'ohtesch"}, type = "regular", scripts = {"Laoo"}, family = "tai-swe"} m["laq"] = { names = {"*Qabiao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lar"] = { names = {"*Larteh"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lat"] = { names = {"*Latin"}, nahme = {"Lating"}, type = "regular", scripts = {"Latn"}, family = "itc", entry_name = { from = {"Ā", "ā", "Ē", "ē", "Ī", "ī", "Ō", "ō", "Ū", "ū", "Ȳ", "ȳ"}, to = {"A", "a", "E", "e", "I", "i", "O", "o", "U", "u", "Y", "y"}} } m["lau"] = { names = {"*Laba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lav"] = { names = {"*Latvian", "Lett"}, nahme = {"Lättesch"}, grama = {"S"}, type = "regular", scripts = {"Latn"}, family = "bat"} m["law"] = { names = {"*Lauje"}, type = "regular", scripts = {"Latn"}, family = "poz"} m["lax"] = { names = {"*Tiwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["laz"] = { names = {"*Aribwatsa"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["lba"] = { names = {"*Lui"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lbb"] = { names = {"*Label"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["lbc"] = { names = {"*Lakkia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lbe"] = { names = {"*Lak"}, type = "regular", scripts = {"Cyrl"}, family = "cau-nec", translit_module = "lbe-translit"} m["lbf"] = { names = {"*Tinani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lbg"] = { names = {"*Laopang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lbi"] = { names = {"*La'bi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lbj"] = { names = {"*Ladakhi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lbk"] = { names = {"*Central Bontok"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lbl"] = { names = {"*Libon Bikol"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lbm"] = { names = {"*Lodhi"}, type = "regular", scripts = {"None"}, family = "mun"} m["lbn"] = { names = {"*Lamet"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lbo"] = { names = {"*Laven"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lbq"] = { names = {"*Wampar"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["lbr"] = { names = {"*Northern Lorung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lbs"] = { names = {"*Libyan Sign Language"}, nahme = {"lihbesche Zeischeschprohch", "lihbesche Jebeerdeschprohch", "lühbesche Zeischeschprohch", "lühbesche Jebeerdeschprohch"}, grama = {"aL","aL","aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lbt"] = { names = {"*Lachi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lbu"] = { names = {"*Labu"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["lbv"] = { names = {"*Lavatbura-Lamusong"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["lbw"] = { names = {"*Tolaki"}, type = "regular", scripts = {"Latn"}, family = "poz-btk"} m["lbx"] = { names = {"*Lawangan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lby"] = { names = {"*Lamu-Lamu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lbz"] = { names = {"*Lardil"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lcc"] = { names = {"*Legenyem"}, type = "regular", scripts = {"None"}, family = "poz-hce"} m["lcd"] = { names = {"*Lola"}, type = "regular", scripts = {"None"}, family = "plf"} m["lce"] = { names = {"*Loncong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lcf"] = { names = {"*Lubu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lch"] = { names = {"*Luchazi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lcl"] = { names = {"*Lisela"}, type = "regular", scripts = {"None"}, family = "plf"} m["lcm"] = { names = {"*Tungag"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["lcp"] = { names = {"*Western Lawa"}, type = "regular", scripts = {"None"}, family = "aav"} m["lcq"] = { names = {"*Luhu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lcs"] = { names = {"*Lisabata-Nuniali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ldb"] = { names = {"*Idun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ldd"] = { names = {"*Luri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ldg"] = { names = {"*Lenyima"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["ldh"] = { names = {"*Lamja-Dengsa-Tola"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ldi"] = { names = {"*Laari"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["ldj"] = { names = {"*Lemoro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ldk"] = { names = {"*Leelau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ldl"] = { names = {"*Kaan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ldm"] = { names = {"*Landoma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ldn"] = { names = {"*Láadan"}, type = "appendix-constructed", scripts = {"Latn"}, family = "art"} m["ldo"] = { names = {"*Loo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ldp"] = { names = {"*Tso"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ldq"] = { names = {"*Lufu"}, type = "regular", scripts = {"None"}, family = "alv"} m["lea"] = { names = {"*Lega-Shabunda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["leb"] = { names = {"*Lala-Bisa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lec"] = { names = {"*Leco"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["led"] = { names = {"*Lendu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lee"] = { names = {"*Lyélé"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lef"] = { names = {"*Lelemi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["leg"] = { names = {"*Lengua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["leh"] = { names = {"*Lenje"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lei"] = { names = {"*Lemio"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lej"] = { names = {"*Lengola"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lek"] = { names = {"*Leipon"}, type = "regular", scripts = {"None"}, family = "poz-aay"} m["lem"] = { names = {"*Nomaande"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["len"] = { names = {"*Lenca"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lep"] = { names = {"*Lepcha"}, type = "regular", scripts = {"Lepc"}, family = "tbq"} m["leq"] = { names = {"*Lembena"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ler"] = { names = {"*Lenkau"}, type = "regular", scripts = {"None"}, family = "poz-aay"} m["les"] = { names = {"*Lese"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["let"] = { names = {"*Lesing-Gelimi"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["leu"] = { names = {"*Kara (Papua New Guinea)", "Kara", "Lemakot"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["lev"] = { names = {"*Lamma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lew"] = { names = {"*Ledo Kaili"}, type = "regular", scripts = {"Latn"}, family = "poz-kal"} m["lex"] = { names = {"*Luang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ley"] = { names = {"*Lemolang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lez"] = { names = {"*Lezgi", "Lezgian", "Lezgin"}, nahme = {"Ljesgjesch"}, type = "regular", scripts = {"Cyrl"}, family = "cau-nec", translit_module = "lez-translit"} m["lfa"] = { names = {"*Lefa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lfn"] = { names = {"*Lingua Franca Nova"}, type = "appendix-constructed", scripts = {"Latn"}, family = "art"} m["lga"] = { names = {"*Lungga"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["lgb"] = { names = {"*Laghu"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["lgg"] = { names = {"*Lugbara"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lgh"] = { names = {"*Laghuu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lgi"] = { names = {"*Lengilu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lgk"] = { names = {"*Lingarak"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["lgl"] = { names = {"*Wala"}, type = "regular", scripts = {"None"}, family = "poz-sls"} m["lgm"] = { names = {"*Lega-Mwenga"}, type = "regular", scripts = {"None"}, family = "bnt"} m["lgn"] = { names = {"*Opuuo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lgq"] = { names = {"*Logba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lgr"] = { names = {"*Lengo"}, type = "regular", scripts = {"None"}, family = "poz-sls"} m["lgt"] = { names = {"*Pahi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lgu"] = { names = {"*Longgu"}, type = "regular", scripts = {"None"}, family = "poz-sls"} m["lgz"] = { names = {"*Ligenza"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lhi"] = { names = {"*Lahu Shi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lhl"] = { names = {"*Lahul Lohar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lhm"] = { names = {"*Lhomi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lhn"] = { names = {"*Lahanan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lhp"] = { names = {"*Lhokpu"}, type = "regular", scripts = {"None"}, family = "tbq"} m["lhs"] = { names = {"*Mlahsö"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lht"] = { names = {"*Lo-Toga"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["lhu"] = { names = {"*Lahu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lia"] = { names = {"*West-Central Limba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lib"] = { names = {"*Likum"}, type = "regular", scripts = {"None"}, family = "poz-aay"} m["lic"] = { names = {"*Hlai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lid"] = { names = {"*Nyindrou"}, type = "regular", scripts = {"None"}, family = "poz-aay"} m["lie"] = { names = {"*Likila"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lif"] = { names = {"*Limbu"}, type = "regular", scripts = {"Limb"}, family = "tbq"} m["lig"] = { names = {"*Ligbi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lih"] = { names = {"*Lihir"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["lii"] = { names = {"*Lingkhim"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lij"] = { names = {"*Ligurian"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["lik"] = { names = {"*Lika"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lil"] = { names = {"*Lillooet"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lim"] = { names = {"*Limburgish", "Limburgan", "Limburgian", "Limburgic"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["lin"] = { names = {"*Lingala"}, nahme = {"Lingjalla"}, grama = {"-"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["lio"] = { names = {"*Liki"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["lip"] = { names = {"*Sekpele"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["liq"] = { names = {"*Libido"}, type = "regular", scripts = {"None"}, family = "cus"} m["lir"] = { names = {"*Liberian English"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lis"] = { names = {"*Lisu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lit"] = { names = {"*Lithuanian"}, nahme = {"Littouesch"}, grama = {"S"}, type = "regular", scripts = {"Latn"}, family = "bat", entry_name = { from = {"[áãà]", "[éẽè]", "[íĩì]", "[ýỹ]", "ñ", "[óõò]", "[úù]", ACUTE, GRAVE, TILDE}, to = {"a" , "e" , "i", "y" , "n", "o" , "u" }} } m["liu"] = { names = {"*Logorik"}, type = "regular", scripts = {"None"}, family = "sdv"} m["liv"] = { names = {"*Livonian"}, type = "regular", scripts = {"Latn"}, family = "fiu-fin"} m["liw"] = { names = {"*Col"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lix"] = { names = {"*Liabuku"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["liy"] = { names = {"*Banda-Bambari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["liz"] = { names = {"*Libinza"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lja"] = { names = {"*Golpa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lje"] = { names = {"*Rampi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lji"] = { names = {"*Laiyolo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ljl"] = { names = {"*Li'o"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ljp"] = { names = {"*Lampung Api"}, type = "regular", scripts = {"Latn"}, family = "poz-lgx"} m["ljw"] = { names = {"*Yirandali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ljx"] = { names = {"*Yuru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lka"] = { names = {"*Lakalei"}, type = "regular", scripts = {"None"}, family = "plf"} m["lkb"] = { names = {"*Kabras"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lkc"] = { names = {"*Kucong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lkd"] = { names = {"*Lakondê"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lke"] = { names = {"*Kenyi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lkh"] = { names = {"*Lakha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lki"] = { names = {"*Laki"}, type = "regular", scripts = {"fa-Arab"}, family = "ira"} m["lkj"] = { names = {"*Remun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lkl"] = { names = {"*Laeko-Libuat"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["lkm"] = { names = {"*Kalaamaya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lkn"] = { names = {"*Lakon"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["lko"] = { names = {"*Khayo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lkr"] = { names = {"*Päri"}, type = "regular", scripts = {"None"}, family = "sdv"} m["lks"] = { names = {"*Kisa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lkt"] = { names = {"*Lakota", "Lakhota"}, type = "regular", scripts = {"Latn"}, family = "sio"} m["lku"] = { names = {"*Kungkari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lky"] = { names = {"*Lokoya"}, type = "regular", scripts = {"None"}, family = "sdv"} m["lla"] = { names = {"*Lala-Roba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["llb"] = { names = {"*Lolo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["llc"] = { names = {"*Lele"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lld"] = { names = {"*Ladin"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["llf"] = { names = {"*Hermit"}, type = "regular", scripts = {"None"}, family = "poz-aay"} m["llg"] = { names = {"*Lole"}, type = "regular", scripts = {"None"}, family = "plf"} m["llh"] = { names = {"*Lamu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lli"] = { names = {"*Teke-Laali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["llk"] = { names = {"*Lelak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lll"] = { names = {"*Lilau"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["llm"] = { names = {"*Lasalimu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["llo"] = { names = {"*Khlor"}, type = "regular", scripts = {"None"}, family = "mkh"} m["llp"] = { names = {"*North Efate"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["llq"] = { names = {"*Lolak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lls"] = { names = {"*Lithuanian Sign Language"}, nahme = {"lettauesche Zeischeschprohch", "lettauesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["llu"] = { names = {"*Lau"}, type = "regular", scripts = {"Latn"}, family = "poz-sls"} m["llx"] = { names = {"*Lauan"}, type = "regular", scripts = {"None"}, family = "poz-occ"} m["lma"] = { names = {"*East Limba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lmb"] = { names = {"*Merei"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["lmc"] = { names = {"*Limilngan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lmd"] = { names = {"*Lumun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lme"] = { names = {"*Pévé"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lmf"] = { names = {"*South Lembata"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lmg"] = { names = {"*Lamogai"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["lmh"] = { names = {"*Lambichhong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lmi"] = { names = {"*Lombi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lmj"] = { names = {"*West Lembata"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lmk"] = { names = {"*Lamkang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lml"] = { names = {"*Hano"}, type = "regular", scripts = {"Latn"}, family = "poz-vnc"} m["lmm"] = { names = {"*Lamam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lmn"] = { names = {"*Lambadi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lmo"] = { names = {"*Lombard"}, nahme = {"Lumbaardesch"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["lmp"] = { names = {"*Limbum"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["lmq"] = { names = {"*Lamatuka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lmr"] = { names = {"*Lamalera"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lmu"] = { names = {"*Lamenu"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["lmv"] = { names = {"*Lomaiviti"}, type = "regular", scripts = {"None"}, family = "poz-occ"} m["lmw"] = { names = {"*Lake Miwok"}, type = "regular", scripts = {"None"}, family = "qfa-you"} m["lmx"] = { names = {"*Laimbue"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lmy"] = { names = {"*Lamboya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lmz"] = { names = {"*Lumbee"}, type = "regular", scripts = {"Latn"}, family = "qfa-und"} m["lna"] = { names = {"*Langbashe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lnb"] = { names = {"*Mbalanhu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lnd"] = { names = {"*Lun Bawang"}, type = "regular", scripts = {"Latn"}, family = "poz-bnn"} m["lng"] = { names = {"*Lombardic"}, type = "regular", scripts = {"Runr"}, family = "gem"} m["lnh"] = { names = {"*Lanoh"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lni"] = { names = {"*Daantanai'"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lnj"] = { names = {"*Leningitij"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lnl"] = { names = {"*South Central Banda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lnm"] = { names = {"*Langam"}, type = "regular", scripts = {"None"}, family = "paa"} m["lnn"] = { names = {"*Lorediakarkar"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["lns"] = { names = {"*Lamnso'"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lnu"] = { names = {"*Longuda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lnw"] = { names = {"*Lanima"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lnz"] = { names = {"*Lonzo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["loa"] = { names = {"*Loloda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lob"] = { names = {"*Lobi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["loc"] = { names = {"*Inonhan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lod"] = { names = {"*Berawan"}, type = "regular", scripts = {"Latn"}, family = "poz-swa"} m["loe"] = { names = {"*Saluan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lof"] = { names = {"*Logol"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["log"] = { names = {"*Logo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["loh"] = { names = {"*Narim"}, type = "regular", scripts = {"None"}, family = "sdv"} m["loj"] = { names = {"*Lou"}, type = "regular", scripts = {"Latn"}, family = "poz-aay"} m["lok"] = { names = {"*Loko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lol"] = { names = {"*Mongo"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["lon"] = { names = {"*Malawi Lomwe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["loo"] = { names = {"*Lombo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lop"] = { names = {"*Lopa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["loq"] = { names = {"*Lobala"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lor"] = { names = {"*Téén"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["los"] = { names = {"*Loniu"}, type = "regular", scripts = {"None"}, family = "poz-aay"} m["lot"] = { names = {"*Lotuko"}, type = "regular", scripts = {"None"}, family = "sdv"} m["lou"] = { names = {"*Louisiana Creole French"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["lov"] = { names = {"*Lopi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["low"] = { names = {"*Tampias Lobu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lox"] = { names = {"*Loun"}, type = "regular", scripts = {"None"}, family = "plf"} m["loy"] = { names = {"*Lowa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["loz"] = { names = {"*Lozi"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["lpa"] = { names = {"*Lelepa"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["lpe"] = { names = {"*Lepki"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lpn"] = { names = {"*Long Phuri Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lpo"] = { names = {"*Lipo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lpx"] = { names = {"*Lopit"}, type = "regular", scripts = {"None"}, family = "sdv"} m["lra"] = { names = {"*Rara Bakati'"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lrc"] = { names = {"*Northern Luri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lre"] = { names = {"*Laurentian"}, type = "regular", scripts = {"Latn"}, family = "iro"} m["lrg"] = { names = {"*Laragia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lri"] = { names = {"*Marachi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lrk"] = { names = {"*Loarki"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lrl"] = { names = {"*Lari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lrm"] = { names = {"*Marama"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lrn"] = { names = {"*Lorang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lro"] = { names = {"*Laro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lrr"] = { names = {"*Southern Lorung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lrt"] = { names = {"*Larantuka Malay"}, type = "regular", scripts = {"Latn"}, family = "poz-mly"} m["lrv"] = { names = {"*Larevat"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["lrz"] = { names = {"*Lemerig"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["lsa"] = { names = {"*Lasgerdi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lsd"] = { names = {"*Lishana Deni"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lse"] = { names = {"*Lusengo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lsg"] = { names = {"*Lyons Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lsh"] = { names = {"*Lish"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lsi"] = { names = {"*Lashi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lsl"] = { names = {"*Latvian Sign Language"}, nahme = {"lättesche Zeischeschprohch", "lättesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lsm"] = { names = {"*Saamia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lso"] = { names = {"*Laos Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lsp"] = { names = {"*Panamanian Sign Language"}, nahme = {"pannamehsesche Zeischeschprohch", "pannamehsesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lsr"] = { names = {"*Aruop"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["lss"] = { names = {"*Lasi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lst"] = { names = {"*Trinidad and Tobago Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lsy"] = { names = {"*Mauritian Sign Language"}, nahme = {"maurizijahnesche Zeischeschprohch", "maurizijahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ltc"] = { names = {"*Middle Chinese"}, nahme = {"Meddelschenehsesch"}, grama = {""}, type = "regular", scripts = {"Hani"}, family = "zhx"} m["ltg"] = { names = {"*Latgalian"}, type = "regular", scripts = {"Latn"}, family = "bat"} m["lti"] = { names = {"*Leti"}, type = "regular", scripts = {"Latn"}, family = "plf"} m["ltn"] = { names = {"*Latundê"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lto"] = { names = {"*Olutsotso"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lts"] = { names = {"*Lutachoni"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ltu"] = { names = {"*Latu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ltz"] = { names = {"*Luxembourgish"}, nahme = {"Loxemborjesch"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["lua"] = { names = {"*Tshiluba"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["lub"] = { names = {"*Luba-Katanga"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["luc"] = { names = {"*Aringa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lud"] = { names = {"*Ludian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lue"] = { names = {"*Luvale"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["luf"] = { names = {"*Laua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lug"] = { names = {"*Luganda", "Ganda"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["lui"] = { names = {"*Luiseno"}, type = "regular", scripts = {"Latn"}, family = "azc"} m["luj"] = { names = {"*Luna"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["luk"] = { names = {"*Lunanakha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lul"] = { names = {"*Olu'bo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lum"] = { names = {"*Luimbi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lun"] = { names = {"*Lunda"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["luo"] = { names = {"*Luo"}, type = "regular", scripts = {"Latn"}, family = "sdv"} m["lup"] = { names = {"*Lumbu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["luq"] = { names = {"*Lucumi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lur"] = { names = {"*Laura"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lus"] = { names = {"*Mizo"}, type = "regular", scripts = {"Latn"}, family = "tbq"} m["lut"] = { names = {"*Lushootseed"}, type = "regular", scripts = {"Latn"}, family = "sal"} m["luu"] = { names = {"*Lumba-Yakkha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["luv"] = { names = {"*Luwati"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["luy"] = { names = {"*Luhya"}, nahme = {"Lohjahnesch"}, grama = {"S"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["luz"] = { names = {"*Southern Luri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lva"] = { names = {"*Maku'a"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lvk"] = { names = {"*Lavukaleve"}, type = "regular", scripts = {"Latn"}, family = "paa"} m["lvu"] = { names = {"*Levuka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lwa"] = { names = {"*Lwalu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lwe"] = { names = {"*Lewo Eleng"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lwg"] = { names = {"*Oluwanga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lwh"] = { names = {"*White Lachi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lwl"] = { names = {"*Eastern Lawa"}, type = "regular", scripts = {"None"}, family = "aav"} m["lwm"] = { names = {"*Laomian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lwo"] = { names = {"*Luwo"}, type = "regular", scripts = {"None"}, family = "sdv"} m["lwt"] = { names = {"*Lewotobi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lwu"] = { names = {"*Lawu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lww"] = { names = {"*Lewo"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["lya"] = { names = {"*Layakha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lyg"] = { names = {"*Lyngngam"}, type = "regular", scripts = {"None"}, family = "aav"} m["lyn"] = { names = {"*Luyana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lzh"] = { names = {"*Literary Chinese"}, nahme = {"klaßesch Schenehsesch"}, grama = {"aS"}, type = "regular", scripts = {"Hani"}, family = "zhx"} m["lzl"] = { names = {"*Litzlitz"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["lzn"] = { names = {"*Leinong Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["lzz"] = { names = {"*Laz"}, type = "regular", scripts = {"Geor", "Latn"}, family = "ccs", translit_module = "Geor-translit", entry_name = { from = {"̂"}, to = {""}}} m["maa"] = { names = {"*San Jerónimo Tecóatl Mazatec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mab"] = { names = {"*Yutanduchi Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["mad"] = { names = {"*Madurese"}, type = "regular", scripts = {"Latn"}, family = "poz-msa"} m["mae"] = { names = {"*Bo-Rukul"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["maf"] = { names = {"*Mafa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mag"] = { names = {"*Magahi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mah"] = { names = {"*Marshallese"}, type = "regular", scripts = {"Latn"}, family = "poz-mic", sort_key = { from = {"ā" , "ļ" , "m̧" , "ņ" , "n̄" , "o̧" , "ō" , "ū" }, to = {"a~", "l~", "m~", "n~", "n~~", "o~", "o~~", "u~"}} } m["mai"] = { names = {"*Maithili"}, type = "regular", scripts = {"Deva"}, family = "inc"} m["maj"] = { names = {"*Jalapa De Díaz Mazatec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mak"] = { names = {"*Makasar"}, type = "regular", scripts = {"Latn"}, family = "poz-ssw"} m["mal"] = { names = {"*Malayalam"}, nahme = {"Mallajalam"}, grama = {"-"}, type = "regular", scripts = {"Mlym"}, family = "dra"} m["mam"] = { names = {"*Mam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["man"] = { names = {"*Mandingo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["maq"] = { names = {"*Chiquihuitlán Mazatec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mar"] = { names = {"*Marathi"}, nahme = {"Marrahtesch"}, grama = "", type = "regular", scripts = {"Deva"}, family = "inc"} m["mas"] = { names = {"*Maasai"}, type = "regular", scripts = {"Latn"}, family = "sdv"} m["mat"] = { names = {"*San Francisco Matlatzinca"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mau"] = { names = {"*Huautla Mazatec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mav"] = { names = {"*Sateré-Mawé"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["maw"] = { names = {"*Mampruli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["max"] = { names = {"*North Moluccan Malay"}, nahme = {"noodmolukkesch Malajesch"}, grama = {"aS"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["maz"] = { names = {"*Central Mazahua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mba"] = { names = {"*Higaonon"}, type = "regular", scripts = {"None"}, family = "poz-hce"} m["mbb"] = { names = {"*Western Bukidnon Manobo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mbc"] = { names = {"*Macushi", "Makushi", "Makusi", "Makuxi", "Macusi", "Macussi", "Teweya"}, type = "regular", scripts = {"Latn"}, family = "sai-car"} m["mbd"] = { names = {"*Dibabawon Manobo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mbe"] = { names = {"*Molale"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mbf"] = { names = {"*Baba Malay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mbh"] = { names = {"*Mangseng"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["mbi"] = { names = {"*Ilianen Manobo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mbj"] = { names = {"*Nadëb"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mbk"] = { names = {"*Malol"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["mbl"] = { names = {"*Maxakalí"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mbm"] = { names = {"*Ombamba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mbn"] = { names = {"*Macaguán"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mbp"] = { names = {"*Malayo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mbq"] = { names = {"*Maisin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mbr"] = { names = {"*Nukak Makú"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mbs"] = { names = {"*Sarangani Manobo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mbt"] = { names = {"*Matigsalug Manobo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mbu"] = { names = {"*Mbula-Bwazza"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mbv"] = { names = {"*Mbulungish"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mbw"] = { names = {"*Maring"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mby"] = { names = {"*Memoni"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mbz"] = { names = {"*Amoltepec Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["mca"] = { names = {"*Maca"}, type = "regular", scripts = {"Latn"}, family = "qfa-mtc"} m["mcb"] = { names = {"*Machiguenga"}, type = "regular", scripts = {"None"}, family = "awd"} m["mcc"] = { names = {"*Bitur"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mcd"] = { names = {"*Sharanahua"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["mce"] = { names = {"*Itundujia Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["mcf"] = { names = {"*Matsés"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["mcg"] = { names = {"*Mapoyo"}, type = "regular", scripts = {"None"}, family = "sai-car"} m["mch"] = { names = {"*Maquiritari"}, type = "regular", scripts = {"None"}, family = "sai-car"} m["mci"] = { names = {"*Mese"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mcj"] = { names = {"*Mvanip"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["mck"] = { names = {"*Mbunda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mcl"] = { names = {"*Macaguaje"}, type = "regular", scripts = {"None"}, family = "qfa-tuc"} m["mcm"] = { names = {"*Malaccan Creole Portuguese"}, nahme = {"malakahnesch krejohlesch Pochtojehsesch"}, grama = {"aaS"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["mcn"] = { names = {"*Masana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mco"] = { names = {"*Coatlán Mixe"}, type = "regular", scripts = {"Latn"}, family = "nai-miz"} m["mcp"] = { names = {"*Makaa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mcq"] = { names = {"*Ese"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mcr"] = { names = {"*Menya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mcs"] = { names = {"*Mambai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mct"] = { names = {"*Mengisa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mcu"] = { names = {"*Cameroon Mambila"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["mcv"] = { names = {"*Minanibai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mcx"] = { names = {"*Mpiemo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mcy"] = { names = {"*South Watut"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["mcz"] = { names = {"*Mawan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mda"] = { names = {"*Mada"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mdb"] = { names = {"*Morigi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mdc"] = { names = {"*Male"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mdd"] = { names = {"*Mbum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mde"] = { names = {"*Bura Mabang"}, type = "regular", scripts = {"None"}, family = "ssa"} m["mdf"] = { names = {"*Moksha"}, type = "regular", scripts = {"Cyrl"}, family = "fiu", translit_module = "mdf-translit"} m["mdg"] = { names = {"*Massalat"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mdh"] = { names = {"*Maguindanao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mdi"] = { names = {"*Mamvu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mdj"] = { names = {"*Mangbetu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mdk"] = { names = {"*Mangbutu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mdl"] = { names = {"*Maltese Sign Language"}, nahme = {"maltehsesche Zeischeschprohch", "maltehsesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mdm"] = { names = {"*Mayogo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mdn"] = { names = {"*Mbati"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mdp"] = { names = {"*Mbala"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mdq"] = { names = {"*Mbole"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mdr"] = { names = {"*Mandar"}, type = "regular", scripts = {"Bugi"}, family = "poz-ssw"} m["mdt"] = { names = {"*Mbere"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mdu"] = { names = {"*Mboko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mdv"] = { names = {"*Santa Lucía Monteverde Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["mdw"] = { names = {"*Mbosi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mdx"] = { names = {"*Dizin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mdy"] = { names = {"*Maale"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mdz"] = { names = {"*Suruí Do Pará"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mea"] = { names = {"*Menka"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["meb"] = { names = {"*Ikobi-Mena"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mec"] = { names = {"*Mara", "Leelawarra", "Leelalwarra", "Mala", "Marra"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["med"] = { names = {"*Melpa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mee"] = { names = {"*Mengen"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["mef"] = { names = {"*Megam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["meg"] = { names = {"*Mea"}, type = "regular", scripts = {"None"}, family = "poz-cln"} m["meh"] = { names = {"*Southwestern Tlaxiaco Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["mei"] = { names = {"*Midob"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mej"] = { names = {"*Meyah"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mek"] = { names = {"*Mekeo"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["mel"] = { names = {"*Central Melanau"}, type = "regular", scripts = {"Latn"}, family = "poz-swa"} m["mem"] = { names = {"*Mangala"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["men"] = { names = {"*Mende"}, type = "regular", scripts = {"Latn", "Mend"}, family = "dmn"} m["meo"] = { names = {"*Kedah Malay"}, type = "regular", scripts = {"Latn"}, family = "poz-mly"} m["mep"] = { names = {"*Miriwung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["meq"] = { names = {"*Merey"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mer"] = { names = {"*Meru"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["mes"] = { names = {"*Masmaje"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["met"] = { names = {"*Mato"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["meu"] = { names = {"*Motu", "Pure Motu", "True Motu"}, type = "regular", scripts = {"Latn"}, family = "poz-ocw"} m["mev"] = { names = {"*Mano"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mew"] = { names = {"*Maaka"}, type = "regular", scripts = {"None"}, family = "cdc"} m["mey"] = { names = {"*Hassaniya"}, type = "regular", scripts = {"Latn"}, family = "sem-arb"} m["mez"] = { names = {"*Menominee"}, type = "regular", scripts = {"Latn"}, family = "alg"} m["mfa"] = { names = {"*Pattani Malay"}, type = "regular", scripts = {"Latn"}, family = "poz-mly"} m["mfb"] = { names = {"*Bangka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mfc"] = { names = {"*Mba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mfd"] = { names = {"*Mendankwe-Nkwen"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["mfe"] = { names = {"*Mauritian Creole", "Mauritian"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["mff"] = { names = {"*Naki"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["mfg"] = { names = {"*Mixifore"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mfh"] = { names = {"*Matal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mfi"] = { names = {"*Wandala"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mfj"] = { names = {"*Mefele"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mfk"] = { names = {"*North Mofu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mfl"] = { names = {"*Putai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mfm"] = { names = {"*Marghi South"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mfn"] = { names = {"*Cross River Mbembe"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["mfo"] = { names = {"*Mbe"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["mfp"] = { names = {"*Makassar Malay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mfq"] = { names = {"*Moba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mfr"] = { names = {"*Marrithiyel"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mfs"] = { names = {"*Mexican Sign Language"}, nahme = {"mäxekahnesche Zeischeschprohch", "mäxekahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mft"] = { names = {"*Mokerang"}, type = "regular", scripts = {"None"}, family = "poz-aay"} m["mfu"] = { names = {"*Mbwela"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mfv"] = { names = {"*Mandjak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mfw"] = { names = {"*Mulaha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mfx"] = { names = {"*Melo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mfy"] = { names = {"*Mayo"}, type = "regular", scripts = {"Latn"}, family = "azc"} m["mfz"] = { names = {"*Mabaan"}, type = "regular", scripts = {"None"}, family = "sdv"} m["mga"] = { names = {"*Middle Irish"}, type = "regular", scripts = {"Latn"}, family = "cel-gae", sort_key = { from = {"á", "é", "í", "ó", "ú", "ý", "ḃ" , "ċ" , "ḋ" , "ḟ" , "ġ" , "ṁ" , "ṗ" , "ṡ" , "ṫ" }, to = {"a", "e", "i", "o", "u", "y", "bh", "ch", "dh", "fh", "gh", "mh", "ph", "sh", "th"}} } m["mgb"] = { names = {"*Mararit"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mgc"] = { names = {"*Morokodo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mgd"] = { names = {"*Moru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mge"] = { names = {"*Mango"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mgf"] = { names = {"*Maklew"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mgg"] = { names = {"*Mpongmpong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mgh"] = { names = {"*Makhuwa-Meetto"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["mgi"] = { names = {"*Lijili"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mgj"] = { names = {"*Abureni"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["mgk"] = { names = {"*Mawes"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mgl"] = { names = {"*Maleu-Kilenge"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mgm"] = { names = {"*Mambae"}, type = "regular", scripts = {"None"}, family = "plf"} m["mgn"] = { names = {"*Mbangi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mgo"] = { names = {"*Meta'"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["mgp"] = { names = {"*Eastern Magar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mgq"] = { names = {"*Malila"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mgr"] = { names = {"*Mambwe-Lungu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mgs"] = { names = {"*Nyasa", "Kimanda", "Kinyasa", "Manda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mgt"] = { names = {"*Mongol"}, type = "regular", scripts = {"None"}, family = "paa"} m["mgu"] = { names = {"*Mailu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mgv"] = { names = {"*Matengo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mgw"] = { names = {"*Matumbi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mgx"] = { names = {"*Omati"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mgy"] = { names = {"*Mbunga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mgz"] = { names = {"*Mbugwe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mha"] = { names = {"*Manda"}, type = "regular", scripts = {"None"}, family = "dra"} m["mhb"] = { names = {"*Mahongwe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mhc"] = { names = {"*Mocho"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mhd"] = { names = {"*Mbugu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mhe"] = { names = {"*Besisi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mhf"] = { names = {"*Mamaa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mhg"] = { names = {"*Margu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mhh"] = { names = {"*Maskoy Pidgin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mhi"] = { names = {"*Ma'di"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mhj"] = { names = {"*Mogholi"}, type = "regular", scripts = {"None"}, family = "xgn"} m["mhk"] = { names = {"*Mungaka"}, type = "regular", scripts = {"Latn"}, family = "nic-bod"} m["mhl"] = { names = {"*Mauwake"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mhm"] = { names = {"*Makhuwa-Moniga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mhn"] = { names = {"*Mòcheno"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["mhp"] = { names = {"*Balinese Malay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mhq"] = { names = {"*Mandan"}, type = "regular", scripts = {"None"}, family = "sio"} m["mhr"] = { names = {"*Eastern Mari", "Meadow Mari"}, nahme = {"Oßmahresch", "Wihse-Mahresch"}, grama = {"", "N-N"}, type = "regular", scripts = {"Cyrl"}, family = "fiu", translit_module = "chm-translit"} m["mht"] = { names = {"*Mandahuaca"}, type = "regular", scripts = {"None"}, family = "awd"} m["mhu"] = { names = {"*Digaro-Mishmi", "Darang", "Taraon"}, type = "regular", scripts = {"Latn"}, family = "tbq"} m["mhw"] = { names = {"*Mbukushu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mhx"] = { names = {"*Lhaovo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mhy"] = { names = {"*Ma'anyan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mhz"] = { names = {"*Austronesian Mor", "Mor"}, type = "regular", scripts = {"Latn"}, family = "poz-hce"} m["mia"] = { names = {"*Miami"}, type = "regular", scripts = {"Latn"}, family = "alg"} m["mib"] = { names = {"*Atatláhuca Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["mic"] = { names = {"*Mi'kmaq"}, nahme = {"Mikmakesch"}, grama = {"S"}, type = "regular", scripts = {"Latn"}, family = "alg"} m["mid"] = { names = {"*Mandaic"}, type = "regular", scripts = {"Mand"}, family = "sem-ara"} m["mie"] = { names = {"*Ocotepec Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["mif"] = { names = {"*Mofu-Gudur"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mig"] = { names = {"*San Miguel El Grande Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["mih"] = { names = {"*Chayuco Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["mii"] = { names = {"*Chigmecatitlán Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["mij"] = { names = {"*Abar"}, type = "regular", scripts = {"Latn"}, family = "nic-bod"} m["mik"] = { names = {"*Mikasuki"}, type = "regular", scripts = {"None"}, family = "qfa-mus"} m["mil"] = { names = {"*Peñoles Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["mim"] = { names = {"*Alacatlatzala Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["min"] = { names = {"*Minangkabau"}, type = "regular", scripts = {"Latn"}, family = "poz-mly"} m["mio"] = { names = {"*Pinotepa Nacional Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["mip"] = { names = {"*Apasco-Apoala Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["miq"] = { names = {"*Miskito"}, type = "regular", scripts = {"Latn"}, family = "qfa-min"} m["mir"] = { names = {"*Isthmus Mixe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mis"] = { names = {"*Uncoded languages"}, type = "regular", scripts = {"Zxxx"}, family = "qfa-not"} m["mit"] = { names = {"*Southern Puebla Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["miu"] = { names = {"*Cacaloxtepec Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["miw"] = { names = {"*Akoye"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mix"] = { names = {"*Mixtepec Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["miy"] = { names = {"*Ayutla Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["miz"] = { names = {"*Coatzospan Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["mjc"] = { names = {"*San Juan Colorado Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["mjd"] = { names = {"*Northwest Maidu"}, type = "regular", scripts = {"None"}, family = "nai-mdu"} m["mje"] = { names = {"*Muskum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mjg"] = { names = {"*Monguor"}, type = "regular", scripts = {"Latn"}, family = "xgn"} m["mjh"] = { names = {"*Nyanza", "Kinyasa", "Mwera", "Nyasa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mji"] = { names = {"*Kim Mun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mjj"] = { names = {"*Mawak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mjk"] = { names = {"*Matukar"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["mjl"] = { names = {"*Mandeali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mjm"] = { names = {"*Medebur"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["mjo"] = { names = {"*Malankuravan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mjp"] = { names = {"*Malapandaram"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mjq"] = { names = {"*Malaryan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mjr"] = { names = {"*Malavedan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mjs"] = { names = {"*Miship"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mjt"] = { names = {"*Malto"}, type = "regular", scripts = {"None"}, family = "dra"} m["mju"] = { names = {"*Manna-Dora"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mjv"] = { names = {"*Mannan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mjw"] = { names = {"*Karbi", "Arleng", "Mikir"}, type = "regular", scripts = {"Latn"}, family = "tbq"} m["mjx"] = { names = {"*Mahali"}, type = "regular", scripts = {"None"}, family = "mun"} m["mjy"] = { names = {"*Mahican"}, type = "regular", scripts = {"Latn"}, family = "alg"} m["mjz"] = { names = {"*Majhi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mka"] = { names = {"*Mbre"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mkb"] = { names = {"*Mal Paharia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mkc"] = { names = {"*Siliput"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["mkd"] = { names = {"*Macedonian"}, nahme = {"Mazedohnesch"}, type = "regular", scripts = {"Cyrl"}, family = "zls", translit_module = "mk-translit", entry_name = { from = {"Ѐ", "ѐ", "Ѝ", "ѝ", GRAVE, ACUTE}, to = {"Е", "е", "И", "и"}} } m["mke"] = { names = {"*Mawchi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mkf"] = { names = {"*Miya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mki"] = { names = {"*Dhatki"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mkj"] = { names = {"*Mokilese"}, type = "regular", scripts = {"None"}, family = "poz-mic"} m["mkk"] = { names = {"*Byep"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mkl"] = { names = {"*Mokole"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mkm"] = { names = {"*Moklen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mkn"] = { names = {"*Kupang Malay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mko"] = { names = {"*Mingang Doso"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mkp"] = { names = {"*Moikodi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mkq"] = { names = {"*Bay Miwok"}, type = "regular", scripts = {"None"}, family = "qfa-you"} m["mkr"] = { names = {"*Malas"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mks"] = { names = {"*Silacayoapan Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["mkt"] = { names = {"*Vamale"}, type = "regular", scripts = {"None"}, family = "poz-cln"} m["mku"] = { names = {"*Konyanka Maninka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mkv"] = { names = {"*Mafea"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["mkx"] = { names = {"*Cinamiguin Manobo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mky"] = { names = {"*East Makian"}, type = "regular", scripts = {"None"}, family = "poz-hce"} m["mkz"] = { names = {"*Makasae"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mla"] = { names = {"*Malo"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["mlb"] = { names = {"*Mbule"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["mlc"] = { names = {"*Man Cao Lan"}, type = "regular", scripts = {"None"}, family = "tai"} m["mle"] = { names = {"*Manambu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mlf"] = { names = {"*Mal"}, type = "regular", scripts = {"None"}, family = "mkh"} m["mlg"] = { names = {"*Malagasy"}, nahme = {"Madajaßkesch"}, grama = {"S"}, type = "regular", scripts = {"Latn"}, family = "poz-bre"} m["mlh"] = { names = {"*Mape"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mli"] = { names = {"*Malimpung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mlj"] = { names = {"*Miltu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mlk"] = { names = {"*Ilwana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mll"] = { names = {"*Malua Bay"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["mlm"] = { names = {"*Mulam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mln"] = { names = {"*Malango"}, type = "regular", scripts = {"None"}, family = "poz-sls"} m["mlo"] = { names = {"*Mlomp"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mlp"] = { names = {"*Bargam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mlq"] = { names = {"*Western Maninkakan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mlr"] = { names = {"*Vame"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mls"] = { names = {"*Masalit"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mlt"] = { names = {"*Maltese"}, nahme = {"Maltehsesch"}, grama = {"S"}, type = "regular", scripts = {"Latn"}, family = "sem-arb"} m["mlu"] = { names = {"*To'abaita"}, type = "regular", scripts = {"Latn"}, family = "poz-sls"} m["mlv"] = { names = {"*Motlav"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["mlw"] = { names = {"*Moloko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mlx"] = { names = {"*Malfaxal"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["mlz"] = { names = {"*Malaynon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mma"] = { names = {"*Mama"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mmb"] = { names = {"*Momina"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mmc"] = { names = {"*Michoacán Mazahua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mmd"] = { names = {"*Maonan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mme"] = { names = {"*Mae"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["mmf"] = { names = {"*Mundat"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mmg"] = { names = {"*North Ambrym"}, type = "regular", scripts = {"Latn"}, family = "poz-vnc"} m["mmh"] = { names = {"*Mehináku"}, type = "regular", scripts = {"None"}, family = "awd"} m["mmi"] = { names = {"*Musar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mmj"] = { names = {"*Majhwar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mmk"] = { names = {"*Mukha-Dora"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mml"] = { names = {"*Man Met"}, type = "regular", scripts = {"None"}, family = "aav"} m["mmm"] = { names = {"*Maii"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["mmn"] = { names = {"*Mamanwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mmo"] = { names = {"*Mangga Buang"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["mmp"] = { names = {"*Musan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mmq"] = { names = {"*Musak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mmr"] = { names = {"*Western Xiangxi Miao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mmt"] = { names = {"*Malalamai"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["mmu"] = { names = {"*Mmaala"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["mmv"] = { names = {"*Miriti"}, type = "regular", scripts = {"None"}, family = "qfa-tuc"} m["mmw"] = { names = {"*Emae"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["mmx"] = { names = {"*Madak"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["mmy"] = { names = {"*Migaama"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mmz"] = { names = {"*Mabaale"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mna"] = { names = {"*Mbula"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mnb"] = { names = {"*Muna"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mnc"] = { names = {"*Manchu"}, nahme = {"Manchu"}, grama = {"-"}, type = "regular", scripts = {"Mong"}, family = "tuw"} m["mnd"] = { names = {"*Mondé"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mne"] = { names = {"*Naba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mnf"] = { names = {"*Mundani"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["mng"] = { names = {"*Eastern Mnong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mni"] = { names = {"*Manipuri"}, nahme = {"Manipuhresch"}, grama = {""}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mnj"] = { names = {"*Munji"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mnk"] = { names = {"*Mandinka", "Mandingo"}, type = "regular", scripts = {"Latn"}, family = "dmn"} m["mnl"] = { names = {"*Tiale"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["mnm"] = { names = {"*Mapena"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mnn"] = { names = {"*Southern Mnong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mnp"] = { names = {"*Min Bei"}, type = "regular", scripts = {"None"}, family = "zhx"} m["mnq"] = { names = {"*Minriq"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mns"] = { names = {"*Mansi"}, type = "regular", scripts = {"Cyrl"}, family = "fiu-ugr"} m["mnt"] = { names = {"*Maykulan"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["mnu"] = { names = {"*Mer"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mnv"] = { names = {"*Rennellese", "Rennell-Bellona"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["mnw"] = { names = {"*Mon"}, names = {"Mon"}, grama = {"-"}, type = "regular", scripts = {"Mymr"}, family = "mkh"} m["mnx"] = { names = {"*Manikion"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mny"] = { names = {"*Manyawa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mnz"] = { names = {"*Moni"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["moa"] = { names = {"*Mwan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["moc"] = { names = {"*Mocoví", "Mbocobí", "Mokoví", "Moqoyt"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mod"] = { names = {"*Mobilian"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["moe"] = { names = {"*Montagnais"}, type = "regular", scripts = {"Latn"}, family = "alg", entry_name = { from = {"Ā", "ā", "Ē", "ē", "Ī", "ī", "Ō", "ō", "Ū", "ū"}, to = {"A", "a", "E", "e", "I", "i", "O", "o", "U", "u"}} } m["mog"] = { names = {"*Mongondow"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["moh"] = { names = {"*Mohawk"}, type = "regular", scripts = {"Latn"}, family = "iro"} m["moi"] = { names = {"*Mboi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["moj"] = { names = {"*Monzombo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mok"] = { names = {"*Morori"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mom"] = { names = {"*Monimbo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mon"] = { names = {"*Mongolian"}, names = {" Mongjohlesch"}, type = "regular", scripts = {"Cyrl", "Mong"}, family = "xgn", translit_module = "mn-translit"} m["moo"] = { names = {"*Monom"}, type = "regular", scripts = {"None"}, family = "mkh"} m["mop"] = { names = {"*Mopan Maya", "Mopan", "Mopán Maya", "Mopán"}, type = "regular", scripts = {"Latn"}, family = "myn"} m["moq"] = { names = {"*Papuan Mor", "Mor"}, type = "regular", scripts = {"None"}, family = "paa"} m["mor"] = { names = {"*Moro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mos"] = { names = {"*More"}, type = "regular", scripts = {"None"}, family = "nic-gur"} m["mot"] = { names = {"*Barí"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mou"] = { names = {"*Mogum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mov"] = { names = {"*Mojave"}, type = "regular", scripts = {"Latn"}, family = "nai-yuc"} m["mox"] = { names = {"*Molima"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["moy"] = { names = {"*Shekkacho"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["moz"] = { names = {"*Mukulu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mpa"] = { names = {"*Mpoto"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mpb"] = { names = {"*Mullukmulluk"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mpc"] = { names = {"*Mangarayi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mpd"] = { names = {"*Machinere"}, type = "regular", scripts = {"None"}, family = "awd"} m["mpe"] = { names = {"*Majang"}, type = "regular", scripts = {"None"}, family = "sdv"} m["mpg"] = { names = {"*Marba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mph"] = { names = {"*Maung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mpi"] = { names = {"*Mpade"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mpj"] = { names = {"*Martu Wangka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mpl"] = { names = {"*Middle Watut"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["mpm"] = { names = {"*Yosondúa Mixtec"}, type = "regular", scripts = {"Latn"}, family = "omq-mix"} m["mpn"] = { names = {"*Mindiri"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["mpo"] = { names = {"*Miu"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["mpp"] = { names = {"*Migabac"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mpq"] = { names = {"*Matís"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["mpr"] = { names = {"*Vangunu"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["mps"] = { names = {"*Dadibi", "Daribi", "Karimui"}, type = "regular", scripts = {"Latn"}, family = "ngf"} m["mpt"] = { names = {"*Mian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mpu"] = { names = {"*Makuráp"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mpv"] = { names = {"*Mungkip"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mpw"] = { names = {"*Mapidian"}, type = "regular", scripts = {"None"}, family = "awd"} m["mpx"] = { names = {"*Misima-Paneati"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["mpy"] = { names = {"*Mapia"}, type = "regular", scripts = {"None"}, family = "poz-mic"} m["mpz"] = { names = {"*Mpi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mqa"] = { names = {"*Maba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mqb"] = { names = {"*Mbuko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mqc"] = { names = {"*Mangole"}, type = "regular", scripts = {"None"}, family = "plf"} m["mqe"] = { names = {"*Matepi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mqf"] = { names = {"*Momuna"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mqg"] = { names = {"*Kota Bangun Kutai Malay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mqh"] = { names = {"*Tlazoyaltepec Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["mqi"] = { names = {"*Mariri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mqj"] = { names = {"*Mamasa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mqk"] = { names = {"*Rajah Kabunsuwan Manobo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mql"] = { names = {"*Mbelime"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mqm"] = { names = {"*South Marquesan"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["mqn"] = { names = {"*Moronene"}, type = "regular", scripts = {"Latn"}, family = "poz-btk"} m["mqo"] = { names = {"*Modole"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mqp"] = { names = {"*Manipa"}, type = "regular", scripts = {"None"}, family = "plf"} m["mqq"] = { names = {"*Minokok"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mqr"] = { names = {"*Mander"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mqs"] = { names = {"*West Makian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mqt"] = { names = {"*Mok"}, type = "regular", scripts = {"None"}, family = "aav"} m["mqu"] = { names = {"*Mandari"}, type = "regular", scripts = {"None"}, family = "sdv"} m["mqv"] = { names = {"*Mosimo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mqw"] = { names = {"*Murupi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mqx"] = { names = {"*Mamuju"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mqy"] = { names = {"*Manggarai"}, type = "regular", scripts = {"Latn"}, family = "plf"} m["mqz"] = { names = {"*Malasanga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mra"] = { names = {"*Mlabri"}, type = "regular", scripts = {"None"}, family = "mkh"} m["mrb"] = { names = {"*Marino"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mrc"] = { names = {"*Maricopa"}, type = "regular", scripts = {"Latn"}, family = "nai-yuc"} m["mrd"] = { names = {"*Western Magar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mre"] = { names = {"*Martha's Vineyard Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mrf"] = { names = {"*Elseng"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mrg"] = { names = {"*Mising"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mrh"] = { names = {"*Mara Chin", "Chin Mara", "Lakher", "Mara", "Maram", "Mira", "Zao"}, type = "regular", scripts = {"Latn"}, family = "tbq"} m["mri"] = { names = {"*Maori", "Māori"}, nahme = {"Maahori"}, grama = {"-"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["mrj"] = { names = {"*Western Mari", "Hill Mari"}, type = "regular", scripts = {"Cyrl"}, family = "urj", translit_module = "chm-translit"} m["mrk"] = { names = {"*Hmwaveke"}, type = "regular", scripts = {"None"}, family = "poz-cln"} m["mrl"] = { names = {"*Mortlockese"}, type = "regular", scripts = {"None"}, family = "poz-mic"} m["mrm"] = { names = {"*Merlav"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["mrn"] = { names = {"*Cheke Holo"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["mro"] = { names = {"*Mru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mrp"] = { names = {"*Morouas"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["mrq"] = { names = {"*North Marquesan"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["mrs"] = { names = {"*Maragus"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["mrt"] = { names = {"*Marghi Central"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mrv"] = { names = {"*Mangarevan"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["mrw"] = { names = {"*Maranao"}, type = "regular", scripts = {"None"}, family = "phi"} m["mrx"] = { names = {"*Dineor"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mry"] = { names = {"*Karaga Mandaya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mrz"] = { names = {"*Marind"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["msa"] = { names = {"*Malay"}, nahme = {"Malajesch"}, grama = {"S"}, type = "regular", scripts = {"Latn", "Arab"}, family = "poz-mly"} m["msb"] = { names = {"*Masbatenyo"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["msc"] = { names = {"*Sankaran Maninka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["msd"] = { names = {"*Yucatec Maya Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mse"] = { names = {"*Musey"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["msf"] = { names = {"*Mekwei"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["msg"] = { names = {"*Moraid"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["msh"] = { names = {"*Masikoro Malagasy"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["msi"] = { names = {"*Sabah Malay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["msk"] = { names = {"*Mansaka"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["msl"] = { names = {"*Molof"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["msm"] = { names = {"*Agusan Manobo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["msn"] = { names = {"*Vurës"}, type = "regular", scripts = {"Latn"}, family = "poz-vnc"} m["mso"] = { names = {"*Mombum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["msp"] = { names = {"*Maritsauá"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["msq"] = { names = {"*Caac"}, type = "regular", scripts = {"None"}, family = "poz-cln"} m["msr"] = { names = {"*Mongolian Sign Language"}, nahme = {"mongjohlesche Zeischeschprohch", "mongjohlesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mss"] = { names = {"*West Masela"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["msu"] = { names = {"*Musom"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["msv"] = { names = {"*Maslam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["msw"] = { names = {"*Mansoanka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["msx"] = { names = {"*Moresada"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["msy"] = { names = {"*Aruamu"}, type = "regular", scripts = {"None"}, family = "paa"} m["msz"] = { names = {"*Momare"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mta"] = { names = {"*Cotabato Manobo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mtb"] = { names = {"*Anyin Morofo"}, type = "regular", scripts = {"None"}, family = "nic-kwa"} m["mtc"] = { names = {"*Munit"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mtd"] = { names = {"*Mualang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mte"] = { names = {"*Alu", "Mono", "Mono-Alu"}, type = "regular", scripts = {"Latn"}, family = "poz-ocw"} m["mtg"] = { names = {"*Una"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mth"] = { names = {"*Munggui"}, type = "regular", scripts = {"Latn"}, family = "poz-hce"} m["mtj"] = { names = {"*Moskona"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mtk"] = { names = {"*Mbe'"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["mtl"] = { names = {"*Montol"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mtm"] = { names = {"*Mator"}, type = "regular", scripts = {"Cyrl"}, family = "syd"} m["mtn"] = { names = {"*Matagalpa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mto"] = { names = {"*Totontepec Mixe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mtp"] = { names = {"*Wichí Lhamtés Nocten"}, type = "regular", scripts = {"None"}, family = "qfa-mtc"} m["mtq"] = { names = {"*Muong"}, type = "regular", scripts = {"None"}, family = "mkh-vie"} m["mtr"] = { names = {"*Mewari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mts"] = { names = {"*Yora"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["mtt"] = { names = {"*Mota"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["mtu"] = { names = {"*Tututepec Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["mtv"] = { names = {"*Asaro'o"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mtw"] = { names = {"*Magahat"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mtx"] = { names = {"*Tidaá Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["mty"] = { names = {"*Nabi"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["mua"] = { names = {"*Mundang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mub"] = { names = {"*Mubi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["muc"] = { names = {"*Mbu'"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["mud"] = { names = {"*Mednyj Aleut"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mue"] = { names = {"*Media Lengua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mug"] = { names = {"*Musgu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["muh"] = { names = {"*Mündü"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mui"] = { names = {"*Musi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["muj"] = { names = {"*Mabire"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["muk"] = { names = {"*Mugom"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mul"] = { names = {"*Translingual"}, type = "regular", scripts = {"None"}, family = "qfa-not"} m["mum"] = { names = {"*Maiwala"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["muo"] = { names = {"*Nyong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mup"] = { names = {"*Malvi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["muq"] = { names = {"*Eastern Xiangxi Miao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mur"] = { names = {"*Murle"}, type = "regular", scripts = {"None"}, family = "sdv"} m["mus"] = { names = {"*Creek", "Muscogee"}, type = "regular", scripts = {"Latn"}, family = "qfa-mus"} m["mut"] = { names = {"*Western Muria"}, type = "regular", scripts = {"None"}, family = "dra"} m["muu"] = { names = {"*Yaaku"}, type = "regular", scripts = {"None"}, family = "cus"} m["muv"] = { names = {"*Muthuvan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mux"] = { names = {"*Bo-Ung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["muy"] = { names = {"*Muyang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["muz"] = { names = {"*Mursi"}, type = "regular", scripts = {"None"}, family = "sdv"} m["mva"] = { names = {"*Manam"}, type = "regular", scripts = {"Latn"}, family = "poz-ocw"} m["mvb"] = { names = {"*Mattole"}, type = "regular", scripts = {"None"}, family = "ath-pco"} m["mvd"] = { names = {"*Mamboru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mve"] = { names = {"*Mawari (Pakistan)"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mvf"] = { names = {"*Peripheral Mongolian"}, type = "regular", scripts = {"None"}, family = "xgn"} m["mvg"] = { names = {"*Yucuañe Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["mvh"] = { names = {"*Mire"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mvi"] = { names = {"*Miyako"}, type = "regular", scripts = {"Kana"}, family = "jpx"} m["mvk"] = { names = {"*Mekmek"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mvm"] = { names = {"*Muya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mvn"] = { names = {"*Minaveha"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["mvo"] = { names = {"*Marovo"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["mvp"] = { names = {"*Duri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mvq"] = { names = {"*Moere"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mvr"] = { names = {"*Marau"}, type = "regular", scripts = {"Latn"}, family = "poz-hce"} m["mvs"] = { names = {"*Massep"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mvt"] = { names = {"*Mpotovoro"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["mvu"] = { names = {"*Marfa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mvv"] = { names = {"*Tagal Murut"}, type = "regular", scripts = {"Latn"}, family = "poz-san"} m["mvw"] = { names = {"*Machinga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mvx"] = { names = {"*Meoswar"}, type = "regular", scripts = {"None"}, family = "poz-hce"} m["mvy"] = { names = {"*Indus Kohistani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mvz"] = { names = {"*Mesqan"}, type = "regular", scripts = {"None"}, family = "sem-eth"} m["mwa"] = { names = {"*Mwatebu"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["mwb"] = { names = {"*Juwal"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["mwc"] = { names = {"*Are"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["mwd"] = { names = {"*Mudbura"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mwe"] = { names = {"*Mwera", "Chimwera", "Cimwera", "Mwela"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mwf"] = { names = {"*Murrinh-Patha"}, type = "regular", scripts = {"Latn"}, family = "aus-dal"} m["mwg"] = { names = {"*Aiklep"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["mwh"] = { names = {"*Mouk-Aria"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["mwi"] = { names = {"*Labo"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["mwj"] = { names = {"*Maligo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mwk"] = { names = {"*Kita Maninkakan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mwl"] = { names = {"*Mirandese"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["mwm"] = { names = {"*Sar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mwn"] = { names = {"*Nyamwanga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mwo"] = { names = {"*Central Maewo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mwp"] = { names = {"*Kala Lagaw Ya"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["mwq"] = { names = {"*Mün Chin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mwr"] = { names = {"*Marwari"}, type = "regular", scripts = {"Deva"}, family = "inc"} m["mws"] = { names = {"*Mwimbi-Muthambi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mwt"] = { names = {"*Moken"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mwu"] = { names = {"*Mittu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mwv"] = { names = {"*Mentawai"}, type = "regular", scripts = {"Latn"}, family = "poz-nws"} m["mww"] = { names = {"*Hmong Daw"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mwx"] = { names = {"*Mediak"}, type = "regular", scripts = {"None"}, family = "sdv"} m["mwy"] = { names = {"*Mosiro"}, type = "regular", scripts = {"None"}, family = "sdv"} m["mwz"] = { names = {"*Moingi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mxa"] = { names = {"*Northwest Oaxaca Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["mxb"] = { names = {"*Tezoatlán Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["mxc"] = { names = {"*Manyika"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mxd"] = { names = {"*Modang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mxe"] = { names = {"*Mele-Fila"}, type = "regular", scripts = {"None"}, family = "poz-pol"} m["mxf"] = { names = {"*Malgbe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mxg"] = { names = {"*Mbangala"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mxh"] = { names = {"*Mvuba"}, type = "regular", scripts = {"Latn"}, family = "csu"} m["mxi"] = { names = {"*Mozarabic"}, type = "regular", scripts = {"Arab"}, family = "roa"} m["mxj"] = { names = {"*Miju-Mishmi"}, type = "regular", scripts = {"Latn"}, family = "tbq"} m["mxk"] = { names = {"*Monumbo"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["mxl"] = { names = {"*Maxi Gbe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mxm"] = { names = {"*Meramera"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["mxo"] = { names = {"*Mbowe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mxp"] = { names = {"*Tlahuitoltepec Mixe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mxq"] = { names = {"*Juquila Mixe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mxs"] = { names = {"*Huitepec Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["mxt"] = { names = {"*Jamiltepec Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["mxv"] = { names = {"*Metlatónoc Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["mxw"] = { names = {"*Namo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mxx"] = { names = {"*Mahou"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mxy"] = { names = {"*Southeastern Nochixtlán Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["mxz"] = { names = {"*Central Masela"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mya"] = { names = {"*Burmese", "Myanmar"}, names = {"Burmehsesch", "Müjanmahresch"}, type = "regular", scripts = {"Mymr"}, family = "tbq"} m["myb"] = { names = {"*Mbay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["myc"] = { names = {"*Mayeka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["myd"] = { names = {"*Maramba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mye"] = { names = {"*Myene"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["myf"] = { names = {"*Bambassi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["myg"] = { names = {"*Manta"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["myh"] = { names = {"*Makah"}, type = "regular", scripts = {"Latn"}, family = "wak"} m["myj"] = { names = {"*Mangayat"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["myk"] = { names = {"*Mamara Senoufo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["myl"] = { names = {"*Moma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mym"] = { names = {"*Me'en"}, type = "regular", scripts = {"None"}, family = "sdv"} m["myo"] = { names = {"*Anfillo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["myp"] = { names = {"*Pirahã"}, type = "regular", scripts = {"Latn"}, family = "sai-mur"} m["myr"] = { names = {"*Muniche"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mys"] = { names = {"*Mesmes"}, type = "regular", scripts = {"None"}, family = "sem-eth"} m["myu"] = { names = {"*Mundurukú"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["myv"] = { names = {"*Erzya"}, type = "regular", scripts = {"Cyrl"}, family = "fiu", translit_module = "myv-translit"} m["myw"] = { names = {"*Muyuw"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["myx"] = { names = {"*Masaaba"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["myy"] = { names = {"*Macuna"}, type = "regular", scripts = {"None"}, family = "qfa-tuc"} m["myz"] = { names = {"*Classical Mandaic"}, type = "regular", scripts = {"Mand"}, family = "sem-ara"} m["mza"] = { names = {"*Santa María Zacatepec Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["mzb"] = { names = {"*Tumzabt"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mzc"] = { names = {"*Madagascar Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mzd"] = { names = {"*Malimba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mze"] = { names = {"*Morawa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mzg"] = { names = {"*Monastic Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mzh"] = { names = {"*Wichí Lhamtés Güisnay"}, type = "regular", scripts = {"None"}, family = "qfa-mtc"} m["mzi"] = { names = {"*Ixcatlán Mazatec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mzj"] = { names = {"*Manya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mzk"] = { names = {"*Nigeria Mambila"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["mzl"] = { names = {"*Mazatlán Mixe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mzm"] = { names = {"*Mumuye"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mzn"] = { names = {"*Mazanderani", "Mazandarani"}, type = "regular", scripts = {"fa-Arab"}, family = "ira"} m["mzo"] = { names = {"*Matipuhy"}, type = "regular", scripts = {"None"}, family = "sai-car"} m["mzp"] = { names = {"*Movima"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mzq"] = { names = {"*Mori Atas"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mzr"] = { names = {"*Marúbo"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["mzs"] = { names = {"*Macanese"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mzt"] = { names = {"*Mintil"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mzu"] = { names = {"*Inapang"}, type = "regular", scripts = {"None"}, family = "paa"} m["mzv"] = { names = {"*Manza"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mzw"] = { names = {"*Deg"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mzx"] = { names = {"*Mawayana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mzy"] = { names = {"*Mozambican Sign Language"}, nahme = {"mosambekahnesche Zeischeschprohch", "mosambekahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["mzz"] = { names = {"*Maiadomu"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["naa"] = { names = {"*Namla"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nab"] = { names = {"*Southern Nambikuára"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nac"] = { names = {"*Narak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nad"] = { names = {"*Nijadali"}, type = "regular", scripts = {"None"}, family = "aus-nga"} m["nae"] = { names = {"*Naka'ela"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["naf"] = { names = {"*Nabak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nag"] = { names = {"*Naga Pidgin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nah"] = { names = {"*Nahuatl"}, type = "regular", scripts = {"Latn"}, family = "azc-nah"} m["naj"] = { names = {"*Nalu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nak"] = { names = {"*Nakanai"}, type = "regular", scripts = {"Latn"}, family = "poz-ocw"} m["nal"] = { names = {"*Nalik"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["nam"] = { names = {"*Nangikurrunggurr"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nan"] = { names = {"*Min Nan"}, type = "regular", scripts = {"Hani"}, family = "zhx"} m["nao"] = { names = {"*Naaba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nap"] = { names = {"*Neapolitan"}, nahme = {"Napolitahnesch", "Neapolitahnesch", "Napoletahnesch", "Neapoletahnesch"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["naq"] = { names = {"*Nama"}, type = "regular", scripts = {"Latn"}, family = "khi"} m["nar"] = { names = {"*Iguta"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nas"] = { names = {"*Naasioi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nat"] = { names = {"*Hungworo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nau"] = { names = {"*Nauruan", "Nauru"}, type = "regular", scripts = {"Latn"}, family = "poz-mic"} m["nav"] = { names = {"*Navajo"}, type = "regular", scripts = {"nv-Latn"}, family = "apa", sort_key = { from = {"[áą]", "[éę]", "[íį]", "[óǫ]", "ń", "^n([djlt])", "ł" , "[ʼ’']", ACUTE}, to = {"a" , "e" , "i" , "o" , "n", "ni%1" , "l"}} } -- The copyright sign is used to guarantee that ł will always be sorted after all other words with l m["naw"] = { names = {"*Nawuri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nax"] = { names = {"*Nakwi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nay"] = { names = {"*Ngarrindjeri"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["naz"] = { names = {"*Coatepec Nahuatl"}, type = "regular", scripts = {"None"}, family = "azc-nah"} m["nba"] = { names = {"*Nyemba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nbb"] = { names = {"*Ndoe"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["nbc"] = { names = {"*Chang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nbd"] = { names = {"*Ngbinda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nbe"] = { names = {"*Konyak Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nbg"] = { names = {"*Nagarchal"}, type = "regular", scripts = {"None"}, family = "dra"} m["nbh"] = { names = {"*Ngamo"}, type = "regular", scripts = {"None"}, family = "cdc"} m["nbi"] = { names = {"*Mao Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nbj"] = { names = {"*Ngarinman"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nbk"] = { names = {"*Nake"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nbl"] = { names = {"*Southern Ndebele"}, nahme = {"söhdlesch Ndebele"}, grama = {"a-"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["nbm"] = { names = {"*Ngbaka Ma'bo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nbn"] = { names = {"*Kuri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nbo"] = { names = {"*Nkukoli"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["nbp"] = { names = {"*Nnam"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["nbq"] = { names = {"*Nggem"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nbr"] = { names = {"*Numana-Nunku-Gbantu-Numbu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nbs"] = { names = {"*Namibian Sign Language"}, nahme = {"namihbesche Zeischeschprohch", "namihbesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nbt"] = { names = {"*Na"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nbu"] = { names = {"*Rongmei Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nbv"] = { names = {"*Ngamambo"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["nbw"] = { names = {"*Southern Ngbandi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nbx"] = { names = {"*Ngura"}, type = "regular", scripts = {"None"}, family = "aus-kar"} m["nby"] = { names = {"*Ningera"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nca"] = { names = {"*Iyo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ncb"] = { names = {"*Central Nicobarese"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ncc"] = { names = {"*Ponam"}, type = "regular", scripts = {"None"}, family = "poz-aay"} m["ncd"] = { names = {"*Nachering"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nce"] = { names = {"*Yale"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ncf"] = { names = {"*Notsi"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["ncg"] = { names = {"*Nisga'a"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nch"] = { names = {"*Central Huasteca Nahuatl"}, type = "regular", scripts = {"None"}, family = "azc-nah"} m["nci"] = { names = {"*Classical Nahuatl"}, type = "regular", scripts = {"Latn"}, family = "azc-nah", entry_name = { from = {"Ā", "ā", "Ē", "ē", "Ī", "ī", "Ō", "ō", "Ū", "ū", "Ȳ", "ȳ"}, to = {"A", "a", "E", "e", "I", "i", "O", "o", "U", "u", "Y", "y"}} } m["ncj"] = { names = {"*Northern Puebla Nahuatl"}, type = "regular", scripts = {"None"}, family = "azc-nah"} m["nck"] = { names = {"*Nakara"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ncl"] = { names = {"*Michoacán Nahuatl"}, type = "regular", scripts = {"None"}, family = "azc-nah"} m["ncm"] = { names = {"*Nambo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ncn"] = { names = {"*Nauna"}, type = "regular", scripts = {"None"}, family = "poz-aay"} m["nco"] = { names = {"*Sibe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ncp"] = { names = {"*Ndaktup"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["ncr"] = { names = {"*Ncane"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["ncs"] = { names = {"*Nicaraguan Sign Language"}, nahme = {"nikaraarowahnesche Zeischeschprohch", "nikaraarowahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nct"] = { names = {"*Chothe Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ncu"] = { names = {"*Chumburung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ncx"] = { names = {"*Central Puebla Nahuatl"}, type = "regular", scripts = {"None"}, family = "azc-nah"} m["ncz"] = { names = {"*Natchez"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nda"] = { names = {"*Ndasa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ndb"] = { names = {"*Kenswei Nsei"}, type = "regular", scripts = {"None"}, family = "alv"} m["ndc"] = { names = {"*Ndau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ndd"] = { names = {"*Nde-Nsele-Nta"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["nde"] = { names = {"*Northern Ndebele"}, nahme = {"nöödlesch Ndebele"}, grama = {"a-"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["ndf"] = { names = {"*Nadruvian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ndg"] = { names = {"*Ndengereko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ndh"] = { names = {"*Ndali"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["ndi"] = { names = {"*Samba Leko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ndj"] = { names = {"*Ndamba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ndk"] = { names = {"*Ndaka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ndl"] = { names = {"*Ndolo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ndm"] = { names = {"*Ndam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ndn"] = { names = {"*Ngundi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ndo"] = { names = {"*Ndonga"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["ndp"] = { names = {"*Ndo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ndq"] = { names = {"*Ndombe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ndr"] = { names = {"*Ndoola"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["nds"] = { names = {"*Low German", "Low Saxon", "Modern Low German"}, nahme = {"Plattdüütsch", "Niderdeutsch", "Nidersäksesch", "Nidersaksesch"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["ndt"] = { names = {"*Ndunga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ndu"] = { names = {"*Dugun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ndv"] = { names = {"*Ndut"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ndw"] = { names = {"*Ndobo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ndx"] = { names = {"*Nduga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ndy"] = { names = {"*Lutos"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ndz"] = { names = {"*Ndogo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nea"] = { names = {"*Eastern Ngad'a"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["neb"] = { names = {"*Toura"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nec"] = { names = {"*Nedebang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ned"] = { names = {"*Nde-Gbite"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nee"] = { names = {"*Kumak"}, type = "regular", scripts = {"None"}, family = "poz-cln"} m["nef"] = { names = {"*Nefamese"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["neg"] = { names = {"*Negidal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["neh"] = { names = {"*Nyenkha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nei"] = { names = {"*Neo-Hittite"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nej"] = { names = {"*Neko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nek"] = { names = {"*Neku"}, type = "regular", scripts = {"None"}, family = "poz-cln"} m["nem"] = { names = {"*Nemi"}, type = "regular", scripts = {"Latn"}, family = "poz-cln"} m["nen"] = { names = {"*Nengone"}, type = "regular", scripts = {"None"}, family = "poz-occ"} m["neo"] = { names = {"*Ná-Meo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nep"] = { names = {"*Nepali", "Nepalese"}, names = {"Nepalehsesch"}, type = "regular", scripts = {"Deva"}, family = "inc"} m["neq"] = { names = {"*North Central Mixe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ner"] = { names = {"*Yahadian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nes"] = { names = {"*Bhoti Kinnauri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["net"] = { names = {"*Nete"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["neu"] = { names = {"*Neo"}, type = "appendix-constructed", scripts = {"Latn"}, family = "art"} m["nev"] = { names = {"*Nyaheun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["new"] = { names = {"*Newari"}, nahme = {"Newahresch"}, type = "regular", scripts = {"Deva"}, family = "tbq"} m["nex"] = { names = {"*Neme"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ney"] = { names = {"*Neyo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nez"] = { names = {"*Nez Perce"}, type = "regular", scripts = {"Latn"}, family = "nai-shp"} m["nfa"] = { names = {"*Dhao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nfd"] = { names = {"*Ahwai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nfl"] = { names = {"*Aiwoo"}, type = "regular", scripts = {"None"}, family = "poz-oce"} m["nfr"] = { names = {"*Nafaanra"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nfu"] = { names = {"*Mfumte"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["nga"] = { names = {"*Ngbaka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ngb"] = { names = {"*Northern Ngbandi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ngc"] = { names = {"*Ngombe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nge"] = { names = {"*Ngemba"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["ngg"] = { names = {"*Ngbaka Manza"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ngh"] = { names = {"*Nǀuu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ngi"] = { names = {"*Ngizim"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ngj"] = { names = {"*Ngie"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["ngk"] = { names = {"*Ngalkbun"}, type = "regular", scripts = {"None"}, family = "aus-gun"} m["ngl"] = { names = {"*Lomwe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ngm"] = { names = {"*Ngatik Men's Creole"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ngn"] = { names = {"*Ngwo"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["ngo"] = { names = {"*Ngoni"}, type = "regular", scripts = {"None"}, family = "bnt"} m["ngp"] = { names = {"*Ngulu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ngq"] = { names = {"*Ngoreme"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ngr"] = { names = {"*Nagu"}, type = "regular", scripts = {"None"}, family = "poz-oce"} m["ngs"] = { names = {"*Gvoko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ngt"] = { names = {"*Ngeq"}, type = "regular", scripts = {"None"}, family = "mkh"} m["ngu"] = { names = {"*Guerrero Nahuatl"}, type = "regular", scripts = {"None"}, family = "azc-nah"} m["ngv"] = { names = {"*Nagumi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ngw"] = { names = {"*Ngwaba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ngx"] = { names = {"*Nggwahyi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ngy"] = { names = {"*Tibea"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ngz"] = { names = {"*Ngungwel"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nha"] = { names = {"*Nhanda"}, type = "regular", scripts = {"Latn"}, family = "aus-psw"} m["nhb"] = { names = {"*Beng"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nhc"] = { names = {"*Tabasco Nahuatl"}, type = "regular", scripts = {"None"}, family = "azc-nah"} m["nhd"] = { names = {"*Chiripá"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nhe"] = { names = {"*Eastern Huasteca Nahuatl"}, type = "regular", scripts = {"None"}, family = "azc-nah"} m["nhf"] = { names = {"*Nhuwala"}, type = "regular", scripts = {"None"}, family = "aus-nga"} m["nhg"] = { names = {"*Tetelcingo Nahuatl"}, type = "regular", scripts = {"Latn"}, family = "azc-nah"} m["nhh"] = { names = {"*Nahari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nhi"] = { names = {"*Zacatlán-Ahuacatlán-Tepetzintla Nahuatl"}, type = "regular", scripts = {"None"}, family = "azc-nah"} m["nhk"] = { names = {"*Isthmus-Cosoleacaque Nahuatl"}, type = "regular", scripts = {"None"}, family = "azc-nah"} m["nhm"] = { names = {"*Morelos Nahuatl"}, type = "regular", scripts = {"None"}, family = "azc-nah"} m["nhn"] = { names = {"*Central Nahuatl"}, type = "regular", scripts = {"None"}, family = "azc-nah"} m["nho"] = { names = {"*Takuu"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["nhp"] = { names = {"*Isthmus-Pajapan Nahuatl"}, type = "regular", scripts = {"None"}, family = "azc-nah"} m["nhq"] = { names = {"*Huaxcaleca Nahuatl"}, type = "regular", scripts = {"None"}, family = "azc-nah"} m["nhr"] = { names = {"*Naro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nht"] = { names = {"*Ometepec Nahuatl"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nhu"] = { names = {"*Noone"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["nhv"] = { names = {"*Temascaltepec Nahuatl"}, type = "regular", scripts = {"None"}, family = "azc-nah"} m["nhw"] = { names = {"*Western Huasteca Nahuatl"}, type = "regular", scripts = {"None"}, family = "azc-nah"} m["nhx"] = { names = {"*Isthmus-Mecayapan Nahuatl"}, type = "regular", scripts = {"Latn"}, family = "azc-nah"} m["nhy"] = { names = {"*Northern Oaxaca Nahuatl"}, type = "regular", scripts = {"None"}, family = "azc-nah"} m["nhz"] = { names = {"*Santa María La Alta Nahuatl"}, type = "regular", scripts = {"None"}, family = "azc-nah"} m["nia"] = { names = {"*Nias"}, type = "regular", scripts = {"Latn"}, family = "poz-nws"} m["nib"] = { names = {"*Nakame"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nid"] = { names = {"*Ngandi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nie"] = { names = {"*Niellim"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nif"] = { names = {"*Nek"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nig"] = { names = {"*Ngalakan"}, type = "regular", scripts = {"None"}, family = "aus-gun"} m["nih"] = { names = {"*Nyiha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nii"] = { names = {"*Nii"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nij"] = { names = {"*Ngaju"}, type = "regular", scripts = {"Latn"}, family = "poz-brw"} m["nik"] = { names = {"*Southern Nicobarese"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nil"] = { names = {"*Nila"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nim"] = { names = {"*Nilamba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nin"] = { names = {"*Ninzo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nio"] = { names = {"*Nganasan"}, type = "regular", scripts = {"Cyrl"}, family = "syd"} m["niq"] = { names = {"*Nandi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nir"] = { names = {"*Nimboran"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nis"] = { names = {"*Nimi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nit"] = { names = {"*Southeastern Kolami"}, type = "regular", scripts = {"None"}, family = "dra"} m["niu"] = { names = {"*Niuean"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["niv"] = { names = {"*Nivkh"}, type = "regular", scripts = {"Cyrl"}, family = "qfa-iso"} m["niw"] = { names = {"*Nimo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nix"] = { names = {"*Hema"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["niy"] = { names = {"*Ngiti"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["niz"] = { names = {"*Ningil"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["nja"] = { names = {"*Nzanyi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["njb"] = { names = {"*Nocte Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["njd"] = { names = {"*Ndonde Hamba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["njh"] = { names = {"*Lotha Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nji"] = { names = {"*Gudanji"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["njj"] = { names = {"*Njen"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["njl"] = { names = {"*Njalgulgule"}, type = "regular", scripts = {"None"}, family = "sdv"} m["njm"] = { names = {"*Angami"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["njn"] = { names = {"*Liangmai Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["njo"] = { names = {"*Ao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["njr"] = { names = {"*Njerep"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["njs"] = { names = {"*Nisa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["njt"] = { names = {"*Ndyuka-Trio Pidgin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nju"] = { names = {"*Ngadjunmaya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["njx"] = { names = {"*Kunyi"}, type = "regular", scripts = {"None"}, family = "bnt"} m["njy"] = { names = {"*Njyem"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["njz"] = { names = {"*Nyishi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nka"] = { names = {"*Nkoya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nkb"] = { names = {"*Khoibu Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nkc"] = { names = {"*Nkongho"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nkd"] = { names = {"*Koireng"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nke"] = { names = {"*Duke"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["nkf"] = { names = {"*Inpui Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nkg"] = { names = {"*Nekgini"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nkh"] = { names = {"*Khezha Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nki"] = { names = {"*Thangal Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nkj"] = { names = {"*Nakai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nkk"] = { names = {"*Nokuku"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["nkm"] = { names = {"*Namat"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nkn"] = { names = {"*Nkangala"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nko"] = { names = {"*Nkonya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nkp"] = { names = {"*Niuatoputapu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nkq"] = { names = {"*Nkami"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nkr"] = { names = {"*Nukuoro"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["nks"] = { names = {"*North Asmat"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nku"] = { names = {"*Bouna Kulango"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nkw"] = { names = {"*Nkutu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nkx"] = { names = {"*Nkoroo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nkz"] = { names = {"*Nkari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nla"] = { names = {"*Ngombale"}, type = "regular", scripts = {"None"}, family = "bai"} m["nlc"] = { names = {"*Nalca", "Hmanggona", "Hmonono", "Kimjal"}, type = "regular", scripts = {"Latn"}, family = "ngf"} m["nld"] = { names = {"*Dutch", "Netherlandic", "Flemish"}, nahme = {"Holländesch", "Nederländesch", "Nederlängsch", "Flähmesch"}, type = "regular", scripts = {"Latn"}, family = "gmw", sort_key = { from = {"[äáâå]", "[ëéê]", "[ïíî]", "[öóô]", "[üúû]", "ç", "ñ", "^-"}, to = {"a" , "e" , "i" , "o" , "u" , "c", "n"}} } m["nle"] = { names = {"*East Nyala"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nlg"] = { names = {"*Gela"}, type = "regular", scripts = {"Latn"}, family = "poz-sls"} m["nli"] = { names = {"*Grangali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nlj"] = { names = {"*Nyali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nlk"] = { names = {"*Ninia Yali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nll"] = { names = {"*Nihali"}, type = "regular", scripts = {"Deva"}, family = "qfa-iso"} m["nln"] = { names = {"*Durango Nahuatl"}, type = "regular", scripts = {"None"}, family = "azc-nah"} m["nlo"] = { names = {"*Ngul"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nlq"] = { names = {"*Lao Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nlr"] = { names = {"*Ngarla"}, type = "regular", scripts = {"None"}, family = "aus-nga"} m["nlu"] = { names = {"*Nchumbulu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nlv"] = { names = {"*Orizaba Nahuatl"}, type = "regular", scripts = {"None"}, family = "azc-nah"} m["nlw"] = { names = {"*Walangama"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nlx"] = { names = {"*Nahali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nly"] = { names = {"*Nyamal"}, type = "regular", scripts = {"None"}, family = "aus-nga"} m["nlz"] = { names = {"*Nalögo"}, type = "regular", scripts = {"None"}, family = "poz-oce"} m["nma"] = { names = {"*Maram Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nmb"] = { names = {"*Big Nambas"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["nmc"] = { names = {"*Ngam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nmd"] = { names = {"*Ndumu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nme"] = { names = {"*Mzieme Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nmf"] = { names = {"*Tangkhul Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nmg"] = { names = {"*Kwasio"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nmh"] = { names = {"*Monsang Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nmi"] = { names = {"*Nyam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nmk"] = { names = {"*Namakura"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["nml"] = { names = {"*Ndemli"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["nmm"] = { names = {"*Manangba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nmn"] = { names = {"*ǃXóõ"}, type = "regular", scripts = {"Latn"}, family = "khi"} m["nmo"] = { names = {"*Moyon Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nmp"] = { names = {"*Nimanbur"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nmq"] = { names = {"*Nambya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nmr"] = { names = {"*Nimbari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nms"] = { names = {"*Letemboi"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["nmt"] = { names = {"*Namonuito"}, type = "regular", scripts = {"None"}, family = "poz-mic"} m["nmu"] = { names = {"*Northeast Maidu"}, type = "regular", scripts = {"None"}, family = "nai-mdu"} m["nmv"] = { names = {"*Ngamini"}, type = "regular", scripts = {"None"}, family = "aus-kar"} m["nmw"] = { names = {"*Nimoa"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["nmy"] = { names = {"*Namuyi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nmz"] = { names = {"*Nawdm"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nna"] = { names = {"*Nyangumarta"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nnb"] = { names = {"*Nande"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nnc"] = { names = {"*Nancere"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nnd"] = { names = {"*West Ambae"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["nne"] = { names = {"*Ngandyera"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nnf"] = { names = {"*Ngaing"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nng"] = { names = {"*Maring Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nnh"] = { names = {"*Ngiemboon"}, type = "regular", scripts = {"None"}, family = "bai"} m["nni"] = { names = {"*North Nuaulu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nnj"] = { names = {"*Nyangatom"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nnk"] = { names = {"*Nankina"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nnl"] = { names = {"*Northern Rengma Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nnm"] = { names = {"*Namia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nnn"] = { names = {"*Ngete"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nno"] = { names = {"*Norwegian Nynorsk", "New Norwegian", "Nynorsk"}, nahme = {"Norrwehjesch", "neu Norrwehjesch"}, type = "regular", scripts = {"Latn"}, orthographies = {"nyn"}, family = "gmq"} m["nnp"] = { names = {"*Wancho"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nnq"] = { names = {"*Ngindo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nnr"] = { names = {"*Narungga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nns"] = { names = {"*Ningye"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nnt"] = { names = {"*Nanticoke"}, type = "regular", scripts = {"Latn"}, family = "alg"} m["nnu"] = { names = {"*Dwang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nnv"] = { names = {"*Nukunu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nnw"] = { names = {"*Southern Nuni"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nnx"] = { names = {"*Ngong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nny"] = { names = {"*Nyangga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nnz"] = { names = {"*Nda'nda'"}, type = "regular", scripts = {"None"}, family = "bai"} m["noa"] = { names = {"*Woun Meu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nob"] = { names = {"*Norwegian Bokmål", "Bokmål"}, nahme = {"Norrwehjesch", "Bokmål", "Bokmål-Norrwehjesch"}, type = "regular", scripts = {"Latn"}, orthographies = {"bok"}, family = "gmq"} m["noc"] = { names = {"*Nuk"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nod"] = { names = {"*Northern Thai"}, nahme = {"Nood-Thailändesch"}, grama = {"N-S"}, type = "regular", scripts = {"Lana"}, family = "tai-swe"} m["noe"] = { names = {"*Nimadi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nof"] = { names = {"*Nomane"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nog"] = { names = {"*Nogai"}, type = "regular", scripts = {"Cyrl"}, family = "trk"} m["noh"] = { names = {"*Nomu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["noi"] = { names = {"*Noiri"}, type = "regular", scripts = {"None"}, family = "inc"} m["noj"] = { names = {"*Nonuya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nok"] = { names = {"*Nooksack"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nom"] = { names = {"*Nocamán"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["non"] = { names = {"*Old Norse"}, nahme = {"ahl Nordesch"}, type = "regular", scripts = {"Latn"}, family = "gmq"} m["noo"] = { names = {"*Nootka"}, type = "regular", scripts = {"Latn"}, family = "wak"} m["nop"] = { names = {"*Numanggang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["noq"] = { names = {"*Ngongo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nor"] = { names = {"*Norwegian"}, nahme = {"Norrwehjesch"}, type = "regular", scripts = {"Latn"}, orthographies = {"bok", "nyn"}, family = "gmq"} m["nos"] = { names = {"*Eastern Nisu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["not"] = { names = {"*Nomatsiguenga"}, type = "regular", scripts = {"None"}, family = "awd"} m["nou"] = { names = {"*Ewage-Notu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nov"] = { names = {"*Novial"}, type = "regular", scripts = {"Latn"}, family = "art"} m["now"] = { names = {"*Nyambo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["noy"] = { names = {"*Noy"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["noz"] = { names = {"*Nayi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["npa"] = { names = {"*Nar Phu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["npb"] = { names = {"*Nupbikha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nph"] = { names = {"*Phom"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["npl"] = { names = {"*Southeastern Puebla Nahuatl"}, type = "regular", scripts = {"None"}, family = "azc-nah"} m["npn"] = { names = {"*Mondropolon"}, type = "regular", scripts = {"None"}, family = "poz-aay"} m["npo"] = { names = {"*Pochuri Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nps"] = { names = {"*Nipsan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["npu"] = { names = {"*Puimei Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["npy"] = { names = {"*Napu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nqg"] = { names = {"*Ede Nago"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nqk"] = { names = {"*Kura Ede Nago"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nqm"] = { names = {"*Ndom"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nqn"] = { names = {"*Nen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nqo"] = { names = {"*N'Ko"}, type = "regular", scripts = {"Nkoo"}, family = "dmn"} m["nqq"] = { names = {"*Kyan-Karyaw Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nra"] = { names = {"*Ngom"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nrb"] = { names = {"*Nara"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nrc"] = { names = {"*Noric"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nre"] = { names = {"*Southern Rengma Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nrg"] = { names = {"*Narango"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["nri"] = { names = {"*Chokri Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nrl"] = { names = {"*Ngarluma"}, type = "regular", scripts = {"None"}, family = "aus-nga"} m["nrm"] = { names = {"*Narom"}, type = "regular", scripts = {"None"}, family = "poz-swa"} m["nrn"] = { names = {"*Norn"}, type = "regular", scripts = {"Latn"}, family = "gmq"} m["nrp"] = { names = {"*North Picene"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nrr"] = { names = {"*Norra"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nrt"] = { names = {"*Northern Kalapuya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nrx"] = { names = {"*Ngurmbur"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nrz"] = { names = {"*Lala"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["nsa"] = { names = {"*Sangtam Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nsc"] = { names = {"*Nshi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nsd"] = { names = {"*Southern Nisu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nse"] = { names = {"*Nsenga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nsg"] = { names = {"*Ngasa"}, type = "regular", scripts = {"None"}, family = "sdv"} m["nsh"] = { names = {"*Ngoshie"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["nsi"] = { names = {"*Nigerian Sign Language"}, nahme = {"nijeerejahnesche Zeischeschprohch", "nijeerejahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nsk"] = { names = {"*Naskapi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nsl"] = { names = {"*Norwegian Sign Language"}, nahme = {"norrwehjesche Zeischeschprohch", "norrwehjesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nsm"] = { names = {"*Sema"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nsn"] = { names = {"*Nehan"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["nso"] = { names = {"*Northern Sotho"}, nahme = {"Nood-Sooto"}, grama = {"N--"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["nsp"] = { names = {"*Nepalese Sign Language"}, nahme = {"nepallehsesche Zeischeschprohch", "nepallehsesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nsq"] = { names = {"*Northern Sierra Miwok"}, type = "regular", scripts = {"None"}, family = "qfa-you"} m["nsr"] = { names = {"*Maritime Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nss"] = { names = {"*Nali"}, type = "regular", scripts = {"None"}, family = "poz-aay"} m["nst"] = { names = {"*Tangsa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nsu"] = { names = {"*Sierra Negra Nahuatl"}, type = "regular", scripts = {"None"}, family = "azc-nah"} m["nsv"] = { names = {"*Southwestern Nisu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nsw"] = { names = {"*Navut"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["nsx"] = { names = {"*Nsongo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nsy"] = { names = {"*Nasal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nsz"] = { names = {"*Nisenan"}, type = "regular", scripts = {"None"}, family = "nai-mdu"} m["nte"] = { names = {"*Nathembo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ntg"] = { names = {"*Ngantangarra"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nti"] = { names = {"*Natioro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ntj"] = { names = {"*Ngaanyatjarra"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["ntk"] = { names = {"*Ikoma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ntm"] = { names = {"*Nateni"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nto"] = { names = {"*Ntomba"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["ntp"] = { names = {"*Northern Tepehuan"}, type = "regular", scripts = {"None"}, family = "azc"} m["ntr"] = { names = {"*Delo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nts"] = { names = {"*Natagaimas"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ntu"] = { names = {"*Natügu"}, type = "regular", scripts = {"None"}, family = "poz-oce"} m["ntw"] = { names = {"*Nottoway"}, type = "regular", scripts = {"None"}, family = "iro"} m["nty"] = { names = {"*Mantsi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ntz"] = { names = {"*Natanzi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nua"] = { names = {"*Yuaga"}, type = "regular", scripts = {"Latn"}, family = "poz-cln"} m["nuc"] = { names = {"*Nukuini"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nud"] = { names = {"*Ngala"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nue"] = { names = {"*Ngundu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nuf"] = { names = {"*Nusu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nug"] = { names = {"*Nungali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nuh"] = { names = {"*Ndunda"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["nui"] = { names = {"*Ngumbi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nuj"] = { names = {"*Nyole"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nuk"] = { names = {"*Nuu-chah-nulth", "Nootka", "T'aat'aaqsapa"}, type = "regular", scripts = {"Latn"}, family = "wak"} m["nul"] = { names = {"*Nusa Laut"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["num"] = { names = {"*Niuafo'ou"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["nun"] = { names = {"*Anong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nuo"] = { names = {"*Nguôn"}, type = "regular", scripts = {"None"}, family = "mkh-vie"} m["nup"] = { names = {"*Nupe-Nupe-Tako"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nuq"] = { names = {"*Nukumanu"}, type = "regular", scripts = {"None"}, family = "poz-pol"} m["nur"] = { names = {"*Nukuria"}, type = "regular", scripts = {"None"}, family = "poz-pol"} m["nus"] = { names = {"*Nuer"}, type = "regular", scripts = {"None"}, family = "sdv"} m["nuu"] = { names = {"*Ngbundu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nuv"] = { names = {"*Northern Nuni"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nuw"] = { names = {"*Nguluwan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nux"] = { names = {"*Mehek"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nuy"] = { names = {"*Nunggubuyu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nuz"] = { names = {"*Tlamacazapa Nahuatl"}, type = "regular", scripts = {"None"}, family = "azc-nah"} m["nvh"] = { names = {"*Nasarian"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["nvm"] = { names = {"*Namiae"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nvo"] = { names = {"*Nyokon"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["nwa"] = { names = {"*Nawathinehena"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nwb"] = { names = {"*Nyabwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nwc"] = { names = {"*Classical Newari"}, nahme = {"klaßesch Newahresch"}, grama = {"aN"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nwe"] = { names = {"*Ngwe"}, type = "regular", scripts = {"None"}, family = "bai"} m["nwi"] = { names = {"*Southwest Tanna"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nwm"] = { names = {"*Nyamusa-Molo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nwr"] = { names = {"*Nawaru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nwx"] = { names = {"*Middle Newar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nwy"] = { names = {"*Nottoway-Meherrin"}, type = "regular", scripts = {"None"}, family = "iro"} m["nxa"] = { names = {"*Nauete"}, type = "regular", scripts = {"None"}, family = "poz"} m["nxe"] = { names = {"*Nage"}, type = "regular", scripts = {"None"}, family = "plf"} m["nxg"] = { names = {"*Ngad'a"}, type = "regular", scripts = {"Latn"}, family = "plf"} m["nxi"] = { names = {"*Nindi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nxl"] = { names = {"*South Nuaulu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nxm"] = { names = {"*Numidian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nxn"] = { names = {"*Ngawun"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["nxr"] = { names = {"*Ninggerum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nxu"] = { names = {"*Narau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nxx"] = { names = {"*Nafri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nya"] = { names = {"*Chichewa", "Chicheŵa", "Chinyanja", "Nyanja"}, nahme = {"Schi-Schewa"}, grama = {"N--"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["nyb"] = { names = {"*Nyangbo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nyc"] = { names = {"*Nyanga-li"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nyd"] = { names = {"*Nyore"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nye"] = { names = {"*Nyengo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nyf"] = { names = {"*Giryama"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nyg"] = { names = {"*Nyindu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nyh"] = { names = {"*Nyigina"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nyi"] = { names = {"*Nyimang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nyj"] = { names = {"*Nyanga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nyk"] = { names = {"*Nyaneka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nyl"] = { names = {"*Nyeu"}, type = "regular", scripts = {"None"}, family = "mkh"} m["nym"] = { names = {"*Nyamwezi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nyn"] = { names = {"*Nyankole"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["nyo"] = { names = {"*Nyoro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nyp"] = { names = {"*Nyang'i"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nyq"] = { names = {"*Nayini"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nyr"] = { names = {"*Shinyiha", "Nyiha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nys"] = { names = {"*Nyunga", "Noongar", "Nyuunga"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["nyt"] = { names = {"*Nyawaygi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nyu"] = { names = {"*Nyungwe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nyv"] = { names = {"*Nyulnyul"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nyw"] = { names = {"*Nyaw"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nyx"] = { names = {"*Nganyaywana"}, type = "regular", scripts = {"None"}, family = "aus-cww"} m["nyy"] = { names = {"*Nyakyusa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nza"] = { names = {"*Tigon Mbembe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nzb"] = { names = {"*Njebi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nzi"] = { names = {"*Nzima"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nzk"] = { names = {"*Nzakara"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nzm"] = { names = {"*Zeme Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nzs"] = { names = {"*New Zealand Sign Language"}, nahme = {"neusehländesche Zeischeschprohch", "neusehländesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nzu"] = { names = {"*Teke-Nzikou"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nzy"] = { names = {"*Nzakambay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["nzz"] = { names = {"*Nanga Dama Dogon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["oaa"] = { names = {"*Orok"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["oac"] = { names = {"*Oroch"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["oav"] = { names = {"*Old Avar"}, type = "regular", scripts = {"None"}, family = "cau-nec"} m["obi"] = { names = {"*Obispeño"}, type = "regular", scripts = {"None"}, family = "nai-chu"} m["obk"] = { names = {"*Southern Bontok"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["obl"] = { names = {"*Oblo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["obm"] = { names = {"*Moabite"}, type = "regular", scripts = {"Phnx"}, family = "sem-can"} m["obo"] = { names = {"*Obo Manobo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["obr"] = { names = {"*Old Burmese"}, names = {"ahl Burmehsesch"}, grama = {"aS"}, type = "regular", scripts = {"Mymr"}, family = "tbq"} m["obt"] = { names = {"*Old Breton"}, type = "regular", scripts = {"Latn"}, family = "cel-bry"} m["obu"] = { names = {"*Obulom"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["oca"] = { names = {"*Ocaina"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["och"] = { names = {"*Old Chinese"}, nahme = {"ahl Schenehsesch"}, grama = {"aS"}, type = "regular", scripts = {"Hani"}, family = "zhx"} m["oci"] = { names = {"*Occitan", "Provençal"}, nahme = {"Okßetahnesch", "Provängßahlesch", "Provangßahlesch", "Okzetahnesch"}, type = "regular", scripts = {"Latn"}, family = "roa", sort_key = { from = {"[àá]", "[èé]", "[íï]", "[òó]", "[úü]", "ç", "([lns])·h"}, to = {"a" , "e" , "i" , "o" , "u" , "c", "%1h" }} } m["oco"] = { names = {"*Old Cornish"}, nahme = {"ahl Kornwälsch", "ahl Kornesch"}, type = "regular", scripts = {"None"}, family = "cel-bry"} m["ocu"] = { names = {"*Atzingo Matlatzinca"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["oda"] = { names = {"*Odut"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["odk"] = { names = {"*Od"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["odt"] = { names = {"*Old Dutch"}, type = "regular", scripts = {"Latn"}, family = "gmw", entry_name = { from = {"[ĀÂ]", "[āâ]", "[ĒÊ]", "[ēê]", "[ĪÎ]", "[īî]", "[ŌÔ]", "[ōô]", "[ŪÛ]", "[ūû]"}, to = {"A" , "a" , "E" , "e" , "I" , "i" , "O" , "o" , "U" , "u"}} } m["odu"] = { names = {"*Odual"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["ofo"] = { names = {"*Ofo"}, type = "regular", scripts = {"None"}, family = "sio"} m["ofs"] = { names = {"*Old Frisian"}, nahme = {"ahl Frihsesch"}, grama = {"aS"}, type = "regular", scripts = {"Latn"}, family = "gmw", entry_name = { from = {"[ĀÂ]", "[āâ]", "[ĒÊ]", "[ēê]", "[ĪÎ]", "[īî]", "[ŌÔ]", "[ōô]", "[ŪÛ]", "[ūû]"}, to = {"A" , "a" , "E" , "e" , "I" , "i" , "O" , "o" , "U" , "u"}} } m["ofu"] = { names = {"*Efutop"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["ogb"] = { names = {"*Ogbia"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["ogc"] = { names = {"*Ogbah"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["oge"] = { names = {"*Old Georgian"}, nahme = {"ahl Je'orjesch"}, grama = {"aS"}, type = "regular", scripts = {"Geor"}, family = "ccs", translit_module = "Geor-translit", entry_name = { from = {"̂"}, to = {""}} } m["ogg"] = { names = {"*Ogbogolo"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["ogo"] = { names = {"*Khana"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["ogu"] = { names = {"*Ogbronuagum"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["oht"] = { names = {"*Old Hittite"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ohu"] = { names = {"*Old Hungarian"}, nahme = {"ahl Onjarresche"}, grama = {"aS"}, type = "regular", scripts = {"Latn"}, family = "fiu-ugr"} m["oia"] = { names = {"*Oirata"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["oin"] = { names = {"*Inebu One"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["ojb"] = { names = {"*Northwestern Ojibwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ojc"] = { names = {"*Central Ojibwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ojg"] = { names = {"*Eastern Ojibwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["oji"] = { names = {"*Ojibwe", "Chippewa", "Ojibway", "Ojibwemowin", "Southwestern Ojibwa"}, type = "regular", scripts = {"Cans", "Latn"}, family = "alg"} m["ojp"] = { names = {"*Old Japanese"}, nahme = {"ahl Japahnesch"}, names = {"as"}, type = "regular", scripts = {"Jpan"}, family = "jpx"} m["ojs"] = { names = {"*Severn Ojibwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ojv"] = { names = {"*Ontong Java"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["ojw"] = { names = {"*Western Ojibwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["oka"] = { names = {"*Okanagan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["okb"] = { names = {"*Okobo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["okd"] = { names = {"*Okodia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["okh"] = { names = {"*Koresh-e Rostam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["oki"] = { names = {"*Okiek"}, type = "regular", scripts = {"None"}, family = "sdv"} m["okj"] = { names = {"*Oko-Juwoi"}, type = "regular", scripts = {"None"}, family = "qfa-adm"} m["okk"] = { names = {"*Kwamtim One"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["okl"] = { names = {"*Old Kentish Sign Language"}, nahme = {"ahle käntesche Zeischeschprohch", "ahle käntesche Jebeerdeschprohch"}, grama = {"aaL","aaL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["okm"] = { names = {"*Middle Korean"}, nahme = {"Meddelkorrejahnesch"}, nahme = {"Kannada"}, type = "regular", scripts = {"CGK"}, family = "qfa-kor"} m["okn"] = { names = {"*Oki-No-Erabu"}, type = "regular", scripts = {"None"}, family = "jpx"} m["oko"] = { names = {"*Old Korean"}, nahme = {"ahl Korrejahnesch"}, nahme = {"aS"}, type = "regular", scripts = {"Hani"}, family = "qfa-kor"} m["okr"] = { names = {"*Kirike"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["oks"] = { names = {"*Oko-Eni-Osayen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["oku"] = { names = {"*Oku"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["okv"] = { names = {"*Orokaiva"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ola"] = { names = {"*Walungge"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["old"] = { names = {"*Mochi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ole"] = { names = {"*Olekha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["olk"] = { names = {"*Olkol"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["olm"] = { names = {"*Oloma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["olo"] = { names = {"*Livvi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["olr"] = { names = {"*Olrat"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["oma"] = { names = {"*Omaha-Ponca"}, type = "regular", scripts = {"Latn"}, family = "sio"} m["omb"] = { names = {"*East Ambae"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["omc"] = { names = {"*Mochica"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ome"] = { names = {"*Omejes"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["omg"] = { names = {"*Omagua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["omi"] = { names = {"*Omi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["omk"] = { names = {"*Omok"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["oml"] = { names = {"*Ombo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["omn"] = { names = {"*Minoan"}, type = "regular", scripts = {"Lina"}, family = "qfa-und"} m["omo"] = { names = {"*Utarmbung"}, type = "regular", scripts = {"None"}, family = "ngf"} m["omp"] = { names = {"*Old Manipuri"}, nahme = {"ahl Manipuhresch"}, grama = {"aS"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["omr"] = { names = {"*Old Marathi"}, nahme = {"ahl Marrahtesch"}, grama = {"aN"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["omt"] = { names = {"*Omotik"}, type = "regular", scripts = {"None"}, family = "sdv"} m["omu"] = { names = {"*Omurano"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["omw"] = { names = {"*South Tairora"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["omx"] = { names = {"*Old Mon"}, type = "regular", scripts = {"None"}, family = "mkh"} m["ona"] = { names = {"*Selknam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["onb"] = { names = {"*Lingao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["one"] = { names = {"*Oneida"}, type = "regular", scripts = {"None"}, family = "iro"} m["ong"] = { names = {"*Olo"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["oni"] = { names = {"*Onin"}, type = "regular", scripts = {"Latn"}, family = "plf"} m["onj"] = { names = {"*Onjob"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["onk"] = { names = {"*Kabore One"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["onn"] = { names = {"*Onobasulu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ono"] = { names = {"*Onondaga"}, type = "regular", scripts = {"Latn"}, family = "iro"} m["onp"] = { names = {"*Sartang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["onr"] = { names = {"*Northern One"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["ons"] = { names = {"*Ono"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ont"] = { names = {"*Ontenu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["onu"] = { names = {"*Unua"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["onw"] = { names = {"*Old Nubian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["onx"] = { names = {"*Onin Based Pidgin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ood"] = { names = {"*O'odham", "Papago"}, type = "regular", scripts = {"Latn"}, family = "azc"} m["oog"] = { names = {"*Ong"}, type = "regular", scripts = {"None"}, family = "mkh"} m["oon"] = { names = {"*Önge"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["oor"] = { names = {"*Oorlams"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["oos"] = { names = {"*Old Ossetic", "Old Ossetian"}, type = "regular", scripts = {"None"}, family = "ira"} m["opa"] = { names = {"*Okpamheri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["opk"] = { names = {"*Kopkaka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["opm"] = { names = {"*Oksapmin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["opo"] = { names = {"*Opao"}, type = "regular", scripts = {"None"}, family = "ngf"} m["opt"] = { names = {"*Opata"}, type = "regular", scripts = {"Latn"}, family = "azc"} m["opy"] = { names = {"*Ofayé"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ora"] = { names = {"*Oroha"}, type = "regular", scripts = {"None"}, family = "poz-sls"} m["orc"] = { names = {"*Orma"}, type = "regular", scripts = {"None"}, family = "cus"} m["ore"] = { names = {"*Orejón"}, type = "regular", scripts = {"None"}, family = "qfa-tuc"} m["org"] = { names = {"*Oring"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["orh"] = { names = {"*Oroqen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ori"] = { names = {"*Oriya", "Odia", "Oorya"}, names = {"Orihjah"}, grama = {"-"}, type = "regular", scripts = {"Orya"}, family = "inc"} m["orm"] = { names = {"*Oromo"}, type = "regular", scripts = {"Latn", "Ethi"}, family = "cus"} m["orn"] = { names = {"*Orang Kanaq"}, type = "regular", scripts = {"Latn"}, family = "poz-mly"} m["oro"] = { names = {"*Orokolo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["orr"] = { names = {"*Oruma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ors"] = { names = {"*Orang Seletar"}, type = "regular", scripts = {"Latn"}, family = "poz-mly"} m["ort"] = { names = {"*Adivasi Oriya"}, names = {"adevahsesch Orihjah"}, grama = {"a-"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["oru"] = { names = {"*Ormuri"}, type = "regular", scripts = {"fa-Arab"}, family = "ira"} m["orv"] = { names = {"*Old East Slavic"}, nahme = {"ahl Oßßlahwesch"}, grama = {"aS"}, type = "regular", scripts = {"Cyrs"}, family = "zle", translit_module = "Cyrs-Glag-translit", entry_name = { from = {"\210\132"}, -- kamora to = {}}, sort_key = { from = {"оу", "є"}, to = {"у" , "е"}} } m["orw"] = { names = {"*Oro Win"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["orx"] = { names = {"*Oro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["orz"] = { names = {"*Ormu"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["osa"] = { names = {"*Osage"}, type = "regular", scripts = {"Latn"}, family = "sio"} m["osc"] = { names = {"*Oscan"}, nahme = {"Oskesch"}, grama = {"S"}, type = "regular", scripts = {"Ital"}, family = "itc"} m["osi"] = { names = {"*Osing"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["oso"] = { names = {"*Ososo"}, type = "regular", scripts = {"None"}, family = "nic"} m["osp"] = { names = {"*Old Spanish"}, nahme = {"ahl Schpahnesch"}, grama = {"aS"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["oss"] = { names = {"*Ossetian", "Ossete", "Ossetic"}, nahme = {"Oßehtesch"}, type = "regular", scripts = {"Cyrl", "Geor", "Latn"}, family = "ira", translit_module = "os-translit", entry_name = { from = {"\204\128", "\204\129"}, to = {}} } m["ost"] = { names = {"*Osatu"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["osu"] = { names = {"*Southern One"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["osx"] = { names = {"*Old Saxon"}, type = "regular", scripts = {"Latn"}, family = "gmw", entry_name = { from = {"[ĀÂ]", "[āâ]", "[ĒÊ]", "[ēê]", "[ĪÎ]", "[īî]", "[ŌÔ]", "[ōô]", "[ŪÛ]", "[ūû]"}, to = {"A" , "a" , "E" , "e" , "I" , "i" , "O" , "o" , "U" , "u"}} } m["ota"] = { names = {"*Ottoman Turkish", "Ottoman"}, nahme = {"ottomahnesch Törkesch", "Ottomahnesch"}, grama = {"aS", ""}, type = "regular", scripts = {"ota-Arab"}, family = "trk"} m["otb"] = { names = {"*Old Tibetan"}, nahme = {"ahl Tibehtesch"}, grama = {"aS"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["otd"] = { names = {"*Ot Danum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ote"] = { names = {"*Mezquital Otomi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["oti"] = { names = {"*Oti"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["otk"] = { names = {"*Old Turkic"}, type = "regular", scripts = {"Orkh"}, family = "trk"} m["otl"] = { names = {"*Tilapa Otomi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["otm"] = { names = {"*Eastern Highland Otomi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["otn"] = { names = {"*Tenango Otomi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["otq"] = { names = {"*Querétaro Otomi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["otr"] = { names = {"*Otoro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ots"] = { names = {"*Estado de México Otomi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ott"] = { names = {"*Temoaya Otomi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["otu"] = { names = {"*Otuke"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["otw"] = { names = {"*Ottawa"}, type = "regular", scripts = {"Latn"}, family = "alg"} m["otx"] = { names = {"*Texcatepec Otomi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["oty"] = { names = {"*Old Tamil"}, nahme = {"ahl Tamihlesch"}, grama = {"aS"}, type = "regular", scripts = {"Brah"}, family = "dra"} m["otz"] = { names = {"*Ixtenco Otomi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["oua"] = { names = {"*Tagargrent"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["oub"] = { names = {"*Glio-Oubi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["oue"] = { names = {"*Oune"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["oui"] = { names = {"*Old Uighur"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["oum"] = { names = {"*Ouma"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["oun"] = { names = {"*ǃOǃKung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["owi"] = { names = {"*Owiniga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["owl"] = { names = {"*Old Welsh"}, nahme = {"ahl Walihsesch"}, grama = {"aS"}, type = "regular", scripts = {"Latn"}, family = "cel-bry"} m["oyb"] = { names = {"*Oy"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["oyd"] = { names = {"*Oyda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["oym"] = { names = {"*Wayampi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["oyy"] = { names = {"*Oya'oya"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["ozm"] = { names = {"*Koonzime"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pab"] = { names = {"*Parecís"}, type = "regular", scripts = {"None"}, family = "awd"} m["pac"] = { names = {"*Pacoh"}, type = "regular", scripts = {"None"}, family = "mkh"} m["pad"] = { names = {"*Paumarí"}, type = "regular", scripts = {"Latn"}, family = "auf"} m["pae"] = { names = {"*Pagibete"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["paf"] = { names = {"*Paranawát"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pag"] = { names = {"*Pangasinan"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["pah"] = { names = {"*Tenharim"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pai"] = { names = {"*Pe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pak"] = { names = {"*Parakanã"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pal"] = { names = {"*Middle Persian", "Pahlavi"}, nahme = {"Meddelpärsesch", "Pachlawi"}, type = "regular", scripts = {"Phlv", "Phli", "Avst", "Phlp"}, -- Phlv and Phlp not in Unicode yet family = "ira"} m["pam"] = { names = {"*Kapampangan"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["pan"] = { names = {"*Punjabi", "Panjabi"}, nahme = {"Pandschahbesch"}, grama = {""}, type = "regular", scripts = {"Guru", "Arab", "Deva"}, family = "inc"} m["pao"] = { names = {"*Northern Paiute"}, type = "regular", scripts = {"Latn"}, family = "azc"} m["pap"] = { names = {"*Papiamentu", "Papiamento"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["paq"] = { names = {"*Parya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["par"] = { names = {"*Panamint", "Timbisha"}, type = "regular", scripts = {"Latn"}, family = "azc"} m["pas"] = { names = {"*Papasena"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pat"] = { names = {"*Papitalai"}, type = "regular", scripts = {"None"}, family = "poz-aay"} m["pau"] = { names = {"*Palauan"}, type = "regular", scripts = {"Latn"}, family = "poz-sus"} m["pav"] = { names = {"*Wari'"}, type = "regular", scripts = {"Latn"}, family = "qfa-cpc"} m["paw"] = { names = {"*Pawnee"}, type = "regular", scripts = {"Latn"}, family = "cdd"} m["pax"] = { names = {"*Pankararé"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pay"] = { names = {"*Pech"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["paz"] = { names = {"*Pankararú"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pbb"] = { names = {"*Páez"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pbc"] = { names = {"*Patamona"}, type = "regular", scripts = {"None"}, family = "sai-car"} m["pbe"] = { names = {"*Mezontla Popoloca"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pbf"] = { names = {"*Coyotepec Popoloca"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pbg"] = { names = {"*Paraujano"}, type = "regular", scripts = {"None"}, family = "awd"} m["pbh"] = { names = {"*Panare"}, type = "regular", scripts = {"None"}, family = "sai-car"} m["pbi"] = { names = {"*Podoko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pbn"] = { names = {"*Kpasam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pbo"] = { names = {"*Papel"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pbp"] = { names = {"*Badyara"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pbr"] = { names = {"*Pangwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pbs"] = { names = {"*Central Pame"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pbv"] = { names = {"*Pnar"}, type = "regular", scripts = {"None"}, family = "aav"} m["pby"] = { names = {"*Pyu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pca"] = { names = {"*Santa Inés Ahuatempan Popoloca"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pcb"] = { names = {"*Pear"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pcc"] = { names = {"*Yay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pcd"] = { names = {"*Picard", "Chti", "Ch'ti"}, type = "regular", scripts = {"Latn"}, family = "roa", sort_key = { from = {"[áàâä]", "[éèêë]", "[íìîï]", "[óòôö]", "[úùûü]", "[ýỳŷÿ]", "ç", "'"}, to = {"a" , "e" , "i" , "o" , "u" , "y" , "c"}} } m["pce"] = { names = {"*Ruching Palaung"}, type = "regular", scripts = {"None"}, family = "aav"} m["pcf"] = { names = {"*Paliyan"}, names = {"Palejahnesch"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pcg"] = { names = {"*Paniya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pch"] = { names = {"*Pardhan"}, type = "regular", scripts = {"None"}, family = "dra"} m["pci"] = { names = {"*Duruwa"}, type = "regular", scripts = {"None"}, family = "dra"} m["pcj"] = { names = {"*Parenga"}, type = "regular", scripts = {"None"}, family = "mun"} m["pck"] = { names = {"*Paite Chin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pcl"] = { names = {"*Pardhi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pcm"] = { names = {"*Nigerian Pidgin"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["pcn"] = { names = {"*Piti"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pcp"] = { names = {"*Pacahuara"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["pcr"] = { names = {"*Panang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pcw"] = { names = {"*Pyapun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pda"] = { names = {"*Anam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pdc"] = { names = {"*Pennsylvania German"}, nahme = {"pännselvahnesch Deutsch"}, grama = "aS", type = "regular", scripts = {"Latn"}, family = "gmw"} m["pdi"] = { names = {"*Pa Di"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pdn"] = { names = {"*Fedan"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["pdo"] = { names = {"*Padoe"}, type = "regular", scripts = {"Latn"}, family = "poz-btk"} m["pdt"] = { names = {"*Plautdietsch"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["pdu"] = { names = {"*Kayan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pea"] = { names = {"*Peranakan Indonesian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["peb"] = { names = {"*Eastern Pomo"}, type = "regular", scripts = {"None"}, family = "nai-pom"} m["pee"] = { names = {"*Taje"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pef"] = { names = {"*Northeastern Pomo"}, type = "regular", scripts = {"None"}, family = "nai-pom"} m["peg"] = { names = {"*Pengo"}, type = "regular", scripts = {"None"}, family = "dra"} m["peh"] = { names = {"*Bonan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pei"] = { names = {"*Chichimeca-Jonaz"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pej"] = { names = {"*Northern Pomo"}, type = "regular", scripts = {"None"}, family = "nai-pom"} m["pek"] = { names = {"*Penchal"}, type = "regular", scripts = {"None"}, family = "poz-aay"} m["pel"] = { names = {"*Pekal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pem"] = { names = {"*Phende"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["peo"] = { names = {"*Old Persian"}, nahme = {"ahl Pärsesch"}, grama = "aS", type = "regular", scripts = {"Xpeo"}, family = "ira"} m["pep"] = { names = {"*Kunja"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["peq"] = { names = {"*Southern Pomo"}, type = "regular", scripts = {"None"}, family = "nai-pom"} m["pes"] = { names = {"*Western Persian", "Iranian Persian"}, nahme = {"Wäßpärsesch", "erahnesch Pärsesch"}, grama = {"", "aS"}, type = "regular", scripts = {"fa-Arab"}, family = "ira"} m["pev"] = { names = {"*Pémono"}, type = "regular", scripts = {"None"}, family = "sai-car"} m["pex"] = { names = {"*Petats"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["pey"] = { names = {"*Petjo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pez"] = { names = {"*Eastern Penan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pfa"] = { names = {"*Pááfang"}, type = "regular", scripts = {"None"}, family = "poz-mic"} m["pfe"] = { names = {"*Peere"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pfl"] = { names = {"*Palatinate German"}, nahme = {"Pälzesch"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pga"] = { names = {"*Juba Arabic"}, type = "regular", scripts = {"Arab"}, family = "crp"} m["pgg"] = { names = {"*Pangwali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pgi"] = { names = {"*Pagi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pgk"] = { names = {"*Rerep"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["pgl"] = { names = {"*Primitive Irish"}, type = "regular", scripts = {"Ogam"}, family = "cel-gae"} m["pgn"] = { names = {"*Paelignian"}, type = "regular", scripts = {"Latn"}, family = "itc"} m["pgs"] = { names = {"*Pangseng"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pgu"] = { names = {"*Pagu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pha"] = { names = {"*Pa-Hng"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["phd"] = { names = {"*Phudagi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["phg"] = { names = {"*Phuong"}, type = "regular", scripts = {"None"}, family = "mkh"} m["phh"] = { names = {"*Phukha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["phk"] = { names = {"*Phake"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["phl"] = { names = {"*Phalura"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["phm"] = { names = {"*Phimbi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["phn"] = { names = {"*Phoenician"}, type = "regular", scripts = {"Phnx"}, family = "sem-can"} m["pho"] = { names = {"*Phunoi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["phq"] = { names = {"*Phana'"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["phr"] = { names = {"*Pahari-Potwari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pht"] = { names = {"*Phu Thai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["phu"] = { names = {"*Phuan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["phv"] = { names = {"*Pahlavani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["phw"] = { names = {"*Phangduwali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pia"] = { names = {"*Pima Bajo"}, type = "regular", scripts = {"None"}, family = "azc"} m["pib"] = { names = {"*Yine"}, type = "regular", scripts = {"None"}, family = "awd"} m["pic"] = { names = {"*Pinji"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pid"] = { names = {"*Piaroa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pie"] = { names = {"*Piro"}, type = "regular", scripts = {"None"}, family = "qfa-kta"} m["pif"] = { names = {"*Pingelapese"}, type = "regular", scripts = {"None"}, family = "poz-mic"} m["pig"] = { names = {"*Pisabo"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["pih"] = { names = {"*Pitcairn-Norfolk"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["pii"] = { names = {"*Pini"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pij"] = { names = {"*Pijao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pil"] = { names = {"*Yom"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pim"] = { names = {"*Powhatan"}, type = "regular", scripts = {"Latn"}, family = "alg"} m["pin"] = { names = {"*Piame"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pio"] = { names = {"*Piapoco"}, type = "regular", scripts = {"None"}, family = "awd"} m["pip"] = { names = {"*Pero"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pir"] = { names = {"*Piratapuyo"}, type = "regular", scripts = {"None"}, family = "qfa-tuc"} m["pis"] = { names = {"*Pijin", "Kanaka", "Neo-Solomonic", "Solomons Pidgin"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["pit"] = { names = {"*Pitta-Pitta", "Pitta Pitta"}, type = "regular", scripts = {"Latn"}, family = "aus-kar"} m["piu"] = { names = {"*Pintupi-Luritja"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["piv"] = { names = {"*Pileni"}, type = "regular", scripts = {"None"}, family = "poz-pol"} m["piw"] = { names = {"*Pimbwe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pix"] = { names = {"*Piu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["piy"] = { names = {"*Piya-Kwonci"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["piz"] = { names = {"*Pije"}, type = "regular", scripts = {"Latn"}, family = "poz-cln"} m["pjt"] = { names = {"*Pitjantjatjara"}, type = "regular", scripts = {"pjt-Latn"}, family = "aus-pam"} m["pka"] = { names = {"*Ardhamagadhi Prakrit"}, nahme = {"ardhamagahdesch Prakrittesch"}, grama = {"aS"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pkb"] = { names = {"*Kipfokomo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pkc"] = { names = {"*Baekje"}, type = "regular", scripts = {"Hani"}, family = "qfa-und"} m["pkg"] = { names = {"*Pak-Tong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pkh"] = { names = {"*Pankhu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pkn"] = { names = {"*Pakanha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pko"] = { names = {"*Pökoot"}, type = "regular", scripts = {"None"}, family = "sdv"} m["pkp"] = { names = {"*Pukapuka"}, type = "regular", scripts = {"None"}, family = "poz-pol"} m["pkr"] = { names = {"*Attapady Kurumba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pks"] = { names = {"*Pakistan Sign Language"}, nahme = {"pakestahnesche Zeischeschprohch", "pakestahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pkt"] = { names = {"*Maleng"}, type = "regular", scripts = {"None"}, family = "mkh-vie"} m["pku"] = { names = {"*Paku"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pla"] = { names = {"*Miani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["plb"] = { names = {"*Polonombauk"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["plc"] = { names = {"*Central Palawano"}, type = "regular", scripts = {"None"}, family = "phi"} m["ple"] = { names = {"*Palu'e"}, type = "regular", scripts = {"Latn"}, family = "plf"} m["plg"] = { names = {"*Pilagá", "Pilacá"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["plh"] = { names = {"*Paulohi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pli"] = { names = {"*Pali"}, nahme = {"Pali"}, grama = {"-"}, type = "regular", scripts = {"Latn", "Deva", "Sinh", "Mymr", "Khmr", "Thai"}, family = "inc", sort_key = { from = {"ā", "ī", "ū", "ḍ", "ḷ", "[ṁṃ]", "[ṇñṅ]", "ṭ"}, to = {"a", "i", "u", "d", "l", "m" , "n" , "t"}} } m["plj"] = { names = {"*Polci"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["plk"] = { names = {"*Kohistani Shina"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pll"] = { names = {"*Shwe Palaung"}, type = "regular", scripts = {"None"}, family = "aav"} m["pln"] = { names = {"*Palenquero"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["plo"] = { names = {"*Oluta Popoluca"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["plp"] = { names = {"*Palpa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["plq"] = { names = {"*Palaic"}, type = "regular", scripts = {"Xsux"}, family = "ine-ana"} m["plr"] = { names = {"*Palaka Senoufo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pls"] = { names = {"*San Marcos Tlalcoyalco Popoloca"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["plt"] = { names = {"*Plateau Malagasy"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["plu"] = { names = {"*Palikúr"}, type = "regular", scripts = {"None"}, family = "awd"} m["plv"] = { names = {"*Southwest Palawano"}, type = "regular", scripts = {"None"}, family = "phi"} m["plw"] = { names = {"*Brooke's Point Palawano"}, type = "regular", scripts = {"None"}, family = "phi"} m["ply"] = { names = {"*Bolyu"}, type = "regular", scripts = {"None"}, family = "mkh"} m["plz"] = { names = {"*Paluan"}, type = "regular", scripts = {"Latn"}, family = "qfa-und"} m["pma"] = { names = {"*Paama"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["pmb"] = { names = {"*Pambia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pmc"] = { names = {"*Palumata"}, type = "regular", scripts = {"None"}, family = "plf"} m["pme"] = { names = {"*Pwaamei"}, type = "regular", scripts = {"None"}, family = "poz-cln"} m["pmf"] = { names = {"*Pamona"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pmh"] = { names = {"*Maharastri Prakrit"}, nahme = {"maharastresch Prakrittesch"}, grama = {"aS"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pmi"] = { names = {"*Northern Pumi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pmj"] = { names = {"*Southern Pumi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pmk"] = { names = {"*Pamlico"}, type = "regular", scripts = {"Latn"}, family = "qfa-und"} m["pml"] = { names = {"*Lingua Franca"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["pmm"] = { names = {"*Pomo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pmn"] = { names = {"*Pam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pmo"] = { names = {"*Pom"}, type = "regular", scripts = {"None"}, family = "poz-hce"} m["pmq"] = { names = {"*Northern Pame"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pmr"] = { names = {"*Paynamar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pms"] = { names = {"*Piedmontese"}, nahme = {"Pijedmontehsesch"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["pmt"] = { names = {"*Tuamotuan"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["pmu"] = { names = {"*Mirpur Panjabi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pmw"] = { names = {"*Plains Miwok"}, type = "regular", scripts = {"None"}, family = "qfa-you"} m["pmx"] = { names = {"*Poumei Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pmy"] = { names = {"*Papuan Malay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pmz"] = { names = {"*Southern Pame"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pna"] = { names = {"*Punan Bah-Biau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pnb"] = { names = {"*Western Panjabi"}, type = "regular", scripts = {"pa-Arab"}, family = "inc"} m["pnc"] = { names = {"*Pannei"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pne"] = { names = {"*Western Penan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["png"] = { names = {"*Pongu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pnh"] = { names = {"*Penrhyn"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["pni"] = { names = {"*Aoheng"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pnj"] = { names = {"*Pinjarup"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pnk"] = { names = {"*Paunaca", "Pauna", "Paunaka"}, type = "regular", scripts = {"Latn"}, family = "awd"} m["pnm"] = { names = {"*Punan Batu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pnn"] = { names = {"*Pinai-Hagahai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pno"] = { names = {"*Panobo"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["pnp"] = { names = {"*Pancana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pnr"] = { names = {"*Panim"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pns"] = { names = {"*Ponosakan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pnt"] = { names = {"*Pontic Greek"}, nahme = {"pontesch Jrihschesch", "pontejakesch Jrihschesch", "Pontejakesch", "Pontesch"}, grama = {"aS", "aS", "", ""}, type = "regular", scripts = {"polytonic"}, family = "grk"} m["pnu"] = { names = {"*Jiongnai Bunu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pnv"] = { names = {"*Pinigura"}, type = "regular", scripts = {"None"}, family = "aus-psw"} m["pnw"] = { names = {"*Panyjima"}, type = "regular", scripts = {"Latn"}, family = "aus-nga"} m["pnx"] = { names = {"*Phong-Kniang"}, type = "regular", scripts = {"None"}, family = "mkh"} m["pny"] = { names = {"*Pinyin"}, type = "regular", scripts = {"Latn"}, family = "nic-bod"} m["poc"] = { names = {"*Poqomam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pod"] = { names = {"*Ponares"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["poe"] = { names = {"*San Juan Atzingo Popoloca"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pof"] = { names = {"*Poke"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pog"] = { names = {"*Potiguára"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["poh"] = { names = {"*Poqomchi'"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["poi"] = { names = {"*Highland Popoluca"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pok"] = { names = {"*Pokangá"}, type = "regular", scripts = {"None"}, family = "qfa-tuc"} m["pol"] = { names = {"*Polish"}, nahme = {"Polnesch"}, type = "regular", scripts = {"Latn"}, family = "zlw"} m["pom"] = { names = {"*Southeastern Pomo"}, type = "regular", scripts = {"None"}, family = "nai-pom"} m["pon"] = { names = {"*Pohnpeian"}, type = "regular", scripts = {"Latn"}, family = "poz-mic"} m["poo"] = { names = {"*Central Pomo"}, type = "regular", scripts = {"None"}, family = "nai-pom"} m["pop"] = { names = {"*Pwapwa"}, type = "regular", scripts = {"None"}, family = "poz-cln"} m["poq"] = { names = {"*Texistepec Popoluca"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["por"] = { names = {"*Portuguese", "Modern Portuguese"}, nahme = {"Pochtojehsesch", "Pochtojehsesch vun hükzedaach"}, grama = {"S", "Saa"}, type = "regular", scripts = {"Latn"}, family = "roa", sort_key = { from = {"[àãáâä]", "[èẽéêë]", "[ìĩíï]", "[òóôõö]", "[üúùũ]", "ç", "ñ"}, to = {"a" , "e" , "i" , "o" , "u" , "c", "n"}} } m["pos"] = { names = {"*Sayula Popoluca"}, type = "regular", scripts = {"Latn"}, family = "nai-miz"} m["pot"] = { names = {"*Potawatomi", "Pottawatomie"}, type = "regular", scripts = {"Latn"}, family = "alg"} m["pov"] = { names = {"*Upper Guinea Crioulo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pow"] = { names = {"*San Felipe Otlaltepec Popoloca"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pox"] = { names = {"*Polabian"}, type = "regular", scripts = {"Latn"}, family = "zlw"} m["poy"] = { names = {"*Pogolo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ppa"] = { names = {"*Pao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ppe"] = { names = {"*Papi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ppi"] = { names = {"*Paipai", "Akwa'ala"}, type = "regular", scripts = {"None"}, family = "nai-yuc"} m["ppk"] = { names = {"*Uma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ppl"] = { names = {"*Pipil"}, type = "regular", scripts = {"Latn"}, family = "azc-nah"} m["ppm"] = { names = {"*Papuma"}, type = "regular", scripts = {"Latn"}, family = "poz-hce"} m["ppn"] = { names = {"*Papapana"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["ppo"] = { names = {"*Folopa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ppp"] = { names = {"*Pelende"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ppq"] = { names = {"*Pei"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ppr"] = { names = {"*Piru"}, type = "regular", scripts = {"None"}, family = "plf"} m["pps"] = { names = {"*San Luís Temalacayuca Popoloca"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ppt"] = { names = {"*Pare"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ppu"] = { names = {"*Papora"}, type = "regular", scripts = {"Latn"}, family = "map"} m["pqa"] = { names = {"*Pa'a"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pqm"] = { names = {"*Malecite-Passamaquoddy"}, type = "regular", scripts = {"Latn"}, family = "alg"} m["prb"] = { names = {"*Lua'"}, nahme = {"Lua"}, grama = "-", type = "regular", scripts = {"None"}, family = "mkh"} m["prc"] = { names = {"*Parachi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["prd"] = { names = {"*Parsi-Dari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pre"] = { names = {"*Principense"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["prf"] = { names = {"*Paranan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["prg"] = { names = {"*Old Prussian"}, type = "regular", scripts = {"Latn"}, family = "bat"} m["prh"] = { names = {"*Porohanon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pri"] = { names = {"*Paicî"}, type = "regular", scripts = {"None"}, family = "poz-cln"} m["prk"] = { names = {"*Parauk"}, type = "regular", scripts = {"None"}, family = "aav"} m["prl"] = { names = {"*Peruvian Sign Language"}, nahme = {"pärrowahnesche Zeischeschprohch", "pärrowahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["prm"] = { names = {"*Kibiri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["prn"] = { names = {"*Prasuni"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pro"] = { names = {"*Old Provençal", "Old Occitan"}, type = "regular", scripts = {"Latn"}, family = "roa", sort_key = { from = {"ç"}, to = {"c"}} } m["prp"] = { names = {"*Parsi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["prq"] = { names = {"*Ashéninka Perené"}, type = "regular", scripts = {"None"}, family = "awd"} m["prr"] = { names = {"*Puri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["prs"] = { names = {"*Eastern Persian", "Dari"}, nahme = {"Oßpärsesch", "Dari"}, grama = {"", "-"}, type = "regular", scripts = {"fa-Arab"}, family = "ira"} m["prt"] = { names = {"*Phai"}, type = "regular", scripts = {"None"}, family = "mkh"} m["pru"] = { names = {"*Puragi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["prw"] = { names = {"*Parawen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["prx"] = { names = {"*Purik"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pry"] = { names = {"*Pray"}, type = "regular", scripts = {"None"}, family = "mkh"} m["prz"] = { names = {"*Providencia Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["psa"] = { names = {"*Asue Awyu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["psc"] = { names = {"*Persian Sign Language"}, nahme = {"pärsesche Zeischeschprohch", "pärsesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["psd"] = { names = {"*Plains Indian Sign Language"}, nahme = {"schtäppe'endejahnesche Zeischeschprohch", "schtäppe'endejahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pse"] = { names = {"*Central Malay"}, nahme = {"Zäntrahlmalajesch"}, grama = {"*S"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["psg"] = { names = {"*Penang Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["psh"] = { names = {"*Southwest Pashayi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["psi"] = { names = {"*Southeast Pashayi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["psl"] = { names = {"*Puerto Rican Sign Language"}, nahme = {"pochtorekahnesche Zeischeschprohch", "pochtorekahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["psm"] = { names = {"*Pauserna"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["psn"] = { names = {"*Panasuan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pso"] = { names = {"*Polish Sign Language"}, nahme = {"polnesche Zeischeschprohch", "polnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["psp"] = { names = {"*Philippine Sign Language"}, nahme = {"fellepihnesche Zeischeschprohch", "fellepihnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["psq"] = { names = {"*Pasi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["psr"] = { names = {"*Portuguese Sign Language"}, nahme = {"pochtojehsesche Zeischeschprohch", "pochtojehsesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pss"] = { names = {"*Kaulong"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["psu"] = { names = {"*Sauraseni Prakrit", "Sauraseni", "Shauraseni"}, nahme = {"saurasehnresch Prakrittesch"}, grama = {"aS"}, type = "regular", scripts = {"Deva"}, family = "inc"} m["psw"] = { names = {"*Port Sandwich"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["psy"] = { names = {"*Piscataway"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pta"] = { names = {"*Pai Tavytera"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pth"] = { names = {"*Pataxó Hã-Ha-Hãe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pti"] = { names = {"*Pintiini"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ptn"] = { names = {"*Patani"}, type = "regular", scripts = {"None"}, family = "poz-hce"} m["pto"] = { names = {"*Zo'é"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ptp"] = { names = {"*Patep"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["ptr"] = { names = {"*Piamatsina"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["ptt"] = { names = {"*Enrekang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ptu"] = { names = {"*Bambam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ptv"] = { names = {"*Port Vato"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ptw"] = { names = {"*Pentlatch"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pty"] = { names = {"*Pathiya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pua"] = { names = {"*Purepecha", "Tarascan", "Tarasco", "P'urhepecha", "Purépecha", "P'urhépecha", "Phorhépecha", "Phorhé", "Porhé"}, type = "regular", scripts = {"Latn"}, family = "qfa-iso"} m["pub"] = { names = {"*Purum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["puc"] = { names = {"*Punan Merap"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pud"] = { names = {"*Punan Aput"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pue"] = { names = {"*Puelche"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["puf"] = { names = {"*Punan Merah"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pug"] = { names = {"*Phuie"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pui"] = { names = {"*Puinave"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["puj"] = { names = {"*Punan Tubu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["puk"] = { names = {"*Pu Ko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pum"] = { names = {"*Puma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["puo"] = { names = {"*Puoc"}, type = "regular", scripts = {"None"}, family = "mkh"} m["pup"] = { names = {"*Pulabu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["puq"] = { names = {"*Puquina"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pur"] = { names = {"*Puruborá"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pus"] = { names = {"*Pashto"}, nahme = {"Paschtuhnesch"}, type = "regular", scripts = {"ps-Arab"}, family = "ira"} m["put"] = { names = {"*Putoh"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["puu"] = { names = {"*Punu"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["puw"] = { names = {"*Puluwatese"}, type = "regular", scripts = {"None"}, family = "poz-mic"} m["pux"] = { names = {"*Puare"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["puy"] = { names = {"*Purisimeño"}, type = "regular", scripts = {"None"}, family = "nai-chu"} m["puz"] = { names = {"*Purum Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pwa"] = { names = {"*Pawaia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pwb"] = { names = {"*Panawa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pwg"] = { names = {"*Gapapaiwa"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["pwm"] = { names = {"*Molbog"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pwn"] = { names = {"*Paiwan"}, type = "regular", scripts = {"Latn"}, family = "map"} m["pwo"] = { names = {"*Pwo Western Karen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pwr"] = { names = {"*Powari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pww"] = { names = {"*Pwo Northern Karen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pxm"] = { names = {"*Quetzaltepec Mixe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pye"] = { names = {"*Pye Krumen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pym"] = { names = {"*Fyam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pyn"] = { names = {"*Poyanáwa"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["pys"] = { names = {"*Paraguayan Sign Language"}, nahme = {"parrajuwajahesche Zeischeschprohch", "parrajuwajahesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pyu"] = { names = {"*Puyuma"}, type = "regular", scripts = {"Latn"}, family = "map"} m["pyy"] = { names = {"*Pyen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["pzn"] = { names = {"*Para Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["qot"] = { names = {"*Sahaptin"}, type = "regular", scripts = {"Latn"}, family = "nai-shp"} m["qua"] = { names = {"*Quapaw"}, type = "regular", scripts = {"None"}, family = "sio"} m["quc"] = { names = {"*K'iche'"}, type = "regular", scripts = {"Latn"}, family = "myn"} m["que"] = { names = {"*Quechua"}, nahme = {"Kättschowa"}, grama = "-", type = "regular", scripts = {"Latn"}, family = "qwe"} m["qui"] = { names = {"*Quileute"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["qum"] = { names = {"*Sipacapense"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["qun"] = { names = {"*Quinault"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["quq"] = { names = {"*Quinqui"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["quv"] = { names = {"*Sacapulteco"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["qvy"] = { names = {"*Queyu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["qwc"] = { names = {"*Classical Quechua"}, nahme = {"klaßesch Kättschowa"}, grama = "a-", type = "regular", scripts = {"Latn"}, family = "qwe"} m["qwt"] = { names = {"*Kwalhioqua-Tlatskanai"}, type = "regular", scripts = {"None"}, family = "ath"} m["qxq"] = { names = {"*Qashqa'i"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["qxs"] = { names = {"*Southern Qiang"}, type = "regular", scripts = {"Latn"}, family = "tbq"} m["qya"] = { names = {"*Quenya"}, type = "appendix-constructed", scripts = {"Latn", "Teng"}, family = "art"} m["qyp"] = { names = {"*Quiripi"}, type = "regular", scripts = {"None"}, family = "alg"} m["raa"] = { names = {"*Dungmali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rab"] = { names = {"*Camling"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rac"] = { names = {"*Rasawa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rad"] = { names = {"*Rade"}, type = "regular", scripts = {"Latn"}, family = "poz-msa"} m["raf"] = { names = {"*Western Meohang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rag"] = { names = {"*Logooli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rah"] = { names = {"*Rabha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rai"] = { names = {"*Ramoaaina"}, type = "regular", scripts = {"Latn"}, family = "poz-ocw"} m["raj"] = { names = {"*Rajasthani"}, type = "regular", scripts = {"Deva"}, family = "inc"} m["rak"] = { names = {"*Tulu-Bohuai"}, type = "regular", scripts = {"None"}, family = "poz-aay"} m["ral"] = { names = {"*Ralte"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ram"] = { names = {"*Canela"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ran"] = { names = {"*Riantana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rao"] = { names = {"*Rao"}, type = "regular", scripts = {"None"}, family = "paa"} m["rap"] = { names = {"*Rapa Nui", "Rapanui", "Pascuense"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["raq"] = { names = {"*Saam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rar"] = { names = {"*Rarotongan"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["ras"] = { names = {"*Tegali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rat"] = { names = {"*Razajerdi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rau"] = { names = {"*Raute"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rav"] = { names = {"*Sampang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["raw"] = { names = {"*Rawang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rax"] = { names = {"*Rang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ray"] = { names = {"*Rapa"}, type = "regular", scripts = {"None"}, family = "poz-pol"} m["raz"] = { names = {"*Rahambuu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rbb"] = { names = {"*Rumai Palaung"}, type = "regular", scripts = {"None"}, family = "aav"} m["rbk"] = { names = {"*Northern Bontok"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rbl"] = { names = {"*Miraya Bikol"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rcf"] = { names = {"*Réunion Creole French"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["rdb"] = { names = {"*Rudbari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rea"] = { names = {"*Rerau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["reb"] = { names = {"*Rembong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ree"] = { names = {"*Rejang Kayan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["reg"] = { names = {"*Kara (Tanzania)"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rei"] = { names = {"*Reli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rej"] = { names = {"*Rejang"}, type = "regular", scripts = {"Rjng"}, family = "poz-sus"} m["rel"] = { names = {"*Rendille"}, type = "regular", scripts = {"None"}, family = "cus"} m["rem"] = { names = {"*Remo"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["ren"] = { names = {"*Rengao"}, type = "regular", scripts = {"None"}, family = "mkh"} m["rer"] = { names = {"*Rer Bare"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["res"] = { names = {"*Reshe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ret"] = { names = {"*Retta"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rey"] = { names = {"*Reyesano"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["rga"] = { names = {"*Roria"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["rge"] = { names = {"*Romano-Greek"}, nahme = {"Romano-Jrihschesch"}, grama = {"N-S"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rgk"] = { names = {"*Rangkas"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rgn"] = { names = {"*Romagnol"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["rgr"] = { names = {"*Resígaro"}, type = "regular", scripts = {"None"}, family = "awd"} m["rgs"] = { names = {"*Southern Roglai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rgu"] = { names = {"*Ringgou"}, type = "regular", scripts = {"None"}, family = "plf"} m["rhg"] = { names = {"*Rohingya"}, type = "regular", scripts = {"Latn"}, family = "inc"} m["rhp"] = { names = {"*Yahang"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["rie"] = { names = {"*Rien"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rif"] = { names = {"*Tarifit"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ril"] = { names = {"*Riang"}, type = "regular", scripts = {"None"}, family = "aav"} m["rim"] = { names = {"*Nyaturu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rin"] = { names = {"*Nungu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rir"] = { names = {"*Ribun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rit"] = { names = {"*Ritarungo", "Ritharrŋu", "Ritharngu"}, type = "regular", scripts = {"Latn"}, family = "aus-you"} m["riu"] = { names = {"*Riung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rjg"] = { names = {"*Rajong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rji"] = { names = {"*Raji"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rjs"] = { names = {"*Rajbanshi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rka"] = { names = {"*Kraol"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rkb"] = { names = {"*Rikbaktsa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rkh"] = { names = {"*Rakahanga-Manihiki"}, type = "regular", scripts = {"None"}, family = "poz-pol"} m["rki"] = { names = {"*Rakhine"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rkm"] = { names = {"*Marka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rkt"] = { names = {"*Kamta"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rkw"] = { names = {"*Arakwal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rma"] = { names = {"*Rama"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rmb"] = { names = {"*Rembarunga"}, type = "regular", scripts = {"None"}, family = "aus-gun"} m["rmc"] = { names = {"*Carpathian Romani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rmd"] = { names = {"*Traveller Danish"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rme"] = { names = {"*Angloromani"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["rmf"] = { names = {"*Kalo Finnish Romani"}, type = "regular", scripts = {"None"}, family = "inc"} m["rmg"] = { names = {"*Traveller Norwegian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rmh"] = { names = {"*Murkim"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rmi"] = { names = {"*Lomavren"}, type = "regular", scripts = {"None"}, family = "inc"} m["rmk"] = { names = {"*Romkun"}, type = "regular", scripts = {"None"}, family = "paa"} m["rml"] = { names = {"*Baltic Romani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rmm"] = { names = {"*Roma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rmn"] = { names = {"*Balkan Romani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rmo"] = { names = {"*Sinte Romani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rmp"] = { names = {"*Rempi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rmq"] = { names = {"*Caló"}, type = "regular", scripts = {"Latn"}, family = "qfa-mix"} m["rms"] = { names = {"*Romanian Sign Language"}, nahme = {"romähnesche Zeischeschprohch", "romähnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rmt"] = { names = {"*Domari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rmu"] = { names = {"*Tavringer Romani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rmv"] = { names = {"*Romanova"}, type = "appendix-constructed", scripts = {"None"}, family = "art"} m["rmw"] = { names = {"*Welsh Romani"}, nahme = {"walihsesch Romani"}, grama = {"a-"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rmx"] = { names = {"*Romam"}, type = "regular", scripts = {"None"}, family = "mkh"} m["rmy"] = { names = {"*Vlax Romani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rmz"] = { names = {"*Marma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rna"] = { names = {"*Runa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rnd"] = { names = {"*Ruund"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rng"] = { names = {"*Ronga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rnl"] = { names = {"*Ranglong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rnn"] = { names = {"*Roon"}, type = "regular", scripts = {"None"}, family = "poz-hce"} m["rnp"] = { names = {"*Rongpo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rnw"] = { names = {"*Rungwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rob"] = { names = {"*Tae'"}, type = "regular", scripts = {"Latn"}, family = "poz-ssw"} m["roc"] = { names = {"*Cacgia Roglai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rod"] = { names = {"*Rogo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["roe"] = { names = {"*Ronji"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rof"] = { names = {"*Rombo"}, nahme = {"Kirombo", "Rombo"}, grama = {"-", "-"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rog"] = { names = {"*Northern Roglai"}, type = "regular", scripts = {"Latn"}, family = "cmc"} m["roh"] = { names = {"*Romansch", "Romansh", "Rumantsch", "Romanche"}, nahme = {"Rähtoromahnesch"}, grama = "S", type = "regular", scripts = {"Latn"}, family = "roa"} m["rol"] = { names = {"*Romblomanon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rom"] = { names = {"*Romani"}, type = "regular", scripts = {"Latn"}, family = "inc"} m["ron"] = { names = {"*Romanian", "Daco-Romanian", "Roumanian", "Rumanian"}, nahme = {"Romähnesch"}, grama = "S", type = "regular", scripts = {"Latn", "Cyrl"}, family = "roa"} m["roo"] = { names = {"*Rotokas"}, type = "regular", scripts = {"Latn"}, family = "paa"} m["rop"] = { names = {"*Kriol", "Australian Kriol"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["ror"] = { names = {"*Rongga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rou"] = { names = {"*Runga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["row"] = { names = {"*Dela-Oenale"}, type = "regular", scripts = {"None"}, family = "plf"} m["rpn"] = { names = {"*Repanbitip"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["rpt"] = { names = {"*Rapting"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rri"] = { names = {"*Ririo"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["rro"] = { names = {"*Roro"}, type = "regular", scripts = {"Latn"}, family = "poz-ocw"} m["rsb"] = { names = {"*Romano-Serbian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rsi"] = { names = {"*Rennellese Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rsl"] = { names = {"*Russian Sign Language"}, nahme = {"roßesche Zeischeschprohch", "roßesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rth"] = { names = {"*Ratahan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rtm"] = { names = {"*Rotuman"}, type = "regular", scripts = {"Latn"}, family = "poz-occ"} m["rtw"] = { names = {"*Rathawi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rub"] = { names = {"*Gungu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ruc"] = { names = {"*Ruuli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rue"] = { names = {"*Rusyn"}, nahme = {"Rußßennesch", "Rußßünnesch"}, type = "regular", scripts = {"Cyrl"}, family = "zle"} m["ruf"] = { names = {"*Luguru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rug"] = { names = {"*Roviana"}, type = "regular", scripts = {"Latn"}, family = "poz-ocw"} m["ruh"] = { names = {"*Ruga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rui"] = { names = {"*Rufiji"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ruk"] = { names = {"*Che"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["run"] = { names = {"*Kirundi"}, nahme = {"K-Rundesch"}, grama = "-S", type = "regular", scripts = {"Latn"}, family = "bnt"} m["ruo"] = { names = {"*Istro-Romanian"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["rup"] = { names = {"*Aromanian"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["ruq"] = { names = {"*Megleno-Romanian"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["rus"] = { names = {"*Russian"}, nahme = {"Rußesch"}, type = "regular", scripts = {"Cyrl"}, family = "zle", translit_module = "ru-translit", sort_key = { from = {"ё"}, to = {"е" .. mw.ustring.char(0x10FFFF)}}, entry_name = { from = {"\204\128", "\204\129"}, to = {}} } m["rut"] = { names = {"*Rutul"}, type = "regular", scripts = {"Cyrl"}, family = "cau-nec"} m["ruu"] = { names = {"*Lanas Lobu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ruz"] = { names = {"*Ruma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rwa"] = { names = {"*Rawo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rwk"] = { names = {"*Rwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rwo"] = { names = {"*Rawa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rwr"] = { names = {"*Mawari (India)"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rxd"] = { names = {"*Ngardi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["rxw"] = { names = {"*Karuwali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ryn"] = { names = {"*Northern Amami-Oshima"}, type = "regular", scripts = {"None"}, family = "jpx"} m["rys"] = { names = {"*Yaeyama"}, type = "regular", scripts = {"Kana"}, family = "jpx"} m["ryu"] = { names = {"*Okinawan"}, type = "regular", scripts = {"Jpan"}, family = "jpx"} m["saa"] = { names = {"*Saba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sab"] = { names = {"*Buglere"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sac"] = { names = {"*Fox"}, type = "regular", scripts = {"Latn"}, family = "alg"} m["sad"] = { names = {"*Sandawe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sae"] = { names = {"*Sabanê"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["saf"] = { names = {"*Safaliba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sag"] = { names = {"*Sango"}, nahme = {"Sangjo"}, grama = {"-"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["sah"] = { names = {"*Yakut", "Sakha"}, type = "regular", scripts = {"Cyrl"}, family = "trk", translit_module = "sah-translit"} m["saj"] = { names = {"*Sahu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sak"] = { names = {"*Sake"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sam"] = { names = {"*Samaritan Aramaic"}, nahme = {"sammaretahnesch Aramähjesch"}, grama = {"aS"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["san"] = { names = {"*Sanskrit"}, nahme = {"Sanskrit"}, grama = {"-"}, type = "regular", scripts = {"Deva", "Beng", "Brah", "Gran", "Gujr", "Guru", "Khar", "Knda", "Mlym", "Mymr", "Orya", "Shrd", "Sinh", "Taml", "Telu", "Thai", "Tibt"}, family = "inc"} m["sao"] = { names = {"*Sause"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sap"] = { names = {"*Sanapaná"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["saq"] = { names = {"*Samburu"}, type = "regular", scripts = {"None"}, family = "sdv"} m["sar"] = { names = {"*Saraveca"}, type = "regular", scripts = {"None"}, family = "awd"} m["sas"] = { names = {"*Sasak"}, type = "regular", scripts = {"Latn"}, family = "poz-msa"} m["sat"] = { names = {"*Santali"}, type = "regular", scripts = {"Olck"}, family = "mun"} m["sau"] = { names = {"*Saleman"}, type = "regular", scripts = {"None"}, family = "plf"} m["sav"] = { names = {"*Saafi-Saafi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["saw"] = { names = {"*Sawi"}, type = "regular", scripts = {"Latn"}, family = "ngf"} m["sax"] = { names = {"*Sa"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["say"] = { names = {"*Saya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["saz"] = { names = {"*Saurashtra"}, type = "regular", scripts = {"Saur", "Latn", "Taml", "Deva"}, family = "inc"} m["sba"] = { names = {"*Ngambay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sbb"] = { names = {"*Simbo"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["sbd"] = { names = {"*Southern Samo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sbe"] = { names = {"*Saliba"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["sbf"] = { names = {"*Shabo"}, type = "regular", scripts = {"Latn"}, family = "ssa"} m["sbg"] = { names = {"*Seget"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sbh"] = { names = {"*Sori-Harengan"}, type = "regular", scripts = {"None"}, family = "poz-aay"} m["sbi"] = { names = {"*Seti"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["sbj"] = { names = {"*Surbakhal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sbk"] = { names = {"*Safwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sbl"] = { names = {"*Botolan Sambal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sbm"] = { names = {"*Sagala"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sbn"] = { names = {"*Sindhi Bhil"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sbo"] = { names = {"*Sabüm"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sbp"] = { names = {"*Sangu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sbq"] = { names = {"*Sileibi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sbr"] = { names = {"*Sembakung Murut"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sbs"] = { names = {"*Subiya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sbt"] = { names = {"*Kimki"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sbu"] = { names = {"*Stod Bhoti"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sbv"] = { names = {"*Sabine"}, type = "regular", scripts = {"Latn"}, family = "itc"} m["sbw"] = { names = {"*Simba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sbx"] = { names = {"*Seberuang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sby"] = { names = {"*Soli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sbz"] = { names = {"*Sara Kaba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sca"] = { names = {"*Sansu"}, nahme = {"Sansu"}, grama = {"-"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["scb"] = { names = {"*Chut"}, type = "regular", scripts = {"None"}, family = "mkh-vie"} m["sce"] = { names = {"*Dongxiang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["scf"] = { names = {"*San Miguel Creole French"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["scg"] = { names = {"*Sanggau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sch"] = { names = {"*Sakachep"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sci"] = { names = {"*Sri Lankan Creole Malay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sck"] = { names = {"*Sadri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["scl"] = { names = {"*Shina"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["scn"] = { names = {"*Sicilian"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["sco"] = { names = {"*Scots", "Lowland Scots"}, nahme = {"Schottesch", "Deeflandschottesch"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["scp"] = { names = {"*Helambu Sherpa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["scq"] = { names = {"*Sa'och"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["scs"] = { names = {"*North Slavey"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["scu"] = { names = {"*Shumcho"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["scv"] = { names = {"*Sheni"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["scw"] = { names = {"*Sha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["scx"] = { names = {"*Sicel"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sda"] = { names = {"*Toraja-Sa'dan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sdb"] = { names = {"*Shabak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sdc"] = { names = {"*Sassarese Sardinian"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["sde"] = { names = {"*Surubu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sdf"] = { names = {"*Sarli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sdg"] = { names = {"*Savi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sdh"] = { names = {"*Southern Kurdish", "Kermanshani", "Kermanshahi", "Kermanshahi Kurdish", "Kermanshani Kurdish"}, nahme = {"Söhdkordesch"}, grama = {"S"}, type = "regular", scripts = {"ku-Arab"}, family = "ira"} m["sdj"] = { names = {"*Suundi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sdk"] = { names = {"*Sos Kundi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sdl"] = { names = {"*Saudi Arabian Sign Language"}, nahme = {"saudi'arrahbesche Zeischeschprohch", "saudi'arrahbesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sdm"] = { names = {"*Semandang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sdn"] = { names = {"*Gallurese Sardinian"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["sdo"] = { names = {"*Bukar-Sadung Bidayuh"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sdp"] = { names = {"*Sherdukpen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sdr"] = { names = {"*Oraon Sadri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sds"] = { names = {"*Sened"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sdt"] = { names = {"*Shuadit"}, type = "regular", scripts = {"Hebr"}, family = "roa"} m["sdu"] = { names = {"*Sarudu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sdx"] = { names = {"*Sibu Melanau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sea"] = { names = {"*Semai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["seb"] = { names = {"*Shempire Senoufo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sec"] = { names = {"*Sechelt"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sed"] = { names = {"*Sedang"}, type = "regular", scripts = {"None"}, family = "mkh"} m["see"] = { names = {"*Seneca"}, type = "regular", scripts = {"Latn"}, family = "iro"} m["sef"] = { names = {"*Cebaara Senoufo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["seg"] = { names = {"*Segeju"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["seh"] = { names = {"*Sena"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sei"] = { names = {"*Seri"}, type = "regular", scripts = {"Latn"}, family = "qfa-iso"} m["sej"] = { names = {"*Sene"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sek"] = { names = {"*Sekani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sel"] = { names = {"*Selkup"}, type = "regular", scripts = {"Cyrl"}, family = "syd"} m["sen"] = { names = {"*Nanerigé Sénoufo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["seo"] = { names = {"*Suarmin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sep"] = { names = {"*Sìcìté Sénoufo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["seq"] = { names = {"*Senara Sénoufo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ser"] = { names = {"*Serrano"}, type = "regular", scripts = {"Latn"}, family = "azc"} m["ses"] = { names = {"*Koyraboro Senni Songhai"}, type = "regular", scripts = {"Latn"}, family = "son"} m["set"] = { names = {"*Sentani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["seu"] = { names = {"*Serui-Laut"}, type = "regular", scripts = {"Latn"}, family = "poz-hce"} m["sev"] = { names = {"*Nyarafolo Senoufo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sew"] = { names = {"*Sewa Bay"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["sey"] = { names = {"*Secoya"}, type = "regular", scripts = {"None"}, family = "qfa-tuc"} m["sez"] = { names = {"*Senthang Chin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sfb"] = { names = {"*French Belgian Sign Language"}, nahme = {"franzühsesch-bälljesche Zeischeschprohch", "franzühsesch-bälljesche Jebeerdeschprohch"}, grama = {"a-aL","a-aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sfm"] = { names = {"*Small Flowery Miao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sfs"] = { names = {"*South African Sign Language"}, nahme = {"söhdaffrekhanesche Zeischeschprohch", "söhdaffrekhanesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sfw"] = { names = {"*Sehwi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sga"] = { names = {"*Old Irish"}, nahme = {"ahl Ieresch"}, grama = {"aS"}, type = "regular", scripts = {"Latn"}, family = "cel-gae", sort_key = { from = {"á", "é", "í", "ó", "ú", "ý", "ḃ" , "ċ" , "ḋ" , "ḟ" , "ġ" , "ṁ" , "ṗ" , "ṡ" , "ṫ" , "^h"}, to = {"a", "e", "i", "o", "u", "y", "bh", "ch", "dh", "fh", "gh", "mh", "ph", "sh", "th"}} } m["sgb"] = { names = {"*Mag-Anchi Ayta"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sgc"] = { names = {"*Kipsigis"}, type = "regular", scripts = {"None"}, family = "sdv"} m["sgd"] = { names = {"*Surigaonon"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["sge"] = { names = {"*Segai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sgg"] = { names = {"*Swiss-German Sign Language"}, nahme = {"schwizerdüütsche Zeischeschprohch", "schwizerdüütsche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sgh"] = { names = {"*Shughni"}, type = "regular", scripts = {"Cyrl"}, family = "ira"} m["sgi"] = { names = {"*Suga"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["sgk"] = { names = {"*Sangkong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sgm"] = { names = {"*Singa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sgo"] = { names = {"*Songa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sgp"] = { names = {"*Singpho"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sgr"] = { names = {"*Sangisari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sgs"] = { names = {"*Samogitian"}, nahme = {"Schemaijtesch", "Nederlettouwesch", "Nederlettouesch", "Sammojihtesch"}, type = "regular", scripts = {"Latn"}, family = "bat"} m["sgt"] = { names = {"*Brokpake"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sgu"] = { names = {"*Salas"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sgw"] = { names = {"*Sebat Bet Gurage"}, type = "regular", scripts = {"Ethi"}, family = "sem-eth"} m["sgx"] = { names = {"*Sierra Leone Sign Language"}, nahme = {"ßjärra-lejoneesesche Zeischeschprohch", "ßjärra-lejoneesesche Jebeerdeschprohch"}, grama = {"a-aL","a-aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sgy"] = { names = {"*Sanglechi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sgz"] = { names = {"*Sursurunga"}, type = "regular", scripts = {"Latn"}, family = "poz-ocw"} m["sha"] = { names = {"*Shall-Zwall"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["shb"] = { names = {"*Ninam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["shc"] = { names = {"*Sonde"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["shd"] = { names = {"*Kundal Shahi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["she"] = { names = {"*Sheko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["shg"] = { names = {"*Shua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["shh"] = { names = {"*Shoshone", "Shoshoni"}, nahme = {"Schoschohnesch"}, grama = {"S"}, type = "regular", scripts = {"Latn"}, family = "azc"} m["shi"] = { names = {"*Tachelhit"}, nahme = {"Taschelhitesch", "Taschelhit Bärber", "taschelhitesche Bärberschprohch"}, grama = {"S", "N-", "aL"}, type = "regular", scripts = {"Latn"}, family = "ber"} m["shj"] = { names = {"*Shatt"}, type = "regular", scripts = {"None"}, family = "sdv"} m["shk"] = { names = {"*Shilluk"}, type = "regular", scripts = {"None"}, family = "sdv"} m["shl"] = { names = {"*Shendu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["shm"] = { names = {"*Shahrudi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["shn"] = { names = {"*Shan"}, names = {"Schan"}, grama = {"-"}, type = "regular", scripts = {"Mymr"}, family = "tai-swe"} m["sho"] = { names = {"*Shanga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["shp"] = { names = {"*Shipibo-Conibo"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["shq"] = { names = {"*Sala"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["shr"] = { names = {"*Shi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["shs"] = { names = {"*Shuswap"}, type = "regular", scripts = {"Latn"}, family = "sal"} m["sht"] = { names = {"*Shasta"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["shu"] = { names = {"*Chadian Arabic"}, type = "regular", scripts = {"Arab"}, family = "sem-arb"} m["shv"] = { names = {"*Shehri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["shw"] = { names = {"*Shwai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["shx"] = { names = {"*She"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["shy"] = { names = {"*Tachawit"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["shz"] = { names = {"*Syenara Senoufo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sia"] = { names = {"*Akkala Sami"}, type = "regular", scripts = {"Latn"}, family = "smi"} m["sib"] = { names = {"*Sebop"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sid"] = { names = {"*Sidamo"}, type = "regular", scripts = {"None"}, family = "cus"} m["sie"] = { names = {"*Simaa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sif"] = { names = {"*Siamou"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sig"] = { names = {"*Paasaal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sih"] = { names = {"*Zire"}, type = "regular", scripts = {"None"}, family = "poz-cln"} m["sii"] = { names = {"*Shom Peng"}, type = "regular", scripts = {"None"}, family = "aav"} m["sij"] = { names = {"*Numbami"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["sik"] = { names = {"*Sikiana"}, type = "regular", scripts = {"None"}, family = "sai-car"} m["sil"] = { names = {"*Tumulung Sisaala"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sin"] = { names = {"*Sinhalese", "Singhalese", "Sinhala"}, names = {"Singjalehsesch"}, grama = {"S"}, type = "regular", scripts = {"Sinh"}, family = "inc", translit_module = "si-translit"} m["sip"] = { names = {"*Sikkimese"}, type = "regular", scripts = {"Tibt"}, family = "tbq"} m["siq"] = { names = {"*Sonia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sir"] = { names = {"*Siri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sis"] = { names = {"*Siuslaw"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["siu"] = { names = {"*Sinagen"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["siv"] = { names = {"*Sumariup"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["siw"] = { names = {"*Siwai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["six"] = { names = {"*Sumau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["siy"] = { names = {"*Sivandi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["siz"] = { names = {"*Siwa"}, type = "regular", scripts = {"None"}, family = "ber"} m["sja"] = { names = {"*Epena"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sjb"] = { names = {"*Sajau Basap"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sjd"] = { names = {"*Kildin Sami"}, type = "regular", scripts = {"Cyrl"}, family = "smi"} m["sje"] = { names = {"*Pite Sami"}, type = "regular", scripts = {"Latn"}, family = "smi"} m["sjg"] = { names = {"*Assangori"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sjk"] = { names = {"*Kemi Sami"}, type = "regular", scripts = {"Latn"}, family = "smi"} m["sjl"] = { names = {"*Miji"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sjm"] = { names = {"*Mapun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sjn"] = { names = {"*Sindarin"}, type = "appendix-constructed", scripts = {"Latn", "Teng"}, family = "art"} m["sjo"] = { names = {"*Xibe", "Sibo", "Sibe", "Xibo"}, type = "regular", scripts = {"Mong"}, family = "tuw"} m["sjp"] = { names = {"*Surjapuri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sjr"] = { names = {"*Siar-Lak"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["sjs"] = { names = {"*Senhaja De Srair"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sjt"] = { names = {"*Ter Sami"}, type = "regular", scripts = {"Latn"}, family = "smi"} m["sju"] = { names = {"*Ume Sami"}, type = "regular", scripts = {"Latn"}, family = "smi"} m["sjw"] = { names = {"*Shawnee"}, type = "regular", scripts = {"Latn"}, family = "alg"} m["ska"] = { names = {"*Skagit"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["skb"] = { names = {"*Saek"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["skc"] = { names = {"*Sauk"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["skd"] = { names = {"*Southern Sierra Miwok"}, type = "regular", scripts = {"None"}, family = "qfa-you"} m["ske"] = { names = {"*Ske"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["skf"] = { names = {"*Sakirabiá"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["skg"] = { names = {"*Sakalava Malagasy"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["skh"] = { names = {"*Sikule"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ski"] = { names = {"*Sika"}, type = "regular", scripts = {"Latn"}, family = "plf"} m["skk"] = { names = {"*Sok"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["skm"] = { names = {"*Sakam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["skn"] = { names = {"*Kolibugan Subanon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sko"] = { names = {"*Seko Tengah"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["skp"] = { names = {"*Sekapan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["skq"] = { names = {"*Sininkere"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["skr"] = { names = {"*Seraiki"}, type = "regular", scripts = {"ur-Arab"}, family = "inc"} m["sks"] = { names = {"*Maia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["skt"] = { names = {"*Sakata"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sku"] = { names = {"*Sakao"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["skv"] = { names = {"*Skou"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["skw"] = { names = {"*Skepi Creole Dutch"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["skx"] = { names = {"*Seko Padang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sky"] = { names = {"*Sikaiana"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["skz"] = { names = {"*Sekar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["slc"] = { names = {"*Sáliba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sld"] = { names = {"*Sissala"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sle"] = { names = {"*Sholaga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["slf"] = { names = {"*Swiss-Italian Sign Language"}, nahme = {"schweizeresch-etalljähnesche Zeischeschprohch", "schweizeresch-etalljähnesche Jebeerdeschprohch"}, grama = {"a-aL","a-aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["slg"] = { names = {"*Selungai Murut"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["slh"] = { names = {"*Southern Puget Sound Salish"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sli"] = { names = {"*Silesian German"}, nahme = {"Schlehsesch"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["slj"] = { names = {"*Salumá"}, type = "regular", scripts = {"None"}, family = "sai-car"} m["slk"] = { names = {"*Slovak"}, nahme = {"ẞlowahkesch"}, type = "regular", scripts = {"Latn"}, family = "zlw", sort_key = { from = {"[áä]", "é", "í", "[óô]", "ú", "ý", "ŕ", "ĺ"}, to = {"a" , "e", "i", "o" , "u", "y", "r", "l"}} } m["sll"] = { names = {"*Salt-Yui"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["slm"] = { names = {"*Pangutaran Sama"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sln"] = { names = {"*Salinan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["slp"] = { names = {"*Lamaholot"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["slq"] = { names = {"*Salchuq"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["slr"] = { names = {"*Salar"}, type = "regular", scripts = {"Arab"}, family = "trk"} m["sls"] = { names = {"*Singapore Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["slt"] = { names = {"*Sila"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["slu"] = { names = {"*Selaru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["slv"] = { names = {"*Slovene", "Slovenian"}, nahme = {"ẞlovehnesch"}, type = "regular", scripts = {"Latn"}, family = "zls", entry_name = { from = {"[ÁÀÂȂȀ]", "[áàâȃȁ]", "[ÉÈÊȆȄỆẸ]", "[éèêȇȅệẹə]", "[ÍÌÎȊȈ]", "[íìîȋȉ]", "[ÓÒÔȎȌỘỌ]", "[óòôȏȍộọ]", "[ŔȒȐ]", "[ŕȓȑ]", "[ÚÙÛȖȔ]", "[úùûȗȕ]", "ł", GRAVE, ACUTE, DGRAVE, INVBREVE, CIRC, DOTBELOW}, to = {"A" , "a" , "E" , "e" , "I" , "i" , "O" , "o" , "R" , "r" , "U" , "u" , "l"}} } m["slw"] = { names = {"*Sialum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["slx"] = { names = {"*Salampasu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sly"] = { names = {"*Selayar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["slz"] = { names = {"*Ma'ya"}, type = "regular", scripts = {"None"}, family = "poz-hce"} m["sma"] = { names = {"*Southern Sami"}, nahme = {"Söhdlappländesch", "Söhdsahmesch"}, grama = {"S", "S"}, type = "regular", scripts = {"Latn"}, family = "smi"} m["smb"] = { names = {"*Simbari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["smc"] = { names = {"*Som"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["smd"] = { names = {"*Sama"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sme"] = { names = {"*Northern Sami"}, nahme = {"Noodlappländesch", "Noodsahmesch"}, grama = {"S", "S"}, type = "regular", scripts = {"Latn"}, family = "smi"} m["smf"] = { names = {"*Auwe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["smg"] = { names = {"*Simbali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["smh"] = { names = {"*Samei"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["smj"] = { names = {"*Lule Sami"}, type = "regular", scripts = {"Latn"}, family = "smi"} m["smk"] = { names = {"*Bolinao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sml"] = { names = {"*Central Sama"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["smm"] = { names = {"*Musasa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["smn"] = { names = {"*Inari Sami"}, type = "regular", scripts = {"Latn"}, family = "smi"} m["smo"] = { names = {"*Samoan"}, nahme = {"Sammowahnesch"}, grama = {"S"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["smp"] = { names = {"*Samaritan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["smq"] = { names = {"*Samo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["smr"] = { names = {"*Simeulue"}, type = "regular", scripts = {"Latn"}, family = "poz-nws"} m["sms"] = { names = {"*Skolt Sami"}, type = "regular", scripts = {"Latn"}, family = "smi"} m["smt"] = { names = {"*Simte"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["smu"] = { names = {"*Somray"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["smv"] = { names = {"*Samvedi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["smw"] = { names = {"*Sumbawa"}, type = "regular", scripts = {"Latn"}, family = "poz-msa"} m["smx"] = { names = {"*Samba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["smy"] = { names = {"*Semnani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["smz"] = { names = {"*Simeku"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sna"] = { names = {"*Shona"}, nahme = {"Schi-Schona"}, grama = {"-"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["snb"] = { names = {"*Sebuyau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["snc"] = { names = {"*Sinaugoro"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["snd"] = { names = {"*Sindhi"}, nahme = {"Sinndi"}, grama = "-", type = "regular", scripts = {"sd-Arab"}, family = "inc"} m["sne"] = { names = {"*Bau Bidayuh"}, type = "regular", scripts = {"Latn"}, family = "day"} m["snf"] = { names = {"*Noon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["snh"] = { names = {"*Shinabo"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["sni"] = { names = {"*Sensi"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["snj"] = { names = {"*Riverain Sango"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["snk"] = { names = {"*Soninke"}, type = "regular", scripts = {"Latn"}, family = "dmn"} m["snl"] = { names = {"*Sangil"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["snm"] = { names = {"*Southern Ma'di"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["snn"] = { names = {"*Siona"}, type = "regular", scripts = {"None"}, family = "qfa-tuc"} m["sno"] = { names = {"*Snohomish"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["snp"] = { names = {"*Siane"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["snq"] = { names = {"*Chango", "Sangu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["snr"] = { names = {"*Sihan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sns"] = { names = {"*Nahavaq"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["snu"] = { names = {"*Senggi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["snv"] = { names = {"*Sa'ban"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["snw"] = { names = {"*Selee"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["snx"] = { names = {"*Sam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sny"] = { names = {"*Saniyo-Hiyewe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["snz"] = { names = {"*Sinsauru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["soa"] = { names = {"*Thai Song"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sob"] = { names = {"*Sobei"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["sod"] = { names = {"*Songoora"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["soe"] = { names = {"*Songomeno"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sog"] = { names = {"*Sogdian"}, type = "regular", scripts = {"Zzzz", "Mani", "Syrc"}, -- Sogdian and Manichaean alphabets not in Unicode yet family = "ira"} m["soh"] = { names = {"*Aka"}, type = "regular", scripts = {"None"}, family = "sdv"} m["soi"] = { names = {"*Sonha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["soj"] = { names = {"*Soi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sok"] = { names = {"*Sokoro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sol"] = { names = {"*Solos"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["som"] = { names = {"*Somali"}, nahme = {"Somahlesch"}, grama = {"S"}, type = "regular", scripts = {"Latn"}, family = "cus"} m["soo"] = { names = {"*Songo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sop"] = { names = {"*Songe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["soq"] = { names = {"*Kanasi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sor"] = { names = {"*Somrai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sos"] = { names = {"*Seeku"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sot"] = { names = {"*Sotho", "Sesotho", "Southern Sesotho", "Southern Sotho"}, nahme = {"Söhd-Sooto"}, grama = {"N--"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["sou"] = { names = {"*Southern Thai"}, nahme = {"Söhdthailändesch"}, grama = {"S"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sov"] = { names = {"*Sonsorolese"}, type = "regular", scripts = {"Latn"}, family = "poz-mic"} m["sow"] = { names = {"*Sowanda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["soy"] = { names = {"*Miyobe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["soz"] = { names = {"*Temi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["spa"] = { names = {"*Spanish"}, nahme = {"Schpahnesch"}, type = "regular", scripts = {"Latn"}, family = "roa", sort_key = { from = {"á", "é", "í", "ó", "[úü]", "ç", "ñ"}, to = {"a", "e", "i", "o", "u" , "c", "n"}} } m["spc"] = { names = {"*Sapé"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["spd"] = { names = {"*Saep"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["spe"] = { names = {"*Sepa"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["spg"] = { names = {"*Sian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["spi"] = { names = {"*Saponi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["spk"] = { names = {"*Sengo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["spl"] = { names = {"*Selepet"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["spm"] = { names = {"*Sepen"}, type = "regular", scripts = {"None"}, family = "paa"} m["spo"] = { names = {"*Spokane"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["spp"] = { names = {"*Supyire", "Suppire", "Supyire Senoufo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["spq"] = { names = {"*Loreto-Ucayali Spanish"}, nahme = {"Loreto-Ukajali-Schpahnesch"}, grama = {"N-N-S"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["spr"] = { names = {"*Saparua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sps"] = { names = {"*Saposa"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["spt"] = { names = {"*Spiti Bhoti"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["spu"] = { names = {"*Sapuan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["spx"] = { names = {"*South Picene"}, type = "regular", scripts = {"Latn"}, family = "itc"} m["spy"] = { names = {"*Sabaot"}, type = "regular", scripts = {"None"}, family = "sdv"} m["sqa"] = { names = {"*Shama-Sambuga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sqh"] = { names = {"*Shau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sqi"] = { names = {"*Albanian"}, nahme = {"Albahnesch"}, type = "regular", scripts = {"Latn"}, family = "sqj"} m["sqk"] = { names = {"*Albanian Sign Language"}, nahme = {"albahnesche Zeischeschprohch", "albahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "sgn"} m["sqm"] = { names = {"*Suma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sqn"] = { names = {"*Susquehannock"}, type = "regular", scripts = {"None"}, family = "iro"} m["sqo"] = { names = {"*Sorkhei"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sqq"] = { names = {"*Sou"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sqr"] = { names = {"*Siculo-Arabic"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sqs"] = { names = {"*Sri Lankan Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sqt"] = { names = {"*Soqotri", "Socotri"}, type = "regular", scripts = {"None"}, family = "sem-sar"} m["squ"] = { names = {"*Squamish"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sra"] = { names = {"*Saruga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["srb"] = { names = {"*Sora"}, type = "regular", scripts = {"Sora"}, family = "mun"} m["src"] = { names = {"*Logudorese Sardinian"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["srd"] = { names = {"*Sardinian"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["sre"] = { names = {"*Sara"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["srf"] = { names = {"*Nafi"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["srg"] = { names = {"*Sulod"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["srh"] = { names = {"*Sarikoli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sri"] = { names = {"*Siriano"}, type = "regular", scripts = {"None"}, family = "qfa-tuc"} m["srk"] = { names = {"*Serudung Murut"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["srl"] = { names = {"*Isirawa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["srm"] = { names = {"*Saramaccan"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["srn"] = { names = {"*Sranan Tongo"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["sro"] = { names = {"*Campidanese Sardinian"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["srp"] = { names = {"*Serbian"}, names = {"Särbesch"}, type = "regular", scripts = {"Latn", "Cyrl"}, family = "hbs"} m["srq"] = { names = {"*Sirionó"}, type = "regular", scripts = {"Latn"}, family = "tup"} m["srr"] = { names = {"*Serer"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["srs"] = { names = {"*Sarcee", "Sarsi", "Tsuu T'ina", "Tsuut'ina", "Tsu T'ina"}, type = "regular", scripts = {"Latn"}, family = "ath-nor"} m["srt"] = { names = {"*Sauri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sru"] = { names = {"*Suruí"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["srv"] = { names = {"*Waray Sorsogon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["srw"] = { names = {"*Serua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["srx"] = { names = {"*Sirmauri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sry"] = { names = {"*Sera"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["srz"] = { names = {"*Shahmirzadi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ssb"] = { names = {"*Southern Sama"}, type = "regular", scripts = {"Latn"}, family = "poz-sbj"} m["ssc"] = { names = {"*Suba-Simbiti"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ssd"] = { names = {"*Siroi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sse"] = { names = {"*Balangingi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ssf"] = { names = {"*Thao"}, type = "regular", scripts = {"None"}, family = "map"} m["ssg"] = { names = {"*Seimat"}, type = "regular", scripts = {"None"}, family = "poz-aay"} m["ssh"] = { names = {"*Shihhi Arabic"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ssi"] = { names = {"*Sansi"}, nahme = {"Sansi"}, grama = {"-"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ssj"] = { names = {"*Sausi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ssk"] = { names = {"*Sunam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ssl"] = { names = {"*Western Sisaala"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ssm"] = { names = {"*Semnam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ssn"] = { names = {"*Waata"}, type = "regular", scripts = {"None"}, family = "cus"} m["sso"] = { names = {"*Sissano"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["ssp"] = { names = {"*Spanish Sign Language"}, nahme = {"schpahnesche Zeischeschprohch", "schpahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ssq"] = { names = {"*So'a"}, type = "regular", scripts = {"Latn"}, family = "plf"} m["ssr"] = { names = {"*Swiss-French Sign Language"}, nahme = {"schweizeresch-franzühsesche Zeischeschprohch", "schweizeresch-franzühsesche Jebeerdeschprohch"}, grama = {"a-aL","a-aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sss"] = { names = {"*Sô"}, type = "regular", scripts = {"None"}, family = "mkh"} m["sst"] = { names = {"*Sinasina"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ssu"] = { names = {"*Susuami"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ssv"] = { names = {"*Shark Bay"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["ssw"] = { names = {"*Swati", "Swazi"}, nahme = {"Si-Swatesch"}, grama = {"N-S"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["ssx"] = { names = {"*Samberigi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ssy"] = { names = {"*Saho"}, type = "regular", scripts = {"None"}, family = "cus"} m["ssz"] = { names = {"*Sengseng"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["sta"] = { names = {"*Settla"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["stb"] = { names = {"*Northern Subanen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["std"] = { names = {"*Sentinelese"}, type = "regular", scripts = {"Zyyy"}, family = "qfa-und"} m["ste"] = { names = {"*Liana-Seti"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["stf"] = { names = {"*Seta"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["stg"] = { names = {"*Trieng"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sth"] = { names = {"*Shelta", "Cant"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["sti"] = { names = {"*Bulo Stieng"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["stj"] = { names = {"*Matya Samo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["stk"] = { names = {"*Arammba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["stm"] = { names = {"*Setaman"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["stn"] = { names = {"*Owa"}, type = "regular", scripts = {"Latn"}, family = "poz-sls"} m["sto"] = { names = {"*Stoney"}, type = "regular", scripts = {"None"}, family = "sio"} m["stp"] = { names = {"*Southeastern Tepehuan"}, type = "regular", scripts = {"Latn"}, family = "azc"} m["stq"] = { names = {"*Saterland Frisian"}, nahme = {"Satterländesch", "Satterfriisesch", "satterländesch Friisesch", "satterländesch Oßfriisesch"}, grama = {"S", "S", "aS", "aS"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["str"] = { names = {"*Saanich"}, type = "regular", scripts = {"Latn"}, family = "sal"} m["sts"] = { names = {"*Shumashti"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["stt"] = { names = {"*Budeh Stieng"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["stu"] = { names = {"*Samtao"}, type = "regular", scripts = {"None"}, family = "aav"} m["stv"] = { names = {"*Silt'e"}, type = "regular", scripts = {"Ethi"}, family = "sem-eth"} m["stw"] = { names = {"*Satawalese"}, type = "regular", scripts = {"None"}, family = "poz-mic"} m["sua"] = { names = {"*Sulka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sub"] = { names = {"*Suku"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["suc"] = { names = {"*Western Subanon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sue"] = { names = {"*Suena"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sug"] = { names = {"*Suganga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sui"] = { names = {"*Suki"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["suj"] = { names = {"*Shubi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["suk"] = { names = {"*Sukuma"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["sun"] = { names = {"*Sundanese"}, nahme = {"Sundanehsesch"}, grama = {"S"}, type = "regular", scripts = {"Latn", "Sund"}, family = "poz-msa"} m["suq"] = { names = {"*Suri"}, type = "regular", scripts = {"None"}, family = "sdv"} m["sur"] = { names = {"*Mwaghavul"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sus"] = { names = {"*Susu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sut"] = { names = {"*Subtiaba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["suv"] = { names = {"*Sulung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["suw"] = { names = {"*Sumbwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sux"] = { names = {"*Sumerian"}, type = "regular", scripts = {"Xsux"}, family = "qfa-iso"} m["suy"] = { names = {"*Suyá"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["suz"] = { names = {"*Sunwar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sva"] = { names = {"*Svan"}, type = "regular", scripts = {"Geor"}, family = "ccs", translit_module = "Geor-translit", entry_name = { from = {"\204\136"}, to = {}} } m["svb"] = { names = {"*Ulau-Suain"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["svc"] = { names = {"*Vincentian Creole English"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sve"] = { names = {"*Serili"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["svk"] = { names = {"*Slovakian Sign Language"}, nahme = {"ßlowakesche Zeischeschprohch", "ßlowakesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["svm"] = { names = {"*Molise Croatian", "Slavo-molisano", "Slavomolisano"}, type = "regular", scripts = {"Latn"}, family = "zls"} m["svr"] = { names = {"*Savara"}, type = "regular", scripts = {"None"}, family = "dra"} m["svs"] = { names = {"*Savosavo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["svx"] = { names = {"*Skalvian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["swa"] = { names = {"*Swahili"}, nahme = {"Suwahehlesch", "Kisuwaheli"}, grama = {"", "-"}, type = "regular", scripts = {"Latn", "Arab"}, family = "bnt", sort_key = { from = {"ng'", "^-"}, to = {"ngz"}} } m["swb"] = { names = {"*Maore Comorian"}, nahme = {"Kommohresch", "Maure-Kommohresch"}, grama = {"", "N-S"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["swe"] = { names = {"*Swedish"}, nahme = {"Schwehdesch"}, type = "regular", scripts = {"Latn"}, family = "gmq"} m["swf"] = { names = {"*Sere"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["swg"] = { names = {"*Swabian"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["swi"] = { names = {"*Sui"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["swj"] = { names = {"*Sira"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["swk"] = { names = {"*Malawi Sena"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["swl"] = { names = {"*Swedish Sign Language"}, nahme = {"schwehdesche Zeischeschprohch", "schwehdesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["swm"] = { names = {"*Samosa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["swn"] = { names = {"*Sokna"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["swo"] = { names = {"*Shanenawa"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["swp"] = { names = {"*Suau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["swq"] = { names = {"*Sharwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["swr"] = { names = {"*Saweru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sws"] = { names = {"*Seluwasan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["swt"] = { names = {"*Sawila"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["swu"] = { names = {"*Suwawa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["swv"] = { names = {"*Shekhawati"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sww"] = { names = {"*Sowa"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["swx"] = { names = {"*Suruahá"}, type = "regular", scripts = {"None"}, family = "auf"} m["swy"] = { names = {"*Sarua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sxb"] = { names = {"*Suba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sxc"] = { names = {"*Sicanian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sxe"] = { names = {"*Sighu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sxg"] = { names = {"*Shixing"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sxk"] = { names = {"*Southern Kalapuya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sxl"] = { names = {"*Selian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sxm"] = { names = {"*Samre"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sxn"] = { names = {"*Sangir"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["sxo"] = { names = {"*Sorothaptic"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sxr"] = { names = {"*Saaroa"}, type = "regular", scripts = {"Latn"}, family = "map"} m["sxs"] = { names = {"*Sasaru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sxu"] = { names = {"*Upper Saxon"}, nahme = {"Säksesch", "Bovversäksesch", "Säksesch vun hükzedaach"}, grama = {"S", "S", "Saa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sxw"] = { names = {"*Saxwe Gbe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sya"] = { names = {"*Siang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["syb"] = { names = {"*Central Subanen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["syc"] = { names = {"*Classical Syriac"}, nahme = {"klaßesch Sühresch"}, grama = {"aS"}, type = "regular", scripts = {"Syrc"}, family = "sem-ara"} m["syi"] = { names = {"*Seki"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["syk"] = { names = {"*Sukur"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["syl"] = { names = {"*Sylheti"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sym"] = { names = {"*Maya Samo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["syn"] = { names = {"*Senaya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["syo"] = { names = {"*Suoy"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["syr"] = { names = {"*Syriac"}, nahme = {"Sühresch"}, grama = {"-"}, type = "regular", scripts = {"Syrc"}, family = "sem-ara"} m["sys"] = { names = {"*Sinyar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["syw"] = { names = {"*Kagate"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["syy"] = { names = {"*Al-Sayyid Bedouin Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sza"] = { names = {"*Semelai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["szb"] = { names = {"*Ngalum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["szc"] = { names = {"*Semaq Beri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["szd"] = { names = {"*Seru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["sze"] = { names = {"*Seze"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["szg"] = { names = {"*Sengele"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["szl"] = { names = {"*Silesian"}, nahme = {"Schlonsakkesch", "Waßßerpollnesch"}, type = "regular", scripts = {"Latn"}, family = "zlw"} m["szn"] = { names = {"*Sula"}, type = "regular", scripts = {"None"}, family = "plf"} m["szp"] = { names = {"*Suabo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["szw"] = { names = {"*Sawai"}, type = "regular", scripts = {"None"}, family = "poz-hce"} m["taa"] = { names = {"*Lower Tanana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tab"] = { names = {"*Tabassaran", "Tabasaran"}, type = "regular", scripts = {"Cyrl"}, family = "cau-nec", translit_module = "tab-translit"} m["tac"] = { names = {"*Lowland Tarahumara"}, type = "regular", scripts = {"None"}, family = "azc"} m["tad"] = { names = {"*Tause"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tae"] = { names = {"*Tariana"}, type = "regular", scripts = {"None"}, family = "awd"} m["taf"] = { names = {"*Tapirapé"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tag"] = { names = {"*Tagoi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tah"] = { names = {"*Tahitian"}, nahme = {"Tahihtesch"}, grama = {"S"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["taj"] = { names = {"*Eastern Tamang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tak"] = { names = {"*Tala"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tal"] = { names = {"*Tal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tam"] = { names = {"*Tamil"}, nahme = {"Tamihlesch"}, type = "regular", scripts = {"Taml"}, family = "dra"} m["tan"] = { names = {"*Tangale"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tao"] = { names = {"*Yami"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["tap"] = { names = {"*Taabwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["taq"] = { names = {"*Tamasheq"}, type = "regular", scripts = {"None"}, family = "ber"} m["tar"] = { names = {"*Central Tarahumara"}, type = "regular", scripts = {"Latn"}, family = "azc"} m["tas"] = { names = {"*Tay Boi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tat"] = { names = {"*Tatar"}, nahme = {"Tattahresch"}, type = "regular", scripts = {"Cyrl", "Latn", "Arab"}, family = "trk", translit_module = "tt-translit"} m["tau"] = { names = {"*Upper Tanana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tav"] = { names = {"*Tatuyo"}, type = "regular", scripts = {"None"}, family = "qfa-tuc"} m["taw"] = { names = {"*Tai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tax"] = { names = {"*Tamki"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tay"] = { names = {"*Atayal"}, type = "regular", scripts = {"Latn"}, family = "map-ata"} m["taz"] = { names = {"*Tocho"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tba"] = { names = {"*Aikanã"}, type = "regular", scripts = {"None"}, family = "qfa-iso"} m["tbb"] = { names = {"*Tapeba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tbc"] = { names = {"*Takia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tbd"] = { names = {"*Kaki Ae"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["tbe"] = { names = {"*Tanimbili"}, type = "regular", scripts = {"None"}, family = "poz-oce"} m["tbf"] = { names = {"*Mandara"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["tbg"] = { names = {"*North Tairora"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tbh"] = { names = {"*Thurawal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tbi"] = { names = {"*Gaam"}, type = "regular", scripts = {"None"}, family = "sdv"} m["tbj"] = { names = {"*Tiang"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["tbk"] = { names = {"*Calamian Tagbanwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tbl"] = { names = {"*Tboli"}, type = "regular", scripts = {"None"}, family = "phi"} m["tbm"] = { names = {"*Tagbu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tbn"] = { names = {"*Barro Negro Tunebo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tbo"] = { names = {"*Tawala"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["tbp"] = { names = {"*Diebroud"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tbr"] = { names = {"*Tumtum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tbs"] = { names = {"*Tanguat"}, type = "regular", scripts = {"None"}, family = "paa"} m["tbu"] = { names = {"*Tubar"}, type = "regular", scripts = {"None"}, family = "azc"} m["tbv"] = { names = {"*Tobo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tbw"] = { names = {"*Tagbanwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tbx"] = { names = {"*Kapin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tby"] = { names = {"*Tabaru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tbz"] = { names = {"*Ditammari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tca"] = { names = {"*Ticuna"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tcb"] = { names = {"*Tanacross"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tcc"] = { names = {"*Datooga"}, type = "regular", scripts = {"None"}, family = "sdv"} m["tcd"] = { names = {"*Tafi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tce"] = { names = {"*Southern Tutchone"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tcf"] = { names = {"*Malinaltepec Tlapanec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tcg"] = { names = {"*Tamagario"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tch"] = { names = {"*Turks And Caicos Creole English"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tci"] = { names = {"*Wára"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tck"] = { names = {"*Tchitchege"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tcm"] = { names = {"*Tanahmerah"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tcn"] = { names = {"*Tichurong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tco"] = { names = {"*Taungyo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tcp"] = { names = {"*Tawr Chin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tcq"] = { names = {"*Kaiy"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tcs"] = { names = {"*Torres Strait Creole", "Big Thap", "Blaikman", "Brokan", "Broken", "Broken English", "Cape York Creole", "Lockhart Creole", "Papuan Pidgin English", "Torres Strait Brokan", "Torres Strait Broken", "Torres Strait Pidgin", "Yumplatok"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["tct"] = { names = {"*T'en"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tcu"] = { names = {"*Southeastern Tarahumara"}, type = "regular", scripts = {"None"}, family = "azc"} m["tcw"] = { names = {"*Tecpatlán Totonac"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tcx"] = { names = {"*Toda"}, type = "regular", scripts = {"None"}, family = "dra"} m["tcy"] = { names = {"*Tulu"}, type = "regular", scripts = {"Knda"}, family = "dra"} m["tcz"] = { names = {"*Thado Chin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tda"] = { names = {"*Tagdal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tdb"] = { names = {"*Panchpargania"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tdc"] = { names = {"*Emberá-Tadó"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tdd"] = { names = {"*Tai Nüa"}, type = "regular", scripts = {"Tale"}, family = "tai-swe"} m["tde"] = { names = {"*Tiranige Diga Dogon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tdf"] = { names = {"*Talieng"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tdg"] = { names = {"*Western Tamang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tdh"] = { names = {"*Thulung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tdi"] = { names = {"*Tomadino"}, type = "regular", scripts = {"Latn"}, family = "poz-btk"} m["tdj"] = { names = {"*Tajio"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tdk"] = { names = {"*Tambas"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tdl"] = { names = {"*Sur"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tdn"] = { names = {"*Tondano"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tdo"] = { names = {"*Teme"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tdq"] = { names = {"*Tita"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tdr"] = { names = {"*Todrah"}, type = "regular", scripts = {"None"}, family = "mkh"} m["tds"] = { names = {"*Doutai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tdt"] = { names = {"*Tetun Dili"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tdu"] = { names = {"*Tempasuk Dusun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tdv"] = { names = {"*Toro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tdx"] = { names = {"*Tandroy-Mahafaly Malagasy"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tdy"] = { names = {"*Tadyawan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tea"] = { names = {"*Temiar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["teb"] = { names = {"*Tetete"}, type = "regular", scripts = {"None"}, family = "qfa-tuc"} m["tec"] = { names = {"*Terik"}, type = "regular", scripts = {"None"}, family = "sdv"} m["ted"] = { names = {"*Tepo Krumen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tee"] = { names = {"*Huehuetla Tepehua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tef"] = { names = {"*Teressa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["teg"] = { names = {"*Teke-Tege"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["teh"] = { names = {"*Tehuelche"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tei"] = { names = {"*Torricelli"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["tek"] = { names = {"*Ibali Teke"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tel"] = { names = {"*Telugu"}, nahme = {"Teluhru"}, grama = {"-"}, type = "regular", scripts = {"Telu"}, family = "dra"} m["tem"] = { names = {"*Timne"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["teo"] = { names = {"*Ateso"}, type = "regular", scripts = {"Latn"}, family = "sdv"} m["tep"] = { names = {"*Tepecano"}, type = "regular", scripts = {"None"}, family = "azc"} m["teq"] = { names = {"*Temein"}, type = "regular", scripts = {"None"}, family = "sdv"} m["ter"] = { names = {"*Tereno"}, type = "regular", scripts = {"None"}, family = "awd"} m["tes"] = { names = {"*Tengger"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tet"] = { names = {"*Tetum"}, nahme = {"Tetumsch"}, grama = {"S"}, type = "regular", scripts = {"Latn"}, family = "plf"} m["teu"] = { names = {"*Soo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tev"] = { names = {"*Teor"}, type = "regular", scripts = {"None"}, family = "plf"} m["tew"] = { names = {"*Tewa"}, type = "regular", scripts = {"Latn"}, family = "qfa-kta"} m["tex"] = { names = {"*Tennet"}, type = "regular", scripts = {"None"}, family = "sdv"} m["tey"] = { names = {"*Tulishi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tfi"] = { names = {"*Tofin Gbe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tfn"] = { names = {"*Dena'ina"}, type = "regular", scripts = {"Latn"}, family = "ath-nor"} m["tfo"] = { names = {"*Tefaro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tfr"] = { names = {"*Teribe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tft"] = { names = {"*Ternate"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tga"] = { names = {"*Sagalla"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tgb"] = { names = {"*Tobilung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tgc"] = { names = {"*Tigak"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["tgd"] = { names = {"*Ciwogai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tge"] = { names = {"*Eastern Gorkha Tamang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tgf"] = { names = {"*Chalikha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tgg"] = { names = {"*Tangga"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["tgh"] = { names = {"*Tobagonian Creole English"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tgi"] = { names = {"*Lawunuia"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["tgk"] = { names = {"*Tajik", "Tadjik", "Tadzhik", "Tajiki", "Tajik Persian"}, nahme = {"Tadschihkesch", "tadschihkesch Pärsesch"}, grama = {"", "aS"}, type = "regular", scripts = {"Cyrl", "fa-Arab", "Latn"}, family = "ira", translit_module = "tg-translit", sort_key = { from = {"Ё", "ё"}, to = {"Е" , "е"}} } m["tgl"] = { names = {"*Tagalog"}, nahme = {"Tajalloch"}, grama = {"-"}, type = "regular", scripts = {"Latn", "Tglg"}, family = "phi"} m["tgn"] = { names = {"*Tandaganon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tgo"] = { names = {"*Sudest"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["tgp"] = { names = {"*Tangoa"}, type = "regular", scripts = {"Latn"}, family = "poz-vnc"} m["tgq"] = { names = {"*Tring"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tgr"] = { names = {"*Tareng"}, type = "regular", scripts = {"None"}, family = "mkh"} m["tgs"] = { names = {"*Nume"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["tgt"] = { names = {"*Central Tagbanwa"}, type = "regular", scripts = {"Tagb"}, family = "phi"} m["tgu"] = { names = {"*Tanggu"}, type = "regular", scripts = {"None"}, family = "paa"} m["tgv"] = { names = {"*Tingui-Boto"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tgw"] = { names = {"*Tagwana Senoufo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tgx"] = { names = {"*Tagish"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tgy"] = { names = {"*Togoyo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tha"] = { names = {"*Thai"}, nahme = {"Thailändesch"}, grama = {"S"}, type = "regular", scripts = {"Thai"}, family = "tai-swe"} m["thc"] = { names = {"*Tai Hang Tong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["thd"] = { names = {"*Thayore"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["the"] = { names = {"*Chitwania Tharu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["thf"] = { names = {"*Thangmi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["thh"] = { names = {"*Northern Tarahumara"}, type = "regular", scripts = {"None"}, family = "azc"} m["thi"] = { names = {"*Tai Long"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["thk"] = { names = {"*Tharaka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["thl"] = { names = {"*Dangaura Tharu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["thm"] = { names = {"*Aheu"}, type = "regular", scripts = {"None"}, family = "mkh-vie"} m["thn"] = { names = {"*Thachanadan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["thp"] = { names = {"*Thompson"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["thq"] = { names = {"*Kochila Tharu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["thr"] = { names = {"*Rana Tharu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ths"] = { names = {"*Thakali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tht"] = { names = {"*Tahltan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["thu"] = { names = {"*Thuri"}, type = "regular", scripts = {"None"}, family = "sdv"} m["thv"] = { names = {"*Tahaggart Tamahaq"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["thw"] = { names = {"*Thudam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["thx"] = { names = {"*The"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["thy"] = { names = {"*Tha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["thz"] = { names = {"*Tayart Tamajeq"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tia"] = { names = {"*Tidikelt Tamazight"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tic"] = { names = {"*Tira"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tid"] = { names = {"*Tidong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tie"] = { names = {"*Tingal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tif"] = { names = {"*Tifal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tig"] = { names = {"*Tigre"}, type = "regular", scripts = {"Ethi"}, family = "sem-eth"} m["tih"] = { names = {"*Timugon Murut"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tii"] = { names = {"*Tiene"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tij"] = { names = {"*Tilung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tik"] = { names = {"*Tikar"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["til"] = { names = {"*Tillamook"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tim"] = { names = {"*Timbe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tin"] = { names = {"*Tindi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tio"] = { names = {"*Teop"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["tip"] = { names = {"*Trimuris"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tiq"] = { names = {"*Tiéfo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tir"] = { names = {"*Tigrinya"}, nahme = {"Tijrenejahnesch"}, type = "regular", scripts = {"Ethi"}, family = "sem-eth"} m["tis"] = { names = {"*Masadiit Itneg"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tit"] = { names = {"*Tinigua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tiu"] = { names = {"*Adasen"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tiv"] = { names = {"*Tivi", "Tiv"}, type = "regular", scripts = {"Latn"}, family = "nic-bod"} m["tiw"] = { names = {"*Tiwi"}, type = "regular", scripts = {"Latn"}, family = "qfa-iso"} m["tix"] = { names = {"*Southern Tiwa"}, type = "regular", scripts = {"Latn"}, family = "qfa-kta"} m["tiy"] = { names = {"*Tiruray"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["tiz"] = { names = {"*Tai Hongjin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tja"] = { names = {"*Tajuasohn"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tjg"] = { names = {"*Tunjung"}, type = "regular", scripts = {"None"}, family = "poz"} m["tji"] = { names = {"*Northern Tujia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tjm"] = { names = {"*Timucua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tjn"] = { names = {"*Tonjon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tjo"] = { names = {"*Temacine Tamazight"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tjs"] = { names = {"*Southern Tujia"}, type = "regular", scripts = {"Latn"}, family = "tbq"} m["tju"] = { names = {"*Tjurruru"}, type = "regular", scripts = {"None"}, family = "aus-nga"} m["tjw"] = { names = {"*Chaap Wuurong", "Djabwurrung", "Djab Wurrung", "Tjapwurrung"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["tka"] = { names = {"*Truká"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tkb"] = { names = {"*Buksa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tkd"] = { names = {"*Tukudede"}, type = "regular", scripts = {"Latn"}, family = "plf"} m["tke"] = { names = {"*Takwane"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tkf"] = { names = {"*Tukumanféd"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tkl"] = { names = {"*Tokelauan"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["tkm"] = { names = {"*Takelma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tkn"] = { names = {"*Toku-No-Shima"}, type = "regular", scripts = {"None"}, family = "jpx"} m["tkp"] = { names = {"*Tikopia"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["tkq"] = { names = {"*Tee"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["tkr"] = { names = {"*Tsakhur"}, type = "regular", scripts = {"Cyrl"}, family = "cau-nec"} m["tks"] = { names = {"*Takestani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tkt"] = { names = {"*Kathoriya Tharu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tku"] = { names = {"*Upper Necaxa Totonac"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tkw"] = { names = {"*Teanu"}, type = "regular", scripts = {"None"}, family = "poz-oce"} m["tkx"] = { names = {"*Tangko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tkz"] = { names = {"*Takua"}, type = "regular", scripts = {"None"}, family = "mkh"} m["tla"] = { names = {"*Southwestern Tepehuan"}, type = "regular", scripts = {"None"}, family = "azc"} m["tlb"] = { names = {"*Tobelo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tlc"] = { names = {"*Yecuatla Totonac"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tld"] = { names = {"*Talaud"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tlf"] = { names = {"*Telefol"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tlg"] = { names = {"*Tofanma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tlh"] = { names = {"*Klingon"}, type = "appendix-constructed", scripts = {"Latn"}, family = "art"} m["tli"] = { names = {"*Tlingit"}, type = "regular", scripts = {"Latn", "Cyrl"}, family = "xnd"} m["tlj"] = { names = {"*Talinga-Bwisi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tlk"] = { names = {"*Taloki"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tll"] = { names = {"*Tetela"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tlm"] = { names = {"*Tolomako"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["tln"] = { names = {"*Talondo'"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tlo"] = { names = {"*Talodi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tlp"] = { names = {"*Filomena Mata-Coahuitlán Totonac"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tlq"] = { names = {"*Tai Loi"}, type = "regular", scripts = {"None"}, family = "aav"} m["tlr"] = { names = {"*Talise"}, type = "regular", scripts = {"None"}, family = "poz-sls"} m["tls"] = { names = {"*Tambotalo"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["tlt"] = { names = {"*Teluti"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tlu"] = { names = {"*Tulehu"}, type = "regular", scripts = {"None"}, family = "plf"} m["tlv"] = { names = {"*Taliabu"}, type = "regular", scripts = {"Latn"}, family = "plf"} m["tlw"] = { names = {"*South Wemale"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tlx"] = { names = {"*Khehek"}, type = "regular", scripts = {"None"}, family = "poz-aay"} m["tly"] = { names = {"*Talysh"}, type = "regular", scripts = {"Latn", "Cyrl", "fa-Arab"}, family = "ira"} m["tmb"] = { names = {"*Avava"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["tmc"] = { names = {"*Tumak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tmd"] = { names = {"*Haruai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tme"] = { names = {"*Tremembé"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tmf"] = { names = {"*Toba-Maskoy"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tmg"] = { names = {"*Ternateño"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tmh"] = { names = {"*Tamashek", "Tamahaq", "Tamajaq", "Tamasheq", "Tuareg"}, type = "regular", scripts = {"None"}, family = "ber"} m["tmi"] = { names = {"*Tutuba"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["tmj"] = { names = {"*Samarokena"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tmk"] = { names = {"*Northwestern Tamang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tml"] = { names = {"*Tamnim Citak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tmm"] = { names = {"*Tai Thanh"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tmo"] = { names = {"*Temoq"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tmp"] = { names = {"*Tai Mène"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tmq"] = { names = {"*Tumleo"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["tms"] = { names = {"*Tima"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tmt"] = { names = {"*Tasmate"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["tmu"] = { names = {"*Iau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tmw"] = { names = {"*Temuan"}, type = "regular", scripts = {"Latn"}, family = "poz-mly"} m["tmy"] = { names = {"*Tami"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tmz"] = { names = {"*Tamanaku"}, type = "regular", scripts = {"None"}, family = "sai-car"} m["tna"] = { names = {"*Tacana"}, type = "regular", scripts = {"Latn"}, family = "qfa-pat"} m["tnb"] = { names = {"*Western Tunebo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tnc"] = { names = {"*Tanimuca-Retuarã"}, type = "regular", scripts = {"None"}, family = "qfa-tuc"} m["tnd"] = { names = {"*Angosturas Tunebo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tne"] = { names = {"*Tinoc Kallahan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tng"] = { names = {"*Tobanga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tnh"] = { names = {"*Maiani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tni"] = { names = {"*Tandia"}, type = "regular", scripts = {"None"}, family = "poz-hce"} m["tnk"] = { names = {"*Kwamera"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tnl"] = { names = {"*Lenakel"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tnm"] = { names = {"*Tabla"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tnn"] = { names = {"*North Tanna"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tno"] = { names = {"*Toromono"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["tnp"] = { names = {"*Whitesands"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tnq"] = { names = {"*Taino", "Taíno"}, type = "regular", scripts = {"Latn"}, family = "awd"} m["tnr"] = { names = {"*Bedik"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tns"] = { names = {"*Tenis"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["tnt"] = { names = {"*Tontemboan"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["tnu"] = { names = {"*Tay Khang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tnv"] = { names = {"*Tangchangya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tnw"] = { names = {"*Tonsawang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tnx"] = { names = {"*Tanema"}, type = "regular", scripts = {"None"}, family = "poz-oce"} m["tny"] = { names = {"*Tongwe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tob"] = { names = {"*Toba", "Chaco Sur", "Namqom", "Qom", "Toba Qom"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["toc"] = { names = {"*Coyutla Totonac"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tod"] = { names = {"*Toma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["toe"] = { names = {"*Tomedes"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tof"] = { names = {"*Gizrra"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tog"] = { names = {"*Chitonga", "Kitonga", "Siska", "Sisya", "Tonga", "Western Nyasa"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["toh"] = { names = {"*Gitonga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["toi"] = { names = {"*Tonga", "Chitonga", "Plateau Tonga", "Zambezi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["toj"] = { names = {"*Tojolabal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tol"] = { names = {"*Tolowa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tom"] = { names = {"*Tombulu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ton"] = { names = {"*Tongan"}, nahme = {"Tongjahnesch"}, grama = {"S"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["too"] = { names = {"*Xicotepec De Juárez Totonac"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["top"] = { names = {"*Papantla Totonac"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["toq"] = { names = {"*Toposa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tor"] = { names = {"*Togbo-Vara Banda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tos"] = { names = {"*Highland Totonac"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tou"] = { names = {"*Tho"}, type = "regular", scripts = {"None"}, family = "mkh-vie"} m["tov"] = { names = {"*Upper Taromi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tow"] = { names = {"*Jemez"}, type = "regular", scripts = {"None"}, family = "qfa-kta"} m["tox"] = { names = {"*Tobian"}, type = "regular", scripts = {"None"}, family = "poz-mic"} m["toy"] = { names = {"*Topoiyo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["toz"] = { names = {"*To"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tpa"] = { names = {"*Taupota"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["tpc"] = { names = {"*Azoyú Me'phaa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tpe"] = { names = {"*Tippera"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tpf"] = { names = {"*Tarpia"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["tpg"] = { names = {"*Kula"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tpi"] = { names = {"*Tok Pisin", "Melanesian Pidgin English", "Neo-Melanesian", "New Guinea Pidgin"}, nahme = {"Took Pisin", "mellanehsesch Pidschin-Änglesch"}, grama = {"S", "aN-S"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["tpj"] = { names = {"*Tapieté"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tpk"] = { names = {"*Tupinikin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tpl"] = { names = {"*Tlacoapa Me'phaa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tpm"] = { names = {"*Tampulma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tpn"] = { names = {"*Tupinambá"}, type = "regular", scripts = {"Latn"}, family = "tup"} m["tpo"] = { names = {"*Tai Pao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tpp"] = { names = {"*Pisaflores Tepehua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tpq"] = { names = {"*Tukpa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tpr"] = { names = {"*Tuparí"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tpt"] = { names = {"*Tlachichilco Tepehua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tpu"] = { names = {"*Tampuan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tpv"] = { names = {"*Tanapag"}, type = "regular", scripts = {"None"}, family = "poz-mic"} m["tpw"] = { names = {"*Old Tupi"}, type = "regular", scripts = {"Latn"}, family = "tup"} m["tpx"] = { names = {"*Acatepec Me'phaa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tpy"] = { names = {"*Trumai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tpz"] = { names = {"*Tinputz"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["tqb"] = { names = {"*Tembé"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tql"] = { names = {"*Lehali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tqm"] = { names = {"*Turumsa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tqn"] = { names = {"*Tenino"}, type = "regular", scripts = {"None"}, family = "nai-shp"} m["tqo"] = { names = {"*Toaripi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tqp"] = { names = {"*Tomoip"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["tqq"] = { names = {"*Tunni"}, type = "regular", scripts = {"None"}, family = "cus"} m["tqr"] = { names = {"*Torona"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tqt"] = { names = {"*Western Totonac"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tqu"] = { names = {"*Touo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tqw"] = { names = {"*Tonkawa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tra"] = { names = {"*Tirahi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["trb"] = { names = {"*Terebu"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["trc"] = { names = {"*Copala Triqui"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["trd"] = { names = {"*Turi"}, type = "regular", scripts = {"None"}, family = "mun"} m["tre"] = { names = {"*East Tarangan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["trf"] = { names = {"*Trinidadian Creole English"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["trg"] = { names = {"*Lishán Didán"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["trh"] = { names = {"*Turaka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tri"] = { names = {"*Trió"}, type = "regular", scripts = {"None"}, family = "sai-car"} m["trj"] = { names = {"*Toram"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["trl"] = { names = {"*Traveller Scottish"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["trm"] = { names = {"*Tregami"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["trn"] = { names = {"*Trinitario"}, type = "regular", scripts = {"None"}, family = "awd"} m["tro"] = { names = {"*Tarao Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["trp"] = { names = {"*Kokborok"}, type = "regular", scripts = {"None"}, family = "tbq"} m["trq"] = { names = {"*San Martín Itunyoso Triqui"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["trr"] = { names = {"*Taushiro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["trs"] = { names = {"*Chicahuaxtla Triqui"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["trt"] = { names = {"*Tunggare"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tru"] = { names = {"*Turoyo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["trv"] = { names = {"*Taroko", "Seediq"}, type = "regular", scripts = {"Latn"}, family = "map-ata"} m["trw"] = { names = {"*Torwali"}, type = "regular", scripts = {"ur-Arab"}, family = "iir-dar"} m["trx"] = { names = {"*Tringgus-Sembaan Bidayuh"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["try"] = { names = {"*Turung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["trz"] = { names = {"*Torá"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tsa"] = { names = {"*Tsaangi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tsb"] = { names = {"*Tsamai"}, type = "regular", scripts = {"None"}, family = "cus"} m["tsc"] = { names = {"*Tswa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tsd"] = { names = {"*Tsakonian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tse"] = { names = {"*Tunisian Sign Language"}, nahme = {"tunehsesche Zeischeschprohch", "tunehsesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tsf"] = { names = {"*Southwestern Tamang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tsg"] = { names = {"*Tausug"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["tsh"] = { names = {"*Tsuvan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tsi"] = { names = {"*Tsimshian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tsj"] = { names = {"*Tshangla"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tsk"] = { names = {"*Tseku"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tsl"] = { names = {"*Ts'ün-Lao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tsm"] = { names = {"*Turkish Sign Language"}, nahme = {"törkesche Zeischeschprohch", "törkesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tsn"] = { names = {"*Tswana", "Setswana"}, nahme = {"Se-Zwahnesch"}, grama = {"N-S"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["tso"] = { names = {"*Tsonga"}, nahme = {"Xi-Zongjahnesch"}, grama = {"N-S"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["tsp"] = { names = {"*Northern Toussian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tsq"] = { names = {"*Thai Sign Language"}, nahme = {"thailändesche Zeischeschprohch", "thailändesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tsr"] = { names = {"*Akei"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["tss"] = { names = {"*Taiwan Sign Language"}, nahme = {"taiwanehsesche Zeischeschprohch", "taiwanehsesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tsu"] = { names = {"*Tsou"}, type = "regular", scripts = {"Latn"}, family = "map"} m["tsv"] = { names = {"*Tsogo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tsw"] = { names = {"*Tsishingini"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tsx"] = { names = {"*Mubami"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tsy"] = { names = {"*Tebul Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tta"] = { names = {"*Tutelo"}, type = "regular", scripts = {"None"}, family = "sio"} m["ttb"] = { names = {"*Gaa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ttc"] = { names = {"*Tektiteko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ttd"] = { names = {"*Tauade"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tte"] = { names = {"*Bwanabwana"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["ttf"] = { names = {"*Tuotomb"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["ttg"] = { names = {"*Tutong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tth"] = { names = {"*Upper Ta'oih"}, type = "regular", scripts = {"None"}, family = "mkh"} m["tti"] = { names = {"*Tobati"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["ttj"] = { names = {"*Tooro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ttk"] = { names = {"*Totoro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ttl"] = { names = {"*Totela"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ttm"] = { names = {"*Northern Tutchone"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ttn"] = { names = {"*Towei"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tto"] = { names = {"*Lower Ta'oih"}, type = "regular", scripts = {"None"}, family = "mkh"} m["ttp"] = { names = {"*Tombelala"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ttq"] = { names = {"*Tawallammat Tamajaq"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ttr"] = { names = {"*Tera"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tts"] = { names = {"*Isan", "Isanese", "Isaan", "Issan"}, type = "regular", scripts = {"Thai"}, family = "tai-swe"} m["ttt"] = { names = {"*Muslim Tat"}, type = "regular", scripts = {"Latn", "Cyrl"}, family = "ira"} m["ttu"] = { names = {"*Torau"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["ttv"] = { names = {"*Titan"}, type = "regular", scripts = {"None"}, family = "poz-aay"} m["ttw"] = { names = {"*Long Wat"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tty"] = { names = {"*Sikaritai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ttz"] = { names = {"*Tsum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tua"] = { names = {"*Wiarumus"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["tub"] = { names = {"*Tübatulabal"}, type = "regular", scripts = {"None"}, family = "azc"} m["tuc"] = { names = {"*Mutu"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["tud"] = { names = {"*Tuxá"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tue"] = { names = {"*Tuyuca"}, type = "regular", scripts = {"None"}, family = "qfa-tuc"} m["tuf"] = { names = {"*Central Tunebo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tug"] = { names = {"*Tunia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tuh"] = { names = {"*Taulil"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tui"] = { names = {"*Tupuri"}, type = "regular", scripts = {"None"}, family = "alv"} m["tuj"] = { names = {"*Tugutil"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tul"] = { names = {"*Tula"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tuk"] = { names = {"*Turkmen"}, nahme = {"Törkmehnesch"}, grama = {"S"}, type = "regular", scripts = {"Latn", "Cyrl"}, family = "trk"} m["tum"] = { names = {"*Tumbuka"}, nahme = {"Tumbuka"}, grama = {"-"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["tun"] = { names = {"*Tunica"}, type = "regular", scripts = {"Latn"}, family = "qfa-iso"} m["tuo"] = { names = {"*Tucano"}, type = "regular", scripts = {"None"}, family = "qfa-tuc"} m["tuq"] = { names = {"*Tedaga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tur"] = { names = {"*Turkish"}, nahme = {"Törkesch"}, type = "regular", scripts = {"Latn"}, family = "trk", entry_name = { from = {"Â", "â", "Û", "û", CIRC}, to = {"A", "a", "U", "u"}} } m["tus"] = { names = {"*Tuscarora"}, type = "regular", scripts = {"None"}, family = "iro"} m["tuu"] = { names = {"*Tututni"}, type = "regular", scripts = {"None"}, family = "ath-pco"} m["tuv"] = { names = {"*Turkana"}, type = "regular", scripts = {"None"}, family = "sdv"} m["tux"] = { names = {"*Tuxináwa"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["tuy"] = { names = {"*Tugen"}, type = "regular", scripts = {"None"}, family = "sdv"} m["tuz"] = { names = {"*Turka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tva"] = { names = {"*Vaghua"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["tvd"] = { names = {"*Tsuvadi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tve"] = { names = {"*Te'un"}, type = "regular", scripts = {"None"}, family = "plf"} m["tvk"] = { names = {"*Southeast Ambrym"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["tvl"] = { names = {"*Tuvaluan"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["tvm"] = { names = {"*Tela-Masbuar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tvn"] = { names = {"*Tavoyan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tvo"] = { names = {"*Tidore"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tvs"] = { names = {"*Taveta"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tvt"] = { names = {"*Tutsa Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tvu"] = { names = {"*Tunen", "Tunen-Aling'a"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["tvw"] = { names = {"*Sedoa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tvy"] = { names = {"*Timor Pidgin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["twa"] = { names = {"*Twana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["twb"] = { names = {"*Western Tawbuid"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["twc"] = { names = {"*Teshenawa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["twf"] = { names = {"*Taos"}, type = "regular", scripts = {"Latn"}, family = "qfa-kta"} m["twg"] = { names = {"*Tereweng"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["twh"] = { names = {"*Tai Dón"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["twi"] = { names = {"*Twi"}, type = "regular", scripts = {"Latn"}, family = "alv-kwa"} m["twl"] = { names = {"*Tawara"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["twm"] = { names = {"*Tawang Monpa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["twn"] = { names = {"*Twendi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["two"] = { names = {"*Tswapong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["twp"] = { names = {"*Ere"}, type = "regular", scripts = {"None"}, family = "poz-aay"} m["twq"] = { names = {"*Tasawaq"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["twr"] = { names = {"*Southwestern Tarahumara"}, type = "regular", scripts = {"None"}, family = "azc"} m["twt"] = { names = {"*Turiwára"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["twu"] = { names = {"*Termanu"}, type = "regular", scripts = {"None"}, family = "plf"} m["tww"] = { names = {"*Tuwari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["twx"] = { names = {"*Tewe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["twy"] = { names = {"*Tawoyan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["txa"] = { names = {"*Tombonuo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["txb"] = { names = {"*Tocharian B", "West Tocharian", "Kuchean"}, type = "regular", scripts = {"None"}, family = "ine-toc"} m["txc"] = { names = {"*Tsetsaut"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["txe"] = { names = {"*Totoli"}, type = "regular", scripts = {"Latn"}, family = "poz-tot"} m["txg"] = { names = {"*Tangut"}, type = "regular", scripts = {"Tang"}, family = "tbq"} m["txh"] = { names = {"*Thracian"}, type = "regular", scripts = {"Grek"}, family = "ine"} m["txi"] = { names = {"*Ikpeng"}, type = "regular", scripts = {"None"}, family = "sai-car"} m["txm"] = { names = {"*Tomini"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["txn"] = { names = {"*West Tarangan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["txo"] = { names = {"*Toto"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["txq"] = { names = {"*Tii"}, type = "regular", scripts = {"None"}, family = "plf"} m["txr"] = { names = {"*Tartessian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["txs"] = { names = {"*Tonsea"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["txt"] = { names = {"*Citak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["txu"] = { names = {"*Kayapó"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["txx"] = { names = {"*Tatana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["txy"] = { names = {"*Tanosy Malagasy"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tya"] = { names = {"*Tauya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tye"] = { names = {"*Kyenga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tyh"] = { names = {"*O'du"}, type = "regular", scripts = {"None"}, family = "mkh"} m["tyi"] = { names = {"*Teke-Tsaayi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tyj"] = { names = {"*Tai Do"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tyl"] = { names = {"*Thu Lao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tyn"] = { names = {"*Kombai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["typ"] = { names = {"*Thaypan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tyr"] = { names = {"*Tai Daeng"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tys"] = { names = {"*Tày Sa Pa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tyt"] = { names = {"*Tày Tac"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tyu"] = { names = {"*Kua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tyv"] = { names = {"*Tuvan", "Tyvan"}, type = "regular", scripts = {"Cyrl"}, family = "trk", translit_module = "tyv-translit"} m["tyx"] = { names = {"*Teke-Tyee"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tyz"] = { names = {"*Tày"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tza"] = { names = {"*Tanzanian Sign Language"}, nahme = {"tansanejahnesche Zeischeschprohch", "tansanejahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tzh"] = { names = {"*Tzeltal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tzj"] = { names = {"*Tz'utujil"}, type = "regular", scripts = {"Latn"}, family = "myn"} m["tzl"] = { names = {"*Talossan"}, type = "appendix-constructed", scripts = {"None"}, family = "art"} m["tzm"] = { names = {"*Central Atlas Tamazight"}, type = "regular", scripts = {"Tfng"}, family = "ber"} m["tzn"] = { names = {"*Tugun"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["tzo"] = { names = {"*Tzotzil"}, type = "regular", scripts = {"Latn"}, family = "myn"} m["tzx"] = { names = {"*Tabriak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["uam"] = { names = {"*Uamué"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["uan"] = { names = {"*Kuan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["uar"] = { names = {"*Tairuma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["uba"] = { names = {"*Ubang"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["ubi"] = { names = {"*Ubi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ubl"] = { names = {"*Buhi'non Bikol"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ubr"] = { names = {"*Ubir"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["ubu"] = { names = {"*Umbu-Ungu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["uby"] = { names = {"*Ubykh"}, type = "regular", scripts = {"Latn"}, family = "cau-nwc"} m["uda"] = { names = {"*Uda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ude"] = { names = {"*Udihe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["udg"] = { names = {"*Muduga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["udi"] = { names = {"*Udi"}, type = "regular", scripts = {"Cyrl"}, family = "cau-nec"} m["udj"] = { names = {"*Ujir"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["udl"] = { names = {"*Uldeme"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["udm"] = { names = {"*Udmurt"}, type = "regular", scripts = {"Cyrl"}, family = "fiu", translit_module = "udm-translit"} m["udu"] = { names = {"*Uduk"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ues"] = { names = {"*Kioko"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ufi"] = { names = {"*Ufim"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["uga"] = { names = {"*Ugaritic"}, type = "regular", scripts = {"Ugar"}, family = "sem-nwe"} m["ugb"] = { names = {"*Kuku-Ugbanh"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["uge"] = { names = {"*Ughele"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["ugn"] = { names = {"*Ugandan Sign Language"}, nahme = {"ojanndesche Zeischeschprohch", "ojanndesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ugo"] = { names = {"*Ugong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ugy"] = { names = {"*Uruguayan Sign Language"}, nahme = {"orojowaijahnesche Zeischeschprohch", "orojowaijahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["uha"] = { names = {"*Uhami"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["uhn"] = { names = {"*Damal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["uig"] = { names = {"*Uyghur", "Uigur", "Uighur", "Uygur"}, nahme = {"Uj'juhresch"}, type = "regular", scripts = {"ug-Arab", "Latn", "Cyrl"}, family = "trk", translit_module = "ug-translit"} m["uis"] = { names = {"*Uisai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["uiv"] = { names = {"*Iyive"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["uji"] = { names = {"*Tanjijili"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["uka"] = { names = {"*Kaburi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ukg"] = { names = {"*Ukuriguma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ukh"] = { names = {"*Ukhwejo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ukl"] = { names = {"*Ukrainian Sign Language"}, nahme = {"okrajnesche Zeischeschprohch", "okrajnesche Jebeeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ukp"] = { names = {"*Ukpe-Bayobiri"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["ukr"] = { names = {"*Ukrainian"}, nahme = {"Okrainesch"}, type = "regular", scripts = {"Cyrl"}, family = "zle", translit_module = "uk-translit", entry_name = { from = {"\204\128", "\204\129"}, to = {}} } m["ukq"] = { names = {"*Ukwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["uks"] = { names = {"*Kaapor Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["uku"] = { names = {"*Ukue"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ukw"] = { names = {"*Ukwuani-Aboh-Ndoni"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ula"] = { names = {"*Fungwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ulb"] = { names = {"*Ulukwumi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ulc"] = { names = {"*Ulch"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ulf"] = { names = {"*Afra"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["uli"] = { names = {"*Ulithian"}, type = "regular", scripts = {"None"}, family = "poz-mic"} m["ulk"] = { names = {"*Meriam"}, type = "regular", scripts = {"Latn"}, family = "ngf"} m["ull"] = { names = {"*Ullatan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ulm"] = { names = {"*Ulumanda'"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["uln"] = { names = {"*Unserdeutsch", "Rabaul Creole German"}, nahme = {"Unserdeutsch"}, nahme = {"S"}, type = "regular", scripts = {"Latn"}, family = "crp"} m["ulu"] = { names = {"*Uma' Lung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ulw"] = { names = {"*Ulwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["uma"] = { names = {"*Umatilla"}, type = "regular", scripts = {"None"}, family = "nai-shp"} m["umb"] = { names = {"*Umbundu", "South Mbundu"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["umc"] = { names = {"*Marrucinian"}, type = "regular", scripts = {"Latn"}, family = "itc"} m["umd"] = { names = {"*Umbindhamu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["umg"] = { names = {"*Umbuygamu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["umi"] = { names = {"*Ukit"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["umm"] = { names = {"*Umon"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["umn"] = { names = {"*Makyan Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["umo"] = { names = {"*Umotína"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ump"] = { names = {"*Umpila"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["umr"] = { names = {"*Umbugarla"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ums"] = { names = {"*Pendau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["umu"] = { names = {"*Munsee"}, type = "regular", scripts = {"Latn"}, family = "del"} m["una"] = { names = {"*North Watut"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["und"] = { names = {"*Undetermined"}, nahme = {"Onbeschtemmp"}, gram = "-te", type = "regular", scripts = {"Zyyy"}, family = "qfa-not"} m["une"] = { names = {"*Uneme"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ung"] = { names = {"*Ngarinyin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["unk"] = { names = {"*Enawené-Nawé"}, type = "regular", scripts = {"None"}, family = "awd"} m["unm"] = { names = {"*Unami"}, type = "regular", scripts = {"Latn"}, family = "del", entry_name = { from = {"À", "Ä", "È", "Ë", "Ì", "Ò", "Ù", "à", "ä", "è", "ë", "ì", "ò", "ù"}, to = {"A", "A", "E", "E", "I", "O", "U", "a", "a", "e", "e", "i", "o", "u"}} } m["unn"] = { names = {"*Kurnai", "Gunai", "Gaanay", "Ganai", "Gunnai'", "Kurnay"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["unp"] = { names = {"*Worora"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["unr"] = { names = {"*Mundari"}, type = "regular", scripts = {"None"}, family = "mun"} m["unu"] = { names = {"*Unubahe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["unx"] = { names = {"*Munda"}, type = "regular", scripts = {"None"}, family = "mun"} m["unz"] = { names = {"*Unde Kaili"}, type = "regular", scripts = {"Latn"}, family = "poz-kal"} m["uok"] = { names = {"*Uokha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["upi"] = { names = {"*Umeda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["upv"] = { names = {"*Uripiv-Wala-Rano-Atchin"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["ura"] = { names = {"*Urarina"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["urb"] = { names = {"*Urubú-Kaapor"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["urc"] = { names = {"*Urningangg"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["urd"] = { names = {"*Urdu"}, nahme = {"Urdu/Hindi"}, grama = {"N/N"}, type = "regular", scripts = {"ur-Arab"}, family = "inc", entry_name = { from = {"\217\139", "\217\140", "\217\141", "\217\142", "\217\143", "\217\144", "\217\145", "\217\146"}, to = {}} } m["ure"] = { names = {"*Uru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["urf"] = { names = {"*Uradhi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["urg"] = { names = {"*Urigina"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["urh"] = { names = {"*Urhobo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["uri"] = { names = {"*Urim"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["urk"] = { names = {"*Urak Lawoi'"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["url"] = { names = {"*Urali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["urm"] = { names = {"*Urapmin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["urn"] = { names = {"*Uruangnirin"}, type = "regular", scripts = {"Latn"}, family = "plf"} m["urp"] = { names = {"*Uru-Pa-In"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["urr"] = { names = {"*Lehalurup"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["urt"] = { names = {"*Urat"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["uru"] = { names = {"*Urumi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["urv"] = { names = {"*Uruava"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["urw"] = { names = {"*Sop"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["urx"] = { names = {"*Urimo"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["ury"] = { names = {"*Orya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["urz"] = { names = {"*Uru-Eu-Wau-Wau"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["usa"] = { names = {"*Usarufa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ush"] = { names = {"*Ushojo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["usi"] = { names = {"*Usui"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["usk"] = { names = {"*Usaghade"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["usp"] = { names = {"*Uspanteco"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["usu"] = { names = {"*Uya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["uta"] = { names = {"*Otank"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["ute"] = { names = {"*Ute"}, type = "regular", scripts = {"Latn"}, family = "azc"} m["utr"] = { names = {"*Etulo"}, type = "regular", scripts = {"None"}, family = "alv"} m["utu"] = { names = {"*Utu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["uum"] = { names = {"*Urum"}, type = "regular", scripts = {"Cyrl"}, family = "trk"} m["uun"] = { names = {"*Kulon-Pazeh"}, type = "regular", scripts = {"None"}, family = "map"} m["uur"] = { names = {"*Ura"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["uuu"] = { names = {"*U"}, type = "regular", scripts = {"None"}, family = "aav"} m["uve"] = { names = {"*West Uvean"}, type = "regular", scripts = {"None"}, family = "poz-pol"} m["uvh"] = { names = {"*Uri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["uvl"] = { names = {"*Lote"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["uwa"] = { names = {"*Kuku-Uwanh"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["uya"] = { names = {"*Doko-Uyanga"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["uzb"] = { names = {"*Uzbek"}, nahme = {"Oßbehkesch"}, grama = {"S"}, type = "regular", scripts = {"Latn", "Cyrl", "fa-Arab"}, family = "trk"} m["uzn"] = { names = {"*Northern Uzbek"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["uzs"] = { names = {"*Southern Uzbek"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vaa"] = { names = {"*Vaagri Booli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vae"] = { names = {"*Vale"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vaf"] = { names = {"*Vafsi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vag"] = { names = {"*Vagla"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vah"] = { names = {"*Varhadi-Nagpuri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vai"] = { names = {"*Vai", "Gallinas", "Vy"}, type = "regular", scripts = {"Vaii"}, family = "dmn"} m["vaj"] = { names = {"*Vasekela Bushman"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["val"] = { names = {"*Vehes"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vam"] = { names = {"*Vanimo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["van"] = { names = {"*Valman"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["vao"] = { names = {"*Vao"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["vap"] = { names = {"*Vaiphei"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["var"] = { names = {"*Huarijio", "Guarijío", "Varihío", "Warihío"}, type = "regular", scripts = {"Latn"}, family = "azc"} m["vas"] = { names = {"*Vasavi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vau"] = { names = {"*Vanuma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vav"] = { names = {"*Varli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vay"] = { names = {"*Vayu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vbb"] = { names = {"*Southeast Babar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vbk"] = { names = {"*Southwestern Bontok"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vec"] = { names = {"*Venetian"}, nahme = {"Venehdesch", "Venehzesch", "Venehtesch"}, type = "regular", scripts = {"Latn"}, family = "roa"} m["ved"] = { names = {"*Veddah"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vem"] = { names = {"*Vemgo-Mabas"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ven"] = { names = {"*Venda"}, nahme = {"Wenda"}, grama = {"-"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["veo"] = { names = {"*Ventureño"}, type = "regular", scripts = {"Latn"}, family = "nai-chu"} m["vep"] = { names = {"*Veps"}, type = "regular", scripts = {"Latn"}, family = "fiu-fin"} m["ver"] = { names = {"*Mom Jango"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vgr"] = { names = {"*Vaghri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vgt"] = { names = {"*Flemish Sign Language"}, nahme = {"flähmesche Zeischeschprohch", "flähmesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vic"] = { names = {"*Virgin Islands Creole"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vid"] = { names = {"*Vidunda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vie"] = { names = {"*Vietnamese"}, nahme = {"Viejätnamehsesch"}, type = "regular", scripts = {"Latn", "Hani"}, family = "mkh-vie"} m["vif"] = { names = {"*Vili"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vig"] = { names = {"*Viemo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vil"] = { names = {"*Vilela"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vin"] = { names = {"*Vinza"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["vis"] = { names = {"*Vishavan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vit"] = { names = {"*Viti"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["viv"] = { names = {"*Iduna"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["vka"] = { names = {"*Kariyarra"}, type = "regular", scripts = {"None"}, family = "aus-nga"} m["vki"] = { names = {"*Ija-Zuba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vkj"] = { names = {"*Kujarge"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vkk"] = { names = {"*Kaur"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vkl"] = { names = {"*Kulisusu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vkm"] = { names = {"*Kamakan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vko"] = { names = {"*Kodeoha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vkp"] = { names = {"*Korlai Creole Portuguese"}, nahme = {"Korlai krejohlesch Pochtojehsesch"}, grama = {"NaS"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vkt"] = { names = {"*Tenggarong Kutai Malay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vku"] = { names = {"*Kurrama"}, type = "regular", scripts = {"None"}, family = "aus-nga"} m["vlp"] = { names = {"*Valpei"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["vls"] = { names = {"*West Flemish"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["vma"] = { names = {"*Martuthunira"}, type = "regular", scripts = {"Latn"}, family = "aus-nga"} m["vmb"] = { names = {"*Mbabaram"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["vmc"] = { names = {"*Juxtlahuaca Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["vmd"] = { names = {"*Mudu Koraga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vme"] = { names = {"*East Masela"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vmg"] = { names = {"*Minigir"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["vmh"] = { names = {"*Maraghei"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vmi"] = { names = {"*Miwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vmj"] = { names = {"*Ixtayutla Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["vmk"] = { names = {"*Makhuwa-Shirima"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["vml"] = { names = {"*Malgana"}, type = "regular", scripts = {"None"}, family = "aus-psw"} m["vmm"] = { names = {"*Mitlatongo Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["vmp"] = { names = {"*Soyaltepec Mazatec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vmq"] = { names = {"*Soyaltepec Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["vmr"] = { names = {"*Marenje"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vms"] = { names = {"*Moksela"}, type = "regular", scripts = {"None"}, family = "plf"} m["vmu"] = { names = {"*Muluridyi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vmv"] = { names = {"*Valley Maidu"}, type = "regular", scripts = {"None"}, family = "nai-mdu"} m["vmw"] = { names = {"*Makhuwa"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["vmx"] = { names = {"*Tamazola Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["vmy"] = { names = {"*Ayautla Mazatec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vmz"] = { names = {"*Mazatlán Mazatec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vnk"] = { names = {"*Lovono"}, type = "regular", scripts = {"None"}, family = "poz-oce"} m["vnm"] = { names = {"*Neve'ei"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["vnp"] = { names = {"*Vunapu"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["vol"] = { names = {"*Volapük"}, nahme = {"Volapük"}, grama = {"-"}, type = "regular", scripts = {"Latn"}, family = "art"} m["vor"] = { names = {"*Voro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vot"] = { names = {"*Votic"}, type = "regular", scripts = {"Latn"}, family = "fiu-fin"} m["vra"] = { names = {"*Vera'a"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vro"] = { names = {"*Võro"}, type = "regular", scripts = {"Latn"}, family = "fiu-fin"} m["vrs"] = { names = {"*Varisi"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["vrt"] = { names = {"*Banam Bay"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["vsi"] = { names = {"*Moldova Sign Language"}, nahme = {"moldahvesche Zeischeschprohch", "moldahvesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vsl"] = { names = {"*Venezuelan Sign Language"}, nahme = {"venezowelahner Zeischeschprohch", "venezowelahner Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vsv"] = { names = {"*Valencian Sign Language"}, nahme = {"walänzijahnesche Zeischeschprohch", "walänzijahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vto"] = { names = {"*Vitou"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vum"] = { names = {"*Vumbu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vun"] = { names = {"*Vunjo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["vut"] = { names = {"*Vute"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["waa"] = { names = {"*Walla Walla"}, type = "regular", scripts = {"None"}, family = "nai-shp"} m["wab"] = { names = {"*Wab"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["wac"] = { names = {"*Wasco-Wishram"}, type = "regular", scripts = {"None"}, family = "nai-ckn"} m["wad"] = { names = {"*Wandamen"}, type = "regular", scripts = {"Latn"}, family = "poz-hce"} m["wae"] = { names = {"*Walser"}, nahme = {"Walserdütsch"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["waf"] = { names = {"*Wakoná"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wag"] = { names = {"*Wa'ema"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["wah"] = { names = {"*Watubela"}, type = "regular", scripts = {"None"}, family = "plf"} m["wai"] = { names = {"*Wares"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["waj"] = { names = {"*Waffa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wal"] = { names = {"*Walamo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wam"] = { names = {"*Massachusett", "Wampanoag"}, type = "regular", scripts = {"Latn"}, family = "alg"} m["wan"] = { names = {"*Wan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wao"] = { names = {"*Wappo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wap"] = { names = {"*Wapishana"}, type = "regular", scripts = {"None"}, family = "awd"} m["waq"] = { names = {"*Wageman", "Wagiman", "Wakiman", "Wogeman"}, type = "regular", scripts = {"Latn"}, family = "aus-gun"} m["war"] = { names = {"*Waray-Waray"}, nahme = {"Winray"}, type = "regular", scripts = {"Latn"}, family = "phi"} m["was"] = { names = {"*Washo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wat"] = { names = {"*Kaninuwa"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["wau"] = { names = {"*Waurá"}, type = "regular", scripts = {"None"}, family = "awd"} m["wav"] = { names = {"*Waka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["waw"] = { names = {"*Waiwai"}, type = "regular", scripts = {"None"}, family = "sai-car"} m["wax"] = { names = {"*Watam"}, type = "regular", scripts = {"None"}, family = "paa"} m["way"] = { names = {"*Wayana"}, type = "regular", scripts = {"None"}, family = "sai-car"} m["waz"] = { names = {"*Wampur"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["wba"] = { names = {"*Warao"}, type = "regular", scripts = {"Latn"}, family = "qfa-iso"} m["wbb"] = { names = {"*Wabo"}, type = "regular", scripts = {"Latn"}, family = "poz-hce"} m["wbe"] = { names = {"*Waritai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wbf"] = { names = {"*Wara"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wbh"] = { names = {"*Wanda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wbi"] = { names = {"*Wanji"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wbj"] = { names = {"*Alagwa"}, type = "regular", scripts = {"None"}, family = "cus"} m["wbk"] = { names = {"*Waigali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wbl"] = { names = {"*Wakhi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wbm"] = { names = {"*Wa"}, type = "regular", scripts = {"None"}, family = "aav"} m["wbp"] = { names = {"*Warlpiri"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["wbq"] = { names = {"*Waddar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wbr"] = { names = {"*Wagdi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wbt"] = { names = {"*Wanman"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wbv"] = { names = {"*Wajarri"}, type = "regular", scripts = {"None"}, family = "aus-psw"} m["wbw"] = { names = {"*Woi"}, type = "regular", scripts = {"Latn"}, family = "poz-hce"} m["wca"] = { names = {"*Yanomámi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wci"] = { names = {"*Waci Gbe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wdd"] = { names = {"*Wandji"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wdg"] = { names = {"*Wadaginam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wdj"] = { names = {"*Wadjiginy"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wdk"] = { names = {"*Wadikali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wdu"] = { names = {"*Wadjigu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wdy"] = { names = {"*Wadjabangayi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wea"] = { names = {"*Wewaw"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wec"] = { names = {"*Wè Western"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wed"] = { names = {"*Wedau"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["weg"] = { names = {"*Wergaia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["weh"] = { names = {"*Weh"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wei"] = { names = {"*Kiunum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wem"] = { names = {"*Weme Gbe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["weo"] = { names = {"*North Wemale"}, type = "regular", scripts = {"None"}, family = "plf"} m["wer"] = { names = {"*Weri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wes"] = { names = {"*Cameroon Pidgin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wet"] = { names = {"*Perai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["weu"] = { names = {"*Welaung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wew"] = { names = {"*Weyewa"}, type = "regular", scripts = {"Latn"}, family = "plf"} m["wfg"] = { names = {"*Yafi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wga"] = { names = {"*Wagaya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wgb"] = { names = {"*Wagawaga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wgg"] = { names = {"*Wangganguru"}, type = "regular", scripts = {"None"}, family = "aus-kar"} m["wgi"] = { names = {"*Wahgi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wgo"] = { names = {"*Waigeo"}, type = "regular", scripts = {"None"}, family = "poz-hce"} m["wgy"] = { names = {"*Warrgamay"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["wha"] = { names = {"*Manusela"}, type = "regular", scripts = {"None"}, family = "plf"} m["whg"] = { names = {"*North Wahgi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["whk"] = { names = {"*Wahau Kenyah"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["whu"] = { names = {"*Wahau Kayan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wib"] = { names = {"*Southern Toussian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wic"] = { names = {"*Wichita"}, type = "regular", scripts = {"None"}, family = "cdd"} m["wie"] = { names = {"*Wik-Epa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wif"] = { names = {"*Wik-Keyangan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wig"] = { names = {"*Wik-Ngathana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wih"] = { names = {"*Wik-Me'anha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wii"] = { names = {"*Minidien"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["wij"] = { names = {"*Wik-Iiyanh"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wik"] = { names = {"*Wikalkan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wil"] = { names = {"*Wilawila"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wim"] = { names = {"*Wik-Mungkan"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["win"] = { names = {"*Winnebago"}, type = "regular", scripts = {"Latn"}, family = "sio"} m["wir"] = { names = {"*Wiraféd"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wit"] = { names = {"*Wintu"}, type = "regular", scripts = {"Latn"}, family = "qfa-wtq"} m["wiu"] = { names = {"*Wiru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wiv"] = { names = {"*Muduapa"}, type = "regular", scripts = {"Latn"}, family = "poz-ocw"} m["wiw"] = { names = {"*Wirangu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wiy"] = { names = {"*Wiyot"}, type = "regular", scripts = {"None"}, family = "aql"} m["wja"] = { names = {"*Waja"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wji"] = { names = {"*Warji"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wka"] = { names = {"*Kw'adza"}, type = "regular", scripts = {"None"}, family = "cus"} m["wkb"] = { names = {"*Kumbaran"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wkd"] = { names = {"*Mo", "Wakde"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["wkl"] = { names = {"*Kalanadi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wku"] = { names = {"*Kunduvadi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wkw"] = { names = {"*Wakawaka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wky"] = { names = {"*Wangkayutyuru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wla"] = { names = {"*Walio"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wlc"] = { names = {"*Mwali Comorian"}, nahme = {"Mwahli-Kommohresch"}, grama = {"N-S"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wle"] = { names = {"*Wolane"}, type = "regular", scripts = {"None"}, family = "sem-eth"} m["wlg"] = { names = {"*Kunbarlang"}, type = "regular", scripts = {"None"}, family = "aus-gun"} m["wli"] = { names = {"*Waioli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wlk"] = { names = {"*Wailaki"}, type = "regular", scripts = {"None"}, family = "ath-pco"} m["wlm"] = { names = {"*Middle Welsh"}, nahme = {"Meddelwalihsesch"}, grama = {"S"}, type = "regular", scripts = {"Latn"}, family = "cel-bry"} m["wln"] = { names = {"*Walloon"}, type = "regular", scripts = {"Latn"}, family = "roa", sort_key = { from = {"[áàâäå]", "[éèêë]", "[íìîï]", "[óòôö]", "[úùûü]", "[ýỳŷÿ]", "ç", "'"}, to = {"a" , "e" , "i" , "o" , "u" , "y" , "c"}} } m["wlo"] = { names = {"*Wolio"}, type = "regular", scripts = {"Latn", "Arab"}, family = "poz-wot"} m["wlr"] = { names = {"*Wailapa"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["wls"] = { names = {"*Wallisian"}, type = "regular", scripts = {"Latn"}, family = "poz-pol"} m["wlu"] = { names = {"*Wuliwuli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wlv"] = { names = {"*Wichí Lhamtés Vejoz"}, type = "regular", scripts = {"None"}, family = "qfa-mtc"} m["wlw"] = { names = {"*Walak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wly"] = { names = {"*Waling"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wmb"] = { names = {"*Wambaya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wmc"] = { names = {"*Wamas"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wmd"] = { names = {"*Mamaindé"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wme"] = { names = {"*Wambule"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wmh"] = { names = {"*Waima'a"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wmi"] = { names = {"*Wamin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wmn"] = { names = {"*Waamwang"}, type = "regular", scripts = {"None"}, family = "poz-cln"} m["wms"] = { names = {"*Wambon"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wmt"] = { names = {"*Walmajarri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wmw"] = { names = {"*Mwani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wmx"] = { names = {"*Womo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wnb"] = { names = {"*Wanambre"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wnc"] = { names = {"*Wantoat"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wnd"] = { names = {"*Wandarang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wne"] = { names = {"*Waneci"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wng"] = { names = {"*Wanggom"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wni"] = { names = {"*Ndzwani Comorian"}, nahme = {"Ndswahni-Kommohresch"}, grama = {"N-S"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wnk"] = { names = {"*Wanukaka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wnm"] = { names = {"*Wanggamala"}, type = "regular", scripts = {"None"}, family = "aus-kar"} m["wno"] = { names = {"*Wano"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wnp"] = { names = {"*Wanap"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["wnu"] = { names = {"*Usan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["woa"] = { names = {"*Tyaraity"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wob"] = { names = {"*Wè Northern"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["woc"] = { names = {"*Wogeo"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["wod"] = { names = {"*Wolani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["woe"] = { names = {"*Woleaian"}, type = "regular", scripts = {"None"}, family = "poz-mic"} m["wof"] = { names = {"*Gambian Wolof"}, nahme = {"Jambesch Wolof"}, grama = {"-"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wog"] = { names = {"*Wogamusin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["woi"] = { names = {"*Kamang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wok"] = { names = {"*Longto"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wol"] = { names = {"*Wolof"}, nahme = {"Wolof"}, grama = {"-"}, type = "regular", scripts = {"Latn", "Arab"}, family = "alv-wat"} m["won"] = { names = {"*Wongo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["woo"] = { names = {"*Manombai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wor"] = { names = {"*Woria"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wos"] = { names = {"*Hanga Hundi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wow"] = { names = {"*Wawonii"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["woy"] = { names = {"*Weyto"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wpc"] = { names = {"*Maco"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wra"] = { names = {"*Warapu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wrb"] = { names = {"*Warluwara"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wrd"] = { names = {"*Warduji"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wrg"] = { names = {"*Warungu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wrh"] = { names = {"*Wiradhuri"}, type = "regular", scripts = {"Latn"}, family = "aus-cww"} m["wri"] = { names = {"*Wariyangga"}, type = "regular", scripts = {"None"}, family = "aus-psw"} m["wrl"] = { names = {"*Warlmanpa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wrm"] = { names = {"*Warumungu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wrn"] = { names = {"*Warnang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wrp"] = { names = {"*Waropen"}, type = "regular", scripts = {"Latn"}, family = "poz-hce"} m["wrr"] = { names = {"*Wardaman"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wrs"] = { names = {"*Waris"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wru"] = { names = {"*Waru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wrv"] = { names = {"*Waruna"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wrw"] = { names = {"*Gugu Warra"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wrx"] = { names = {"*Wae Rana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wry"] = { names = {"*Merwari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wrz"] = { names = {"*Waray"}, type = "regular", scripts = {"None"}, family = "aus-gun"} m["wsa"] = { names = {"*Warembori"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wsi"] = { names = {"*Wusi"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["wsk"] = { names = {"*Waskia"}, type = "regular", scripts = {"Latn"}, family = "ngf"} m["wsr"] = { names = {"*Owenia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wss"] = { names = {"*Wasa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wsu"] = { names = {"*Wasu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wsv"] = { names = {"*Wotapuri-Katarqalai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wtf"] = { names = {"*Watiwa"}, type = "regular", scripts = {"None"}, family = "ngf"} m["wth"] = { names = {"*Wathawurrung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wti"] = { names = {"*Berta"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wtk"] = { names = {"*Watakataui"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wtm"] = { names = {"*Mewati"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wtw"] = { names = {"*Wotu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wua"] = { names = {"*Wikngenchera"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wub"] = { names = {"*Wunambal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wud"] = { names = {"*Wudu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wuh"] = { names = {"*Wutunhua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wul"] = { names = {"*Silimo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wum"] = { names = {"*Wumbvu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wun"] = { names = {"*Bungu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wur"] = { names = {"*Wurrugu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wut"] = { names = {"*Wutung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wuu"] = { names = {"*Wu"}, type = "regular", scripts = {"Hani"}, family = "zhx"} m["wuv"] = { names = {"*Wuvulu-Aua"}, type = "regular", scripts = {"None"}, family = "poz-aay"} m["wux"] = { names = {"*Wulna"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wuy"] = { names = {"*Wauyai"}, type = "regular", scripts = {"None"}, family = "poz-hce"} m["wwa"] = { names = {"*Waama"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wwo"] = { names = {"*Dorig"}, type = "regular", scripts = {"None"}, family = "poz-vnc"} m["wwr"] = { names = {"*Warrwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["www"] = { names = {"*Wawa"}, type = "regular", scripts = {"Latn"}, family = "nic-bod"} m["wxa"] = { names = {"*Waxianghua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wxw"] = { names = {"*Wardandi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wya"] = { names = {"*Wyandot"}, type = "regular", scripts = {"Latn"}, family = "iro"} m["wyb"] = { names = {"*Wangaaybuwan-Ngiyambaa"}, type = "regular", scripts = {"Latn"}, family = "aus-cww"} m["wyi"] = { names = {"*Woiwurrung", "Woiworung", "Woiwurrong", "Wuywurung"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["wym"] = { names = {"*Vilamovian"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["wyr"] = { names = {"*Wayoró"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["wyy"] = { names = {"*Western Fijian"}, type = "regular", scripts = {"None"}, family = "poz-occ"} m["xaa"] = { names = {"*Andalusian Arabic", "Andalusi Arabic", "Moorish Arabic", "Spanish Arabic"}, nahme = {"andaluhsesch Arahbesch", "spahnesch Arahbesch"}, grama = {"aS", "aS"}, type = "regular", scripts = {"Arab"}, family = "sem-arb"} m["xab"] = { names = {"*Sambe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xac"] = { names = {"*Kachari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xad"] = { names = {"*Adai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xae"] = { names = {"*Aequian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xag"] = { names = {"*Aghwan", "Caucasian Albanian"}, type = "regular", scripts = {"Aghb"}, family = "cau-nec"} m["xai"] = { names = {"*Kaimbé"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xal"] = { names = {"*Kalmyk"}, type = "regular", scripts = {"Cyrl"}, family = "xgn", translit_module = "xal-translit"} m["xam"] = { names = {"*ǀXam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xan"] = { names = {"*Xamtanga"}, type = "regular", scripts = {"None"}, family = "cus"} m["xao"] = { names = {"*Khao"}, type = "regular", scripts = {"None"}, family = "mkh"} m["xap"] = { names = {"*Apalachee"}, type = "regular", scripts = {"None"}, family = "qfa-mus"} m["xaq"] = { names = {"*Aquitanian"}, type = "regular", scripts = {"Latn"}, family = "euq"} m["xar"] = { names = {"*Karami"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xas"] = { names = {"*Kamassian"}, type = "regular", scripts = {"Cyrl"}, family = "syd"} m["xat"] = { names = {"*Katawixi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xau"] = { names = {"*Kauwera"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xav"] = { names = {"*Xavante"}, type = "regular", scripts = {"Latn"}, family = "sai-jee"} m["xaw"] = { names = {"*Kawaiisu"}, type = "regular", scripts = {"Latn"}, family = "azc"} m["xay"] = { names = {"*Kayan Mahakam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xbb"] = { names = {"*Lower Burdekin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xbc"] = { names = {"*Bactrian", "Greco-Bactrian", "Kushan", "Kushano-Bactrian"}, type = "regular", scripts = {"Grek"}, family = "ira"} m["xbd"] = { names = {"*Bindal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xbe"] = { names = {"*Bigambal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xbg"] = { names = {"*Bunganditj"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xbi"] = { names = {"*Kombio"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["xbj"] = { names = {"*Birrpayi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xbm"] = { names = {"*Middle Breton"}, type = "regular", scripts = {"Latn"}, family = "cel-bry"} m["xbn"] = { names = {"*Kenaboi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xbo"] = { names = {"*Bulgar", "Bolğar", "Bulghar", "Bolghar", "Bolgarian", "Bolgar"}, type = "regular", scripts = {"None"}, family = "trk"} m["xbp"] = { names = {"*Bibbulman"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xbr"] = { names = {"*Kambera"}, type = "regular", scripts = {"Latn"}, family = "plf"} m["xbw"] = { names = {"*Kambiwá"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xbx"] = { names = {"*Kabixí"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xby"] = { names = {"*Batyala"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xcb"] = { names = {"*Cumbric"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xcc"] = { names = {"*Camunic"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xce"] = { names = {"*Celtiberian"}, type = "regular", scripts = {"None"}, family = "cel"} m["xch"] = { names = {"*Chemakum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xcl"] = { names = {"*Old Armenian", "Classical Armenian", "Liturgical Armenian", "Grabar"}, nahme = {"ahl Armehnesch"}, grama = {"aS"}, type = "regular", scripts = {"Armn"}, family = "hyx", translit_module = "Armn-translit", entry_name = { from = {"՞", "՜", "՛", "՟", "և"}, to = {"", "", "", "", "եւ"}} } m["xcm"] = { names = {"*Comecrudo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xcn"] = { names = {"*Cotoname"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xco"] = { names = {"*Chorasmian", "Khwarezmian"}, type = "regular", scripts = {"fa-Arab"}, -- Khwarezmian script not in Unicode yet family = "ira"} m["xcr"] = { names = {"*Carian"}, type = "regular", scripts = {"Cari"}, family = "ine-ana"} m["xct"] = { names = {"*Classical Tibetan"}, nahme = {"klaßesch Tibehtesch"}, grama = {"aS"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xcu"] = { names = {"*Curonian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xcv"] = { names = {"*Chuvantsy"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xcw"] = { names = {"*Coahuilteco"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xcy"] = { names = {"*Cayuse"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xda"] = { names = {"*Darkinjung"}, type = "regular", scripts = {"Latn"}, family = "aus-yuk"} m["xdc"] = { names = {"*Dacian"}, type = "regular", scripts = {"Latn"}, family = "ine"} m["xdk"] = { names = {"*Dharug", "Darug", "Dharruk", "Dharuk", "Eora", "Iora", "Iyora", "Sydney"}, type = "regular", scripts = {"Latn"}, family = "aus-yuk"} m["xdm"] = { names = {"*Edomite"}, type = "regular", scripts = {"Phnx"}, family = "sem-can"} m["xdy"] = { names = {"*Malayic Dayak"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xeb"] = { names = {"*Eblaite"}, type = "regular", scripts = {"Xsux"}, family = "sem-eas"} m["xed"] = { names = {"*Hdi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xeg"] = { names = {"*ǁXegwi"}, type = "regular", scripts = {"Latn"}, family = "khi"} m["xel"] = { names = {"*Kelo"}, type = "regular", scripts = {"None"}, family = "sdv"} m["xem"] = { names = {"*Kembayan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xep"] = { names = {"*Epi-Olmec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xer"] = { names = {"*Xerénte"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xes"] = { names = {"*Kesawai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xet"] = { names = {"*Xetá"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xeu"] = { names = {"*Keoru-Ahia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xfa"] = { names = {"*Faliscan"}, type = "regular", scripts = {"Latn"}, family = "itc"} m["xga"] = { names = {"*Galatian"}, type = "regular", scripts = {"Latn", "Grek"}, family = "cel"} m["xgd"] = { names = {"*Gudang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xgf"] = { names = {"*Gabrielino-Fernandeño", "Tongva"}, type = "regular", scripts = {"Latn"}, family = "azc"} m["xgg"] = { names = {"*Goreng"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xgi"] = { names = {"*Garingbal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xgl"] = { names = {"*Galindan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xgm"] = { names = {"*Guwinmal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xgr"] = { names = {"*Garza"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xgw"] = { names = {"*Guwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xha"] = { names = {"*Harami"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xhc"] = { names = {"*Hunnic"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xhd"] = { names = {"*Hadrami"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xhe"] = { names = {"*Khetrani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xho"] = { names = {"*Xhosa"}, nahme = {"Isi-Khosa"}, grama = {"N--"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["xhr"] = { names = {"*Hernican"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xht"] = { names = {"*Hattic"}, type = "regular", scripts = {"Xsux"}, family = "qfa-iso"} m["xhu"] = { names = {"*Hurrian"}, type = "regular", scripts = {"Xsux"}, family = "qfa-hur"} m["xhv"] = { names = {"*Khua"}, type = "regular", scripts = {"None"}, family = "mkh"} m["xia"] = { names = {"*Xiandao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xib"] = { names = {"*Iberian"}, type = "regular", scripts = {"Latn"}, family = "qfa-iso"} m["xii"] = { names = {"*Xiri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xil"] = { names = {"*Illyrian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xin"] = { names = {"*Xinca"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xip"] = { names = {"*Xipináwa"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["xir"] = { names = {"*Xiriâna"}, type = "regular", scripts = {"None"}, family = "awd"} m["xiv"] = { names = {"*Indus Valley Language"}, type = "regular", scripts = {"Inds"}, family = "qfa-und"} m["xiy"] = { names = {"*Xipaya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xjb"] = { names = {"*Minjungbal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xjt"] = { names = {"*Jaimatang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xka"] = { names = {"*Kalkoti"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xkb"] = { names = {"*Manigri-Kambolé Ede Nago"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xkc"] = { names = {"*Kho'ini"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xkd"] = { names = {"*Mendalam Kayan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xke"] = { names = {"*Kereho"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xkf"] = { names = {"*Khengkha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xkg"] = { names = {"*Kagoro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xkh"] = { names = {"*Karahawyana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xki"] = { names = {"*Kenyan Sign Language"}, nahme = {"kennjahnesche Zeischeschprohch", "kennjahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xkj"] = { names = {"*Kajali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xkk"] = { names = {"*Kaco'"}, type = "regular", scripts = {"None"}, family = "mkh"} m["xkl"] = { names = {"*Bakung"}, type = "regular", scripts = {"Latn"}, family = "poz-swa"} m["xkn"] = { names = {"*Kayan River Kayan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xko"] = { names = {"*Kiorr"}, type = "regular", scripts = {"None"}, family = "aav"} m["xkp"] = { names = {"*Kabatei"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xkq"] = { names = {"*Koroni"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xkr"] = { names = {"*Xakriabá"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xks"] = { names = {"*Kumbewaha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xkt"] = { names = {"*Kantosi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xku"] = { names = {"*Kaamba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xkv"] = { names = {"*Kgalagadi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xkw"] = { names = {"*Kembra"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xkx"] = { names = {"*Karore"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["xky"] = { names = {"*Uma' Lasan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xkz"] = { names = {"*Kurtokha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xla"] = { names = {"*Kamula"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xlb"] = { names = {"*Loup B"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xlc"] = { names = {"*Lycian"}, type = "regular", scripts = {"Lyci"}, family = "ine-ana"} m["xld"] = { names = {"*Lydian"}, type = "regular", scripts = {"Lydi"}, family = "ine-ana"} m["xle"] = { names = {"*Lemnian"}, type = "regular", scripts = {"Ital"}, family = "qfa-tyn"} m["xlg"] = { names = {"*Ancient Ligurian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xli"] = { names = {"*Liburnian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xln"] = { names = {"*Alanic"}, type = "regular", scripts = {"None"}, family = "ira"} m["xlo"] = { names = {"*Loup A"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xlp"] = { names = {"*Lepontic"}, nahme = {"Lepontesch"}, grama = {""}, type = "regular", scripts = {"Ital"}, family = "cel"} m["xls"] = { names = {"*Lusitanian"}, type = "regular", scripts = {"Latn"}, family = "ine"} m["xlu"] = { names = {"*Luwian"}, type = "regular", scripts = {"Xsux"}, family = "ine-ana"} m["xly"] = { names = {"*Elymian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xma"] = { names = {"*Mushungulu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xmb"] = { names = {"*Mbonga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xmc"] = { names = {"*Makhuwa-Marrevone"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xmd"] = { names = {"*Mbudum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xme"] = { names = {"*Median"}, type = "regular", scripts = {"Zyyy"}, family = "ira"} m["xmf"] = { names = {"*Mingrelian"}, nahme = {"Mengjrehlesch"}, type = "regular", scripts = {"Geor"}, family = "ccs", translit_module = "Geor-translit"} m["xmg"] = { names = {"*Mengaka"}, type = "regular", scripts = {"None"}, family = "bai"} m["xmh"] = { names = {"*Kuku-Muminh"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xmj"] = { names = {"*Majera"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xmk"] = { names = {"*Ancient Macedonian"}, nahme = {'ahl Mazedohnesch'}, grama = {'aS'}, type = "regular", scripts = {"Grek"}, family = "grk"} m["xml"] = { names = {"*Malaysian Sign Language"}, nahme = {"mallaihsesche Zeischeschprohch", "mallaihsesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xmm"] = { names = {"*Manado Malay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xmn"] = { names = {"*Manichaean Middle Persian"}, nahme = {"maneschähjesch Meddelpärsesch"}, grama = "aS", type = "regular", scripts = {"Mani"}, family = "ira"} m["xmo"] = { names = {"*Morerebi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xmp"] = { names = {"*Kuku-Mu'inh"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xmq"] = { names = {"*Kuku-Mangk"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xmr"] = { names = {"*Meroitic"}, type = "regular", scripts = {"Mero"}, family = "afa"} m["xms"] = { names = {"*Moroccan Sign Language"}, nahme = {"marokkaahnesche Zeischeschprohch", "marokkaahnesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xmt"] = { names = {"*Matbat"}, type = "regular", scripts = {"None"}, family = "poz-hce"} m["xmu"] = { names = {"*Kamu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xmv"] = { names = {"*Antankarana Malagasy"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xmw"] = { names = {"*Tsimihety Malagasy"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xmx"] = { names = {"*Maden"}, type = "regular", scripts = {"None"}, family = "poz-hce"} m["xmy"] = { names = {"*Mayaguduna"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xmz"] = { names = {"*Mori Bawah"}, type = "regular", scripts = {"Latn"}, family = "poz-btk"} m["xna"] = { names = {"*Ancient North Arabian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xnb"] = { names = {"*Kanakanabu"}, type = "regular", scripts = {"Latn"}, family = "map"} m["xng"] = { names = {"*Middle Mongolian"}, type = "regular", scripts = {"Mong", "Arab"}, family = "xgn"} m["xnh"] = { names = {"*Kuanhua"}, type = "regular", scripts = {"None"}, family = "mkh"} m["xni"] = { names = {"*Ngarigu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xnk"] = { names = {"*Nganakarti"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xnn"] = { names = {"*Northern Kankanay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xnr"] = { names = {"*Kangri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xns"] = { names = {"*Kanashi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xnt"] = { names = {"*Narragansett"}, type = "regular", scripts = {"Latn"}, family = "alg"} m["xnu"] = { names = {"*Nukunul"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xny"] = { names = {"*Nyiyaparli"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xoc"] = { names = {"*O'chi'chi'"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["xod"] = { names = {"*Kokoda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xog"] = { names = {"*Soga", "Lusoga"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["xoi"] = { names = {"*Kominimung"}, type = "regular", scripts = {"None"}, family = "paa"} m["xok"] = { names = {"*Xokleng"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xon"] = { names = {"*Konkomba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xoo"] = { names = {"*Xukurú"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xop"] = { names = {"*Kopar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xor"] = { names = {"*Korubo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xow"] = { names = {"*Kowaki"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xpa"] = { names = {"*Pirriya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xpc"] = { names = {"*Pecheneg"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xpe"] = { names = {"*Liberia Kpelle"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xpg"] = { names = {"*Phrygian"}, type = "regular", scripts = {"Grek"}, family = "ine"} m["xpi"] = { names = {"*Pictish"}, type = "regular", scripts = {"Ogam", "Latn"}, family = "qfa-und"} m["xpk"] = { names = {"*Kulina Pano"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["xpm"] = { names = {"*Pumpokol"}, type = "regular", scripts = {"Latn"}, family = "qfa-yen"} m["xpn"] = { names = {"*Kapinawá"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xpo"] = { names = {"*Pochutec"}, type = "regular", scripts = {"Latn"}, family = "azc-nah"} m["xpp"] = { names = {"*Puyo-Paekche"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xpq"] = { names = {"*Mohegan-Pequot"}, type = "regular", scripts = {"Latn"}, family = "alg"} m["xpr"] = { names = {"*Parthian"}, type = "regular", scripts = {"Prti"}, family = "ira"} m["xps"] = { names = {"*Pisidian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xpu"] = { names = {"*Punic"}, type = "regular", scripts = {"Phnx"}, family = "sem-can"} m["xpy"] = { names = {"*Buyeo"}, type = "regular", scripts = {"Hani"}, family = "qfa-und"} m["xqa"] = { names = {"*Karakhanid"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xqt"] = { names = {"*Qatabanian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xra"] = { names = {"*Krahô"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xrb"] = { names = {"*Eastern Karaboro"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xrd"] = { names = {"*Gundungurra"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xre"] = { names = {"*Kreye"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xrg"] = { names = {"*Minang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xri"] = { names = {"*Krikati-Timbira"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xrm"] = { names = {"*Armazic"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xrn"] = { names = {"*Arin"}, type = "regular", scripts = {"Latn"}, family = "qfa-yen"} m["xrr"] = { names = {"*Raetic"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xrt"] = { names = {"*Aranama-Tamique"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xru"] = { names = {"*Marriammu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xrw"] = { names = {"*Karawa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xsa"] = { names = {"*Sabaean"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xsb"] = { names = {"*Tinà Sambal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xsc"] = { names = {"*Scythian"}, type = "regular", scripts = {"None"}, family = "ira"} m["xsd"] = { names = {"*Sidetic"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xse"] = { names = {"*Sempan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xsh"] = { names = {"*Shamang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xsi"] = { names = {"*Sio"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xsj"] = { names = {"*Subi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xsl"] = { names = {"*South Slavey"}, type = "regular", scripts = {"Latn"}, family = "ath-nor"} m["xsm"] = { names = {"*Kasem"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xso"] = { names = {"*Solano"}, type = "regular", scripts = {"Latn"}, family = "qfa-und"} m["xsp"] = { names = {"*Silopi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xsq"] = { names = {"*Makhuwa-Saka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xsr"] = { names = {"*Sherpa"}, type = "regular", scripts = {"Tibt"}, family = "tbq"} m["xss"] = { names = {"*Assan"}, type = "regular", scripts = {"Latn"}, family = "qfa-yen"} m["xsu"] = { names = {"*Sanumá"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xsv"] = { names = {"*Sudovian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xsy"] = { names = {"*Saisiyat"}, type = "regular", scripts = {"None"}, family = "map"} m["xta"] = { names = {"*Alcozauca Mixtec"}, type = "regular", scripts = {"Latn"}, family = "omq-mix"} m["xtb"] = { names = {"*Chazumba Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["xtc"] = { names = {"*Katcha-Kadugli-Miri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xtd"] = { names = {"*Diuxi-Tilantongo Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["xte"] = { names = {"*Ketengban"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xth"] = { names = {"*Yitha Yitha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xti"] = { names = {"*Sinicahua Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["xtj"] = { names = {"*San Juan Teita Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["xtl"] = { names = {"*Tijaltepec Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["xtm"] = { names = {"*Magdalena Peñasco Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["xtn"] = { names = {"*Northern Tlaxiaco Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["xto"] = { names = {"*Tocharian A", "East Tocharian", "Agnean"}, type = "regular", scripts = {"None"}, family = "ine-toc"} m["xtp"] = { names = {"*San Miguel Piedras Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["xtq"] = { names = {"*Tumshuqese"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xtr"] = { names = {"*Early Tripuri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xts"] = { names = {"*Sindihui Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["xtt"] = { names = {"*Tacahua Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["xtu"] = { names = {"*Cuyamecalco Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["xtv"] = { names = {"*Thawa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xtw"] = { names = {"*Tawandê"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xty"] = { names = {"*Yoloxochitl Mixtec"}, type = "regular", scripts = {"None"}, family = "omq-mix"} m["xtz"] = { names = {"*Tasmanian"}, type = "regular", scripts = {"Latn"}, family = "qfa-und"} m["xua"] = { names = {"*Alu Kurumba"}, type = "regular", scripts = {"None"}, family = "dra"} m["xub"] = { names = {"*Betta Kurumba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xug"] = { names = {"*Kunigami"}, type = "regular", scripts = {"None"}, family = "jpx"} m["xuj"] = { names = {"*Jennu Kurumba"}, type = "regular", scripts = {"None"}, family = "dra"} m["xul"] = { names = {"*Ngunawal"}, type = "regular", scripts = {"Latn"}, family = "aus-yuk"} m["xum"] = { names = {"*Umbrian"}, nahme = {"Umbresch"}, grama = {"S"}, type = "regular", scripts = {"Ital"}, family = "itc"} m["xuo"] = { names = {"*Kuo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xup"] = { names = {"*Upper Umpqua"}, type = "regular", scripts = {"None"}, family = "ath-pco"} m["xur"] = { names = {"*Urartian"}, type = "regular", scripts = {"Xsux"}, family = "qfa-hur"} m["xut"] = { names = {"*Kuthant"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xuu"] = { names = {"*Kxoe", "Khwe"}, type = "regular", scripts = {"Latn"}, family = "khi"} m["xve"] = { names = {"*Venetic"}, type = "regular", scripts = {"Ital"}, family = "ine"} m["xvi"] = { names = {"*Kamviri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xvn"] = { names = {"*Vandalic"}, type = "regular", scripts = {"Latn"}, family = "gme"} m["xvo"] = { names = {"*Volscian"}, type = "regular", scripts = {"Latn"}, family = "itc"} m["xvs"] = { names = {"*Vestinian"}, type = "regular", scripts = {"Latn"}, family = "itc"} m["xwa"] = { names = {"*Kwaza"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xwc"] = { names = {"*Woccon"}, type = "regular", scripts = {"None"}, family = "qfa-sca"} m["xwd"] = { names = {"*Wadi Wadi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xwe"] = { names = {"*Xwela Gbe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xwg"] = { names = {"*Kwegu"}, type = "regular", scripts = {"None"}, family = "sdv"} m["xwj"] = { names = {"*Wajuk"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xwl"] = { names = {"*Western Xwla Gbe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xwo"] = { names = {"*Written Oirat"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xwr"] = { names = {"*Kwerba Mamberamo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xwt"] = { names = {"*Wotjobaluk"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xww"] = { names = {"*Wemba-Wemba", "Wemba Wemba", "Wamba-Wamba", "Wamba Wamba"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["xxk"] = { names = {"*Ke'o"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xxm"] = { names = {"*Minkin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xxr"] = { names = {"*Koropó"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xxt"] = { names = {"*Tambora"}, type = "regular", scripts = {"Latn"}, family = "qfa-und"} m["xya"] = { names = {"*Yaygir"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xyb"] = { names = {"*Yandjibara"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xyl"] = { names = {"*Yalakalore"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xzh"] = { names = {"*Zhang-Zhung"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xzm"] = { names = {"*Zemgalian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["xzp"] = { names = {"*Ancient Zapotec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yaa"] = { names = {"*Yaminahua"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["yab"] = { names = {"*Yuhup"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yac"] = { names = {"*Pass Valley Yali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yad"] = { names = {"*Yagua"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yae"] = { names = {"*Pumé"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yag"] = { names = {"*Yámana"}, type = "regular", scripts = {"Latn"}, family = "qfa-iso"} m["yah"] = { names = {"*Yazgulyam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yai"] = { names = {"*Yagnobi"}, type = "regular", scripts = {"None"}, family = "ira"} m["yaj"] = { names = {"*Banda-Yangere"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yak"] = { names = {"*Yakima"}, type = "regular", scripts = {"None"}, family = "nai-shp"} m["yal"] = { names = {"*Yalunka"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yam"] = { names = {"*Yamba"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["yan"] = { names = {"*Mayangna"}, type = "regular", scripts = {"Latn"}, family = "qfa-min"} m["yao"] = { names = {"*Yao"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["yap"] = { names = {"*Yapese"}, type = "regular", scripts = {"Latn"}, family = "poz-oce"} m["yaq"] = { names = {"*Yaqui"}, type = "regular", scripts = {"Latn"}, family = "azc"} m["yar"] = { names = {"*Yabarana"}, type = "regular", scripts = {"None"}, family = "sai-car"} m["yat"] = { names = {"*Yambeta"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["yau"] = { names = {"*Yuwana"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yav"] = { names = {"*Yangben"}, type = "regular", scripts = {"None"}, family = "nic-bod"} m["yaw"] = { names = {"*Yawalapití"}, type = "regular", scripts = {"None"}, family = "awd"} m["yax"] = { names = {"*Yauma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yay"] = { names = {"*Agwagwune"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["yaz"] = { names = {"*Lokaa"}, type = "regular", scripts = {"None"}, family = "nic-bco"} m["yba"] = { names = {"*Yala"}, type = "regular", scripts = {"None"}, family = "alv"} m["ybb"] = { names = {"*Yemba"}, type = "regular", scripts = {"None"}, family = "bai"} m["ybd"] = { names = {"*Yangbye"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ybe"] = { names = {"*West Yugur"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ybh"] = { names = {"*Yakkha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ybi"] = { names = {"*Yamphu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ybj"] = { names = {"*Hasha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ybk"] = { names = {"*Bokha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ybl"] = { names = {"*Yukuben"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ybm"] = { names = {"*Yaben"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ybn"] = { names = {"*Yabaâna"}, type = "regular", scripts = {"None"}, family = "awd"} m["ybo"] = { names = {"*Yabong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ybx"] = { names = {"*Yawiyo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yby"] = { names = {"*Yaweyuha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ych"] = { names = {"*Chesu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ycl"] = { names = {"*Lolopo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ycn"] = { names = {"*Yucuna"}, type = "regular", scripts = {"None"}, family = "awd"} m["ycp"] = { names = {"*Chepya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yda"] = { names = {"*Yanda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ydd"] = { names = {"*Eastern Yiddish"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yde"] = { names = {"*Yangum Dey"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["ydg"] = { names = {"*Yidgha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ydk"] = { names = {"*Yoidik"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yds"] = { names = {"*Yiddish Sign Language"}, nahme = {"jiddesche Zeischeschprohch", "jiddesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yea"] = { names = {"*Ravula"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yec"] = { names = {"*Yeniche"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yee"] = { names = {"*Yimas"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yei"] = { names = {"*Yeni"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yej"] = { names = {"*Yevanic"}, type = "regular", scripts = {"Hebr"}, family = "grk"} m["yel"] = { names = {"*Yela"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yen"] = { names = {"*Yendang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yer"] = { names = {"*Tarok"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yes"] = { names = {"*Yeskwa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yet"] = { names = {"*Yetfa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yeu"] = { names = {"*Yerukula"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yev"] = { names = {"*Yapunda"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["yey"] = { names = {"*Yeyi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yga"] = { names = {"*Malyangapa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ygi"] = { names = {"*Yiningayi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ygl"] = { names = {"*Yangum Gel"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["ygm"] = { names = {"*Yagomi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ygp"] = { names = {"*Gepo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ygr"] = { names = {"*Yagaria"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ygu"] = { names = {"*Yugul"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ygw"] = { names = {"*Yagwoia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yha"] = { names = {"*Baha Buyang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yhd"] = { names = {"*Judeo-Iraqi Arabic"}, nahme = {"hebrähjesch-erahkesch Arrahbesch"}, grama = {"a-aS"}, type = "regular", scripts = {"Hebr"}, family = "sem-arb"} m["yhl"] = { names = {"*Hlepho Phowa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yia"] = { names = {"*Yinggarda"}, type = "regular", scripts = {"None"}, family = "aus-psw"} m["yid"] = { names = {"*Yiddish"}, nahme = {"Jiddesch"}, type = "regular", scripts = {"Hebr"}, family = "gmw"} m["yif"] = { names = {"*Ache"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yig"] = { names = {"*Wusa Nasu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yih"] = { names = {"*Western Yiddish"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yii"] = { names = {"*Yidiny"}, type = "regular", scripts = {"Latn"}, family = "aus-yid"} m["yij"] = { names = {"*Yindjibarndi"}, type = "regular", scripts = {"Latn"}, family = "aus-nga"} m["yik"] = { names = {"*Dongshanba Lalo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yil"] = { names = {"*Yindjilandji"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yim"] = { names = {"*Yimchungru Naga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yin"] = { names = {"*Yinchia"}, type = "regular", scripts = {"None"}, family = "aav"} m["yip"] = { names = {"*Pholo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yiq"] = { names = {"*Miqie"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yir"] = { names = {"*North Awyu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yis"] = { names = {"*Yis"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["yit"] = { names = {"*Eastern Lalu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yiu"] = { names = {"*Awu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yiv"] = { names = {"*Northern Nisu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yix"] = { names = {"*Axi Yi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yiy"] = { names = {"*Yir-Yoront"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yiz"] = { names = {"*Azhe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yka"] = { names = {"*Yakan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ykg"] = { names = {"*Northern Yukaghir"}, type = "regular", scripts = {"Cyrl"}, family = "qfa-yuk"} m["yki"] = { names = {"*Yoke"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ykk"] = { names = {"*Yakaikeke"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ykl"] = { names = {"*Khlula"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ykm"] = { names = {"*Kap"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["yko"] = { names = {"*Yasa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ykr"] = { names = {"*Yekora"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ykt"] = { names = {"*Kathu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yky"] = { names = {"*Yakoma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yla"] = { names = {"*Yaul"}, type = "regular", scripts = {"None"}, family = "paa"} m["ylb"] = { names = {"*Yaleba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yle"] = { names = {"*Yele"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ylg"] = { names = {"*Yelogu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yli"] = { names = {"*Angguruk Yali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yll"] = { names = {"*Yil"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["ylm"] = { names = {"*Limi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yln"] = { names = {"*Langnian Buyang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ylo"] = { names = {"*Naluo Yi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ylr"] = { names = {"*Yalarnnga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ylu"] = { names = {"*Aribwaung"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["yly"] = { names = {"*Nyâlayu"}, type = "regular", scripts = {"Latn"}, family = "poz-cln"} m["yma"] = { names = {"*Yamphe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ymb"] = { names = {"*Yambes"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["ymc"] = { names = {"*Southern Muji"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ymd"] = { names = {"*Muda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yme"] = { names = {"*Yameo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ymg"] = { names = {"*Yamongeri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ymh"] = { names = {"*Mili"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ymi"] = { names = {"*Moji"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ymk"] = { names = {"*Makwe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yml"] = { names = {"*Iamalele"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["ymm"] = { names = {"*Maay"}, type = "regular", scripts = {"Latn"}, family = "cus"} m["ymn"] = { names = {"*Sunum", "Yamna"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["ymo"] = { names = {"*Yangum Mon"}, type = "regular", scripts = {"None"}, family = "qfa-tor"} m["ymp"] = { names = {"*Yamap"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["ymq"] = { names = {"*Qila Muji"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ymr"] = { names = {"*Malasar"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yms"] = { names = {"*Mysian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ymt"] = { names = {"*Mator-Taygi-Karagas"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ymx"] = { names = {"*Northern Muji"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ymz"] = { names = {"*Muzi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yna"] = { names = {"*Aluo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ynd"] = { names = {"*Yandruwandha"}, type = "regular", scripts = {"None"}, family = "aus-kar"} m["yne"] = { names = {"*Lang'e"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yng"] = { names = {"*Yango"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ynh"] = { names = {"*Yangho"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ynk"] = { names = {"*Naukanski"}, type = "regular", scripts = {"Cyrl"}, family = "ypk"} m["ynl"] = { names = {"*Yangulam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ynn"] = { names = {"*Yana"}, type = "regular", scripts = {"None"}, family = "qfa-iso"} m["yno"] = { names = {"*Yong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yns"] = { names = {"*Yansi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ynu"] = { names = {"*Yahuna"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yob"] = { names = {"*Yoba"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["yog"] = { names = {"*Yogad"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yoi"] = { names = {"*Yonaguni"}, type = "regular", scripts = {"Kana"}, family = "jpx"} m["yok"] = { names = {"*Yokuts"}, type = "regular", scripts = {"None"}, family = "qfa-you"} m["yol"] = { names = {"*Yola"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["yom"] = { names = {"*Yombe"}, type = "regular", scripts = {"None"}, family = "bnt"} m["yon"] = { names = {"*Yongkom"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yor"] = { names = {"*Yoruba"}, nahme = {"Joruhba"}, grama = {"-"}, type = "regular", scripts = {"Latn"}, family = "nic-bco"} m["yos"] = { names = {"*Yos"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yox"] = { names = {"*Yoron"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yoy"] = { names = {"*Yoy"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ypa"] = { names = {"*Phala"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ypb"] = { names = {"*Labo Phowa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ypg"] = { names = {"*Phola"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yph"] = { names = {"*Phupha"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ypm"] = { names = {"*Phuma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ypn"] = { names = {"*Ani Phowa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ypo"] = { names = {"*Alo Phola"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ypp"] = { names = {"*Phupa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ypz"] = { names = {"*Phuza"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yra"] = { names = {"*Yerakai"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yrb"] = { names = {"*Yareba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yre"] = { names = {"*Yaouré"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yri"] = { names = {"*Yarí"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yrk"] = { names = {"*Nenets"}, type = "regular", scripts = {"Cyrl"}, family = "syd"} m["yrl"] = { names = {"*Nhengatu"}, type = "regular", scripts = {"None"}, family = "tup"} m["yrn"] = { names = {"*Yerong"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yrs"] = { names = {"*Yarsun"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["yrw"] = { names = {"*Yarawata"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yry"] = { names = {"*Yarluyandi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ysc"] = { names = {"*Yassic"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ysd"] = { names = {"*Samatao"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ysl"] = { names = {"*Yugoslavian Sign Language"}, nahme = {"joroßlahwesche Zeischeschprohch", "joroßlahwesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ysn"] = { names = {"*Sani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yso"] = { names = {"*Nisi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ysp"] = { names = {"*Southern Lolopo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ysr"] = { names = {"*Sirenik"}, type = "regular", scripts = {"Cyrl"}, family = "ypk"} m["yss"] = { names = {"*Yessan-Mayo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ysy"] = { names = {"*Sanie"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yta"] = { names = {"*Talu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ytl"] = { names = {"*Tanglang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ytp"] = { names = {"*Thopho"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ytw"] = { names = {"*Yout Wam"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yty"] = { names = {"*Yatay"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yua"] = { names = {"*Yucatec Maya"}, type = "regular", scripts = {"Latn"}, family = "myn"} m["yub"] = { names = {"*Yugambal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yuc"] = { names = {"*Yuchi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yud"] = { names = {"*Judeo-Tripolitanian Arabic"}, nahme = {"hebrähjesch-tripoletahnesch Arrahbesch"}, grama = "a-aS", type = "regular", scripts = {"Hebr"}, family = "sem-arb"} m["yue"] = { names = {"*Cantonese", "Yue", "Yüeh"}, nahme = {"Kanton-Schenehsesch", "Kantonnehsesch"}, grama = {"N-S", ""}, type = "regular", scripts = {"Hani"}, family = "zhx"} m["yuf"] = { names = {"*Havasupai-Walapai-Yavapai"}, type = "regular", scripts = {"Latn"}, family = "nai-yuc"} m["yug"] = { names = {"*Yug"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yui"] = { names = {"*Yurutí"}, type = "regular", scripts = {"None"}, family = "qfa-tuc"} m["yuj"] = { names = {"*Karkar-Yuri"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yuk"] = { names = {"*Yuki"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yul"] = { names = {"*Yulu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yum"] = { names = {"*Quechan"}, type = "regular", scripts = {"Latn"}, family = "nai-yuc"} m["yun"] = { names = {"*Bena", "Binna", "Buna", "Ebina", "Ebuna", "Gbinna", "Lala", "Purra", "Yangeru", "Yongor", "Yungur"}, nahme = {"Bena"}, grama = "-", type = "regular", scripts = {"None"}, family = "qfa-und"} m["yup"] = { names = {"*Yukpa"}, type = "regular", scripts = {"None"}, family = "sai-car"} m["yuq"] = { names = {"*Yuqui"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yur"] = { names = {"*Yurok"}, type = "regular", scripts = {"Latn"}, family = "aql"} m["yut"] = { names = {"*Yopno"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yuu"] = { names = {"*Yugh"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yux"] = { names = {"*Southern Yukaghir"}, type = "regular", scripts = {"Cyrl"}, family = "qfa-yuk"} m["yuy"] = { names = {"*East Yugur"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yuz"] = { names = {"*Yuracare"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yva"] = { names = {"*Yawa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yvt"] = { names = {"*Yavitero"}, type = "regular", scripts = {"None"}, family = "awd"} m["ywa"] = { names = {"*Kalou"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ywl"] = { names = {"*Western Lalu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ywn"] = { names = {"*Yawanawa"}, type = "regular", scripts = {"None"}, family = "qfa-pat"} m["ywq"] = { names = {"*Wuding-Luquan Yi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ywr"] = { names = {"*Yawuru"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ywt"] = { names = {"*Xishanba Lalo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ywu"] = { names = {"*Wumeng Nasu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yww"] = { names = {"*Yawarawarga"}, type = "regular", scripts = {"None"}, family = "aus-kar"} m["yxa"] = { names = {"*Mayawali"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yxg"] = { names = {"*Yagara"}, type = "regular", scripts = {"None"}, family = "aus-pam"} m["yxi"] = { names = {"*Yardliyawarra"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yxl"] = { names = {"*Yardliyawarra"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yxm"] = { names = {"*Yinwum"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yxu"] = { names = {"*Yuyu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yyz"] = { names = {"*Ayizi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yzg"] = { names = {"*E'ma Buyang"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["yzk"] = { names = {"*Zokhuo"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zaa"] = { names = {"*Sierra de Juárez Zapotec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zab"] = { names = {"*San Juan Guelavía Zapotec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zac"] = { names = {"*Ocotlán Zapotec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zad"] = { names = {"*Cajonos Zapotec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zae"] = { names = {"*Yareni Zapotec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zaf"] = { names = {"*Ayoquesco Zapotec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zag"] = { names = {"*Zaghawa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zah"] = { names = {"*Zangwal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zai"] = { names = {"*Isthmus Zapotec"}, type = "regular", scripts = {"Latn"}, family = "omq-zap"} m["zaj"] = { names = {"*Zaramo"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["zak"] = { names = {"*Zanaki"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zal"] = { names = {"*Zauzou"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zam"] = { names = {"*Central Mahuatlán Zapoteco"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zao"] = { names = {"*Ozolotepec Zapotec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zap"] = { names = {"*Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zaq"] = { names = {"*Aloápam Zapotec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zar"] = { names = {"*Rincón Zapotec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zas"] = { names = {"*Santo Domingo Albarradas Zapotec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zat"] = { names = {"*Tabaa Zapotec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zau"] = { names = {"*Zangskari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zav"] = { names = {"*Yatzachi Zapotec"}, type = "regular", scripts = {"Latn"}, family = "omq-zap"} m["zaw"] = { names = {"*Mitla Zapotec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zax"] = { names = {"*Xadani Zapotec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zay"] = { names = {"*Zayse-Zergulla"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zaz"] = { names = {"*Zari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zbc"] = { names = {"*Central Berawan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zbe"] = { names = {"*East Berawan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zbt"] = { names = {"*Batui"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zbw"] = { names = {"*West Berawan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zca"] = { names = {"*Coatecas Altas Zapotec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zch"] = { names = {"*Central Hongshuihe Zhuang"}, type = "regular", scripts = {"None"}, family = "tai"} m["zdj"] = { names = {"*Ngazidja Comorian"}, nahme = {"Ngasidscha-Kommohresch"}, grama = {"N-S"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zea"] = { names = {"*Zealandic"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zeg"] = { names = {"*Zenag"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["zeh"] = { names = {"*Eastern Hongshuihe Zhuang"}, type = "regular", scripts = {"None"}, family = "tai"} m["zen"] = { names = {"*Zenaga"}, type = "regular", scripts = {"Latn"}, family = "ber"} m["zga"] = { names = {"*Kinga"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zgb"] = { names = {"*Guibei Zhuang"}, type = "regular", scripts = {"None"}, family = "tai"} m["zgh"] = { names = {"*Standard Moroccan Tamazight"}, type = "regular", scripts = {"Tfng"}, family = "ber"} m["zgm"] = { names = {"*Minz Zhuang"}, type = "regular", scripts = {"None"}, family = "tai"} m["zgn"] = { names = {"*Guibian Zhuang"}, type = "regular", scripts = {"None"}, family = "tai"} m["zgr"] = { names = {"*Magori"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["zha"] = { names = {"*Zhuang"}, type = "regular", scripts = {"Latn", "Hani", "Cyrl"}, family = "tai"} m["zhb"] = { names = {"*Zhaba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zhd"] = { names = {"*Dai Zhuang"}, type = "regular", scripts = {"None"}, family = "tai"} m["zhi"] = { names = {"*Zhire"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zhn"] = { names = {"*Nong Zhuang"}, type = "regular", scripts = {"None"}, family = "tai"} m["zho"] = { names = {"*Nong Zhuang"}, nahme = {"Schineesesch"}, type = "regular", scripts = {"Hani"}, family = "zhx"} m["zhw"] = { names = {"*Zhoa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zia"] = { names = {"*Zia"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zib"] = { names = {"*Zimbabwe Sign Language"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zik"] = { names = {"*Zimakani"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zil"] = { names = {"*Zialo"}, type = "regular", scripts = {"None"}, family = "dmn"} m["zim"] = { names = {"*Mesme"}, type = "regular", scripts = {"None"}, family = "cdc"} m["zin"] = { names = {"*Zinza"}, type = "regular", scripts = {"None"}, family = "bnt"} m["zir"] = { names = {"*Ziriya"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ziw"] = { names = {"*Zigula"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["ziz"] = { names = {"*Zizilivakan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zka"] = { names = {"*Kaimbulawa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zkb"] = { names = {"*Koibal"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zkg"] = { names = {"*Goguryeo"}, type = "regular", scripts = {"Hani"}, family = "qfa-und"} m["zkh"] = { names = {"*Khorezmian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zkk"] = { names = {"*Karankawa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zko"] = { names = {"*Kott"}, type = "regular", scripts = {"Latn"}, family = "qfa-yen"} m["zkp"] = { names = {"*São Paulo Kaingáng"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zkr"] = { names = {"*Zakhring"}, type = "regular", scripts = {"None"}, family = "tbq"} m["zkt"] = { names = {"*Khitan"}, type = "regular", scripts = {"None"}, family = "xgn"} m["zku"] = { names = {"*Kaurna"}, type = "regular", scripts = {"Latn"}, family = "aus-psw"} m["zkv"] = { names = {"*Krevinian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zkz"] = { names = {"*Khazar"}, type = "regular", scripts = {"Orkh"}, family = "trk"} m["zlj"] = { names = {"*Liujiang Zhuang"}, type = "regular", scripts = {"None"}, family = "tai"} m["zlm"] = { names = {"*Colloquial Malay"}, nahme = {"önjangsschprohchlesch Mallajesch"}, grama = {"aS"}, type = "regular", scripts = {"None"}, family = "poz"} m["zln"] = { names = {"*Lianshan Zhuang"}, type = "regular", scripts = {"None"}, family = "tai"} m["zlq"] = { names = {"*Liuqian Zhuang"}, type = "regular", scripts = {"None"}, family = "tai"} m["zma"] = { names = {"*Australian Manda"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zmb"] = { names = {"*Zimba"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["zmc"] = { names = {"*Margany"}, type = "regular", scripts = {"Latn"}, family = "aus-pam"} m["zmd"] = { names = {"*Maridan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zme"] = { names = {"*Mangerr"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zmf"] = { names = {"*Mfinu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zmg"] = { names = {"*Marti Ke"}, type = "regular", scripts = {"Latn"}, family = "aus-dal"} m["zmh"] = { names = {"*Makolkol"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zmi"] = { names = {"*Negeri Sembilan Malay"}, type = "regular", scripts = {"Latn"}, family = "poz-mly"} m["zmj"] = { names = {"*Maridjabin"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zmk"] = { names = {"*Mandandanyi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zml"] = { names = {"*Madngele"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zmm"] = { names = {"*Marimanindji"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zmn"] = { names = {"*Mbangwe"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zmo"] = { names = {"*Molo"}, type = "regular", scripts = {"None"}, family = "sdv"} m["zmp"] = { names = {"*Mpuono"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zmq"] = { names = {"*Mituku"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zmr"] = { names = {"*Maranunggu"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zms"] = { names = {"*Mbesa"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zmt"] = { names = {"*Maringarr"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zmu"] = { names = {"*Muruwari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zmv"] = { names = {"*Mbariman-Gudhinma"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zmx"] = { names = {"*Bomitaba"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zmy"] = { names = {"*Mariyedi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zmz"] = { names = {"*Mbandja"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zna"] = { names = {"*Zan Gula"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zne"] = { names = {"*Zande"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zng"] = { names = {"*Mang"}, type = "regular", scripts = {"None"}, family = "mkh"} m["znk"] = { names = {"*Manangkari"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zns"] = { names = {"*Mangas"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zoc"] = { names = {"*Copainalá Zoque"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zoh"] = { names = {"*Chimalapa Zoque"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zom"] = { names = {"*Zou"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zoo"] = { names = {"*Asunción Mixtepec Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zoq"] = { names = {"*Tabasco Zoque"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zor"] = { names = {"*Rayón Zoque"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zos"] = { names = {"*Francisco León Zoque"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zpa"] = { names = {"*Lachiguiri Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zpb"] = { names = {"*Yautepec Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zpc"] = { names = {"*Choapan Zapotec", "Choapan Zapoteco"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zpd"] = { names = {"*Southeastern Ixtlán Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zpe"] = { names = {"*Petapa Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zpf"] = { names = {"*San Pedro Quiatoni Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zpg"] = { names = {"*Guevea De Humboldt Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zph"] = { names = {"*Totomachapan Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zpi"] = { names = {"*Santa María Quiegolani Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zpj"] = { names = {"*Quiavicuzas Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zpk"] = { names = {"*Tlacolulita Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zpl"] = { names = {"*Lachixío Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zpm"] = { names = {"*Mixtepec Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zpn"] = { names = {"*Santa Inés Yatzechi Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zpo"] = { names = {"*Amatlán Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zpp"] = { names = {"*El Alto Zapotec", "El Alto Zapoteco"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zpq"] = { names = {"*Zoogocho Zapotec"}, type = "regular", scripts = {"Latn"}, family = "omq-zap"} m["zpr"] = { names = {"*Santiago Xanica Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zps"] = { names = {"*Coatlán Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zpt"] = { names = {"*San Vicente Coatlán Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zpu"] = { names = {"*Yalálag Zapotec"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zpv"] = { names = {"*Chichicapan Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zpw"] = { names = {"*Zaniza Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zpx"] = { names = {"*San Baltazar Loxicha Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zpy"] = { names = {"*Mazaltepec Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zpz"] = { names = {"*Texmelucan Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zqe"] = { names = {"*Qiubei Zhuang"}, type = "regular", scripts = {"None"}, family = "tai"} m["zra"] = { names = {"*Kaya", "Kara"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zrg"] = { names = {"*Mirgan"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zrn"] = { names = {"*Zirenkel"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zro"] = { names = {"*Záparo"}, type = "regular", scripts = {"Latn"}, family = "qfa-zap"} m["zrp"] = { names = {"*Zarphatic"}, nahme = {"Zarfatesch", "ahl hebrähjesch Franzühsesch"}, grama = {"", "aaS"}, type = "regular", scripts = {"Hebr"}, family = "roa"} m["zrs"] = { names = {"*Mairasi"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zsa"] = { names = {"*Sarasira"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["zsk"] = { names = {"*Kaskean", "Kaskian"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zsl"] = { names = {"*Zambian Sign Language"}, nahme = {"sambesche Zeischeschprohch", "sambesche Jebeerdeschprohch"}, grama = {"aL","aL"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zsm"] = { names = {"*Standard Malay"}, nahme = {"Schtandattmallajesch"}, grama = {"S"}, type = "regular", scripts = {"None"}, family = "qfa-und"} m["zsr"] = { names = {"*Southern Rincon Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zsu"] = { names = {"*Sukurum"}, type = "regular", scripts = {"None"}, family = "poz-ocw"} m["zte"] = { names = {"*Elotepec Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["ztg"] = { names = {"*Xanaguía Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["ztl"] = { names = {"*Lapaguía-Guivini Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["ztm"] = { names = {"*San Agustín Mixtepec Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["ztn"] = { names = {"*Santa Catarina Albarradas Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["ztp"] = { names = {"*Loxicha Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["ztq"] = { names = {"*Quioquitani-Quierí Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zts"] = { names = {"*Tilquiapan Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["ztt"] = { names = {"*Tejalapan Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["ztu"] = { names = {"*San Pablo Güilá Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["ztx"] = { names = {"*Zaachila Zapotec", "Zaachila Zapoteco"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zty"] = { names = {"*Yatee Zapotec"}, type = "regular", scripts = {"None"}, family = "omq-zap"} m["zua"] = { names = {"*Zeem"}, type = "regular", scripts = {"None"}, family = "cdc"} m["zuh"] = { names = {"*Tokano"}, type = "regular", scripts = {"None"}, family = "ngf"} m["zul"] = { names = {"*Zulu"}, nahme = {"Suhlu"}, grama = {"-"}, type = "regular", scripts = {"Latn"}, family = "bnt"} m["zum"] = { names = {"*Kumzari"}, type = "regular", scripts = {"None"}, family = "ira"} m["zun"] = { names = {"*Zuni"}, type = "regular", scripts = {"Latn"}, family = "qfa-ame"} m["zuy"] = { names = {"*Zumaya"}, type = "regular", scripts = {"None"}, family = "cdc"} m["zwa"] = { names = {"*Zay"}, type = "regular", scripts = {"None"}, family = "sem-eth"} m["zxx"] = { names = {"*No linguistic content"}, type = "regular", scripts = {"Zxxx"}, family = "qfa-not"} m["zyb"] = { names = {"*Yongbei Zhuang"}, type = "regular", scripts = {"None"}, family = "tai"} m["zyg"] = { names = {"*Yang Zhuang"}, type = "regular", scripts = {"None"}, family = "tai"} m["zyj"] = { names = {"*Youjiang Zhuang"}, type = "regular", scripts = {"None"}, family = "tai"} m["zyn"] = { names = {"*Yongnan Zhuang"}, type = "regular", scripts = {"None"}, family = "tai"} m["zyp"] = { names = {"*Zyphe"}, type = "regular", scripts = {"Latn"}, family = "tbq"} m["zza"] = { names = {"*Zazaki"}, type = "regular", scripts = {"Latn"}, family = "ira"} m["zzj"] = { names = {"*Zuojiang Zhuang"}, type = "regular", scripts = {"None"}, family = "tai"} -- ISO 639-2 only - terminology codes not found in ISO 639-3 m["bih"] = { names = {"*Bihari"}, nahme = {"Behahresch"}, grama = {"S"}, type = "regular", scripts = {"Deva"}, family = "inc"} -- ISO 639-2 - additional blibliographic codes m["alb"] = m["sqi"] m["arm"] = m["hye"] m["baq"] = m["eus"] m["bur"] = m["mya"] m["chi"] = m["zho"] m["cze"] = m["ces"] m["dut"] = m["nld"] m["fre"] = m["fra"] m["geo"] = m["kat"] m["ger"] = m["deu"] m["gre"] = m["ell"] m["ice"] = m["isl"] m["mac"] = m["mkd"] m["mao"] = m["mri"] m["may"] = m["msa"] m["per"] = m["fas"] m["rum"] = m["ron"] m["slo"] = m["slk"] m["tib"] = m["bod"] m["wel"] = m["cym"] -- ISO 639-1 m["aa"] = m["aar"] m["ab"] = m["abk"] m["ae"] = m["ave"] m["af"] = m["afr"] m["ak"] = m["aka"] m["am"] = m["amh"] m["an"] = m["arg"] m["ar"] = m["ara"] m["as"] = m["asm"] m["av"] = m["ava"] m["ay"] = m["aym"] m["az"] = m["aze"] m["ba"] = m["bak"] m["be"] = m["bel"] m["bg"] = m["bul"] m["bh"] = m["bih"] -- not in ISO 639-3 m["bi"] = m["bis"] m["bm"] = m["bam"] m["bn"] = m["ben"] m["bo"] = m["bod"] m["br"] = m["bre"] m["bs"] = m["bos"] m["ca"] = m["cat"] m["ce"] = m["che"] m["ch"] = m["cha"] m["co"] = m["cos"] m["cr"] = m["cre"] m["cs"] = m["ces"] m["cu"] = m["chu"] m["cv"] = m["chv"] m["cy"] = m["cym"] m["da"] = m["dan"] m["de"] = m["deu"] m["dv"] = m["div"] m["dz"] = m["dzo"] m["ee"] = m["ewe"] m["el"] = m["ell"] m["en"] = m["eng"] m["eo"] = m["epo"] m["es"] = m["spa"] m["et"] = m["est"] m["eu"] = m["eus"] m["fa"] = m["fas"] m["ff"] = m["ful"] m["fi"] = m["fin"] m["fj"] = m["fij"] m["fo"] = m["fao"] m["fr"] = m["fra"] m["fy"] = m["fry"] m["ga"] = m["gle"] m["gd"] = m["gla"] m["gl"] = m["glg"] m["gn"] = m["grn"] m["gu"] = m["guj"] m["gv"] = m["glv"] m["ha"] = m["hau"] m["he"] = m["heb"] m["hi"] = m["hin"] m["ho"] = m["hmo"] m["hr"] = m["hrv"] m["ht"] = m["hat"] m["hu"] = m["hun"] m["hy"] = m["hye"] m["hz"] = m["her"] m["ia"] = m["ina"] m["id"] = m["ind"] m["ie"] = m["ile"] m["ig"] = m["ibo"] m["ii"] = m["iii"] m["ik"] = m["ipk"] m["in"] = m["ind"] -- removed m["io"] = m["ido"] m["is"] = m["isl"] m["it"] = m["ita"] m["iu"] = m["iku"] m["iw"] = m["heb"] -- deprecated m["ja"] = m["jpn"] m["ji"] = m["yid"] -- removed -- erroneous assignment m["jv"] = m["jav"] m["jw"] = m["jav"] -- removed -- erroneous assignment m["ka"] = m["kat"] m["kg"] = m["kon"] m["ki"] = m["kik"] m["kj"] = m["kua"] m["kk"] = m["kaz"] m["kl"] = m["kal"] m["km"] = m["khm"] m["kn"] = m["kan"] m["ko"] = m["kor"] m["kr"] = m["kau"] m["ks"] = m["kas"] m["ku"] = m["kur"] m["kv"] = m["kom"] m["kw"] = m["cor"] m["ky"] = m["kir"] m["la"] = m["lat"] m["lb"] = m["ltz"] m["lg"] = m["lug"] m["li"] = m["lim"] m["ln"] = m["lin"] m["lo"] = m["lao"] m["lt"] = m["lit"] m["lu"] = m["lub"] m["lv"] = m["lav"] m["mg"] = m["mlg"] m["mh"] = m["mah"] m["mi"] = m["mri"] m["mk"] = m["mkd"] m["ml"] = m["mal"] m["mn"] = m["mon"] m["mo"] = m[""] -- removed -- m["mr"] = m["mar"] m["ms"] = m["msa"] m["mt"] = m["mlt"] m["my"] = m["mya"] m["na"] = m["nau"] m["nb"] = m["nob"] m["nd"] = m["nde"] m["ne"] = m["nep"] m["ng"] = m["ndo"] m["nl"] = m["nld"] m["nn"] = m["nno"] m["no"] = m["nor"] m["nr"] = m["nbl"] m["nv"] = m["nav"] m["ny"] = m["nya"] m["oc"] = m["oci"] m["oj"] = m["oji"] m["om"] = m["orm"] m["or"] = m["ori"] m["os"] = m["oss"] m["pa"] = m["pan"] m["pi"] = m["pli"] m["pl"] = m["pol"] m["ps"] = m["pus"] m["pt"] = m["por"] m["qu"] = m["que"] m["rm"] = m["roh"] m["rn"] = m["run"] m["ro"] = m["ron"] m["ru"] = m["rus"] m["rw"] = m["kin"] m["sa"] = m["san"] m["sc"] = m["srd"] m["sd"] = m["snd"] m["se"] = m["sme"] m["sg"] = m["sag"] m["sh"] = m["hbs"] -- deprecated -- not in ISO 639-2 m["si"] = m["sin"] m["sk"] = m["slk"] m["sl"] = m["slv"] m["sm"] = m["smo"] m["sn"] = m["sna"] m["so"] = m["som"] m["sq"] = m["sqi"] m["sr"] = m["srp"] m["ss"] = m["ssw"] m["st"] = m["sot"] m["su"] = m["sun"] m["sv"] = m["swe"] m["sw"] = m["swa"] m["ta"] = m["tam"] m["te"] = m["tel"] m["tg"] = m["tgk"] m["th"] = m["tha"] m["ti"] = m["tir"] m["tk"] = m["tuk"] m["tl"] = m["tgl"] m["tn"] = m["tsn"] m["to"] = m["ton"] m["tr"] = m["tur"] m["ts"] = m["tso"] m["tt"] = m["tat"] m["tw"] = m["twi"] m["ty"] = m["tah"] m["ug"] = m["uig"] m["uk"] = m["ukr"] m["ur"] = m["urd"] m["uz"] = m["uzb"] m["ve"] = m["ven"] m["vi"] = m["vie"] m["vo"] = m["vol"] m["wa"] = m["wln"] m["wo"] = m["wol"] m["xh"] = m["xho"] m["yi"] = m["yid"] m["yo"] = m["yor"] m["za"] = m["zha"] m["zh"] = m["zho"] m["zu"] = m["zul"] -- grandfathered - IANA subtag registry m["art-lojban" ] = m["jbo"] -- deprecated --"cel-gaulish"] = m[""] -- // Gaulish --"en-GB-oed" ] => orthographies // English, Oxford English Dictionary spelling m["i-ami" ] = m["ami"] -- deprecated m["i-bnn" ] = m["bnn"] -- deprecated --"i-default" ] = m[""] -- // default language --"i-enochian" ] = m[""] -- // Enochian m["i-hak" ] = m["hak"] -- deprecated m["i-klingon" ] = m["tlh"] -- deprecated m["i-lux" ] = m["lb"] -- deprecated --"i-mingo" ] = m[""] -- // Mingo m["i-navajo" ] = m["nv"] -- deprecated m["i-pwn" ] = m["pwn"] -- deprecated m["i-tao" ] = m["tao"] -- deprecated m["i-tay" ] = m["tay"] -- deprecated m["i-tsu" ] = m["tsu"] -- deprecated m["no-bok" ] = m["nb"] -- deprecated m["no-nyn" ] = m["nn"] -- deprecated m["sgn-BE-FR" ] = m["sfb"] -- deprecated m["sgn-BE-NL" ] = m["vgt"] -- deprecated m["sgn-CH-DE" ] = m["sgg"] -- deprecated m["zh-guoyu" ] = m["cmn"] -- deprecated m["zh-hakka" ] = m["hak"] -- deprecated --"zh-min" ] = m[""] -- deprecated, do not use m["zh-min-nan" ] = m["nan"] -- deprecated m["zh-xiang" ] = m["hsn"] -- deprecated -- extlangs - IANA subtag registry m["ar-aao"] = m["aao"] m["ar-abh"] = m["abh"] m["ar-abv"] = m["abv"] m["ar-acm"] = m["acm"] m["ar-acq"] = m["acq"] m["ar-acw"] = m["acw"] m["ar-acx"] = m["acx"] m["ar-acy"] = m["acy"] m["ar-adf"] = m["adf"] m["ar-aeb"] = m["aeb"] m["ar-aec"] = m["aec"] m["ar-afb"] = m["afb"] m["ar-ajp"] = m["ajp"] m["ar-apc"] = m["apc"] m["ar-apd"] = m["apd"] m["ar-arb"] = m["arb"] m["ar-arq"] = m["arq"] m["ar-ars"] = m["ars"] m["ar-ary"] = m["ary"] m["ar-arz"] = m["arz"] m["ar-auz"] = m["auz"] m["ar-avl"] = m["avl"] m["ar-ayh"] = m["ayh"] m["ar-ayl"] = m["ayl"] m["ar-ayn"] = m["ayn"] m["ar-ayp"] = m["ayp"] m["ar-bbz"] = m["bbz"] m["ar-pga"] = m["pga"] m["ar-shu"] = m["shu"] m["ar-ssh"] = m["ssh"] m["kok-gom"] = m["gom"] m["kok-knn"] = m["knn"] m["lv-ltg"] = m["ltg"] m["lv-lvs"] = m["lvs"] m["ms-bjn"] = m["bjn"] m["ms-btj"] = m["btj"] m["ms-bve"] = m["bve"] m["ms-bvu"] = m["bvu"] m["ms-coa"] = m["coa"] m["ms-dup"] = m["dup"] m["ms-hji"] = m["hji"] m["ms-jak"] = m["jak"] m["ms-jax"] = m["jax"] m["ms-kvb"] = m["kvb"] m["ms-kvr"] = m["kvr"] m["ms-kxd"] = m["kxd"] m["ms-lce"] = m["lce"] m["ms-lcf"] = m["lcf"] m["ms-liw"] = m["liw"] m["ms-max"] = m["max"] m["ms-meo"] = m["meo"] m["ms-mfa"] = m["mfa"] m["ms-mfb"] = m["mfb"] m["ms-min"] = m["min"] m["ms-mqg"] = m["mqg"] m["ms-msi"] = m["msi"] m["ms-mui"] = m["mui"] m["ms-orn"] = m["orn"] m["ms-ors"] = m["ors"] m["ms-pel"] = m["pel"] m["ms-pse"] = m["pse"] m["ms-tmw"] = m["tmw"] m["ms-urk"] = m["urk"] m["ms-vkk"] = m["vkk"] m["ms-vkt"] = m["vkt"] m["ms-xmm"] = m["xmm"] m["ms-zlm"] = m["zlm"] m["ms-zmi"] = m["zmi"] m["ms-zsm"] = m["zsm"] m["sgn-ads"] = m["ads"] m["sgn-aed"] = m["aed"] m["sgn-aen"] = m["aen"] m["sgn-afg"] = m["afg"] m["sgn-ase"] = m["ase"] m["sgn-asf"] = m["asf"] m["sgn-asp"] = m["asp"] m["sgn-asq"] = m["asq"] m["sgn-asw"] = m["asw"] m["sgn-bfi"] = m["bfi"] m["sgn-bfk"] = m["bfk"] m["sgn-bog"] = m["bog"] m["sgn-bqn"] = m["bqn"] m["sgn-bqy"] = m["bqy"] m["sgn-bvl"] = m["bvl"] m["sgn-bzs"] = m["bzs"] m["sgn-cds"] = m["cds"] m["sgn-csc"] = m["csc"] m["sgn-csd"] = m["csd"] m["sgn-cse"] = m["cse"] m["sgn-csf"] = m["csf"] m["sgn-csg"] = m["csg"] m["sgn-csl"] = m["csl"] m["sgn-csn"] = m["csn"] m["sgn-csq"] = m["csq"] m["sgn-csr"] = m["csr"] m["sgn-doq"] = m["doq"] m["sgn-dse"] = m["dse"] m["sgn-dsl"] = m["dsl"] m["sgn-ecs"] = m["ecs"] m["sgn-esl"] = m["esl"] m["sgn-esn"] = m["esn"] m["sgn-eso"] = m["eso"] m["sgn-eth"] = m["eth"] m["sgn-fcs"] = m["fcs"] m["sgn-fse"] = m["fse"] m["sgn-fsl"] = m["fsl"] m["sgn-fss"] = m["fss"] m["sgn-gds"] = m["gds"] m["sgn-gse"] = m["gse"] m["sgn-gsg"] = m["gsg"] m["sgn-gsm"] = m["gsm"] m["sgn-gss"] = m["gss"] m["sgn-gus"] = m["gus"] m["sgn-hab"] = m["hab"] m["sgn-haf"] = m["haf"] m["sgn-hds"] = m["hds"] m["sgn-hks"] = m["hks"] m["sgn-hos"] = m["hos"] m["sgn-hps"] = m["hps"] m["sgn-hsh"] = m["hsh"] m["sgn-hsl"] = m["hsl"] m["sgn-icl"] = m["icl"] m["sgn-ils"] = m["ils"] m["sgn-inl"] = m["inl"] m["sgn-ins"] = m["ins"] m["sgn-ise"] = m["ise"] m["sgn-isg"] = m["isg"] m["sgn-isr"] = m["isr"] m["sgn-jcs"] = m["jcs"] m["sgn-jhs"] = m["jhs"] m["sgn-jls"] = m["jls"] m["sgn-jos"] = m["jos"] m["sgn-jsl"] = m["jsl"] m["sgn-jus"] = m["jus"] m["sgn-kgi"] = m["kgi"] m["sgn-kvk"] = m["kvk"] m["sgn-lbs"] = m["lbs"] m["sgn-lls"] = m["lls"] m["sgn-lsg"] = m["lsg"] m["sgn-lsl"] = m["lsl"] m["sgn-lso"] = m["lso"] m["sgn-lsp"] = m["lsp"] m["sgn-lst"] = m["lst"] m["sgn-lsy"] = m["lsy"] m["sgn-mdl"] = m["mdl"] m["sgn-mfs"] = m["mfs"] m["sgn-mre"] = m["mre"] m["sgn-msd"] = m["msd"] m["sgn-msr"] = m["msr"] m["sgn-mzc"] = m["mzc"] m["sgn-mzg"] = m["mzg"] m["sgn-mzy"] = m["mzy"] m["sgn-nbs"] = m["nbs"] m["sgn-ncs"] = m["ncs"] m["sgn-nsi"] = m["nsi"] m["sgn-nsl"] = m["nsl"] m["sgn-nsp"] = m["nsp"] m["sgn-nsr"] = m["nsr"] m["sgn-nzs"] = m["nzs"] m["sgn-okl"] = m["okl"] m["sgn-pks"] = m["pks"] m["sgn-prl"] = m["prl"] m["sgn-prz"] = m["prz"] m["sgn-psc"] = m["psc"] m["sgn-psd"] = m["psd"] m["sgn-psg"] = m["psg"] m["sgn-psl"] = m["psl"] m["sgn-pso"] = m["pso"] m["sgn-psp"] = m["psp"] m["sgn-psr"] = m["psr"] m["sgn-pys"] = m["pys"] m["sgn-rms"] = m["rms"] m["sgn-rsi"] = m["rsi"] m["sgn-rsl"] = m["rsl"] m["sgn-sdl"] = m["sdl"] m["sgn-sfb"] = m["sfb"] m["sgn-sfs"] = m["sfs"] m["sgn-sgg"] = m["sgg"] m["sgn-sgx"] = m["sgx"] m["sgn-slf"] = m["slf"] m["sgn-sls"] = m["sls"] m["sgn-sqk"] = m["sqk"] m["sgn-sqs"] = m["sqs"] m["sgn-ssp"] = m["ssp"] m["sgn-ssr"] = m["ssr"] m["sgn-svk"] = m["svk"] m["sgn-swl"] = m["swl"] m["sgn-syy"] = m["syy"] m["sgn-tse"] = m["tse"] m["sgn-tsm"] = m["tsm"] m["sgn-tsq"] = m["tsq"] m["sgn-tss"] = m["tss"] m["sgn-tsy"] = m["tsy"] m["sgn-tza"] = m["tza"] m["sgn-ugn"] = m["ugn"] m["sgn-ugy"] = m["ugy"] m["sgn-ukl"] = m["ukl"] m["sgn-uks"] = m["uks"] m["sgn-vgt"] = m["vgt"] m["sgn-vsi"] = m["vsi"] m["sgn-vsl"] = m["vsl"] m["sgn-vsv"] = m["vsv"] m["sgn-xki"] = m["xki"] m["sgn-xml"] = m["xml"] m["sgn-xms"] = m["xms"] m["sgn-yds"] = m["yds"] m["sgn-ysl"] = m["ysl"] m["sgn-zib"] = m["zib"] m["sgn-zsl"] = m["zsl"] m["sw-swc"] = m["swc"] m["sw-swh"] = m["swh"] m["uz-uzn"] = m["uzn"] m["uz-uzs"] = m["uzs"] m["zh-cdo"] = m["cdo"] m["zh-cjy"] = m["cjy"] m["zh-cmn"] = m["cmn"] m["zh-cpx"] = m["cpx"] m["zh-czh"] = m["czh"] m["zh-czo"] = m["czo"] m["zh-gan"] = m["gan"] m["zh-hak"] = m["hak"] m["zh-hsn"] = m["hsn"] m["zh-lzh"] = m["lzh"] m["zh-mnp"] = m["mnp"] m["zh-nan"] = m["nan"] m["zh-wuu"] = m["wuu"] m["zh-yue"] = m["yue"] -- local special cases m["nld-BE"] = { names = {"*Flemish", "Dutch", "Netherlandic"}, nahme = {"Flähmesch", "Bäljesch-Nederländesch", "Bäljesch-Nederlängsch"}, grama = {"S", "N-S", "N-S"}, type = m["nld"]["type"], scripts = m["nld"]["scripts"], family = m["nld"]["family"], sort_key = m["nld"]["sort_key"]} m["dut-BE"] = m["nld-BE"] m["nl-BE"] = m["nld-BE"] m["nds-NL"] = { names = m["nds"]["names"], nahme = {"Nedersaksesch", "Nidersäksesch", "Plattdüütsch", "Niderdeutsch"}, type = m["nds"]["type"], scripts = m["nds"]["scripts"], family = m["nds"]["family"]} -- private codes m["qakö"] = { names = {"*Old Colognian"}, nahme = {"Ahlkölsch"}, grama = {"S"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["qakö-11"] = { names = {"*Old Colognian of the 11th century"}, nahme = {"Ahlkölsch (11. Jh.)"}, grama = {"S ()"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["qakö-12"] = { names = {"*Old Colognian of the 12th century"}, nahme = {"Ahlkölsch (12. Jh.)"}, grama = {"S ()"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["qakö-13"] = { names = {"*Old Colognian of the 13th century"}, nahme = {"Ahlkölsch (13. Jh.)"}, grama = {"S ()"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["qakö-14"] = { names = {"*Old Colognian of the 14th century"}, nahme = {"Ahlkölsch (14. Jh.)"}, grama = {"S ()"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["qakö-15"] = { names = {"*Old Colognian of the 15th century"}, nahme = {"Ahlkölsch (15. Jh.)"}, grama = {"S ()"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["qakö-16"] = { names = {"*Old Colognian of the 16th century"}, nahme = {"Ahlkölsch (16. Jh.)"}, grama = {"S ()"}, type = "regular", scripts = {"Latn"}, family = "gmw"} m["qrh"] = { names = {"*Rhinelandic", "Rhenish", "Rhineland Regiolect"}, nahme = {"Rheinesch"}, grama = {"S"}, type = "regular", scripts = {"Latn"}, family = "gmw"} -- Questionable m["del"] = { names = {"*Delaware"}, nahme = {"Dällewäer"}, grama = {"-"}, type = "?", scripts = {"Latn"}, family = "?crp"} m["fil"] = { names = {"*Filippino"}, nahme = {"Fellepihnesch"}, grama = "S", type = "?", scripts = {"Latn"}, family = "?"} m["pra"] = { names = {"*Prakrit"}, nahme = {"prakrittesche Schprohch"}, grama = {"aL"}, defnt = "i", type = "?", scripts = {"?"}, family = "?"} m["wen"] = { names = {"*Sorbian", "Lusatian", "Wendish"}, nahme = "Sorbesch", grama = "S", type = "?", scripts = {"Latn"}, family = "zlw", sort_key = { from = {"ó"}, to = {"o"}} } -- 2do: malaga malay pt-PT, pt-BR, Sami, Alban return m