Mercurial > freewnn
comparison cWnn/manual/contents @ 0:bbc77ca4def5
initial import
author | Yoshiki Yazawa <yaz@cc.rim.or.jp> |
---|---|
date | Thu, 13 Dec 2007 04:30:14 +0900 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:bbc77ca4def5 |
---|---|
1 ©³©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©· | |
2 ©³©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©· | |
3 ©§ £Ã£Ï£Î£Ô£Å£Î£Ô£Ó ©§ | |
4 ©»©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¿ | |
5 ©»©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¿ | |
6 | |
7 | |
8 | |
9 CHAPTER ONE INTRODUCTION | |
10 | |
11 1.1 Overview ................................................ 1-1 | |
12 1.2 Notations Used in this Manual ........................... 1-3 | |
13 1.3 cWnn System Structure ................................... 1-4 | |
14 1.4 Features on the System Structure ........................ 1-5 | |
15 1.5 Hardware and Software Configurations .................... 1-7 | |
16 | |
17 | |
18 CHAPTER TWO GETTING STARTED | |
19 | |
20 2.1 cWnn Startup and Termination ............................ 2-1 | |
21 | |
22 | |
23 CHAPTER THREE INPUT METHODS | |
24 | |
25 3.1 Overview ................................................ 3-1 | |
26 3.2 Three Standard Input Environment ........................ 3-1 | |
27 3.3 The Different Input Modes ............................... 3-3 | |
28 3.4 Phonetic Input Procedure ................................ 3-6 | |
29 3.5 Radical Input Procedure ................................ 3-12 | |
30 | |
31 | |
32 CHAPTER FOUR PINYIN-HANZI CONVERSION | |
33 | |
34 4.1 Overview ................................................ 4-1 | |
35 4.2 Pinyin Input Environment ................................ 4-1 | |
36 4.3 Concept on Pinyin-Hanzi Conversion ...................... 4-4 | |
37 4.4 Pinyin-Hanzi Conversion in cWnn ......................... 4-5 | |
38 | |
39 | |
40 | |
41 | |
42 | |
43 | |
44 | |
45 | |
46 | |
47 | |
48 | |
49 | |
50 - i - | |
51 CHAPTER FIVE ENVIRONMENT SETUP | |
52 | |
53 5.1 Overview ................................................ 5-1 | |
54 5.2 Environment Operation Functions ......................... 5-2 | |
55 5.3 Initialization File for Server (cserverrc) .............. 5-8 | |
56 5.4 Initialization File for Front-end Processor (uumrc)..... 5-11 | |
57 5.5 Initialization File for Forward Conversion Environment | |
58 (wnnenvrc) ............................................. 5-17 | |
59 5.6 Initialization File for Reverse Conversion Environment | |
60 (wnnenvrc_R) ........................................... 5-21 | |
61 5.7 Keyboard Definition File for Front-end Processor | |
62 (uumkey) ............................................... 5-22 | |
63 5.8 Conversion File for Keyboard input code (cvt_key_tbl) .. 5-31 | |
64 | |
65 | |
66 CHAPTER SIX COMMANDS | |
67 | |
68 6.1 Overview ................................................ 6-1 | |
69 6.2 Startup of Server (cserver) ............................. 6-2 | |
70 6.3 Startup of Front-end Processor (cuum) ................... 6-4 | |
71 6.4 Current Status Report of Server (cwnnstat) .............. 6-7 | |
72 6.5 Server Termination (cwnnkill) ........................... 6-9 | |
73 6.6 Dictionary Header Update (cwnntouch) ................... 6-10 | |
74 6.7 Creation of Dictionary (catod) ......................... 6-11 | |
75 6.8 Conversion of Binary Dictionary to Text Format (cdtoa) . 6-13 | |
76 6.9 Creation of Usage Frequency File (catof) ............... 6-15 | |
77 6.10 Registration of characters/words into a dictionary | |
78 (cwdreg) ............................................... 6-16 | |
79 6.11 Deletion of characters/words from a dictionary (cwddel). 6-17 | |
80 6.12 Dictionary sort (cdicsort) ............................. 6-18 | |
81 | |
82 | |
83 CHAPTER SEVEN INPUT AUTOMATON | |
84 | |
85 7.1 Overview ................................................ 7-1 | |
86 7.2 Structure of Input Automaton ............................ 7-1 | |
87 7.3 Mode Definition Table ................................... 7-4 | |
88 7.4 Mapping Tables .......................................... 7-7 | |
89 7.5 An Example of Input Automaton .......................... 7-15 | |
90 | |
91 | |
92 CHAPTER EIGHT CWNN FILE MANAGEMENT | |
93 | |
94 8.1 Overview ................................................ 8-1 | |
95 8.2 Dictionary Files ........................................ 8-2 | |
96 8.3 Usage Frequency Files ................................... 8-5 | |
97 8.4 Grammar Files and Cixing Files .......................... 8-6 | |
98 | |
99 | |
100 - ii - | |
101 APPENDIX | |
102 Appendix 1 Pinyin/Zhuyin Definition Table ...................... A-1 | |
103 Appendix 2 Erpin Input Keys Allocations ........................ A-6 | |
104 Appendix 3 Zhuyin Input Keys Alllcations ....................... A-9 | |
105 Appendix 4 Standard Function Keys Definition in cWnn .......... A-14 | |
106 | |
107 | |
108 GLOSSARY ...................................................................... G-1 | |
109 | |
110 | |
111 INDEX ......................................................................... I-1 | |
112 | |
113 | |
114 | |
115 | |
116 | |
117 | |
118 | |
119 | |
120 | |
121 | |
122 | |
123 | |
124 | |
125 | |
126 | |
127 | |
128 | |
129 | |
130 | |
131 | |
132 | |
133 | |
134 | |
135 | |
136 | |
137 | |
138 | |
139 | |
140 | |
141 | |
142 | |
143 | |
144 | |
145 | |
146 | |
147 | |
148 | |
149 | |
150 - iii - |