Jump to content

Module:IPAc-en/pronunciation

From Simple English Wikipedia, the free encyclopedia
Revision as of 06:11, 17 June 2015 by Mr. Stradivarius (talk | changes) (create pronunciation-key data based on Template:IPAc-en/pronunciation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:IPAc-en/pronunciation/doc

-- 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]]'
	},
}