Modifiche

⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽

Modulo:Fan cont-pronunciation

Nessun cambiamento nella dimensione, 07:22, 1 dic 2018
nessun oggetto della modifica
Riga 25: Riga 25:  
         if mw.ustring.find(word,"â") then
 
         if mw.ustring.find(word,"â") then
 
           word = mw.ustring.toNFC(word)
 
           word = mw.ustring.toNFC(word)
-- â at the end of a word is /æ/
+
-- â at the end of a word is /é/
           word = word:gsub("â","æ")
+
           word = word:gsub("â","é")
 
         end
 
         end
 
         if mw.ustring.find(word,"ğ") then
 
         if mw.ustring.find(word,"ğ") then

Menu di navigazione