logo

Module:Languages/data3/b是什么意思_Module:Languages/data3/b读音|解释_Module:Languages/data3/b同义词|反义词

Module:Languages/data3/b

在"incategory ..."过滤器后添加搜索文字:

该模块包含了以"b為開頭的三字母語言代碼"之定义和元数据。欲见其他相关资讯,请参见附录:语言列表

此模块不得直接用于其他模块或模板。资料与数据应通过Module:languages获取。

必填值

表中的每个项目必须包含以下索引字段:

1
该语言的“规范”名称,旧版模块中写作canonicalName。这是维基词典词条和分类名称中使用的名字。
2
该语言在维基数据的ID(以Q开头)。这取代了旧的wikipedia_article属性。若该语言在维基数据没有对应的实体,可将其设为nil

选填值

3
该语言所属的语系,请参见Wiktionary:语系

属性 entry_namesort_key 用于替换文本;它们替换或删除某些字符或字符集。其工作原理相似,且都是可选的。它们都可以是表,sort_key 可以是一个模块的名称,该模块接收一个条目名并生成一个排序键(用于在类别页面上对条目进行排序)。

if sort_key is the name of a module, the module must contain a sortkey-generating function that is named makeSortKey. This function must take the arguments text, lang, sc, where text is the page name (or other text in the language), lang is the language code (not the language object), and sc is the script code (not the script object). The returned value should always be a string, or there will be a module error in the Language:makeSortKey() function.

If either one is a table, it must contain two tables inside it: one named from and one named to. These two tables are organised pairwise: each element in from is a pattern to identify which characters in the term to replace, while the corresponding element in to defines what to replace them with.

If the replacement is not present or if it is false or nil, it defaults to an empty replacement, meaning that the matching characters are removed altogether. This means that the from list can be longer than the to list, and an empty replacement will be assumed for any elements in from that have no counterpart in to.

The tables can contain literal characters, or the patterns (a type of regular expressions) that are used by the standard Scribunto mw.ustring.gsub function. See the Scribunto reference manual for more information.

At the top of the module, there is a list of combining characters with names. These are provided for convenience and readability, as combining characters generally do not display properly inside the module code (although they do not affect the actual operation of the module).

entry_name
Defines replacements to create the entry name from the displayed form of a term. This can be used to remove certain diacritical marks according to the customs or standard practice of the language. For example, it is used to remove accent marks from Russian words (ру́сскийрусский), or macrons from Latin or Old English words (ōsos), as these are not used in the normal written form of these languages. This is used by makeEntryName in Module:languages.
sort_key
Defines replacements to create a category sort key from the page name. The purpose is to remove any characters that are ignored in sorting, and to replace similar characters with identical ones if the sorting rules for that language do not distinguish them. For example, in German, the characters "ä" and "a" are considered equivalent for sorting, and are both treated as "a". The page name is converted to lowercase before applying the replacements, so you should not add uppercase letters to the "from" lists. This is used by makeSortKey in Module:languages.

These are other optional values:

