logo

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

Module:Languages/data3/g

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

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

此模块不得直接用于其他模块或模板。资料与数据应通过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 COMMA		= u(0x0313) -- combining smooth breathing
local REV_COMMA = u(0x0314) -- combining rough breathing
local DOTBELOW  = u(0x0323)
local RINGBELOW = u(0x0325)
local CEDILLA   = u(0x0327)
local GRC_CIRC  = u(0x0342)
local UNDERTIE	= u(0x035C) -- actually "combining double breve below"
local RSQUO     = u(0x2019)
local PSILI     = u(0x1FBD)
local CORONIS   = u(0x1FBF)

-- Puncuation to be used for standardChars field
local PUNCTUATION = ' !#$%&*+,-./:;<=>?@^_`|~\'()'

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

local m = {}

m["gaa"] = { 
	"加族語",
	"Q33287",
	"alv-gda",
	scripts = Latn,
}

m["gab"] = {
	"Gabri",
	"Q3441237",
	"cdc",
	aliases = {"Southern Gabri"},
	scripts = Latn,
}

m["gac"] = { 
	"混合大安達曼語",
	nil,
	"qfa-adn",
	otherNames = {"Mixed Great Andamanese", "Great Andamanese creole", "Great Andamanese"},
	scripts = Latn,
}

m["gad"] = { -- not to be confused with gdk, gdg
	"Gaddang",
	"Q3438830",
	"phi",
	otherNames = {"Cagayan"},
	scripts = Latn,
}

m["gae"] = {
	"Warekena",
	"Q1091095",
	"awd-nwk",
	otherNames = {"Guarequena", "Arekena"},
	scripts = Latn,
}

m["gaf"] = {
	"Gende",
	"Q3100425",
	"paa-kag",
	otherNames = {"Gendeka", "Gene"},
	scripts = Latn,
}

m["gag"] = {
	"加告茲語",
	"Q33457",
	"trk-ogz",
	otherNames = {"Gagauz"},
	scripts = {"Latn", "Cyrl"},
	ancestors = {"trk-oat"},
}

m["gah"] = {
	"阿勒卡諾語",
	"Q3441595",
	"paa-kag",
	otherNames = {"Alekano", "Gahuku"},
	scripts = Latn,
}

m["gai"] = {
	"Borei",
	"Q6799756",
	"paa",
	scripts = Latn,
}

m["gaj"] = {
	"Gadsup",
	"Q5516467",
	"paa-kag",
	scripts = Latn,
}

m["gak"] = {
	"Gamkonora",
	"Q5520226",
	"paa-wpa",
	scripts = Latn,
}

m["gal"] = {
	"Galoli",
	"Q35322",
	"poz-tim",
	otherNames = {"Galolen", "Talur"},
	scripts = Latn,
}

m["gam"] = {
	"Kandawo",
	"Q6361369",
	"ngf",
	otherNames = {"Narake"},
	scripts = Latn,
}

m["gan"] = {
	"贛語",
	"Q33475",
	"zhx",
	otherNames = {"Gan"},
	scripts = {"Hani"},
	ancestors = {"ltc"},
}

m["gao"] = {
	"Gants",
	"Q5521529",
	"ngf-mad",
	otherNames = {"Gaj"},
	scripts = Latn,
}

m["gap"] = {
	"Gal",
	"Q5517742",
	"ngf-mad",
	scripts = Latn,
}

m["gaq"] = {
	"Gata'",
	"Q3501920",
	"mun",
}

m["gar"] = {
	"Galeya",
	"Q5518509",
	"poz-ocw",
	scripts = Latn,
}

m["gas"] = {
	"Adiwasi Garasia",
	"Q12953522",
	"inc-bhi",
	ancestors = {"bhb"},
}

m["gat"] = {
	"Kenati",
	"Q4219330",
	"paa-kag",
	scripts = Latn,
}

m["gau"] = {
	"Kondekor",
	"Q12952433",
	"dra",
	otherNames = {"Gadaba", "San Gadaba", "Gadba", "Sano", "Kondekar", "Kondkor", "Konḍekor Gadaba", "Mudhili Gadaba"},
}

m["gaw"] = {
	"Nobonob",
	"Q11732205",
	"paa",
	otherNames = {"Garuh", "Nobanob", "Nobnob"},
	scripts = Latn,
}

m["gay"] = {
	"加約語",
	"Q33286",
	"poz-nws",
	scripts = Latn,
}

m["gba"] = {
	"葛巴亞語",
	"Q3099986",
	"alv-gba",
	scripts = Latn,
}

m["gbb"] = {
	"Kaytetye",
	"Q6380709",
	"aus-rnd",
	scripts = Latn,
}

m["gbd"] = {
	"Karadjeri",
	"Q3913837",
	"aus-pam",
	aliases = {"Garadjari", "Karajarri"},
	scripts = Latn,
}

m["gbe"] = {
	"Niksek",
	"Q56375",
	"paa",
	scripts = Latn,
}

m["gbf"] = {
	"Gaikundi",
	"Q5517032",
	"paa-spk",
	scripts = Latn,
}

m["gbg"] = {
	"Gbanziri",
	"Q35306",
	"nic-nkg",
	otherNames = {"Banziri", "Gbandere", "Gbanzili"},
	scripts = Latn,
}

m["gbh"] = {
	"Defi Gbe",
	"Q12952446",
	"alv-gbe",
	scripts = Latn,
}

m["gbi"] = {
	"Galela",
	"Q3094570",
	"paa-wpa",
	scripts = Latn,
}

m["gbj"] = {
	"Bodo Gadaba",
	"Q3347070",
	"mun",
	otherNames = {"Gutob", "Gadaba", "Gadba", "Gutop", "Gudwa", "Godwa", "Gadwa", "Boi Gadaba"},
	scripts = {"Orya"},
}

m["gbk"] = {
	"Gaddi",
	"Q17455500",
	"him",
	scripts = {"Deva", "Takr"},
	translit_module = "hi-translit",
}

m["gbl"] = {
	"Gamit",
	"Q2731717",
	"inc-bhi",
	scripts = {"Deva", "Gujr"},
}

m["gbm"] = {
	"加爾華利語",
	"Q33459",
	"inc-pah",
	otherNames = {"Garhwali"},
	scripts = {"Deva"},
	translit_module = "hi-translit",
}

