Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbosgd!ihnp4!alberta!ubc-vision!uw-beaver!bullwinkle!rochester!ur-cvsvax!bill From: bill@ur-cvsvax.UUCP (Bill Vaughn) Newsgroups: net.bugs.4bsd Subject: Re: spell fix Message-ID: <267@ur-cvsvax.UUCP> Date: Tue, 11-Mar-86 14:48:08 EST Article-I.D.: ur-cvsva.267 Posted: Tue Mar 11 14:48:08 1986 Date-Received: Fri, 14-Mar-86 06:54:25 EST References: <150@daemen.uucp> Organization: Center for Visual Science, U. of Rochester Lines: 25 > Index: usr.bin/spell/spell.sh 4.2BSD > > Description: > Words that are present in the spell "stop" file, i.e. > visable, acter, will be included in the misspelled words. > > Repeat-By: > Use spell on a file that contains many of these words and rack > your brains over why it complains. > I think you got your files crossed. The 'stoplist' contains exceptions to the rules 'spell' uses to derive words from root words and a sizable list of prefixes and suffixes. Hence any words in common between your input and the stoplist will be in spell's output. 'visable' and 'acter' ARE misspelled after all, aren't they? Aside: I guess a case could be made for NOT including words from the stoplist in the spell 'history' file. It would require a second sort however. Bill Vaughn rochester!ur-cvsvax!bill bill%ur-cvsvax@rochester.arpa