logo

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

Module:Languages/data3/y

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

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

此模块不得直接用于其他模块或模板。资料与数据应通过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["yaa"] = {
	"亞米納瓦語",
	"Q3026110",
	"sai-pan",
	otherNames = {"Yaminahua", "Yaminawa"},
	scripts = Latn,
}

m["yab"] = {
	"Yuhup",
	"Q3573115",
	"sai-nad",
	scripts = Latn,
}

m["yac"] = {
	"帕斯谷亞利語",
	"Q12953309",
	"ngf",
	otherNames = {"Pass Valley Yali"},
	scripts = Latn,
}

m["yad"] = {
	"Yagua",
	"Q3182567",
	scripts = Latn,
}

m["yae"] = {
	"Pumé",
	"Q3121835",
	otherNames = {"Yaruro", "Yaruru", "Yuapín", "Pume"},
	scripts = Latn,
}

m["yaf"] = {
	"Yaka",
	"Q35588",
	"bnt-yak",
	otherNames = {"Yaka (Democratic Republic of the Congo)", "Kiyaka"}, -- cf. 'axk', 'iyx'
	scripts = Latn,
}

m["yag"] = {
	"雅加語",
	"Q531826",
	"qfa-iso",
	otherNames = {"雅馬納語", "雅甘語", "Yámana", "Yagán", "Yahgan", "Yaghan"},
	scripts = Latn,
}

m["yah"] = {
	"雅茲古拉米語",
	otherNames = {"Yazghulami", "Yazgulyam"},
	"Q34186",
	"ira-shy",
	scripts = {"Latn", "Cyrl"},
	ancestors = {"ira-shy-pro"},
}

m["yai"] = {
	"雅格諾比語",
	"Q34247",
	"ira-sgc",
	aliases = {"Yagnobi", "Yaghnobi", "Yaghnabi", "Yagnabi"},
	scripts = {"Latn", "Cyrl"},
	translit_module = "tg-translit",
}

m["yaj"] = {
	"Banda-Yangere",
	"Q8048561",
	"bad",
}

m["yak"] = {
	"Yakima",
	"Q35976053",
	"nai-shp",
	ancestors = {"nai-spt"},
	scripts = Latn,
}

m["yal"] = {
	"Yalunka",
	"Q35524",
	"dmn-sya",
	otherNames = {"Jallonka", "Jalonke"},
}

m["yam"] = {
	"Yamba",
	"Q36904",
	"nic-nka",
	scripts = Latn,
}

m["yan"] = {
	"Mayangna",
	"Q3302929",
	"nai-min",
	scripts = Latn,
}

m["yao"] = {
	"瑤語",
	"Q36902",
	"bnt-rvm",
	otherNames = {"Yao (Africa)"},
	scripts = Latn,
}

m["yap"] = {
	"雅浦語",
	"Q34029",
	"poz-oce",
	otherNames = {"Yapese"},
	scripts = Latn,
}

m["yaq"] = {
	"亞基語",
	"Q34191",
	"azc-trc",
	otherNames = {"Yaqui", "Hiaki", "Yoeme"},
	scripts = Latn,
}

m["yar"] = {
	"Yabarana",
	"Q3571238",
	"sai-car",
	scripts = Latn,
}

m["yas"] = {
	"Gunu",
	"Q36358",
	"nic-ymb",
	otherNames = {"Nugunu"},
	scripts = Latn,
}

m["yat"] = {
	"Yambeta",
	"Q8048020",
	"nic-mbw",
	scripts = Latn,
}

m["yau"] = {
	"Yuwana",
	"Q5876347",
}

m["yav"] = {
	"洋卞語",
	"Q12953315",
	"nic-ymb",
	scripts = Latn,
}

m["yaw"] = {
	"Yawalapití",
	"Q3450709",
	"awd",
	scripts = Latn,
}

m["yay"] = {
	"Agwagwune",
	"Q34736",
	"nic-ucn",
	scripts = Latn,
}

m["yaz"] = {
	"Lokaa",
	"Q3914439",
	"nic-uce",
	scripts = Latn,
}

m["yba"] = {
	"Yala",
	"Q3914920",
	"alv-ido",
	scripts = Latn,
}

