logo

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

Module:Languages/data3/i

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

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

此模块不得直接用于其他模块或模板。资料与数据应通过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["iai"] = {
	"Iaai",
	"Q282888",
	"poz-occ",
	scripts = Latn,
}

m["ian"] = {
	"Iatmul",
	"Q5983460",
	"paa-spk",
}

m["iar"] = {
	"Purari",
	"Q3499934",
	"paa",
}

m["iba"] = {
	"伊班語",
	"Q33424",
	"poz-mly",
	otherNames = {"Iban"},
	scripts = Latn,
}

m["ibb"] = {
	"伊比比奧語",
	"Q33792",
	"nic-ief",
	otherNames = {"Ibibio"},
	scripts = Latn,
}

m["ibd"] = {
	"伊瓦加語",
	"Q1977429",
	"aus-wdj",
	otherNames = {"Iwaidja"},
	scripts = Latn,
}

m["ibe"] = {
	"Akpes",
	"Q35457",
	"alv-von",
	scripts = Latn,
}

m["ibg"] = {
	"伊巴納格語",
	"Q1775596",
	"phi",
	otherNames = {"Ibanag"},
}

m["ibh"] = {
	"Bih",
	nil,
	"cmc",
	scripts = Latn,
}

m["ibl"] = {
	"伊巴洛伊語",
	"Q3147383",
	"phi",
	otherNames = {"Ibaloi", "Ibaloy", "Inibaloi", "Inibaloy"},
}

m["ibm"] = {
	"Agoi",
	"Q34727",
	"nic-ucr",
	scripts = Latn,
}

m["ibn"] = {
	"Ibino",
	"Q3813281",
	"nic-lcr",
	scripts = Latn,
}

m["ibr"] = {
	"Ibuoro",
	"Q3813306",
	"nic-ief",
}

m["ibu"] = {
	"Ibu",
	"Q11732235",
	"paa-wpa",
}

m["iby"] = {
	"Ibani",
	"Q11280479",
	"ijo",
}

m["ica"] = {
	"Ede Ica",
	"Q12952405",
	"alv-ede",
	scripts = Latn,
}

m["ich"] = {
	"Etkywan",
	"Q3914462",
	"nic-jkn",
	otherNames = {"Etekwe", "Icen", "Itchen"},
	scripts = Latn,
}

m["icl"] = {
	"冰島手語",
	"Q3436654",
	"sgn",
	otherNames = {"Icelandic Sign Language"},
	scripts = Latn, -- when documented
}

m["icr"] = {
	"島嶼克里奧爾英語",
	"Q2044587",
	"crp",
	otherNames = {"Islander Creole English", "San Andrés-Providencia Creole"},
	scripts = Latn,
	ancestors = {"en"},
}

m["ida"] = {
	"Idakho-Isukha-Tiriki",
	"Q12952512",
	"bnt-lok",
}

m["idb"] = {
	"印度葡萄牙語",
	"Q6025550",
	"crp",
	otherNames = {"Indo-Portuguese"},
	scripts = Latn,
	ancestors = {"pt"},
}

m["idc"] = {
	"Idon",
	"Q3913366",
	"nic-plc",
}

m["idd"] = {
	"Ede Idaca",
	"Q13123376",
	"alv-ede",
	scripts = Latn,
}

m["ide"] = {
	"Idere",
	"Q3813288",
	"nic-ief",
}

m["idi"] = {
	"伊迪語",
	"Q5988630",
	"paa",
	otherNames = {"Idi"},
}

m["idr"] = {
	"Indri",
	"Q35662",
	"nic-ser",
}

m["ids"] = {
	"Idesa",
	"Q3913979",
	"alv-swd",
	ancestors = {"oke"},
	scripts = Latn,
}

m["idt"] = {
	"Idaté",
	"Q12952511",
	"poz-tim",
	scripts = Latn,
}

