Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

cwnn(7) [debian man page]

CWNN(7) 						 Miscellaneous Information Manual						   CWNN(7)

NAME
cWnn - A Chinese Input System Running on Unix Workstations. DESCRIPTION
cWnn provides a wide range of input methods, satisfying the needs of Chinese users all over the world, including P.R.China and Taiwan. Besides, it is capable of converting an arbitrary sequence of Pinyin/Zhuyin into the expected Hanzi and caters for error tolerance in the four tones. cWnn has standardized Pinyin and Zhuyin and it provides an ideal input environment for all users. COMMANDS AVAILABLE IN MAN FILE
1. Startup of the server - cserver 2. Startup of the front-end processor - cuum 3. Current usage status of the server - cwnnstat 4. Termination of the server - cwnnkill 5. Rewrite of dictionary header - cwnntouch UTILITIES AVAILABLE IN MAN FILE
1. Creation of binary format dictionary - catod 2. Restoration of text format dictionary - cdtoa 3. Creation of binary format grammar file - catof 4. Registration of characters/words into a - cwdreg specified dictionary 5. Deletion of characters/words from a specified - cwddel dictionary 6. Sorting of a specified text format dictionary - cdicsort MISCELLANEOUS INFORMATION
1. cWnn installation - cinstall 2. cWnn startup and termination - cstartend 3. cWnn function keys - ckey 4. cWnn environment operation function - cenv 13 May 1992 CWNN(7)

Check Out this Related Man Page

CENV(7) 						 Miscellaneous Information Manual						   CENV(7)

NAME
cenv - cWnn Environment Operation Functions. DESCRIPTION
The followings are the operation functions available in every environment. The user may update his environment by using these functions. For example, he may need to add another dictionary, or need to change the values for certain conversion parameter. When function key PF6 is pressed, a menu will be displayed. Move the cursor to the particular option and press the return key. The corre- sponding function will then be carried out. OPTIONS
1. Add dictionary To add a dictionary to the current environment. 2. View dictionary To view all the dictionaries in the current environment, as well as their current states. 3. Word/Character add To add a word into a dynamic dictionary. 4. Word/Character search To check if a word/character exists in the dictionary under the current environment. If it exists, the system will show the informa- tion of word/character. 5. Parameter update To enquire or change the parameters for the Pinyin-Hanzi conversion under the current environment. Different environments will have different parameters. 6. Save usage frequency Save all the usage frequency files under the current environment. 7. Dictionary information To inquire the information of the dictionaries under the current environment. For example the dictionary name, type and priority etc. 8. Grammar change To change the grammar file used in the environment. 9. Exit To exit the environment operation function. NOTE
PF6 is the default keyboard definition in cWnn, it may be redefined. 13 May 1992 CENV(7)
Man Page

9 More Discussions You Might Find Interesting

1. Programming

Compare Char to String

This is actually a c++ question... Basically I am creating a program that asks for five characters. I have a dictionary file containing tons of words no long than five letters long, on a seperate line. I want to be able to take the five inputted letters and compare them to the words in the file... (3 Replies)
Discussion started by: Phobos
3 Replies

2. UNIX for Dummies Questions & Answers

System Startup Time

Hi all, Can anyone tell me how to find the System Startup time. Currently I am using "who -b" to get last reboot time. I wanted to know is there any log file for SCO Openserver 5, in which all this sort of imformations are kept. I have tried searching the forum with words like "WHO... (6 Replies)
Discussion started by: shoeb_syed
6 Replies

3. Filesystems, Disks and Memory

Chinese characters in Vi editor

Dear All, I have excel files containing Chinese characters. I have a requirement to display the contents of both the English and the Chinese files in the Unix box using the vi editor. But I when I try to open the Chinese files, the characters are junk. Can one of you help me in getting rid of... (4 Replies)
Discussion started by: chrisanto_2000
4 Replies

4. UNIX for Advanced & Expert Users

dictionary words in vim

how can i get the dictionary words in vim using keyboard keys? and how can i get the current directory filename? (1 Reply)
Discussion started by: lakshmananindia
1 Replies

5. Shell Programming and Scripting

Need best grep option or alternative

Hello, I am processing a text file which contains only words with few combination of characters (it is a dictionary file). example: havana have haven haven't havilland havoc Is there a way to exclude only 1 to 8 character long words which not include space or special characters : '-`~.. so... (5 Replies)
Discussion started by: alekkz
5 Replies

6. AIX

How do I killed ideal users from AIX 5.3 smit?

Hi, I'm newbee to AIX and would like to setup a process which kills 1 Hr. ideal users from smit. Please advise for making it work. :) Thanks, Sumit (2 Replies)
Discussion started by: sumit30
2 Replies

7. Hardware

Please help, I need Sun W2100z/1100z Workstations Supplemental CD 2.5

HI, I am having issue with my SUN W2100z and search all around internet, found this posting on Unix Help Dashboad. Wonder if I am able to get a copy of the Sun W2100z/1100z Workstations Supplemental CD 2.5 from anyone here. Appreciate your help. fungplus (1 Reply)
Discussion started by: fungplus
1 Replies

8. Shell Programming and Scripting

Sorting by length

Hello, I have a very large file: a dictionary of headwords of around 40000 and would like to have the dictionary sorted by its length i.e. the largest string first and the smallest at the end. I have hunted for a perl or awk script on the forum which can do the job but there is none available. I... (8 Replies)
Discussion started by: khoremand
8 Replies

9. Programming

[awk]Chinese words!!

Is there a way to extract chinese words from a text written in an European Language? I want to create a glossary and finding a way would make me save time! Thank you! (3 Replies)
Discussion started by: ettore8888
3 Replies