Module:IPAc-en/pronunciation

-- This module contains pronunciation-key data for Module:IPAc-en.

return {

{

code = 'lang',

text = 'English:'

},

{

code = 'pron',

text = ''

},

{

code = 'local',

text = 'locally'

},

{

code = 'ipa',

text = 'IPA:'

},

{

code = 'also',

text = 'also'

},

{

code = 'uk',

text = 'UK:'

},

{

code = 'us',

text = 'US:'

},

{

code = 'uklang',

text = 'British English:'

},

{

code = 'uslang',

text = 'American English:'

},

{

code = 'ukalso',

text = 'UK also'

},

{

code = 'usalso',

text = 'US also'

},

{

code = 'alsouk',

text = 'also UK:'

},

{

code = 'alsous',

text = 'also US:'

},

}