m["idu"] = {
	"Idoma",
	"Q35478",
	"alv-ido",
	scripts = Latn,
}

m["ifa"] = {
	"Amganad Ifugao",
	"Q18748222",
	"phi",
	otherNames = {"Amganad Ifugaw"},
}

m["ifb"] = {
	"Batad Ifugao",
	"Q12953578",
	"phi",
	otherNames = {"Batad Ifugaw", "Ifugaw", "Batad"},
}

m["ife"] = {
	"Ifè",
	"Q33606",
	"alv-ede",
	scripts = Latn,
}

m["iff"] = {
	"Ifo",
	"Q7902545",
	"poz-oce",
	otherNames = {"Utaha"},
	scripts = Latn,
}

m["ifk"] = {
	"Tuwali Ifugao",
	"Q7857158",
	"phi",
	otherNames = {"Tuwali Ifugaw"},
}

m["ifm"] = {
	"Teke-Fuumu",
	"Q36603",
	"bnt-tek",
}

m["ifu"] = {
	"馬尤瑤-伊富高語",
	"Q12953579",
	"phi",
	otherNames = {"Mayoyao Ifugao", "Mayoyao Ifugaw"},
	scripts = Latn,
}

m["ify"] = {
	"Keley-I Kallahan",
	"Q3192221",
	"phi",
}

m["igb"] = {
	"Ebira",
	"Q35363",
	"alv-nup",
	otherNames = {"Igbira"},
	scripts = Latn,
}

m["ige"] = {
	"Igede",
	"Q35420",
	"alv-ido",
	scripts = Latn,
}

m["igg"] = {
	"Igana",
	"Q5991454",
	"paa",
	scripts = Latn,
}

m["igl"] = {
	"Igala",
	"Q35513",
	"alv-yor",
}

m["igm"] = {
	"Kanggape",
	"Q6362743",
	"paa",
	scripts = Latn,
}

m["ign"] = {
	"Ignaciano",
	"Q3148190",
	"awd",
	otherNames = {"Ignaciano Moxos", "Moxo", "Moxos", "Mojo", "Moxa"},
}

m["igo"] = {
	"Isebe",
	"Q11732248",
	"ngf-mad",
}

m["igs"] = {
	"Glosa",
	"Q2314240",
	"art",
	type = "appendix-constructed",
}

m["igw"] = {
	"Igwe",
	"Q3913985",
	"alv-yek",
	scripts = Latn,
}

m["ihb"] = {
	"Pidgin Iha",
	"Q12639686",
	"crp",
	ancestors = {"ihp"},
}

m["ihi"] = {
	"Ihievbe",
	"Q3441193",
	"alv-eeo",
	ancestors = {"ema"},
	scripts = Latn,
}

m["ihp"] = {
	"Iha",
	"Q5994495",
	"ngf",
}

m["ijc"] = {
	"伊宗語",
	"Q35483",
	"ijo",
	otherNames = {"Izon", "Kolokuma", "Ekpetiama", "Gbanran", "Central-Western Ijo"},
	scripts = Latn,
}

m["ije"] = {
	"Biseni",
	"Q35010",
	"ijo",
}

m["ijj"] = {
	"Ede Ije",
	"Q12952406",
	"alv-ede",
	scripts = Latn,
}

m["ijn"] = {
	"Kalabari",
	"Q35697",
	"ijo",
}

m["ijs"] = {
	"Southeast Ijo",
	"Q3915854",
	"ijo",
	otherNames = {"Southeastern Ijo", "Nembe"},
	scripts = Latn,
}

m["ike"] = {
	"東加拿大伊努克提圖特語",
	"Q4126517",
	"esx-inu",
	otherNames = {"Eastern Canadian Inuktitut"},
	scripts = {"Cans"},
}

m["iki"] = {
	"Iko",
	"Q3813290",
	"nic-lcr",
	scripts = Latn,
}

m["ikk"] = {
	"Ika",
	"Q35406",
	"alv-igb",
}

