Module:qlu-pron: Difference between revisions
No edit summary |
No edit summary |
||
| Line 117: | Line 117: | ||
if match(syll, first_stress) then | if match(syll, first_stress) then | ||
--syll = "ˈ" .. dediacv(syll) | --syll = "ˈ" .. dediacv(syll) | ||
syllables[i] = "testfirst" | |||
end | end | ||
elseif match(word, "a[eu]") or match(word, "ei") then | elseif match(word, "a[eu]") or match(word, "ei") then | ||