m["gbn"] = {
	"Mo'da",
	"Q12755683",
	"csu-bbk",
	scripts = Latn,
}

m["gbo"] = {
	"Northern Grebo",
	"Q11157042",
	"kro-grb",
	ancestors = {"grb"},
	scripts = Latn,
}

m["gbp"] = {
	"Gbaya-Bossangoa",
	"Q11011295",
	"alv-gbw",
	otherNames = {"Bossangoa", "Gbaya of Bossangoa"},
	scripts = Latn,
}

m["gbq"] = {
	"Gbaya-Bozoum",
	"Q4952879",
	"alv-gbw",
	otherNames = {"Bozom", "Gbaya of Bozom", "Gbaya-Bozom"},
	scripts = Latn,
}

m["gbr"] = {
	"Gbagyi",
	"Q11015105",
	"alv-ngb",
	scripts = Latn,
}

m["gbs"] = {
	"Gbesi Gbe",
	"Q12952448",
	"alv-pph",
	scripts = Latn,
}

m["gbu"] = {
	"Gagadu",
	"Q35677",
	"aus-arn",
	scripts = Latn,
}

m["gbv"] = {
	"Gbanu",
	"Q3914945",
	"alv-gbf",
	scripts = Latn,
}

m["gbw"] = {
	"Gabi",
	"Q5515391",
	"aus-pam",
	aliases = {"Gabi-Gabi", "Gabi Gabi", "Gubbi-Gubbi", "Gubbi Gubbi"}, -- contrast xby
	scripts = Latn,
}

m["gbx"] = {
	"Eastern Xwla Gbe",
	"Q18379975",
	"alv-pph",
	otherNames = {"Houla", "Kpla", "Offra", "Ophra", "Phla", "Pla", "Popo", "Xwla"},
	scripts = Latn,
}

m["gby"] = {
	"Gbari",
	"Q3915451",
	"alv-ngb",
	scripts = Latn,
}

m["gcc"] = {
	"Mali",
	"Q6743338",
	"paa-bng",
	scripts = Latn,
}

m["gcd"] = {
	"Ganggalida",
	"Q3913765",
	"aus-tnk",
	scripts = Latn,
}

m["gce"] = {
	"Galice",
	"Q20711",
	"ath-pco",
	scripts = Latn,
}

m["gcf"] = {
	"安地列斯克里奧爾語",
	"Q3006280",
	"crp",
	otherNames = {"Antillean Creole", "Antillean Creole French", "Guadeloupean Creole", "Guadeloupean Creole French", "Saint Lucian Creole", "Saint Lucian Creole French"},
	scripts = Latn,
	ancestors = {"fr"},
}

m["gcl"] = {
	"格瑞那達克里奧爾英語",
	"Q4252500",
	"crp",
	otherNames = {"Grenadian Creole English"},
	scripts = Latn,
	ancestors = {"en"},
}

m["gcn"] = {
	"Gaina",
	"Q11732195",
	"ngf",
	scripts = Latn,
}

m["gcr"] = {
	"圭亞那克里奧爾語",
	"Q1363072",
	"crp",
	otherNames = {"法屬圭亞那克里奧爾語", "圭亞那語", "Guianese Creole", "Guyanais", "French Guianese Creole", "Guianese French Creole", "Guyanese French Creole"},
	scripts = Latn,
	ancestors = {"fr"},
}

m["gct"] = {
	"Colonia Tovar German",
	"Q1138351",
	"gmw",
	otherNames = {"Alemán Coloniero"},
	scripts = Latn,
	ancestors = {"gsw"},
}

m["gdb"] = {
	"Ollari",
	"Q33906",
	"dra",
	otherNames = {"Pottangi Ollar Gadaba", "Ollar Gadaba", "Ollaro", "Hallari", "Allar", "Hollar Gadbas"},
}

m["gdc"] = {
	"Gugu Badhun",
	"Q10510360",
	"aus-pam",
	scripts = Latn,
}

m["gdd"] = {
	"Gedaged",
	"Q35292",
	"poz-ocw",
	scripts = Latn,
}

m["gde"] = {
	"Gude",
	"Q3441230",
	"cdc-cbm",
	scripts = Latn,
}

m["gdf"] = {
	"Guduf-Gava",
	"Q3441350",
	"cdc-cbm",
	scripts = Latn,
}

m["gdg"] = { -- not to be confused with gad, gdk
	"Ga'dang",
	"Q5515189",
	"phi",
}

m["gdh"] = {
	"Gadjerawang",
	"Q3913817",
	"aus-jar",
	scripts = Latn,
}

m["gdi"] = {
	"Gundi",
	"Q11137851",
	"nic-nkb",
	scripts = Latn,
}

m["gdj"] = {
	"Kurtjar",
	"Q5619931",
	"aus-pmn",
	otherNames = {"Gurdjar", "Kunggara"},
	scripts = Latn,
}

m["gdk"] = { -- not to be confused with gad, gdg
	"Gadang",
	"Q56256",
	"cdc-est",
	scripts = Latn,
}

m["gdl"] = {
	"Dirasha",
	"Q56809",
	"cus",
	scripts = {"Ethi"},
}

m["gdm"] = {
	"Laal",
	"Q33436",
	scripts = Latn,
}

m["gdn"] = {
	"Umanakaina",
	"Q7881084",
	"ngf",
	scripts = Latn,
}

m["gdo"] = {
	"戈多貝里語",
	"Q56515",
	"cau-ava",
	aliases = {"Godoberi", "Ghodoberi"},
	scripts = {"Cyrl"},
}

m["gdq"] = {
	"邁赫拉語",
	"Q13361",
	"sem-sar",
	otherNames = {"Mehri", "Mahri"},
	scripts = {"Arab", "Latn"},
}

m["gdr"] = {
	"Wipi",
	"Q8026711",
	"paa",
	scripts = Latn,
}

m["gds"] = {
	"Ghandruk Sign Language",
	"Q15971577",
	"sgn",
}

m["gdt"] = {
	"Kungardutyi",
	"Q6444517",
	"aus-kar",
	scripts = Latn,
}

m["gdu"] = {
	"Gudu",
	"Q3441172",
	"cdc-cbm",
	scripts = Latn,
}

m["gdx"] = {
	"Godwari",
	"Q3540922",
	"inc-wes",
	ancestors = {"mwr"}
}

m["gea"] = {
	"Geruma",
	"Q3438789",
	"cdc-wst",
	scripts = Latn,
}