m["ikl"] = {
	"Ikulu",
	"Q425973",
	"nic-plc",
	otherNames = {"Kulu"},
	scripts = Latn,
}

m["iko"] = {
	"Olulumo-Ikom",
	"Q3914402",
	"nic-uce",
	scripts = Latn,
}

m["ikp"] = {
	"Ikpeshi",
	"Q3912777",
	"alv-yek",
	scripts = Latn,
}

m["ikr"] = {
	"伊卡蘭加爾語",
	"Q5995402",
	"aus-pam",
	otherNames = {"Ikaranggal", "Ikarranggal", "Ikarranggali"},
}

m["iks"] = {
	"因紐特手語",
	"Q13360244",
	"sgn",
	otherNames = {"Inuit Sign Language", "Inuit Uukturausingit", "ISL", "IUR"},
	scripts = Latn, -- when documented
}

m["ikt"] = {
	"Inuvialuktun",
	"Q27990",
	"esx-inu",
	otherNames = {"Western Canadian Inuktitut", "Western Canadian Inuktun", "Western Canadian Inuit"},
	scripts = {"Cans", "Latn"},
}

m["ikv"] = {
	"Iku-Gora-Ankwa",
	"Q3913940",
	"nic-plc",
}

m["ikw"] = {
	"Ikwere",
	"Q35399",
	"alv-igb",
}

m["ikx"] = {
	"Ik",
	"Q35472",
	"ssa-klk",
	scripts = Latn,
}

m["ikz"] = {
	"伊基祖語",
	"Q10977626",
	"bnt-lok",
	otherNames = {"Ikizu"},
	scripts = Latn,
}

m["ila"] = {
	"Ile Ape",
	"Q12473380",
	"poz-cet",
}

m["ilb"] = {
	"伊拉語",
	"Q10962725",
	"bnt-bot",
	otherNames = {"Ila"},
	scripts = Latn,
}

m["ilg"] = {
	"Ilgar",
	"Q5997810",
	"aus-wdj",
	otherNames = {"Garig"},
	scripts = Latn,
}

m["ili"] = {
	"Ili Turki",
	"Q33627",
	"trk-kar",
}

m["ilk"] = {
	"伊隆戈語",
	"Q3148787",
	"phi",
	otherNames = {"Ilongot"},
	scripts = Latn,
}

m["ill"] = {
	"伊拉努語",
	"Q12953581",
	"phi",
	otherNames = {"Iranun", "Ilanun", "Iranun (Malaysia)", "Iranun (Philippines)"},
	scripts = {"Latn", "Arab"},
}

m["ilo"] = {
	"伊洛卡諾語",
	"Q35936",
	"phi",
	otherNames = {"Ilokano", "Ikokano"},
	scripts = {"Latn", "Tglg"},
	entry_name = {
		from = {"[áàâ]", "[éèê]", "[íìî]", "[óòô]", "[úùû]", ACUTE, GRAVE, CIRC},
		to   = {"a"    , "e"    , "i"    , "o"    , "u"    }},
}

m["ils"] = {
	"國際手語",
	"Q35754",
	"sgn",
	otherNames = {"International Sign"},
}

m["ilu"] = {
	"Ili'uun",
	"Q12632888",
	"poz-tim",
}

m["ilv"] = {
	"Ilue",
	"Q3813301",
	"nic-lcr",
	scripts = Latn,
}

m["ima"] = {
	"Mala Malasar",
	"Q6740693",
	"dra",
}

m["imi"] = {
	"Anamgura",
	"Q3501881",
	"ngf-mad",
}

m["iml"] = {
	"Miluk",
	"Q3314550",
	"nai-coo",
	otherNames = {"Lower Coquille", "Miluk Coos"},
	scripts = Latn,
}

m["imn"] = {
	"伊蒙達語",
	"Q6005721",
	"paa-brd",
	otherNames = {"Imonda"},
}

