Module:el-translit/testcases

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

See Wiktionary:Greek transliteration 10 of 33 tests failed. (refresh)

TextExpectedActual
test:
PassedΠοσειδώναςPoseidónasPoseidónas
Passedαγιοποιούμαιagiopoioúmaiagiopoioúmai
Passedαγγελιάζομαιangeliázomaiangeliázomai
Passedάμπελοςámpelosámpelos
ypsilon
Passedαυτόςaftósaftós
Passedπλευράplevráplevrá
Passedάνευánefánef
Passedάνευ προηγουμένουánef proïgouménouánef proïgouménou
Passedαύριοávrioávrio
Passedαύξησηáfxisiáfxisi
Passedευημερίαevimeríaevimería
Passedκαθαρεύουσαkatharévousakatharévousa
Passedυπάρχωypárchoypárcho
Passedευευevefevef
diaeresis added for disambiguation
Passedβοήθειαvoḯtheiavoḯtheia
nasal–stop clusters
Failedμπαμπάςbabásbampás
Passedμπαίνωbaínobaíno
Failedμπαίνωbaínompaíno
Failedέμπαιναébainaémpaina
Failedνταντάdadántantá
Failedντύνωdýnontýno
Failedέντυσαédysaéntysa
Failedντετέκτιβdetéktivntetéktiv
FailedΈβαλε ντετέκτιβÉvale detéktivÉvale ntetéktiv
Passedεντάξειentáxeientáxei
Failedγκαράζgarázgkaráz
Failedανάγκηanángianágki
PassedΑγγλίαAnglíaAnglía
diphthongs ending in iota
Passedείναιeínaieínai
Passedοικείοςoikeíosoikeíos
Passedκορόιδοkoróidokoróido
Passedκοροϊδεύωkoroïdévokoroïdévo
Parenthesis
Passedψεύ(της)pséf(tis)pséf(tis)

return require "Module:transliteration module testcases"(
	require "Module:el-translit".tr,
	{
		{ "Ποσειδώνας", "Poseidónas" },
		{ "αγιοποιούμαι", "agiopoioúmai" },
		{ "αγγελιάζομαι", "angeliázomai" },
		{ "άμπελος", "ámpelos" },
		"ypsilon",
		{ "αυτός", "aftós" },
		{ "πλευρά", "plevrá" },
		{ "άνευ", "ánef" },
		{ "άνευ προηγουμένου", "ánef proïgouménou" },
		{ "αύριο", "ávrio" },
		{ "αύξηση", "áfxisi" },
		{ "ευημερία", "evimería" },
		{ "καθαρεύουσα", "katharévousa" },
		{ "υπάρχω", "ypárcho" },
		{ "ευευ", "evef" },
		"diaeresis added for disambiguation",
		{ "βοήθεια", "voḯtheia" },
		"nasal–stop clusters",
		{ "μπαμπάς", "babás" },
		{ "μπαίνω", "baíno" },
		{ "'''μπαίνω'''", "'''baíno'''" },
		{ "έμπαινα", "ébaina" },
		{ "νταντά", "dadá" },
		{ "ντύνω", "dýno" },
		{ "έντυσα", "édysa" },
		{ "ντετέκτιβ", "detéktiv" },
		{ "Έβαλε '''ντετέκτιβ'''", "Évale '''detéktiv'''" },
		{ "εντάξει", "entáxei" },
		{ "γκαράζ", "garáz" },
		{ "ανάγκη", "anángi" },
		{ "Αγγλία", "Anglía" },
		"diphthongs ending in iota",
		{ "είναι", "eínai" },
		{ "οικείος", "oikeíos" },
		{ "κορόιδο", "koróido" },
		{ "κοροϊδεύω", "koroïdévo" },
		"Parenthesis",
		{ "ψεύ(της)", "pséf(tis)" },
		
		--[[
		Copy this to add more examples:
		{ "", "" },
		--]]
	},
	"Grek", "el")