Module:IPAc-en/pronunciation

From Omniversalis

Documentation for this module may be created at Module:IPAc-en/pronunciation/doc

-- This module contains pronunciation-key data for [[Module:IPAc-en]].

return {
	{
		code = 'lang',
		text = 'English:'
	},
	{
		code = 'pron',
		text = ''
	},
	{
		code = 'local',
		text = 'locally'
	},
	{
		code = 'ipa',
		text = '{{W|International Phonetic Alphabet|IPA}}:'
	},
	{
		code = 'also',
		text = 'also'
	},
	{
		code = 'uk',
		text = '{{W|British English|UK}}:'
	},
	{
		code = 'us',
		text = '{{W|American English|US}}:'
	},
	{
		code = 'uklang',
		text = '{{W|British English}}:'
	},
	{
		code = 'uslang',
		text = '{{W|American English}}:'
	},
	{
		code = 'ukalso',
		text = '{{W|British English|UK}} also'
	},
	{
		code = 'usalso',
		text = '{{W|American English|US}} also'
	},
	{
		code = 'alsouk',
		text = 'also {{W|British English|UK}}:'
	},
	{
		code = 'alsous',
		text = 'also {{W|American English|US}}:'
	},
}