m["geb"] = {
	"Kire",
	"Q11129733",
	"paa",
	scripts = Latn,
}

m["gec"] = {
	"Gboloo Grebo",
	"Q11019342",
	"kro-grb",
	ancestors = {"grb"},
	scripts = Latn,
}

m["ged"] = {
	"Gade",
	"Q3914459",
	"alv-nup",
	scripts = Latn,
}

m["geg"] = {
	"Gengle",
	"Q3438345",
	"alv-mye",
	ancestors = {"kow"},
	scripts = Latn,
}

m["geh"] = {
	"Hutterisch",
	"Q33385",
	"gmw",
	aliases = {"Hutterite German", "Tirolean"},
	scripts = Latn,
	ancestors = {"bar"},
}

m["gei"] = {
	"Gebe",
	"Q3100032",
	"poz-hce",
	scripts = Latn,
}

m["gej"] = {
	"格恩語",
	"Q33450",
	"alv-gbe",
	otherNames = {"Gen"},
	scripts = Latn,
}

m["gek"] = {
	"Gerka",
	"Q3441277",
	"cdc-wst",
	otherNames = {"Yiwom"},
	scripts = Latn,
}

m["gel"] = {
	"Fakkanci",
	"Q36627",
	"nic-knn",
	otherNames = {"Kag-Fer-Jiir-Koor-Ror-Us-Zuksun", "ut-Ma'in", "Fakai", "Kag", "Puku", "Fakanchi", "Et-Kag", "Jiir", "Gelanchi", "Et-Jiir", "Kur", "Kere", "Kar", "Keri-Ni", "Kelli-Ni", "Kelanchi", "Kelinci", "Zuksun", "Zussun", "Et-Zuksun", "Ror", "Et-Maror", "Tudanchi", "Er-Gwar", "Fer", "Fere", "Et-Fer", "Wipsi-Ni", "Kukum", "Us", "Et-Us", "Koor", "Kulu"},
	scripts = Latn,
}

m["geq"] = {
	"Geme",
	"Q3915851",
	"znd",
	scripts = Latn,
}

m["ges"] = {
	"Geser-Gorom",
	"Q5553579",
	"poz-cma",
	scripts = Latn,
}

m["gev"] = {
	"Viya",
	"Q7937974",
	"bnt-tso",
	aliases = {"Eviya"},
	scripts = Latn,
}

m["gew"] = {
	"Gera",
	"Q3438725",
	"cdc-wst",
	scripts = Latn,
}

m["gex"] = {
	"Garre",
	"Q56618",
	"cus",
	scripts = Latn,
}

m["gey"] = {
	"Enya",
	"Q5381452",
	"bnt-mbe",
	scripts = Latn,
}

m["gez"] = {
	"吉茲語",
	"Q35667",
	"sem-eth",
	aliases = {"Ge'ez", "Ethiopic", "Gi'iz", "Geez"},
	scripts = {"Ethi"},
	translit_module = "Ethi-translit",
}

m["gfk"] = {
	"帕特帕塔爾語",
	"Q3368846",
	"poz-ocw",
	otherNames = {"Patpatar"},
	scripts = Latn,
}

m["gft"] = {
	"加法特語",
	"Q56910",
	"sem-eth",
	otherNames = {"Gafat"},
	scripts = {"Ethi", "Latn"},
}

m["gga"] = {
	"Gao",
	"Q3095228",
	"poz-ocw",
	scripts = Latn,
}

m["ggb"] = {
	"Gbii",
	"Q3914390",
	"kro-wkr",
	scripts = Latn,
}

m["ggd"] = {
	"Gugadj",
	"Q5615186",
	"aus-pmn",
	scripts = Latn,
}

m["gge"] = {
	"Guragone",
	"Q5619801",
	"aus-arn",
	scripts = Latn,
}

m["ggg"] = {
	"Gurgula",
	"Q5620032",
	"inc-wes",
	scripts = {"Arab"},
	ancestors = {"mwr"},
}

m["ggk"] = {
	"Kungarakany",
	"Q6444516",
	"aus-arn",
	scripts = Latn,
}

m["ggl"] = {
	"Ganglau",
	"Q5521140",
	"ngf-mad",
	scripts = Latn,
}

m["ggn"] = {
	"Eastern Gurung",
	"Q12952472",
	"sit-tam",
	scripts = {"Deva", "Latn"},
}

m["ggt"] = {
	"Gitua",
	"Q3107865",
	"poz-ocw",
	scripts = Latn,
}

m["ggu"] = {
	"Gban",
	"Q3913317",
	"dmn-nbe",
	scripts = Latn,
}

m["ggw"] = {
	"Gogodala",
	"Q3512161",
	"paa-pag",
	scripts = Latn,
}

m["gha"] = {
	"Ghadames",
	"Q56747",
	"ber",
	aliases = {"Ghadamès"},
	scripts = Latn, -- and other scripts?
}

m["ghe"] = {
	"Southern Ghale",
	"Q12952453",
	"sit-tam",
	scripts = {"Deva"},
}

m["ghh"] = {
	"Northern Ghale",
	"Q22662104",
	"sit-tam",
	scripts = {"Deva"},
}

m["ghk"] = {
	"Geko Karen",
	"Q5530317",
	"kar",
}

m["ghl"] = {
	"Ghulfan",
	"Q16885737",
	"nub-hil",
	scripts = Latn, -- and others?
}

m["ghn"] = {
	"Ghanongga",
	"Q3104772",
	"poz-ocw",
	scripts = Latn,
}

m["gho"] = {
	"Ghomara",
	"Q35315",
	"ber",
}

m["ghr"] = {
	"Ghera",
	"Q22808992",
	"inc-hiw",
}

m["ghs"] = {
	"Guhu-Samane",
	"Q11732219",
	"ngf",
	scripts = Latn,
}

m["ght"] = {
	"Kutang Ghale",
	"Q6448337",
	"sit-tam",
	scripts = {"Tibt"},
}

m["gia"] = {
	"Kitja",
	"Q1284877",
	"aus-jar",
	scripts = Latn,
}

m["gib"] = {
	"Gibanawa",
	"Q12953530",
	"crp",
	ancestors = {"ha"},
	scripts = Latn,
}

m["gid"] = {
	"Gidar",
	"Q35265",
	"cdc-cbm",
	scripts = Latn,
}

