Modifiche

⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽

Modulo:Fan-pronunciation

2 byte aggiunti, 16:48, 30 set 2018
nessun oggetto della modifica
Riga 51: Riga 51:  
         if not mw.ustring.find(decomposed, acute_or_grave) then
 
         if not mw.ustring.find(decomposed, acute_or_grave) then
 
-- Allow monosyllabic unstressed words.
 
-- Allow monosyllabic unstressed words.
local vowel_count = select(2, decomposed:gsub("[aeiou]", "%1"))
+
local vowel_count = select(2, decomposed:gsub("[æaeiou]", "%1"))
 
if vowel_count ~= 1 then
 
if vowel_count ~= 1 then
 
-- Add acute accent on second-to-last vowel.
 
-- Add acute accent on second-to-last vowel.

Menu di navigazione