Module:ky-translit/sandbox/testcases

From Wiktionary, the free dictionary
Jump to navigation Jump to search

return require("Module:transliteration module testcases") {
	module = "ky-translit/sandbox",
    examples = {
		{ "кара", "qara" },
		{ "сөздүк", "sözdük" },
		{ "банкка", "bankka" },
		{ "кырк", "qırq" },
		{ "акция", "aktsiya" },
		{ "республика", "respublika" },
    },
    sc = "Cyrl", lang = "ky",
}