Module:IPAc-en/pronunciation
Appearance
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]]'
},
}