m["ybb"] = {
	"耶姆巴語",
	"Q36917",
	"bai",
	scripts = Latn,
}

m["ybe"] = {
	"西部裕固語",
	"Q34224",
	"trk-sib",
	otherNames = {"Western Yugur"},
	ancestors = {"oui"},
}

m["ybh"] = {
	"雅卡語",
	"Q56666",
	"sit-kie",
 	otherNames = {"Yakkha"},
	scripts = {"Deva"},
}

m["ybi"] = {
	"Yamphu",
    "Q56316",
    "sit-kie",
    scripts = {"Deva"},
    translit_module = "ybi-translit",
} 

m["ybj"] = {
	"Hasha",
	"Q3915338",
	"nic-alu",
}

m["ybk"] = {
	"黑木吉語",
	nil,
	"tbq-lol",
	otherNames = {"Bokha"},
}

m["ybl"] = {
	"Yukuben",
	"Q3915846",
	"nic-ykb",
}

m["ybm"] = {
	"Yaben",
	"Q8046372",
	"ngf-mad",
}

m["ybn"] = {
	"Yabaâna",
	"Q3450534",
	"awd",
	scripts = {"Latn"},
}

m["ybo"] = {
	"Yabong",
	"Q8046383",
	"ngf-mad",
}

m["ybx"] = {
	"Yawiyo",
	"Q8050463",
	"paa-spk",
}

m["yby"] = {
	"Yaweyuha",
	"Q3571231",
	"paa-kag",
}

m["ych"] = {
	"Chesu",
	nil,
	"tbq-lol",
}

m["ycl"] = {
	"倮倮潑語",
	"Q56441",
	"tbq-lol",
	otherNames = {"Lolopo"},
}

m["ycn"] = {
	"Yucuna",
	"Q3438356",
	"awd-nwk",
	otherNames = {"Yukuna", "Yacuna", "Yakuna", "Jucuna", "Jukuna"},
	scripts = {"Latn"},
}

m["ycp"] = {
	"Chepya",
	"Q46603077",
	"tbq-lol",
}

m["yda"] = {
	"揚達語",
	"Q8048318",
	"aus-pam",
	otherNames = {"Yanda"},
}

m["yde"] = {
	"Yangum Dey",
	nil,
	"qfa-tor",
	scripts = Latn,
}

m["ydg"] = {
	"伊特格哈語",
	"Q34179",
	"ira-mny",
	otherNames = {"Yidgha"},
	scripts = {"Arab"},
	ancestors = {"ira-mny-pro"},
}

m["ydk"] = {
	"Yoidik",
	"Q8054512",
	"ngf-mad",
}

m["yea"] = {
	"Ravula",
	"Q7296830",
	"dra",
}

m["yec"] = {
	"葉尼什語",
	"Q1365342",
	"gmw",
	otherNames = {"Yeniche"},
	scripts = Latn,
	ancestors = {"gmh"},
}

m["yee"] = {
	"Yimas",
	"Q36954",
	"paa-lsp",
}

m["yei"] = {
	"Yeni",
	"Q34213",
	"nic-mmb",
}

m["yej"] = {
	"猶太-希臘語",
	"Q34200",
	"grk",
	otherNames = {"Yevanic", "Judeo-Greek"},
	scripts = {"Hebr"},
	ancestors = {"grc"},
	entry_name = {
		from = {"[" .. u(0x0591) .. "-" .. u(0x05BD) .. u(0x05BF) .. "-" .. u(0x05C5) .. u(0x05C7) .. "]"},
		to   = {}} ,
}

m["yen"] = {
	"Yendang",
	nil,
	"alv-mye",
	otherNames = {"Yotti"},
	scripts = Latn,
}

m["yer"] = {
	"Tarok",
	"Q3914953",
	"nic-tar",
	otherNames = {"Yergum", "Yergam"},
	scripts = Latn,
}

m["yes"] = {
	"Yeskwa",
	"Q3914962",
	"nic-plc",
	otherNames = {"Nyankpa"},
	scripts = Latn,
}

m["yet"] = {
	"Yetfa",
	"Q8053020",
	"paa-pau",
}

