मोड्युल:IPAc-en/pronunciation
Jump to navigation
Jump to search
Module documentation[create]

You might want to create a documentation page for this Scribunto module. Editors can experiment in this module's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this module. |
-- This module contains pronunciation-key data for [[Module:IPAc-en]].
return {
{
code = 'lang',
aliases = {'english'},
text = 'अङ्ग्रेजी'
},
{
code = 'pron',
aliases = {'pronunciation'},
text = 'उच्चारण:'
},
{
code = 'local',
text = 'local'
},
{
code = 'ipa',
text = '[[:en:International Phonetic Alphabet|आइपिए]]'
},
{
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]]'
},
}