0
|
1 .\"
|
|
2 .\" $Id: cenv.man,v 1.3 2001/06/14 18:08:34 ura Exp $
|
|
3 .\"
|
|
4 .\"
|
|
5 .\" FreeWnn is a network-extensible Kana-to-Kanji conversion system.
|
|
6 .\" This file is part of FreeWnn.
|
|
7 .\"
|
|
8 .\" Copyright Kyoto University Research Institute for Mathematical Sciences
|
|
9 .\" 1987, 1988, 1989, 1990, 1991, 1992
|
|
10 .\" Copyright OMRON Corporation. 1987, 1988, 1989, 1990, 1991, 1992, 1999
|
|
11 .\" Copyright ASTEC, Inc. 1987, 1988, 1989, 1990, 1991, 1992
|
|
12 .\" Copyright FreeWnn Project 1999, 2000
|
|
13 .\"
|
|
14 .\" Maintainer: FreeWnn Project <freewnn@tomo.gr.jp>
|
|
15 .\"
|
|
16 .\" This program is free software; you can redistribute it and/or modify
|
|
17 .\" it under the terms of the GNU General Public License as published by
|
|
18 .\" the Free Software Foundation; either version 2 of the License, or
|
|
19 .\" (at your option) any later version.
|
|
20 .\"
|
|
21 .\" This program is distributed in the hope that it will be useful,
|
|
22 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
23 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
24 .\" GNU General Public License for more details.
|
|
25 .\"
|
|
26 .\" You should have received a copy of the GNU General Public License
|
|
27 .\" along with this program; if not, write to the Free Software
|
|
28 .\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
29 .\"
|
|
30 .TH CENV \ "13 May 1992"
|
|
31 .SH NAME
|
|
32 cenv \- cWnn Environment Operation Functions.
|
|
33 .ad
|
|
34 .SH DESCRIPTION
|
|
35 The followings are the operation functions available in every environment.
|
|
36 The user may update his environment by using these functions.
|
|
37 For example, he may need to add another dictionary, or need to change the
|
|
38 values for certain conversion parameter.
|
|
39
|
|
40 When function key PF6 is pressed, a menu will be displayed. Move the
|
|
41 cursor to the particular option and press the return key. The
|
|
42 corresponding function will then be carried out.
|
|
43 .SH OPTIONS
|
|
44 .IP 1.
|
|
45 Add dictionary
|
|
46 .sp 0
|
|
47 To add a dictionary to the current environment.
|
|
48 .IP 2.
|
|
49 View dictionary
|
|
50 .sp 0
|
|
51 To view all the dictionaries in the current environment, as well as
|
|
52 their current states.
|
|
53 .IP 3.
|
|
54 Word/Character add
|
|
55 .sp 0
|
|
56 To add a word into a dynamic dictionary.
|
|
57 .IP 4.
|
|
58 Word/Character search
|
|
59 .sp 0
|
|
60 To check if a word/character exists in the dictionary under the current
|
|
61 environment. If it exists, the system will show the information of
|
|
62 word/character.
|
|
63 .IP 5.
|
|
64 Parameter update
|
|
65 .sp 0
|
|
66 To enquire or change the parameters for the Pinyin-Hanzi conversion under
|
|
67 the current environment.
|
|
68 .sp 0
|
|
69 Different environments will have different parameters.
|
|
70 .IP 6.
|
|
71 Save usage frequency
|
|
72 .sp 0
|
|
73 Save all the usage frequency files under the current environment.
|
|
74 .IP 7.
|
|
75 Dictionary information
|
|
76 .sp 0
|
|
77 To inquire the information of the dictionaries under the current environment.
|
|
78 For example the dictionary name, type and priority etc.
|
|
79 .IP 8.
|
|
80 Grammar change
|
|
81 .sp 0
|
|
82 To change the grammar file used in the environment.
|
|
83 .IP 9.
|
|
84 Exit
|
|
85 .sp 0
|
|
86 To exit the environment operation function.
|
|
87 .SH NOTE
|
|
88 PF6 is the default keyboard definition in cWnn, it may be redefined.
|