m["yeu"] = {
	"Yerukula",
	"Q3535117",
	"dra",
}

m["yev"] = {
	"Yapunda",
	"Q11044384",
	"qfa-tor",
	scripts = Latn,
}

m["yey"] = {
	"Yeyi",
	"Q8053347",
	"bnt",
}

m["ygi"] = {
	"伊寧蓋語",
	nil,
	"aus-pam",
	otherNames = {"Yiningayi"},
}

m["ygl"] = {
	"Yangum Gel",
	nil,
	"qfa-tor",
	scripts = Latn,
}

m["ygm"] = {
	"Yagomi",
	"Q20771657",
	"ngf-fin",
	scripts = Latn,
}

m["ygp"] = {
	"Gepo",
	"Q5548692",
	"tbq-lol",
}

m["ygr"] = {
	"Yagaria",
	"Q8046690",
	"paa-kag",
	otherNames = {"Hua"},
	scripts = Latn,
}

m["ygs"] = {
	"雍古手語",
	"Q16211970",
	"sgn",
	otherNames = {"Yolngu Sign Language"},
}

m["ygu"] = {
	"尤古爾語",
	"Q8060437",
	"aus-arn",
	otherNames = {"Yugul"},
}

m["ygw"] = {
	"Yagwoia",
	"Q8046761",
	"ngf",
	scripts = Latn,
}

m["yha"] = {
	"巴哈語",
	"Q2879238",
	"qfa-kra",
	otherNames = {"Baha", "Baha Buyang", "Paha"},
}

m["yhd"] = {
	"猶太伊拉克阿拉伯語",
	"Q56599",
	"sem-arb",
	otherNames = {"Judeo-Iraqi Arabic"},
	scripts = {"Hebr"},
	ancestors = {"jrb"},
}

m["yhl"] = {
	"圪勒頗普佤語",
	nil,
	"tbq-lol",
	otherNames = {"Hlepho Phowa"},
}

m["yia"] = {
	"英加爾達語",
	"Q3913777",
	"aus-psw",
	otherNames = {"Yinggarda"},
	scripts = Latn,
}

m["yif"] = {
	"阿車語",
	"Q10949828",
	"tbq-lol",
	otherNames = {"Ache", "Azhe"},
}

m["yig"] = {
	"烏撒納蘇語",
	"Q12953334",
	"tbq-lol",
	otherNames = {"Wusa Nasu"},
}

m["yii"] = {
	"Yidiny",
	"Q3053283",
	"aus-yid",
	scripts = Latn,
}

m["yij"] = {
	"因吉班迪語",
	"Q3121073",
	"aus-nga",
	otherNames = {"Yindjibarndi"},
	scripts = Latn,
}

m["yik"] = {
	"東山壩臘羅語",
	"Q12953333",
	"tbq-lal",
	otherNames = {"Dongshanba Lalo"},
}

m["yil"] = {
	"Yindjilandji",
	"Q10723541",
	"aus-pam",
	scripts = Latn,
}

m["yim"] = {
	"Yimchungru Naga",
	"Q56348",
	"sit-aao",
	scripts = Latn,
}

m["yin"] = {
	"Yinchia",
	"Q12953981",
	"mkh-pal",
}

m["yip"] = {
	"Pholo",
	"Q7187103",
	"tbq-lol",
}

m["yiq"] = {
	"Miqie",
	"Q6827993",
	"tbq-lol",
	otherNames = {"Micha"},
}

m["yir"] = {
	"North Awyu",
	"Q12642164",
	"ngf",
}

m["yis"] = {
	"Yis",
	"Q8053831",
	"qfa-tor",
	scripts = Latn,
}

m["yit"] = {
	"東臘魯語",
	"Q12953328",
	"tbq-lal",
	otherNames = {"Eastern Lalu"},
}

m["yiu"] = {
	"Awu",
	"Q11163308",
	"tbq-lol",
	otherNames = {"Lope"},
}

m["yiv"] = {
	"Northern Nisu",
	"Q25559454",
	"tbq-lol",
}

m["yix"] = {
	"Axi Yi",
	"Q4830439",
	"tbq-lol",
}

