Module:ábḫ-ipa/remake: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 65: Line 65:
local syllables = {}
local syllables = {}
word = word:gsub("(" .. consonants .. vowels .. ")", "·%1")
word = word:gsub("(" .. consonants .. vowels .. ")", "·%1")
word = word:gsub("^([mnjɲβDGPpTtKkBθdɕʑxɦɺ]?" .. vowels .. "ː?" .. tones .. ")", "ˈ%1")
--word = word:gsub("^([mnjɲβDGPpTtKkBθdɕʑxɦɺ]?" .. vowels .. "ː?" .. tones .. ")", "ˈ%1")