home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Unix / text / Webster.a5.README < prev    next >
Encoding:
Text File  |  1994-03-30  |  3.0 KB  |  64 lines

  1. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  2. %                                                                            %
  3. % Webster utilities for NeXT computers and others.                           %
  4. %                                                                            %
  5. % COPYRIGHT (C) MARCH 1944, BENOIT GRANGE. ben@fizz.fdn.org                  %
  6. %                                                                            %
  7. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  8.  
  9. Here is the fifth alpha release of the webster access library and
  10. associated server & clients.  This library allows to search words in
  11. the webster dictionary and thesaurus on NeXT computers. It works for
  12. NeXTStep version 3.0 and greater. Today, it has been tested with 3.0
  13. and 3.2 on black hardware, but it should also work under NS/I.
  14.  
  15. The clients under the Clients directory may be used or compiled under
  16. other Unix systems. Except the CommandLine one... which requires this
  17. library.
  18.  
  19. This work was started some months ago, after updating to version 3.0
  20. and looking at the old (pre 3.0) servers. The old servers are made to
  21. use some kind of flat Webster dictionary file. The new Webster files
  22. (since 3.0) use the Indexing Kit. It was of course inspired by the
  23. work of Steve Hayman, one of the previous writers of the Webster server.
  24.  
  25. To install, read the INSTALL file.
  26.  
  27. Please note :
  28. *************
  29.  
  30. 1. Work still in progress. Some BUGS are expected to show up. All the
  31.    functions are not written yet and the interface may change. Little
  32.    documentation has been written.  See the STATUS file for
  33.    information about what I am writing.
  34.  
  35. 2. READ the copyright for the dictionary and the thesaurus below. I am
  36.    still searching to see who is allowed to use the dictionary, how
  37.    can it be used remotely, etc. Currently I am writing this for my
  38.    own use, and as is has been asked for in the news, I am publishing
  39.    the sources to some people. You may want to browse the news
  40.    articles in the file 'About Webster Servers'.
  41.  
  42.     This program is distributed in the hope that it will be useful,
  43.     but WITHOUT ANY WARRANTY; without even the implied warranty of
  44.     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  45.     GNU General Public License for more details.
  46.  
  47. ******************************************************************************
  48. * Webster dictionary & thesaurus Copyright (C) 1983-1989 Merriam-Webster Inc.*
  49. ******************************************************************************
  50.  
  51.   Therefore, you are not allowed to copy or make available by any mean
  52.   the webster dictionary to people not having a license to it.
  53.  
  54.   Because of this copyright, by compiling and using this piece of
  55.   software, you take the full responsability of it.
  56.  
  57.   Being more precise, by making a server available (on your network,
  58.   or maybe netwide), YOU! take the full responsability of it.
  59.  
  60. 3) This program is distributed under the GNU General Public License.
  61.    Read the file COPYING for more information.
  62.  
  63. Benoit Grange
  64. ben@fizz.fdn.org