Vai al contenuto

Modulo:IPAc-en/pronunciation

Da Wikipedia
Verjiun de 13:10, 12 jun 2022 di Asenoner (descuscion | contribuc) (Creata pagina con "-- This module contains pronunciation-key data for Module:IPAc-en. return { { code = 'lang', text = 'Nglëisc:' }, { code = 'pron', text = 'pronunzià' }, { code = 'local', text = 'dl post' }, { code = 'ipa', text = 'IPA:' }, { code = 'also', text = 'ënghe' }, { code = 'uk', text = 'UK:' }, { code = 'us', text = 'US:' }, { code = 'uklang', tex...")
(defrënzia) ← Verscion plu vedla | Verjiun atuala (defrënzia) | Verjiun plü atuala → (defrënzia)

La documentazione per questo modulo può essere creata in Modulo:IPAc-en/pronunciation/man

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

return {
	{
		code = 'lang',
		text = 'Nglëisc:'
	},
	{
		code = 'pron',
		text = 'pronunzià'
	},
	{
		code = 'local',
		text = 'dl post'
	},
	{
		code = 'ipa',
		text = '[[International Phonetic Alphabet|IPA]]:'
	},
	{
		code = 'also',
		text = 'ënghe'
	},
	{
		code = 'uk',
		text = '[[British English|UK]]:'
	},
	{
		code = 'us',
		text = '[[American English|US]]:'
	},
	{
		code = 'uklang',
		text = '[[British English]]:'
	},
	{
		code = 'uslang',
		text = '[[American English]]:'
	},
	{
		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]]:'
	},
}