Table of Contents

exceptions

Posted 2003-03-17 @ 16:05:19


ksmith% grep '[^c]ei' /usr/share/dict/words | wc -w
    2448

'I' before 'E', except after 'C', and the other 2448 words where it's 'E' before 'I'.