home *** CD-ROM | disk | FTP | other *** search
/ Sunny 1,000 Collection / SUNNY1000.iso / Files / Dos / Trivia / SCRABLST.ZIP / WORDY.AD < prev    next >
Encoding:
Text File  |  1995-05-31  |  6.6 KB  |  146 lines

  1.                  WHAT IS THIS *WORDY* BUSINESS, ANYHOW?
  2. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  3.  
  4. The word lists in this SCRABLST package were *automatically* generated using 
  5. utilities in the WORDY shareware package by the same author. Yes, this is an 
  6. advertisement of sorts for WORDY. For a $2.00 registration (plus shipping 
  7. and handling if you order a disk directly from the author), WORDY puts in 
  8. your hands a complete set of pattern matching, word list generating and 
  9. reformatting utilities, as well as a fun word game to practice and exercise 
  10. Scrabble (tm) playing skills. Best of all, WORDY contains at its core an 
  11. all-inclusive list of 99,000+ words compatible with the 2nd edition of the 
  12. OSPD (tm). It is easy to generate word lists to your specifications and do 
  13. various flavors of anagramming with the WORDY utilities. No serious Scrabble 
  14. (tm) player should be without WORDY! For programmers and bit fiddlers, the 
  15. WORDY package even contains the complete source code, in C, of all the 
  16. utilities. 
  17.  
  18. To show how much more you get in WORDY if you enjoyed SCRABLST, there 
  19. follows a file listing of the WORDY package. 
  20.  
  21.  
  22.                             Files contained within WORDY
  23.                             ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  24.  
  25.  
  26. READ.ME                     Info and musings about the programs and the author.
  27.  
  28. WHATS.NEW                   Updates and additions for this version of WORDY.
  29.  
  30. WORD.LST                    List of 99,000+ words acceptable for WORDY game,
  31.                             and incidentally, also in Scrabble (tm) word 
  32.                             game.  "Compatible" with the OSPD (tm), 2nd ed.
  33.                             In ASCII format.
  34.  
  35. NEW.LST                     List of the 5200-odd words new to the 2nd ed.
  36.                             of the OSPD (tm).  In ASCII format.
  37.  
  38. WORDY.DOC                   Instructions for playing the WORDY game.
  39.  
  40. SEARCH.DOC                  Instructions for using stand-alone search utility.
  41.  
  42. ANAGRAM.DOC                 Instructions for using stand-alone anagram 
  43.                             utility.
  44.  
  45. BINGO.DOC                   Instructions for using stand-alone Bingo-finding 
  46.                             utility.
  47.  
  48. XFIND.DOC                   Instructions for using stand-alone word-pattern
  49.                             matching utility.
  50.  
  51. UNSCR.DOC                   Instructions for using stand-alone "unscramble" 
  52.                             utility.
  53.  
  54. INSET.DOC                   Instructions for using stand-alone "inset" 
  55.                             utility.
  56.  
  57. XTRACT.DOC                  Instructions for using stand-alone "extract"
  58.                             utility.
  59.  
  60. RF.DOC                      Instructions for using file reformat utility.
  61.  
  62. PREFIX.DOC                  Instructions for using prefix word extractor.
  63.  
  64. SUFFIX.DOC                  Instructions for using suffix word extractor.
  65.  
  66. UTILS.NOT                   Note on the use of the WORDY utilities.
  67.  
  68. EDITORL.NEW                 Author's comments (flame?) on the 2nd Edition
  69.                             of the OSPD (tm).
  70.  
  71. REMOVED.WOR                 List of words that "disappeared" between editions 
  72.                             of the OSPD (tm).
  73.  
  74. DISCLAIM.ER                 Legal disclaimer.  Please do not sue the author.
  75.                             Or shoot the piano player.
  76.  
  77.  
  78. WORDY.EXE                   The game executable for color systems only.
  79.  
  80. WORDYM.EXE                  The game executable for monochrome systems only.
  81.  
  82. SEARCH.EXE                  Standalone utility to see if word is in enclosed
  83.                             game dictionary.
  84.  
  85. ANAGRAM.EXE                 Stand-alone anagramming utility.
  86.  
  87. BINGO.EXE                   Stand-alone Bingo-finding utility.
  88.  
  89. XFIND.EXE                   Stand-alone word-pattern matching utility.
  90.  
  91. UNSCR.EXE                   Stand-alone "unscramble" utility for solving
  92.                             word-scramble puzzles.
  93.  
  94. INSET.EXE                   Stand-alone utility to match portions of words in
  95.                             master word list in exact order given.
  96.  
  97. PREFIX.EXE                  Stand-alone utility to extract only those words 
  98.                             with a given prefix.
  99.  
  100. SUFFIX.EXE                  Stand-alone utility to extract only those words 
  101.                             with a given suffix.
  102.  
  103. XTRACT.EXE                  Stand-alone utility to extract only those words 
  104.                             from the master word list that include or exclude
  105.                             chosen letter sets.
  106.  
  107. RF.EXE                      Utility to reformat pattern-matched files to 
  108.                             print multiple columns across.
  109.  
  110. ANAGRAM.C                   Source code for programmers.
  111. BINGO.C                     Source code for programmers.
  112. RF.C                        Source code for programmers.
  113. XFIND.C                     Source code for programmers.
  114. UNSCR.C                     Source code for programmers.
  115. INSET.C                     Source code for programmers.
  116. XTRACT.C                    Source code for programmers.
  117. SEARCH.C                    Source code for programmers.
  118. PREFIX.C                    Source code for programmers.
  119. SUFFIX.C                    Source code for programmers.
  120. SRCH.H                      Source code for programmers.
  121.  
  122.  
  123. And those, gentle people, are the files contained in the WORDY package.
  124.  
  125. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  126. Scrabble (tm) and OSPD (tm) are trademarks of the Selchow & Righter Co., Inc.
  127. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  128.  
  129. The author of SCRABLST AND WORDY takes a modest bow... <grin>
  130.  
  131. WORDY (and other shareware / freeware by the author) is available for 
  132. download on many local and national BBS's, from some disk vendors, and on 
  133. some CD ROM shareware compilations.  If you are unable to locate it, you may 
  134. order it directly from the author on 3.5" diskette for the (modest) $2.00 
  135. registration + $1.50 shipping & handling. (You can even save yourself the 
  136. $1.50 shipping / handling charge if you enclose a stamped, self-addressed 
  137. disk mailer with a blank 3.5" HD diskette.) You will receive in return not 
  138. only the latest version of WORDY (as of this date 3.13), but in addition a 
  139. selection of the author's other interesting software. 
  140.  
  141.                                   M\Cooper
  142.                            3425 Chestnut Ridge Rd.
  143.                          Grantsville, MD 21536-9801
  144.                          --------------------------
  145.                          Email:  thegrendel@aol.com
  146.