Modifiche

⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽

Modulo:It-pronunciation

72 byte rimossi, 08:08, 26 dic 2018
nessun oggetto della modifica
Riga 32: Riga 32:  
--â at the end of a word is /a/
 
--â at the end of a word is /a/
 
         if mw.ustring.match(word,"â.")==nil then
 
         if mw.ustring.match(word,"â.")==nil then
           word=word:gsub("â","a")
+
           word=word:gsub("â","a ")
 
         else
 
         else
          k=mw.string.match(word,"â.")
+
        word=word:gsub("â","a")
          k=k:gsub("â","a")
  −
          word = word:gsub("â.","k")
   
         end
 
         end
 
         end
 
         end

Menu di navigazione