Jump to content

Module:IPAc-en/pronunciation/sandbox

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Nardog (talk | contribs) at 14:29, 28 May 2017. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
-- This module contains pronunciation-key data for [[Module:IPAc-en]].

return {
	{
		code = 'lang',
		aliases = {'english'},
		text = 'English'
	},
	{
		code = 'pron',
		aliases = {'pronunciation'},
		text = 'pronunciation:'
	},
	{
		code = 'local',
		text = 'local'
	},
	{
		code = 'ipa',
		text = '[[International Phonetic Alphabet|IPA]]'
	},
	{
		code = 'aus',
		text = '[[Australian English|AU]]'
	},
	{
		code = 'ca',
		text = '[[Canadian English|CA]]'
	},
	{
		code = 'ie',
		text = '[[Irish English|IE]]'
	},
	{
		code = 'nz',
		text = '[[New Zealand English|NZ]]'
	},
	{
		code = 'uk',
		text = '[[British English|UK]]'
	},
	{
		code = 'us',
		text = '[[American English|US]]'
	},
	{
		code = 'za',
		text = '[[South African English|ZA]]'
	},
	{
		code = 'langpron',
		text = 'English pronunciation:'
	},
	{
		code = 'localpron',
		text = 'local pronunciation:'
	},
	{
		code = 'auspron',
		aliases = {'aupron'},
		text = '[[Australian English|Australia]] pronunciation:'
	},
	{
		code = 'capron',
		text = '[[Canadian English|Canada]] pronunciation:'
	},
	{
		code = 'iepron',
		text = '[[Irish English|Ireland]] pronunciation:'
	},
	{
		code = 'inpron',
		text = '[[Indian English|India]] pronunciation:'
	},
	{
		code = 'nzpron',
		text = '[[New Zealand English|New Zealand]] pronunciation:'
	},
	{
		code = 'sctpron',
		text = '[[Scottish English|Scotland]] pronunciation:'
	},
	{
		code = 'sgpron',
		text = '[[Singapore English|Singapore]] pronunciation:'
	},
	{
		code = 'ukpron',
		text = '[[British English|UK]] pronunciation:'
	},
	{
		code = 'uspron',
		text = '[[American English|US]] pronunciation:'
	},
	{
		code = 'wltpron',
		text = '[[Welsh English|Wales]] pronunciation:'
	},
	{
		code = 'zapron',
		text = '[[South African English|South Africa]] pronunciation:'
	},
	{
		code = 'auslang',
		aliases = {'aulang'},
		text = '[[Australian English]]:'
	},
	{
		code = 'calang',
		text = '[[Canadian English]]:'
	},
	{
		code = 'ielang',
		text = '[[Irish English]]:'
	},
	{
		code = 'inlang',
		text = '[[Indian English]]:'
	},
	{
		code = 'nzlang',
		text = '[[New Zealand English]]:'
	},
	{
		code = 'sctlang',
		text = '[[Scottish English]]:'
	},
	{
		code = 'sglang',
		text = '[[Singapore English]]:'
	},
	{
		code = 'uklang',
		text = '[[British English]]:'
	},
	{
		code = 'uslang',
		text = '[[American English]]:'
	},
	{
		code = 'wltlang',
		text = '[[Welsh English]]:'
	},
	{
		code = 'zalang',
		text = '[[South African English]]:'
	},
	{
		code = 'auslangpron',
		aliases = {'aulangpron'},
		text = '[[Australian English]] pronunciation:'
	},
	{
		code = 'calangpron',
		text = '[[Canadian English]] pronunciation:'
	},
	{
		code = 'ielangpron',
		text = '[[Irish English]] pronunciation:'
	},
	{
		code = 'inlangpron',
		text = '[[Indian English]] pronunciation:'
	},
	{
		code = 'nzlangpron',
		text = '[[New Zealand English]] pronunciation:'
	},
	{
		code = 'sctlangpron',
		text = '[[Scottish English]] pronunciation:'
	},
	{
		code = 'sglangpron',
		text = '[[Singapore English]] pronunciation:'
	},
	{
		code = 'uklangpron',
		text = '[[British English]] pronunciation:'
	},
	{
		code = 'uslangpron',
		text = '[[American English]] pronunciation:'
	},
	{
		code = 'wltlangpron',
		text = '[[Welsh English]] pronunciation:'
	},
	{
		code = 'zalangpron',
		text = '[[South African English]] pronunciation:'
	},
}