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:27, 28 May 2017 (rv. to current). 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]]'
	},
}