Hubbry Logo
search
logo

Chinese character orders

logo
Community Hub0 Subscribers
Write something...
Be the first to start a discussion here.
Be the first to start a discussion here.
See all
Chinese character orders

Chinese character order, or Chinese character indexing, Chinese character collation and Chinese character sorting (simplified Chinese: 汉字排序; traditional Chinese: 漢字排序; pinyin: hànzì páixù), is the way in which a Chinese character set is sorted into a sequence for the convenience of information retrieval. It may also refer to the sequence so produced.

English dictionaries and indexes are normally arranged in alphabetical order for quick lookup, but Chinese is written in tens of thousands of different characters, not just dozens of letters in an alphabet, and that makes the sorting job much more challenging.

The orders or sorting methods of Chinese dictionaries are traditionally divided into three categories:

In modern Chinese, people also use frequency orders, where words or characters are sorted by their frequencies of use in a text corpus. There is also computer-based sorting and lookup.

Chinese dictionaries include character dictionaries (Chinese: 字典; pinyin: zìdiǎn) and word dictionaries (simplified Chinese: 词典; traditional Chinese: 詞典; pinyin: cídiǎn). Chinese word orders are based on character orders. Single-character words are arranged by character sorting directly, and multi-character words can be sorted character by character in a similar way. In the following sections, there is a general introduction to the orders and sorting methods currently in use, focused on those which are more popular and effective.

In this category of orders, Chinese characters are sorted according to various features of their forms or shapes. There are two subcategories of form-based orders: stroke-based orders and component-based orders.

In stroke-based orders, Chinese characters are sorted by different features of strokes, including stroke counts, stroke forms, stroke orders, stroke combinations, stroke positions, etc.

In this order, Chinese characters are sorted by their stroke count ascendingly. A character with less strokes is put before those of more strokes. For example, the different characters in "漢字筆劃, 汉字笔画 " (Chinese character strokes) are sorted into "汉(5)字(6)画(8)笔(10)[筆(12)畫(12)]漢(14)", where stroke counts are put in brackets. (Please note that both 筆 and 畫 are of 12 strokes and their order is not determinable by stroke-count order.).

See all
User Avatar
No comments yet.