Find words with alternating vowels and consonants: Difference between revisions

m
Line 155:
on run
set regex to "^.*([aeiou]{2}|[^aeiou]{2}).*$"
set query to "(9 < SELFself.length) ANDand NOTnot (SELFself matches '" & regex & "')"
set fpWordList to scriptFolder() & "unixdict.txt"
9,655

edits