Module:IPAc-en/pronunciation
Jump to navigation
Jump to search
Documentation for this module may be created at Module:IPAc-en/pronunciation/doc
-- 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]]' }, }