1 /* This file is generated by python scripts. Don't edit this file directly.
10 * @brief enums of chewing initial element.
15 CHEWING_ZERO_INITIAL = 0,
39 CHEWING_LAST_INITIAL = CHEWING_ZH,
40 CHEWING_NUMBER_OF_INITIALS = CHEWING_LAST_INITIAL + 1
45 * @brief enums of chewing middle element.
50 CHEWING_ZERO_MIDDLE = 0,
54 CHEWING_LAST_MIDDLE = CHEWING_V,
55 CHEWING_NUMBER_OF_MIDDLES = CHEWING_LAST_MIDDLE + 1
60 * @brief enums of chewing final element.
64 CHEWING_ZERO_FINAL = 0,
82 CHEWING_LAST_FINAL = PINYIN_ING,
83 CHEWING_NUMBER_OF_FINALS = CHEWING_LAST_FINAL + 1
88 * @brief enums of chewing tone element.
92 CHEWING_ZERO_TONE = 0,
98 CHEWING_LAST_TONE = CHEWING_5,
99 CHEWING_NUMBER_OF_TONES = CHEWING_LAST_TONE + 1