m["yiy"] = {
	"伊爾-約龍特語",
	"Q8053819",
	"aus-pmn",
	otherNames = {"Yir-Yoront", "Yir Yoront", "Yirr-Yoront", "Yirr-Yorront", "Yirrk-Mel", "Yirrk-Thangalkl", "Yir Thangedl", "Yirr-Thangell"},
	scripts = Latn,
}

m["yiz"] = {
	"Azhe",
	"Q4832535",
	"tbq-lol",
}

m["yka"] = {
	"亞坎語",
	"Q3571351",
	"poz-sbj",
	otherNames = {"Yakan", "雅坎語"},
}

m["ykg"] = {
	"北尤卡吉爾語",
	"Q56319",
	"qfa-yuk",
	otherNames = {"凍原尤卡吉爾語", "Northern Yukaghir", "Tundra Yukaghir"},
	scripts = {"Cyrl"},
	translit_module = "ykg-translit",
}

m["yki"] = {
	"Yoke",
	"Q3832977",
}

m["ykk"] = {
	"Yakaikeke",
	"Q8047041",
	"poz-oce",
}

m["ykl"] = {
	"Khlula",
	"Q6401849",
	"tbq-lol",
}

m["ykm"] = {
	"Kap",
	"Q8047048",
	"poz-ocw",
	otherNames = {"Yakamul", "Ali"},
	scripts = Latn,
}

m["ykn"] = {
	"河東彝語",
	"Q6440952",
	"tbq-lol",
	otherNames = {"跨恩斯話", "Kua-nsi"},
}

m["yko"] = {
	"Yasa",
	"Q36899",
	"bnt-yko",
	scripts = Latn,
}

m["ykr"] = {
	"Yekora",
	"Q11732781",
	"ngf",
}

m["ykt"] = {
	"Kathu",
	"Q6377155",
	"sit-mnz",
}

m["yku"] = {
	"跨瑪斯話",
	"Q6441074",
	"tbq-lol",
	otherNames = {"松坪彝語"},
}

m["yky"] = {
	"Yakoma",
	"Q3571364",
	"nic-ngd",
	otherNames = {"Dendi", "Dendi (Central Africa)"}, -- Dendi is a dialect
}

m["yla"] = {
	"Yaul",
	"Q8050336",
	"paa",
	scripts = Latn,
}

m["ylb"] = {
	"Yaleba",
	"Q37710600",
	"poz-oce",
}

m["yle"] = {
	"耶里多涅語",
	"Q36942",
	otherNames = {"耶勒語"},
}

m["ylg"] = {
	"Yelogu",
	"Q8052024",
	"paa-spk",
}

m["yli"] = {
	"昂古魯克亞利語",
	"Q3514481",
	"ngf",
	otherNames = {"Angguruk Yali", "Northern Yali"},
}

m["yll"] = {
	"Yil",
	"Q3501797",
	"qfa-tor",
	scripts = Latn,
}

m["ylm"] = {
	"Limi",
	"Q12953327",
	"tbq-lol",
}

m["yln"] = {
	"郎念布央語",
	"Q2929025",
	"qfa-buy",
	otherNames = {"Langnian Buyang"},
}

m["ylo"] = {
	"Naluo Yi",
	"Q6961032",
	"tbq-lol",
}

m["ylr"] = {
	"亞蘭加語",
	"Q3915686",
	"aus-pam",
	otherNames = {"Yalarnnga"},
	scripts = Latn,
}

m["ylu"] = {
	"Aribwaung",
	"Q11044246",
	"poz-ocw",
	otherNames = {"Yalu", "Aribwaungg", "Jaloc"},
	scripts = Latn,
}

m["yly"] = {
	"Nyâlayu",
	"Q303154",
	"poz-cln",
	scripts = Latn,
}

m["ymb"] = {
	"Yambes",
	"Q8048022",
	"qfa-tor",
	scripts = Latn,
}

m["ymc"] = {
	"南木吉語",
	nil,
	"tbq-lol",
	otherNames = {"Southern Muji"},
}

m["ymd"] = {
	"Muda",
	"Q6931494",
	"tbq-lol",
}

m["yme"] = {
	"Yameo",
	"Q3121032",
}

