Module:IPAc-yk/pronunciation

From Omniversalis

This module houses {{IPAc-en}}'s pronunciation labels.

Code Aliases Output
lang English:
pron
local locally
ipa International Phonetic Alphabet|IPA}}:
also also
uk British English|UK}}:
us American English|US}}:
uklang British English}}:
uslang American English}}:
ukalso British English|UK}} also
usalso American English|US}} also
alsouk British English|UK}}:
alsous American English|US}}:

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

return {
	{
		code = 'lang',
		text = 'Yuker:'
	},
	{
		code = 'pron',
		text = ''
	},
	{
		code = 'local',
		text = 'locally'
	},
	{
		code = 'ipa',
		text = '[[International Phonetic Alphabet|IPA]]:'
	},
	{
		code = 'also',
		text = 'also'
	},
	{
		code = 'north-yk',
		text = '[[Northern Yuker Dialect|North Yuker]]:'
	},
	{
		code = 'south-yk',
		text = '[[Southern Yuker Dialect|South Yuker]]:'
	},
	{
		code = 'north-yk-also',
		text = '[[Northern Yuker Dialect|North Yuker]] also'
	},
	{
		code = 'south-yk-also',
		text = '[[Southern Yuker Dialect|South Yuker]] also'
	},
	{
		code = 'also-north-yk',
		text = 'also [[Northern Yuker Dialect|North Yuker]]:'
	},
	{
		code = 'also-south-yk',
		text = 'also [[Southern Yuker Dialect|South Yuker]]:'
	},
}