otherNames
该语言除了标准名称外的所有名称的表格。该表格不仅应包括该语言的同义词,而且应包括指归入同一类别的语言变体的名称。例如,虽然佛兰芒语不是荷兰语的同义词,但佛兰芒语被认为是荷兰语的“一部分”,因此该名称被列入荷兰语其中。
type
语言的类型(会影响它在Wiktionary上的处理方式)。可用的值包括:
  • regular-这个值是默认值,所以不需要特别指定。这表示该语言的词汇符合Wiktionary:收录标准,因此被允许放在主命名空间中。该语言可能也有重构的词汇,则这些词汇应被放在重构(Reconstructed)命名空间中,且必须在前面加“*”表示重构。(注:中文维基词典暂无 Reconstructed 空间。)
  • reconstructed - 此语言不符合Wiktionary:收录标准,因此只允许在重构命名空间中使用。这类语言中的所有词汇都是重建得到的,必须在前面加上“*”。
  • appendix-constructed - 这种语言已经通过验证,但不符合对重构语言的额外要求(Wiktionary:收录标准#构建语言)。因此,其词汇必须放在附录(Appendix)命名空间中;又因为它们不是透过重建得到的,因此不应该在链接中加上“*”前缀。
scripts
A list of script codes, see Wiktionary:Scripts. These represent all the scripts (writing systems) that this language uses in the real world, as well as the ones that Wiktionary uses. The scripts that are used most often on Wiktionary should be first in the list, as this will speed up script detection.
Many templates and modules detect the script of text in a particular language using the findBestScript function in Module:scripts. This function goes down the list of scripts and counts how many characters in the text belong to each script. If all the characters belong to one script, that script will be returned; otherwise, the script with the most characters will be returned. Thus, script detection will be faster if the most frequently used scripts are first in the list.
translit_module
The name of a module that is used to generate transliterations of terms, without the Module: prefix. This module must export a function named tr that is defined as follows:
tr(text, lang, sc)
The three parameters are the text to be transliterated, the language code, and the script code. The function can ignore the language and script codes, but they are provided for cases when a language has more than one script, or when a single function is used to transliterate multiple languages sharing the same script.
ancestors
A table listing the language codes of the direct ancestors of this language. For example, the ancestor of English is listed as enm (Middle English); ang (Old English, the ancestor of Middle English), gem-pro (Proto-Germanic, the ancestor of Old English), and ine-pro (Proto-Indo-European, the ancestor of Proto-Germanic) are not listed.
For most languages, only one ancestor code should be given, but multiple ancestors can be listed for pidgins, creoles and mixed languages.
The ancestor language table should not be included if the language's direct ancestor is the proto-language of the family to which the language belongs. In such a case, if the family code has been provided, Module:languages will automatically add the proto-language as the language's ancestor. For example, Proto-Germanic (gem-pro) belongs to the Indo-European (ine) family, and its direct ancestor is Proto-Indo-European (ine-pro). Because Proto-Indo-European is the proto-language of the Indo-European languages, Proto-Germanic does not need an ancestors table; Proto-Indo-European will be automatically returned as its ancestor by the getAncestors function.
wikimedia_codes
A table listing the Wikimedia language codes that this language maps to. This is used to translate Wiktionary codes to Wikimedia codes, which are usually the same but there are a few languages where it is different. The language codes must be valid Wikimedia codes (as determined by the wiki software), and if they are not defined in one of the language data modules, they must be defined in Module:wikimedia languages/data.
wikipedia_article
The name of the Wikipedia article for the language. Should normally only be supplied if the Wikidata id cannot be used.

local u = mw.ustring.char

-- UTF-8 encoded strings for some commonly-used diacritics
local GRAVE     = u(0x0300)
local ACUTE     = u(0x0301)
local CIRC      = u(0x0302)
local TILDE     = u(0x0303)
local MACRON    = u(0x0304)
local BREVE     = u(0x0306)
local DOTABOVE  = u(0x0307)
local DIAER     = u(0x0308)
local CARON     = u(0x030C)
local DGRAVE    = u(0x030F)
local INVBREVE  = u(0x0311)
local DOTBELOW  = u(0x0323)
local RINGBELOW = u(0x0325)
local CEDILLA   = u(0x0327)

local Arab = {"Arab"}
local Cyrl = {"Cyrl"}
local Deva = {"Deva"}
local Latn = {"Latn"}


local m = {}

m["baa"] = {
	"Babatana",
	"Q2877785",
	"poz-ocw",
	aliases = {"Mbambatana", "Bambatana"},
	scripts = Latn,
}

m["bab"] = {
	"Bainouk-Gunyuño",
	"Q35508",
	"alv-bny",
	scripts = Latn,
}

m["bac"] = {
	"Badui",
	"Q3449885",
	"poz-msa",
	scripts = Latn,
}

m["bae"] = {
	"Baré",
	"Q3504087",
	"awd",
	aliases = {"Barawana"},
	scripts = Latn,
}

m["baf"] = {
	"Nubaca",
	"Q36270",
	"nic-ymb",
	otherNames = {"Nu Baca", "Baca"},
	scripts = Latn,
}

m["bag"] = {
	"Tuki",
	"Q36621",
	"nic-mba",
	scripts = Latn,
}

m["bah"] = {
	"巴哈馬克里奧爾語",
	"Q2669229",
	"crp",
	aliases = {"Bahamian Creole", "Bahamian Creole English", "Bahamian", "Bahamas Creole", "Bahamas Creole English"},
	scripts = Latn,
	ancestors = {"en"},
}

m["baj"] = {
	"Barakai",
	"Q3502030",
	"poz-cet",
	scripts = Latn,
}

m["bal"] = {
	"俾路支語",
	"Q33049",
	"ira-nwi",
	otherNames = {"Baluchi", "Balochi", "Southern Baluchi", "Southern Balochi", "Eastern Baluchi", "Eastern Balochi", "Western Baluchi", "Western Balochi"},
	scripts = {"fa-Arab"},
}

m["ban"] = {
	"巴厘語",
	"Q33070",
	"poz-mcm",
	otherNames = {"Balinese"},
	scripts = {"Latn", "Bali"},
}

m["bao"] = {
	"Waimaha",
	"Q2883738",
	"sai-tuc",
	scripts = Latn,
}

m["bap"] = {
	"班塔瓦語",
	"Q56500",
	"sit-kic",
	aliases = {"Bantawa"},
	scripts = Deva,
}

m["bar"] = {
	"巴伐利亞語",
	"Q29540",
	"gmw",
	aliases = {"Bavarian", "Austro-Bavarian"},
	scripts = Latn,
	ancestors = {"gmh"},
}

m["bas"] = {
	"巴薩語",
	"Q33093",
	"bnt-bsa",
	aliases = {"Basa (Cameroon)", "Basa"},
	scripts = Latn,
}

m["bau"] = {
	"Badanchi",
	"Q11001650",
	"nic-jrw",
	otherNames = {"Bada", "Bada (Nigeria)"},
	scripts = Latn,
}

m["bav"] = {
	"Babungo",
	"Q34885",
	"nic-rnn",
	otherNames = {"Vengo"},
	scripts = Latn,
}

m["baw"] = {
	"Bambili-Bambui",
	"Q34880",
	"nic-nge",
	scripts = Latn,
}
m["bax"] = {
	"巴姆穆語",
	"Q35280",
	"nic-nun",
	aliases = {"Bamum", "Bamun"},
	scripts = {"Latn", "Bamu"},
}

m["bay"] = {
	"Batuley",
	"Q8828787",
	"poz",
	scripts = Latn,
}

m["bba"] = {
	"Baatonum",
	"Q34889",
	"alv-sav",
	scripts = Latn,
}

m["bbb"] = {
	"巴賴語",
	"Q4858206",
	"ngf",
	otherNames = {"Barai"},
	scripts = Latn,
}

m["bbc"] = {
	"托巴巴塔克語",
	"Q33017",
	"btk",
	otherNames = {"Toba Batak"},
	aliases = {"Batak Toba"},
	scripts = {"Latn", "Batk"},
}

m["bbd"] = {
	"Bau",
	"Q4873415",
	"ngf-mad",
	scripts = Latn,
}

m["bbe"] = {
	"Bangba",
	"Q34895",
	"nic-nke",
	scripts = Latn,
}

m["bbf"] = {
	"Baibai",
	"Q56902",
	"paa",
	scripts = Latn,
}

m["bbg"] = {
	"Barama",
	"Q34884",
	"bnt-sir",
	scripts = Latn,
}

m["bbh"] = {
	"Bugan",
	"Q3033554",
	"mkh-pkn",
	aliases = {"Bogan"},
	scripts = Latn,
}

m["bbi"] = {
	"Barombi",
	"Q34985",
	"bnt-bsa",
	aliases = {"Rombi", "Lombi", "Lombe"},
	scripts = Latn,
}

m["bbj"] = {
	"戈馬拉語'",
	"Q35271",
	"bai",
	otherNames = {"Ghomálá'", "Bamileke-Banjun"},
	scripts = Latn,
}

m["bbk"] = {
	"巴邦基語",
	"Q34790",
	"nic-rnc",
	otherNames = {"Babanki", "Kejom", "Kidzem"},
	scripts = Latn,
}

m["bbl"] = {
	"巴茨語",
	"Q33259",
	"cau-nkh",
	otherNames = {"Bats", "Batsbi", "Tsova-Tush"},
	scripts = {"Geor"},
	translit_module = "Geor-translit",
	entry_name = {
		from = {"̃", "<sup>ნ</sup>", MACRON, BREVE}, 
		to   = {"", "ნ"}} ,
}

m["bbm"] = { -- name includes prefix
	"Babango",
	"Q34819",
	"bnt-bta",
	otherNames = {"Bango", "Mobango", "Ebango"},
	scripts = Latn,
}

m["bbn"] = {
	"Uneapa",
	"Q7884126",
	"poz-ocw",
	scripts = Latn,
}

m["bbo"] = {
	"Konabéré",
	"Q35371",
	"dmn-snb",
	otherNames = {"Bobo Fing", "Black Bobo", "Northern Bobo Madaré", "Bobo", "Jèrè", "Kukoma", "Kure", "Sankuma", "Tankri", "Yaba"},
	scripts = Latn,
}

m["bbp"] = {
	"West Central Banda",
	"Q7984377",
	"bad",
	scripts = Latn,
}

m["bbq"] = {
	"Bamali",
	"Q34901",
	"nic-nun",
	scripts = Latn,
}

m["bbr"] = {
	"Girawa",
	"Q5564185",
	"ngf-mad",
	scripts = Latn,
}

m["bbs"] = {
	"Bakpinka",
	"Q3515061",
	"nic-ucr",
	scripts = Latn,
}

m["bbt"] = {
	"Mburku",
	"Q3441324",
	"cdc-wst",
	scripts = Latn,
}

m["bbu"] = {
	"Bakulung",
	"Q35580",
	"nic-jrn",
	otherNames = {"Kulung", "Kulung (Nigeria)"},
	scripts = Latn,
}

m["bbv"] = {
	"Karnai",
	"Q6372803",
	"poz-ocw",
	scripts = Latn,
}

m["bbw"] = {
	"Baba",
	"Q34822",
	"nic-nun",
	scripts = Latn,
}

m["bbx"] = { -- cf bvb
	"Bubia",
	"Q34953",
	"nic-bds",
	ancestors = {"bvb"},
	scripts = Latn,
}

m["bby"] = {
	"Befang",
	"Q34960",
	"nic-bds",
	scripts = Latn,
}

m["bca"] = {
	"中部白語",
	"Q12628803",
	"zhx-gba",
	otherNames = {"劍川話", "Central Bai", "Jianchuan Bai"},
	scripts = {"Hani", "Latn"},
}

m["bcb"] = {
	"Bainouk-Samik",
	"Q36390",
	"alv-bny",
	scripts = Latn,
}

m["bcd"] = {
	"North Babar",
	"Q7054041",
	"poz-tim",
	scripts = Latn,
}

m["bce"] = {
	"Bamenyam",
	"Q34968",
	"nic-nun",
	scripts = Latn,
}

m["bcf"] = {
	"Bamu",
	"Q3503788",
	"paa-kiw",
	scripts = Latn,
}

m["bcg"] = {
	"Baga Pokur",
	"Q31172660",
	"alv-nal",
	otherNames = {"Baga Binari", "Baga Mboteni"},
	scripts = Latn,
}

m["bch"] = {
	"Bariai",
	"Q2884502",
	"poz-ocw",
	scripts = Latn,
}

m["bci"] = {
	"Baoule",
	"Q35107",
	"alv-ctn",
	aliases = {"Baoulé", "Bawule"},
	scripts = Latn,
}

m["bcj"] = {
	"Bardi",
	"Q3913852",
	"aus-nyu",
	scripts = Latn,
}

m["bck"] = {
	"布納巴語",
	"Q580923",
	"aus-bub",
	otherNames = {"Bunaba"},
	scripts = Latn,
}

m["bcl"] = {
	"中比科爾語",
	"Q33284",
	"phi",
	otherNames = {"Bikol Central", "Central Bikol", "Bikol"}, -- also "Central Bicolano"?
	scripts = Latn,
}

m["bcm"] = {
	"Banoni",
	"Q2882857",
	"poz-ocw",
	otherNames = {"Bannoni", "Tsunari"},
	scripts = Latn,
}

m["bcn"] = {
	"Bibaali",
	"Q34892",
	"alv-mye",
	otherNames = {"Bali", "Bali (Nigeria)", "Abaali"},
	scripts = Latn,
}

m["bco"] = {
	"Kaluli",
	"Q6354586",
	"ngf",
	scripts = Latn,
}

m["bcp"] = {
	"Bali",
	"Q3515074",
	"bnt-kbi",
	otherNames = {"Bali (Congo)", "Bali (Democratic Republic of the Congo)", "Baali", "Kibali", "Libaali"},
	scripts = Latn,
}

m["bcq"] = {
	"Bench",
	"Q35108",
	"omv",
	scripts = Latn,
}

m["bcr"] = {
	"Babine-Witsuwit'en",
	"Q27864",
	"ath-nor",
	otherNames = {"Babine", "Witsuwit'en", "Northern Carrier", "Western Carrier", "Nadot’en-Wets’uwet’en"},
	scripts = Latn,
}

m["bcs"] = {
	"Kohumono",
	"Q35590",
	"nic-ucn",
	scripts = Latn,
}

m["bct"] = {
	"Bendi",
	"Q8836662",
	"csu-mle",
	scripts = Latn,
}

m["bcu"] = {
	"Biliau",
	"Q2874658",
	"poz-ocw",
	otherNames = {"Awad Bing"},
	scripts = Latn,
}

m["bcv"] = {
	"Shoo-Minda-Nye",
	"Q36548",
	"nic-jkn",
	otherNames = {"Shoo", "Minda", "Nye"},
	scripts = Latn,
}

m["bcw"] = {
	"Bana",
	"Q56272",
	"cdc-cbm",
	scripts = Latn,
}

m["bcy"] = {
	"Bacama",
	"Q56274",
	"cdc",
	scripts = Latn,
}

m["bcz"] = {
	"Bainouk-Gunyaamolo",
	"Q35506",
	"alv-bny",
	scripts = Latn,
}

m["bda"] = {
	"Bayot",
	"Q35019",
	"alv-jol",
	aliases = {"Baiot", "Baiote", "Bayotte"},
	scripts = Latn,
}

m["bdb"] = {
	"Basap",
	"Q3504208",
	"poz-bnn",
	scripts = Latn,
}

m["bdc"] = {
	"Emberá-Baudó",
	"Q11173166",
	"sai-chc",
	scripts = Latn,
}

m["bdd"] = {
	"Bunama",
	"Q4997416",
	"poz-ocw",
	scripts = Latn,
}

m["bde"] = {
	"Bade",
	"Q56239",
	"cdc-wst",
	scripts = Latn,
}

m["bdf"] = {
	"Biage",
	"Q48037487",
	"ngf",
	scripts = Latn,
}

m["bdg"] = {
	"Bonggi",
	"Q2910053",
	"poz-bnn",
	scripts = Latn,
}

m["bdh"] = {
	"Tara Baka",
	"Q2880165",
	"csu-bbk",
	otherNames = {"Baka", "Baka (Sudan)"},
	scripts = Latn,
}

m["bdi"] = {
	"Burun",
	"Q35040",
	"sdv-niw",
	otherNames = {"Northern Burun", "Maiak", "Mayak", "Mughaja", "Kurmuk"},
	scripts = Latn,
}

m["bdj"] = {
	"拜語",
	"Q34894",
	"nic-ser",
	otherNames = {"Bai", "Belanda", "Biri", "BGamba", "Gumba", "Mbegumba", "Mvegumba"},
	scripts = Latn,
}

m["bdk"] = {
	"布都赫語",
	"Q35397",
	"cau-lzg",
	aliases = {"Budukh", "Budugh"},
	translit_module = "bdk-translit",
	override_translit = true,
	scripts = Cyrl,
	entry_name = {
		from = {GRAVE, ACUTE},
		to   = {}} ,
}

m["bdl"] = {
	"Indonesian Bajau",
	"Q2880038",
	"poz",
	otherNames = {"Indonesian Bajo", "Sulawesi Bajau", "Sulawesi Bajaw", "Bajau", "Bajaw", "Bajo"},
	scripts = Latn,
}

m["bdm"] = {
	"Buduma",
	"Q56287",
	"cdc-cbm",
	otherNames = {"Yedina", "Kuri"},
	scripts = Latn,
}

m["bdn"] = {
	"Baldemu",
	"Q56280",
	"cdc-cbm",
	scripts = Latn,
}

m["bdo"] = {
	"Morom",
	"Q759770",
	"csu-bgr",
	scripts = Latn,
}

m["bdp"] = {
	"Bende",
	"Q8836490",
	"bnt",
	scripts = Latn,
}

m["bdq"] = {
	"巴拿語",
	"Q32924",
	"mkh-ban",
	otherNames = {"Bahnar"},
	scripts = Latn,
	ancestors = {"mkh-ban-pro"},
}

m["bdr"] = {
	"西海岸巴瑤語",
	"Q2880037",
	"poz-sbj",
	otherNames = {"West Coast Bajau"},
	scripts = Latn,
}

m["bds"] = {
	"Burunge",
	"Q56617",
	"cus",
	scripts = Latn,
}

m["bdt"] = {
	"Bokoto",
	"Q4938812",
	"alv-gbw",
	scripts = Latn,
}

m["bdu"] = {
	"Oroko",
	"Q36278",
	"bnt-saw",
	otherNames = {"Bima", "Bakundu-Balue", "Balundu-Bima"},
	scripts = Latn,
}

m["bdv"] = {
	"博多帕爾賈語",
	"Q8845881",
	"inc-eas",
	otherNames = {"Bodo Parja"},
	scripts = {"Orya"},
	ancestors = {"inc-mgd"},
}

m["bdw"] = {
	"Baham",
	"Q3513309",
	"paa",
	scripts = Latn,
}

m["bdx"] = {
	"Budong-Budong",
	"Q4985158",
	"poz-ssw",
	scripts = Latn,
}

m["bdy"] = {
	"班賈朗語",
	"Q2980386",
	"aus-pam",
	otherNames = {"Bandjalang"},
	scripts = Latn,
}

m["bdz"] = {
	"巴德斯語",
	"Q33028",
	"inc-wes",
	otherNames = {"Badeshi"},
	ancestors = {"noe"},
}

m["bea"] = {
	"Beaver",
	"Q20826",
	"ath-nor",
	otherNames = {"Dane-zaa", "Danezaa", "Danezaa ZaageɁ"},
	scripts = Latn,
}

m["beb"] = {
	"Bebele",
	"Q34976",
	"bnt-btb",
	scripts = Latn,
}

m["bec"] = {
	"Iceve-Maci",
	"Q35449",
	"nic-tvc",
	scripts = Latn,
}

m["bed"] = {
	"Bedoanas",
	"Q4879330",
	"poz-hce",
	scripts = Latn,
}

m["bee"] = {
	"Byangsi",
	"Q56904",
	"sit-alm",
	scripts = Deva,
}

m["bef"] = {
	"Benabena",
	"Q2895638",
	"paa-kag",
	scripts = Latn,
}

m["beg"] = {
	"馬來奕語",
	"Q2894198",
	"poz-swa",
	otherNames = {"Belait", "Lemeting"},
	scripts = Latn,
}

m["beh"] = {
	"Biali",
	"Q34961",
	"nic-eov",
	otherNames = {"Berba", "Bieri"},
	scripts = Latn,
}

m["bei"] = {
	"Bekati'",
	"Q3441683",
	"day",
	aliases = {"Bekati’", "Bekatiq", "Bakati"},
	scripts = Latn,
}

m["bej"] = {
	"貝扎語",
	"Q33025",
	"cus",
	scripts = {"Arab", "Latn"},
}

m["bek"] = {
	"Bebeli",
	"Q4878430",
	"poz-ocw",
	scripts = Latn,
}

m["bem"] = {
	"別姆巴語",
	"Q33052",
	"bnt-sbi",
	aliases = {"Bemba (Zambia)"},
	scripts = Latn,
}

m["beo"] = {
	"Beami",
	"Q3504079",
	"paa",
	otherNames = {"Bedamini", "Bedamuni", "Mougulu"},
	scripts = Latn,
}

m["bep"] = {
	"Besoa",
	"Q8840465",
	"poz-kal",
	scripts = Latn,
}

m["beq"] = {
	"Beembe",
	"Q3196320",
	"bnt-kng",
	otherNames = {"Bembe", "Kibeembe"},
	scripts = Latn,
}

m["bes"] = {
	"Besme",
	"Q289832",
	"alv-kim",
	scripts = Latn,
}

m["bet"] = {
	"Guiberoua Bété",
	"Q11019185",
	"kro-bet",
	otherNames = {"Bété of Guiberoua", "Western Bété"},
	scripts = Latn,
}

m["beu"] = {
	"布拉加爾語",
	"Q4923846",
	"ngf",
	aliases = {"Blagar", "Belagar"},
	scripts = Latn,
}

m["bev"] = {
	"Daloa Bété",
	"Q11155819",
	"kro-bet",
	otherNames = {"Bété of Daloa", "Northern Bété"},
	scripts = Latn,
}

m["bew"] = {
	"伯塔維語",
	"Q33014",
	"crp",
	scripts = Latn,
	ancestors = {"ms"},
}

m["bex"] = {
	"Jur Modo",
	"Q56682",
	"csu-bbk",
	scripts = Latn,
}

m["bey"] = {
	"Akuwagel",
	"Q3504170",
	"qfa-tor",
	otherNames = {"Beli", "Beli (New Guinea)", "Beli (Papua New Guinea)"},
	scripts = Latn,
}

m["bez"] = {
	"貝納語",
	"Q2502949",
	"bnt-bki",
	otherNames = {"Bena", "Bena (Tanzania)"},
	scripts = Latn,
}

m["bfa"] = {
	"巴里語",
	"Q35042",
	"sdv-bri",
	otherNames = {"Bari", "Pojulu", "Pöjulu", "Fadjulu", "Fajelu", "Madi", "Pajulu"},
	scripts = Latn,
}

m["bfb"] = {
	"鮑里巴雷里語",
	"Q7155462",
	"inc-bhi",
	otherNames = {"Pauri Bareli"},
	scripts = Deva,
}

m["bfc"] = {
	"北部白語",
	"Q12642165",
	"zhx-gba",
	otherNames = {"碧江話", "Northern Bai", "Bijiang Bai", "Laemae", "Lama", "Panyi Bai"},
	scripts = {"Hani", "Latn"},
}

m["bfd"] = {
	"富特語",
	"Q34888",
	"nic-nge",
	scripts = Latn,
}

m["bfe"] = {
	"Betaf",
	"Q4897329",
	"paa-tkw",
	scripts = Latn,
}

m["bff"] = {
	"Bofi",
	"Q34914",
	"alv-gbf",
	scripts = Latn,
}

m["bfg"] = {
	"Busang Kayan",
	"Q9231909",
	"poz",
	scripts = Latn,
}

m["bfh"] = {
	"Blafe",
	"Q12628007",
	"paa",
	scripts = Latn,
}

m["bfi"] = {
	"英國手語",
	"Q33000",
	"sgn",
	aliases = {"British Sign Language", "BSL"},
	scripts = Latn, -- when documented
}

m["bfj"] = {
	"Bafanji",
	"Q34890",
	"nic-nun",
	scripts = Latn,
}

m["bfk"] = {
	"Ban Khor Sign Language",
	"Q3441103",
	"sgn",
}

m["bfl"] = {
	"Banda-Ndélé",
	"Q34850",
	"bad-cnt",
	scripts = Latn,
}

m["bfm"] = {
	"Mmen",
	"Q36132",
	"nic-rnc",
	scripts = Latn,
}

m["bfn"] = {
	"Bunak",
	"Q35101",
	"ngf",
	scripts = Latn,
}

m["bfo"] = {
	"Malba Birifor",
	"Q11150710",
	"nic-mre",
	scripts = Latn,
}

m["bfp"] = {
	"Beba",
	"Q35050",
	"nic-nge",
	scripts = Latn,
}

m["bfq"] = {
	"巴達加語",
	"Q33205",
	"dra",
	scripts = {"Knda"},
}

m["bfr"] = {
	"Bazigar",
	"Q8829558",
	"dra",
}

m["bfs"] = {
	"南部白語",
	"Q12952250",
	"zhx-gba",
	otherNames = {"大理話", "Southern Bai", "Dali Bai"},
	scripts = {"Hani", "Latn"},
}

m["bft"] = {
	"巴爾蒂語",
	"Q33086",
	"sit-lab",
	otherNames = {"Balti"},
	scripts = {"Arab", "Tibt"},
}

m["bfu"] = {
	"Gahri",
	"Q5516952",
	"sit-whm",
	scripts = {"Takr", "Tibt"},
}

m["bfw"] = {
	"Bondo",
	"Q2567942",
	"mun",
	otherNames = {"Remo"},
	scripts = {"Orya"},
}

m["bfx"] = {
	"Bantayanon",
	"Q16837866",
	"phi",
	scripts = Latn,
}

m["bfy"] = {
	"巴格里語",
	"Q2356364",
	"inc-hie",
	otherNames = {"Bagheli"},
	scripts = Deva,
	ancestors = {"inc-pra"},
	translit_module = "hi-translit",
}

m["bfz"] = {
	"馬哈蘇帕哈里語",
	"Q6733460",
	"him",
	otherNames = {"Mahasu Pahari"},
	scripts = Deva,
	translit_module = "hi-translit",
}

m["bga"] = {
	"Gwamhi-Wuri",
	"Q6707102",
	"nic-knn",
	otherNames = {"Wurə-Gwamhyə-Mba", "Lyase"},
	scripts = Latn,
}

m["bgb"] = {
	"Bobongko",
	"Q4935896",
	"poz-slb",
	scripts = Latn,
}

m["bgc"] = {
	"哈爾彥維語",
	"Q33410",
	"inc-cen",
	otherNames = {"Haryanvi"},
	scripts = Deva,
	ancestors = {"inc-ohi"},
	translit_module = "hi-translit",
}

m["bgd"] = {
	"拉特維巴雷里語",
	"Q7295692",
	"inc-bhi",
	otherNames = {"Rathwi Bareli"},
	scripts = Deva,
}

m["bge"] = {
	"包利雅語",
	"Q4873579",
	"inc-bhi",
	otherNames = {"Bauria"},
	scripts = Deva,
}

m["bgf"] = {
	"Bangandu",
	"Q34938",
	"alv-gbs",
	scripts = Latn,
}

m["bgg"] = {
	"布貢語",
	"Q3514220",
	"sit-khb",
	otherNames = {"Bugun"},
	scripts = Latn,
}

m["bgi"] = {
	"嘉安語",
	"Q4842057",
	"phi",
	scripts = Latn,
}

m["bgj"] = {
	"Bangolan",
	"Q34862",
	"nic-nun",
	scripts = Latn,
}

m["bgk"] = {
	"Bit",
	"Q2904868",
	"mkh-pal",
	scripts = Latn, -- also Hani?
}

m["bgl"] = {
	"Bo",
	"Q8845514",
	"mkh-vie",
	aliases = {"Bo (Laos)"}, -- if 'bpw' is added, the disambig name will have to be made canonical
}

m["bgo"] = {
	"Baga Koga",
	"Q35695",
	"alv-bag",
	scripts = Latn,
}

m["bgq"] = {
	"巴格里語",
	"Q2426319",
	"inc-wes",
	otherNames = {"Bagri"},
	scripts = Deva,
	ancestors = {"raj"},
}

m["bgr"] = {
	"Bawm Chin",
	"Q56765",
	"tbq-kuk",
	otherNames = {"Bawm", "Banjogi"},
	scripts = Latn,
}

m["bgs"] = {
	"塔加巴瓦語",
	"Q7675121",
	"mno",
	otherNames = {"Tagabawa"},
	scripts = Latn,
}

m["bgt"] = {
	"Bughotu",
	"Q2927723",
	"poz-sls",
	aliases = {"Bugotu"},
	scripts = Latn,
}

m["bgu"] = {
	"Mbongno",
	"Q36141",
	"nic-mmb",
	scripts = Latn,
}

m["bgv"] = {
	"Warkay-Bipim",
	"Q4915439",
	"ngf",
	scripts = Latn,
}

m["bgw"] = {
	"巴特里語",
	"Q8841054",
	"inc-eas",
	otherNames = {"Bhatri"},
	scripts = Deva,
	ancestors = {"inc-mgd"},
}

m["bgx"] = {
	"巴爾幹加告茲土耳其語",
	"Q2360396",
	"trk-ogz",
	aliases = {"Balkan Gagauz Turkish", "Balkan Turkic"},
	scripts = Latn,
	ancestors = {"trk-oat"},
}

m["bgy"] = {
	"Benggoi",
	"Q4887742",
	"poz-cma",
	scripts = Latn,
}

m["bgz"] = {
	"邦蓋語",
	"Q3441692",
	"poz-slb",
	scripts = Latn,
}

m["bha"] = {
	"Bharia",
	"Q4901287",
	"dra",
	scripts = Deva,
}

m["bhb"] = {
	"比里語",
	"Q33229",
	"inc-bhi",
	otherNames = {"Bhili"},
	scripts = Deva,
}

m["bhc"] = {
	"Biga",
	"Q2902375",
	"poz-hce",
	scripts = Latn,
}

m["bhd"] = {
	"巴德拉瓦希語",
	"Q4900565",
	"him",
	otherNames = {"Bhadarwahi"},
	scripts = {"Arab", "Deva"},
	translit_module = "hi-translit",
}

m["bhe"] = {
	"巴雅語",
	"Q8841168",
	"inc-wes",
	otherNames = {"Bhaya"},
	ancestors = {"raj"},
}

m["bhf"] = {
	"Odiai",
	"Q56690",
	"paa-kwm",
	scripts = Latn,
}

m["bhg"] = {
	"Binandere",
	"Q3503802",
	"ngf",
	scripts = Latn,
}

m["bhh"] = {
	"Bukhari",
	"Q56469",
	"ira-swi",
	aliases = {"Bukhori", "Bukharian", "Bukharic", "Buchari", "Buchori", "Bucharian", "Bucharic"},
	scripts = {"Cyrl", "Hebr", "Latn", "fa-Arab"},
	ancestors = {"tg"},
}

m["bhi"] = {
	"比拉里語",
	"Q4901729",
	"inc-bhi",
	otherNames = {"Bhilali"},
	scripts = Deva,
}

m["bhj"] = {
	"Bahing",
	"Q56442",
	"sit-kiw",
	scripts = {"Deva", "Latn"},
}

m["bhl"] = {
	"Bimin",
	"Q4913743",
	"ngf-okk",
	scripts = Latn,
}

m["bhm"] = {
	"Bathari",
	"Q2586893",
	"sem-sar",
	otherNames = {"Batahari", "Bat'hari", "Bautahari", "Botahari", "Bathara"},
	scripts = {"Arab", "Latn"},
}

m["bhn"] = {
	"Bohtan Neo-Aramaic",
	"Q33230",
	"sem-nna",
}

m["bho"] = {
	"博杰普爾語",
	"Q33268",
	"inc-hie",
	otherNames = {"Bhojpuri"},
	scripts = {"Deva", "Kthi"},
	ancestors = {"bh"},
	translit_module = "translit-redirect",
}

m["bhp"] = {
	"Bima",
	"Q2796873",
	"poz-cet",
	aliases = {"Bimanese"},
	scripts = Latn,
}

m["bhq"] = {
	"Tukang Besi South",
	"Q12643975",
	"poz-mun",
	scripts = Latn,
}

m["bhs"] = {
	"布瓦爾語",
	"Q3515065",
	"cdc-cbm",
	aliases = {"Buwal"},
	scripts = Latn,
}

m["bht"] = {
	"巴梯亞里語",
	"Q4901452",
	"him",
	otherNames = {"Bhattiyali"},
	scripts = Deva,
}

m["bhu"] = {
	"本賈語",
	"Q8841766",
	"inc-eas",
	otherNames = {"Bhunjia"},
	scripts = {"Deva", "Orya"},
	ancestors = {"inc-mgd"},
}

m["bhv"] = {
	"Bahau",
	"Q3502039",
	"poz",
	scripts = Latn,
}

m["bhw"] = {
	"Biak",
	"Q1961488",
	"poz-hce",
	scripts = Latn,
}

m["bhx"] = { -- spurious?
	"巴萊語",
	"Q8840773",
	"inc",
	otherNames = {"Bhalay", "Bhalay-Gowlan"},
}

m["bhy"] = {
	"Bhele",
	"Q4901671",
	"bnt-kbi",
	otherNames = {"Ebhele", "Piri", "Kipiri"},
	scripts = Latn,
}

m["bhz"] = {
	"Bada",
	"Q4840520",
	"poz-kal",
	aliases = {"Bada (Indonesia)"},
	scripts = Latn,
}

m["bia"] = {
	"巴迪馬亞語",
	"Q3442745",
	"aus-psw",
	otherNames = {"Badimaya"},
	scripts = Latn,
}

m["bib"] = {
	"Bissa",
	"Q32934",
	"dmn-bbu",
	scripts = Latn,
}

m["bic"] = {
	"Bikaru",
	"Q56342",
	"paa-eng",
	scripts = Latn,
}

m["bid"] = {
	"Bidiyo",
	"Q56258",
	"cdc-est",
	scripts = Latn,
}

m["bie"] = {
	"Bepour",
	"Q4890914",
	"ngf-mad",
	scripts = Latn,
}

m["bif"] = {
	"Biafada",
	"Q35099",
	"alv-ten",
	scripts = Latn,
}

m["big"] = {
	"Biangai",
	"Q8842027",
	"paa",
	scripts = Latn,
}

m["bij"] = {
	"Kwanka",
	"Q35598",
	"nic-tar",
	otherNames = {"Kwang", "Vaghat-Ya-Bijim-Legeri", "Vaghat", "Ya", "Bijim", "Legeri"},
	scripts = Latn,
}

m["bil"] = {
	"Bile",
	"Q34987",
	"nic-jrn",
	aliases = {"Bille"},
	scripts = Latn,
}

m["bim"] = {
	"Bimoba",
	"Q34971",
	"nic-grm",
	scripts = Latn,
}

m["bin"] = {
	"埃多語",
	"Q35375",
	"alv-eeo",
	otherNames = {"Edo", "Bini"},
	scripts = Latn,
}

m["bio"] = {
	"Nai",
	"Q3508074",
	"paa-kwm",
	otherNames = {"Biaka"},
	scripts = Latn,
}

m["bip"] = {
	"Bila",
	"Q2902626",
	"bnt-kbi",
	otherNames = {"Forest Bira"},
	scripts = Latn,
}

m["biq"] = {
	"Bipi",
	"Q2904312",
	"poz-aay",
	scripts = Latn,
}

m["bir"] = {
	"Bisorio",
	"Q8844749",
	"paa-eng",
	scripts = Latn,
}

m["bit"] = {
	"Berinomo",
	"Q56447",
	"paa-spk",
	otherNames = {"Bitara"},
	scripts = Latn,
}

m["biu"] = {
	"Biete",
	"Q4904687",
	"tbq-kuk",
	scripts = Latn,
}

m["biv"] = {
	"Southern Birifor",
	"Q32859745",
	"nic-mre",
	scripts = Latn,
}

m["biw"] = {
	"Kol (Cameroon)",
	"Q35582",
	"bnt-mka",
	aliases = {"Kol"},
	scripts = Latn,
}

m["bix"] = {
	"Bijori",
	"Q3450686",
	"mun",
	scripts = Deva,
}

m["biy"] = {
	"Birhor",
	"Q3450469",
	"mun",
	scripts = Deva,
}

m["biz"] = {
	"Baloi",
	"Q3450590",
	"bnt-ngn",
	scripts = Latn,
}

m["bja"] = {
	"Budza",
	"Q3046889",
	"bnt-bun",
	aliases = {"Buja"},
	scripts = Latn,
}

m["bjb"] = {
	"巴爾恩加爾拉語",
	"Q3439071",
	"aus-pam",
	otherNames = {"Barngarla", "Parnkalla", "Banggarla", "Parnkala", "Parnkarla", "Barngala", "Bangala", "Bungala", "Bungela", "Banggala", "Bahngala", "Pankalla", "Punkalla", "Pangkala", "Pankarla", "Parkalla", "Pakarla", "Bungeha", "Bahanga-La", "Kortabina", "Arkaba-tura", "Port Lincon", "Kooapidna", "Punkirla", "Wanbirujurari", "Willara", "Willeuroo"},
	scripts = Latn,
}

m["bjc"] = {
	"Bariji",
	"Q4690919",
	"ngf",
	otherNames = {"Bareji", "Aga Bereho"},
	scripts = Latn,
}

m["bje"] = {
	"標敏語",
	"Q3503800",
	"hmx-mie",
	otherNames = {"Biao-Jiao Mien", "Biao Min", "Jiaogong Mian"},
	scripts = {"Hani", "Latn"},
}

m["bjf"] = {
	"Barzani Jewish Neo-Aramaic",
	"Q33234",
	"sem-nna",
	scripts = {"Hebr"}, -- maybe others
}

m["bjg"] = {
	"Bidyogo",
	"Q35365",
	"alv-bak",
	aliases = {"Bijago"},
	scripts = Latn,
}

m["bjh"] = {
	"Bahinemo",
	"Q56361",
	"paa-spk",
	scripts = Latn,
}

m["bji"] = {
	"Burji",
	"Q34999",
	"cus",
	scripts = {"Latn", "Ethi"},
}

m["bjj"] = {
	"Kannauji",
	"Q2726867",
	"inc-cen",
	scripts = Deva,
	ancestors = {"inc-ohi"},
}

m["bjk"] = {
	"Barok",
	"Q2884743",
	"poz-ocw",
	scripts = Latn,
}

m["bjl"] = {
	"Bulu (New Guinea)",
	"Q4997162",
	"poz-ocw",
	aliases = {"Bulu (Papua New Guinea)", "Bulu"},
	scripts = Latn,
}

m["bjm"] = {
	"巴傑蘭語",
	"Q4848866",
	"ira-zgr",
	otherNames = {"Bajelani"},
	scripts = {"Latn", "Arab"},
	ancestors = {"hac"},
}

m["bjn"] = {
	"班查語",
	"Q33151",
	"poz-mly",
	aliases = {"Banjarese", "Banjar"},
	scripts = {"Latn", "Arab"},
}

m["bjo"] = {
	"Mid-Southern Banda",
	"Q42303990",
	"bad-cnt",
	scripts = Latn,
}

m["bjp"] = {
	"Fanamaket",
	nil,
	"poz-oce",
	scripts = Latn,
}

m["bjr"] = {
	"Binumarien",
	"Q538364",
	"paa-kag",
	scripts = Latn,
}

m["bjs"] = {
	"Bajan",
	"Q2524014",
	"crp",
	otherNames = {"Barbadian", "Barbadian Creole", "Barbadian Creole English"},
	scripts = Latn,
	ancestors = {"en"},
}

m["bjt"] = {
	"Balanta-Ganja",
	"Q19359034",
	"alv-bak",
	scripts = {"Arab", "Latn"},
}

m["bju"] = {
	"Busuu",
	"Q35046",
	"nic-fru",
	scripts = Latn,
}

m["bjv"] = {
	"Bedjond",
	"Q8829831",
	"csu-sar",
	scripts = Latn,
}

m["bjw"] = {
	"Bakwé",
	"Q34899",
	"kro-ekr",
	scripts = Latn,
}

m["bjx"] = {
	"Banao Itneg",
	"Q12627559",
	"phi",
	scripts = Latn,
}

m["bjy"] = {
	"Bayali",
	"Q4874263",
	"aus-pam",
	scripts = Latn,
}

m["bjz"] = {
	"巴魯加語",
	"Q2886189",
	"ngf",
	otherNames = {"Baruga"},
	scripts = Latn,
}

m["bka"] = {
	"Kyak",
	"Q35653",
	"alv-bwj",
	otherNames = {"Nyakyak", "Bambuka"},
	scripts = Latn,
}

m["bkc"] = {
	"Baka",
	"Q34905",
	"nic-nkb",
	aliases = {"Baka (Cameroon)"},
	scripts = Latn,
}

m["bkd"] = {
	"布基語",
	"Q4914553",
	"mno",
	scripts = Latn,
	otherNames = {"Binukid"},
}

m["bkf"] = {
	"Beeke",
	"Q3441375",
	"bnt-kbi",
	scripts = Latn,
}

m["bkg"] = {
	"Buraka",
	"Q35066",
	"nic-nkg",
	scripts = Latn,
}

m["bkh"] = {
	"Bakoko",
	"Q34866",
	"bnt-bsa",
	scripts = Latn,
}

m["bki"] = {
	"Baki",
	"Q11024697",
	"poz-vnc",
	scripts = Latn,
}

m["bkj"] = {
	"Pande",
	"Q36263",
	"bnt-ngn",
	otherNames = {"Pande-Gongo"},
	scripts = Latn,
}

m["bkk"] = { -- written in Balti script
	"布羅克斯卡特語",
	"Q2925988",
	"inc-dar",
	otherNames = {"Brokskat"},
}

m["bkl"] = {
	"貝里克語",
	"Q378743",
	"paa-tkw",
	otherNames = {"Berik"},
	scripts = Latn,
}

m["bkm"] = {
	"康姆語(喀麥隆)",
	"Q1656595",
	"nic-rnc",
	aliases = {"Kom"},
	scripts = Latn,
}

m["bkn"] = {
	"Bukitan",
	"Q3446774",
	"poz-bnn",
	aliases = {"Bekatan", "Bakatan", "Baketan"}, 
	scripts = Latn,
}

m["bko"] = {
	"Kwa'",
	"Q35567",
	"bai",
	scripts = Latn,
}

m["bkp"] = {
	"Iboko",
	"Q35089",
	"bnt-ngn",
	aliases = {"Boko", "Boko (Congo)", "Boko (Democratic Republic of the Congo)"},
	scripts = Latn,
}

m["bkq"] = {
	"Bakairí",
	"Q56846",
	"sai-car",
	aliases = {"Bakairi", "Bacairí", "Bacairi"},
	scripts = Latn,
}

m["bkr"] = {
	"Bakumpai",
	"Q3436626",
	"poz-brw",
	scripts = Latn,
}

m["bks"] = {
	"Masbate Sorsogon",
	"Q16113356",
	"phi",
	scripts = Latn,
}

m["bkt"] = {
	"Boloki",
	"Q4144560",
	"bnt-zbi",
	ancestors = {"lse"},
	scripts = Latn,
}

m["bku"] = {
	"布希德語",
	"Q1002956",
	"phi",
	scripts = {"Buhd"},
}

m["bkv"] = {
	"Bekwarra",
	"Q34954",
	"nic-ben",
	scripts = Latn,
}

m["bkw"] = {
	"Bekwel",
	"Q34950",
	"bnt-bek",
	aliases = {"Bekwil"},
	scripts = Latn,
}

m["bkx"] = {
	"Baikeno",
	"Q11200640",
	"poz-tim",
	scripts = Latn,
}

m["bky"] = {
	"Bokyi",
	"Q35087",
	"nic-ben",
	scripts = Latn,
}

m["bkz"] = {
	"Bungku",
	"Q2928207",
	"poz-btk",
	scripts = Latn,
}

m["bla"] = {
	"黑腳語",
	"Q33060",
	"alg",
	otherNames = {"Blackfoot", "錫克錫卡語", "Blackfeet"},
	scripts = {"Latn", "Cans"},
}

m["blb"] = {
	"Bilua",
	"Q35003",
	"ngf",
	scripts = Latn,
}

m["blc"] = {
	"Bella Coola",
	"Q977808",
	"sal",
	aliases = {"Nuxálk", "Nuxalk"},
	scripts = Latn,
}

m["bld"] = {
	"Bolango",
	"Q3450578",
	"phi",
	scripts = Latn,
}

m["ble"] = {
	"肯托赫-巴蘭塔語",
	"Q56789",
	"alv-bak",
	otherNames = {"Balanta-Kentohe"},
	scripts = Latn,
}

m["blf"] = {
	"Buol",
	"Q2928278",
	"phi",
	scripts = Latn,
}

m["blg"] = {
	"Balau",
	"Q4850134",
	"poz-mly",
	scripts = Latn,
}

m["blh"] = {
	"Kuwaa",
	"Q35579",
	"kro",
	otherNames = {"Belle", "Belleh", "Kowaao", "Kwaa"},
	scripts = Latn,
}

m["bli"] = {
	"Bolia",
	"Q34910",
	"bnt-mon",
	otherNames = {"Lia"},
	scripts = Latn,
}

m["blj"] = {
	"Bolongan",
	"Q9229310",
	"poz",
	scripts = Latn,
}

m["blk"] = {
	"勃歐語",
	"Q7121294",
	"kar",
	aliases = {"Pa'o Karen", "Pa'o", "Black Karen"},
	scripts = {"Mymr"},
}

m["bll"] = {
	"Biloxi",
	"Q2903780",
	"sio-ohv",
	scripts = Latn,
}

m["blm"] = {
	"Beli",
	"Q56821",
	"csu-bbk",
	otherNames = {"Behli", "Beili", "Jur Beli", "Beli (Sudan)", "Beli (South Sudan)"},
	scripts = Latn,
}

m["bln"] = {
	"Southern Catanduanes Bicolano",
	"Q7569754",
	"phi",
	otherNames = {"Virac"},
	scripts = Latn,
}

m["blo"] = {
	"Anii",
	"Q34838",
	"alv-ntg",
	otherNames = {"Bassila", "Basila", "Baseca", "Ouinji-Ouinji", "Winji-Winji"},
	scripts = Latn,
}

m["blp"] = {
	"Blablanga",
	"Q2905245",
	"poz-ocw",
	scripts = Latn,
}

m["blq"] = {
	"Baluan-Pam",
	"Q2881675",
	"poz-aay",
	scripts = Latn,
}

m["blr"] = {
	"Blang",
	"Q4925096",
	"mkh-pal",
	otherNames = {"Bulang", "Pulang", "Kontoi", "Shinman"},
	scripts = {"Latn", "Tale", "Lana", "Thai"},
	sort_key = {
		from = {"[%pᪧๆ]", "[᩠ᩳ-᩿]", "ᩔ", "ᩕ", "ᩖ", "ᩘ", "([ᨭ-ᨱ])ᩛ", "([ᨷ-ᨾ])ᩛ", "ᩤ", "[็-๎]", "([เแโใไ])([ก-ฮ])"},
		to   = {"", "", "ᩈᩈ", "ᩁ", "ᩃ", "ᨦ", "%1ᨮ", "%1ᨻ", "ᩣ", "", "%2%1"}},
}

m["bls"] = {
	"Balaesang",
	"Q4849796",
	"poz",
	scripts = Latn,
}

m["blt"] = {
	"傣黯語",
	"Q56407",
	"tai-swe",
	aliases = {"Tai Dam", "Tai Noi", "Black Tai"},
	scripts = {"Tavt", "Latn"},
	--translit_module = "Tavt-translit",
	sort_key = {
		from = {"[꪿ꫀ꫁ꫂ]", "([ꪵꪶꪹꪻꪼ])([ꪀ-ꪯ])"},
		to   = {"", "%2%1"}},
}

m["blv"] = {
	"Kibala",
	"Q4939959",
	"bnt-kmb",
	otherNames = {"Bolo", "Ngoya", "Kibala-Ngoya"},
	scripts = Latn,
}

m["blw"] = {
	"Balangao",
	"Q4850033",
	"phi",
	scripts = Latn,
}

m["blx"] = {
	"麥因迪埃塔語",
	"Q1931221",
	"phi",
	scripts = Latn,
}

m["bly"] = {
	"Notre",
	"Q11009194",
	"nic-wov",
	aliases = {"Nootre"},
	scripts = Latn,
}

m["blz"] = {
	"Balantak",
	"Q4850053",
	"poz-slb",
	scripts = Latn,
}

m["bma"] = {
	"Lame",
	"Q3913997",
	"nic-jrn",
	scripts = Latn,
}

m["bmb"] = {
	"Bembe",
	"Q4885023",
	"bnt-lgb",
	otherNames = {"Bemba", "Kinyabemba"},
	scripts = Latn,
}


m["bmc"] = {
	"Biem",
	"Q4904523",
	"poz-ocw",
	scripts = Latn,
}

m["bmd"] = {
	"Baga Manduri",
	"Q35815",
	"alv-bag",
	aliases = {"Baga Maduri", "Baga Mandari"},
	scripts = Latn,
}

m["bme"] = {
	"Limassa",
	"Q11004666",
	"nic-nkb",
	scripts = Latn,
}

m["bmf"] = {
	"Bom",
	"Q35088",
	"alv-mel",
	scripts = Latn,
}

m["bmg"] = {
	"Bamwe",
	"Q34867",
	"bnt-bun",
	scripts = Latn,
}

m["bmh"] = {
	"Kein",
	"Q6383764",
	"ngf-mad",
	otherNames = {"Bemal"},
	scripts = Latn,
}

m["bmi"] = {
	"Bagirmi",
	"Q34903",
	"csu-bgr",
	scripts = Latn,
}

m["bmj"] = {
	"博特-邁希語",
	"Q9229570",
	"inc-eas",
	otherNames = {"Bote-Majhi"},
	scripts = Deva,
	ancestors = {"bh"},
}

m["bmk"] = {
	"Ghayavi",
	"Q5555976",
	"poz-ocw",
	scripts = Latn,
}

m["bml"] = {
	"Bomboli",
	"Q35055",
	"bnt-ngn",
	scripts = Latn,
}

m["bmn"] = {
	"Bina",
	"Q8843664",
	"poz-ocw",
	aliases = {"Bina (New Guinea)", "Bina (Papua New Guinea)"},
	scripts = Latn,
}

m["bmo"] = {
	"Bambalang",
	"Q34868",
	"nic-nun",
	scripts = Latn,
}

m["bmp"] = {
	"Bulgebi",
	"Q4996380",
	"ngf-fin",
	scripts = Latn,
}

m["bmq"] = {
	"Bomu",
	"Q35065",
	"nic-bwa",
	scripts = Latn,
}

m["bmr"] = {
	"穆伊納內語",
	"Q3027894",
	"sai-bor",
	scripts = Latn,
	otherNames = {"Muinane"},
}

m["bmt"] = {
	"標曼語",
	"Q8842159",
	"hmx-mie",
	otherNames = {"Biao Mon"},
}

m["bmu"] = {
	"Somba-Siawari",
	"Q5000983",
	"ngf",
	scripts = Latn,
}

m["bmv"] = {
	"Bum",
	"Q35058",
	"nic-rnc",
	scripts = Latn,
}

m["bmw"] = {
	"Bomwali",
	"Q34984",
	"bnt-ndb",
	scripts = Latn,
}

m["bmx"] = {
	"Baimak",
	"Q3450546",
	"ngf-mad",
	scripts = Latn,
}

m["bmz"] = {
	"Baramu",
	"Q4858315",
	"ngf",
	scripts = Latn,
}

m["bna"] = {
	"Bonerate",
	"Q4941729",
	"poz-mun",
	scripts = Latn,
}

m["bnb"] = {
	"Bookan",
	"Q4943150",
	"poz-san",
	scripts = Latn,
}

m["bnd"] = {
	"班達語",
	"Q3504147",
	"poz-cma",
	aliases = {"Banda (Indonesia)"},
	scripts = Latn,
}

m["bne"] = {
	"Bintauna",
	"Q4914533",
	"phi",
	scripts = Latn,
}

m["bnf"] = {
	"Masiwang",
	"Q6783305",
	"poz-cma",
	otherNames = {"Bonfia"},
	scripts = Latn,
}

m["bng"] = {
	"Benga",
	"Q34952",
	"bnt-saw",
	scripts = Latn,
}

m["bni"] = {
	"Bangi",
	"Q34936",
	"bnt-bmo",
	otherNames = {"Bobangi", "Bubangi"},
	scripts = Latn,
}

m["bnj"] = {
	"東塔烏碧語",
	"Q18757427",
	"phi",
	scripts = Latn,
}

m["bnk"] = {
	"Bierebo",
	"Q2902029",
	"poz-vnc",
	scripts = Latn,
}

m["bnl"] = {
	"Boon",
	"Q56616",
	"cus",
	scripts = Latn,
}

m["bnm"] = {
	"Batanga",
	"Q34979",
	"bnt-saw",
	scripts = Latn,
}

m["bnn"] = {
	"布農語",
	"Q56505",
	"map",
	otherNames = {"Bunun"},
	scripts = Latn,
}

m["bno"] = {
	"班頓語",
	"Q29490",
	"phi",
	otherNames = {"Asi"},
	scripts = Latn,
}

m["bnp"] = {
	"Bola",
	"Q4938876",
	"poz-ocw",
	scripts = Latn,
}

m["bnq"] = {
	"Bantik",
	"Q2883521",
	"poz",
	scripts = Latn,
}

m["bnr"] = {
	"Butmas-Tur",
	"Q2928942",
	"poz-vnc",
	scripts = Latn,
}

m["bns"] = {
	"布恩德里語",
	"Q56399",
	"inc-cen",
	otherNames = {"Bundeli", "Bundelkhandi"},
	scripts = Deva,
	ancestors = {"inc-ohi"},
	translit_module = "hi-translit",
}

m["bnu"] = {
	"Bentong",
	"Q4890644",
	"poz-ssw",
	scripts = Latn,
}

m["bnv"] = {
	"貝內拉夫語",
	"Q4941733",
	"paa-tkw",
	otherNames = {"Beneraf"},
	scripts = Latn,
}

m["bnw"] = {
	"Bisis",
	"Q56356",
	"paa-spk",
	scripts = Latn,
}

m["bnx"] = {
	"Bangubangu",
	"Q3438330",
	"bnt-lbn",
	scripts = Latn,
}

m["bny"] = {
	"民都魯語",
	"Q3450775",
	"poz-swa",
	otherNames = {"Bintulu"},
	scripts = Latn,
}

m["bnz"] = {
	"Beezen",
	"Q35083",
	"nic-ykb",
	scripts = Latn,
}

m["boa"] = {
	"Bora",
	"Q2375468",
	"sai-bor",
	scripts = Latn,
}

m["bob"] = {
	"Aweer",
	"Q56526",
	"cus",
	scripts = Latn,
}

m["boe"] = {
	"Mundabli",
	"Q36127",
	"nic-beb",
	scripts = Latn,
}

m["bof"] = {
	"Bolon",
	"Q3913301",
	"dmn-emn",
	scripts = Latn,
}

m["bog"] = {
	"Bamako Sign Language",
	"Q4853284",
	"sgn",
}

m["boh"] = {
	"North Boma",
	"Q35080",
	"bnt-bdz",
	scripts = Latn,
}

m["boi"] = {
	"Barbareño",
	"Q56391",
	"nai-chu",
	scripts = Latn,
}

m["boj"] = {
	"Anjam",
	"Q3504136",
	"ngf-mad",
	scripts = Latn,
}

m["bok"] = {
	"Bonjo",
	"Q34942",
	"alv",
	scripts = Latn,
}

m["bol"] = {
	"博雷語",
	"Q3436680",
	"cdc-wst",
 	otherNames = {"Bole"},
	scripts = Latn,
}

m["bom"] = {
	"Berom",
	"Q35013",
	"nic-beo",
	aliases = {"Birom"},
	scripts = Latn,
}

m["bon"] = {
	"Bine",
	"Q4914077",
	"paa",
	scripts = Latn,
}

m["boo"] = {
	"Tiemacèwè Bozo",
	"Q12643582",
	"dmn-snb",
	scripts = Latn, -- and others?
}

m["bop"] = {
	"Bonkiman",
	"Q4942134",
	"ngf-fin",
	scripts = Latn,
}

m["boq"] = {
	"Bogaya",
	"Q7207578",
	"ngf",
	scripts = Latn,
}

m["bor"] = {
	"博羅洛語",
	"Q32986",
	"sai-mje",
	otherNames = {"Borôro"},
	scripts = Latn,
}

m["bot"] = {
	"Bongo",
	"Q2910067",
	"csu-bbk",
	scripts = Latn,
}

m["bou"] = {
	"邦代語",
	"Q4941378",
	"bnt-seu",
	otherNames = {"Bondei", "Boondei", "Boondéi"},
	scripts = Latn,
}

m["bov"] = {
	"Tuwuli",
	"Q36974",
	"alv-ktg",
	otherNames = {"Bowili", "Bowiri", "Liwuli", "Siwuri", "Tuwili", "Tora"},
	scripts = Latn,
}

m["bow"] = {
	"Rema",
	"Q7311502",
	"paa",
	otherNames = {"Bothar"},
	scripts = Latn,
}

m["box"] = {
	"Buamu",
	"Q35157",
	"nic-bwa",
	aliases = {"Bwamu"},
	scripts = Latn,
}

m["boy"] = {
	"Bodo (Central Africa)",
	"Q4936715",
	"bnt-leb",
	aliases = {"Bodo (Central African Republic)", "Bodo"},
	scripts = Latn,
}

m["boz"] = {
	"Tiéyaxo Bozo",
	"Q32860401",
	"dmn-snb",
	scripts = Latn,
}

m["bpa"] = {
	"Dakaka",
	"Q1157729",
	"poz-vnc",
	otherNames = {"Daakaka", "South Ambrym", "Baiap"},
	scripts = Latn,
}

m["bpd"] = {
	"班達-班達語",
	"Q3450674",
	"bad-cnt",
	aliases = {"Banda-Banda"},
	scripts = Latn,
}

m["bpg"] = {
	"Bonggo",
	"Q4941860",
	"poz-ocw",
	scripts = Latn,
}

m["bph"] = {
	"博特利赫語",
	"Q56560",
	"cau-ava",
	aliases = {"Botlikh", "Botlix"},
	scripts = Cyrl,
}

m["bpi"] = {
	"Bagupi",
	"Q3450697",
	"ngf-mad",
	scripts = Latn,
}

m["bpj"] = {
	"Binji",
	"Q4914403",
	"bnt-lbn",
	scripts = Latn,
}

m["bpk"] = {
	"Orowe",
	"Q7103905",
	"poz-cln",
	scripts = Latn,
}

m["bpl"] = {
	"Broome Pearling Lugger Pidgin",
	"Q4975277",
	"crp",
	scripts = Latn,
	ancestors = {"ms"},
}

m["bpm"] = {
	"Biyom",
	"Q4919327",
	"ngf-mad",
	scripts = Latn,
}

m["bpn"] = {
	"藻敏語",
	"Q3042189",
	"hmx-mie",
	otherNames = {"Dzao Min"},
}

m["bpo"] = {
	"Anasi",
	"Q11207813",
	"paa-egb",
	scripts = Latn,
}

m["bpp"] = {
	"Kaure",
	"Q20526532",
	"paa",
	scripts = Latn,
}

m["bpq"] = {
	"班達-馬來語",
	"Q12473442",
	"crp",
	scripts = Latn,
	ancestors = {"ms"},
}

m["bpr"] = {
	"科羅納達爾-布拉安語",
	"Q16115430",
	"phi",
	scripts = Latn,
}

m["bps"] = {
	"薩蘭尼加-布拉安語",
	"Q16117272",
	"phi",
	scripts = Latn,
}

m["bpt"] = {
	"巴羅角語",
	"Q2567916",
	"aus-pmn",
	otherNames = {"Barrow Point"},
	scripts = Latn,
}

m["bpu"] = {
	"Bongu",
	"Q4941930",
	"ngf-mad",
	scripts = Latn,
}

m["bpv"] = {
	"Bian Marind",
	"Q8841889",
	"ngf",
	scripts = Latn,
}

m["bpx"] = {
	"帕爾雅巴雷里語",
	"Q7128872",
	"inc-bhi",
	otherNames = {"Palya Bareli"},
	scripts = {"Deva"},
	ancestors = {"psu"},
	translit_module = "hi-translit",
}

m["bpy"] = {
	"比什奴普萊利亞-曼尼普爾語",
	"Q37059",
	"inc-eas",
	otherNames = {"Bishnupriya Manipuri", "Bishnupriya", "Manipuri Bishnupriya"},
	scripts = {"Beng"},
	ancestors = {"inc-obn"},
}

m["bpz"] = {
	"比爾巴語",
	"Q8843362",
	"poz-tim",
	otherNames = {"Bilba"},
	scripts = Latn,
}

m["bqa"] = {
	"Tchumbuli",
	"Q11008162",
	"alv-ctn",
	ancestors = {"ak"},
	scripts = Latn,
}

m["bqb"] = {
	"Bagusa",
	"Q4842178",
	"paa-tkw",
	scripts = Latn,
}

m["bqc"] = {
	"Boko",
	"Q34983",
	"dmn-bbu",
	aliases = {"Boko (Benin)"},
	scripts = Latn,
}

m["bqd"] = {
	"Bung",
	"Q3436612",
	"nic-bdn",
	scripts = Latn,
}

m["bqf"] = {
	"Baga Kaloum",
	"Q3502293",
	"alv-bag",
	scripts = Latn,
}

m["bqg"] = {
	"Bago-Kusuntu",
	"Q34878",
	"nic-gne",
}

m["bqh"] = {
	"Baima",
	"Q674990",
	"sit-qia",
}

m["bqi"] = {
	"巴赫蒂亞里語",
	"Q257829",
	"ira-swi",
	otherNames = {"Bakhtiari", "巴克鐵力語"},
	scripts = {"fa-Arab"},
	ancestors = {"pal"},
}

m["bqj"] = {
	"Bandial",
	"Q34872",
	"alv-jol",
	scripts = Latn,
}

m["bqk"] = {
	"Banda-Mbrès",
	"Q3450724",
	"bad-cnt",
	scripts = Latn,
}

m["bql"] = {
	"Bilakura",
	"Q4907504",
	"ngf-mad",
	scripts = Latn,
}

m["bqm"] = {
	"Wumboko",
	"Q37051",
	"bnt-kpw",
	scripts = Latn,
}

m["bqn"] = {
	"保加利亞手語",
	"Q3438325",
	"sgn",
	aliases = {"Bulgarian Sign Language"},
}

m["bqo"] = {
	"Balo",
	"Q34865",
	"nic-grs",
	scripts = Latn,
}

m["bqp"] = {
	"布撒語",
	"Q35185",
	"dmn-bbu",
	otherNames = {"Busa"},
	scripts = Latn,
}

m["bqq"] = {
	"Biritai",
	"Q56382",
	"paa-lkp",
	scripts = Latn,
}

m["bqr"] = {
	"Burusu",
	"Q5001028",
	"poz-san",
	scripts = Latn,
}

m["bqs"] = {
	"Bosngun",
	"Q56838",
	"paa",
	scripts = Latn,
}

m["bqt"] = {
	"Bamukumbit",
	"Q35078",
	"nic-nge",
	scripts = Latn,
}

m["bqu"] = {
	"Boguru",
	"Q3438444",
	"bnt-boa",
	scripts = Latn,
}

m["bqv"] = {
	"Begbere-Ejar",
	"Q7194098",
	"nic-plc",
	scripts = Latn,
}

m["bqw"] = {
	"Buru (Nigeria)",
	"Q1017152",
	"nic-bds",
	aliases = {"Buru"},
	scripts = Latn,
}

m["bqx"] = {
	"Baangi",
	"Q3450648",
	"nic-kam",
	scripts = Latn,
}

m["bqy"] = {
	"Bengkala Sign Language",
	"Q3322119",
	"sgn",
}

m["bqz"] = {
	"Bakaka",
	"Q34855",
	"bnt-mne",
	scripts = Latn,
}

m["bra"] = {
	"布萊語",
	"Q35243",
	"inc-cen",
	otherNames = {"Braj", "Braj Bhasha"},
	scripts = Deva,
	ancestors = {"inc-ohi"},
	translit_module = "hi-translit",
}


m["brb"] = {
	"Lave",
	"Q4957737",
	"mkh-ban",
	otherNames = {"Laveh", "Rawe", "Brao"},
}

m["brc"] = {
	"伯比斯克里奧爾荷蘭語",
	"Q35215",
	"crp",
	otherNames = {"Berbice Creole Dutch", "Berbice Dutch", "Berbice Dutch Creole", "Berbice Creole"},
	scripts = Latn,
	ancestors = {"nl"},
}

m["brd"] = {
	"Baraamu",
	"Q56804",
	"sit-new",
	scripts = Deva,
}

m["brf"] = {
	"Bera",
	"Q2896850",
	"bnt-kbi",
	aliases = {"Bira"},
	scripts = Latn,
}

m["brg"] = {
	"Baure",
	"Q2839722",
	"awd",
	aliases = {"Bauré"},
	scripts = Latn,
}

m["brh"] = {
	"布拉灰語",
	"Q33202",
	"dra",
	otherNames = {"Brahui"},
	scripts = {"Arab", "Latn"},
}

m["bri"] = {
	"Mokpwe",
	"Q36428",
	"bnt-kpw",
	scripts = Latn,
}

m["brj"] = {
	"Bieria",
	"Q4904607",
	"poz-vnc",
	scripts = Latn,
}

m["brk"] = {
	"Birgid",
	"Q56823",
	"nub",
	aliases = {"Birked"},
	scripts = Latn,
}

m["brl"] = {
	"Birwa",
	"Q3501019",
	"bnt-sts",
	aliases = {"Sebirwa"},
	scripts = Latn,
}

m["brm"] = {
	"Barambu",
	"Q34893",
	"znd",
	scripts = Latn,
}

m["brn"] = {
	"Boruca",
	"Q4946773",
	"cba",
	scripts = Latn,
}

m["bro"] = {
	"Brokkat",
	"Q56605",
	"sit-tib",
	scripts = {"Tibt", "Latn"},
}

m["brp"] = {
	"Barapasi",
	"Q56995",
	"paa-egb",
	scripts = Latn,
}

m["brq"] = {
	"Breri",
	"Q4961835",
	"paa",
	scripts = Latn,
}

m["brr"] = {
	"Birao",
	"Q2904383",
	"poz-sls",
	scripts = Latn,
}

m["brs"] = {
	"Baras",
	"Q8827053",
	"poz",
	otherNames = {"Ende", "West Kaili"},
	scripts = Latn,
}

m["brt"] = {
	"Bitare",
	"Q34946",
	"nic-tvn",
	otherNames = {"Njwande"},
	scripts = Latn,
}

m["bru"] = {
	"Eastern Bru",
	"Q16115463",
	"mkh-kat",
	scripts = {"Latn", "Laoo", "Thai"},
}

m["brv"] = {
	"Western Bru",
	"Q16113806",
	"mkh-kat",
	scripts = {"Latn", "Laoo"},
}

m["brw"] = {
	"Bellari",
	"Q4883496",
	"dra",
}

m["brx"] = {
	"博多語",
	"Q33223",
	"tbq-bdg",
	otherNames = {"Bodo", "Boro", "Boro (India)", "Mech"},
	scripts = {"Deva", "Latn"},
	translit_module = "brx-translit",
}

m["bry"] = {
	"Burui",
	"Q5000976",
	"paa-spk",
	scripts = Latn,
}

m["brz"] = {
	"Bilbil",
	"Q4907473",
	"poz-ocw",
	scripts = Latn,
}

m["bsa"] = {
	"阿比諾姆語",
	"Q56648",
	"qfa-iso",
	otherNames = {"Abinomn"},
	scripts = Latn,
}

m["bsb"] = {
	"汶萊米沙鄢語",
	"Q3450611",
	"poz-san",
	otherNames = {"Brunei Bisaya"},
	scripts = Latn,
}

m["bsc"] = {
	"Bassari",
	"Q35098",
	"alv-ten",
	otherNames = {"Basari", "Oniyan", "Onian", "Onëyan", "Ayan", "Biyan", "Wo"},
	scripts = Latn,
}

m["bse"] = {
	"Wushi",
	"Q36973",
	"nic-rnn",
	otherNames = {"Babessi"},
	scripts = Latn,
}

m["bsf"] = {
	"Bauchi",
	"Q34974",
	"nic-shi",
	scripts = Latn,
}

m["bsg"] = {
	"巴斯卡爾迪語",
	"Q33030",
	"ira-swi",
	otherNames = {"Bashkardi"},
	scripts = {"fa-Arab", "Latn"},
}

m["bsh"] = {
	"Kamkata-viri",
	"Q2605045",
	"nur-nor",
	otherNames = {"Kati"},
	ancestors = {"iir-nur-pro"},
	scripts = {"Latn", "Arab"},
}

m["bsi"] = {
	"Bassossi",
	"Q34940",
	"bnt-mne",
	scripts = Latn,
}

m["bsj"] = {
	"Bangwinji",
	"Q3446631",
	"alv-wjk",
	scripts = Latn,
}

m["bsk"] = {
	"布魯夏斯基語",
	"Q216286",
	"qfa-iso",
	otherNames = {"Burushaski"},
	scripts = Latn,
}

m["bsl"] = {
	"Basa-Gumna",
	"Q4866150",
	"nic-bas",
	scripts = Latn,
}

m["bsm"] = {
	"Busami",
	"Q5001255",
	"poz-hce",
	scripts = Latn,
}

m["bsn"] = {
	"Barasana",
	"Q2883843",
	"sai-tuc",
	scripts = Latn,
}

m["bso"] = {
	"Buso",
	"Q3441370",
	"cdc-est",
	scripts = Latn,
}

m["bsp"] = {
	"Baga Sitemu",
	"Q36466",
	"alv-bag",
	scripts = Latn,
}

m["bsq"] = {
	"巴薩語",
	"Q34949",
	"kro-wkr",
	otherNames = {"Bassa"},
	scripts = {"Latn", "Bass"},
}

m["bsr"] = {
	"Bassa-Kontagora",
	"Q4866152",
	"nic-bas",
	aliases = {"Basa-Kontagora"},
	scripts = Latn,
}

m["bss"] = {
	"阿庫色語",
	"Q34806",
	"bnt-mne",
	scripts = Latn,
}

m["bst"] = {
	"Basketo",
	"Q56531",
	"omv-ome",
	aliases = {"Basketto", "Baskatta", "Mesketo", "Misketto"},
	scripts = {"Ethi"},
}

m["bsu"] = {
	"Bahonsuai",
	"Q2879298",
	"poz-btk",
	scripts = Latn,
}

m["bsv"] = {
	"Baga Sobané",
	"Q3450433",
	"alv-bag",
	scripts = Latn,
}

m["bsw"] = {
	"Baiso",
	"Q56615",
	"cus",
	scripts = Latn,
}

m["bsx"] = {
	"Yangkam",
	"Q36922",
	"nic-tar",
	scripts = Latn,
}

m["bsy"] = {
	"沙巴米沙鄢語",
	"Q12641557",
	"poz-san",
	otherNames = {"Sabah Bisaya"},
	scripts = Latn,
}

m["bta"] = {
	"Bata",
	"Q56254",
	"cdc-cbm",
	scripts = Latn,
}

m["btc"] = {
	"Bati (Cameroon)",
	"Q34944",
	"nic-mbw",
	aliases = {"Bati"},
	scripts = Latn,
}

m["btd"] = {
	"代里巴塔克語",
	"Q2891045",
	"btk",
	aliases = {"Dairi Batak", "Batak Dairi"},
	scripts = {"Latn", "Batk"},
}

m["bte"] = {
	"Gamo-Ningi",
	"Q5520366",
	"nic-jer",
	scripts = Latn,
}

m["btf"] = {
	"Birgit",
	"Q56302",
	"cdc-est",
	scripts = Latn,
}

m["btg"] = {
	"Gagnoa Bété",
	"Q11005602",
	"kro-bet",
	scripts = Latn,
}

m["bth"] = {
	"Biatah Bidayuh",
	"Q2900881",
	"day",
	scripts = Latn,
}

m["bti"] = {
	"Burate",
	"Q56900",
	"paa-egb",
	scripts = Latn,
}

m["btj"] = {
	"巴占馬來語",
	"Q8828608",
	"poz-mly",
	otherNames = {"Bacanese Malay"},
	scripts = Latn,
}

m["btm"] = {
	"曼代靈巴塔克語",
	"Q2891049",
	"btk",
	otherNames = {"曼代靈語", "Mandailing Batak", "Batak Mandailing"},
	scripts = {"Latn", "Batk"},
}

m["btn"] = {
	"拉達農語",
	"Q13197",
	"phi",
	otherNames = {"Ratagnon"},
	scripts = Latn,
}

m["bto"] = {
	"伊里加比科拉諾語",
	"Q12633026",
	"phi",
	otherNames = {"Iriga Bicolano"},
	scripts = Latn,
}

m["btp"] = {
	"Budibud",
	"Q4985086",
	"poz-ocw",
	scripts = Latn,
}

m["btq"] = {
	"巴特克語",
	"Q860315",
	"mkh-asl",
	scripts = Latn,
}

m["btr"] = {
	"Baetora",
	"Q2878874",
	"poz-vnc",
	scripts = Latn,
}

m["bts"] = {
	"西馬隆貢巴塔克語",
	"Q2891054",
	"btk",
	aliases = {"Batak Simalungun"},
	scripts = {"Latn", "Batk"},
}

m["btt"] = {
	"Bete-Bendi",
	"Q4887064",
	"nic-ben",
	scripts = Latn,
}

m["btu"] = {
	"Batu",
	"Q34964",
	"nic-tvn",
	scripts = Latn,
}

m["btv"] = {
	"巴特里語",
	"Q3812564",
	"inc-dar",
	otherNames = {"Bateri"},
	scripts = Deva,
}

m["btw"] = {
	"布圖阿農語",
	"Q5003156",
	"phi",
	aliases = {"Butuanon"},
	scripts = Latn,
}

m["btx"] = {
	"卡羅巴塔克語",
	"Q33012",
	"btk",
	aliases = {"Karo Batak", "Batak Karo"},
	scripts = {"Latn", "Batk"},
}

m["bty"] = {
	"Bobot",
	"Q3446788",
	"poz-cma",
	scripts = Latn,
}

m["btz"] = {
	"阿拉斯-克盧埃特語",
	"Q2891042",
	"btk",
	aliases = {"Alas-Kluet Batak", "Batak Alas-Kluet"},
	scripts = {"Latn", "Batk"},
}

m["bua"] = {
	"布里亞特語",
	"Q33120",
	"xgn",
	aliases = {"Buryat", "Buriat"},
	scripts = {"Cyrl", "Mong"},
	translit_module = "bua-translit",
	override_translit = true,
	wikimedia_codes = {"bxr"},
}

m["bub"] = {
	"Bua",
	"Q32928",
	"alv-bua",
	scripts = Latn,
}

m["bud"] = {
	"Ntcham",
	"Q36266",
	"nic-grm",
	otherNames = {"Tobote", "Ncam", "Basar", "Basari"},
	scripts = Latn,
}

m["bue"] = {
	"Beothuk",
	"Q56234",
	scripts = Latn,
}

m["buf"] = {
	"Bushoong",
	"Q3449964",
	"bnt-bsh",
	scripts = Latn,
}

m["bug"] = {
	"布吉語",
	"Q33190",
	"poz-ssw",
	otherNames = {"Buginese"},
	scripts = {"Bugi", "Latn"},
}

m["buh"] = {
	"優諾語",
	"Q56299",
	"hmn",
	otherNames = {"Younuo Bunu", "Yuno"},
	scripts = Latn,
}

m["bui"] = {
	"Bongili",
	"Q35084",
	"bnt-ngn",
	scripts = Latn,
}

m["buj"] = {
	"Basa-Gurmana",
	"Q6432515",
	"nic-bas",
	scripts = Latn,
}

m["buk"] = {
	"Bukawa",
	"Q35043",
	"poz-ocw",
	aliases = {"Bukaua", "Bugawac", "Gawac"},
	scripts = Latn,
}

m["bum"] = {
	"布魯語(喀麥隆)",
	"Q35028",
	"bnt-btb",
	aliases = {"Bulu"},
	scripts = Latn,
}

m["bun"] = {
	"Sherbro",
	"Q36339",
	"alv-mel",
	scripts = Latn,
}

m["buo"] = {
	"Terei",
	"Q56831",
	"paa-sbo",
	scripts = Latn,
}

m["bup"] = {
	"Busoa",
	"Q5002001",
	"poz",
	scripts = Latn,
}

m["buq"] = {
	"Brem",
	"Q4960502",
	"ngf",
	otherNames = {"Barem", "Bunabun", "Bububun", "Bunubun"},
	scripts = Latn,
}

m["bus"] = {
	"Bokobaru",
	"Q9228931",
	"dmn-bbu",
	scripts = Latn,
}

m["but"] = {
	"Bungain",
	"Q3450623",
	"qfa-tor",
	scripts = Latn,
}

m["buu"] = {
	"Budu",
	"Q3450207",
	"bnt-nya",
	scripts = Latn,
}

m["buv"] = {
	"Bun",
	"Q56351",
	"paa-yua",
	scripts = Latn,
}

m["buw"] = {
	"Bubi",
	"Q35017",
	"bnt-tso",
	scripts = Latn,
}

m["bux"] = {
	"Boghom",
	"Q3440412",
	"cdc-wst",
	scripts = Latn,
}

m["buy"] = {
	"Mmani",
	"Q35061",
	"alv-mel",
	otherNames = {"Mani", "Bullom So", "Mandingi"},
	scripts = Latn,
}

m["bva"] = {
	"Barein",
	"Q56285",
	"cdc-est",
	scripts = Latn,
}

m["bvb"] = {
	"Bube",
	"Q35110",
	"nic-bds",
	scripts = Latn,
}

m["bvc"] = {
	"Baelelea",
	"Q2878833",
	"poz-sls",
	scripts = Latn,
}

m["bvd"] = {
	"Baeggu",
	"Q2878850",
	"poz-sls",
	aliases = {"Mbaenggu", "Baegu"},
	scripts = Latn,
}

m["bve"] = {
	"Berau Malay",
	"Q3915770",
	"poz-mly",
	scripts = Latn,
}

m["bvf"] = {
	"Boor",
	"Q56250",
	"cdc-est",
	scripts = Latn,
}

m["bvg"] = {
	"Bonkeng",
	"Q34958",
	"bnt-bbo",
	scripts = Latn,
}

m["bvh"] = {
	"Bure",
	"Q56294",
	"cdc",
	scripts = Latn,
}

m["bvi"] = {
	"Belanda Viri",
	"Q35247",
	"nic-ser",
	scripts = Latn,
}

m["bvj"] = {
	"Baan",
	"Q3515067",
	"nic-ogo",
	scripts = Latn,
}

m["bvk"] = {
	"Bukat",
	"Q4986814",
	"poz-bnn",
	scripts = Latn,
}

m["bvl"] = {
	"玻利維亞手語",
	"Q1783590",
	"sgn",
	aliases = {"Bolivian Sign Language"},
	scripts = Latn, -- when documented
}

m["bvm"] = {
	"Bamunka",
	"Q34882",
	"nic-rnn",
	scripts = Latn,
}

m["bvn"] = {
	"Buna",
	"Q3450516",
	"qfa-tor",
	scripts = Latn,
}

m["bvo"] = {
	"Bolgo",
	"Q35038",
	"alv-bua",
	scripts = Latn,
}

m["bvp"] = {
	"Bumang",
	"Q4997235",
	"mkh-pal",
}

m["bvq"] = {
	"Birri",
	"Q56514",
	"csu-bkr",
	scripts = Latn,
}

m["bvr"] = {
	"布拉拉語",
	"Q4998124",
	"aus-arn",
	otherNames = {"Burarra"},
	scripts = Latn,
}

m["bvt"] = {
	"Bati (Indonesia)",
	"Q4869253",
	"poz-cma",
	aliases = {"Bati"},
	scripts = Latn,
}

m["bvu"] = {
	"Bukit Malay",
	"Q9230148",
	"poz-mly",
	scripts = Latn,
}

m["bvv"] = {
	"Baniva",
	"Q3515198",
	"awd",
	scripts = Latn,
}

m["bvw"] = {
	"Boga",
	"Q56262",
	"cdc-cbm",
	scripts = Latn,
}

m["bvx"] = {
	"Babole",
	"Q35180",
	"bnt-ngn",
	aliases = {"Dibole", "Bole"},
	scripts = Latn,
}

m["bvy"] = {
	"Baybayanon",
	"Q16839275",
	"phi",
	otherNames = {"Babay", "Utudnon", "Leyte"},
	scripts = Latn,
}

m["bvz"] = {
	"Bauzi",
	"Q56360",
	"paa-egb",
	scripts = Latn,
}

m["bwa"] = {
	"Bwatoo",
	"Q9232446",
	"poz-cln",
	scripts = Latn,
}

m["bwb"] = {
	"Namosi-Naitasiri-Serua",
	"Q3130290",
	"poz-occ",
	scripts = Latn,
}

m["bwc"] = {
	"Bwile",
	"Q3447440",
	"bnt-sbi",
	scripts = Latn,
}

m["bwd"] = {
	"Bwaidoka",
	"Q2929111",
	"poz-ocw",
	aliases = {"Bwaidoga"},
	scripts = Latn,
}

m["bwe"] = {
	"Bwe Karen",
	"Q56994",
	"kar",
}

m["bwf"] = {
	"Boselewa",
	"Q4947229",
	"poz-ocw",
	aliases = {"Bosilewa"},
	scripts = Latn,
}

m["bwg"] = {
	"Barwe",
	"Q8826802",
	"bnt-sna",
	scripts = Latn,
}

m["bwh"] = {
	"Bishuo",
	"Q34973",
	"nic-fru",
	scripts = Latn,
}

m["bwi"] = {
	"巴尼瓦語",
	"Q3501735",
	"awd-nwk",
	otherNames = {"Baniwa", "Baniba", "Baniva", "Carutana", "Carútana", "Carúzana", "Izaneni", "Karu", "Tapuya"},
	scripts = Latn,
}

m["bwj"] = {
	"Láá Láá Bwamu",
	"Q11017275",
	"nic-bwa",
	scripts = Latn,
}

m["bwk"] = {
	"Bauwaki",
	"Q4873607",
	"ngf",
	scripts = Latn,
}

m["bwl"] = {
	"Bwela",
	"Q5003678",
	"bnt-bun",
	scripts = Latn,
}

m["bwm"] = {
	"Biwat",
	"Q56352",
	"paa-yua",
	otherNames = {"Mundugumor"},
	scripts = Latn,
}

m["bwn"] = {
	"唔奈語",
	"Q56452",
	"hmn",
	aliases = {"Wunai Bunu", "Hm Nai", "Ng-nai", "Wunai"},
}

m["bwo"] = {
	"Shinasha",
	"Q56260",
	"omv-gon",
	otherNames = {"Boro", "Boro (Ethiopia)", "Borna", "Bworo", "Sinicho"},
	scripts = Latn,
}

m["bwp"] = {
	"Mandobo Bawah",
	"Q12636155",
	"ngf",
	scripts = Latn,
}

m["bwq"] = {
	"Southern Bobo",
	"Q11001714",
	"dmn-snb",
	otherNames = {"Bobo Madaré", "Southern Bobo Madaré", "Bobo", "Syabéré", "Sya", "Benge", "Sogokiré", "Voré", "Zara", "Bobo Jula", "Jula"},
	scripts = Latn,
}

m["bwr"] = {
	"布拉語",
	"Q56552",
	"cdc-cbm",
	otherNames = {"Bura", "Bura-Pabir", "Pabir", "Burra"},
	scripts = Latn,
}

m["bws"] = {
	"Bomboma",
	"Q9229429",
	"bnt-bun",
	scripts = Latn,
}

m["bwt"] = {
	"Bafaw",
	"Q34853",
	"bnt-bbo",
	scripts = Latn,
}

m["bwu"] = {
	"Buli (Ghana)",
	"Q35085",
	"nic-buk",
	aliases = {"Buli"},
	scripts = Latn,
}

m["bww"] = {
	"Bwa",
	"Q3515058",
	"bnt-bta",
	scripts = Latn,
}

m["bwx"] = {
	"布努語",
	"Q56411",
	"hmn",
	otherNames = {"Bu-Nao Bunu", "Bu Nao", "Bunu", "Dongnu", "Dahua Dongnu", "Tung Nu", "Bunuo", "Pu No", "Naoklao", "Baonao", "Nao Klao", "Numao", "Nu Mhou", "Nunu", "Lingyun Nunu", "Nu Nu"},
	scripts = Latn,
}

m["bwy"] = {
	"Cwi Bwamu",
	"Q11150714",
	"nic-bwa",
	scripts = Latn,
}

m["bwz"] = {
	"Bwisi",
	"Q35067",
	"bnt-sir",
	scripts = Latn,
}

m["bxa"] = {
	"Bauro",
	"Q2892068",
	"poz-sls",
	otherNames = {"Tairaha"},
	scripts = Latn,
}

m["bxb"] = {
	"Belanda Bor",
	"Q56678",
	"sdv-lon",
	scripts = Latn,
}

m["bxc"] = {
	"Molengue",
	"Q13345",
	"bnt-kel",
	scripts = Latn,
}

m["bxd"] = {
	"Pela",
	"Q57000",
	"tbq-brm",
}

m["bxe"] = {
	"Ongota",
	"Q36344",
	"cus",
	otherNames = {"Birale", "Birayle"},
	scripts = Latn,
}

m["bxf"] = {
	"Bilur",
	"Q2903788",
	"poz-ocw",
	scripts = Latn,
}

m["bxg"] = {
	"Bangala",
	"Q34989",
	"bnt-bmo",
	aliases = {"Ngala"},
	scripts = Latn,
}

m["bxh"] = {
	"Buhutu",
	"Q4986329",
	"poz-ocw",
	scripts = Latn,
}

m["bxi"] = {
	"皮爾拉塔帕語",
	"Q10632195",
	"aus-kar",
	otherNames = {"Pirlatapa"},
	scripts = Latn,
}

m["bxj"] = {
	"巴永古語",
	"Q10427485",
	"aus-psw",
	otherNames = {"Bayungu"},
	scripts = Latn,
}

m["bxk"] = {
	"Bukusu",
	"Q32930",
	"bnt-msl",
	scripts = Latn,
}

m["bxl"] = {
	"Jalkunan",
	"Q11009787",
	"dmn-jje",
	scripts = Latn,
}

m["bxn"] = {
	"布爾杜納語",
	"Q4998313",
	"aus-psw",
	otherNames = {"Burduna"},
	scripts = Latn,
}

m["bxo"] = {
	"Barikanchi",
	"Q3450802",
	"crp",
	aliases = {"Barikanci", "Barikanchi Pidgin"},
	scripts = Latn,
	ancestors = {"ha"},
}

m["bxp"] = {
	"Bebil",
	"Q34941",
	"bnt-btb",
	scripts = Latn,
}

m["bxq"] = {
	"Beele",
	"Q56238",
	"cdc-wst",
	scripts = Latn,
}

m["bxs"] = {
	"Busam",
	"Q35189",
	"nic-grs",
	scripts = Latn,
}

m["bxv"] = {
	"Berakou",
	"Q56796",
	"csu-bgr",
	scripts = Latn,
}

m["bxw"] = {
	"Banka",
	"Q3438402",
	"dmn-smg",
	aliases = {"Bankagooma"},
	scripts = Latn,
}

m["bxz"] = {
	"Binahari",
	"Q4913840",
	"ngf",
	scripts = Latn,
}

m["bya"] = {
	"巴拉望巴塔克語",
	"Q3450443",
	"phi",
	otherNames = {"Palawan Batak", "Batak"},
	scripts = {"Tagb"},
}

m["byb"] = {
	"Bikya",
	"Q33257",
	"nic-fru",
	scripts = Latn,
}

m["byc"] = {
	"Ubaghara",
	"Q36625",
	"nic-ucn",
	scripts = Latn,
}

m["byd"] = {
	"Benyadu'",
	"Q11173588",
	"day",
	scripts = Latn,
}

m["bye"] = {
	"Pouye",
	"Q7235814",
	"paa-spk",
	scripts = Latn,
}

m["byf"] = {
	"Bete",
	"Q32932",
	"nic-ykb",
	scripts = Latn,
}

m["byg"] = {
	"Baygo",
	"Q56836",
	"sdv-daj",
	scripts = Latn,
}

m["byh"] = {
	"Bujhyal",
	"Q56317",
	"sit-gma",
	scripts = Deva,
}

m["byi"] = {
	"Buyu",
	"Q5003401",
	"bnt-nyb",
	otherNames = {"Buya"},
	scripts = Latn,
}

m["byj"] = {
	"Binawa",
	"Q4913807",
	"nic-kau",
	aliases = {"Bina", "Bina (Nigeria)"},
	scripts = Latn,
}

m["byk"] = {
	"標話",
	"Q4902547",
	"qfa-tak",
	scripts = Latn, -- also Hani?
	otherNames = {"Biao"},
}

m["byl"] = {
	"Bayono",
	"Q3503856",
	"ngf",
	scripts = Latn,
}

m["bym"] = {
	"比賈拉語",
	"Q8842355",
	"aus-pam",
	otherNames = {"Bidyara"},
	scripts = Latn,
}

m["byn"] = {
	"比林語",
	"Q56491",
	"cus",
	otherNames = {"Blin", "Bilin", "Bilen", "Belen", "Bilein"},
	scripts = {"Ethi", "Latn"},
	translit_module = "translit-redirect",
}

m["byo"] = {
	"Biyo",
	"Q56848",
	"tbq-lol",
	otherNames = {"Piyo", "Biyue"},
	scripts = {"Latn", "Hani"},
}

m["byp"] = {
	"Bumaji",
	"Q4997234",
	"nic-ben",
	scripts = Latn,
}

m["byq"] = {
	"巴賽語",
	"Q716647",
	"map",
	aliases = {"Basay", "Basai"},
	scripts = Latn,
}

m["byr"] = {
	"Baruya",
	"Q3450812",
	"ngf",
	scripts = Latn,
}

m["bys"] = {
	"Burak",
	"Q4998097",
	"alv-bwj",
	scripts = Latn,
}

m["byt"] = {
	"Berti",
	"Q35008",
	"ssa-sah",
	scripts = Latn,
}

m["byv"] = {
	"梅敦巴語",
	"Q36019",
	"bai",
	scripts = Latn,
}

m["byw"] = {
	"Belhariya",
	"Q32961",
	"sit-kie",
	scripts = Deva,
}

m["byx"] = {
	"Qaqet",
	"Q3503009",
	"paa-bng",
	otherNames = {"Kakat", "Baining"},
	scripts = Latn,
}

m["byz"] = {
	"Banaro",
	"Q56858",
	"paa",
	scripts = Latn,
}

m["bza"] = {
	"Bandi",
	"Q34912",
	"dmn-msw",
	aliases = {"Gbandi"},
	scripts = Latn,
}

m["bzb"] = {
	"Andio",
	"Q4754487",
	"poz-slb",
	scripts = Latn,
}

m["bzd"] = {
	"Bribri",
	"Q28400",
	"cba",
	scripts = Latn,
}

m["bze"] = {
	"Jenaama Bozo",
	"Q10950633",
	"dmn-snb",
	scripts = Latn,
}

m["bzf"] = {
	"Boikin",
	"Q56829",
	"paa-spk",
	scripts = Latn,
}

m["bzg"] = {
	"巴布薩語",
	"Q716615",
	"map",
	otherNames = {"Babuza", "Favorlang", "Poavosa", "Taokas", "道卡斯語", "虎尾壟語"}, --共用同一語碼
}

m["bzh"] = {
	"Mapos Buang",
	"Q2927370",
	"poz-ocw",
	scripts = Latn,
}

m["bzi"] = {
	"Bisu",
	"Q56852",
	"tbq-lol",
	scripts = {"Latn", "Thai"},
}

m["bzj"] = {
	"伯利茲克里奧爾語",
	"Q1363055",
	"crp",
	aliases = {"貝里斯克里奧爾語", "Belizean Creole", "Belizean Creole English", "Belizean Kriol", "Belize Kriol English", "Kriol"},
	scripts = Latn,
	ancestors = {"en"},
}

m["bzk"] = {
	"尼加拉瓜克里奧爾語",
	"Q3504097",
	"crp",
	otherNames = {"Nicaraguan Creole", "Miskito Coast Creole", "Nicaraguan Creole English", "Nicaragua Creole English"},
	scripts = Latn,
	ancestors = {"en"},
}

m["bzl"] = {  -- supposedly also called "Bolano", but I can find no evidence of that
	"Boano (Sulawesi)",
	"Q4931258",
	"poz",
	otherNames = {"Boano", "Austronesian Boano", "Totoli Boano"},
	scripts = Latn,
}

m["bzm"] = {
	"波朗多語",
	"Q35071",
	"bnt-bun",
	otherNames = {"Bolondo"},
	scripts = Latn,
}

m["bzn"] = {
	"Boano (Maluku)",
	"Q4931255",
	"poz-cma",
	otherNames = {"Boano", "Austronesian Boano", "Seram Boano"},
	scripts = Latn,
}

m["bzo"] = {
	"Bozaba",
	"Q4952785",
	"bnt-ngn",
	scripts = Latn,
}

m["bzp"] = {
	"Kemberano",
	"Q12634399",
	"ngf-sbh",
	scripts = Latn,
}

m["bzq"] = {
	"Buli (Indonesia)",
	"Q2927952",
	"poz-hce",
	aliases = {"Buli"},
	scripts = Latn,
}

m["bzr"] = {
	"比里語",
	"Q4087011",
	"aus-pam",
	otherNames = {"Biri"},
	scripts = Latn,
}

m["bzs"] = {
	"巴西手語",
	"Q3436689",
	"sgn",
	otherNames = {"Brazilian Sign Language", "LGB", "LSB", "LSCB", "Libras"},
	scripts = Latn,
}

m["bzu"] = {
	"Burmeso",
	"Q56746",
	"paa-wpa",
	otherNames = {"Taurap"},
	scripts = Latn,
}

m["bzv"] = {
	"Bebe",
	"Q34977",
	"nic-bbe",
	otherNames = {"Naami"},
	scripts = Latn,
}

m["bzw"] = {
	"Basa",
	"Q34898",
	"nic-bas",
	otherNames = {"Basa (Nigeria)", "Basa-Benue"},
	scripts = Latn,
}

m["bzx"] = {
	"Hainyaxo Bozo",
	"Q11159536",
	"dmn-snb",
	scripts = Latn,
}

m["bzy"] = {
	"Obanliku",
	"Q36276",
	"nic-ben",
	scripts = Latn,
}

m["bzz"] = {
	"Evant",
	"Q35259",
	"nic-tvc",
	scripts = Latn,
}

return m