Change e letters to i in words: Difference between revisions

Content added Content deleted
Line 320: Line 320:
-- ieTwins :: String -> [(String, String)]
-- ieTwins :: String -> [(String, String)]
on ieTwins(s)
on ieTwins(s)
-- Pairs of dictionary words in s which are twinned by (e -> i) replacement
-- Pairs of dictionary words in s which
-- are twinned by (e -> i) replacement
set ca to current application
set ca to current application