m["imo"] = {
	"Imbongu",
	"Q12632895",
	"ngf-mad",
	otherNames = {"Ibo Ugu", "Imbo Ungu"},
}

m["imr"] = {
	"Imroing",
	"Q6008394",
	"poz-tim",
}

m["ims"] = {
	"馬爾西語",
	"Q1265446",
	"itc",
	otherNames = {"Marsian"},
	scripts = Latn,
}

m["imy"] = {
	"彌呂亞語",
	"Q3832946",
	"ine-ana",
	otherNames = {"Milyan"},
	scripts = {"Lyci"},
}

m["inb"] = {
	"Inga",
	"Q35491",
	"qwe",
	ancestors = {"qwe-kch",}
}

m["ing"] = {
	"Deg Xinag",
	"Q27782",
	"ath-nor",
}

m["inh"] = {
	"印古什語",
	"Q33509",
	"cau-vay",
	otherNames = {"Ingush"},
	scripts = {"Cyrl"},
	translit_module = "inh-translit",
	override_translit = true,
	entry_name = {
		from = {MACRON},
		to   = {}},
}

m["inj"] = {
	"Jungle Inga",
	"Q16115012",
	"qwe",
	ancestors = {"qwe-kch",}
}

m["inl"] = {
	"印尼手語",
	"Q3915477",
	"sgn",
	otherNames = {"Indonesian Sign Language"},
	scripts = Latn, -- when documented
}

m["inm"] = {
	"Minaean",
	"Q737784",
	"sem-osa",
	scripts = {"Sarb"},
	translit_module = "Sarb-translit",
}

m["inn"] = {
	"Isinai",
	"Q6081098",
	"phi",
}

m["ino"] = {
	"Inoke-Yate",
	"Q6036531",
	"paa-kag",
}

m["inp"] = {
	"Iñapari",
	"Q15338035",
	"awd",
	scripts = Latn,
}

m["ins"] = {
	"印度手語",
	"Q12953486",
	"sgn",
	otherNames = {"Indian Sign Language"},
}

m["int"] = {
	"Intha",
	"Q6057507",
	"tbq-brm",
	ancestors = {"obr"},
}

m["inz"] = {
	"伊內塞諾語",
	"Q35443",
	"nai-chu",
	otherNames = {"Ineseño"},
	scripts = Latn,
}

m["ior"] = {
	"Inor",
	"Q35763",
	"sem-eth",
	scripts = {"Ethi"},
}

m["iou"] = {
	"Tuma-Irumu",
	"Q7852460",
	"ngf-fin",
	scripts = Latn,
}

m["iow"] = {
	"Chiwere",
	"Q56737",
	"sio-msv",
	otherNames = {"Iowa", "Otoe", "Oto", "Iowa-Otoe-Missouria", "Jiwere", "Jíwere", "Baxoje", "Báxoje", "Báxoje-Jíwere-Ñút'achi", "Báxoje-Jiwére-Ñútˀačhi", "Maʔúŋke", "Nut'achi"},
	scripts = Latn,
}

m["ipi"] = {
	"Ipili",
	"Q6065141",
	"paa-eng",
}

m["ipo"] = {
	"Ipiko",
	"Q10566515",
	"ngf",
}

m["iqu"] = {
	"Iquito",
	"Q2669184",
	"sai-zap",
	scripts = Latn,
}

m["iqw"] = {
	"Ikwo",
	"Q11926474",
	"alv-igb",
	ancestors = {"izi"},
	scripts = Latn,
}

m["ire"] = {
	"Iresim",
	"Q6069398",
	"poz-hce",
	scripts = Latn,
}

m["irh"] = {
	"Irarutu",
	"Q3027928",
	"poz",
	scripts = Latn,
}

m["iri"] = {
	"Rigwe",
	"Q3912756",
	"nic-plc",
	otherNames = {"Irigwe"},
	scripts = Latn,
}