m["gie"] = {
	"Guébie",
	nil,
	"kro-did",
	otherNames = {"Gaɓogbo", "Gabogbo"},
	scripts = Latn,
}

m["gig"] = {
	"Goaria",
	"Q33269",
	"inc-wes",
	scripts = {"Arab"},
	ancestors = {"mwr"},
}

m["gih"] = {
	"Githabul",
	nil,
	"aus-pam",
	scripts = Latn,
}

m["gil"] = {
	"吉伯特語",
	"Q30898",
	"poz-mic",
	otherNames = {"Gilbertese", "基里巴斯語", "吉里巴斯語", "Kiribati", "Kiribatese"},
	scripts = Latn,
}

m["gim"] = {
	"Gimi (Goroka)",
	"Q11732209",
	"paa",
	aliases = {"Gimi", "Papuan Gimi", "Labogai"},
	scripts = Latn,
}

m["gin"] = {
	"希努赫語",
	"Q33283",
	"cau-tsz",
	aliases = {"Hinukh", "Hinuq", "Hinux", "Ginukh", "Ginux"},
	scripts = {"Cyrl"},
	translit_module = "gin-translit",
}

m["gio"] = {
	"仡佬語",
	"Q56401",
	"qfa-tak",
	otherNames = {"Gelao"},
}

m["gip"] = {
	"Gimi (Austronesian)",
	"Q12952457",
	"poz-ocw",
	aliases = {"Gimi", "Austronesian Gimi", "Loko"},
}

m["giq"] = {
	"青仡佬語",
	"Q12953525",
	"qfa-gel",
	otherNames = {"Green Gelao", "Hagei", "Hakhi"},
}

m["gir"] = {
	"紅仡佬語",
	"Q3100264",
	"qfa-gel",
	otherNames = {"Red Gelao", "Vandu"},
}

m["gis"] = {
	"North Giziga",
	"Q3515084",
	"cdc-cbm",
}

m["git"] = {
	"Gitxsan",
	"Q3107862",
	"nai-tsi",
}

m["giu"] = {
	"木佬語",
	"Q11092831",
	"qfa-gel",
	otherNames = {"Mulao"},
}

m["giw"] = {
	"白仡佬語",
	"Q8843040",
	"qfa-gel",
	otherNames = {"White Gelao", "Telue", "Doulou", "Tolo"},
}

m["gix"] = {
	"Gilima",
	"Q10977716",
	"nic-nkm",
	scripts = Latn,
}

m["giy"] = {
	"Giyug",
	"Q5565906",
}

m["giz"] = {
	"South Giziga",
	"Q3502232",
	"cdc-cbm",
}

m["gji"] = {
	"Geji",
	"Q3914890",
	"cdc-wst",
	scripts = Latn,
}

m["gjk"] = {
	"Kachi Koli",
	"Q12953646",
	"inc-wes",
}

m["gjm"] = {
	"Gunditjmara",
	"Q6448731",
	"aus-pam",
}

m["gjn"] = {
	"Gonja",
	"Q35267",
	"alv-gng",
	scripts = Latn,
}

m["gju"] = {
	"古賈里語",
	"Q3241731",
	"inc-wes",
	aliases = {"Gojri", "Gujari"},
	ancestors = {"raj"},
}

m["gka"] = {
	"Guya",
	"Q11732221",
	"ngf-fin",
	scripts = Latn,
}

m["gkd"] = {
	"Magɨ",
	nil,
	"ngf-mad",
	aliases = {"Magi"},
	scripts = Latn,
}

m["gke"] = {
	"Ndai",
	"Q6983667",
	"alv-mbm",
}

m["gkn"] = {
	"Gokana",
	"Q3075137",
	"nic-ogo",
	scripts = Latn,
}

m["gko"] = {
	"Kok-Nar",
	"Q6426526",
	"aus-pmn",
	scripts = Latn,
}

m["gkp"] = {
	"Guinea Kpelle",
	"Q11052867",
	"dmn-msw",
	ancestors = {"kpe"},
}

m["glc"] = {
	"Bon Gula",
	"Q289816",
	"alv-bua",
}

m["gld"] = {
	"赫哲語",
	"Q13303",
	"tuw",
	otherNames = {"Nanai", "那乃語", "Goldi", "Hezhen", "赫真語"},
	scripts = {"Cyrl", "Latn"},
	entry_name = {
		from = {"[Ӣ]", "[ӣ]", "[Ӯ]", "[ӯ]", MACRON},
		to   = { "И",   "и",   "У",   "у" }},
}

m["glh"] = {
	"Northwest Pashayi",
	"Q23713532",
	"inc-dar",
}

m["glj"] = {
	"Kulaal",
	"Q33360",
	"alv-bua",
}

m["glk"] = {
	"吉拉基語",
	"Q33657",
	"ira-csp",
	scripts = {"fa-Arab"},
}

m["glo"] = {
	"Galambu",
	"Q2598797",
	"cdc-wst",
	scripts = Latn,
}

m["glr"] = {
	"Glaro-Twabo",
	"Q3915313",
	"kro-wee",
}

m["glu"] = {
	"Gula",
	"Q5617176",
	"csu-bgr",
	aliases = {"Sara Gula"},
}

m["glw"] = {
	"Glavda",
	"Q3441285",
	"cdc-cbm",
	scripts = Latn,
}

m["gly"] = {
	"Gule",
	"Q3120736",
	"ssa-kom",
}

m["gma"] = {
	"Gambera",
	"Q10502327",
	"aus-wor",
}

m["gmb"] = {
	"Gula'alaa",
	"Q3120733",
	"poz-sls",
	scripts = Latn,
}

m["gmd"] = {
	"Mághdì",
	"Q3914475",
	"alv-bwj",
}

m["gmg"] = {
	"Magiyi",
	"Q16926155",
	"ngf-mad",
	aliases = {"Magɨyi"},
	scripts = Latn,
}

m["gmh"] = {
	"中古高地德語",
	"Q837985",
	"gmw",
	otherNames = {"Middle High German"},
	scripts = Latn,
	ancestors = {"goh"},
	entry_name = {
		from = {"[ĀÂ]", "[āâ]", "[ĒÊË]", "[ēêë]", "[ĪÎ]", "[īî]", "[ŌÔ]", "[ōô]", "[ŪÛ]", "[ūû]", "[ǣæ̂]", "[ǢÆ̂]"},
		to   = {"A"   , "a"   , "E"	   , "e"    , "I"   , "i"   , "O"   , "o"   , "U"   , "u"   , "æ"   , "Æ"},
	},
}

