Mòdul:IPA symbol/data

De la Viquipèdia, l'enciclopèdia lliure
	local correspondences = {
	-- STOPS
	["voiceless bilabial oclusiva"] = {
		symbols = { "101", "p" },
		wikipage = "oclusiva bilabial sorda",
		soundfile = "voiceless bilabial stop.ogg",
		type = "consonant"
	},
	["voiceless labiodental oclusiva"] = {
		symbols = { "101 408", "p̪", "p͆" },
		wikipage = "oclusiva labiodental sorda",
		soundfile = "voiceless labiodental stop.ogg",
		type = "consonant"
	},
	["voiced bilabial oclusiva"] = {
		symbols = { "102", "b" },
		wikipage = "oclusiva bilabial sonora",
		soundfile = "voiced bilabial stop.ogg",
		type = "consonant"
	},
	["voiced labiodental oclusiva"] = {
		symbols = { "102 408", "b̪" },
		wikipage = "oclusiva labiodental sonora",
		soundfile = "voiced labiodental stop.ogg",
		type = "consonant"
	},
	["voiceless alveolar stop"] = {
		symbols = { "103", "t" },
		wikipage = "oclusiva alveolar sorda",
		soundfile = "voiceless alveolar stop.ogg",
		type = "consonant"
	},
	["voiceless dental stop"] = {
		symbols = { "103 408", "103 + 408", "t̪" },
		wikipage = "oclusiva dental sorda",
		soundfile = "voiceless dental stop.ogg",
		type = "consonant"
	},
	["voiced alveolar stop"] = {
		symbols = { "104", "d" },
		wikipage = "oclusiva alveolar sonora",
		soundfile = "voiced alveolar stop.ogg",
		type = "consonant"
	},
	["voiced dental stop"] = {
		symbols = { "104 408", "104 + 408", "d̪" },
		wikipage = "oclusiva dental sonora",
		soundfile = "voiced dental stop.ogg",
		type = "consonant"
	},
	["voiceless postalveolar stop"] = {
		symbols = { "103 414", "t̠" },
		wikipage = "oclusiva postalveolar sorda",
		soundfile = "voiceless postalveolar stop.ogg",
		type = "consonant"
	},
	["voiced postalveolar stop"] = {
		symbols = { "104 414", "d̠" },
		wikipage = "oclusiva postalveolar sonora",
		soundfile = "voiced postalveolar stop.ogg",
		type = "consonant"
	},
	["voiceless alveolo-palatal stop"] = {
		symbols = { "t̠ʲ", "c̟", "ȶ" },
		wikipage = "oclusiva alveolopalatal sorda",
		soundfile = "voiceless alveolo-palatal stop.ogg",
		type = "consonant"
	},
	["voiced alveolo-palatal stop"] = {
		symbols = { "d̠ʲ", "ɟ̟", "ȡ" },
		wikipage = "oclusiva alveolopalatal sonora",
		soundfile = "voiced alveolo-palatal stop.ogg",
		type = "consonant"
	},
	["voiceless retroflex stop"] = {
		symbols = { "105", "ʈ" },
		wikipage = "oclusiva retroflexa sorda",
		soundfile = "voiceless retroflex stop.oga",
		type = "consonant"
	},
	["voiced retroflex stop"] = {
		symbols = { "106", "ɖ" },
		wikipage = "oclusiva retroflexa sonora",
		soundfile = "voiced retroflex stop.oga",
		type = "consonant"
	},
	["voiceless palatal stop"] = {
		symbols = { "107", "c" },
		wikipage = "oclusiva palatal sorda",
		soundfile = "voiceless palatal plosive.ogg",
		type = "consonant"
	},
	["voiced palatal stop"] = {
		symbols = { "108", "ɟ" },
		wikipage = "oclusiva palatal sonora",
		soundfile = "voiced palatal plosive.ogg",
		type = "consonant"
	},
	["voiceless velar stop"] = {
		symbols = { "109", "k" },
		wikipage = "oclusiva velar sorda",
		soundfile = "voiceless velar plosive.ogg",
		type = "consonant"
	},
	["voiced velar stop"] = {
		symbols = { "110", "ɡ", "g" },
		wikipage = "oclusiva velar sonora",
		soundfile = "voiced velar stop.ogg",
		type = "consonant"
	},
	["voiceless uvular stop"] = {
		symbols = { "111", "q" },
		wikipage = "oclusiva uvular sorda",
		soundfile = "voiceless uvular plosive.ogg",
		type = "consonant"
	},
	["voiced uvular stop"] = {
		symbols = { "112", "ɢ" },
		wikipage = "oclusiva uvular sonora",
		soundfile = "voiced uvular stop.oga",
		type = "consonant"
	},
	["epiglottal stop"] = {
		symbols = { "173", "ʡ" },
		wikipage = "oclusiva epiglotal",
		soundfile = "epiglottal stop.ogg",
		type = "consonant"
	},
	["glottal stop"] = {
		symbols = { "113", "ʔ" },
		wikipage = "oclusiva glotal sorda",
		soundfile = "glottal stop.ogg",
		type = "consonant"
	},
	["voiceless linguolabial stop"] = {
		symbols = { "103 + 407", "103 407", "t̼" },
		wikipage = "oclusiva linguolabial sorda",
		soundfile = "voiceless linguolabial stop.ogg",
		type = "consonant"
	},
	["voiced linguolabial stop"] = {
		symbols = { "104 + 407", "104 407", "d̼" },
		wikipage = "oclusiva linguolabial sonora",
		soundfile = "voiced linguolabial stop.ogg",
		type = "consonant"
	},
	-- NASAL
	["bilabial nasal"] = {
		symbols = { "114", "m" },
		wikipage = "nasal bilabial sonora",
		soundfile = "bilabial nasal.ogg",
		type = "consonant"
	},
	["voiceless bilabial nasal"] = {
		symbols = { "114 402A", "m̥" },
		wikipage = "nasal bilabial sorda",
		soundfile = "voiceless bilabial nasal.ogg",
		type = "consonant"
	},
	["labiodental nasal"] = {
		symbols = { "115", "ɱ" },
		wikipage = "nasal labiodental sonora",
		soundfile = "labiodental nasal.ogg",
		type = "consonant"
	},
	["dental nasal"] = {
		symbols = { "116 408", "116 + 408", "n̪" },
		wikipage = "nasal dental",
		soundfile = "dental nasal.ogg",
		type = "consonant"
	},
	["alveolar nasal"] = {
		symbols = { "116", "n" },
		wikipage = "nasal alveolar sonora",
		soundfile = "alveolar nasal.ogg",
		type = "consonant"
	},
	["voiceless alveolar nasal"] = {
		symbols = { "116 402A", "n̥" },
		wikipage = "nasal alveolar sorda",
		soundfile = "voiceless alveolar nasal.ogg",
		type = "consonant"
	},
	["postalveolar nasal"] = {
		symbols = { "116 414", "n̠" },
		wikipage = "nasal postalveolar",
		soundfile = "postalveolar nasal.ogg",
		type = "consonant"
	},
	["alveolo-palatal nasal"] = {
		symbols = { "n̠ʲ", "ɲ̟", "ȵ" },
		wikipage = "nasal alveolopalatal",
		soundfile = "alveolo-palatal nasal.ogg",
		type = "consonant"
	},
	["retroflex nasal"] = {
		symbols = { "117", "ɳ" },
		wikipage = "nasal retroflexa sonora",
		soundfile = "retroflex nasal.ogg",
		type = "consonant"
	},
	["voiceless retroflex nasal"] = {
		symbols = { "117 402A", "ɳ̊", "ɳ̥" },
		wikipage = "nasal retroflexa sorda",
		soundfile = "voiceless retroflex nasal.ogg",
		type = "consonant"
	},
	["palatal nasal"] = {
		symbols = { "118", "ɲ" },
		wikipage = "nasal palatal sonora",
		soundfile = "palatal nasal.ogg",
		type = "consonant"
	},
	["voiceless palatal nasal"] = {
		symbols = { "118 402A", "ɲ̊", "ɲ̥" },
		wikipage = "nasal palatal sorda",
		soundfile = "voiceless palatal nasal.ogg",
		type = "consonant"
	},
	["velar nasal"] = {
		symbols = { "119", "ŋ" },
		wikipage = "nasal velar sonora",
		soundfile = "velar nasal.ogg",
		type = "consonant"
	},
	["voiceless velar nasal"] = {
		symbols = { "119 402A", "ŋ̥", "ŋ̊" },
		wikipage = "nasal velar sorda",
		soundfile = "voiceless velar nasal.ogg",
		type = "consonant"
	},
	["uvular nasal"] = {
		symbols = { "120", "ɴ" },
		wikipage = "nasal uvular sonora",
		soundfile = "uvular nasal.ogg",
		type = "consonant"
	},
	["linguolabial nasal"] = {
		symbols = { "116 407", "116 + 407", "n̼" },
		wikipage = "nasal linguolabial",
		soundfile = "linguolabial nasal.ogg",
		type = "consonant"
	},
	-- FRICATIVES
	["voiceless bilabial fricative"] = {
		symbols = { "126", "ɸ" },
		wikipage = "fricativa bilabial sorda",
		soundfile = "voiceless bilabial fricative.ogg",
		type = "consonant"
	},
	["voiced bilabial fricative"] = {
		symbols = { "127", "β" },
		wikipage = "fricativa bilabial sonora",
		soundfile = "voiced bilabial fricative.ogg",
		type = "consonant"
	},
	["voiceless labiodental fricative"] = {
		symbols = { "128", "f" },
		wikipage = "fricativa labiodental sorda",
		soundfile = "voiceless labiodental fricative.ogg",
		type = "consonant"
	},
	["voiced labiodental fricative"] = {
		symbols = { "129", "v" },
		wikipage = "fricativa labiodental sonora",
		soundfile = "voiced labiodental fricative.ogg",
		type = "consonant"
	},
	["voiceless dental fricative"] = {
		symbols = { "130", "θ" },
		wikipage = "fricativa dental sorda",
		soundfile = "voiceless dental fricative.ogg",
		type = "consonant"
	},
	["voiceless alveolar non-sibilant fricative"] = {
		symbols = { "130 (414)", "130 414", "θ̠", "ɹ̝̊" },
		wikipage = "fricativa no sibilant alveolar sorda",
		soundfile = "voiceless alveolar non-sibilant fricative.ogg",
		type = "consonant"
	},
	["voiced dental fricative"] = {
		symbols = { "131", "ð" },
		wikipage = "fricativa dental sonora",
		soundfile = "voiced dental fricative.ogg",
		type = "consonant"
	},
	["voiced alveolar non-sibilant fricative"] = {
		symbols = { "131 414", "ð̠", "ɹ̝" },
		wikipage = "fricativa no sibilant alveolar sonora",
		soundfile = "voiced alveolar non-sibilant fricative.ogg",
		type = "consonant"
	},
	["voiceless postalveolar non-sibilant fricative"] = {
		symbols = { "131 414 402A 429", "ɹ̠̊˔" },
		wikipage = "fricativa no sibilant postalveolar sorda",
		soundfile = "voiceless postalveolar non-sibilant fricative.ogg",
		type = "consonant"
	},
	["voiced postalveolar non-sibilant fricative"] = {
		symbols = { "131 414 429", "ɹ̠˔" },
		wikipage = "fricativa no sibilant postalveolar sonora",
		soundfile = "voiced postalveolar non-sibilant fricative.ogg",
		type = "consonant"
	},
	["voiceless palatal fricative"] = {
		symbols = { "138", "ç" },
		wikipage = "fricativa palatal sorda",
		soundfile = "voiceless palatal fricative.ogg",
		type = "consonant"
	},
	["voiced palatal fricative"] = {
		symbols = { "139", "ʝ" },
		wikipage = "fricativa palatal sonora",
		soundfile = "voiced palatal fricative.ogg",
		type = "consonant"
	},
	["voiceless velar fricative"] = {
		symbols = { "140", "x" },
		wikipage = "fricativa velar sorda",
		soundfile = "voiceless velar fricative.ogg",
		type = "consonant"
	},
	["voiced velar fricative"] = {
		symbols = { "141", "ɣ" },
		wikipage = "fricativa velar sonora",
		soundfile = "voiced velar fricative.ogg",
		type = "consonant"
	},
	["voiceless uvular fricative"] = {
		symbols = { "142", "χ" },
		wikipage = "fricativa uvular sorda",
		soundfile = "voiceless uvular fricative.ogg",
		type = "consonant"
	},
	["voiced uvular fricative"] = {
		symbols = { "143", "ʁ" },
		wikipage = "fricativa uvular sonora",
		soundfile = "voiced uvular fricative.ogg",
		type = "consonant"
	},
	["voiceless pharyngeal fricative"] = {
		symbols = { "144", "ħ" },
		wikipage = "fricativa faríngia sorda",
		soundfile = "voiceless pharyngeal fricative.ogg",
		type = "consonant"
	},
	["voiced pharyngeal fricative"] = {
		symbols = { "145", "ʕ" },
		wikipage = "fricativa faríngia sonora",
		soundfile = "voiced pharyngeal fricative.ogg",
		type = "consonant"
	},
	["voiceless epiglottal trill"] = {
		symbols = { "172", "ʜ" },
		wikipage = "vibrant epiglotal sorda",
		soundfile = "voiceless epiglottal fricative.ogg",
		type = "consonant"
	},
	["voiced epiglottal trill"] = {
		symbols = { "174", "ʢ" },
		wikipage = "vibrant epiglotal sonora",
		soundfile = "voiced epiglottal fricative.ogg",
		type = "consonant"
	},
	["voiceless glottal fricative"] = {
		symbols = { "146", "h" },
		wikipage = "fricativa glotal sorda",
		soundfile = "voiceless glottal fricative.ogg",
		type = "consonant"
	},
	["voiced glottal fricative"] = {
		symbols = { "147", "ɦ" },
		wikipage = "fricativa glotal sonora",
		soundfile = "voiced glottal fricative.ogg",
		type = "consonant"
	},
	["voiceless nasal glottal approximant"] = {
		symbols = { "146 424", "h̃" },
		wikipage = "aproximant glotal nasal sorda",
		soundfile = "voiceless nasal glottal approximant.ogg",
		type = "consonant"
	},
	["voiceless linguolabial fricative"] = {
		symbols = { "130 407", "θ̼" },
		wikipage = "fricativa linguolabial sorda",
		soundfile = "voiceless linguolabial fricative.ogg",
		type = "consonant"
	},
	["voiced linguolabial fricative"] = {
		symbols = { "131 407", "ð̼" },
		wikipage = "fricativa linguolabial sonora",
		soundfile = "voiced linguolabial fricative.ogg",
		type = "consonant"
	},
	-- APPROXIMANTS
	["voiceless bilabial approximant"] = {
		symbols = { "126 430", "ɸ˕", "β̥˕", "ʋ̟̊" },
		wikipage = "aproximant bilabial sorda",
		soundfile = "voiceless bilabial approximant.ogg",
		type = "consonant"
	},
	["bilabial approximant"] = {
		symbols = { "127 430", "β̞" },
		wikipage = "aproximant bilabial",
		soundfile = "bilabial approximant.ogg",
		type = "consonant"
	},
	["labiodental approximant"] = {
		symbols = { "150", "ʋ" },
		wikipage = "aproximant labiodental sonora",
		soundfile = "labiodental approximant.ogg",
		type = "consonant"
	},
	["voiceless dental approximant"] = {
		symbols = { "130 430", "θ̞", "ð̥˕", "ɹ̪̊" },
		wikipage = "aproximant dental sorda",
		soundfile = "voiceless dental approximant.ogg",
		type = "consonant"
	},
	["dental approximant"] = {
		symbols = { "131 430", "ð̞" },
		wikipage = "aproximant dental",
		soundfile = "dental approximant.ogg",
		type = "consonant"
	},
	["voiceless alveolar approximant"] = {
		symbols = { "151 402A", "ɹ̥" },
		wikipage = "aproximant alveolar sorda",
		soundfile = "voiceless alveolar approximant.ogg",
		type = "consonant"
	},
	["alveolar approximant"] = {
		symbols = { "151", "ɹ" },
		wikipage = "aproximant alveolar sonora",
		soundfile = "alveolar approximant.ogg",
		type = "consonant"
	},
	["postalveolar approximant"] = {
		symbols = { "151 414", "ɹ̠" },
		wikipage = "aproximant postalveolar",
		soundfile = "postalveolar approximant.ogg",
		type = "consonant"
	},
	["voiceless retroflex approximant"] = {
		symbols = { "152 402A", "ɻ̊" },
		wikipage = "aproximant retroflexa sorda",
		soundfile = "voiceless retroflex approximant.ogg",
		type = "consonant"
	},
	["retroflex approximant"] = {
		symbols = { "152", "ɻ" },
		wikipage = "aproximant retroflexa",
		soundfile = "retroflex approximant.ogg",
		type = "consonant"
	},
	["palatal approximant"] = {
		symbols = { "153", "j" },
		wikipage = "aproximant palatal sonora",
		soundfile = "palatal approximant.ogg",
		type = "consonant"
	},
	["nasal palatal approximant"] = {
		symbols = { "153 424", "j̃", "ȷ̃" },
		wikipage = "aproximant palatal nasal",
		soundfile = "nasal palatal approximant.ogg",
		type = "consonant"
	},
	["voiceless velar approximant"] = {
		symbols = { "154 402A", "ɰ̊", "x̞", "ɣ̊˕" },
		wikipage = "aproximant velar sorda",
		soundfile = "voiceless velar approximant.ogg",
		type = "consonant"
	},
	["velar approximant"] = {
		symbols = { "154", "ɣ̞", "ɰ" },
		wikipage = "aproximant velar sonora",
		soundfile = "voiced velar approximant.ogg",
		type = "consonant"
	},
    ["uvular approximant"] = {
		symbols = { "143 430", "ʁ̞" },
		wikipage = "aproximant uvular",
		soundfile = "uvular approximant.ogg",
		type = "consonant"
	},
    ["pharyngeal approximant"] = {
		symbols = { "145 430", "ʕ̞" },
		wikipage = "aproximant faríngia",
		soundfile = "pharyngeal approximant.ogg",
		type = "consonant"
	},
    ["epiglottal approximant"] = {
		symbols = { "174 430", "ʢ̞" },
		wikipage = "aproximant epiglotal",
		soundfile = "epiglottal approximant.ogg",
		type = "consonant"
	},
	["alveolar lateral approximant"] = {
		symbols = { "155", "l" },
		wikipage = "aproximant lateral alveolar",
		soundfile = "alveolar lateral approximant.ogg",
		type = "consonant"
	},
	["dental lateral approximant"] = {
		symbols = { "l̪" },
		wikipage = "aproximant lateral alveolar#dentoalveolar o dental",
		soundfile = "dental lateral approximant.ogg",
		type = "consonant"
	},
	["voiceless alveolar lateral approximant"] = {
		symbols = { "155 402A", "l̥" },
		wikipage = "aproximant lateral alveolar sorda",
		soundfile = "voiceless alveolar lateral approximant.ogg",
		type = "consonant"
	},
	["postalveolar lateral approximant"] = {
		symbols = { "155 414", "l̠" },
		wikipage = "aproximant lateral postalveolar",
		soundfile = "postalveolar lateral approximant.ogg",
		type = "consonant"
	},
	["alveolo-palatal lateral approximant"] = {
		symbols = { "l̠ʲ", "ʎ̟", "ȴ" },
		wikipage = "aproximant lateral alveolopalatal",
		soundfile = "alveolo-palatal lateral approximant.ogg",
		type = "consonant"
	},
	["voiceless retroflex lateral approximant"] = {
		symbols = { "156 402A", "ɭ̊" },
		wikipage = "aproximant lateral retroflexa sorda",
		soundfile = "voiceless retroflex lateral approximant.ogg",
		type = "consonant"
	},
	["retroflex lateral approximant"] = {
		symbols = { "156", "ɭ" },
		wikipage = "aproximant lateral retroflexa sonora",
		soundfile = "retroflex lateral approximant.ogg",
		type = "consonant"
	},
	["voiceless palatal lateral approximant"] = {
		symbols = { "157 402A", "ʎ̥" },
		wikipage = "aproximant lateral palatal sorda",
		soundfile = "voiceless palatal lateral approximant.ogg",
		type = "consonant"
	},
	["palatal lateral approximant"] = {
		symbols = { "157", "ʎ" },
		wikipage = "aproximant lateral palatal sonora",
		soundfile = "palatal lateral approximant.ogg",
		type = "consonant"
	},
	["voiceless velar lateral approximant"] = {
		symbols = { "158 402A", "ʟ̥" },
		wikipage = "aproximant lateral velar sorda",
		soundfile = "voiceless velar lateral approximant.ogg",
		type = "consonant"
	},
	["velar lateral approximant"] = {
		symbols = { "158", "ʟ" },
		wikipage = "aproximant lateral velar sonora",
		soundfile = "velar lateral approximant.ogg",
		type = "consonant"
	},
	["uvular lateral approximant"] = {
		symbols = { "158 414", "ʟ̠" },
		wikipage = "aproximant lateral uvular",
		soundfile = "uvular lateral approximant.ogg",
		type = "consonant"
	},
	["velarized alveolar lateral approximant"] = {
		symbols = { "209", "ɫ", "l̴", "lˠ" },
		wikipage = "Aproximant lateral alveolar sonora velaritzada",
		soundfile = "velarized alveolar lateral approximant.ogg",
		type = "consonant"
	},
	["velarized dental lateral approximant"] = {
		symbols = { "209 408", "ɫ̪", "l̴̪", "l̪ˠ" },
		wikipage = "aproximant lateral dental velaritzada",
		soundfile = "velarized dental lateral approximant.ogg",
		type = "consonant"
	},
	["voiceless labio-velar approximant"] = {
		symbols = { "169", "hw", "w̥", "ʍ" },
		wikipage = "aproximant labiovelar sorda",
		soundfile = "voiceless labio-velar fricative.ogg",
		type = "consonant"
	},
	["labio-velar approximant"] = {
		symbols = { "170", "w" },
		wikipage = "aproximant labiovelar sonora",
		soundfile = "voiced labio-velar approximant.ogg",
		type = "consonant"
	},
	["Compressed labial–velar approximant"] = {
		symbols = { "wᵝ", "ɰᵝ" },
		wikipage = "aproximant labiovelar sonora",
		type = "consonant"
	},
	["nasal labio-velar approximant"] = {
		symbols = { "170 424", "w̃" },
		wikipage = "aproximant labiovelar nasal",
		soundfile = "nasal labio-velar approximant.ogg",
		type = "consonant"
	},
	["labialized palatal approximant"] = {
		symbols = { "171", "ɥ" },
		wikipage = "aproximant palatal labialitzada",
		soundfile = "labial-palatal approximant.ogg",
		type = "consonant"
	},
	["voiceless palatal approximant"] = {
		symbols = { "153 402A", "j̊" },
		wikipage = "aproximant palatal sorda",
		soundfile = "voiceless palatal approximant.ogg",
		type = "consonant"
	},
	-- TRILLS
	["bilabial trill"] = {
		symbols = { "121", "ʙ" },
		wikipage = "vibrant bilabial sonora",
		soundfile = "bilabial trill.ogg",
		type = "consonant"
	},
	["labiodental trill"] = {
		symbols = { "121 408", "ʙ̪" },
		wikipage = "vibrant labiodental",
		soundfile = "labiodental trill.ogg",
		type = "consonant"
	},
	["dental trill"] = {
		symbols = { "122 408", "r̪" },
		wikipage = "vibrant dental",
		soundfile = "dental trill.ogg",
		type = "consonant"
	},
	["voiceless alveolar trill"] = {
		symbols = { "122 402A", "r̥" },
		wikipage = "vibrant alveolar sorda",
		soundfile = "voiceless alveolar trill.ogg",
		type = "consonant"
	},
	["alveolar trill"] = {
		symbols = { "122", "r" },
		wikipage = "vibrant alveolar",
		soundfile = "alveolar trill.ogg",
		type = "consonant"
	},
	["voiceless raised alveolar trill"] = {
		symbols = { "122 402A 429", "r̝̊" },
		wikipage = "vibrant alveolar elevada sorda",
		soundfile = "voiceless raised alveolar trill.ogg",
		type = "consonant"
	},
	["raised alveolar trill"] = {
		symbols = { "122 429", "ɼ", "r̝" },
		wikipage = "vibrant alveolar elevada",
		soundfile = "raised alveolar trill.ogg",
		type = "consonant"
	},
	["postalveolar trill"] = {
		symbols = { "122 414", "r̠" },
		wikipage = "vibrant postalveolar",
		soundfile = "postalveolar trill.ogg",
		type = "consonant"
	},
	["voiceless retroflex trill"] = {
		symbols = { "105 101 122 402A", "ɽ͡r̥" },
		wikipage = "vibrant retroflexa sorda",
		soundfile = "voicelessretroflex trill.ogg",
		type = "consonant"
	},
	["retroflex trill"]
 = {
		symbols = { "105 433 122", "ɽ͡r" },
		wikipage = "vibrant retroflexa",
		soundfile = "retroflex trill.ogg",
		type = "consonant"
	},
	["voiceless uvular trill"] = {
		symbols = { "123 402A", "ʀ̥", "ʀ̊" },
		wikipage = "vibrant uvular sorda",
		soundfile = "voiceless uvular trill.ogg",
		type = "consonant"
	},
	["uvular trill"] = {
		symbols = { "123", "ʀ" },
		wikipage = "vibrant uvular",
		soundfile = "uvular trill.ogg",
		type = "consonant"
	},
    ["voiceless raised uvular trill"] = {
		symbols = { "123 402A 429", "ʀ̝̊" },
		wikipage = "vibrant uvular elevada sorda",
		soundfile = "voiceless raised uvular trill.ogg",
		type = "consonant"
	},
    ["raised uvular trill"] = {
		symbols = { "123 429", "ʀ̝" },
		wikipage = "vibrant uvular elevada sonora",
		soundfile = "raised uvular trill.ogg",
		type = "consonant"
	},
		["linguolabial trill"] = {
		symbols = { "122 407", "r̼" },
		wikipage = "vibrant linguolabial",
		soundfile = "linguolabial trill.ogg",
		type = "consonant"
	},
	-- FLAPS
	["bilabial flap"] = {
		symbols = { "184 413", "ⱱ̟" },
		wikipage = "bategant bilabial",
		soundfile = "bilabial flap.ogg",
		type = "consonant"
	},
	["labiodental flap"] = {
		symbols = { "184", "ⱱ" },
		wikipage = "bategant labiodental",
		soundfile = "labiodental flap.ogg",
		type = "consonant"
	},
	["dental flap"] = {
		symbols = { "124 408", "ɾ̪" },
		wikipage = "bategant dental",
		soundfile = "dental flap.ogg",
		type = "consonant"
	},
	["voiceless alveolar flap"] = {
		symbols = { "124 402A", "ɾ̥" },
		wikipage = "bategant alveolar sorda",
		soundfile = "voiceless alveolar flap.ogg",
		type = "consonant"
	},
	["alveolar flap"] = {
		symbols = { "124", "ɾ" },
		wikipage = "bategant alveolar sonora",
		soundfile = "alveolar tap.ogg",
		type = "consonant"
	},
	["voiceless raised alveolar flap"] = {
		symbols = { "124 402A 429", "ɾ̝̊" },
		wikipage = "bategant alveolar elevada sorda",
		soundfile = "voiceless raised alveolar flap.ogg",
		type = "consonant"
	},
	["raised alveolar flap"] = {
		symbols = { "124 429", "ɾ̝" },
		wikipage = "bategant alveolar elevada",
		soundfile = "raised alveolar flap.ogg",
		type = "consonant"
	},
	["postalveolar flap"] = {
		symbols = { "124 414", "ɾ̠" },
		wikipage = "bategant postalveolar",
		soundfile = "postalveolar flap.ogg",
		type = "consonant"
	},
	["voiceless retroflex flap"] = {
		symbols = { "125 402A", "ɽ̊" },
		wikipage = "bategant retroflexa sorda",
		soundfile = "voiceless retroflex flap.ogg",
		type = "consonant"
	},
	["retroflex flap"] = {
		symbols = { "125", "ɽ" },
		wikipage = "bategant retroflexa",
		soundfile = "retroflex flap.ogg",
		type = "consonant"
	},
	["uvular flap"] = {
		symbols = { "112 505", "112 + 505", "ɢ̆", "ʀ̆" },
		wikipage = "bategant uvular",
		soundfile = "uvular flap.ogg",
		type = "consonant"
	},
	["epiglottal flap"] = {
		symbols = { "173 432", "173 + 432", "ʡ̯" },
		wikipage = "bategant epiglotal",
		soundfile = "epiglottal flap.ogg",
		type = "consonant"
	},
	["alveolar lateral flap"] = {
		symbols = { "181", "ɺ" },
		wikipage = "bategant lateral alveolar",
		soundfile = "alveolar lateral flap.ogg",
		type = "consonant"
	},
	["retroflex lateral flap"] = {
		symbols = {"ɭ̆", "ɺ̠", "ɺ̢", "", "" },
		wikipage = "bategant lateral retroflexa",
		soundfile = "retroflex lateral flap.ogg",
		type = "consonant"
	},
	["palatal lateral flap"] = {
		symbols = { "ʎ̯" },
		wikipage = "bategant lateral palatal",
		soundfile = "palatal lateral flap.ogg",
		type = "consonant"
	},
	["velar lateral flap"] = {
		symbols = { "ʟ̆" },
		wikipage = "bategant lateral velar",
		soundfile = "velar lateral flap.ogg",
		type = "consonant"
	},
	-- LATERAL FRICATIVES
	["voiceless dental lateral fricative"] = {
		symbols = { "148 408", "ɬ̪" },
		wikipage = "fricativa lateral dental sorda",
		soundfile = "voiceless dental lateral fricative.ogg",
		type = "consonant"
	},
	["voiced dental lateral fricative"] = {
		symbols = { "149 408", "ɮ̪" },
		wikipage = "fricativa lateral dental sonora",
		soundfile = "voiced dental lateral fricative.ogg",
		type = "consonant"
	},
	["voiceless alveolar lateral fricative"] = {
		symbols = { "148", "ɬ" },
		wikipage = "fricativa lateral alveolar sorda",
		soundfile = "voiceless alveolar lateral fricative.ogg",
		type = "consonant"
	},
	["voiced alveolar lateral fricative"] = {
		symbols = { "149", "ɮ" },
		wikipage = "fricativa lateral alveolar sonora",
		soundfile = "voiced alveolar lateral fricative.ogg",
		type = "consonant"
	},
	["voiceless retroflex lateral fricative"] = {
		symbols = { "ɭ̊˔", "ɭ˔̊", "ɬ̢", "", "", "ꞎ" },
		wikipage = "fricativa lateral retroflexa sorda",
		soundfile = "voiceless retroflex lateral fricative.ogg",
		type = "consonant"
	},
	["voiced retroflex lateral fricative"] = {
		symbols = { "156 429", "ɭ˔" },
		wikipage = "fricativa lateral retroflexa sonora",
		soundfile = "voiced retroflex lateral fricative.ogg",
		type = "consonant"
	},
	["voiceless palatal lateral fricative"] = {
		symbols = { "157 402A 429", "ʎ̥˔", "ʎ̝̊", "", "" },
		wikipage = "fricativa lateral palatal sorda",
		soundfile = "voiceless palatal lateral fricative.ogg",
		type = "consonant"
	},
	["voiced palatal lateral fricative"] = {
		symbols = { "157 429", "ʎ̝", "ʎ˔" },
		wikipage = "fricativa lateral palatal sonora",
		soundfile = "voiced palatal lateral fricative.ogg",
		type = "consonant"
	},
	["voiceless velar lateral fricative"] = {
		symbols = { "158 429 402A", "ʟ̝̊", "", "" },
		wikipage = "fricativa lateral velar sorda",
		soundfile = "voiceless velar lateral fricative.ogg",
		type = "consonant"
	},
	["voiced velar lateral fricative"] = {
		symbols = { "158 429", "ʟ̝" },
		wikipage = "fricativa lateral velar sonora",
		soundfile = "voiced velar lateral fricative.ogg",
		type = "consonant"
	},
	-- SIBILANTS
	["voiceless dental sibilant"] = {
		symbols = { "s̪" },
		wikipage = "fricativa alveolar sorda#sibilant dental sorda",
		soundfile = "voiceless dental sibilant.ogg",
		type = "consonant"
	},
	["voiced dental sibilant"] = {
		symbols = { "z̪" },
		wikipage = "fricativa alveolar sonora#alveolar laminal dentalitzada",
		soundfile = "voiced dental sibilant.ogg",
		type = "consonant"
	},
	["voiceless corono-dentoalveolar sibilant"] = {
		symbols = { "s̄" },
		wikipage = "sibilant coronodentoalveolar sorda",
		soundfile = "voiceless corono-dentoalveolar sibilant.ogg",
		type = "consonant"
	},
	["voiceless alveolar sibilant"] = {
		symbols = { "132", "s" },
		wikipage = "fricativa alveolar sorda#sibilant alveolar sorda",
		soundfile = "voiceless alveolar sibilant.ogg",
		type = "consonant"
	},
	["voiced alveolar sibilant"] = {
		symbols = { "133", "z" },
		wikipage = "fricativa alveolar sonora#sibilant alveolar sonora",
		soundfile = "voiced alveolar sibilant.ogg",
		type = "consonant"
	},
	["voiceless apico-alveolar sibilant"] = {
		symbols = { "132 (414)", "132 414", "s̺", "s̠" },
		wikipage = "sibilant apico-alveolar sorda",
		soundfile = "voiceless apico-alveolar sibilant.ogg",
		type = "consonant"
	},
	["voiced apico-alveolar sibilant"] = {
		symbols = { "133 (414)", "133 414", "z̺", "z̠" },
		wikipage = "sibilant apico-alveolar sonora",
		soundfile = "voiced apico-alveolar sibilant.ogg",
		type = "consonant"
	},
	["voiceless palato-alveolar sibilant"] = {
		symbols = { "134", "ʃ" },
		wikipage = "fricativa postalveolar sorda",
		soundfile = "voiceless palato-alveolar sibilant.ogg",
		type = "consonant"
	},
	["voiced palato-alveolar sibilant"] = {
		symbols = { "135", "ʒ" },
		wikipage = "fricativa postalveolar sonora",
		soundfile = "voiced palato-alveolar sibilant.ogg",
		type = "consonant"
	},
	["voiceless retroflex sibilant"] = {
		symbols = { "136", "ʂ" },
		wikipage = "sibilant retroflexa sorda",
		soundfile = "voiceless retroflex sibilant.ogg",
		type = "consonant"
	},
	["voiced retroflex sibilant"] = {
		symbols = { "137", "ʐ" },
		wikipage = "sibilant retroflexa sonora",
		soundfile = "voiced retroflex sibilant.ogg",
		type = "consonant"
	},
	-- IMPLOSIVES
	["voiceless bilabial implosive"] = {
		symbols = { "ɓ̥", "ƥ" },
		wikipage = "implosiva bilabial sorda",
		soundfile = "voiceless bilabial implosive.ogg",
		type = "consonant"
	},
	["voiced bilabial implosive"] = {
		symbols = { "160", "ɓ" },
		wikipage = "implosiva bilabial sonora",
		soundfile = "voiced bilabial implosive.ogg",
		type = "consonant"
	},
	["voiceless alveolar implosive"] = {
		symbols = { "ɗ̥", "ƭ" },
		wikipage = "implosiva alveolar sorda",
		soundfile = "voiceless alveolar implosive.ogg",
		type = "consonant"
	},
	["voiced alveolar implosive"] = {
		symbols = { "162", "ɗ" },
		wikipage = "implosiva alveolar sonora",
		soundfile = "voiced alveolar implosive.ogg",
		type = "consonant"
	},
	["voiced retroflex implosive"] = {
		symbols = { "ᶑ" },
		wikipage = "implosiva retroflexa sonora",
		soundfile = "voiced retroflex implosive.ogg",
		type = "consonant"
	},
	["voiceless palatal implosive"] = {
		symbols = { "ʄ̊", "ƈ" },
		wikipage = "implosiva palatal sorda",
		soundfile = "voiceless palatal implosive.ogg",
		type = "consonant"
	},
	["voiced palatal implosive"] = {
		symbols = { "164", "ʄ" },
		wikipage = "implosiva palatal sonora",
		soundfile = "voiced palatal implosive.ogg",
		type = "consonant"
	},
	["voiceless velar implosive"] = {
		symbols = { "ɠ̊", "ƙ" },
		wikipage = "implosiva velar sorda",
		soundfile = "voiceless velar implosive.ogg",
		type = "consonant"
	},
	["voiced velar implosive"] = {
		symbols = { "166", "ɠ" },
		wikipage = "implosiva velar sonora",
		soundfile = "voiced velar implosive.ogg",
		type = "consonant"
	},
	["voiceless uvular implosive"] = {
		symbols = { "ʛ̥", "ʠ" },
		wikipage = "implosiva uvular sorda",
		soundfile = "voiceless uvular implosive.ogg",
		type = "consonant"
	},
	["voiced uvular implosive"] = {
		symbols = { "168", "ʛ" },
		wikipage = "implosiva uvular sonora",
		soundfile = "voiced uvular implosive.ogg",
		type = "consonant"
	},
	-- EJECTIVES
	["bilabial ejective"] = {
		symbols = { "101 401", "101 + 401", "pʼ" },
		wikipage = "ejectiva bilabial",
		soundfile = "bilabial ejective plosive.ogg",
		type = "consonant"
	},
	["dental ejective"] = {
		symbols = { "103 401 408", "103 + 401 + 408", "t̪ʼ" },
		wikipage = "ejectiva dental",
		soundfile = "dental ejective.ogg",
		type = "consonant"
	},
	["alveolar ejective"] = {
		symbols = { "165", "103 401", "103 + 401", "tʼ" },
		wikipage = "ejectiva alveolar",
		soundfile = "alveolar ejective plosive.ogg",
		type = "consonant"
	},
	["palatal ejective"] = {
		symbols = { "107 401", "107 + 401", "cʼ" },
		wikipage = "ejectiva palatal",
		soundfile = "palatal ejective.ogg",
		type = "consonant"
	},
	["velar ejective"] = {
		symbols = { "109 401", "109 + 401", "kʼ" },
		wikipage = "ejectiva velar",
		soundfile = "velar ejective plosive.ogg",
		type = "consonant"
	},
	["uvular ejective"] = {
		symbols = { "111 401", "111 + 401", "qʼ" },
		wikipage = "ejectiva uvular",
		soundfile = "uvular ejective plosive.ogg",
		type = "consonant"
	},
	["alveolar ejective fricative"] = {
		symbols = { "132 401", "132 + 401", "sʼ" },
		wikipage = "fricativa ejectiva alveolar",
		soundfile = "alveolar ejective fricative.ogg",
		type = "consonant"
	},
	["retroflex ejective"] = {
		symbols = { "105 401", "105 + 401", "ʈʼ" },
		wikipage = "ejectiva retroflexa",
		soundfile = "retroflex ejective.ogg",
		type = "consonant"
	},
	["bilabial ejective fricative"] = {
		symbols = { "126 401", "126 + 401", "ɸʼ" },
		wikipage = "fricativa ejectiva bilabial",
		soundfile = "bilabial ejective fricative.ogg",
		type = "consonant"
	},
	["labiodental ejective fricative"] = {
		symbols = { "128 401", "128 + 401", "fʼ" },
		wikipage = "fricativa ejectiva labiodental",
		soundfile = "labiodental ejective fricative.ogg",
		type = "consonant"
	},
	["dental ejective fricative"] = {
		symbols = { "130 401", "130 + 401", "θʼ" },
		wikipage = "fricativa ejectiva dental",
		soundfile = "dental ejective fricative.ogg",
		type = "consonant"
	},
	["alveolar lateral ejective fricative"] = {
		symbols = { "148 401", "148 + 401", "ɬʼ" },
		wikipage = "fricativa ejectiva lateral alveolar",
		soundfile = "alveolar lateral ejective fricative.ogg",
		type = "consonant"
	},
	["palato-alveolar ejective fricative"] = {
		symbols = { "134 401", "134 + 401", "ʃʼ" },
		wikipage = "fricativa ejectiva palatoalveolar",
		soundfile = "palato-alveolar ejective fricative.ogg",
		type = "consonant"
	},
	["alveolo-palatal ejective fricative"] = {
		symbols = { "182 401", "182 + 401", "ɕʼ" },
		wikipage = "fricativa ejectiva alveolopalatal",
		soundfile = "alveolo-palatal ejective fricative.ogg",
		type = "consonant"
	},
	["retroflex ejective fricative"] = {
		symbols = { "136 401", "136 + 401", "ʂʼ" },
		wikipage = "fricativa ejectiva retroflexa",
		soundfile = "retroflex ejective fricative.ogg",
		type = "consonant"
	},
	["palatal ejective fricative"] = {
		symbols = { "138 401", "138 + 401", "çʼ" },
		wikipage = "fricativa ejectiva palatal",
		soundfile = "palatal ejective fricative.ogg",
		type = "consonant"
	},
	["velar ejective fricative"] = {
		symbols = { "140 401", "140 + 401", "xʼ" },
		wikipage = "fricativa ejectiva velar",
		soundfile = "velar ejective fricative.ogg",
		type = "consonant"
	},
	["uvular ejective fricative"] = {
		symbols = { "142 401", "142 + 401", "χʼ" },
		wikipage = "fricativa ejectiva uvular",
		soundfile = "uvular ejective fricative.ogg",
		type = "consonant"
	},
	-- AFFRICATES
	["alveolar lateral ejective affricate"] = {
		symbols = { "103 148 401", "103 (148) 401", "ƛ’", "t͡ɬʼ", "t͜ɬʼ", "tɬʼ" },
		wikipage = "africada ejectiva lateral alveolar",
		soundfile = "alveolar lateral ejective affricate.ogg",
		type = "consonant"
	},
	["velar lateral ejective affricate"] = {
		symbols = { "k͡ʟ̝̊", "k͜ʼ" },
		wikipage = "africada ejectiva lateral velar",
		soundfile = "velar lateral ejective affricate.ogg",
		type = "consonant"
	},
	["palato-alveolar ejective affricate"] = {
		symbols = { "tʃʼ", "t͜ʃʼ", "t͡ʃʼ" },
		wikipage = "africada ejectiva palatoalveolar",
		soundfile = "palato-alveolar ejective affricate.ogg",
		type = "consonant"
	},
	["voiceless bilabial affricate"] = {
		symbols = {"pɸ", "p͡ɸ" },
		wikipage = "africada bilabial sorda",
		soundfile = "voiceless bilabial affricate.ogg",
		type = "consonant"
	},
	["voiced bilabial affricate"] = {
		symbols = {"bβ", "b͡β" },
		wikipage = "africada bilabial sonora",
		soundfile = "voiced bilabial affricate.ogg",
		type = "consonant"
	},
	["voiceless labiodental affricate"] = {
		symbols = { "pf", "p̪f", "p͡f", "p̪͡f" },
		wikipage = "africada labiodental sorda",
		soundfile = "voiceless labiodental affricate.ogg",
		type = "consonant"
	},
	["voiced labiodental affricate"] = {
		symbols = { "bv", "b̪v", "b͡v", "b͜v", "b̪͡v" },
		wikipage = "africada labiodental sonora",
		soundfile = "voiced labiodental affricate.ogg",
		type = "consonant"
	},
	["dental ejective affricate"] = {
		symbols = { "t͡θʼ", "tθʼ" },
		wikipage = "africada ejectiva dental",
		soundfile = "dental ejective affricate.ogg",
		type = "consonant"
	},
	["voiceless alveolar sibilant affricate"] = {
		symbols = { "103 132", "103 (132)", "ʦ", "ts", "t͜s", "t͡s" },
		wikipage = "africada alveolar sorda",
		soundfile = "voiceless alveolar sibilant affricate.oga",
		type = "consonant"
	},
	["alveolar ejective affricate"] = {
		symbols = { "103 132 401", "t͡sʼ", "tsʼ" },
		wikipage = "africada ejectiva alveolar",
		soundfile = "alveolar ejective affricate.ogg",
		type = "consonant"
	},
	["voiceless apico-alveolar sibilant affricate"] = {
		symbols = { "103 132 (409)", "ts̺", "t̺s̺", "ts̠", "t̠s̠", "t͡s̺", "t̺͡s̺", "t͡s̠", "t̠͡s̠" },
		wikipage = "africada sibilant apico-alveolar sorda",
		soundfile = "voiceless apico-alveolar sibilant affricate.ogg",
		type = "consonant"
	},
	["voiced alveolar sibilant affricate"] = {
		symbols = { "104 133", "ʣ", "dz", "d͜z", "d͡z" },
		wikipage = "africada sibilant alveolar sonora",
		soundfile = "voiced alveolar sibilant affricate.oga",
		type = "consonant"
	},
	["voiced apico-alveolar sibilant affricate"] = {
		symbols = { "104 133 (409)", "dz̺", "d̺z̺", "dz̠", "d̠z̠", "d͡z̺", "d̺͡z̺", "d͡z̠", "d̠͡z̠" },
		wikipage = "africada sibilant apico-alveolar sonora",
		soundfile = "voiced apico-alveolar sibilant affricate.ogg",
		type = "consonant"
	},
	["voiceless dental sibilant affricate"] = {
		symbols = { "103 + 408 132 + 408", "t̪s̪", "ts̪", "t̪͡s̪", "t͡s̪" },
		wikipage = "africada sibilant dental sorda",
		soundfile = "voiceless dental sibilant affricate.oga",
		type = "consonant"
	},
	["voiceless dental non-sibilant affricate"] = {
		symbols = { "103 + 130", "tθ", "t͡θ", "t͜θ", "t̪͡θ", "t̟͡θ" },
		wikipage = "africada no sibilant dental sorda",
		soundfile = "voiceless dental non-sibilant affricate.ogg",
		type = "consonant"
	},
	["voiced dental sibilant affricate"] = {
		symbols = { "104 + 408 133 + 408", "d̪z̪", "dz̪", "d̪͡z̪", "d͡z̪" },
		wikipage = "africada sibilant dental sonora",
		soundfile = "voiced dental sibilant affricate.oga",
		type = "consonant"
	},
	["voiced dental non-sibilant affricate"] = {
		symbols = { "104 + 131", "dð", "d͡ð", "d͜ð", "d̪͡ð", "d̟͡ð" },
		wikipage = "africada no sibilant dental sonora",
		soundfile = "voiced dental non-sibilant affricate.ogg",
		type = "consonant"
	},
	["voiceless alveolar non-sibilant affricate"] = {
		symbols = { "tθ̠", "t͡θ̠", "t͡θ͇", "t͡ɹ̝̊" },
		wikipage = "africada no sibilant alveolar sorda",
		soundfile = "voiceless alveolar non-sibilant affricate.ogg",
		type = "consonant"
	},
	["voiced alveolar non-sibilant affricate"] = {
		symbols = { "dð̠", "d͡ð̠", "d͡ð̳", "d͡ɹ̝" },
		wikipage = "africada no sibilant alveolar sonora",
		soundfile = "voiced alveolar non-sibilant affricate.ogg",
		type = "consonant"
	},
	["voiceless palato-alveolar affricate"] = {
		symbols = { "103 134", "103 (134)", "t̠ʃ", "ʧ", "tʃ", "t͜ʃ", "t͡ʃ" },
		wikipage = "africada postalveolar sorda",
		soundfile = "voiceless palato-alveolar affricate.ogg",
		type = "consonant"
	},
	["voiced palato-alveolar affricate"] = {
		symbols = { "104 135", "104 (135)", "d̠ʒ", "ʤ", "dʒ", "d͜ʒ", "d͡ʒ" },
		wikipage = "africada postalveolar sonora",
		soundfile = "voiced palato-alveolar affricate.ogg",
		type = "consonant"
	},
	["voiceless postalveolar non-sibilant affricate"] = {
		symbols = { "t̠ɹ̠̊˔", "t̠͡ɹ̠̊˔", "t̠͜ɹ̠̊˔" },
		wikipage = "africada no sibilant postalveolar sorda",
		soundfile = "voiceless postalveolar non-sibilant affricate.ogg",
		type = "consonant"
	},
	["voiced postalveolar non-sibilant affricate"] = {
		symbols = { "d̠ɹ̠˔", "d̠͡ɹ̠˔", "d̠͜ɹ̠˔" },
		wikipage = "africada no sibilant postalveolar sonora",
		soundfile = "voiced postalveolar non-sibilant affricate.ogg",
		type = "consonant"
	},
	["voiceless alveolo-palatal affricate"] = {
		symbols = { "215", "t̠ɕ", "ʨ", "tɕ", "t͜ɕ", "t͡ɕ" },
		wikipage = "africada alveolopalatal sorda",
		soundfile = "voiceless alveolo-palatal affricate.ogg",
		type = "consonant"
	},
	["voiced alveolo-palatal affricate"] = {
		symbols = { "216", "d̠ʑ", "ʥ", "dʑ", "d͜ʑ", "d͡ʑ" },
		wikipage = "africada alveolopalatal sonora",
		soundfile = "voiced alveolo-palatal affricate.ogg",
		type = "consonant"
	},
	["voiceless retroflex affricate"] = {
		symbols = { "105 (136)", "105 136", "ʈʂ", "t͡ʂ", "t͜ʂ", "tʂ", "ʈ͡ʂ" },
		wikipage = "africada retroflexa sorda",
		soundfile = "voiceless retroflex affricate.ogg",
		type = "consonant"
	},
	["retroflex ejective affricate"] = {
		symbols = { "tʂʼ", "t͡ʂʼ", "ʈʂʼ", "ʈ͡ʂʼ" },
		wikipage = "africada ejectiva retroflexa",
		soundfile = "retroflex ejective affricate.ogg",
		type = "consonant"
	},
	["voiced retroflex affricate"] = {
		symbols = { "106 (137)", "106 137", "ɖʐ", "dʐ", "d͜ʐ", "ɖ͜ʐ", "d͡ʐ", "ɖ͡ʐ" },
		wikipage = "africada retroflexa sonora",
		soundfile = "voiced retroflex affricate.ogg",
		type = "consonant"
	},
	["voiced palatal affricate"] = {
		symbols = { "108 (139)", "108 139", "ɟ͡ʝ", "ɟʝ" },
		wikipage = "africada palatal sonora",
		soundfile = "voiced palatal affricate.ogg",
		type = "consonant"
	},
	["voiceless palatal affricate"] = {
		symbols = { "107 (138)", "107 138", "c͡ç", "cç" },
		wikipage = "africada palatal sorda",
		soundfile = "voiceless palatal affricate.ogg",
		type = "consonant"
	},
	["palatal ejective affricate"] = {
		symbols = { "c͡çʼ", "cçʼ" },
		wikipage = "africada ejectiva palatal",
		soundfile = "palatal ejective affricate.ogg",
		type = "consonant"
	},
	["voiceless velar affricate"] = {
		symbols = { "kx", "k͡x", "k͜x" },
		wikipage = "africada velar sorda",
		soundfile = "voiceless velar affricate.ogg",
		type = "consonant"
	},
	["voiced velar affricate"] = {
		symbols = { "ɡɣ", "ɡ͡ɣ", "ɡ͜ɣ" },
		wikipage = "africada velar sonora",
		soundfile = "voiced velar affricate.ogg",
		type = "consonant"
	},
	["voiceless uvular affricate"] = {
		symbols = { "qχ", "q͡χ" },
		wikipage = "africada uvular sorda",
		soundfile = "voiceless uvular affricate.ogg",
		type = "consonant"
	},
	["voiceless glottal affricate"] = {
		symbols = { "ʔh", "ʔ͡h", "ʔ͜h" },
		wikipage = "africada glotal sorda",
		soundfile = "voiceless glottal affricate.ogg",
		type = "consonant"
	},
	["velar ejective affricate"] = {
		symbols = { "kxʼ", "k͜xʼ", "k͡xʼ" },
		wikipage = "africada ejectiva velar",
		soundfile = "velar ejective affricate.ogg",
		type = "consonant"
	},
	["uvular ejective affricate"] = {
		symbols = { "q͡χʼ", "qχʼ" },
		wikipage = "africada ejectiva uvular",
		soundfile = "uvular ejective affricate.ogg",
		type = "consonant"
	},
	["voiced velar affricate"] = {
		symbols = { "ɡɣ", "gɣ", "ɡ͡ɣ", "g͡ɣ" },
		wikipage = "africada velar sonora",
		soundfile = "voiced velar affricate.ogg",
		type = "consonant"
	},
	["voiced uvular affricate"] = {
		symbols = { "ɢʁ", "ɢ͡ʁ" },
		wikipage = "africada uvular sonora",
		soundfile = "voiced uvular affricate.ogg",
		type = "consonant"
	},
	["voiceless alveolar lateral affricate"] = {
		symbols = { "103 (148)", "103 148", "ƛ", "tɬ", "t͜ɬ", "t͡ɬ" },
		wikipage = "africada lateral alveolar sorda",
		soundfile = "voiceless alveolar lateral affricate.ogg",
		type = "consonant"
	},
	["voiced alveolar lateral affricate"] = {
		symbols = { "104 (149)", "104 149", "dɮ", "d͜ɮ", "d͡ɮ" },
		wikipage = "africada lateral alveolar sonora",
		soundfile = "voiced alveolar lateral affricate.ogg",
		type = "consonant"
	},
	["voiceless retroflex lateral affricate"] = {
		symbols = { "105 156 402A 429", "ʈɭ̊˔", "ʈ͜ɭ̊˔" },
		wikipage = "africada lateral retroflexa sorda",
		soundfile = "voiceless retroflex lateral affricate.ogg",
		type = "consonant"
	},
	["voiceless palatal lateral affricate"] = {
		symbols = { "c͡ʎ̥", "cʎ̥", "c͜ʎ̥", "c͡ʎ", "c͜ʎ", "cʎ", "c", "c", "c͡ʎ̥˔", "cʎ̥˔", "c͜ʎ̥˔", "c͜", "c͡", "c͡", "c͜" },
		wikipage = "africada lateral palatal sorda",
		soundfile = "voiceless palatal lateral affricate.ogg",
		type = "consonant"
	},
	["palatal lateral ejective affricate"] = {
		symbols = { "c͡ʼ", "c͜ʼ", "cʼ", "c͡ʼ", "c͜ʼ", "cʼ", "cʎ̝̥ʼ" },
		wikipage = "africada ejectiva lateral palatal",
		soundfile = "palatal lateral ejective affricate.ogg",
		type = "consonant"
	},
	["voiced palatal lateral affricate"] = {
		symbols = { "ɟ͡ʎ", "ɟ͜ʎ", "ɟʎ", "ɟ̬", "ɟ͡ʎ˔", "ɟʎ˔", "ɟ͜ʎ˔", "ɟ͜̬", "ɟ͡̬" },
		wikipage = "africada lateral palatal sonora",
		soundfile = "voiced palatal lateral affricate.ogg",
		type = "consonant"
	},
	["voiceless velar lateral affricate"] = {
		symbols = { "k͡ʟ̝̊", "k", "k͜", "k͡", "k", "k͡", "k͜" },
		wikipage = "africada lateral velar sorda",
		soundfile = "voiceless velar lateral affricate.ogg",
		type = "consonant"
	},
	["velar lateral ejective affricate"] = {
		symbols = { "kʟ̝̊ʼ", "k͡ʼ", "k͜ʼ", "kʼ", "kʼ", "k͡ʼ", "k͜ʼ" },
		wikipage = "africada ejectiva lateral velar",
		soundfile = "velar lateral ejective affricate.ogg",
		type = "consonant"
	},
	["voiced velar lateral affricate"] = {
		symbols = { "ɡʟ̝", "gʟ̝", "ɡ͡ʟ̝", "g͡ʟ̝", "ɡ̬", "g̬", "ɡ͡̬", "g͡̬", "ɡ͜̬", "g͜̬" },
		wikipage = "africada lateral velar sonora",
		soundfile = "voiced velar lateral affricate.ogg",
		type = "consonant"
	},
	["voiceless alveolo-palatal sibilant"] = {
		symbols = { "182", "ɕː", "ɕ" },
		wikipage = "sibilant alveolopalatal sorda",
		soundfile = "voiceless alveolo-palatal sibilant.ogg",
		type = "consonant"
	},
	["voiced alveolo-palatal sibilant"] = {
		symbols = { "183", "ʑː", "ʑ" },
		wikipage = "sibilant alveolopalatal sonora",
		soundfile = "voiced alveolo-palatal sibilant.ogg",
		type = "consonant"
	},
	["sj-sound"] = {
		symbols = { "175", "ɧ" },
		wikipage = "sj-sound",
		soundfile = "voiceless dorso-palatal velar fricative.ogg",
		type = "consonant"
	},
	["voiceless labial-velar stop"] = {
		symbols = { "109 (101)", "109 101", "kp", "k͡p" },
		wikipage = "oclusiva labial-velar sorda",
		soundfile = "voiceless labial-velar stop.ogg",
		type = "consonant"
	},
	["voiced labial-velar stop"] = {
		symbols = { "110 (102)", "110 102", "ɡb", "gb", "ɡ͡b", "g͡b" },
		wikipage = "oclusiva labial-velar sonora",
		soundfile = "voiced labial-velar stop.ogg",
		type = "consonant"
	},
	["labial-velar nasal"] = {
		symbols = { "119 (114)", "119 114", "ŋm", "ŋ͡m" },
		wikipage = "nasal labial-velar",
		soundfile = "labial-velar nasal stop.ogg",
		type = "consonant"
	},
	["alveolo-palatal ejective affricate"] = {
		symbols = { "t͡ɕʼ" },
		wikipage = "africada ejectiva alveolopalatal",
		soundfile = "alveolo-palatal ejective affricate.ogg",
		type = "consonant"
	},
	-- CLICKS
	["tenuis bilabial click"] = {
		symbols = { "176", "ʘ", "ᵏʘ", "kʘ" },
		wikipage = "clic bilabial tènue",
		soundfile = "clic bilabial sourd.ogg",
		type = "consonant"
	},
	["tenuis dental click"] = {
		symbols = { "177", "ǀ" --[[ not the regular | (pipe) symbol ]], "ʇ", "ᵏʇ", "ᵏǀ", "kʇ", "kǀ" },
		wikipage = "clic dental tènue",
		soundfile = "dental click.ogg",
		type = "consonant"
	},
	["tenuis alveolar click"] = {
		symbols = { "178", "ǃ", "ʗ", "ᵏʗ", "ᵏǃ", "kʗ", "kǃ" },
		wikipage = "clic alveolar tènue",
		soundfile = "postalveolar click.ogg",
		type = "consonant"
	},
	["tenuis palatal click"] = {
		symbols = { "179", "ǂ", "ᵏǂ", "kǂ" },
		wikipage = "clic palatal tènue",
		soundfile = "palatoalveolar click.ogg",
		type = "consonant"
	},
	["tenuis alveolar lateral click"] = {
		symbols = { "180", "ǁ", "ʖ", "ᵏʖ", "ᵏǁ", "kʖ", "kǁ" },
		wikipage = "clic lateral alveolar tènue",
		soundfile = "alveolar lateral click.ogg",
		type = "consonant"
	},
	["voiced dental click"] = {
		symbols = { "ǀ̬", "ʇ̬", "ᶢǀ", "ᶢʇ", "ɡǀ", "gǀ", "ɡʇ", "gʇ" },
		wikipage = "clic dental sonora",
		soundfile = "voiced dental click.ogg",
		type = "consonant"
	},
	["dental nasal click"] = {
		symbols = { "ǀ̃", "ʇ̃", "ᵑǀ", "ᵑʇ", "ŋǀ", "ŋʇ" },
		wikipage = "clic nasal dental",
		soundfile = "dental nasal click.ogg",
		type = "consonant"
	},
	["glottalized dental nasal click"] = {
		symbols = { "ǀ̃ˀ", "ʇ̃ˀ", "ǀˀ", "ʇˀ", "ᵑǀˀ", "ᵑʇˀ", "ᵑ̊ǀˀ", "ᵑ̊ʇˀ", "ŋ̊ǀˀ", "ŋ̊ʇˀ", "ŋǀˀ", "ŋʇˀ" },
		wikipage = "clic nasal dental glotalitzada",
		soundfile = "glottalized dental nasal click.ogg",
		type = "consonant"
	},
	["voiced alveolar click"] = {
		symbols = { "ǃ̬", "ʗ̬", "ᶢǃ", "ᶢʗ", "ɡǃ", "gǃ", "ɡʗ", "gʗ" },
		wikipage = "clic alveolar sonora",
		soundfile = "voiced alveolar click.ogg",
		type = "consonant"
	},
	["alveolar nasal click"] = {
		symbols = { "ǃ̃", "ʗ̃", "ᵑǃ", "ᵑʗ", "ŋǃ", "ŋʗ" },
		wikipage = "clic nasal alveolar",
		soundfile = "alveolar nasal click.ogg",
		type = "consonant"
	},
	["glottalized alveolar nasal click"] = {
		symbols = { "ǃ̃ˀ", "ʗ̃ˀ", "ǃˀ", "ʗˀ", "ᵑǃˀ", "ᵑʗˀ", "ᵑ̊ǃˀ", "ᵑ̊ʗˀ", "ŋ̊ǃˀ", "ŋ̊ʗˀ", "ŋǃˀ", "ŋʗˀ" },
		wikipage = "clic nasal alveolar glotalitzada",
		soundfile = "glottalized alveolar nasal click.ogg",
		type = "consonant"
	},
	["voiced alveolar lateral click"] = {
		symbols = { "ǁ̬", "ʖ̬", "ᶢǁ", "ᶢʖ", "ɡǁ", "gǁ", "ɡʖ", "gʖ" },
		wikipage = "clic lateral alveolar sonora",
		soundfile = "voiced alveolar lateral click.ogg",
		type = "consonant"
	},
	["alveolar lateral nasal click"] = {
		symbols = { "ǁ̃", "ʖ̃", "ᵑǁ", "ᵑʖ", "ŋǁ", "ŋʖ" },
		wikipage = "clic nasal lateral alveolar",
		soundfile = "alveolar lateral nasal click.ogg",
		type = "consonant"
	},
	["glottalized alveolar lateral nasal click"] = {
		symbols = { "ǁ̃ˀ", "ʖ̃ˀ", "ǁˀ", "ʖˀ", "ᵑǁˀ", "ᵑʖˀ", "ᵑ̊ǁˀ", "ᵑ̊ʖˀ", "ŋ̊ǁˀ", "ŋ̊ʖˀ", "ŋǁˀ", "ŋʖˀ" },
		wikipage = "clic nasal lateral alveolar glotalitzada",
		soundfile = "glottalized alveolar lateral nasal click.ogg",
		type = "consonant"
	},
	["voiced palatal click"] = {
		symbols = { "ǂ̬", "ᶢǂ", "ɡǂ", "gǂ" },
		wikipage = "clic palatal sonora",
		soundfile = "voiced palatal click.ogg",
		type = "consonant"
	},
	["palatal nasal click"] = {
		symbols = { "ǂ̃", "ᵑǂ", "ŋǂ" },
		wikipage = "clic nasal palatal",
		soundfile = "palatal nasal click.ogg",
		type = "consonant"
	},
	["glottalized palatal nasal click"] = {
		symbols = { "ǂ̃ˀ", "ǂˀ", "ᵑǂˀ", "ᵑ̊ǂˀ", "ŋ̊ǂˀ", "ŋǂˀ" },
		wikipage = "clic nasal palatal glotalitzada",
		soundfile = "glottalized palatal nasal click.ogg",
		type = "consonant"
	},
	["voiced bilabial click"] = {
		symbols = { "ʘ̬", "ᶢʘ", "ɡʘ", "gʘ" },
		wikipage = "clic bilabial sonora",
		soundfile = "voiced bilabial click.ogg",
		type = "consonant"
	},
	["bilabial nasal click"] = {
		symbols = { "ʘ̃", "ᵑʘ", "ŋʘ" },
		wikipage = "clic nasal bilabial",
		soundfile = "bilabial nasal click.ogg",
		type = "consonant"
	},
	["glottalized bilabial nasal click"] = {
		symbols = { "ʘ̃ˀ", "ʘˀ", "ᵑʘˀ", "ᵑ̊ʘˀ", "ŋ̊ʘˀ", "ŋʘˀ" },
		wikipage = "clic nasal bilabial glotalitzada",
		soundfile = "glottalized bilabial nasal click.ogg",
		type = "consonant"
	},
	["voiceless retroflex click"] = {
		symbols = { "ǃ˞", "‼" },
		wikipage = "clic retroflexa sorda",
		soundfile = "voiceless retroflex click.ogg",
		type = "consonant"
	},
	["voiced retroflex click"] = {
		symbols = { "ǃ̬˞", "ᶢǃ˞", "ɡǃ˞", "gǃ˞", "‼̬", "ᶢ‼", "ɡ‼", "g‼" },
		wikipage
 = "clic retroflexa sonora",
		soundfile = "voiced retroflex click.ogg",
		type = "consonant"
	},
	["retroflex nasal click"] = {
		symbols = { "ǃ̃˞", "ᵑǃ˞", "ŋǃ˞", "‼̃", "ᵑ‼", "ŋ‼" },
		wikipage = "clic nasal retroflexa",
		soundfile = "retroflex nasal click.ogg",
		type = "consonant"
	},
	["glottalized retroflex nasal click"] = {
		symbols = { "ǃ̃˞ˀ", "ǃ˞ˀ", "ᵑǃ˞ˀ", "ᵑ̊ǃ˞ˀ", "ŋ̊ǃ˞ˀ", "ŋ‼ˀ", "ŋǃ˞ˀ", "ŋ̊‼ˀ", "ᵑ̊‼ˀ", "ᵑ‼ˀ", "‼̃ˀ", "‼ˀ" },
		wikipage = "clic nasal retroflexa glotalitzada",
		soundfile = "glottalized retroflex nasal click.ogg",
		type = "consonant"
	},
	-- VOWELS
	["close front unrounded vowel"] = {
		symbols = { "301", "i", "iː" },
		wikipage = "vocal tancada anterior no arrodonida",
		soundfile = "close front unrounded vowel.ogg",
		type = "vowel"
	},
	["close front rounded vowel"] = {
		symbols = { "309", "y", "yː" },
		wikipage = "vocal tancada anterior arrodonida",
		soundfile = "close front rounded vowel.ogg",
		type = "vowel"
	},
	["close central unrounded vowel"] = {
		symbols = { "317", "ɨ", "ɨː" },
		wikipage = "vocal tancada central no arrodonida",
		soundfile = "close central unrounded vowel.ogg",
		type = "vowel"
	},
	["close central rounded vowel"] = {
		symbols = { "318", "ʉ", "ʉː" },
		wikipage = "vocal tancada central arrodonida",
		soundfile = "close central rounded vowel.ogg",
		type = "vowel"
	},
	["close back unrounded vowel"] = {
		symbols = { "316", "ɯ", "ɯː" },
		wikipage = "vocal tancada posterior no arrodonida",
		soundfile = "close back unrounded vowel.ogg",
		type = "vowel"
	},
	["close back rounded vowel"] = {
		symbols = { "308", "u", "uː" },
		wikipage = "vocal tancada posterior arrodonida",
		soundfile = "close back rounded vowel.ogg",
		type = "vowel"
	},
	["close back compressed vowel"] = {
		symbols = { "u͍","ɯᵝ" },
		wikipage = "Vocal tancada posterior arrodonida",
		soundfile = "Ja-U.oga",
		type = "vowel"
	},
	["near-close front unrounded vowel"] = {
		symbols = { "319 413", "ɪ̟", "ɪ̟ː", "i̞", "i̞ː", "e̝", "e̝ː" },
		wikipage = "vocal quasitancada anterior no arrodonida",
		soundfile = "near-close front unrounded vowel.ogg",
		type = "vowel"
	},
	["near-close near-front unrounded vowel"] = {
		symbols = { "319", "ɪ", "ɪː" },
		wikipage = "vocal quasitancada quasianterior no arrodonida",
		soundfile = "near-close near-front unrounded vowel.ogg",
		type = "vowel"
	},
	["near-close near-front rounded vowel"] = {
		symbols = { "320", "ʏ", "ʏː" },
		wikipage = "vocal quasitancada quasianterior arrodonida",
		soundfile = "near-close near-front rounded vowel.ogg",
		type = "vowel"
	},
	["near-close central unrounded vowel"] = {
		symbols = { "319 415", "ᵻ", "ɪ̵", "ɪ̠ː", "ɪ̈", "ɪ̈ː", "ɨ̞", "ɨ̞ː" },
		wikipage = "vocal quasitancada central no arrodonida",
		soundfile = "near-close central unrounded vowel.ogg",
		type = "vowel"
	},
	["near-close central rounded vowel"] = {
		symbols = { "321 415", "318 430", "ʉ̞", "ʊ̵", "ʊ̈" },
		wikipage = "vocal quasitancada central arrodonida",
		soundfile = "near-close central rounded vowel.ogg",
		type = "vowel"
	},
	["near-close near-back rounded vowel"] = {
		symbols = { "321", "ʊ", "ʊː" },
		wikipage = "vocal quasitancada quasiposterior",
		soundfile = "near-close near-back rounded vowel.ogg",
		type = "vowel"
	},
	["near-close near-back unrounded vowel"] = {
		symbols = { "321 412", "ʊ̜", "ʊ̜ː", "ɯ̽", "ɯ̽ː" },
		wikipage = "vocal quasitancada quasiposterior no arrodonida",
		soundfile = "near-close near-back unrounded vowel.ogg",
		type = "vowel"
	},
	["near-close back rounded vowel"] = {
		symbols = { "321 414", "ʊ̠", "ʊ̠ː", "u̞", "u̞ː", "o̝", "o̝ː" },
		wikipage = "vocal quasitancada posterior arrodonida",
		soundfile = "near-close back rounded vowel.ogg",
		type = "vowel"
	},
	["close-mid front unrounded vowel"] = {
		symbols = { "302", "e", "eː" },
		wikipage = "vocal semitancada anterior no arrodonida",
		soundfile = "close-mid front unrounded vowel.ogg",
		type = "vowel"
	},
	["mid front unrounded vowel"] = {
		symbols = { "302 430", "ᴇ", "e̞", "e̞ː", "ɛ̝", "ɛ̝ː" },
		wikipage = "vocal mitjana anterior no arrodonida",
		soundfile = "mid front unrounded vowel.ogg",
		type = "vowel"
	},
	["close-mid front rounded vowel"] = {
		symbols = { "310", "ø", "øː" },
		wikipage = "vocal semitancada anterior arrodonida",
		soundfile = "close-mid front rounded vowel.ogg",
		type = "vowel"
	},
	["close-mid central unrounded vowel"] = {
		symbols = { "397", "ɘ", "ɘː" },
		wikipage = "vocal semitancada central no arrodonida",
		soundfile = "close-mid central unrounded vowel.ogg",
		type = "vowel"
	},
	["close-mid central rounded vowel"] = {
		symbols = { "323", "ɵ", "ɵː" },
		wikipage = "vocal semitancada central arrodonida",
		soundfile = "close-mid central rounded vowel.ogg",
		type = "vowel"
	},
	["close-mid back unrounded vowel"] = {
		symbols = { "315", "ɤ", "ɤː" },
		wikipage = "vocal semitancada posterior no arrodonida",
		soundfile = "close-mid back unrounded vowel.ogg",
		type = "vowel"
	},
	["close-mid back rounded vowel"] = {
		symbols = { "307", "o", "oː" },
		wikipage = "vocal semitancada posterior arrodonida",
		soundfile = "close-mid back rounded vowel.ogg",
		type = "vowel"
	},
	["mid back rounded vowel"] = {
		symbols = { "307 430", "ɔ̝", "o̞", "o̞ː", "ɔ̝ː" },
		wikipage = "vocal mitjana posterior arrodonida",
		soundfile = "mid back rounded vowel.ogg",
		type = "vowel"
	},
	["mid-central unrounded vowel"] = {
		symbols = { "322", "ə", "əː" },
		wikipage = "vocal neutra",
		soundfile = "mid-central vowel.ogg",
		type = "vowel"
	},
	["mid-central rounded vowel"] = {
		symbols = { "323 430", "ɵ̞", "ɵ̞ː", "ɞ̝", "ɞ̝ː" },
		wikipage = "vocal mitjana central arrodonida",
		soundfile = "mid-central rounded vowel.ogg",
		type = "vowel"
	},
	["open-mid front unrounded vowel"] = {
		symbols = { "303", "ɛ", "ɛː" },
		wikipage = "vocal semioberta anterior no arrodonida",
		soundfile = "open-mid front unrounded vowel.ogg",
		type = "vowel"
	},
	["open-mid front rounded vowel"] = {
		symbols = { "311", "œ", "œː" },
		wikipage = "vocal semioberta anterior arrodonida",
		soundfile = "open-mid front rounded vowel.ogg",
		type = "vowel"
	},
	["open-mid central unrounded vowel"] = {
		symbols = { "326", "ɜ", "ɜː" },
		wikipage = "vocal semioberta central no arrodonida",
		soundfile = "open-mid central unrounded vowel.ogg",
		type = "vowel"
	},
	["open-mid central rounded vowel"] = {
		symbols = { "395", "ɞ" },
		wikipage = "vocal semioberta central arrodonida",
		soundfile = "open-mid central rounded vowel.ogg",
		type = "vowel"
	},
	["open-mid back unrounded vowel"] = {
		symbols = { "314", "ʌ", "ʌː" },
		wikipage = "vocal semioberta posterior no arrodonida",
		soundfile = "PR-open-mid back unrounded vowel2.ogg",
		type = "vowel"
	},
	["open-mid back rounded vowel"] = {
		symbols = { "306", "ɔ", "ɔː" },
		wikipage = "vocal semioberta posterior arrodonida",
		soundfile = "PR-open-mid back rounded vowel.ogg",
		type = "vowel"
	},
	["near-open front unrounded vowel"] = {
		symbols = { "325", "æ", "æː" },
		wikipage = "vocal quasioberta anterior no arrodonida",
		soundfile = "near-open front unrounded vowel.ogg",
		type = "vowel"
	},
	["near-open central vowel"] = {
		symbols = { "324", "ɐ", "ɐː" },
		wikipage = "vocal quasioberta central",
		soundfile = "near-open central unrounded vowel.ogg",
		type = "vowel"
	},
	["open front unrounded vowel"] = {
		symbols = { "304", "a", "aː" },
		wikipage = "vocal oberta anterior no arrodonida",
		soundfile = "open front unrounded vowel.ogg",
		type = "vowel"
	},
	["open central unrounded vowel"] = {
		symbols = { "304 415", "a̠", "ä", "äː" },
		wikipage = "vocal oberta central no arrodonida",
		soundfile = "open central unrounded vowel.ogg",
		type = "vowel"
	},
	["open front rounded vowel"] = {
		symbols = { "312", "ɶ", "ɶː" },
		wikipage = "vocal oberta anterior arrodonida",
		soundfile = "open front rounded vowel.ogg",
		type = "vowel"
	},
	["open back unrounded vowel"] = {
		symbols = { "305", "ɑ", "ɑː" },
		wikipage = "vocal oberta posterior no arrodonida",
		soundfile = "open back unrounded vowel.ogg",
		type = "vowel"
	},
	["open back rounded vowel"] = {
		symbols = { "313", "ɒː", "ɒ" },
		wikipage = "vocal oberta posterior arrodonida",
		soundfile = "PR-open back rounded vowel.ogg",
		type = "vowel"
	},
	["open central rounded vowel"] = {
		symbols = { "313 415", "ɒ̈", "ɒ̟", "ɶ̈", "ɶ̠" },
		wikipage = "vocal oberta central arrodonida",
		soundfile = "open central rounded vowel.ogg",
		type = "vowel"
	},
	["mid front rounded vowel"] = {
		symbols = { "310 430", "ø̞", "ø̞ː", "œ̝", "œ̝ː" },
		wikipage = "vocal mitjana anterior arrodonida",
		soundfile = "mid front rounded vowel.ogg",
		type = "vowel"
	},
	["mid back unrounded vowel"] = {
		symbols = { "315 430", "ɤ̞", "ɤ̞ː", "ʌ̝", "ʌ̝ː"},
		wikipage = "vocal mitjana posterior no arrodonida",
		soundfile = "mid back unrounded vowel.ogg",
		type = "vowel"
	},
	-- DIACRITICS (uncombined meaning and link)
	-- used ◌ (dotted circle, decimal ◌) as general placemarker: e.g. ◌ʼ
	["ejective consonant"] = {
		symbols = { "◌ʼ", "ʼ", "401" },
		wikipage = "consonant ejectiva",
		soundfile = "",
		type = "diacritic"
	},
	["voiceless"] = {
		symbols = { "◌̥", "̥", "402A" },
		wikipage = "sorda",
		soundfile = "",
		type = "diacritic"
	},
	["voice (phonetics)"] = {
		symbols = { "s̬", "t̬", "◌̬", "̬", "403" },
		wikipage = "sonoritat (fonètica)",
		soundfile = "",
		type = "diacritic"
	},
	["aspirated consonant"] = {
		symbols = { "pʰ", "tʰ", "t̪ ʰ", "ʈʰ", "kʰ", "qʰ", "tsʰ", "tʃʰ", "tʂʰ", "ʈʂʰ", "tɕʰ", "tɬʰ", "kxʰ", "t͡sʰ", "t͡ʃʰ", "t͡ʂʰ", "ʈ͡ʂʰ", "t͡ɕʰ", "t͡ɬʰ", "k͡xʰ", "◌ʰ", "ʰ", "404" },
		wikipage = "consonant aspirada",
		soundfile = "",
		type = "diacritic"
	},
	["breathy voice"] = {
		symbols = { "b̤", "d̤", "ɡ̈", "g̈", "◌̤", "̤", "bʱ", "dʱ", "d̪ʱ", "ɡʱ", "gʱ", "ɖʱ", "dʒʱ", "d͡ʒʱ", "dzʱ", "d͡zʱ", "dʐʱ", "d͡ʐʱ", "ɖʐʱ", "ɖ͡ʐʱ", "dʑʱ", "d͡ʑʱ", "◌ʱ", "ʱ", "405" },
		wikipage = "sonoritat aspirada",
		soundfile = "",
		type = "diacritic"
	},
	["creaky voice"] = {
		symbols = { "406", "a̰",
 "b̰", "◌̰", "̰" },
		wikipage = "sonoritat entretallada",
		soundfile = "",
		type = "diacritic"
	},
	-- ARTICULATION DIACRITICS
	["linguolabial consonant"] = {
		symbols = { "̼", "407" },
		wikipage = "consonant linguolabial",
		soundfile = "",
		type = "diacritic"
	},
	["dental consonant"] = {
		symbols = { "̪", "408" },
		wikipage = "consonant dental",
		soundfile = "",
		type = "diacritic"
	},
	["apical consonant"] = {
		symbols = { "̺", "409" },
		wikipage = "consonant apical",
		soundfile = "",
		type = "diacritic"
	},
	["laminal consonant"] = {
		symbols = { "̻", "410" },
		wikipage = "consonant laminal",
		soundfile = "",
		type = "diacritic"
	},
	["roundedness"] = {
		symbols = { "̹", "411", "412", "̜" },
		wikipage = "arrodoniment vocàlic",
		soundfile = "",
		type = "diacritic"
	},
	["relative articulation#Advanced and retracted"] = {
		symbols = { "̟", "̠", "413", "414" },
		wikipage = "articulació relativa#retracted i advanced",
		soundfile = "",
		type = "diacritic"
	},
	["relative articulation#Centralized vowels"] = {
		symbols = { "̈", "415" },
		wikipage = "articulació relativa#vowels centralized",
		soundfile = "",
		type = "diacritic"
	},
	["relative articulation#Mid-centralized vowel"] = {
		symbols = { "̽", "416" },
		wikipage = "articulació relativa#vocal mitjana centralitzada",
		soundfile = "",
		type = "diacritic"
	},
	["advanced and retracted tongue root"] = {
		symbols = { "̘" --[[ U+0318 ]], "̙" --[[ U+0319 ]], "417", "418" },
		wikipage = "arrel llengua retracted i advanced",
		soundfile = "",
		type = "diacritic"
	},
	["r-colored vowel"] = {
		symbols = { "419", "322 419", "322 + 419", "ɚ", "ɝ", "ɝː" },
		wikipage = "vocal ròtica",
		soundfile = "regular and r-colored vowels.ogg",
		type = "diacritic"
	},
	["labialization"] = {
		symbols = { "420", "kʷ", "ɡʷ", "gʷ", "xʷ", "ɣʷ", "ŋʷ", "qʷ", "ɢʷ", "ɴʷ", "χʷ", "ʁʷ", "◌ʷ", "ʔʷ", "pʷ", "bʷ", "kpʷ", "tsʷ", "dzʷ", "tʃʷ", "dʒʷ", "kxʷ", "ɡɣʷ", "gɣʷ", "qχʷ", "ɢʁʷ", "sʷ", "zʷ", "ʂʷ", "ʐʷ", "fʷ", "vʷ", "ħʷ", "ʕʷ", "hʷ", "ɦʷ", "ʷ" },
		wikipage = "labialització",
		soundfile = "",
		type = "diacritic"
	},
	["palatalization"] = {
		symbols = { "421", "◌ʲ", "ʲ" },
		wikipage = "palatalització (fonètica)",
		soundfile = "",
		type = "diacritic"
	},
	["velarization"] = {
		symbols = { "422", "428", "◌̴", "̴", "◌ˠ", "ˠ" },
		wikipage = "velarització",
		soundfile = "",
		type = "diacritic"
	},
	["pharyngealization"] = {
		symbols = { "423", "sˤ", "zˤ", "tˤ", "dˤ", "θˤ", "ðˤ", "ɮˤ", "lˤ", "kˤ", "ʔˤ", "◌ˤ", "ˤ" },
		wikipage = "faringialització",
		soundfile = "",
		type = "diacritic"
	},
	["nasal vowel"] = {
		symbols = { "424", "æ̃", "ɒ̃", "ə̃", "ɨ̃", "ɪ̃", "ʊ̃", "ø̃", "ʏ̃", "ʉ̃", "ɤ̃", "ɯ̃", "ɑ̃", "ɛ̃", "œ̃", "ɔ̃", "ã", "ẽ", "ĩ", "õ", "ũ", "ɐ̃", "ỹ" },
		wikipage = "vocal nasal",
		soundfile = "",
		type = "diacritic"
	},
	["nasalization"] = {
		symbols = { "◌̃", "̃" },
		wikipage = "nasalització",
		soundfile = "",
		type = "diacritic"
	},
	["nasal release"] = {
		symbols = { "◌ⁿ", "ⁿ", "425" },
		wikipage = "alliberament nasal",
		soundfile = "",
		type = "diacritic"
	},
	["lateral release (phonetics)"] = {
		symbols = { "dˡ", "◌ˡ", "ˡ", "426" },
		wikipage = "alliberament lateral (fonètica)",
		soundfile = "",
		type = "diacritic"
	},
	["no audible release"] = {
		symbols = { "d̚", "◌̚", "̚", "427" },
		wikipage = "alliberament audible no",
		soundfile = "",
		type = "diacritic"
	},
	["glottalization"] = {
		symbols = { "◌ˀ", "ˀ" },
		wikipage = "glottalization",
		soundfile = "",
		type = "diacritic"
	},
	["relative articulation#Raised and lowered"] = {
		symbols = { "̝" --[[ U+031D ]], "˔" --[[ U+02D4 ]], "̞" --[[ U+031E ]], "˕" --[[ U+02D5 ]], "429" },
		wikipage = "articulació relativa#lowered i elevada",
		soundfile = "",
		type = "diacritic"
	},
	["syllabic consonant"] = {
		symbols = { "430", "ŋ̍", "ŋ̩", "n̩", "m̩", "r̩", "ɹ̩", "l̩", "◌̩", "̩", "431" },
		wikipage = "consonant sil·làbica",
		soundfile = "",
		type = "diacritic"
	},
	["syllabification"] = {
		symbols = { "." },
		wikipage = "sil·làbeig",
		soundfile = "",
		type = "diacritic"
	},
	["semivowel"] = {
		symbols = { "u̯", "i̯", "y̯", "ʊ̯", "ɪ̯", "ʏ̯", "e̯", "o̯", "◌̯", "̯", "432" },
		wikipage = "semivocal",
		soundfile = "",
		type = "diacritic"
	},
	["diphthong"] = {
		symbols = { "aʊ", "aɪ", "ɔɪ", "oʊ", "eɪ" },
		wikipage = "diftong",
		soundfile = "",
		type = "diacritic"
	},
	["labio-palatalization"] = {
		symbols = { "ᶣ" },
		wikipage = "labiopalatalització",
		soundfile = "",
		type = "diacritic"
	},
	-- SUPRASEGMENTALS
	["stress (linguistics)"] = {
		symbols = { "501", "ˈ" },
		wikipage = "estrès (lingüística)",
		soundfile = "",
		type = "suprasegmental"
	},
	["secondary stress"] = {
		symbols = { "502", "ˌ" },
		wikipage = "estrès secundari",
		soundfile = "",
		type = "suprasegmental"
	},
	["length (phonetics)"] = {
		symbols = { "503", "504", "ˑ", "ː" },
		wikipage = "longitud (fonètica)",
		soundfile = "",
		type = "suprasegmental"
	},
	["extra-short"] = {
		symbols = { "505", "̆", "ə̆" },
		wikipage = "extra-curt",
		soundfile = "",
		type = "suprasegmental"
	},
	-- TONE LETTERS
	["tone letter"] = {
		symbols = { "519", "523", "˩", "˨", "˧", "˦", "˥" },
		wikipage = "lletra de to",
		soundfile = "",
		type = "tone letter"
	},
	["downstep"] = {
		symbols = { "517", "ꜜ◌", "ꜜ" },
		wikipage = "downstep",
		soundfile = "",
		type = "tone letter"
	},
	["upstep"] = {
		symbols = { "518", "ꜛ◌", "ꜛ" },
		wikipage = "upstep",
		soundfile = "",
		type = "tone letter"
	},
	["zero (linguistics)"] = {
		symbols = { "∅" },
		wikipage = "zero (lingüística)",
		soundfile = "",
		type = ""
	},
	-- EXTENDED IPA
	["bidental percussive"] = {
		symbols = { "601" },
		wikipage = "percussió bidental",
		soundfile = "",
		type = "consonant"
	},
	["velopharyngeal fricative"] = {
		symbols = { "602" },
		wikipage = "fricativa velofaríngia",
		soundfile = "",
		type = "consonant"
	},
	["lateralised [s]"] = {
		symbols = { "603" },
		wikipage = "[s] lateralitzada",
		soundfile = "",
		type = "consonant"
	},
	["lateralised [z]"] = {
		symbols = { "604" },
		wikipage = "[z] lateralitzada",
		soundfile = "",
		type = "consonant"
	},

	["IPA"] = {
		symbols = {
			"611" --[[ balloon ]], "612", "*", -- INDETERMINACY symbols
			"901", "[", "902", "]", "903", "/", "906", "(", "907", ")" -- TRANSCRIPTION
		},
		wikipage = "AFI",
		soundfile = "",
		type = ""
	}
}

local symbols = {}
for k,v in pairs(correspondences) do
	v.name = k
	for _,symbol in pairs(v.symbols) do
		symbols[symbol] = k
	end
	v.symbols = nil
end
return { symbols = symbols, correspondences = correspondences }