m["irk"] = {
	"Iraqw",
	"Q33595",
	"cus",
	scripts = Latn,
}

m["irn"] = {
	"Irantxe",
	"Q3409301",
	otherNames = {"Irántxe"},
	scripts = Latn,
}

m["irr"] = {
	"Ir",
	"Q3071880",
	"mkh-kat",
}

m["iru"] = {
	"伊魯拉語",
	"Q33363",
	"dra",
	otherNames = {"Irula"},
	scripts = {"Taml"},
}

m["irx"] = {
	"Kamberau",
	"Q6356317",
	"ngf",
}

m["iry"] = {
	"伊拉雅語",
	"Q6068356",
	"phi",
}

m["isa"] = {
	"Isabi",
	"Q11732247",
	"paa-kag",
}

m["isc"] = {
	"Isconahua",
	"Q3052971",
	"sai-pan",
	scripts = Latn,
}

m["isd"] = {
	"伊斯納格語",
	"Q6085162",
	"phi",
	otherNames = {"Isnag", "Isneg"},
	scripts = Latn,
}

m["ise"] = {
	"意大利手語",
	"Q375619",
	"sgn",
	otherNames = {"Italian Sign Language"},
	scripts = Latn, -- when documented
}

m["isg"] = {
	"愛爾蘭手語",
	"Q14183",
	"sgn",
	otherNames = {"Irish Sign Language"},
	scripts = Latn, -- when documented
}

m["ish"] = {
	"埃桑語",
	"Q35268",
	"alv-eeo",
	otherNames = {"Esan"},
	scripts = Latn,
}

m["isi"] = {
	"Nkem-Nkum",
	"Q36261",
	"nic-eko",
	otherNames = {"Isibiri", "Nkem", "Nkim", "Nkum"},
	scripts = Latn,
}

m["isk"] = {
	"伊什卡什米語",
	"Q33419",
	"ira-sgi",
	otherNames = {"Ishkashimi"},
	ancestors = {"ira-sgi-pro"},
}

m["ism"] = {
	"Masimasi",
	"Q6783273",
	"poz-ocw",
	scripts = Latn,
}

m["isn"] = {
	"Isanzu",
	"Q6078891",
	"bnt-tkm",
	scripts = Latn,
}

m["iso"] = {
	"Isoko",
	"Q35414",
	"alv-swd",
	scripts = Latn,
}

m["isr"] = {
	"以色列手語",
	"Q2911863",
	"sgn",
	otherNames = {"Israeli Sign Language"},
	scripts = {"Sgnw"},
}

m["ist"] = {
	"伊斯特拉語",
	"Q35845",
	"roa-itd",
	otherNames = {"Istriot"},
	scripts = Latn,
}

m["isu"] = {
	"Isu",
	"Q6089423",
	"nic-rnw",
	otherNames = {"Isu (Menchum Division)"},
	scripts = Latn,
}

m["itb"] = {
	"Binongan Itneg",
	"Q12953584",
	"phi",
}

m["itd"] = {
	"Southern Tidong",
	"Q7049643",
	"poz-san",
	otherNames = {"Tidong", "Nonukan Tidong", "Southern Tidung", "Nonukan Tidung"},
}

m["ite"] = {
	"Itene",
	"Q3038640",
	"sai-cpc",
	otherNames = {"Itoreauhip"},
	scripts = Latn,
}

m["iti"] = {
	"Inlaod Itneg",
	"Q12953585",
	"phi",
}

m["itk"] = {
	"猶太-意大利語",
	"Q1145414",
	"roa-itd",
	otherNames = {"Judeo-Italian"},
	scripts = {"Hebr"},
}

m["itl"] = {
	"伊捷爾緬語",
	"Q33624",
	"qfa-cka",
	otherNames = {"Itelmen", "Western Itelmen", "Kamchadal"},
	scripts = {"Cyrl", "Latn"},
}

