home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 16 / 16.iso / w / w047 / 1.ddi / INPUTDIC.DOC < prev    next >
Encoding:
Text File  |  1992-01-28  |  1.4 KB  |  40 lines

  1.  
  2. INPUTDIC - Convert a GB input table to DIC file for NJSTAR.   Jan 24 1992
  3. Copyright (C) Hongbo Ni 1991. All Rights Reserved.
  4.  
  5. Usage: INPUTDIC filename(.GB) [output(.DIC)] (without extension)
  6.  
  7. Example: INPUTDIC wubi njinputz
  8.  
  9. The output file name should be NJINPUTx.DIC(where x=A-Z,Note A-K have been used)
  10.  
  11. NOTE: if you create a useful Input dictionary for NJSTAR. Please make it
  12.       availabe to the public for the common interest of Chinese community.
  13.  
  14. In the GB input file NJINPUTZ.GB, you should have a line like bellow.
  15.  
  16. ******************************************************************************
  17. * line start with * are comment
  18. *
  19. * +---------------- Input method name 2 char Chinese (4 bytes)
  20. * |  +------------- N - Number key (0-9), A - Alpha key (a-z)
  21. * |  |              X - Alpha and numerical key(0-9 :;<=>?@[\] a-z)
  22. * |  | +----------- Max key length
  23. * |  | | +--------- M - Multiple selection or U - Unique key (1 CC per key)
  24. * |  | | |  +------ Range of Key Character ( 0-9 for Num Key, a-z for Alpha key
  25. * |  | | |  |                                0-z for Alpha Numerical key)
  26. * |  | | |  |  +--- Learning key (not implemented yet)
  27. * |  | | |  |  | +- Input method name in ASCII of max 8 chars
  28. * |  | | |  |  | |        +-- anything after here
  29. * |  | | |  |  | |        |
  30. ╬σ╗« N 5 M 0-9 0 WuHua    (Five Strokes)   (C) Hongbo Ni 1991.
  31. 25152  ░í
  32. 52122  ░ó
  33. 12154  ░ú
  34. 12154  ░ñ
  35. 25114  ░Ñ
  36. 25154  ░ª
  37. 41254  ░º
  38. 32515  ░¿
  39. ....
  40.