m["ymg"] = {
	"Yamongeri",
	"Q11008893",
	"bnt-mon",
	ancestors = {"lol"},
	scripts = Latn,
}

m["ymh"] = {
	"Mili",
	"Q12953329",
	"tbq-lol",
}

m["ymi"] = {
	"Moji",
	"Q6895060",
	"tbq-lol",
}

m["ymk"] = {
	"Makwe",
	"Q6740513",
	"bnt-swh",
}

m["yml"] = {
	"Iamalele",
	"Q8047849",
	"poz-ocw",
	scripts = Latn,
}

m["ymm"] = {
	"Maay",
	"Q36221",
	"cus",
	scripts = Latn,
}

m["ymn"] = {
	"Sunum",
	"Q8048083",
	"poz-ocw",
	otherNames = {"Yamna"},
	scripts = Latn,
}

m["ymo"] = {
	"Yangum Mon",
	nil,
	"qfa-tor",
	scripts = Latn,
}

m["ymp"] = {
	"Yamap",
	"Q8047913",
	"poz-ocw",
	scripts = Latn,
}

m["ymq"] = {
	"期臘木吉語",
	nil,
	"tbq-lol",
	otherNames = {"Qila Muji"},
}

m["ymr"] = {
	"Malasar",
	"Q16889525",
	"dra",
}

m["yms"] = {
	"密細亞語",
	"Q2577228",
	"ine",
	otherNames = {"Mysian"},
}

m["ymx"] = {
	"北木吉語",
	nil,
	"tbq-lol",
	otherNames = {"Northern Muji"},
}

m["ymz"] = {
	"Muzi",
	"Q6944445",
	"tbq-lol",
}

m["yna"] = {
	"Aluo",
	"Q4737539",
	"tbq-lol",
}

m["ynd"] = {
	"揚德魯萬塔語",
	"Q8048335",
	"aus-kar",
	otherNames = {"Yandruwandha"},
	scripts = Latn,
}

m["yne"] = {
	"Lang'e",
	"Q6485577",
	"tbq-lol",
}

m["yng"] = {
	"Yango",
	"Q13123599",
	"nic-nkk",
	scripts = Latn,
}

m["ynk"] = {
	"Naukanski",
	"Q27963",
	"ypk",
	otherNames = {"Naukan Yupik", "Naukanski Yupik", "Naukan"},
	scripts = {"Cyrl", "Latn"},
}

m["ynl"] = {
	"Yangulam",
	"Q8048663",
	"ngf-mad",
}

m["ynn"] = {
	"Yana",
	"Q56419",
	"qfa-iso",
}

m["yno"] = {
	"傣允語",
	"Q8054978",
	"tai-swe",
	otherNames = {"Yong"},
}

m["yns"] = {
	"Yansi",
	"Q36953",
	"bnt-yak",
}

m["ynu"] = {
	"Yahuna",
	"Q8050347",
	"sai-tuc",
	otherNames = {"Yauna", "Yajuna"},
}

m["yob"] = {
	"Yoba",
	"Q8054220",
	"poz-ocw",
	scripts = Latn,
}

m["yog"] = {
	"尤加德語",
	"Q8054343",
	"phi",
	otherNames = {"Yogad"},
}

m["yoi"] = {
	"與那國語",
	"Q34243",
	"jpx-ryu",
	otherNames = {"Yonaguni"},
	scripts = {"Jpan"},
}

m["yol"] = {
	"約拉語",
	"Q56395",
	"gmw",
	otherNames = {"Yola"},
	scripts = Latn,
	ancestors = {"enm"},
}

m["yom"] = {
	"Yombe",
	"Q10961975",
	"bnt-kng",
	scripts = Latn,
}

m["yon"] = {
	"Yongkom",
	"Q8055002",
	"ngf-okk",
}

m["yox"] = {
	"與論語",
	"Q2424943",
	"jpx-ryu",
	otherNames = {"Yoron"},
	scripts = {"Jpan"},
}

m["yoy"] = {
	"堯依語",
	"Q3503717",
	"tai",
	otherNames = {"Yoy"},
}

m["ypa"] = {
	"帕拉語",
	"Q36211907",
	"tbq-lol",
	otherNames = {"Phala"},
}