m["gml"] = {
	"中古低地德語",
	"Q505674",
	"gmw",
	otherNames = {"Middle Low German"},
	scripts = Latn,
	ancestors = {"osx"},
	entry_name = {
		from = {"[ĀÂÄǞ]", "[āâäǟ]", "[ĒÊ]", "[ēê]", "[ĪÎ]", "[īî]", "[ŌÔÖȪ]", "[ōôöȫ]", "[ŪÛÜǕ]", "[ūûüǖ]", "[̂]"},
		to   = {"A"     , "a"     , "E"   , "e"   , "I"   , "i"   , "O"     , "o"     , "U"     , "u"     , ""  },
	},
}

m["gmm"] = {
	"Gbaya-Mbodomo",
	"Q6799713",
	"alv-gbf",
	scripts = Latn,
}

m["gmn"] = {
	"Gimnime",
	"Q11016905",
	"alv-dur",
}

m["gmu"] = {
	"Gumalu",
	"Q5618027",
	"ngf-mad",
}

m["gmv"] = {
	"Gamo",
	"Q16116386",
	"omv-nom",
	aliases = {"Gemu"},
	scripts = {"Latn", "Ethi"},
}

m["gmx"] = {
	"Magoma",
	"Q16939552",
	"bnt-bki",
}

m["gmy"] = {
	"邁錫尼希臘語",
	"Q668366",
	"grk",
	otherNames = {"Mycenaean Greek"},
	scripts = {"Linb"},
	translit_module = "Linb-translit",
	override_translit = true,	
}

m["gna"] = {
	"Kaansa",
	"Q56802",
	"nic-gur",
}

m["gnb"] = {
	"Gangte",
	"Q12952442",
	"tbq-kuk",
}

m["gnc"] = {
	"Guanche",
	"Q35762",
	"ber",
}

m["gnd"] = {
	"Zulgo-Gemzek",
	"Q56800",
	"cdc-cbm",
	otherNames = {"Zulgo", "Gemzek", "Mineo"},
	scripts = Latn,
}

m["gne"] = {
	"Ganang",
	nil,
	"nic-plc",
	ancestors = {"izr"},
}

m["gng"] = {
	"Ngangam",
	"Q35888",
	"nic-grm",
}

m["gnh"] = {
	"Lere",
	"Q3915319",
	"nic-jer",
}

m["gni"] = {
	"古尼揚迪語",
	"Q2669219",
	"aus-bub",
 	otherNames = {"Gooniyandi"},
	scripts = Latn,
}

m["gnj"] = {
	"Ngen",
	nil,
	"dmn-nbe",
	otherNames = {"Ngen of Djonkro"},
	scripts = Latn,
}

m["gnk"] = {
	"ǁGana",
	"Q1975199",
	"khi-kal",
	aliases = {"Gana", "Gǁana", "Gxana", "Dxana", "Xgana"},
}

m["gnl"] = {
	"Gangulu",
	"Q4916329",
	"aus-pam",
}

m["gnm"] = {
	"Ginuman",
	"Q11732210",
	"ngf",
}

m["gnn"] = {
	"Gumatj",
	"Q10510745",
	"aus-yol",
	scripts = Latn,
}

m["gnq"] = {
	"Gana",
	"Q5520523",
	"poz-san",
}

m["gnr"] = {
	"Gureng Gureng",
	"Q5619998",
	"aus-pam",
}

m["gnt"] = {
	"Guntai",
	"Q12952475",
	"paa",
}

m["gnu"] = {
	"Gnau",
	"Q3915810",
	"qfa-tor",
}

m["gnw"] = {
	"西玻利維亞瓜拉尼語",
	"Q3775037",
	"tup-gua",
	otherNames = {"Western Bolivian Guaraní", "Simba", "Simba Guarani"},
	scripts = Latn,
	ancestors = {"gn"},
}

m["gnz"] = {
	"Ganzi",
	"Q11137942",
	"nic-nkb",
	scripts = Latn,
}

m["goa"] = {
	"Guro",
	"Q35251",
	"dmn-mda",
	scripts = Latn,
}

m["gob"] = {
	"Playero",
	"Q3027923",
	"sai-guh",
}

m["goc"] = {
	"Gorakor",
	"Q12952463",
	"poz-ocw",
	scripts = Latn,
}

m["god"] = {
	"Godié",
	"Q3914412",
	"kro-bet",
}

m["goe"] = {
	"Gongduk",
	"Q2669221",
	"sit",
}

m["gof"] = {
	"Gofa",
	"Q12631584",
	"omv-nom",
	aliases = {"Goffa"},
	scripts = {"Latn", "Ethi"},
}

m["gog"] = {
	"Gogo",
	"Q3272630",
	"bnt-ruv",
	scripts = Latn,
}

m["goh"] = {
	"古高地德語",
	"Q35218",
	"gmw",
	otherNames = {"Old High German", "Gobosi", "Gebusi", "Bibo"},
	scripts = Latn,
	entry_name = {
		from = {"[ĀÂ]", "[āâ]", "[ĒÊË]", "[ēêë]", "[ĪÎ]", "[īî]", "[ŌÔ]", "[ōô]", "[ŪÛ]", "[ūû]", "ʒ"},
		to   = {"A"   , "a"   , "E"	,    "e"	, "I"   , "i"   , "O"   , "o"   , "U"   , "u"   , "z" }} ,
}

m["goi"] = {
	"Gobasi",
	"Q5575414",
	"ngf",
	otherNames = {"Gobosi", "Gebusi", "Bibo", "Nomad"},
	scripts = Latn,
}

m["goj"] = {
	"Gowlan",
	"Q12953532",
	"inc-sou",
}

-- gok is a spurious language, see [[w:Spurious languages]]

m["gol"] = {
	"Gola",
	"Q35482",
	"alv",
}

m["gon"] = {
	"岡德語",
	"Q1775361",
	"dra",
	otherNames = {"Southern Gondi", "Northern Gondi", "Aheri Gondi", "Adilabad Gondi", "Dorla Gondi", "Koya Gondi", "Maria Gondi", "Muria Gondi", "Raj Gondi"},
	scripts = {"Telu", "Gonm", "Gong"},
}

