From 1ddf347454d6d651b5fec4f93713a87c3dbbf991 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Wed, 14 Oct 2015 16:27:59 +0800 Subject: update zhuyin_table.h --- src/storage/zhuyin_table.h | 56 +++++++++++++++++++++++----------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/src/storage/zhuyin_table.h b/src/storage/zhuyin_table.h index 165dc73..4de0cd2 100644 --- a/src/storage/zhuyin_table.h +++ b/src/storage/zhuyin_table.h @@ -1,12 +1,12 @@ /* This file is generated by python scripts. Don't edit this file directly. */ -#ifndef CHEWING_TABLE_H -#define CHEWING_TABLE_H +#ifndef ZHUYIN_TABLE_H +#define ZHUYIN_TABLE_H namespace pinyin{ -const chewing_symbol_item_t chewing_standard_symbols[] = { +const zhuyin_symbol_item_t chewing_standard_symbols[] = { {',' , "ㄝ"}, {'-' , "ㄦ"}, {'.' , "ㄡ"}, @@ -47,7 +47,7 @@ const chewing_symbol_item_t chewing_standard_symbols[] = { {'\0', NULL} }; -const chewing_tone_item_t chewing_standard_tones[] = { +const zhuyin_tone_item_t chewing_standard_tones[] = { {' ' , 1}, {'3' , 3}, {'4' , 4}, @@ -56,7 +56,7 @@ const chewing_tone_item_t chewing_standard_tones[] = { {'\0', 0} }; -const chewing_symbol_item_t chewing_ginyieh_symbols[] = { +const zhuyin_symbol_item_t chewing_ginyieh_symbols[] = { {'\'' , "ㄥ"}, {',' , "ㄚ"}, {'-' , "ㄣ"}, @@ -97,7 +97,7 @@ const chewing_symbol_item_t chewing_ginyieh_symbols[] = { {'\0', NULL} }; -const chewing_tone_item_t chewing_ginyieh_tones[] = { +const zhuyin_tone_item_t chewing_ginyieh_tones[] = { {' ' , 1}, {'1' , 5}, {'a' , 3}, @@ -106,7 +106,7 @@ const chewing_tone_item_t chewing_ginyieh_tones[] = { {'\0', 0} }; -const chewing_symbol_item_t chewing_eten_symbols[] = { +const zhuyin_symbol_item_t chewing_eten_symbols[] = { {'\'' , "ㄘ"}, {',' , "ㄓ"}, {'-' , "ㄥ"}, @@ -147,7 +147,7 @@ const chewing_symbol_item_t chewing_eten_symbols[] = { {'\0', NULL} }; -const chewing_tone_item_t chewing_eten_tones[] = { +const zhuyin_tone_item_t chewing_eten_tones[] = { {' ' , 1}, {'1' , 5}, {'2' , 2}, @@ -156,7 +156,7 @@ const chewing_tone_item_t chewing_eten_tones[] = { {'\0', 0} }; -const chewing_symbol_item_t chewing_ibm_symbols[] = { +const zhuyin_symbol_item_t chewing_ibm_symbols[] = { {'-' , "ㄏ"}, {'0' , "ㄎ"}, {'1' , "ㄅ"}, @@ -197,7 +197,7 @@ const chewing_symbol_item_t chewing_ibm_symbols[] = { {'\0', NULL} }; -const chewing_tone_item_t chewing_ibm_tones[] = { +const zhuyin_tone_item_t chewing_ibm_tones[] = { {' ' , 1}, {',' , 3}, {'.' , 4}, @@ -206,7 +206,7 @@ const chewing_tone_item_t chewing_ibm_tones[] = { {'\0', 0} }; -const chewing_symbol_item_t chewing_hsu_initials[] = { +const zhuyin_symbol_item_t chewing_hsu_initials[] = { {'a' , "ㄘ"}, {'b' , "ㄅ"}, {'c' , "ㄒ"}, @@ -231,14 +231,14 @@ const chewing_symbol_item_t chewing_hsu_initials[] = { {'\0', NULL} }; -const chewing_symbol_item_t chewing_hsu_middles[] = { +const zhuyin_symbol_item_t chewing_hsu_middles[] = { {'e' , "ㄧ"}, {'u' , "ㄩ"}, {'x' , "ㄨ"}, {'\0', NULL} }; -const chewing_symbol_item_t chewing_hsu_finals[] = { +const zhuyin_symbol_item_t chewing_hsu_finals[] = { {'a' , "ㄟ"}, {'e' , "ㄝ"}, {'g' , "ㄜ"}, @@ -255,7 +255,7 @@ const chewing_symbol_item_t chewing_hsu_finals[] = { {'\0', NULL} }; -const chewing_tone_item_t chewing_hsu_tones[] = { +const zhuyin_tone_item_t chewing_hsu_tones[] = { {' ' , 1}, {'d' , 2}, {'f' , 3}, @@ -264,7 +264,7 @@ const chewing_tone_item_t chewing_hsu_tones[] = { {'\0', 0} }; -const chewing_symbol_item_t chewing_eten26_initials[] = { +const zhuyin_symbol_item_t chewing_eten26_initials[] = { {'b' , "ㄅ"}, {'c' , "ㄒ"}, {'c' , "ㄕ"}, @@ -289,14 +289,14 @@ const chewing_symbol_item_t chewing_eten26_initials[] = { {'\0', NULL} }; -const chewing_symbol_item_t chewing_eten26_middles[] = { +const zhuyin_symbol_item_t chewing_eten26_middles[] = { {'e' , "ㄧ"}, {'u' , "ㄩ"}, {'x' , "ㄨ"}, {'\0', NULL} }; -const chewing_symbol_item_t chewing_eten26_finals[] = { +const zhuyin_symbol_item_t chewing_eten26_finals[] = { {'a' , "ㄚ"}, {'h' , "ㄦ"}, {'i' , "ㄞ"}, @@ -313,7 +313,7 @@ const chewing_symbol_item_t chewing_eten26_finals[] = { {'\0', NULL} }; -const chewing_tone_item_t chewing_eten26_tones[] = { +const zhuyin_tone_item_t chewing_eten26_tones[] = { {' ' , 1}, {'d' , 5}, {'f' , 2}, @@ -322,7 +322,7 @@ const chewing_tone_item_t chewing_eten26_tones[] = { {'\0', 0} }; -const chewing_symbol_item_t chewing_standard_dvorak_symbols[] = { +const zhuyin_symbol_item_t chewing_standard_dvorak_symbols[] = { {'\'' , "ㄆ"}, {',' , "ㄊ"}, {'.' , "ㄍ"}, @@ -363,7 +363,7 @@ const chewing_symbol_item_t chewing_standard_dvorak_symbols[] = { {'\0', NULL} }; -const chewing_tone_item_t chewing_standard_dvorak_tones[] = { +const zhuyin_tone_item_t chewing_standard_dvorak_tones[] = { {' ' , 1}, {'3' , 3}, {'4' , 4}, @@ -372,7 +372,7 @@ const chewing_tone_item_t chewing_standard_dvorak_tones[] = { {'\0', 0} }; -const chewing_symbol_item_t chewing_hsu_dvorak_initials[] = { +const zhuyin_symbol_item_t chewing_hsu_dvorak_initials[] = { {'a' , "ㄘ"}, {'b' , "ㄅ"}, {'c' , "ㄒ"}, @@ -397,14 +397,14 @@ const chewing_symbol_item_t chewing_hsu_dvorak_initials[] = { {'\0', NULL} }; -const chewing_symbol_item_t chewing_hsu_dvorak_middles[] = { +const zhuyin_symbol_item_t chewing_hsu_dvorak_middles[] = { {'e' , "ㄧ"}, {'u' , "ㄩ"}, {'x' , "ㄨ"}, {'\0', NULL} }; -const chewing_symbol_item_t chewing_hsu_dvorak_finals[] = { +const zhuyin_symbol_item_t chewing_hsu_dvorak_finals[] = { {'a' , "ㄟ"}, {'e' , "ㄝ"}, {'g' , "ㄜ"}, @@ -421,7 +421,7 @@ const chewing_symbol_item_t chewing_hsu_dvorak_finals[] = { {'\0', NULL} }; -const chewing_tone_item_t chewing_hsu_dvorak_tones[] = { +const zhuyin_tone_item_t chewing_hsu_dvorak_tones[] = { {' ' , 1}, {'d' , 2}, {'f' , 3}, @@ -430,7 +430,7 @@ const chewing_tone_item_t chewing_hsu_dvorak_tones[] = { {'\0', 0} }; -const chewing_symbol_item_t chewing_dachen_cp26_initials[] = { +const zhuyin_symbol_item_t chewing_dachen_cp26_initials[] = { {'a' , "ㄇ"}, {'b' , "ㄖ"}, {'c' , "ㄏ"}, @@ -455,14 +455,14 @@ const chewing_symbol_item_t chewing_dachen_cp26_initials[] = { {'\0', NULL} }; -const chewing_symbol_item_t chewing_dachen_cp26_middles[] = { +const zhuyin_symbol_item_t chewing_dachen_cp26_middles[] = { {'j' , "ㄨ"}, {'m' , "ㄩ"}, {'u' , "ㄧ"}, {'\0', NULL} }; -const chewing_symbol_item_t chewing_dachen_cp26_finals[] = { +const zhuyin_symbol_item_t chewing_dachen_cp26_finals[] = { {'b' , "ㄝ"}, {'i' , "ㄛ"}, {'i' , "ㄞ"}, @@ -479,7 +479,7 @@ const chewing_symbol_item_t chewing_dachen_cp26_finals[] = { {'\0', NULL} }; -const chewing_tone_item_t chewing_dachen_cp26_tones[] = { +const zhuyin_tone_item_t chewing_dachen_cp26_tones[] = { {' ' , 1}, {'d' , 4}, {'e' , 2}, -- cgit v1.2.1