m["ypb"] = {
	"拉波普佤語",
	nil,
	"tbq-lol",
	otherNames = {"Labo Phowa"},
}

m["ypg"] = {
	"普拉語",
	nil,
	"tbq-lol",
	otherNames = {"Phola"},
}

m["yph"] = {
	"富帕語",
	"Q7188378",
	"tbq-lol",
	otherNames = {"Phupha"},
}

m["ypm"] = {
	"富馬語",
	nil,
	"tbq-lol",
	otherNames = {"Phuma"},
}

m["ypn"] = {
	"阿尼普佤語",
	"Q33590104",
	"tbq-lol",
	otherNames = {"Ani Phowa"},
}

m["ypo"] = {
	"阿洛普拉語",
	"Q33522157",
	"tbq-lol",
	otherNames = {"Alo Phola"},
}

m["ypp"] = {
	"富巴語",
	"Q48565467",
	"tbq-lol",
	otherNames = {"Phupa"},
}

m["ypz"] = {
	"富匝語",
	"Q48565339",
	"tbq-lol",
	otherNames = {"Phuza"},
}

m["yra"] = {
	"Yerakai",
	"Q8052531",
}

m["yrb"] = {
	"Yareba",
	"Q3571876",
	"ngf",
}

m["yre"] = {
	"Yaouré",
	"Q3913951",
	"dmn-mda",
}

m["yri"] = {
	"亞里語",
	"Q8049616",
	otherNames = {"Yarí"},
}

m["yrk"] = {
	"凍原涅涅茨語",
	"Q36452",
	"syd",
	otherNames = {"Tundra Nenets", "Nenets", "Yurak"},
	scripts = {"Cyrl"},
	entry_name = {
		from = {"Ӑ", "ӑ", "[ӖЀ]", "[ӗѐ]", "[ӢЍ]", "[ӣѝ]", "Ӯ", "ӯ", BREVE, MACRON, GRAVE, ACUTE, DOTABOVE},
		to   = {"А", "а", "Е",    "е",    "И",    "и",    "У", "у"}},
}

m["yrl"] = {
	"奈恩加圖語",
	"Q34333",
	"tup-gua",
	otherNames = {"Nhengatu", "Nyengatú", "Língua Geral", "Geral", "Yeral"},
}

m["yrn"] = {
	"耶容語",
	"Q3572191",
	"qfa-buy",
	otherNames = {"Yerong"},
}

m["yro"] = {
	"Yaroamë",
	"Q24190396",
	"sai-ynm",
	otherNames = {"Jawari", "Jauari", "Yawari", "Joari", "Yoari"}, -- alt names shared with Ninam
	scripts = Latn,
}

m["yrw"] = {
	"Yarawata",
	"Q8049237",
	"ngf-mad",
}

m["yry"] = {
	"雅爾魯延迪語",
	"Q33061540",
	"aus-kar",
	otherNames = {"Yarluyandi", "Yassic"},
}

m["ysc"] = {
	"雅西克語",
	"Q2479368",
	"xsc",
	otherNames = {"Jassic", "Yassic"},
	scripts = Latn,
	ancestors = {"oos"},
}

m["ysd"] = {
	"撒慕語",
	"Q7408902",
	"tbq-lol",
	otherNames = {"撒馬多語", "Samatao", "Samu", "Eastern Samadu"},
}

m["ysg"] = {
	"鎖內嘎話",
	"Q7560736",
	"tbq-lol",
	otherNames = {"新峰彝語", "Sonaga"},
}

m["ysl"] = {
	"南斯拉夫手語",
	"Q8060373",
	"sgn",
	otherNames = {"Yugoslavian Sign Language"},
}

m["ysn"] = {
	"撒尼語",
	"Q1055287",
	"tbq-lol",
	otherNames = {"Sani"},
	scripts = {"Yiii"},
}

m["yso"] = {
	"Nisi",
	"Q12953326",
	"sit-mnz",
}

m["ysp"] = {
	"南倮倮潑語",
	"Q12633989",
	"tbq-lol",
	otherNames = {"Southern Lolopo"},
}