m["goo"] = {
	"Gone Dau",
	"Q3110470",
	"poz-occ",
	scripts = Latn,
}

m["gop"] = {
	"Yeretuar",
	"Q8052565",
	"poz-hce",
	scripts = Latn,
}

m["goq"] = {
	"Gorap",
	"Q3110816",
	"crp",
	ancestors = {"ms"},
}

m["gor"] = {
	"哥倫打洛語",
	"Q2501174",
	"phi",
	otherNames = {"Gorontalo"},
	scripts = Latn,
}

m["got"] = {
	"哥特語",
	"Q35722",
	"gme",
	scripts = {"Goth", "Runr"},
	translit_module = "Goth-translit",
	link_tr = true,
	entry_name = {
		from = {"Ā", "ā", "Ē", "ē", "Ī", "ī", "Ō", "ō", "Ū", "ū"},
		to   = {"A", "a", "E", "e", "I", "i", "O", "o", "U", "u"}} ,
}

m["gou"] = {
	"Gavar",
	"Q3441180",
	"cdc-cbm",
	aliases = {"Gawar"},
}

m["gow"] = {
	"Gorowa",
	"Q3437626",
	"cus",
}

m["gox"] = {
	"Gobu",
	"Q7194986",
	"bad-cnt",
}

m["goy"] = {
	"Goundo",
	"Q317636",
	"alv-kim",
}

m["goz"] = {
	"Gozarkhani",
	"Q5590235",
	"xme-ttc",
	ancestors = {"xme-ttc-eas"},
}

m["gpa"] = {
	"Gupa-Abawa",
	"Q3915352",
	"alv-ngb",
}

m["gpn"] = {
	"Taiap",
	"Q56237",
	"paa",
	otherNames = {"Tayap", "Gapun"},
}

m["gqa"] = {
	"Ga'anda",
	"Q56245",
	"cdc-cbm",
	scripts = Latn,
}

m["gqi"] = {
	"貴瓊語",
	"Q3120647",
	"sit-qia",
	aliases = {"Guìqióng", "Guichong"},
}

m["gqn"] = { -- a variety of 'ter'
	"Kinikinao",
	nil,
	"awd",
	otherNames = {"Guana", "Guaná", "Guana (Brazil)", "Arawakan Guana"},
}

m["gqr"] = {
	"Gor",
	"Q759992",
	"csu-sar",
}

m["gqu"] = {
	"稿語",
	"Q17284874",
	"qfa-gel",
	otherNames = {"Qau", "Gao", "Aqao", "Qau Gelao"},
}

m["gra"] = {
	"Rajput Garasia",
	"Q21041529",
	"inc-bhi",
	ancestors = {"bhb"},
	scripts = {"Deva", "Gujr"},
}

m["grb"] = {
	"格列博語",
	"Q35257",
	"kro-grb",
	scripts = Latn,
}

m["grc"] = {
	"古希臘語",
	"Q35497",
	"grk",
	otherNames = {"Ancient Greek"},
	scripts = {"polytonic", "Cprt"},
	translit_module = "translit-redirect",
	override_translit = true,
	-- Keep this synchronized with el, cpg, pnt; compare ine-pae
	sort_key = {remove_diacritics = ACUTE..GRAVE..GRC_CIRC..DIAER..COMMA..REV_COMMA},
	entry_name = {remove_diacritics = MACRON..BREVE..UNDERTIE,
		from = {"["..RSQUO..PSILI..CORONIS.."]"}, to = {"'"},
	},
	standardChars = "ͺ;΄-ώϜϝ" .. PUNCTUATION .. "ἀ-῾𐠀-𐠿",
}

m["grd"] = {
	"Guruntum",
	"Q3441272",
	"cdc-wst",
	scripts = Latn,
}

m["grg"] = {
	"Madi",
	"Q6727664",
	"ngf-fin",
	scripts = Latn,
}

m["grh"] = {
	"Gbiri-Niragu",
	"Q3913936",
	"nic-kau",
	scripts = Latn,
}

m["gri"] = {
	"Ghari",
	"Q3104782",
	"poz-sls",
	otherNames = {"Gari", "Tangarare", "Sughu", "West Guadalcanal"},
	scripts = Latn,
}

m["grj"] = {
	"Southern Grebo",
	"Q3914444",
	"kro-grb",
	ancestors = {"grb"},
	scripts = Latn,
}

m["grm"] = {
	"Kota Marudu Talantang",
	"Q6433808",
	"poz-san",
	scripts = Latn,
}

m["gro"] = {
	"Groma",
	"Q56551",
	"sit-tib",
}

m["grq"] = {
	"Gorovu",
	"Q56355",
	"paa",
	scripts = Latn,
}

m["grr"] = {
	"Taznatit",
	"Q3063974",
	"ber",
}

m["grs"] = {
	"Gresi",
	"Q5607612",
	"paa-nim",
	scripts = Latn,
}

m["grt"] = {
	"嘎洛語",
	"Q36137",
	"tbq-bdg",
	otherNames = {"Garrow", "Mandi", "Mande"},
	scripts = {"Latn", "Beng", "Brai"},
}

m["gru"] = {
	"Kistane",
	"Q13273",
	"sem-eth",
	otherNames = {"Soddo", "Aymälläl"},
	scripts = Latn,
}

m["grv"] = {
	"Central Grebo",
	"Q18385114",
	"kro-grb",
	ancestors = {"grb"},
	scripts = Latn,
}

m["grw"] = {
	"Gweda",
	"Q5623387",
	"poz-ocw",
	scripts = Latn,
}

m["grx"] = {
	"Guriaso",
	"Q12631954",
	"paa-kwm",
	scripts = Latn,
}

m["gry"] = {
	"Barclayville Grebo",
	"Q11157342",
	"kro-grb",
	ancestors = {"grb"},
	scripts = Latn,
}

m["grz"] = {
	"Guramalum",
	"Q3120935",
	"poz-ocw",
	scripts = Latn,
}

m["gse"] = {
	"加納手語",
	"Q35289",
	"sgn",
	otherNames = {"迦納手語", "Ghanaian Sign Language"},
	scripts = Latn, -- when documented
}

m["gsg"] = {
	"德國手語",
	"Q33282",
	"sgn-gsl",
	aliases = {"German Sign Language", "Deutsche Gebärdensprache"},
	scripts = {"Sgnw"},
}

