Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cbatt!ihnp4!ptsfa!lll-lcc!styx!ames!ll-xn!mit-eddie!uw-beaver!ssc-vax!bcsaic!michaelm From: michaelm@bcsaic.UUCP Newsgroups: comp.unix.questions,comp.text Subject: Problem with spell Message-ID: <482@bcsaic.UUCP> Date: Tue, 3-Mar-87 12:00:30 EST Article-I.D.: bcsaic.482 Posted: Tue Mar 3 12:00:30 1987 Date-Received: Fri, 6-Mar-87 21:56:18 EST Organization: Boeing Computer Services ATC, Seattle Lines: 26 Xref: utgpu comp.unix.questions:1261 comp.text:494 Can anyone explain why I can't get Unix spell to accept "millions"? I am using my own spelling list (i.e. I have explicitly added "millions" to the standard spelling list w/ "spellin"), and I have verified that "millions" is in the hash table using "spellout." Likewise, it is not in the stoplist, as verified by "spellout." But "spell" rejects it. Explicitly: 54 % spellout grammar.spelling.hash #my hashed spelling list millions (Note that "spellout" does not echo "millions", indicating that it is in the spelling hashlist) 55 % spellout grammar.stop.hash millions millions (This time "spellout" echoes "millions", indicating that it is not in the stop hashlist) 56 % spell -d grammar.spelling.hash -s grammar.stop.hash millions (^D here) millions How can "spell" reject it when "spellout" accepts it? -- Mike Maxwell Boeing Advanced Technology Center arpa: michaelm@boeing.com uucp: uw-beaver!uw-june!bcsaic!michaelm