モジュール:IPAc-en/pronunciation
ナビゲーションに移動
検索に移動
-- This module contains pronunciation-key data for [[Module:IPAc-en]].
return {
{
code = 'lang',
text = '英語:'
},
{
code = 'pron',
text = ''
},
{
code = 'local',
text = '地元では'
},
{
code = 'also',
text = 'または'
},
{
code = 'uk',
text = '[[イギリス英語|イギリス]]:'
},
{
code = 'us',
text = '[[アメリカ英語|アメリカ]]:'
},
{
code = 'uklang',
text = '[[イギリス英語]]:'
},
{
code = 'uslang',
text = '[[アメリカ英語]]:'
},
{
code = 'ukalso',
text = '[[イギリス英語|イギリス]]における別の発音:'
},
{
code = 'usalso',
text = '[[アメリカ英語|アメリカ]]における別の発音:'
},
{
code = 'alsouk',
text = 'または[[イギリス英語|イギリス]]:'
},
{
code = 'alsous',
text = 'または[[アメリカ英語|アメリカ]]:'
},
}