home *** CD-ROM | disk | FTP | other *** search
/ Languages Around the World / LanguageWorld.iso / language / chinese / duke_typ / readme < prev    next >
Encoding:
Text File  |  1994-05-24  |  2.8 KB  |  55 lines

  1.      "The Duke Chinese Typist" is a Chinese word processor for students and
  2. teachers of Chinese under development at Duke University. It consists of an
  3. internal dictionary composed of the vocabulary appearing in the most widely
  4. used first and second-year Chinese texts, a font library of approximately
  5. 4000 Chinese characters in both simple and complex styles, as well as
  6. English and tonal pinyin symbols, and a friendly user interface based
  7. primarily on typing pinyin phonetic transcription with or without tones,
  8. which is then converted into Chinese characters.
  9.  
  10.      DCT requires a minimum 512K RAM and EGA (Enhanced Graphics Adaptor)
  11. compatible graphics. It is written in the C language, with assembly
  12. language subroutines, and for its screen display of Chinese and English
  13. uses a set of routines for the EGA also developed at Duke by Jeff Gillette,
  14. Don Mullen, and others, called the Raster Graphics Library. Co-authors of
  15. DCT and their addresses are:
  16.  
  17.    Richard Kunst                            Don Mullen
  18.    Asian/Pacific Studies Institute          Humanities Computing Facility
  19.    2111 Campus Drive                        015 Languages Bldg.
  20.    Duke University                          Duke University
  21.    Durham, NC 27706 USA                     Durham, NC 27706 USA
  22.    (919) 684-6104, 684-2604                 (919) 684-3637
  23.    Bitnet: DKUNST@TUCC                      uucp: duke!ducall!don
  24.  
  25.       The authors would like to take this opportunity to acknowledge their
  26. debt to the screen editor MicroEMACS 3.7, and its principal authors, Dave
  27. Conroy and Daniel Lawrence. MicroEMACS 3.7 has been placed in the public
  28. domain, and has been substantially incorporated into the Duke Chinese Typist.
  29.  
  30.      If you have not already done so, you can receive the most recent version
  31. of DCT and its documentation directly, and be registered to be automatically
  32. notified of future updates, by sending a materials and registration fee of
  33. $25.00, payable to Duke University, to the Asian/Pacific Studies Institute
  34. address above. Your comments and suggestions are also appreciated.
  35.  
  36.      To run "The Duke Chinese Typist", at the DOS prompt type
  37.  
  38.             A>typist [filename]      (floppy disk version)
  39.  
  40.             C>dct [filename]         (hard disk version--first copy
  41.                                      both floppies to hard disk)
  42. and press Return (Enter) key.
  43.  
  44. To print a DCT text file saved to disk, at the DOS prompt type
  45.  
  46.             A>print [-printertype] filename1 [filename2...etc.]
  47.  
  48. (first REName FLPPRINT.BAT per installation instructions), or
  49.  
  50.             B>a:dctpr [-printertype] filename1 [filename2...etc.]
  51. or
  52.             C>dctpr [-printertype] filename1 [filename2...etc.]
  53.  
  54. and press Return key. (For other alternatives, see written documentation.)
  55.