Modifiche

⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽

Modulo:Fan-pronunciation

2 byte rimossi, 19:09, 1 ott 2018
nessun oggetto della modifica
Riga 53: Riga 53:  
local vowel_count = select(2, decomposed:gsub("[æaeiou]", "%1"))
 
local vowel_count = select(2, decomposed:gsub("[æaeiou]", "%1"))
 
                 transcriptio=mw.ustring.sub(decomposed,-1)
 
                 transcriptio=mw.ustring.sub(decomposed,-1)
                 if not transcriptio==vowel then  
+
                 if not transcriptio=='a' then  
 
                         decomposed=mw.ustring.gsub(decomposed,"(".. vowel ..")(" .. not_vowel .. "*)$",'%1'   
 
                         decomposed=mw.ustring.gsub(decomposed,"(".. vowel ..")(" .. not_vowel .. "*)$",'%1'   
 
                         ..mw.ustring.char(0x301).. '%2')
 
                         ..mw.ustring.char(0x301).. '%2')

Menu di navigazione