m["ysr"] = {
	"Sirenik",
	"Q28156",
	"ypk",
	scripts = {"Cyrl"},
}

m["yss"] = {
	"Yessan-Mayo",
	"Q8052927",
	"paa-spk",
	otherNames = {"Yessan", "Mayo"},
	scripts = Latn,
}

m["ysy"] = {
	"撒涅語",
	"Q7418287",
	"tbq-lol",
	otherNames = {"Sanie"},
}

m["yta"] = {
	"他留語",
	"Q16999095",
	"tbq-lol",
	otherNames = {"Talu"},
}

m["ytl"] = {
	"堂郎語",
	"Q7786695",
	"tbq-lol",
	otherNames = {"Tanglang", "Tholo"},
}

m["ytp"] = {
	"Thopho",
	"Q7796015",
	"tbq-lol",
}

m["ytw"] = {
	"Yout Wam",
	nil,
	"ngf-fin",
	scripts = Latn,
}

m["yty"] = {
	"亞泰語",
	nil,
	"aus-pmn",
	otherNames = {"Yatay"},
}

m["yua"] = {
	"尤卡坦瑪雅語",
	"Q13354",
	"myn",
	otherNames = {"猶加敦馬雅語", "Yucatec Maya"},
	scripts = Latn,
}

m["yub"] = {
	"尤甘巴爾語",
	otherNames = {"Yugambal"},
	"Q3446663",
}

m["yuc"] = {
	"Yuchi",
	"Q34204",
	"qfa-iso",
}

m["yud"] = {
	"猶太的黎波里塔尼亞阿拉伯語",
	"Q56598",
	"sem-arb",
	otherNames = {"Judeo-Tripolitanian Arabic"},
	scripts = {"Hebr"},
	ancestors = {"jrb"},
}

m["yue"] = {
	"粵語",
	"Q9186",
	"zhx",
	otherNames = {"Cantonese", "廣東話", "Yue", "Yüeh"},
	scripts = {"Hani", "Latn"},
	wikimedia_codes = {"yue", "zh-yue"},
	ancestors = {"ltc"},
}

m["yuf"] = {
	"Havasupai-Walapai-Yavapai",
	"Q3565286",
	"nai-yuc",
	scripts = Latn,
}

m["yug"] = {
	"尤格語",
	"Q56311",
	"qfa-yen",
	otherNames = {"Yug", "Yugh"},
}

m["yui"] = {
	"Yurutí",
	"Q3573266",
	"sai-tuc",
	scripts = Latn,
}

m["yuj"] = {
	"Karkar-Yuri",
	"Q2992906",
	"paa-pau",
	otherNames = {"Karkar", "Yuri"},
	scripts = Latn,
}

m["yuk"] = {
	"Yuki",
	"Q36993",
	otherNames = {"Huchnom"},
	scripts = Latn,
}

m["yul"] = {
	"Yulu",
	"Q3915595",
	"csu-bba",
}

m["yum"] = {
	"Yuma",
	"Q3573199",
	"nai-yuc",
	otherNames = {"Quechan", "Kwtsaan"},
	scripts = Latn,
}

m["yun"] = {
	"Bena",
	"Q3913283",
	"alv-yun",
	otherNames = {"Binna", "Buna", "Ebina", "Ebuna", "Gbinna", "Lala", "Purra", "Yangeru", "Yongor", "Yungur"},
}

m["yup"] = {
	"Yukpa",
	"Q3441447",
	"sai-car",
	scripts = Latn,
}

m["yuq"] = {
	"Yuqui",
	"Q8061440",
	"tup-gua",
	otherNames = {"Yúki"},
	scripts = Latn,
}

m["yur"] = {
	"尤羅克語",
	"Q34685",
	"aql",
	otherNames = {"Yurok"},
	scripts = Latn,
}

m["yut"] = {
	"Yopno",
	"Q12953338",
	"ngf-fin",
	scripts = Latn,
}

m["yuw"] = {
	"Finisterre Yau",
	"Q12953319",
	"ngf-fin",
	otherNames = {"Yau"},
	scripts = Latn,
}

