模組:IPAc-en/pronunciation
閱讀設定
模組解[開]
你可能想去為呢個Scribunto module開一個解版。 編者可以響呢個模組嘅沙盤 (開 | 鏡)同埋試例 (開)版度試驗佢。 請加個類到個/doc嘅細版度。 呢個模組嘅細版。 |
-- This module contains pronunciation-key data for [[Module:IPAc-en]].
return {
{
code = 'lang',
text = '英文:'
},
{
code = 'pron',
text = ''
},
{
code = 'local',
text = 'locally'
},
{
code = 'ipa',
text = '[[國際音標]]:'
},
{
code = 'also',
text = 'also'
},
{
code = 'uk',
text = '[[英式英文]]:'
},
{
code = 'us',
text = '[[美式英文]]:'
},
{
code = 'uklang',
text = '[[英式英文]]:'
},
{
code = 'uslang',
text = '[[美式英文]]:'
},
{
code = 'ukalso',
text = '[[British English|UK]] also'
},
{
code = 'usalso',
text = '[[American English|US]] also'
},
{
code = 'alsouk',
text = 'also [[British English|UK]]:'
},
{
code = 'alsous',
text = 'also [[American English|US]]:'
},
}