Jump to content

Module:IPAc-en/pronunciation/sandbox: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
per the majority of similar templates
Undid revision 789270929 by Nardog (talk)
Line 12: Line 12:
{
{
code = 'local',
code = 'local',
text = 'locally:'
text = 'locally'
},
},
{
{

Revision as of 11:59, 6 July 2017

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

return {
	{
		code = 'lang',
		text = 'English:'
	},
	{
		code = 'pron',
		text = ''
	},
	{
		code = 'local',
		text = 'locally'
	},
	{
		code = 'ipa',
		text = '[[International Phonetic Alphabet|IPA]]:'
	},
	{
		code = 'uk',
		text = '[[British English|UK]]:'
	},
	{
		code = 'us',
		text = '[[American English|US]]:'
	},
	{
		code = 'uklang',
		text = '[[British English]]:'
	},
	{
		code = 'uslang',
		text = '[[American English]]:'
	},
}