모듈:IPAc-en/pronunciation

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

return {
	{
		code = 'lang',
		text = '영어식 발음:'
	},
	{
		code = 'pron',
		text = '발음:'
	},
	{
		code = 'local',
		text = '해당 지역에서'
	},
	{
		code = 'ipa',
		text = '[[국제 음성 기호|IPA]]:'
	},
	{
		code = 'uk',
		text = '[[영국 영어|UK]]:'
	},
	{
		code = 'us',
		text = '[[미국 영어|US]]:'
	},
	{
		code = 'uklang',
		text = '[[영국 영어]]:'
	},
	{
		code = 'uslang',
		text = '[[미국 영어]:'
	},
}