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 16:00, 20 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',
		text2 = 'English:'
	},
	{
		code = 'pron',
		aliases = {'pronunciation'},
		text = 'pronunciation:',
		text2 = 'pronounced'
	},
	{
		code = 'local',
		text = 'local',
		text2 = 'locally'
	},
	{
		code = 'ipa',
		text = '[[International Phonetic Alphabet|IPA]]',
		text2 = '[[International Phonetic Alphabet|IPA]]:'
	},
	{
		code = 'aus',
		text = '[[Australian English|AU]]',
		text2 = '[[Australian English|AU]]:'
	},
	{
		code = 'ca',
		text = '[[Canadian English|CA]]',
		text2 = '[[Canadian English|CA]]:'
	},
	{
		code = 'ie',
		text = '[[Irish English|IE]]',
		text2 = '[[Irish English|IE]]:'
	},
	{
		code = 'nz',
		text = '[[New Zealand English|NZ]]',
		text2 = '[[New Zealand English|NZ]]:'
	},
	{
		code = 'uk',
		text = '[[British English|UK]]',
		text2 = '[[British English|UK]]:'
	},
	{
		code = 'us',
		text = '[[American English|US]]',
		text2 = '[[American English|US]]:'
	},
	{
		code = 'za',
		text = '[[South African English|ZA]]',
		text2 = '[[South African English|ZA]]:'
	},
}