m["gsl"] = {
	"Gusilay",
	"Q35439",
	"alv-jol",
	scripts = Latn,
}

m["gsm"] = {
	"危地馬拉手語",
	"Q2886781",
	"sgn",
	aliases = {"瓜地馬拉手語", "Guatemalan Sign Language"},
	scripts = Latn, -- when documented
}

m["gsn"] = {
	"Gusan",
	"Q11732224",
	"ngf-fin",
	scripts = Latn,
}

m["gso"] = {
	"Southwest Gbaya",
	"Q4919322",
	"alv-gbs",
	scripts = Latn,
}

m["gsp"] = {
	"Wasembo",
	"Q7971402",
	"ngf-mad",
	scripts = Latn,
}

m["gss"] = {
	"希臘手語",
	"Q3565084",
	"sgn",
	aliases = {"Greek Sign Language"},
}

m["gsw"] = {
	"阿勒曼尼語",
	"Q131339",
	"gmw",
	otherNames = {"Alemannic German", "瑞士德語", "Swiss German", "Walser German", "Walserdeutsch", "Walser", "Wallisertiitsch", "Italian Walser", "Pomattertitsch", "Formazza", "Kampel", "Remmaljertittschu", "Rimella", "Chalchoufe", "Titzschu", "Alagna", "Greschóneytitsch", "Greschóney", "Greschoney", "Gressoney", "Éischemtöitschu", "Issime"},
	scripts = Latn,
	ancestors = {"gmh"},
	wikimedia_codes = {"als"},
}

m["gta"] = {
	"Guató",
	"Q3027940",
	"qfa-iso",
	scripts = Latn,
}

m["gtu"] = {
	"Aghu Tharrnggala",
	"Q16825981",
	"aus-pmn",
	aliases = {"Aghu Tharnggala", "Aghu Tharnggalu", "Tharrnggala", "Gogo Mini", "Kuku Mini"},
	scripts = Latn,
}

m["gua"] = {
	"Shiki",
	"Q3913946",
	"nic-jrn",
	scripts = Latn,
}

m["gub"] = {
	"瓜加加拉語",
	"Q7699720",
	"tup-gua",
	scripts = Latn,
	otherNames = {"Guajajára"},
}

m["guc"] = {
	"瓦尤語",
	"Q891085",
	"awd-taa",
	ancestors = {"awd-taa-pro"},
	aliases = {"Guajiro", "Goajiro", "Uagiro"},
	scripts = Latn,
}

m["gud"] = {
	"Yocoboué Dida",
	"Q21074781",
	"kro-did",
	scripts = Latn,
}

m["gue"] = {
	"Gurindji",
	"Q10511016",
	"aus-pam",
	scripts = Latn,
}

m["guf"] = {
	"Gupapuyngu",
	"Q10511004",
	"aus-yol",
	scripts = Latn,
}

m["gug"] = {
	"巴拉圭瓜拉尼語",
	"Q17478066",
	"tup-gua",
	otherNames = {"Jopará", "Yopará", "Paraguayan Guaraní"},
	scripts = Latn,
	ancestors = {"gn"},
}

m["guh"] = {
	"Guahibo",
	"Q2669193",
	"sai-guh",
	scripts = Latn,
}

m["gui"] = {
	"東玻利維亞瓜拉尼語",
	"Q2963912",
	"tup-gua",
	otherNames = {"Eastern Bolivian Guaraní", "Ava Guaraní", "Chiriguanos"},
	scripts = Latn,
	ancestors = {"gn"},
}

m["guk"] = {
	"Gumuz",
	"Q2396970",
	"ssa",
	scripts = {"Latn", "Ethi"},
}

m["gul"] = {
	"古拉語",
	"Q33395",
	"crp",
	otherNames = {"Gullah", "Geechee", "Sea Island Creole English"},
	scripts = Latn,
	ancestors = {"en"},
}

m["gum"] = {
	"Guambiano",
	"Q2744745",
	"sai-bar",
	scripts = Latn,
}

m["gun"] = {
	"姆比亞瓜拉尼語",
	"Q3915584",
	"tup-gua",
	otherNames = {"Mbyá Guaraní", "Mbyá", "Mbya", "Mbyhá", "Mbiá", "Mbua", "Mbüá", "Mbü'a", "Mbü'a Guaraní", "Jeguaká Tenondé", "Bwihá", "Caiua", "Kaiwá", "Kayová", "Cahygua", "Caingua"},
	scripts = Latn,
	ancestors = {"gn"},
}

m["guo"] = {
	"Guayabero",
	"Q2980375",
	"sai-guh",
	scripts = Latn,
}

m["gup"] = {
	"Gunwinggu",
	"Q1406574",
	"aus-gun",
	otherNames = {"Bininj Gunwok", "Bininj Gun-Wok", "Bininj Kunwok", "Bininj Kun-Wok", "Kunwinjkuan", "Kunwinjku", "Gunwinjgu", "Kuninjku", "Kundjeyhmi", "Gundjeihmi", "Manyallaluk Mayali", "Mayali", "Kundedjnjenghmi", "Kune Dulerayek", "Kune Narayek", "Kune"},
	scripts = Latn,
}

m["guq"] = {
	"Aché",
	"Q383701",
	"tup",
	otherNames = {"Guayaki"},
	scripts = Latn,
}

m["gur"] = {
	"法拉法拉語",
	"Q35331",
	"nic-mre",
	otherNames = {"Farefare", "Frafra", "Gurene", "Gurenɛ", "Gurenne", "Gudenne", "Gudeni", "Zuadeni", "Nankani", "Naani", "Nankanse", "Ninkare", "Booni"},
	scripts = Latn,
}

m["gus"] = {
	"幾內亞手語",
	"Q15983937",
	"sgn",
	otherNames = {"Guinean Sign Language", "Guayaki"},
	scripts = Latn, -- when documented
}

m["gut"] = {
	"Maléku Jaíka",
	"Q3915782",
	"cba",
	scripts = Latn,
}

m["guu"] = {
	"Yanomamö",
	"Q8048928",
	"sai-ynm",
	scripts = Latn,
}

m["guv"] = {
	"Gey",
	nil,
	"alv-sav",
	scripts = Latn,
}

m["guw"] = {
	"Gun",
	"Q3111668",
	"alv-gbe",
	otherNames = {"Gun-Gbe", "Gungbe"},
	scripts = Latn,
}

