This is probably rather early for a follow up to my posting on spelling checker utilities, but a couple of people have asked for these... (These programs need dawgutils/* as posted a couple of days ago) typo.c A sample program showing how to use the dawg structure to efficiently correct typos. cross.c A 'crossword puzzle' solver - effectively the same as grepping the word list allowing '?' as a single wild char, eg cross p?zz?e would return 'puzzle'. I've also had some interest in my throwaway comments on a replacement for Soundex; enough to convince me to document it properly and post it here (a week away at the earliest). Meanwhile, may I ask again: If anyone has a dictionary of words and their phonetic representations could they get in touch please? Many thanks if you can. Share & Enjoy, Graham Toal (grA@m tOl)