Module:rad-IPA: Difference between revisions

ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
(Added weak rhyme)
No edit summary
Line 1,901: Line 1,901:
IPA = mw.ustring.gsub(IPA, "^[szlntdrmpbθðhjwçfvʃʒxŋkɡɲ%.]+", "") -- delete consonant cluster
IPA = mw.ustring.gsub(IPA, "^[szlntdrmpbθðhjwçfvʃʒxŋkɡɲ%.]+", "") -- delete consonant cluster
mw.log(IPA)
mw.log(IPA)
if mw.ustring.find(IPA, "^[uyiɔœɛoɤeaæø][uyiɔœɛoɤeaæøː][ːeoi]?") then return nil end


while true do
while true do