spell..adding new words

rick at tse.uucp rick at tse.uucp
Sat Nov 18 01:27:26 AEST 1989


In article <11615 at smoke.BRL.MIL> gwyn at brl.arpa (Doug Gwyn) writes:
>In article <1628 at novavax.UUCP> rwright at novavax.UUCP (Ronald K. Wright) writes:
>>Perhaps excesses as a youth dithered my brain; but all of TFM's that I
>>have read do not explain how to add words to spell's idea of correct
>>words.
>
>System V flavors of "spell" support local word lists; RTFM again.
>For older flavors, you may have to add the words to the "local"
>file found in the source directory for the "spell" utility and
>perform a "make install" (which will run "spellin" and copy the
>resulting hash list file to the needed place).
>
>>Spell even in its most primative form would be helpful to me if I
>>could get it to expand its vocabulary.  
>
>What do monkeys have to do with this?
>
>>Perhaps someone could explain it to me, try to use simplistic terms.  ;-)
>
>Basically, either use System V "spell" or give your word list to
>your system administrator and ask that he add them to the supported
>word list for "spell".


... or what you might want to do is come up with an alias something like
(off the cuff but should work):

	alias spell	"spell \!* | fgrep -v -f mywordlist"

where the file mywordlist is a list of words (one per line) that you don't
want spell to match
-- 
Rick Yazwinski (geac!tse!rick)      | Sarete liberi dalla schiavitu`!
Advanced Systems Division           | E cosi diverrete tutti liberi!
The Toronto Stock Exchange          | Pero uomini e donne
                                    | Sarete tutti nudi, per fino.



More information about the Comp.unix.questions mailing list