Module:sa-Telu-translit/testcases

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

This is the unit-testing module for Module:sa-Telu-translit.

All tests passed. (refresh)

TextExpectedActualDiffers at
test:
Passedవాక్vākvāk
Passedవాకvākavāka
Passedఅదృష్టadṛṣṭaadṛṣṭa
Passedసోఽహమ్so’hamso’ham
Passedదుఃఖduḥkhaduḥkha
Passedనీళnīḷanīḷa
Passednn

-- Unit tests for ]. Refresh page to run tests

return require("Module:transliteration module testcases") (
	require("Module:sa-Telu-translit").tr,
	{
		{ "వాక్", "vāk" },
		{ "వాక", "vāka" },
		{ "అదృష్ట", "adṛṣṭa" },
		{ "సోఽహమ్", "so’ham" },
		{ "దుఃఖ", "duḥkha" },
		{ "నీళ", "nīḷa" },
		{ "ౝ", "n" },

	},
	"Telu", "sa"
)