m["gux"] = {
	"Gourmanchéma",
	"Q35474",
	"nic-grm",
	scripts = Latn,
}

m["guz"] = {
	"古西語",
	"Q33603",
	"bnt-lok",
	scripts = Latn,
}

m["gva"] = {
	"Kaskihá",
	"Q3033534",
	"sai-mas",
	otherNames = {"Guana", "Guaná", "Guana (Paraguay)", "Mascoian Guana"},
	scripts = Latn,
}

m["gvc"] = {
	"Guanano",
	"Q3566001",
	"sai-tuc",
	scripts = Latn,
}

m["gve"] = {
	"Duwet",
	"Q5317647",
	"poz-ocw",
	scripts = Latn,
}

m["gvf"] = {
	"Golin",
	"Q3110291",
	"ngf",
	scripts = Latn,
}

m["gvj"] = {
	"Guajá",
	"Q3915506",
	"tup",
	otherNames = {"Awá", "Ayaya", "Guaxare", "Wazaizara"},
	scripts = Latn,
}

m["gvl"] = {
	"Gulay",
	"Q641737",
	"csu-sar",
	scripts = Latn,
}

m["gvm"] = {
	"Gurmana",
	"Q3913363",
	"nic-shi",
	scripts = Latn,
}

m["gvn"] = {
	"Kuku-Yalanji",
	"Q5621973",
	"aus-pam",
	scripts = Latn,
}

m["gvo"] = {
	"Gavião do Jiparaná",
	"Q5528335",
	"tup",
	otherNames = {"Gavião of Jiparaná", "Digüt", "Ikolen", "Gavião do Rondônia", "Zoró"},
	scripts = Latn,
}

m["gvp"] = {
	"Pará Gavião",
	"Q3365443",
	"sai-nje",
	scripts = Latn,
}

m["gvr"] = {
	"Western Gurung",
	"Q2392342",
	"sit-tam",
	scripts = {"Deva"},
}

m["gvs"] = {
	"Gumawana",
	"Q5618041",
	"poz-ocw",
	scripts = Latn,
}

m["gvy"] = {
	"Guyani",
	"Q10511230",
	"aus-pam",
	scripts = Latn,
}

m["gwa"] = {
	"Mbato",
	"Q3914941",
	"alv-ptn",
	scripts = Latn,
}

m["gwb"] = {
	"Gwa",
	"Q5623219",
	"nic-jrn",
	scripts = Latn,
}

m["gwc"] = {
	"Kalami",
	"Q1675961",
	"inc-dar",
	scripts = {"Arab"},
}

m["gwd"] = {
	"Gawwada",
	"Q3032135",
	"cus",
}

m["gwe"] = {
	"Gweno",
	"Q3358211",
	"bnt-chg",
	scripts = Latn,
}

m["gwf"] = {
	"Gowro",
	"Q3812403",
	"inc-dar",
}

m["gwg"] = {
	"Moo",
	"Q6907057",
	"alv-bwj",
	scripts = Latn,
}

m["gwi"] = {
	"圭契語",
	"Q21057",
	"ath-nor",
	otherNames = {"Gwich’in", "Kutchin", "Takudh", "Tukudh", "Loucheux"},
	scripts = Latn,
}

m["gwj"] = {
	"Gcwi",
	"Q12631978",
	"khi-kal",
	aliases = {"Gǀwi", "Gǀui", "ǀGwi", "Dcui", "Gcui", "Cgui"},
	scripts = {"Latinx"},
}

m["gwm"] = {
	"Awngthim",
	"Q4830109",
	"aus-pmn",
	scripts = Latn,
}

m["gwn"] = {
	"Gwandara",
	"Q56521",
	"cdc-wst",
	scripts = Latn,
}

m["gwr"] = {
	"Gwere",
	"Q5623559",
	"bnt-nyg",
	scripts = Latn,
}

m["gwt"] = {
	"Gawar-Bati",
	"Q33894",
	"inc-dar",
}

m["gwu"] = {
	"Guwamu",
	"Q10511225",
	"aus-pam",
	scripts = Latn,
}

m["gww"] = {
	"Kwini",
	"Q10551249",
	"aus-wor",
	scripts = Latn,
}

m["gwx"] = {
	"Gua",
	"Q35422",
	"alv-gng",
	scripts = Latn,
}

m["gxx"] = {
	"Wè Southern",
	"Q19921582",
	"kro-wee",
	scripts = Latn,
}

m["gya"] = {
	"Northwest Gbaya",
	"Q36594",
	"alv-gbw",
	scripts = Latn,
}

m["gyb"] = {
	"Garus",
	"Q5524492",
	"ngf-mad",
	scripts = Latn,
}

m["gyd"] = {
	"Kayardild",
	"Q3913770",
	"aus-tnk",
	scripts = Latn,
}

m["gye"] = {
	"Gyem",
	"Q5624046",
	"nic-jer",
	scripts = Latn,
}

m["gyf"] = {
	"Gungabula",
	"Q10510783",
	"aus-pam",
	scripts = Latn,
}

m["gyg"] = {
	"Gbayi",
	"Q11137618",
	"nic-ngd",
	scripts = Latn,
}

m["gyi"] = {
	"Gyele",
	"Q35434",
	"bnt-mnj",
	scripts = Latn,
}

m["gyl"] = {
	"Gayil",
	"Q5528771",
	"omv-aro",
	scripts = Latn,
}

m["gym"] = {
	"Ngäbere",
	"Q3915581",
	"cba",
	scripts = Latn,
}

m["gyn"] = {
	"蓋亞那克里奧爾英語",
	"Q3305477",
	"crp",
	aliases = {"Guyanese Creole English", "Guyanese Creole", "Creolese", "Guyanese"},
	scripts = Latn,
	ancestors = {"en"},
}

m["gyo"] = {
	"Gyalsumdo",
	"Q53575940",
	"sit-kyk",
}

m["gyr"] = {
	"Guarayu",
	"Q3118779",
	"tup",
	aliases = {"Gwarayú"},
	scripts = Latn,
}

m["gyy"] = {
	"Gunya",
	"Q10511001",
	"aus-pam",
	scripts = Latn,
}

m["gza"] = {
	"Ganza",
	"Q5521556",
	"omv-mao",
	scripts = Latn,
}

m["gzn"] = {
	"Gane",
	"Q3095108",
	"poz-hce",
	scripts = Latn,
}

return m