Jump to content

Module:IPAc-en/pronunciation/sandbox

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Mr. Stradivarius (talk | contribs) at 11:31, 19 June 2015 (use ordered data for easier doc generation). 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]]'
	},
}