m["yux"] = {
	"南尤卡吉爾語",
	"Q56545",
	"qfa-yuk",
	otherNames = {"科雷馬尤卡吉爾語", "森林尤卡吉爾語", "Southern Yukaghir", "Forest Yukaghir", "Kolyma Yukaghir"},
	scripts = {"Cyrl"},
	translit_module = "yux-translit",
}

m["yuy"] = {
	"東部裕固語",
	"Q29902",
	"xgn",
	otherNames = {"East Yugur", "Eastern Yugur", "Shera Yugur"},
}

m["yuz"] = {
	"Yuracare",
	"Q2640646",
	"qfa-iso",
	scripts = Latn,
}

m["yva"] = {
	"Yawa",
	"Q3572020",
	"paa",
	otherNames = {"Yava"},
	scripts = Latn,
}

m["yvt"] = {
	"Yavitero",
	"Q3441427",
	"awd",
	otherNames = {"Yabitero", "Paraene"},
	scripts = Latn,
}

m["ywa"] = {
	"Kalou",
	"Q6354305",
	"paa-spk",
	scripts = Latn,
}

m["ywg"] = {
	"因哈旺卡語",
	"Q8053734",
	"aus-nga",
	otherNames = {"Yinhawangka"},
	scripts = Latn,
}

m["ywl"] = {
	"西臘魯語",
	"Q12953325",
	"tbq-lal",
	otherNames = {"Western Lalu"},
}

m["ywn"] = {
	"Yawanawa",
	"Q10322118",
	"sai-pan",
	scripts = Latn,
}

m["ywq"] = {
	"納蘇語",
	"Q25559456",
	"tbq-lol",
	otherNames = {"Nasu", "Wuding-Luquan Yi"},
	scripts = {"Plrd", "Yiii"},
}

m["ywr"] = {
	"雅烏魯語",
	"Q8050479",
	"aus-nyu",
	otherNames = {"Yawuru"},
	scripts = Latn,
}

m["ywt"] = {
	"中臘羅語",
	"Q12953336",
	"tbq-lal",
	otherNames = {"Xishanba Lalo"},
}

m["ywu"] = {
	"烏蒙彝語",
	"Q25559442",
	"tbq-lol",
	otherNames = {"Wumeng Nasu", "Wumeng Yi", "Wusa Yi"},
}

m["yww"] = {
	"Yawarawarga",
	"Q10723454",
	"aus-kar",
	scripts = Latn,
}

m["yxa"] = {
	"馬亞瓦利語",
	"Q33060513",
	"aus-pam",
	otherNames = {"Mayawali"},
	scripts = Latn,
}

m["yxg"] = {
	"亞加拉語",
	nil,
	"aus-pam",
	otherNames = {"Yagara"},
	scripts = Latn,
}

m["yxl"] = {
	"亞爾利語",
	"Q46264708",
	"aus-pam",
	otherNames = {"亞爾德利亞瓦拉語", "Yarli", "Yardliyawarra", "Wadikali", "Malyangapa"},
	scripts = Latn,
}

m["yxm"] = {
	"因溫語",
	"Q8053763",
	"aus-pam",
	otherNames = {"Yinwum"},
	scripts = Latn,
}

m["yxu"] = {
	"尤尤語",
	"Q8062232",
	"aus-pam",
	otherNames = {"Yuyu"},
	scripts = Latn,
}

m["yxy"] = {
	"亞布拉亞布拉語",
	"Q8046394",
	"aus-pam",
	otherNames = {"Yabula Yabula", "Yabula-Yabula", "Jabulajabula"},
	scripts = Latn,
}

m["yyu"] = {
	"托里切利堯語",
	"Q8050328",
	"qfa-tor",
	otherNames = {"堯語", "Torricelli Yau", "Yau"},
	scripts = Latn,
}

m["yyz"] = {
	"阿彝子語",
	"Q20527363",
	"tbq-lol",
	otherNames = {"阿彝子話", "Ayizi"},
}

m["yzg"] = {
	"峨馬布央語",
	"Q16115619",
	"qfa-buy",
	otherNames = {"E'ma Buyang"},
}

m["yzk"] = {
	"綽闊語",
	"Q8073523",
	"tbq-lol",
	otherNames = {"Zokhuo"},
}

return m