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:22, 19 June 2015 (Create sandbox version of Module:IPAc-en/pronunciation). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
-- This module contains pronunciation-key data for [[Module:IPAc-en]].

return {
	['lang'] = {
		aliases = {'english'},
		text = 'English'
	},
	['pron'] = {
		aliases = {'pronunciation'},
		text = 'pronunciation:'
	},
	['local'] = {
		text = 'local'
	},
	['ipa'] = {
		text = '[[International Phonetic Alphabet|IPA]]'
	},
	['aus'] = {
		text = '[[Australian English|AU]]'
	},
	['ca'] = {
		text = '[[Canadian English|CA]]'
	},
	['ie'] = {
		text = '[[Irish English|IE]]'
	},
	['nz'] = {
		text = '[[New Zealand English|NZ]]'
	},
	['uk'] = {
		text = '[[British English|UK]]'
	},
	['us'] = {
		text = '[[American English|US]]'
	},
	['za'] = {
		text = '[[South African English|ZA]]'
	},
}