Module:cv-translit/testcases: Difference between revisions
Jump to navigation
Jump to search
added apostrophe |
m 1 revision imported |
(No difference)
| |
Latest revision as of 12:45, 21 April 2026
- This module testcase page lacks a documentation subpage. Please create it.
- Useful links: root page • root page’s subpages • links • transclusions • tested module • sandbox
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",
}