Modifiche

⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽

Modulo:Fan cont-pronunciation

169 byte aggiunti, 05:29, 13 dic 2018
nessun oggetto della modifica
Riga 22: Riga 22:  
--sč at the end of a word is /ʃ/
 
--sč at the end of a word is /ʃ/
 
           word = word:gsub("sč","ʃ")
 
           word = word:gsub("sč","ʃ")
 +
        end
 +
        if mw.ustring.find(word,"č") then
 +
          word = mw.ustring.toNFC(word)
 +
--sč at the end of a word is /ʧ/
 +
          word = word:gsub("č","ʧ")
 
         end
 
         end
 
         if mw.ustring.find(word,"câ") then
 
         if mw.ustring.find(word,"câ") then

Menu di navigazione