CKC Chinese Input System
   HOME

TheInfoList



OR:

The CKC Chinese Input System is a Chinese input method for computers that uses the
four corner method The four-corner method or four-corner system () is a character-input method used for encoding Chinese characters into either a computer or a manual typewriter, using four or five numerical digits per character. The four digits encode the shap ...
to encode characters. The encoding uses a maximum of 4 digits ("0" - "9") to represent a
Chinese character Chinese characters are logographs used to write the Chinese languages and others from regions historically influenced by Chinese culture. Of the four independently invented writing systems accepted by scholars, they represent the only on ...
. All possible shapes of strokes that forms any given Chinese character are classified into 10 groups, each represented by one of the ten possible digits 0-9. Chinese characters can then be input by following the order in which the strokes are identified at the 4 corners of the character. As a result of this simplicity in coding using the ten numeric digits, users typically need to use only a
numeric keypad A numeric keypad, number pad, numpad, or ten key, is the calculator-style group of ten numeric keys accompanied by other keys, usually on the far right side of computer keyboard. This grouping allows quick number entry with right hand, ...
to input Chinese. Implementations for both
Traditional A tradition is a system of beliefs or behaviors (folk custom) passed down within a group of people or society with symbolic meaning or special significance with origins in the past. A component of cultural expressions and folklore, common examp ...
and
Simplified Chinese Simplification, Simplify, or Simplified may refer to: Mathematics Simplification is the process of replacing a mathematical expression by an equivalent one that is simpler (usually shorter), according to a well-founded ordering. Examples include: ...
are available, though the coding principle applies to both. In other words, users only need to be trained once and the skill can be applied equally well to both
Traditional A tradition is a system of beliefs or behaviors (folk custom) passed down within a group of people or society with symbolic meaning or special significance with origins in the past. A component of cultural expressions and folklore, common examp ...
and
Simplified Chinese Simplification, Simplify, or Simplified may refer to: Mathematics Simplification is the process of replacing a mathematical expression by an equivalent one that is simpler (usually shorter), according to a well-founded ordering. Examples include: ...
version of the CKC Chinese Input System. Training courses on the CKC Chinese Input System are provided by training centres in CKC Centre for the Development of Information Technology for Chinese Language Teaching of The Hong Kong Institute of Education, IVE Haking Wong and of
Hong Kong University The University of Hong Kong (HKU) is a public research university in Pokfulam, Hong Kong. It was founded in 1887 as the Hong Kong College of Medicine for Chinese by the London Missionary Society and formally established as the University of ...
.


Mapping

The mapping between groups of stokes and their corresponding digits 0-9 can be described by the following: : 一橫二豎三點捺 : 叉四插五方塊六 : 七角八八九是小 : 撇與左勾都是零 This means: 1 represents a horizontal stroke, 2 a vertical or diagonal stroke, 3 a dot or left-to-right diagonal stroke, 4 two strokes in a cross shape, 5 three or more strokes in which one stroke intersects all others, 6 a box-shape, 7 where a stroke turns a corner, 8 the shape of the Chinese character 八 and its inverted form, 9 the shape of the Chinese character 小 and its inverted form, and 0 a right-to-left diagonal or left hook stroke.


Coding principle : single character

#Order of coding : start from the top left-hand corner, then the top right-hand corner, next followed by the bottom left-hand corner and finally the bottom right-hand corner. Example : CKC code for the character "的"   is 0760 #When there are more than 1 way to encode, use one which covers more strokes of the character. Example : the CKC code for the character "綜 " is 2399 as opposed to 2393. #Encode each of the shapes ONCE only. Example : the CKC code for the character "香"  is 06 as opposed to 0066. #When there are more than 1 way to encode, code of the strokes at the left-most or right-most side of the character is preferred. Example : the CKC code for the character "非" is 1111 as opposed to 2222. #Strokes positioned at the top most of the character is given priority to code rather than those at lower position. Example : The CKC code for the character "成" is 5307 as opposed to 7307.


Coding principle : phrase


Software availability

The software can be downloaded fro
The CKC Chinese Input System web site
and can be run on the
Microsoft Windows Windows is a Product lining, product line of Proprietary software, proprietary graphical user interface, graphical operating systems developed and marketed by Microsoft. It is grouped into families and subfamilies that cater to particular sec ...
environment. Other platforms such as
Linux Linux ( ) is a family of open source Unix-like operating systems based on the Linux kernel, an kernel (operating system), operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically package manager, pac ...
,
Palm Palm most commonly refers to: * Palm of the hand, the central region of the front of the hand * Palm plants, of family Arecaceae ** List of Arecaceae genera **Palm oil * Several other plants known as "palm" Palm or Palms may also refer to: Music ...
and
Pocket PC A Pocket PC (P/PC, PPC) is a class of personal digital assistant (PDA) that runs the Windows Mobile operating system, which is based on Windows Embedded Compact, Windows CE/Windows Embedded Compact, and that has some of the abilities of modern ...
are under development.


WebCKC

It is also possible to use the CKC Chinese Input System without installing it on a PC. Th
WebCKC
allows any PC connected to
Internet The Internet (or internet) is the Global network, global system of interconnected computer networks that uses the Internet protocol suite (TCP/IP) to communicate between networks and devices. It is a internetworking, network of networks ...
using the MS Internet Explorer to input
Chinese Characters Chinese characters are logographs used Written Chinese, to write the Chinese languages and others from regions historically influenced by Chinese culture. Of the four independently invented writing systems accepted by scholars, they represe ...
using the CKC Chinese Input System. You can try out th
traditional Chinese version
or th
Simplified Chinese version
Note that you need to use keyboard with numeric keypad in order to input Chinese with this method. Text entered are stored in the clipboard and therefore ready to be pasted to any desired application.


See also

*
Four corner method The four-corner method or four-corner system () is a character-input method used for encoding Chinese characters into either a computer or a manual typewriter, using four or five numerical digits per character. The four digits encode the shap ...
, the encoding that CKC uses


References


External links


Download the CKC Chinese Input System software


{{Input method CJK input methods