m["itm"] = {
	"Itu Mbon Uzo",
	"Q10977737",
	"nic-ief",
	ancestors = {"ibr"},
	scripts = Latn,
}

m["ito"] = {
	"Itonama",
	"Q950585",
	"qfa-iso",
}

m["itr"] = {
	"Iteri",
	"Q2083185",
	"paa-asa",
}

m["its"] = {
	"Isekiri",
	"Q36045",
	"alv-yor",
	otherNames = {"Itsekiri"},
	scripts = Latn,
}

m["itt"] = {
	"Maeng Itneg",
	"Q18748761",
	"phi",
}

m["itv"] = {
	"Itawit",
	"Q3915527",
	"phi",
	otherNames = {"Itawis", "Tawit", "Malaweg", "Malaueg"}, -- Malaweg may need own code
	scripts = Latn,
}

m["itw"] = {
	"Ito",
	"Q11128810",
	"nic-ief",
	ancestors = {"ibr"},
}

m["itx"] = {
	"伊蒂克語",
	"Q6094713",
	"paa-tkw",
	otherNames = {"Itik"},
}

m["ity"] = {
	"Moyadan Itneg",
	"Q12953583",
	"phi",
}

m["itz"] = {
	"伊特扎語",
	"Q35537",
	"myn",
	otherNames = {"Itzá", "Itza’", "Itza", "Itzaj"},
}

m["ium"] = {
	"勉語",
	"Q2498808",
	"hmx-mie",
	otherNames = {"Iu Mien"},
}

m["ivb"] = {
	"伊巴丹語",
	"Q18748212",
	"phi",
	otherNames = {"Ibatan", "Ibataan", "Itbayat", "Itbayaten", "Babuyan", "Isamurongen", "Ivatan"}, -- or is Isamurongen ivv
	scripts = Latn,
}

m["ivv"] = {
	"伊萬特語",
	"Q3547080",
	"phi",
	otherNames = {"Ivatan", "Ivatanen", "Basco Ivatan", "Ivasayen"},
	scripts = Latn,
}

m["iwk"] = {
	"I-Wak",
	"Q12632789",
	"phi",
}

m["iwm"] = {
	"Iwam",
	"Q3915215",
	"paa-spk",
}

m["iwo"] = {
	"Iwur",
	"Q6101006",
	"ngf-okk",
}

m["iws"] = {
	"Sepik Iwam",
	"Q16893603",
	"paa-spk",
}

m["ixc"] = {
	"伊斯卡特語",
	"Q56706",
	"omq",
	otherNames = {"Ixcatec"},
}

m["ixl"] = {
	"伊克西爾語",
	"Q35528",
	"myn",
	otherNames = {"Ixil", "Ixhil"},
	scripts = Latn,
}

m["iya"] = {
	"Iyayu",
	"Q3913390",
	"alv-nwd",
	scripts = Latn,
}

m["iyo"] = {
	"Mesaka",
	"Q36080",
	"nic-tiv",
	scripts = Latn,
}

m["iyx"] = {
	"Yaa",
	"Q36909",
	"bnt-nze",
	otherNames = {"Yaka (Republic of Congo)", "Yaka"}, -- a dialect of West Teke; distinguish from 'axk' and especially 'yaf'
	scripts = Latn,
}

m["izh"] = {
	"英格里亞語",
	"Q33559",
	"urj-fin",
	otherNames = {"伊喬里亞語", "伊喬拉語", "Ingrian", "Izhorian"},
	scripts = Latn,
}

m["izi"] = {
	"Izi-Ezaa-Ikwo-Mgbo",
	nil,
	"alv-igb",
}

m["izr"] = {
	"Izere",
	"Q6101921",
	"nic-plc",
	scripts = Latn,
}

m["izz"] = {
	"Izi",
	"Q3914387",
	"alv-igb",
	ancestors = {"izi"},
	otherNames = {"Izii", "Izzi"},
	scripts = Latn,
}

return m