Module:urk-translit/testcases

Hello, you have come here looking for the meaning of the word Module:urk-translit/testcases. In DICTIOUS you will not only get to know all the dictionary meanings for the word Module:urk-translit/testcases, but we will also tell you about its etymology, its characteristics and you will know how to say Module:urk-translit/testcases in singular and plural. Everything you need to know about the word Module:urk-translit/testcases you have here. The definition of the word Module:urk-translit/testcases will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofModule:urk-translit/testcases, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.

All tests passed. (refresh)

TextExpectedActual
test:
test_general
Passedอูรักลาโวยจʼuraklawocʼuraklawoc
Passedอูรัก ลาโวยจʼurak lawocʼurak lawoc
Passedดูวาเบอลัยฮduwabelasduwabelas
Passedดูวา เบอลัยฮduwa belasduwa belas
Passedซาโวะฮsawohsawoh
Passedเซอโนะsenoqsenoq
Passedเจรอเมนcremëncremën
Passedบวยจbuacbuac
Passedเมียวmiawmiaw
test_respell
Passedพุพุphuqphuqphuqphuq
Passedกะkaqkaq
Passedจะจะcaqcaqcaqcaq
Passedตรกtroktrok
Passedกกkokkok

-- Unit tests for ]. Refresh page to run tests.
return require("Module:transliteration module testcases")(
	require('Module:urk-translit').tr,
	{
		"test_general",
		{ "อูรักลาโวยจ", "ʼuraklawoc" },
		{ "อูรัก ลาโวยจ", "ʼurak lawoc" },
		{ "ดูวาเบอลัยฮ", "duwabelas" },
		{ "ดูวา เบอลัยฮ", "duwa belas" },
		{ "ซาโวะฮ", "sawoh" },
		{ "เซอโนะ", "senoq" },
		{ "เจรอเมน", "cremën" },
		{ "บวยจ", "buac" },
		{ "เมียว", "miaw" },
		"test_respell",
		{ "พุพุ", "phuqphuq" },
		{ "กะ", "kaq" },
		{ "จะจะ", "caqcaq" },
		{ "ตรก", "trok" },
		{ "กก", "kok" },
	},
	"Thai", "urk"
)