poetry

Chris F.A. Johnson c.f.a.johnson-bJEeYj9oJeDQT0dZR+AlfA at public.gmane.org
Wed Oct 1 21:15:52 UTC 2003


On Wed, 1 Oct 2003, Mel Seder wrote:

> I'd like to try my hand at writing poems.  Is there any Linux
> programs that I could type a word such as would and the program
> would return a list that contains should?

      Get a good word list, e.g. :
           <http://www.puzzlers.org/wordlists/ukacd_readme.php>

      Use grep, anchored at the end of the word, to seach for the part
      of the word you want to match:

grep ould$ /usr/share/dict/UKACD15a.TXT

-- 
	Chris F.A. Johnson
	=================================================================
	cfaj-uVmiyxGBW52XDw4h08c5KA at public.gmane.org                      http://cfaj.freeshell.org
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list