Module:cv-translit/testcases

Revision as of 12:45, 21 April 2026 by Sware (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:cv-translit/testcases/doc

return require("Module:transliteration module testcases") {
	module = "cv-translit",
    examples = {
    	{ "вӑхӑтӑхӑт", "văh̬ăt̬ăh̬ăt" },
    	{ "вӑхӑт-ӑхӑ", "văh̬ăt̬-ăh̬ă" },
    	{ "вӑхӑ-тӑхӑ", "văh̬ă-t̬ăh̬ă" },
    	{ "вӑхӑ тӑхӑ", "văh̬ă t̬ăh̬ă" },
    	{ "вӑхӑт ӑхӑ", "văh̬ăt̬ ăh̬ă" },
    	{ "вӑхӑт'ӑхӑ", "văh̬ăt̬'ăh̬ă" },
    	{ "вӑхӑ'тӑхӑ", "văh̬ă't̬ăh̬ă" },
    },
    sc = "Cyrl", lang = "cv",
}