Module:IPAc-en/pronunciation
Jump to navigation
Jump to search
Module documentation[craeft]

You micht want tae craeft a documentation page faer this Scribunto module. Eeditors can experiment i this module's sandbox (craeft | mirror) an testcases (craeft) pages. Please add categories tae the /doc subpage. Subpages o this module. |
-- This module contains pronunciation-key data for [[Module:IPAc-en]].
return {
{
code = 'lang',
aliases = {'inglis'},
text = 'Inglis'
},
{
code = 'pron',
aliases = {'pronunciation'},
text = 'pronunciation:'
},
{
code = 'local',
text = 'local'
},
{
code = 'ipa',
text = '[[Internaitional Phonetic Alphabet|IPA]]'
},
{
code = 'aus',
text = '[[Australie Inglis|AU]]'
},
{
code = 'ca',
text = '[[Canadian Inglis|CA]]'
},
{
code = 'ie',
text = '[[Erse Inglis|IE]]'
},
{
code = 'nz',
text = '[[New Zealand Inglis|NZ]]'
},
{
code = 'uk',
text = '[[Breetish Inglis|UK]]'
},
{
code = 'us',
text = '[[American Inglis|US]]'
},
{
code = 'za',
text = '[[Sooth African Inglis|ZA]]'
},
}