diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4618236 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +iRime方案/iRime内置方案/iRime/build diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/SharedSupport/default.yaml" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/SharedSupport/default.yaml" index db82177..3f503ad 100644 --- "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/SharedSupport/default.yaml" +++ "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/SharedSupport/default.yaml" @@ -13,8 +13,6 @@ schema_list: - schema: wubi86 - schema: wubi091 - schema: wubi98 - - schema: flypy - - schema: flypyplus switcher: caption: 〔方案選單〕 diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/default.yaml" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/default.yaml" deleted file mode 100755 index 2149196..0000000 --- "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/default.yaml" +++ /dev/null @@ -1,150 +0,0 @@ -__build_info: - rime_version: 1.4 - timestamps: - default: 1552919042 - default.custom: 1552919062 -ascii_composer: - good_old_caps_lock: true - switch_key: - Caps_Lock: clear - Control_L: noop - Control_R: noop - Eisu_toggle: clear - Shift_L: inline_ascii - Shift_R: commit_text -config_version: 0.36 -key_binder: - bindings: - - {accept: "Control+p", send: Up, when: composing} - - {accept: "Control+n", send: Down, when: composing} - - {accept: "Control+b", send: Left, when: composing} - - {accept: "Control+f", send: Right, when: composing} - - {accept: "Control+a", send: Home, when: composing} - - {accept: "Control+e", send: End, when: composing} - - {accept: "Control+d", send: Delete, when: composing} - - {accept: "Control+k", send: "Shift+Delete", when: composing} - - {accept: "Control+h", send: BackSpace, when: composing} - - {accept: "Control+g", send: Escape, when: composing} - - {accept: "Control+bracketleft", send: Escape, when: composing} - - {accept: "Alt+v", send: Page_Up, when: composing} - - {accept: "Control+v", send: Page_Down, when: composing} - - {accept: ISO_Left_Tab, send: Page_Up, when: composing} - - {accept: "Shift+Tab", send: Page_Up, when: composing} - - {accept: Tab, send: Page_Down, when: composing} - - {accept: minus, send: Page_Up, when: has_menu} - - {accept: equal, send: Page_Down, when: has_menu} - - {accept: comma, send: Page_Up, when: paging} - - {accept: period, send: Page_Down, when: has_menu} - - {accept: "Control+Shift+1", select: .next, when: always} - - {accept: "Control+Shift+2", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+3", toggle: full_shape, when: always} - - {accept: "Control+Shift+4", toggle: simplification, when: always} - - {accept: "Control+Shift+5", toggle: extended_charset, when: always} - - {accept: "Control+Shift+exclam", select: .next, when: always} - - {accept: "Control+Shift+at", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+numbersign", toggle: full_shape, when: always} - - {accept: "Control+Shift+dollar", toggle: simplification, when: always} - - {accept: "Control+Shift+percent", toggle: extended_charset, when: always} - - {accept: "Shift+space", toggle: full_shape, when: always} - - {accept: "Control+period", toggle: ascii_punct, when: always} -menu: - page_size: 5 -punctuator: - full_shape: - " ": {commit: " "} - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": ["#", "⌘"] - "$": ["¥", "$", "€", "£", "¥", "¢", "¤"] - "%": ["%", "°", "℃"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "·", "・", "×", "※", "❂"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹"] - "=": "=" - ">": ["》", "〉", "»", "›"] - "?": {commit: "?"} - "@": ["@", "☯"] - "[": ["「", "【", "〔", "["] - "\\": ["、", "\"] - "]": ["」", "】", "〕", "]"] - "^": {commit: "……"} - _: "——" - "`": "`" - "{": ["『", "〖", "{"] - "|": ["·", "|", "§", "¦"] - "}": ["』", "〗", "}"] - "~": "~" - half_shape: - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": "#" - "$": ["¥", "$", "€", "£", "¥", "¢", "¤"] - "%": ["%", "%", "°", "℃"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "*", "·", "・", "×", "※", "❂"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["、", "/", "/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹"] - "=": "=" - ">": ["》", "〉", "»", "›"] - "?": {commit: "?"} - "@": "@" - "[": ["「", "【", "〔", "["] - "\\": ["、", "\\", "\"] - "]": ["」", "】", "〕", "]"] - "^": {commit: "……"} - _: "——" - "`": "`" - "{": ["『", "〖", "{"] - "|": ["·", "|", "|", "§", "¦"] - "}": ["』", "〗", "}"] - "~": ["~", "~"] -recognizer: - patterns: - email: "^[A-Za-z][-_.0-9A-Za-z]*@.*$" - uppercase: "[A-Z][-_+.'0-9A-Za-z]*$" - url: "^(www[.]|https?:|ftp[.:]|mailto:|file:).*$|^[a-z]+[.].+$" -schema_list: - - schema: wubi98 - - schema: wubi091 - - schema: wubi86 - - schema: wubi_pinyin - - schema: flypy - - schema: flypyplus - - schema: double_pinyin_abc - - schema: double_pinyin_flypy - - schema: double_pinyin_mspy - - schema: double_pinyin_pyjj - - schema: luna_pinyin -switcher: - abbreviate_options: true - caption: "〔方案選單〕" - fold_options: true - hotkeys: - - "Control+grave" - - "Control+Shift+grave" - - F4 - option_list_separator: "/" - save_options: - - full_shape - - ascii_punct - - simplification - - extended_charset \ No newline at end of file diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/double_pinyin_abc.prism.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/double_pinyin_abc.prism.bin" deleted file mode 100755 index 1a6da36..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/double_pinyin_abc.prism.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/double_pinyin_abc.schema.yaml" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/double_pinyin_abc.schema.yaml" deleted file mode 100755 index 183c638..0000000 --- "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/double_pinyin_abc.schema.yaml" +++ /dev/null @@ -1,245 +0,0 @@ -__build_info: - rime_version: 1.4 - timestamps: - default: 1552919042 - default.custom: 1552919062 - double_pinyin_abc.custom: 0 - double_pinyin_abc.schema: 1552904418 -engine: - filters: - - simplifier - - uniquifier - processors: - - ascii_composer - - recognizer - - key_binder - - speller - - punctuator - - selector - - navigator - - express_editor - segmentors: - - ascii_segmentor - - matcher - - abc_segmentor - - punct_segmentor - - fallback_segmentor - translators: - - punct_translator - - reverse_lookup_translator - - script_translator -key_binder: - bindings: - - {accept: "Control+p", send: Up, when: composing} - - {accept: "Control+n", send: Down, when: composing} - - {accept: "Control+b", send: Left, when: composing} - - {accept: "Control+f", send: Right, when: composing} - - {accept: "Control+a", send: Home, when: composing} - - {accept: "Control+e", send: End, when: composing} - - {accept: "Control+d", send: Delete, when: composing} - - {accept: "Control+k", send: "Shift+Delete", when: composing} - - {accept: "Control+h", send: BackSpace, when: composing} - - {accept: "Control+g", send: Escape, when: composing} - - {accept: "Control+bracketleft", send: Escape, when: composing} - - {accept: "Alt+v", send: Page_Up, when: composing} - - {accept: "Control+v", send: Page_Down, when: composing} - - {accept: ISO_Left_Tab, send: Page_Up, when: composing} - - {accept: "Shift+Tab", send: Page_Up, when: composing} - - {accept: Tab, send: Page_Down, when: composing} - - {accept: minus, send: Page_Up, when: has_menu} - - {accept: equal, send: Page_Down, when: has_menu} - - {accept: comma, send: Page_Up, when: paging} - - {accept: period, send: Page_Down, when: has_menu} - - {accept: "Control+Shift+1", select: .next, when: always} - - {accept: "Control+Shift+2", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+3", toggle: full_shape, when: always} - - {accept: "Control+Shift+4", toggle: simplification, when: always} - - {accept: "Control+Shift+5", toggle: extended_charset, when: always} - - {accept: "Control+Shift+exclam", select: .next, when: always} - - {accept: "Control+Shift+at", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+numbersign", toggle: full_shape, when: always} - - {accept: "Control+Shift+dollar", toggle: simplification, when: always} - - {accept: "Control+Shift+percent", toggle: extended_charset, when: always} - - {accept: "Shift+space", toggle: full_shape, when: always} - - {accept: "Control+period", toggle: ascii_punct, when: always} - import_preset: default -menu: - page_size: 5 -punctuator: - full_shape: - " ": {commit: " "} - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": ["#", "⌘"] - "$": ["¥", "$", "€", "£", "¥", "¢", "¤"] - "%": ["%", "°", "℃"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "·", "・", "×", "※", "❂"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹"] - "=": "=" - ">": ["》", "〉", "»", "›"] - "?": {commit: "?"} - "@": ["@", "☯"] - "[": ["「", "【", "〔", "["] - "\\": ["、", "\"] - "]": ["」", "】", "〕", "]"] - "^": {commit: "……"} - _: "——" - "`": "`" - "{": ["『", "〖", "{"] - "|": ["·", "|", "§", "¦"] - "}": ["』", "〗", "}"] - "~": "~" - half_shape: - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": "#" - "$": ["¥", "$", "€", "£", "¥", "¢", "¤"] - "%": ["%", "%", "°", "℃"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "*", "·", "・", "×", "※", "❂"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["、", "/", "/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹"] - "=": "=" - ">": ["》", "〉", "»", "›"] - "?": {commit: "?"} - "@": "@" - "[": ["「", "【", "〔", "["] - "\\": ["、", "\\", "\"] - "]": ["」", "】", "〕", "]"] - "^": {commit: "……"} - _: "——" - "`": "`" - "{": ["『", "〖", "{"] - "|": ["·", "|", "|", "§", "¦"] - "}": ["』", "〗", "}"] - "~": ["~", "~"] - import_preset: default -recognizer: - import_preset: default - patterns: - email: "^[A-Za-z][-_.0-9A-Za-z]*@.*$" - reverse_lookup: "`[a-z]*'?$" - uppercase: "[A-Z][-_+.'0-9A-Za-z]*$" - url: "^(www[.]|https?:|ftp[.:]|mailto:|file:).*$|^[a-z]+[.].+$" -reverse_lookup: - comment_format: - - "xform/([nl])v/$1ü/" - dictionary: stroke - enable_completion: true - preedit_format: - - "xlit/hspnz/一丨丿丶乙/" - prefix: "`" - suffix: "'" - tips: "〔筆畫〕" -schema: - author: - - "佛振 " - dependencies: - - stroke - description: | - 朙月拼音+智能ABC雙拼方案。 - - name: "智能ABC雙拼" - schema_id: double_pinyin_abc - version: 0.17 -speller: - algebra: - - "erase/^xx$/" - - "derive/^([jqxy])u$/$1v/" - - "xform/^zh/A/" - - "xform/^ch/E/" - - "xform/^sh/V/" - - "xform/^([aoe].*)$/O$1/" - - "xform/ei$/Q/" - - "xform/ian$/W/" - - "xform/er$|iu$/R/" - - "xform/[iu]ang$/T/" - - "xform/ing$/Y/" - - "xform/uo$/O/" - - "xform/uan$/P/" - - "xform/i?ong$/S/" - - "xform/[iu]a$/D/" - - "xform/en$/F/" - - "xform/eng$/G/" - - "xform/ang$/H/" - - "xform/an$/J/" - - "xform/iao$/Z/" - - "xform/ao$/K/" - - "xform/in$|uai$/C/" - - "xform/ai$/L/" - - "xform/ie$/X/" - - "xform/ou$/B/" - - "xform/un$/N/" - - "xform/[uv]e$|ui$/M/" - - "xlit/QWERTYOPASDFGHJKLZXCVBNM/qwertyopasdfghjklzxcvbnm/" - alphabet: zyxwvutsrqponmlkjihgfedcba - delimiter: " '" -switches: - - name: ascii_mode - reset: 0 - states: ["中文", "西文"] - - name: full_shape - states: ["半角", "全角"] - - name: simplification - states: ["漢字", "汉字"] - - name: ascii_punct - states: ["。,", ".,"] -translator: - dictionary: luna_pinyin - preedit_format: - - "xform/o(\\w)/0$1/" - - "xform/(\\w)q/$1ei/" - - "xform/(\\w)n/$1un/" - - "xform/(\\w)g/$1eng/" - - "xform/(\\w)w/$1ian/" - - "xform/([dtnljqx])r/$1iu/" - - "xform/0r/0er/" - - "xform/([nljqx])t/$1iang/" - - "xform/(\\w)t/$1uang/" - - "xform/(\\w)y/$1ing/" - - "xform/([dtnlgkhaevrzcs])o/$1uo/" - - "xform/(\\w)p/$1uan/" - - "xform/([jqx])s/$1iong/" - - "xform/(\\w)s/$1ong/" - - "xform/([gkhaevrzcs])d/$1ua/" - - "xform/(\\w)d/$1ia/" - - "xform/(\\w)f/$1en/" - - "xform/(\\w)h/$1ang/" - - "xform/(\\w)j/$1an/" - - "xform/(\\w)k/$1ao/" - - "xform/(\\w)l/$1ai/" - - "xform/(\\w)z/$1iao/" - - "xform/(\\w)x/$1ie/" - - "xform/([gkhaev])c/$1uai/" - - "xform/(\\w)c/$1in/" - - "xform/(\\w)b/$1ou/" - - "xform/([nl])m/$1ve/" - - "xform/([jqxy])m/$1ue/" - - "xform/(\\w)m/$1ui/" - - "xform/(^|[ '])a/$1zh/" - - "xform/(^|[ '])e/$1ch/" - - "xform/(^|[ '])v/$1sh/" - - "xform/0(\\w)/$1/" - - "xform/([nl])v/$1ü/" - - "xform/([jqxy])v/$1u/" - prism: double_pinyin_abc \ No newline at end of file diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/double_pinyin_flypy.prism.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/double_pinyin_flypy.prism.bin" deleted file mode 100755 index 85595e6..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/double_pinyin_flypy.prism.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/double_pinyin_flypy.schema.yaml" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/double_pinyin_flypy.schema.yaml" deleted file mode 100755 index 86d1f90..0000000 --- "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/double_pinyin_flypy.schema.yaml" +++ /dev/null @@ -1,245 +0,0 @@ -__build_info: - rime_version: 1.4 - timestamps: - default: 1552919042 - default.custom: 1552919062 - double_pinyin_flypy.custom: 0 - double_pinyin_flypy.schema: 1552904418 -engine: - filters: - - simplifier - - uniquifier - processors: - - ascii_composer - - recognizer - - key_binder - - speller - - punctuator - - selector - - navigator - - express_editor - segmentors: - - ascii_segmentor - - matcher - - abc_segmentor - - punct_segmentor - - fallback_segmentor - translators: - - punct_translator - - reverse_lookup_translator - - script_translator -key_binder: - bindings: - - {accept: "Control+p", send: Up, when: composing} - - {accept: "Control+n", send: Down, when: composing} - - {accept: "Control+b", send: Left, when: composing} - - {accept: "Control+f", send: Right, when: composing} - - {accept: "Control+a", send: Home, when: composing} - - {accept: "Control+e", send: End, when: composing} - - {accept: "Control+d", send: Delete, when: composing} - - {accept: "Control+k", send: "Shift+Delete", when: composing} - - {accept: "Control+h", send: BackSpace, when: composing} - - {accept: "Control+g", send: Escape, when: composing} - - {accept: "Control+bracketleft", send: Escape, when: composing} - - {accept: "Alt+v", send: Page_Up, when: composing} - - {accept: "Control+v", send: Page_Down, when: composing} - - {accept: ISO_Left_Tab, send: Page_Up, when: composing} - - {accept: "Shift+Tab", send: Page_Up, when: composing} - - {accept: Tab, send: Page_Down, when: composing} - - {accept: minus, send: Page_Up, when: has_menu} - - {accept: equal, send: Page_Down, when: has_menu} - - {accept: comma, send: Page_Up, when: paging} - - {accept: period, send: Page_Down, when: has_menu} - - {accept: "Control+Shift+1", select: .next, when: always} - - {accept: "Control+Shift+2", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+3", toggle: full_shape, when: always} - - {accept: "Control+Shift+4", toggle: simplification, when: always} - - {accept: "Control+Shift+5", toggle: extended_charset, when: always} - - {accept: "Control+Shift+exclam", select: .next, when: always} - - {accept: "Control+Shift+at", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+numbersign", toggle: full_shape, when: always} - - {accept: "Control+Shift+dollar", toggle: simplification, when: always} - - {accept: "Control+Shift+percent", toggle: extended_charset, when: always} - - {accept: "Shift+space", toggle: full_shape, when: always} - - {accept: "Control+period", toggle: ascii_punct, when: always} - import_preset: default -menu: - page_size: 5 -punctuator: - full_shape: - " ": {commit: " "} - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": ["#", "⌘"] - "$": ["¥", "$", "€", "£", "¥", "¢", "¤"] - "%": ["%", "°", "℃"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "·", "・", "×", "※", "❂"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹"] - "=": "=" - ">": ["》", "〉", "»", "›"] - "?": {commit: "?"} - "@": ["@", "☯"] - "[": ["「", "【", "〔", "["] - "\\": ["、", "\"] - "]": ["」", "】", "〕", "]"] - "^": {commit: "……"} - _: "——" - "`": "`" - "{": ["『", "〖", "{"] - "|": ["·", "|", "§", "¦"] - "}": ["』", "〗", "}"] - "~": "~" - half_shape: - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": "#" - "$": ["¥", "$", "€", "£", "¥", "¢", "¤"] - "%": ["%", "%", "°", "℃"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "*", "·", "・", "×", "※", "❂"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["、", "/", "/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹"] - "=": "=" - ">": ["》", "〉", "»", "›"] - "?": {commit: "?"} - "@": "@" - "[": ["「", "【", "〔", "["] - "\\": ["、", "\\", "\"] - "]": ["」", "】", "〕", "]"] - "^": {commit: "……"} - _: "——" - "`": "`" - "{": ["『", "〖", "{"] - "|": ["·", "|", "|", "§", "¦"] - "}": ["』", "〗", "}"] - "~": ["~", "~"] - import_preset: default -recognizer: - import_preset: default - patterns: - email: "^[A-Za-z][-_.0-9A-Za-z]*@.*$" - reverse_lookup: "`[a-z]*'?$" - uppercase: "[A-Z][-_+.'0-9A-Za-z]*$" - url: "^(www[.]|https?:|ftp[.:]|mailto:|file:).*$|^[a-z]+[.].+$" -reverse_lookup: - comment_format: - - "xform/([nl])v/$1ü/" - dictionary: stroke - enable_completion: true - preedit_format: - - "xlit/hspnz/一丨丿丶乙/" - prefix: "`" - suffix: "'" - tips: "〔筆畫〕" -schema: - author: - - "double pinyin layout by 鶴" - - "Rime schema by 佛振 " - dependencies: - - stroke - description: | - 朙月拼音+小鶴雙拼方案。 - - name: "小鶴雙拼" - schema_id: double_pinyin_flypy - version: 0.18 -speller: - algebra: - - "erase/^xx$/" - - "derive/^([jqxy])u$/$1v/" - - "derive/^([aoe])([ioun])$/$1$1$2/" - - "xform/^([aoe])(ng)?$/$1$1$2/" - - "xform/iu$/Q/" - - "xform/(.)ei$/$1W/" - - "xform/uan$/R/" - - "xform/[uv]e$/T/" - - "xform/un$/Y/" - - "xform/^sh/U/" - - "xform/^ch/I/" - - "xform/^zh/V/" - - "xform/uo$/O/" - - "xform/ie$/P/" - - "xform/i?ong$/S/" - - "xform/ing$|uai$/K/" - - "xform/(.)ai$/$1D/" - - "xform/(.)en$/$1F/" - - "xform/(.)eng$/$1G/" - - "xform/[iu]ang$/L/" - - "xform/(.)ang$/$1H/" - - "xform/ian$/M/" - - "xform/(.)an$/$1J/" - - "xform/(.)ou$/$1Z/" - - "xform/[iu]a$/X/" - - "xform/iao$/N/" - - "xform/(.)ao$/$1C/" - - "xform/ui$/V/" - - "xform/in$/B/" - - "xlit/QWRTYUIOPSDFGHJKLZXCVBNM/qwrtyuiopsdfghjklzxcvbnm/" - alphabet: zyxwvutsrqponmlkjihgfedcba - delimiter: " '" -switches: - - name: ascii_mode - reset: 0 - states: ["中文", "西文"] - - name: full_shape - states: ["半角", "全角"] - - name: simplification - states: ["漢字", "汉字"] - - name: ascii_punct - states: ["。,", ".,"] -translator: - dictionary: luna_pinyin - preedit_format: - - "xform/([bpmfdtnljqx])n/$1iao/" - - "xform/(\\w)g/$1eng/" - - "xform/(\\w)q/$1iu/" - - "xform/(\\w)w/$1ei/" - - "xform/([dtnlgkhjqxyvuirzcs])r/$1uan/" - - "xform/(\\w)t/$1ve/" - - "xform/(\\w)y/$1un/" - - "xform/([dtnlgkhvuirzcs])o/$1uo/" - - "xform/(\\w)p/$1ie/" - - "xform/([jqx])s/$1iong/" - - "xform/(\\w)s/$1ong/" - - "xform/(\\w)d/$1ai/" - - "xform/(\\w)f/$1en/" - - "xform/(\\w)h/$1ang/" - - "xform/(\\w)j/$1an/" - - "xform/([gkhvuirzcs])k/$1uai/" - - "xform/(\\w)k/$1ing/" - - "xform/([jqxnl])l/$1iang/" - - "xform/(\\w)l/$1uang/" - - "xform/(\\w)z/$1ou/" - - "xform/([gkhvuirzcs])x/$1ua/" - - "xform/(\\w)x/$1ia/" - - "xform/(\\w)c/$1ao/" - - "xform/([dtgkhvuirzcs])v/$1ui/" - - "xform/(\\w)b/$1in/" - - "xform/(\\w)m/$1ian/" - - "xform/([aoe])\\1(\\w)/$1$2/" - - "xform/(^|[ '])v/$1zh/" - - "xform/(^|[ '])i/$1ch/" - - "xform/(^|[ '])u/$1sh/" - - "xform/([jqxy])v/$1u/" - - "xform/([nl])v/$1ü/" - prism: double_pinyin_flypy \ No newline at end of file diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/double_pinyin_mspy.prism.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/double_pinyin_mspy.prism.bin" deleted file mode 100755 index 3aa143f..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/double_pinyin_mspy.prism.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/double_pinyin_mspy.schema.yaml" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/double_pinyin_mspy.schema.yaml" deleted file mode 100755 index 078f793..0000000 --- "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/double_pinyin_mspy.schema.yaml" +++ /dev/null @@ -1,251 +0,0 @@ -__build_info: - rime_version: 1.4 - timestamps: - default: 1552919042 - default.custom: 1552919062 - double_pinyin_mspy.custom: 0 - double_pinyin_mspy.schema: 1552904418 -engine: - filters: - - simplifier - - uniquifier - processors: - - ascii_composer - - recognizer - - key_binder - - speller - - punctuator - - selector - - navigator - - express_editor - segmentors: - - ascii_segmentor - - matcher - - abc_segmentor - - punct_segmentor - - fallback_segmentor - translators: - - punct_translator - - reverse_lookup_translator - - script_translator -key_binder: - bindings: - - {accept: "Control+p", send: Up, when: composing} - - {accept: "Control+n", send: Down, when: composing} - - {accept: "Control+b", send: Left, when: composing} - - {accept: "Control+f", send: Right, when: composing} - - {accept: "Control+a", send: Home, when: composing} - - {accept: "Control+e", send: End, when: composing} - - {accept: "Control+d", send: Delete, when: composing} - - {accept: "Control+k", send: "Shift+Delete", when: composing} - - {accept: "Control+h", send: BackSpace, when: composing} - - {accept: "Control+g", send: Escape, when: composing} - - {accept: "Control+bracketleft", send: Escape, when: composing} - - {accept: "Alt+v", send: Page_Up, when: composing} - - {accept: "Control+v", send: Page_Down, when: composing} - - {accept: ISO_Left_Tab, send: Page_Up, when: composing} - - {accept: "Shift+Tab", send: Page_Up, when: composing} - - {accept: Tab, send: Page_Down, when: composing} - - {accept: minus, send: Page_Up, when: has_menu} - - {accept: equal, send: Page_Down, when: has_menu} - - {accept: comma, send: Page_Up, when: paging} - - {accept: period, send: Page_Down, when: has_menu} - - {accept: "Control+Shift+1", select: .next, when: always} - - {accept: "Control+Shift+2", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+3", toggle: full_shape, when: always} - - {accept: "Control+Shift+4", toggle: simplification, when: always} - - {accept: "Control+Shift+5", toggle: extended_charset, when: always} - - {accept: "Control+Shift+exclam", select: .next, when: always} - - {accept: "Control+Shift+at", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+numbersign", toggle: full_shape, when: always} - - {accept: "Control+Shift+dollar", toggle: simplification, when: always} - - {accept: "Control+Shift+percent", toggle: extended_charset, when: always} - - {accept: "Shift+space", toggle: full_shape, when: always} - - {accept: "Control+period", toggle: ascii_punct, when: always} - import_preset: default -menu: - page_size: 5 -punctuator: - full_shape: - " ": {commit: " "} - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": ["#", "⌘"] - "$": ["¥", "$", "€", "£", "¥", "¢", "¤"] - "%": ["%", "°", "℃"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "·", "・", "×", "※", "❂"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹"] - "=": "=" - ">": ["》", "〉", "»", "›"] - "?": {commit: "?"} - "@": ["@", "☯"] - "[": ["「", "【", "〔", "["] - "\\": ["、", "\"] - "]": ["」", "】", "〕", "]"] - "^": {commit: "……"} - _: "——" - "`": "`" - "{": ["『", "〖", "{"] - "|": ["·", "|", "§", "¦"] - "}": ["』", "〗", "}"] - "~": "~" - half_shape: - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": "#" - "$": ["¥", "$", "€", "£", "¥", "¢", "¤"] - "%": ["%", "%", "°", "℃"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "*", "·", "・", "×", "※", "❂"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["、", "/", "/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹"] - "=": "=" - ">": ["》", "〉", "»", "›"] - "?": {commit: "?"} - "@": "@" - "[": ["「", "【", "〔", "["] - "\\": ["、", "\\", "\"] - "]": ["」", "】", "〕", "]"] - "^": {commit: "……"} - _: "——" - "`": "`" - "{": ["『", "〖", "{"] - "|": ["·", "|", "|", "§", "¦"] - "}": ["』", "〗", "}"] - "~": ["~", "~"] - import_preset: default -recognizer: - import_preset: default - patterns: - email: "^[A-Za-z][-_.0-9A-Za-z]*@.*$" - reverse_lookup: "`[a-z]*'?$" - uppercase: "[A-Z][-_+.'0-9A-Za-z]*$" - url: "^(www[.]|https?:|ftp[.:]|mailto:|file:).*$|^[a-z]+[.].+$" -reverse_lookup: - comment_format: - - "xform/([nl])v/$1ü/" - dictionary: stroke - enable_completion: true - preedit_format: - - "xlit/hspnz/一丨丿丶乙/" - prefix: "`" - suffix: "'" - tips: "〔筆畫〕" -schema: - author: - - "佛振 " - dependencies: - - stroke - description: | - 朙月拼音+MSPY雙拼方案。 - - name: "MSPY雙拼" - schema_id: double_pinyin_mspy - version: 0.15 -speller: - algebra: - - "erase/^xx$/" - - "derive/^([jqxy])u$/$1v/" - - "derive/^([aoe].*)$/o$1/" - - "xform/^([ae])(.*)$/$1$1$2/" - - "xform/iu$/Q/" - - "xform/[iu]a$/W/" - - "xform/er$|[uv]an$/R/" - - "xform/[uv]e$/T/" - - "xform/v$|uai$/Y/" - - "xform/^sh/U/" - - "xform/^ch/I/" - - "xform/^zh/V/" - - "xform/uo$/O/" - - "xform/[uv]n$/P/" - - "xform/i?ong$/S/" - - "xform/[iu]ang$/D/" - - "xform/(.)en$/$1F/" - - "xform/(.)eng$/$1G/" - - "xform/(.)ang$/$1H/" - - "xform/ian$/M/" - - "xform/(.)an$/$1J/" - - "xform/iao$/C/" - - "xform/(.)ao$/$1K/" - - "xform/(.)ai$/$1L/" - - "xform/(.)ei$/$1Z/" - - "xform/ie$/X/" - - "xform/ui$/V/" - - "derive/T$/V/" - - "xform/(.)ou$/$1B/" - - "xform/in$/N/" - - "xform/ing$/;/" - - "xlit/QWRTYUIOPSDFGHMJCKLZXVBN/qwrtyuiopsdfghmjcklzxvbn/" - alphabet: "zyxwvutsrqponmlkjihgfedcba;" - delimiter: " '" - initials: zyxwvutsrqponmlkjihgfedcba -switches: - - name: ascii_mode - reset: 0 - states: ["中文", "西文"] - - name: full_shape - states: ["半角", "全角"] - - name: simplification - states: ["漢字", "汉字"] - - name: ascii_punct - states: ["。,", ".,"] -translator: - dictionary: luna_pinyin - preedit_format: - - "xform/([aoe])(\\w)/0$2/" - - "xform/([bpmnljqxy])n/$1in/" - - "xform/(\\w)g/$1eng/" - - "xform/(\\w)q/$1iu/" - - "xform/([gkhvuirzcs])w/$1ua/" - - "xform/(\\w)w/$1ia/" - - "xform/([dtnlgkhjqxyvuirzcs])r/$1uan/" - - "xform/0r/er/" - - "xform/([dtgkhvuirzcs])v/$1ui/" - - "xform/(\\w)v/$1ve/" - - "xform/(\\w)t/$1ve/" - - "xform/([gkhvuirzcs])y/$1uai/" - - "xform/(\\w)y/$1v/" - - "xform/([dtnlgkhvuirzcs])o/$1uo/" - - "xform/(\\w)p/$1un/" - - "xform/([jqx])s/$1iong/" - - "xform/(\\w)s/$1ong/" - - "xform/([jqxnl])d/$1iang/" - - "xform/(\\w)d/$1uang/" - - "xform/(\\w)f/$1en/" - - "xform/(\\w)h/$1ang/" - - "xform/(\\w)j/$1an/" - - "xform/(\\w)k/$1ao/" - - "xform/(\\w)l/$1ai/" - - "xform/(\\w)z/$1ei/" - - "xform/(\\w)x/$1ie/" - - "xform/(\\w)c/$1iao/" - - "xform/(\\w)b/$1ou/" - - "xform/(\\w)m/$1ian/" - - "xform/(\\w);/$1ing/" - - "xform/0(\\w)/$1/" - - "xform/(^|[ '])v/$1zh/" - - "xform/(^|[ '])i/$1ch/" - - "xform/(^|[ '])u/$1sh/" - - "xform/([jqxy])v/$1u/" - - "xform/([nl])v/$1ü/" - prism: double_pinyin_mspy \ No newline at end of file diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/double_pinyin_pyjj.prism.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/double_pinyin_pyjj.prism.bin" deleted file mode 100755 index 2f9ea45..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/double_pinyin_pyjj.prism.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/double_pinyin_pyjj.schema.yaml" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/double_pinyin_pyjj.schema.yaml" deleted file mode 100755 index 4525dc1..0000000 --- "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/double_pinyin_pyjj.schema.yaml" +++ /dev/null @@ -1,250 +0,0 @@ -__build_info: - rime_version: 1.4 - timestamps: - default: 1552919042 - default.custom: 1552919062 - double_pinyin_pyjj.custom: 0 - double_pinyin_pyjj.schema: 1552904418 -engine: - filters: - - simplifier - - uniquifier - processors: - - ascii_composer - - recognizer - - key_binder - - speller - - punctuator - - selector - - navigator - - express_editor - segmentors: - - ascii_segmentor - - matcher - - abc_segmentor - - punct_segmentor - - fallback_segmentor - translators: - - punct_translator - - reverse_lookup_translator - - script_translator -key_binder: - bindings: - - {accept: "Control+p", send: Up, when: composing} - - {accept: "Control+n", send: Down, when: composing} - - {accept: "Control+b", send: Left, when: composing} - - {accept: "Control+f", send: Right, when: composing} - - {accept: "Control+a", send: Home, when: composing} - - {accept: "Control+e", send: End, when: composing} - - {accept: "Control+d", send: Delete, when: composing} - - {accept: "Control+k", send: "Shift+Delete", when: composing} - - {accept: "Control+h", send: BackSpace, when: composing} - - {accept: "Control+g", send: Escape, when: composing} - - {accept: "Control+bracketleft", send: Escape, when: composing} - - {accept: "Alt+v", send: Page_Up, when: composing} - - {accept: "Control+v", send: Page_Down, when: composing} - - {accept: ISO_Left_Tab, send: Page_Up, when: composing} - - {accept: "Shift+Tab", send: Page_Up, when: composing} - - {accept: Tab, send: Page_Down, when: composing} - - {accept: minus, send: Page_Up, when: has_menu} - - {accept: equal, send: Page_Down, when: has_menu} - - {accept: comma, send: Page_Up, when: paging} - - {accept: period, send: Page_Down, when: has_menu} - - {accept: "Control+Shift+1", select: .next, when: always} - - {accept: "Control+Shift+2", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+3", toggle: full_shape, when: always} - - {accept: "Control+Shift+4", toggle: simplification, when: always} - - {accept: "Control+Shift+5", toggle: extended_charset, when: always} - - {accept: "Control+Shift+exclam", select: .next, when: always} - - {accept: "Control+Shift+at", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+numbersign", toggle: full_shape, when: always} - - {accept: "Control+Shift+dollar", toggle: simplification, when: always} - - {accept: "Control+Shift+percent", toggle: extended_charset, when: always} - - {accept: "Shift+space", toggle: full_shape, when: always} - - {accept: "Control+period", toggle: ascii_punct, when: always} - import_preset: default -menu: - page_size: 5 -punctuator: - full_shape: - " ": {commit: " "} - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": ["#", "⌘"] - "$": ["¥", "$", "€", "£", "¥", "¢", "¤"] - "%": ["%", "°", "℃"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "·", "・", "×", "※", "❂"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹"] - "=": "=" - ">": ["》", "〉", "»", "›"] - "?": {commit: "?"} - "@": ["@", "☯"] - "[": ["「", "【", "〔", "["] - "\\": ["、", "\"] - "]": ["」", "】", "〕", "]"] - "^": {commit: "……"} - _: "——" - "`": "`" - "{": ["『", "〖", "{"] - "|": ["·", "|", "§", "¦"] - "}": ["』", "〗", "}"] - "~": "~" - half_shape: - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": "#" - "$": ["¥", "$", "€", "£", "¥", "¢", "¤"] - "%": ["%", "%", "°", "℃"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "*", "·", "・", "×", "※", "❂"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["、", "/", "/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹"] - "=": "=" - ">": ["》", "〉", "»", "›"] - "?": {commit: "?"} - "@": "@" - "[": ["「", "【", "〔", "["] - "\\": ["、", "\\", "\"] - "]": ["」", "】", "〕", "]"] - "^": {commit: "……"} - _: "——" - "`": "`" - "{": ["『", "〖", "{"] - "|": ["·", "|", "|", "§", "¦"] - "}": ["』", "〗", "}"] - "~": ["~", "~"] - import_preset: default -recognizer: - import_preset: default - patterns: - email: "^[A-Za-z][-_.0-9A-Za-z]*@.*$" - reverse_lookup: "`[a-z]*'?$" - uppercase: "[A-Z][-_+.'0-9A-Za-z]*$" - url: "^(www[.]|https?:|ftp[.:]|mailto:|file:).*$|^[a-z]+[.].+$" -reverse_lookup: - comment_format: - - "xform/([nl])v/$1ü/" - dictionary: stroke - enable_completion: true - preedit_format: - - "xlit/hspnz/一丨丿丶乙/" - prefix: "`" - suffix: "'" - tips: "〔筆畫〕" -schema: - author: - - "佛振 " - - "Ye Zhou" - dependencies: - - stroke - description: | - 朙月拼音+拼音加加雙拼方案。 - - name: "拼音加加雙拼" - schema_id: double_pinyin_pyjj - version: 0.03 -speller: - algebra: - - "erase/^xx$/" - - "derive/^([jqxy])u$/$1v/" - - "derive/^([aoe].*)$/o$1/" - - "xform/^([ae])(.*)$/$1$1$2/" - - "xform/iu$/N/" - - "xform/[iu]a$/B/" - - "xform/er$|ing$/Q/" - - "xform/[uv]an$/C/" - - "xform/[uv]e$|uai$/X/" - - "xform/^sh/I/" - - "xform/^ch/U/" - - "xform/^zh/V/" - - "xform/uo$/O/" - - "xform/[uv]n$/Z/" - - "xform/i?ong$/Y/" - - "xform/[iu]ang$/H/" - - "xform/(.)en$/$1R/" - - "xform/(.)eng$/$1T/" - - "xform/(.)ang$/$1G/" - - "xform/ian$/J/" - - "xform/(.)an$/$1F/" - - "xform/iao$/K/" - - "xform/(.)ao$/$1D/" - - "xform/(.)ai$/$1S/" - - "xform/(.)ei$/$1W/" - - "xform/ie$/M/" - - "xform/ui$/V/" - - "xform/(.)ou$/$1P/" - - "xform/in$/L/" - - "xlit/QWRTYUIOPSDFGHMJCKLZXVBN/qwrtyuiopsdfghmjcklzxvbn/" - alphabet: zyxwvutsrqponmlkjihgfedcba - delimiter: " '" -switches: - - name: ascii_mode - reset: 0 - states: ["中文", "西文"] - - name: full_shape - states: ["半角", "全角"] - - name: simplification - states: ["漢字", "汉字"] - - name: ascii_punct - states: ["。,", ".,"] -translator: - dictionary: luna_pinyin - preedit_format: - - "xform/([aoe])(\\w)/0$2/" - - "xform/([bpmnljqxy])l/$1IN/" - - "xform/(\\w)t/$1ENG/" - - "xform/(\\w)n/$1IU/" - - "xform/([gkhvuirzcs])b/$1UA/" - - "xform/(\\w)b/$1IA/" - - "xform/([dtnlgkhjqxyvuirzcs])c/$1UAN/" - - "xform/0r/ER/" - - "xform/([dtgkhvuirzcs])v/$1UI/" - - "xform/(\\w)v/$1V/" - - "xform/([gkhvuirzcs])x/$1UAI/" - - "xform/(\\w)x/$1VE/" - - "xform/([dtnlgkhvuirzcs])o/$1UO/" - - "xform/(\\w)z/$1UN/" - - "xform/([jqx])y/$1IONG/" - - "xform/(\\w)y/$1ONG/" - - "xform/([jqxnl])h/$1IANG/" - - "xform/(\\w)h/$1UANG/" - - "xform/(\\w)r/$1EN/" - - "xform/(\\w)g/$1ANG/" - - "xform/(\\w)f/$1AN/" - - "xform/(\\w)d/$1AO/" - - "xform/(\\w)s/$1AI/" - - "xform/(\\w)w/$1EI/" - - "xform/(\\w)m/$1IE/" - - "xform/(\\w)k/$1IAO/" - - "xform/(\\w)p/$1OU/" - - "xform/(\\w)j/$1IAN/" - - "xform/(0)q/$1ER/" - - "xform/(\\w)q/$1ING/" - - "xform/0(\\w)/$1/" - - "xlit/QWRTYUIOPSDFGHMJCKLZXVBNAEIOU/qwrtyuiopsdfghmjcklzxvbnaeiou/" - - "xform/(^|[ '])v/$1zh/" - - "xform/(^|[ ‘])u/$1ch/" - - "xform/(^|[ ‘])i/$1sh/" - - "xform/([jqxy])v/$1u/" - - "xform/([nl])v/$1ü/" - prism: double_pinyin_pyjj \ No newline at end of file diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypy.prism.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypy.prism.bin" deleted file mode 100755 index c99ae22..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypy.prism.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypy.reverse.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypy.reverse.bin" deleted file mode 100755 index 2383783..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypy.reverse.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypy.schema.yaml" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypy.schema.yaml" deleted file mode 100755 index c9c6c5f..0000000 --- "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypy.schema.yaml" +++ /dev/null @@ -1,238 +0,0 @@ -__build_info: - rime_version: 1.4 - timestamps: - default: 1552919042 - default.custom: 1552919062 - flypy.custom: 0 - flypy.schema: 1552540240 -custom_phraseVD: - db_class: stabledb - dictionary: "" - enable_completion: false - enable_sentence: false - initial_quality: 0 - user_dict: flypy_top -custom_phraseXT: - db_class: stabledb - dictionary: "" - enable_completion: false - enable_sentence: false - initial_quality: "-1" - user_dict: flypy_sys -custom_phraseYH: - db_class: stabledb - dictionary: "" - enable_completion: false - enable_sentence: false - initial_quality: "-1" - user_dict: flypy_user -engine: - filters: - - simplifier - - "simplifier@simplification" - - uniquifier - processors: - - ascii_composer - - recognizer - - key_binder - - speller - - punctuator - - selector - - navigator - - express_editor - segmentors: - - ascii_segmentor - - matcher - - abc_segmentor - - punct_segmentor - - fallback_segmentor - translators: - - punct_translator - - table_translator - - "table_translator@custom_phraseXT" - - "table_translator@custom_phraseVD" - - "table_translator@custom_phraseYH" - - reverse_lookup_translator - - "history_translator@historyI" - - "history_translator@historyF" -historyF: - initial_quality: 1 - input: ";f" - size: 1 -historyI: - initial_quality: 0 - input: i - size: 1 -key_binder: - bindings: - - {accept: "Control+p", send: Up, when: composing} - - {accept: "Control+n", send: Down, when: composing} - - {accept: "Control+b", send: Left, when: composing} - - {accept: "Control+f", send: Right, when: composing} - - {accept: "Control+a", send: Home, when: composing} - - {accept: "Control+e", send: End, when: composing} - - {accept: "Control+d", send: Delete, when: composing} - - {accept: "Control+k", send: "Shift+Delete", when: composing} - - {accept: "Control+h", send: BackSpace, when: composing} - - {accept: "Control+g", send: Escape, when: composing} - - {accept: "Control+bracketleft", send: Escape, when: composing} - - {accept: "Alt+v", send: Page_Up, when: composing} - - {accept: "Control+v", send: Page_Down, when: composing} - - {accept: ISO_Left_Tab, send: Page_Up, when: composing} - - {accept: "Shift+Tab", send: Page_Up, when: composing} - - {accept: Tab, send: Page_Down, when: composing} - - {accept: minus, send: Page_Up, when: has_menu} - - {accept: equal, send: Page_Down, when: has_menu} - - {accept: comma, send: Page_Up, when: paging} - - {accept: period, send: Page_Down, when: has_menu} - - {accept: "Control+Shift+1", select: .next, when: always} - - {accept: "Control+Shift+2", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+3", toggle: full_shape, when: always} - - {accept: "Control+Shift+4", toggle: simplification, when: always} - - {accept: "Control+Shift+5", toggle: extended_charset, when: always} - - {accept: "Control+Shift+exclam", select: .next, when: always} - - {accept: "Control+Shift+at", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+numbersign", toggle: full_shape, when: always} - - {accept: "Control+Shift+dollar", toggle: simplification, when: always} - - {accept: "Control+Shift+percent", toggle: extended_charset, when: always} - - {accept: "Shift+space", toggle: full_shape, when: always} - - {accept: "Control+period", toggle: ascii_punct, when: always} - - {accept: bracketleft, send: Page_Up, when: has_menu} - - {accept: bracketright, send: Page_Down, when: has_menu} - - {accept: semicolon, send: 2, when: has_menu} - - {accept: dollar, send: 2, when: composing} - - {accept: "Release+dollar", send: period, when: composing} - - {accept: "Release+period", send: period, when: composing} - - {accept: comma, send: 2, when: has_menu} - - {accept: "Release+comma", send: comma, when: composing} - - {accept: Tab, send: Escape, when: composing} - - {accept: Caps_Lock, send: Escape, when: composing} - - {accept: Shift_R, send: Escape, when: composing} - - {accept: "Shift+space", toggle: full_shape, when: always} - - {accept: "Control+period", toggle: ascii_punct, when: always} - - {accept: "Control+j", toggle: simplification, when: always} - import_preset: default -menu: - page_size: 5 -punctuator: - full_shape: - " ": {commit: " "} - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": ["#", "⌘"] - "$": ["¥", "$", "€", "£", "¥", "¢", "¤"] - "%": ["%", "°", "℃"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "·", "・", "×", "※", "❂"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹"] - "=": "=" - ">": ["》", "〉", "»", "›"] - "?": {commit: "?"} - "@": ["@", "☯"] - "[": ["「", "【", "〔", "["] - "\\": ["、", "\"] - "]": ["」", "】", "〕", "]"] - "^": {commit: "……"} - _: "——" - "`": "`" - "{": ["『", "〖", "{"] - "|": ["·", "|", "§", "¦"] - "}": ["』", "〗", "}"] - "~": "~" - half_shape: - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": "#" - "$": ["¥", "$", "€", "£", "¥", "¢", "¤"] - "%": ["%", "%", "°", "℃"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "*", "·", "・", "×", "※", "❂"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["、", "/", "/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹"] - "=": "=" - ">": ["》", "〉", "»", "›"] - "?": {commit: "?"} - "@": "@" - "[": ["「", "【", "〔", "["] - "\\": ["、", "\\", "\"] - "]": ["」", "】", "〕", "]"] - "^": {commit: "……"} - _: "——" - "`": "`" - "{": ["『", "〖", "{"] - "|": ["·", "|", "|", "§", "¦"] - "}": ["』", "〗", "}"] - "~": ["~", "~"] - import_preset: default -recognizer: - import_preset: default - patterns: - email: "^[A-Za-z][-_.0-9A-Za-z]*@.*$" - punct: "" - reverse_lookup: "[a-z`]*`+[a-z`]*" - uppercase: "" - url: "^(www[.]|https?:|ftp[.:]|mailto:|file:).*$|^[a-z]+[.].+$" -reverse_lookup: - comment_format: - - "xform/ / /" - dictionary: flypydz -schema: - author: - - "方案设计:何海峰 " - dependencies: - - flypydz - description: | - 小鹤音形主码表 - - name: "小鹤音形" - schema_id: flypy - version: 9.5 -simplification: - opencc_config: s2tw.json - option_name: simplification - tips: all -speller: - alphabet: "abcdefghijklmnopqrstuvwxyz;/" - auto_clear: max_length - auto_select: true - auto_select_pattern: "^;.$|^\\w{4}$" - finals: "/" - initials: ";abcdefghijklmnopqrstuvwxyz" - max_code_length: 4 -style: - horizontal: true -switches: - - name: ascii_mode - reset: 0 - - name: full_shape - - name: simplification - reset: 0 - - name: ascii_punct - reset: 0 -translator: - dictionary: flypy - disable_user_dict_for_patterns: - - "^z.*$" - enable_charset_filter: false - enable_completion: false - enable_sentence: false - enable_user_dict: false \ No newline at end of file diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypy.table.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypy.table.bin" deleted file mode 100755 index 9211083..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypy.table.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypydz.prism.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypydz.prism.bin" deleted file mode 100755 index 9a9cc0c..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypydz.prism.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypydz.reverse.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypydz.reverse.bin" deleted file mode 100755 index 0ea9216..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypydz.reverse.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypydz.table.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypydz.table.bin" deleted file mode 100755 index b5426cc..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypydz.table.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypyplus.prism.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypyplus.prism.bin" deleted file mode 100755 index fe85f93..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypyplus.prism.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypyplus.reverse.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypyplus.reverse.bin" deleted file mode 100755 index 4adc213..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypyplus.reverse.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypyplus.schema.yaml" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypyplus.schema.yaml" deleted file mode 100755 index 27f99b5..0000000 --- "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypyplus.schema.yaml" +++ /dev/null @@ -1,238 +0,0 @@ -__build_info: - rime_version: 1.4 - timestamps: - default: 1552919042 - default.custom: 1552919062 - flypyplus.custom: 0 - flypyplus.schema: 1552540270 -custom_phraseVD: - db_class: stabledb - dictionary: "" - enable_completion: false - enable_sentence: false - initial_quality: 0 - user_dict: flypy_top -custom_phraseXT: - db_class: stabledb - dictionary: "" - enable_completion: false - enable_sentence: false - initial_quality: "-1" - user_dict: flypy_sys -custom_phraseYH: - db_class: stabledb - dictionary: "" - enable_completion: false - enable_sentence: false - initial_quality: "-1" - user_dict: flypy_user -engine: - filters: - - simplifier - - "simplifier@simplification" - - uniquifier - processors: - - ascii_composer - - recognizer - - key_binder - - speller - - punctuator - - selector - - navigator - - express_editor - segmentors: - - ascii_segmentor - - matcher - - abc_segmentor - - punct_segmentor - - fallback_segmentor - translators: - - punct_translator - - table_translator - - "table_translator@custom_phraseXT" - - "table_translator@custom_phraseVD" - - "table_translator@custom_phraseYH" - - reverse_lookup_translator - - "history_translator@historyI" - - "history_translator@historyF" -historyF: - initial_quality: 1 - input: ";f" - size: 1 -historyI: - initial_quality: 0 - input: i - size: 1 -key_binder: - bindings: - - {accept: "Control+p", send: Up, when: composing} - - {accept: "Control+n", send: Down, when: composing} - - {accept: "Control+b", send: Left, when: composing} - - {accept: "Control+f", send: Right, when: composing} - - {accept: "Control+a", send: Home, when: composing} - - {accept: "Control+e", send: End, when: composing} - - {accept: "Control+d", send: Delete, when: composing} - - {accept: "Control+k", send: "Shift+Delete", when: composing} - - {accept: "Control+h", send: BackSpace, when: composing} - - {accept: "Control+g", send: Escape, when: composing} - - {accept: "Control+bracketleft", send: Escape, when: composing} - - {accept: "Alt+v", send: Page_Up, when: composing} - - {accept: "Control+v", send: Page_Down, when: composing} - - {accept: ISO_Left_Tab, send: Page_Up, when: composing} - - {accept: "Shift+Tab", send: Page_Up, when: composing} - - {accept: Tab, send: Page_Down, when: composing} - - {accept: minus, send: Page_Up, when: has_menu} - - {accept: equal, send: Page_Down, when: has_menu} - - {accept: comma, send: Page_Up, when: paging} - - {accept: period, send: Page_Down, when: has_menu} - - {accept: "Control+Shift+1", select: .next, when: always} - - {accept: "Control+Shift+2", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+3", toggle: full_shape, when: always} - - {accept: "Control+Shift+4", toggle: simplification, when: always} - - {accept: "Control+Shift+5", toggle: extended_charset, when: always} - - {accept: "Control+Shift+exclam", select: .next, when: always} - - {accept: "Control+Shift+at", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+numbersign", toggle: full_shape, when: always} - - {accept: "Control+Shift+dollar", toggle: simplification, when: always} - - {accept: "Control+Shift+percent", toggle: extended_charset, when: always} - - {accept: "Shift+space", toggle: full_shape, when: always} - - {accept: "Control+period", toggle: ascii_punct, when: always} - - {accept: bracketleft, send: Page_Up, when: has_menu} - - {accept: bracketright, send: Page_Down, when: has_menu} - - {accept: semicolon, send: 2, when: has_menu} - - {accept: dollar, send: 2, when: composing} - - {accept: "Release+dollar", send: period, when: composing} - - {accept: "Release+period", send: period, when: composing} - - {accept: comma, send: 2, when: has_menu} - - {accept: "Release+comma", send: comma, when: composing} - - {accept: Tab, send: Escape, when: composing} - - {accept: Caps_Lock, send: Escape, when: composing} - - {accept: Shift_R, send: Escape, when: composing} - - {accept: "Shift+space", toggle: full_shape, when: always} - - {accept: "Control+period", toggle: ascii_punct, when: always} - - {accept: "Control+j", toggle: simplification, when: always} - import_preset: default -menu: - page_size: 5 -punctuator: - full_shape: - " ": {commit: " "} - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": ["#", "⌘"] - "$": ["¥", "$", "€", "£", "¥", "¢", "¤"] - "%": ["%", "°", "℃"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "·", "・", "×", "※", "❂"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹"] - "=": "=" - ">": ["》", "〉", "»", "›"] - "?": {commit: "?"} - "@": ["@", "☯"] - "[": ["「", "【", "〔", "["] - "\\": ["、", "\"] - "]": ["」", "】", "〕", "]"] - "^": {commit: "……"} - _: "——" - "`": "`" - "{": ["『", "〖", "{"] - "|": ["·", "|", "§", "¦"] - "}": ["』", "〗", "}"] - "~": "~" - half_shape: - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": "#" - "$": ["¥", "$", "€", "£", "¥", "¢", "¤"] - "%": ["%", "%", "°", "℃"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "*", "·", "・", "×", "※", "❂"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["、", "/", "/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹"] - "=": "=" - ">": ["》", "〉", "»", "›"] - "?": {commit: "?"} - "@": "@" - "[": ["「", "【", "〔", "["] - "\\": ["、", "\\", "\"] - "]": ["」", "】", "〕", "]"] - "^": {commit: "……"} - _: "——" - "`": "`" - "{": ["『", "〖", "{"] - "|": ["·", "|", "|", "§", "¦"] - "}": ["』", "〗", "}"] - "~": ["~", "~"] - import_preset: default -recognizer: - import_preset: default - patterns: - email: "^[A-Za-z][-_.0-9A-Za-z]*@.*$" - punct: "" - reverse_lookup: "[a-z`]*`+[a-z`]*" - uppercase: "" - url: "^(www[.]|https?:|ftp[.:]|mailto:|file:).*$|^[a-z]+[.].+$" -reverse_lookup: - comment_format: - - "xform/ / /" - dictionary: flypydz -schema: - author: - - "方案设计:何海峰 " - dependencies: - - flypydz - description: | - 小鹤音形主码表+隐藏全码 - - name: "小鹤音形+" - schema_id: flypyplus - version: 9.5 -simplification: - opencc_config: s2tw.json - option_name: simplification - tips: all -speller: - alphabet: "abcdefghijklmnopqrstuvwxyz;/" - auto_clear: max_length - auto_select: true - auto_select_pattern: "^;.$|^\\w{4}$" - finals: "/" - initials: ";abcdefghijklmnopqrstuvwxyz" - max_code_length: 4 -style: - horizontal: true -switches: - - name: ascii_mode - reset: 0 - - name: full_shape - - name: simplification - reset: 0 - - name: ascii_punct - reset: 0 -translator: - dictionary: flypyplus - disable_user_dict_for_patterns: - - "^z.*$" - enable_charset_filter: false - enable_completion: false - enable_sentence: false - enable_user_dict: false \ No newline at end of file diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypyplus.table.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypyplus.table.bin" deleted file mode 100755 index 1650302..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/flypyplus.table.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/luna_pinyin.prism.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/luna_pinyin.prism.bin" deleted file mode 100755 index 87732fa..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/luna_pinyin.prism.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/luna_pinyin.reverse.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/luna_pinyin.reverse.bin" deleted file mode 100755 index 6d5f3e8..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/luna_pinyin.reverse.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/luna_pinyin.schema.yaml" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/luna_pinyin.schema.yaml" deleted file mode 100755 index 6bcacda..0000000 --- "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/luna_pinyin.schema.yaml" +++ /dev/null @@ -1,338 +0,0 @@ -__build_info: - rime_version: 1.4 - timestamps: - default: 1552919042 - default.custom: 1552919062 - luna_pinyin.custom: 0 - luna_pinyin.schema: 1552904418 - symbols: 1552904418 - symbols.custom: 0 -custom_phrase: - db_class: stabledb - dictionary: "" - enable_completion: false - enable_sentence: false - initial_quality: 1 - user_dict: custom_phrase -engine: - filters: - - simplifier - - uniquifier - processors: - - ascii_composer - - recognizer - - key_binder - - speller - - punctuator - - selector - - navigator - - express_editor - segmentors: - - ascii_segmentor - - matcher - - abc_segmentor - - punct_segmentor - - fallback_segmentor - translators: - - punct_translator - - "table_translator@custom_phrase" - - reverse_lookup_translator - - script_translator -key_binder: - bindings: - - {accept: "Control+p", send: Up, when: composing} - - {accept: "Control+n", send: Down, when: composing} - - {accept: "Control+b", send: Left, when: composing} - - {accept: "Control+f", send: Right, when: composing} - - {accept: "Control+a", send: Home, when: composing} - - {accept: "Control+e", send: End, when: composing} - - {accept: "Control+d", send: Delete, when: composing} - - {accept: "Control+k", send: "Shift+Delete", when: composing} - - {accept: "Control+h", send: BackSpace, when: composing} - - {accept: "Control+g", send: Escape, when: composing} - - {accept: "Control+bracketleft", send: Escape, when: composing} - - {accept: "Alt+v", send: Page_Up, when: composing} - - {accept: "Control+v", send: Page_Down, when: composing} - - {accept: ISO_Left_Tab, send: Page_Up, when: composing} - - {accept: "Shift+Tab", send: Page_Up, when: composing} - - {accept: Tab, send: Page_Down, when: composing} - - {accept: minus, send: Page_Up, when: has_menu} - - {accept: equal, send: Page_Down, when: has_menu} - - {accept: comma, send: Page_Up, when: paging} - - {accept: period, send: Page_Down, when: has_menu} - - {accept: "Control+Shift+1", select: .next, when: always} - - {accept: "Control+Shift+2", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+3", toggle: full_shape, when: always} - - {accept: "Control+Shift+4", toggle: simplification, when: always} - - {accept: "Control+Shift+5", toggle: extended_charset, when: always} - - {accept: "Control+Shift+exclam", select: .next, when: always} - - {accept: "Control+Shift+at", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+numbersign", toggle: full_shape, when: always} - - {accept: "Control+Shift+dollar", toggle: simplification, when: always} - - {accept: "Control+Shift+percent", toggle: extended_charset, when: always} - - {accept: "Shift+space", toggle: full_shape, when: always} - - {accept: "Control+period", toggle: ascii_punct, when: always} - import_preset: default -menu: - page_size: 5 -punctuator: - full_shape: - " ": {commit: " "} - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": ["#", "⌘"] - "$": ["¥", "$", "€", "£", "¥", "¢", "¤", "₩"] - "%": ["%", "°", "℃"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "·", "・", "×", "※", "❂"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹"] - "=": ["=", "々", "〃"] - ">": ["》", "〉", "»", "›"] - "?": {commit: "?"} - "@": ["@", "☯"] - "[": ["「", "【", "〔", "[", "〚", "〘"] - "\\": ["、", "\"] - "]": ["」", "】", "〕", "]", "〛", "〙"] - "^": {commit: "……"} - _: "——" - "`": "`" - "{": ["『", "〖", "{"] - "|": ["·", "|", "§", "¦"] - "}": ["』", "〗", "}"] - "~": "~" - half_shape: - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": ["#", "№"] - "$": ["¥", "$", "€", "£", "¥", "¢", "¤", "₩"] - "%": ["%", "%", "°", "℃", "‰", "‱", "℉", "℅", "℆", "℀", "℁", "⅍"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "*", "·", "・", "×", "※", "❂", "⁂", "☮", "☯", "☣"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["、", "、", "/", "/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹", "˂", "˱"] - "=": ["=", "々", "〃"] - ">": ["》", "〉", "»", "›", "˃", "˲"] - "?": {commit: "?"} - "@": ["@", "©", "®", "℗"] - "[": ["「", "【", "〔", "["] - "\\": ["、", "\\", "\"] - "]": ["」", "】", "〕", "]"] - "^": {commit: "……"} - _: "——" - "`": ["`", "‵", "‶", "‷", "′", "″", "‴", "⁗"] - "{": ["『", "〖", "{"] - "|": ["·", "・", "|", "|", "§", "¦", "‖"] - "}": ["』", "〗", "}"] - "~": ["~", "~", "˜", "˷", "ⸯ", "≈", "≋", "≃", "≅", "≇", "∽", "⋍", "≌", "﹏", "﹋", "﹌"] - import_preset: symbols - symbols: - "/0": ["〇", "零", "₀", "⁰", "⓪", "⓿", "0"] - "/1": ["一", "壹", "₁", "¹", "Ⅰ", "ⅰ", "①", "➀", "❶", "➊", "⓵", "⑴", "⒈", "1", "㊀", "㈠", "弌", "壱", "幺", "㆒"] - "/10": ["十", "拾", "₁₀", "¹⁰", "Ⅹ", "ⅹ", "⑩", "➉", "❿", "➓", "⓾", "⑽", "⒑", "10", "㊉", "㈩", "什"] - "/2": ["二", "貳", "₂", "²", "Ⅱ", "ⅱ", "②", "➁", "❷", "➋", "⓶", "⑵", "⒉", "2", "㊁", "㈡", "弍", "弐", "貮", "㒃", "㒳", "兩", "倆", "㆓"] - "/3": ["三", "叄", "₃", "³", "Ⅲ", "ⅲ", "③", "➂", "❸", "➌", "⓷", "⑶", "⒊", "3", "㊂", "㈢", "參", "参", "叁", "弎", "仨", "㆔"] - "/4": ["四", "肆", "₄", "⁴", "Ⅳ", "ⅳ", "④", "➃", "❹", "➍", "⓸", "⑷", "⒋", "4", "㊃", "㈣", "亖"] - "/5": ["五", "伍", "₅", "⁵", "Ⅴ", "ⅴ", "⑤", "➄", "❺", "➎", "⓹", "⑸", "⒌", "5", "㊄", "㈤", "㐅", "㠪", "𠄡"] - "/6": ["六", "陸", "₆", "⁶", "Ⅵ", "ⅵ", "⑥", "➅", "❻", "➏", "⓺", "⑹", "⒍", "6", "㊅", "㈥", "ↅ"] - "/7": ["七", "柒", "₇", "⁷", "Ⅶ", "ⅶ", "⑦", "➆", "❼", "➐", "⓻", "⑺", "⒎", "7", "㊆", "㈦", "漆"] - "/8": ["八", "捌", "₈", "⁸", "Ⅷ", "ⅷ", "⑧", "➇", "❽", "➑", "⓼", "⑻", "⒏", "8", "㊇", "㈧"] - "/9": ["九", "玖", "₉", "⁹", "Ⅸ", "ⅸ", "⑨", "➈", "❾", "➒", "⓽", "⑼", "⒐", "9", "㊈", "㈨"] - "/a": ["ā", "á", "ǎ", "à", "â", "ä", "ã", "å", "ₐ", "ᵃ", "ª", "ᵄ", "ȧ", "ă", "ą", "ⱥ", "ấ", "ầ", "ắ", "ằ", "ǡ", "ǻ", "ǟ", "ẫ", "ẵ", "ả", "ȁ", "ȃ", "ẩ", "ẳ", "ᶏ", "ạ", "ḁ", "ậ", "ẚ", "ặ", "ɐ", "ɑ", "ɒ", "ᶛ", "ᵅ"] - "/b": ["ᵇ", "ḃ", "ᵬ", "ƀ", "ɓ", "ᶀ", "ḅ", "ḇ", "ƃ", "ᵦ", "ᵝ", "β"] - "/bd": ["、", "。", "「", "」", "『", "』", "【", "】", "〈", "〉", "《", "》", "₋", "⁻", "―", "˗", "ˉ", "_", "﹍", "﹎", ".", "¡", "‼", "⁉", "¿", "؟", "⁈", "⁇", "、", "。", "〃", "〄", "々", "〆", "〇", "〒", "〓", "〔", "〕", "〖", "〗", "〘", "〙", "〚", "〛", "〜", "〝", "〞", "〟", "〠", "〰", "〱", "〲", "〳", "〴", "〵", "〶", "〷", "〻", "〼", "〽"] - "/bdz": ["﹅", "﹆", "﹁", "﹂", "﹃", "﹄", "︙", "︱", "︻", "︼", "︗", "︘", "︵", "︶", "︷", "︸", "︹", "︺", "︿", "﹀", "︽", "︾", "︰", "︲", "︳", "︴", "﹉", "﹊", "﹋", "﹌", "﹍", "﹎", "﹏", "﹇", "﹈", "︐", "︑", "︒", "︔", "︕", "︖"] - "/bg": ["☰", "☱", "☲", "☳", "☴", "☵", "☶", "☷"] - "/bgm": ["乾", "兌", "離", "震", "巽", "坎", "艮", "坤"] - "/bh": ["㇀", "㇁", "㇂", "㇃", "㇄", "㇅", "㇆", "㇇", "㇈", "㇉", "㇊", "㇋", "㇌", "㇍", "㇎", "㇏", "㇐", "㇑", "㇒", "㇓", "㇔", "㇕", "㇖", "㇗", "㇘", "㇙", "㇚", "㇛", "㇜", "㇝", "㇞", "㇟", "㇠", "㇡", "㇢", "㇣"] - "/bq": ["☻", "☺", "☹"] - "/c": ["ç", "ᶜ", "ć", "ċ", "ĉ", "č", "ȼ", "ḉ", "ƈ", "ᵓ", "ɔ", "ᶗ", "ɕ", "ᶝ"] - "/d": ["ᵈ", "ḋ", "ď", "ď", "ᵭ", "ḑ", "đ", "ƌ", "ɗ", "ᶁ", "ḍ", "ᶑ", "ḓ", "ḏ", "ð", "ʤ", "ƍ", "ᶞ", "dz", "dž", "ɖ", "ʣ", "ʥ", "ȡ", "ẟ"] - "/dn": ["", "❖", "⌘", "⌃", "⌥", "⎇", "⇧", "⇪", "␣", "⇥", "⇤", "↩", "⌅", "⌤", "⌫", "⌦", "⌧", "⎋", "⌨", "◁", "⌀", "⌖", "⌗", "⏏", "↖", "↘", "⇞", "⇟", "⌚", "⏰", "⏱", "⏲", "⏳", "⌛", "⌜", "⌝⌞⌟", "⍑", "⏩", "⏪", "⏫", "⏬", "⏭", "⏮", "⏯"] - "/dw": ["Å", "℃", "%", "‰", "‱", "°", "℉", "㏃", "㏆", "㎈", "㏄", "㏅", "㎝", "㎠", "㎤", "㏈", "㎗", "㎙", "㎓", "㎬", "㏉", "㏊", "㏋", "㎐", "㏌", "㎄", "㎅", "㎉", "㎏", "㎑", "㏍", "㎘", "㎞", "㏎", "㎢", "㎦", "㎪", "㏏", "㎸", "㎾", "㏀", "㏐", "㏓", "㎧", "㎨", "㎡", "㎥", "㎃", "㏔", "㎆", "㎎", "㎒", "㏕", "㎖", "㎜", "㎟", "㎣", "㏖", "㎫", "㎳", "㎷", "㎹", "㎽", "㎿", "㏁", "㎁", "㎋", "㎚", "㎱", "㎵", "㎻", "㏘", "㎩", "㎀", "㎊", "㏗", "㏙", "㏚", "㎰", "㎴", "㎺", "㎭", "㎮", "㎯", "㏛", "㏜", "㎔", "㏝", "㎂", "㎌", "㎍", "㎕", "㎛", "㎲", "㎶", "㎼"] - "/dz": ["子", "丑", "寅", "卯", "辰", "巳", "午", "未", "申", "酉", "戌", "亥"] - "/e": ["ē", "é", "ě", "è", "ê", "ë", "ẽ", "ₑ", "ᵉ", "ė", "ĕ", "ę", "ȩ", "ɇ", "ế", "ề", "ḗ", "ḕ", "ễ", "ḝ", "ẻ", "ȅ", "ȇ", "ể", "ẹ", "ᶒ", "ḙ", "ḛ", "ᶟ", "ệ", "ɛ", "ǝ", "ə", "ₔ", "ᵊ", "ɚ", "ɘ", "ɜ", "ɝ", "ɞ", "ʚ", "ȝ", "ᶾ", "ᶕ", "ᶚ", "ᴈ", "ᶓ", "ᶔ", "ᵋ", "ᵌ", "ⱸ"] - "/ey": ["а", "б", "в", "г", "д", "е", "ё", "ж", "з", "и", "й", "к", "л", "м", "н", "о", "п", "р", "с", "т", "у", "ф", "х", "ц", "ч", "ш", "щ", "ъ", "ы", "ь", "э", "ю", "я"] - "/eyd": ["А", "Б", "В", "Г", "Д", "Е", "Ё", "Ж", "З", "И", "Й", "К", "Л", "М", "Н", "О", "П", "Р", "С", "Т", "У", "Ф", "Х", "Ц", "Ч", "Ш", "Щ", "Ъ", "Ы", "Ь", "Э", "Ю", "Я"] - "/f": ["ᶠ", "ḟ", "ᵮ", "ƒ", "ᶂ", "ff", "ffi", "ffl", "fi", "fʲ", "fl", "ʩ", "ɟ", "ɸ", "ᶲ", "ᵩ", "ᵠ"] - "/fh": ["©", "®", "℗", "℠", "™", "℡", "℻", "☇", "☈", "☉", "☊", "☋", "☌", "☍", "☎", "☏", "☐", "☑", "☒", "☓", "☕", "☖", "☗", "⛉", "⛊", "☘", "☙", "☚", "☛", "☜", "☝", "☞", "☟", "☠", "☡", "☢", "☣", "☤", "☥", "☦", "☧", "☨", "☩", "☪", "☫", "☬", "☭", "☮", "☯", "☸", "♨", "♰", "♱", "♲", "♳", "♴", "♵", "♶", "♷", "♸", "♹", "♺", "♻", "♼", "♽", "♾", "♿", "⚆", "⚇", "⚈", "⚉", "⚐", "⚑", "⚒", "⚓", "⚔", "⚕", "⚖", "⚗", "⚘", "⚙", "⚚", "⚛", "⚜", "⚝", "⚞", "⚟", "⚠", "⚡", "⚰", "⚱", "⚲", "⚳", "⚴", "⚵", "⚶", "⚷", "⚸", "⚹", "⚺", "⚻", "⚼", "⚽", "⚾", "⚿", "⛀", "⛁", "⛂", "⛃", "⛋", "⛌", "⛍", "⛎", "⛏", "⛐", "⛑", "⛒", "⛓", "⛔", "⛕", "⛖", "⛗", "⛘", "⛙", "⛚", "⛛", "⛜", "⛝", "⛞", "⛟", "⛠", "⛡", "⛢", "⛣", "⛨", "⛩", "⛪", "⛫", "⛬", "⛭", "⛮", "⛯", "⛰", "⛱", "⛲", "⛳", "⛴", "⛵", "⛶", "⛷", "⛸", "⛹", "⛺", "⛻", "⛼", "⛽", "⛾", "⛿"] - "/fk": ["▀", "▁", "▂", "▃", "▄", "▅", "▆", "▇", "█", "▉", "▊", "▋", "▌", "▍", "▎", "▏", "▐", "░", "▒", "▓", "▔", "▕", "▖", "▗", "▘", "▙", "▚", "▛", "▜", "▝", "▞", "▟"] - "/fs": ["⅟", "½", "↉", "⅓", "⅔", "¼", "⅕", "⅖", "⅗", "⅘", "⅙", "⅚", "⅐", "⅛", "⅜", "⅝", "⅞", "⅑", "⅒"] - "/g": ["ᵍ", "ᵷ", "ǵ", "ġ", "ĝ", "ǧ", "ğ", "ḡ", "ģ", "ǥ", "ɠ", "ᶃ", "ɣ", "ᶢ", "ɡ", "ˠ", "ᵧ", "ᵞ"] - "/gz": ["甲子", "乙丑", "丙寅", "丁卯", "戊辰", "己巳", "庚午", "辛未", "壬申", "癸酉", "甲戌", "乙亥", "丙子", "丁丑", "戊寅", "己卯", "庚辰", "辛巳", "壬午", "癸未", "甲申", "乙酉", "丙戌", "丁亥", "戊子", "己丑", "庚寅", "辛卯", "壬辰", "癸巳", "甲午", "乙未", "丙申", "丁酉", "戊戌", "己亥", "庚子", "辛丑", "壬寅", "癸卯", "甲辰", "乙巳", "丙午", "丁未", "戊申", "己酉", "庚戌", "辛亥", "壬子", "癸丑", "甲寅", "乙卯", "丙辰", "丁巳", "戊午", "己未", "庚申", "辛酉", "壬戌", "癸亥"] - "/h": ["ͪ", "ḣ", "ĥ", "ḧ", "ȟ", "ḩ", "ħ", "ɦ", "ḥ", "ḫ", "ẖ", "ⱨ", "ɥ", "ᶣ", "ʱ", "ƕ", "ʮ", "ʯ", "ꜧ", "ɧ"] - "/hb": ["¥", "¥", "¤", "¢", "$", "$", "£", "£", "৳", "฿", "₠", "₡", "₢", "₣", "₤", "₥", "₦", "₧", "₩", "₪", "₫", "€", "₭", "₮", "₯", "₰", "₱", "₲", "₳", "₴", "₵", "₶", "₷", "₸", "₹", "₺", "₨", "﷼"] - "/hw": ["ㄱ", "ㄴ", "ㄷ", "ㄹ", "ㅁ", "ㅂ", "ㅅ", "ㅇ", "ㅈ", "ㅊ", "ㅋ", "ㅌ", "ㅍ", "ㅎ"] - "/hwh": ["㈀", "㈁", "㈂", "㈃", "㈄", "㈅", "㈆", "㈇", "㈈", "㈉", "㈊", "㈋", "㈌", "㈍", "㈎", "㈏", "㈐", "㈑", "㈒", "㈓", "㈔", "㈕", "㈖", "㈗", "㈘", "㈙", "㈚", "㈛", "㈜", "㈝", "㈞"] - "/hwq": ["㉠", "㉡", "㉢", "㉣", "㉤", "㉥", "㉦", "㉧", "㉨", "㉩", "㉪", "㉫", "㉬", "㉭", "㉮", "㉯", "㉰", "㉱", "㉲", "㉳", "㉴", "㉵", "㉶", "㉷", "㉸", "㉹", "㉺", "㉻", "㉼", "㉽", "㉾", "㉿"] - "/hzh": ["㈠", "㈡", "㈢", "㈣", "㈤", "㈥", "㈦", "㈧", "㈨", "㈩", "㈪", "㈫", "㈬", "㈭", "㈮", "㈯", "㈰", "㈱", "㈲", "㈳", "㈴", "㈵", "㈶", "㈷", "㈸", "㈹", "㈺", "㈻", "㈼", "㈽", "㈾", "㈿", "㉀", "㉁", "㉂", "㉃"] - "/hzq": ["㊀", "㊁", "㊂", "㊃", "㊄", "㊅", "㊆", "㊇", "㊈", "㊉", "㊊", "㊋", "㊌", "㊍", "㊎", "㊏", "㊐", "㊑", "㊒", "㊓", "㊔", "㊕", "㊖", "㊗", "㊘", "㊙", "㊚", "㊛", "㊜", "㊝", "㊞", "㊟", "㊠", "㊡", "㊢", "㊣", "㊤", "㊥", "㊦", "㊧", "㊨", "㊩", "㊪", "㊫", "㊬", "㊭", "㊮", "㊯", "㊰", "㉄", "㉅", "㉆", "㉇"] - "/i": ["ī", "í", "ǐ", "ì", "î", "ï", "ĩ", "ᵢ", "ı", "ᴉ", "ĭ", "į", "ɨ", "ḯ", "ᶤ", "ỉ", "ȉ", "ȋ", "ị", "ᶖ", "ḭ", "ᵎ", "ɩ", "ᶥ", "ᵼ", "ij"] - "/iro": ["い", "ろ", "は", "に", "ほ", "へ", "と", "ち", "り", "ぬ", "る", "を", "わ", "か", "よ", "た", "れ", "そ", "つ", "ね", "な", "ら", "む", "う", "ゐ", "の", "お", "く", "や", "ま", "け", "ふ", "こ", "え", "て", "あ", "さ", "き", "ゆ", "め", "み", "し", "ゑ", "ひ", "も", "せ", "す"] - "/j": ["ⱼ", "ʲ", "ȷ", "ĵ", "ǰ", "ɉ", "ɟ", "ᶡ", "ʄ", "ᶨ", "ʝ"] - "/jg": ["⿰", "⿱", "⿲", "⿳", "⿴", "⿵", "⿶", "⿷", "⿸", "⿹", "⿺", "⿻", "〾"] - "/jh": ["■", "□", "▢", "▣", "▤", "▥", "▦", "▧", "▨", "▩", "▪", "▫", "▬", "▭", "▮", "▯", "▰", "▱", "▲", "△", "▴", "▵", "▶", "▷", "▸", "▹", "►", "▻", "▼", "▽", "▾", "▿", "◀", "◁", "◂", "◃", "◄", "◅", "◆", "◇", "◈", "◉", "◊", "○", "◌", "◍", "◎", "●", "◐", "◑", "◒", "◓", "◔", "◕", "◖", "◗", "◘", "◙", "◚", "◛", "◜", "◝", "◞", "◟", "◠", "◡", "◢", "◣", "◤", "◥", "◦", "◧", "◨", "◩", "◪", "◫", "◬", "◭", "◮", "◯", "◰", "◱", "◲", "◳", "◴", "◵", "◶", "◷", "◸", "◹", "◺", "◻", "◼", "◽", "◾", "◿"] - "/jm": ["あ", "ぁ", "い", "ぃ", "う", "ぅ", "え", "ぇ", "お", "ぉ", "か", "ゕ", "が", "き", "ぎ", "く", "ぐ", "け", "ゖ", "げ", "こ", "ご", "さ", "ざ", "し", "じ", "す", "ず", "せ", "ぜ", "そ", "ぞ", "た", "だ", "ち", "ぢ", "つ", "っ", "づ", "て", "で", "と", "ど", "な", "に", "ぬ", "ね", "の", "は", "ば", "ぱ", "ひ", "び", "ぴ", "ふ", "ぶ", "ぷ", "へ", "べ", "ぺ", "ほ", "ぼ", "ぽ", "ま", "み", "む", "め", "も", "や", "ゃ", "ゆ", "ゅ", "よ", "ょ", "ら", "り", "る", "れ", "ろ", "わ", "ゎ", "ゐ", "ゔ", "ゑ", "を", "ん", "・", "ー", "ゝ", "ゞ", "ゟ"] - "/jma": ["あ", "か", "が", "さ", "ざ", "た", "だ", "な", "は", "ば", "ぱ", "ま", "や", "ら", "わ", "ア", "カ", "ガ", "サ", "ザ", "タ", "ダ", "ナ", "ハ", "バ", "パ", "マ", "ヤ", "ラ", "ワ"] - "/jmb": ["ば", "び", "ぶ", "べ", "ぼ", "バ", "ビ", "ブ", "ベ", "ボ"] - "/jmbj": ["ア", "ァ", "イ", "ィ", "ウ", "ゥ", "エ", "ェ", "オ", "ォ", "カ", "キ", "ク", "ケ", "コ", "サ", "シ", "ス", "セ", "ソ", "タ", "チ", "ツ", "ッ", "テ", "ト", "ナ", "ニ", "ヌ", "ネ", "ノ", "ハ", "ヒ", "フ", "ヘ", "ホ", "マ", "ミ", "ム", "メ", "モ", "ヤ", "ャ", "ユ", "ュ", "ヨ", "ョ", "ラ", "リ", "ル", "レ", "ロ", "ワ", "ヲ", "ン", "・", "ー", "゙", "゚"] - "/jmd": ["だ", "ぢ", "づ", "で", "ど", "ダ", "ヂ", "ヅ", "デ", "ド"] - "/jme": ["え", "け", "げ", "せ", "ぜ", "て", "で", "ね", "へ", "べ", "ぺ", "め", "れ", "ゑ", "エ", "ケ", "ゲ", "セ", "ゼ", "テ", "デ", "ネ", "ヘ", "ベ", "ペ", "メ", "レ", "ヱ"] - "/jmg": ["が", "ぎ", "ぐ", "げ", "ご", "ガ", "ギ", "グ", "ゲ", "ゴ"] - "/jmh": ["は", "ひ", "ふ", "へ", "ほ", "ハ", "ヒ", "フ", "ヘ", "ホ"] - "/jmi": ["い", "き", "ぎ", "し", "じ", "ち", "ぢ", "に", "ひ", "び", "ぴ", "み", "り", "ゐ", "イ", "キ", "ギ", "シ", "ジ", "チ", "ヂ", "ニ", "ヒ", "ビ", "ピ", "ミ", "リ", "ヰ"] - "/jmk": ["か", "ゕ", "き", "く", "け", "ゖ", "こ", "カ", "ヵ", "キ", "ク", "ケ", "ヶ", "コ"] - "/jmm": ["ま", "み", "む", "め", "も", "マ", "ミ", "ム", "メ", "モ"] - "/jmn": ["な", "に", "ぬ", "ね", "の", "ん", "ナ", "ニ", "ヌ", "ネ", "ノ", "ン"] - "/jmo": ["お", "こ", "ご", "そ", "ぞ", "と", "ど", "の", "ほ", "ぼ", "ぽ", "も", "ろ", "を", "オ", "コ", "ゴ", "ソ", "ゾ", "ト", "ド", "ノ", "ホ", "ボ", "ポ", "モ", "ロ", "ヲ"] - "/jmp": ["ぱ", "ぴ", "ぷ", "ぺ", "ぽ", "パ", "ピ", "プ", "ペ", "ポ"] - "/jmq": ["㋐", "㋑", "㋒", "㋓", "㋔", "㋕", "㋖", "㋗", "㋘", "㋙", "㋚", "㋛", "㋜", "㋝", "㋞", "㋟", "㋠", "㋡", "㋢", "㋣", "㋤", "㋥", "㋦", "㋧", "㋨", "㋩", "㋪", "㋫", "㋬", "㋭", "㋮", "㋯", "㋰", "㋱", "㋲", "㋳", "㋴", "㋵", "㋶", "㋷", "㋸", "㋹", "㋺", "㋻", "㋼", "㋽", "㋾"] - "/jmr": ["ら", "り", "る", "れ", "ろ", "ラ", "リ", "ル", "レ", "ロ"] - "/jms": ["さ", "し", "す", "せ", "そ", "サ", "シ", "ス", "セ", "ソ"] - "/jmt": ["た", "ち", "つ", "っ", "て", "と", "タ", "チ", "ツ", "ッ", "テ", "ト"] - "/jmu": ["う", "く", "ぐ", "す", "ず", "つ", "づ", "ぬ", "ふ", "ぶ", "ぷ", "む", "る", "ウ", "ク", "グ", "ス", "ズ", "ツ", "ヅ", "ヌ", "フ", "ブ", "プ", "ム", "ル"] - "/jmw": ["わ", "ゐ", "ゑ", "を", "ワ", "ヰ", "ヱ", "ヲ"] - "/jmy": ["や", "ゃ", "ゆ", "ゅ", "よ", "ょ", "ヤ", "ャ", "ユ", "ュ", "ヨ", "ョ"] - "/jmz": ["ざ", "じ", "ず", "ぜ", "ぞ", "ザ", "ジ", "ズ", "ゼ", "ゾ"] - "/jq": ["立春", "雨水", "驚蟄", "春分", "清明", "穀雨", "立夏", "小滿", "芒種", "夏至", "小暑", "大暑", "立秋", "處暑", "白露", "秋分", "寒露", "霜降", "立冬", "小雪", "大雪", "冬至", "小寒", "大寒"] - "/jt": ["↑", "↓", "←", "→", "↕", "↔", "↖", "↗", "↙", "↘", "↚", "↛", "↮", "↜", "↝", "↞", "↟", "↠", "↡", "↢", "↣", "↤", "↥", "↦", "↧", "↨", "↩", "↪", "↫", "↬", "↭", "↯", "↰", "↱", "↲", "↳", "↴", "↵", "↶", "↷", "↸", "↹", "↺", "↻", "↼", "↽", "↾", "↿", "⇀", "⇁", "⇂", "⇃", "⇄", "⇅", "⇆", "⇇", "⇈", "⇉", "⇊", "⇋", "⇌", "⇐", "⇍", "⇑", "⇒", "⇏", "⇓", "⇔", "⇎", "⇕", "⇖", "⇗", "⇘", "⇙", "⇚", "⇛", "⇜", "⇝", "⇞", "⇟", "⇠", "⇡", "⇢", "⇣", "⇤", "⇥", "⇦", "⇧", "⇨", "⇩", "⇪", "⇫", "⇬", "⇭", "⇮", "⇯", "⇰", "⇱", "⇲", "⇳", "⇴", "⇵", "⇶", "⇷", "⇸", "⇹", "⇺", "⇻", "⇼", "⇽", "➔", "➘", "➙", "➚", "➛", "➜", "➝", "➞", "➟", "➠", "➡", "➢", "➣", "➤", "➥", "➦", "➧", "➨", "➩", "➪", "➫", "➬", "➭", "➮", "➱", "➲", "➳", "➴", "➵", "➶", "➷", "➸", "➹", "➺", "➻", "➼", "➽", "➾"] - "/k": ["ᵏ", "ḱ", "ǩ", "ķ", "ƙ", "ᶄ", "ḳ", "ḵ", "ⱪ", "ʞ"] - "/kx": ["一", "丨", "丶", "丿", "乙", "亅", "二", "亠", "人", "儿", "入", "八", "冂", "冖", "冫", "几", "凵", "刀", "力", "勹", "匕", "匚", "匸", "十", "卜", "卩", "厂", "厶", "又", "口", "囗", "土", "士", "夂", "夊", "夕", "大", "女", "子", "宀", "寸", "小", "尢", "尸", "屮", "山", "巛", "工", "己", "巾", "干", "幺", "广", "廴", "廾", "弋", "弓", "彐", "彡", "彳", "心", "戈", "戶", "手", "支", "攴", "文", "斗", "斤", "方", "无", "日", "曰", "月", "木", "欠", "止", "歹", "殳", "毋", "比", "毛", "氏", "气", "水", "火", "爪", "父", "爻", "爿", "片", "牙", "牛", "犬", "玄", "玉", "瓜", "瓦", "甘", "生", "用", "田", "疋", "疒", "癶", "白", "皮", "皿", "目", "矛", "矢", "石", "示", "禸", "禾", "穴", "立", "竹", "米", "糸", "缶", "网", "羊", "羽", "老", "而", "耒", "耳", "聿", "肉", "臣", "自", "至", "臼", "舌", "舛", "舟", "艮", "色", "艸", "虍", "虫", "血", "行", "衣", "襾", "見", "角", "言", "谷", "豆", "豕", "豸", "貝", "赤", "走", "足", "身", "車", "辛", "辰", "辵", "邑", "酉", "釆", "里", "金", "長", "門", "阜", "隶", "隹", "雨", "靑", "非", "面", "革", "韋", "韭", "音", "頁", "風", "飛", "食", "首", "香", "馬", "骨", "高", "髟", "鬥", "鬯", "鬲", "鬼", "魚", "鳥", "鹵", "鹿", "麥", "麻", "黃", "黍", "黑", "黹", "黽", "鼎", "鼓", "鼠", "鼻", "齊", "齒", "龍", "龜", "龠"] - "/l": ["ˡ", "ĺ", "ŀ", "ľ", "ɫ", "ⱡ", "ļ", "ƚ", "ł", "ƛ", "ᶅ", "ᶪ", "ᶩ", "ḷ", "ɭ", "ḽ", "ḻ", "ḹ", "ɬ", "ɮ", "lj", "ỻ", "ʪ", "ʫ", "ȴ"] - "/lm": ["ⅰ", "ⅱ", "ⅲ", "ⅳ", "ⅴ", "ⅵ", "ⅶ", "ⅷ", "ⅸ", "ⅹ", "ⅺ", "ⅻ", "ⅼ", "ⅽ", "ⅾ", "ⅿ"] - "/lmd": ["Ⅰ", "Ⅱ", "Ⅲ", "Ⅳ", "Ⅴ", "Ⅵ", "Ⅶ", "Ⅷ", "Ⅸ", "Ⅹ", "Ⅺ", "Ⅻ", "Ⅼ", "Ⅽ", "Ⅾ", "Ⅿ"] - "/lssg": ["䷀", "䷁", "䷂", "䷃", "䷄", "䷅", "䷆", "䷇", "䷈", "䷉", "䷊", "䷋", "䷌", "䷍", "䷎", "䷏", "䷐", "䷑", "䷒", "䷓", "䷔", "䷕", "䷖", "䷗", "䷘", "䷙", "䷚", "䷛", "䷜", "䷝", "䷞", "䷟", "䷠", "䷡", "䷢", "䷣", "䷤", "䷥", "䷦", "䷧", "䷨", "䷩", "䷪", "䷫", "䷬", "䷭", "䷮", "䷯", "䷰", "䷱", "䷲", "䷳", "䷴", "䷵", "䷶", "䷷", "䷸", "䷹", "䷺", "䷻", "䷼", "䷽", "䷾", "䷿"] - "/lssgm": ["乾", "坤", "屯", "蒙", "需", "訟", "師", "比", "小畜", "履", "泰", "否", "同人", "大有", "謙", "豫", "隨", "蠱", "臨", "觀", "噬嗑", "賁", "剝", "復", "无妄", "大畜", "頤", "大過", "坎", "離", "咸", "恆", "遯", "大壯", "晉", "明夷", "家人", "睽", "蹇", "解", "損", "益", "夬", "姤", "萃", "升", "困", "井", "革", "鼎", "震", "艮", "漸", "歸妹", "豐", "旅", "巽", "兌", "渙", "節", "中孚", "小過", "既濟", "未濟"] - "/lx": ["♂", "♀", "⚢", "⚣", "⚤", "⚥", "⚦", "⚧", "⚨", "⚩", "⚪", "⚫", "⚬", "⚭", "⚮", "⚯"] - "/m": ["ᵐ", "ḿ", "ṁ", "ᵯ", "ᶬ", "ɱ", "ᶆ", "ṃ", "ɯ", "ᵚ", "ɰ", "ᶭ", "ᴟ"] - "/mj": ["🀀", "🀁", "🀂", "🀃", "🀄", "🀅", "🀆", "🀇", "🀈", "🀉", "🀊", "🀋", "🀌", "🀍", "🀎", "🀏", "🀐", "🀑", "🀒", "🀓", "🀔", "🀕", "🀖", "🀗", "🀘", "🀙", "🀚", "🀛", "🀜", "🀝", "🀞", "🀟", "🀠", "🀡", "🀢", "🀣", "🀤", "🀥", "🀦", "🀧", "🀨", "🀩", "🀪", "🀫"] - "/n": ["ñ", "ⁿ", "ń", "ǹ", "ṅ", "ň", "ᵰ", "ņ", "ᶮ", "ɲ", "ʼn", "ƞ", "ᶇ", "ṇ", "ɳ", "ᶯ", "ṋ", "ṉ", "ȵ"] - "/o": ["ō", "ó", "ǒ", "ò", "ô", "ö", "õ", "ₒ", "ᵒ", "º", "ȯ", "ŏ", "ǫ", "ő", "ố", "ồ", "ɵ", "ø", "ṓ", "ṑ", "ȱ", "ṍ", "ȫ", "ổ", "ọ", "ớ", "ờ", "ỡ", "ộ", "ɷ", "ở", "ợ", "ᵔ", "ᵕ", "œ", "ȣ", "ᴔ", "ⱺ"] - "/p": ["ᵖ", "ṕ", "ṗ", "ᵱ", "ᵽ", "ƥ", "ᶈ"] - "/pjm": ["ア", "ァ", "イ", "ィ", "ウ", "ゥ", "エ", "ェ", "オ", "ォ", "カ", "ヵ", "ガ", "キ", "ギ", "ク", "グ", "ケ", "ヶ", "ゲ", "コ", "ゴ", "サ", "ザ", "シ", "ジ", "ス", "ズ", "セ", "ゼ", "ソ", "ゾ", "タ", "ダ", "チ", "ヂ", "ツ", "ッ", "ヅ", "テ", "デ", "ト", "ド", "ナ", "ニ", "ヌ", "ネ", "ノ", "ハ", "バ", "パ", "ヒ", "ビ", "ピ", "フ", "ブ", "プ", "ヘ", "ベ", "ペ", "ホ", "ボ", "ポ", "マ", "ミ", "ム", "メ", "モ", "ヤ", "ャ", "ユ", "ュ", "ヨ", "ョ", "ラ", "リ", "ル", "レ", "ロ", "ワ", "ヮ", "ヰ", "ヸ", "ヴ", "ヱ", "ヹ", "ヲ", "ヺ", "ン", "・", "ー", "ヽ", "ヾ", "ヿ", "ㇰ", "ㇱ", "ㇲ", "ㇳ", "ㇴ", "ㇵ", "ㇶ", "ㇷ", "ㇸ", "ㇹ", "ㇺ", "ㇻ", "ㇼ", "ㇽ", "ㇾ", "ㇿ"] - "/pk": ["♠", "♥", "♣", "♦", "♤", "♡", "♧", "♢"] - "/pp": ["乛", "冫", "丷", "龹", "⺌", "龸", "亻", "亼", "亽", "仒", "冖", "冂", "冃", "冄", "宀", "罒", "㓁", "罓", "冈", "凵", "厶", "刂", "勹", "匚", "匸", "卩", "阝", "厂", "丆", "广", "壬", "訁", "讠", "釒", "钅", "飠", "饣", "龺", "攵", "夂", "夊", "尢", "尣", "兂", "旡", "巜", "巛", "彐", "彑", "彡", "彳", "龰", "辶", "廴", "㞢", "忄", "㣺", "扌", "爫", "龵", "廾", "歺", "癶", "氵", "氺", "火", "灬", "爿", "丬", "疒", "牜", "⺶", "犭", "豕", "豸", "虍", "艹", "卝", "龷", "丗", "龶", "芈", "丵", "菐", "黹", "礻", "衤", "糸", "糹", "纟", "龻", "镸", "髟", "襾", "覀", "吅", "㗊", "㠭", "㸚", "叕"] - "/py": ["ā", "á", "ǎ", "à", "ō", "ó", "ǒ", "ò", "ê", "ē", "é", "ě", "è", "ī", "í", "ǐ", "ì", "ū", "ú", "ǔ", "ù", "ü", "ǖ", "ǘ", "ǚ", "ǜ", "ń", "ň"] - "/q": ["ʠ", "ɋ", "ȹ"] - "/r": ["ᵣ", "ŕ", "ṙ", "ř", "ᵲ", "ŗ", "ɍ", "ᵳ", "ɽ", "ȑ", "ȓ", "ᶉ", "ṛ", "ṟ", "ṝ", "ɹ", "ɺ", "ɻ", "ɼ", "ɾ", "ɿ", "ʳ", "ʴ", "ʵ", "ᵨ"] - "/rq": ["㏠", "㏡", "㏢", "㏣", "㏤", "㏥", "㏦", "㏧", "㏨", "㏩", "㏪", "㏫", "㏬", "㏭", "㏮", "㏯", "㏰", "㏱", "㏲", "㏳", "㏴", "㏵", "㏶", "㏷", "㏸", "㏹", "㏺", "㏻", "㏼", "㏽", "㏾"] - "/s": ["ˢ", "ś", "ṡ", "ŝ", "š", "ᵴ", "ş", "ṥ", "ṧ", "ᶳ", "ʂ", "ᶊ", "ṣ", "ș", "ȿ", "ṩ", "ʃ", "ᶴ", "ƨ", "ʆ", "ʅ", "ƪ", "ß", "ſ", "ẛ"] - "/sb": ["⁰", "¹", "²", "³", "⁴", "⁵", "⁶", "⁷", "⁸", "⁹", "˜", "⁺", "⁻", "⁼", "⁽", "⁾", "ᴬ", "ᵃ", "ᵄ", "ᵅ", "ᶛ", "ᴭ", "ᵆ", "ᴮ", "ᴯ", "ᵇ", "ᵝ", "ᶜ", "ᵓ", "ᶝ", "ᴰ", "ᵈ", "ᶞ", "ᵟ", "ᴱ", "ᵉ", "ᴲ", "ᵊ", "ᵋ", "ᶟ", "ᵌ", "ᶠ", "ᶡ", "ᶲ", "ᵠ", "ᴳ", "ᵍ", "ᶢ", "ˠ", "ᵞ", "ᴴ", "ʰ", "ᶣ", "ʱ", "ᴵ", "ⁱ", "ᶤ", "ᵎ", "ᶥ", "ᴶ", "ʲ", "ᶨ", "ᴷ", "ᵏ", "ᴸ", "ᶫ", "ˡ", "ᶩ", "ᶪ", "ᴹ", "ᵐ", "ᶬ", "ᵚ", "ᶭ", "ᴺ", "ᴻ", "ⁿ", "ᵑ", "ᶮ", "ᶯ", "ᴼ", "ᵒ", "ᶱ", "ᴽ", "ᴾ", "ᵖ", "ᴿ", "ʳ", "ʶ", "ʴ", "ʵ", "ˢ", "ᶴ", "ᶳ", "ᵀ", "ᵗ", "ᶵ", "ᶿ", "ᵁ", "ᵘ", "ᶶ", "ᶷ", "ᵙ", "ⱽ", "ᵛ", "ᶺ", "ᶹ", "ᵂ", "ʷ", "ˣ", "ᵡ", "ʸ", "ᶻ", "ᶾ", "ᶽ", "ᶼ"] - "/sd": ["ˉ", "ˊ", "ˇ", "ˋ", "ˆ", "˙", "˜", "˥", "˦", "˧", "˨", "˩", "꜀", "꜁", "꜂", "꜃", "꜄", "꜅", "꜆", "꜇"] - "/seg": ["白羊宮", "金牛宮", "雙子宮", "巨蟹宮", "獅子宮", "室女宮", "天秤宮", "天蠍宮", "人馬宮", "摩羯宮", "寶瓶宮", "雙魚宮"] - "/sj": ["㍘", "㍙", "㍚", "㍛", "㍜", "㍝", "㍞", "㍟", "㍠", "㍡", "㍢", "㍣", "㍤", "㍥", "㍦", "㍧", "㍨", "㍩", "㍪", "㍫", "㍬", "㍭", "㍮", "㍯", "㍰"] - "/sx": ["±", "÷", "×", "∈", "∏", "∑", "-", "+", "<", "≮", "=", "≠", ">", "≯", "∕", "√", "∝", "∞", "∟", "∠", "∥", "∧", "∨", "∩", "∪", "∫", "∮", "∴", "∵", "∷", "∽", "≈", "≌", "≒", "≡", "≤", "≥", "≦", "≧", "⊕", "⊙", "⊥", "⊿", "㏑", "㏒"] - "/sz": ["⚀", "⚁", "⚂", "⚃", "⚄", "⚅"] - "/szd": ["⒈", "⒉", "⒊", "⒋", "⒌", "⒍", "⒎", "⒏", "⒐", "⒑", "⒒", "⒓", "⒔", "⒕", "⒖", "⒗", "⒘", "⒙", "⒚", "⒛"] - "/szh": ["⑴", "⑵", "⑶", "⑷", "⑸", "⑹", "⑺", "⑻", "⑼", "⑽", "⑾", "⑿", "⒀", "⒁", "⒂", "⒃", "⒄", "⒅", "⒆", "⒇"] - "/szm": ["〡", "〢", "〣", "〤", "〥", "〦", "〧", "〨", "〩", "〸", "〹", "〺"] - "/szq": ["⓪", "①", "②", "③", "④", "⑤", "⑥", "⑦", "⑧", "⑨", "⑩", "⑪", "⑫", "⑬", "⑭", "⑮", "⑯", "⑰", "⑱", "⑲", "⑳", "㉑", "㉒", "㉓", "㉔", "㉕", "㉖", "㉗", "㉘", "㉙", "㉚", "㉛", "㉜", "㉝", "㉞", "㉟", "㊱", "㊲", "㊳", "㊴", "㊵", "㊶", "㊷", "㊸", "㊹", "㊺", "㊻", "㊼", "㊽", "㊾", "㊿", "⓿", "❶", "❷", "❸", "❹", "❺", "❻", "❼", "❽", "❾", "❿", "⓫", "⓬", "⓭", "⓮", "⓯", "⓰", "⓱", "⓲", "⓳", "⓴"] - "/t": ["ᵗ", "ṫ", "ť", "ᵵ", "ţ", "ƭ", "ᶵ", "ƫ", "ṭ", "ʈ", "ț", "ṱ", "ṯ", "ⱦ", "ʇ", "ʧ", "ʨ", "ᶿ", "ȶ", "ŧ"] - "/tg": ["甲", "乙", "丙", "丁", "戊", "己", "庚", "辛", "壬", "癸"] - "/tq": ["☀", "☁", "⛅", "⛈", "⛆", "☂", "☔", "☃", "⛄", "⛇"] - "/tt": ["☄", "☼", "☽", "☾", "☿", "♀", "♁", "♂", "♃", "♄", "♅", "♆", "♇"] - "/txj": ["⚊", "⚋", "⚌", "⚍", "⚎", "⚏", "𝌀", "𝌁", "𝌂", "𝌃", "𝌄", "𝌅", "𝌆", "𝌇", "𝌈", "𝌉", "𝌊", "𝌋", "𝌌", "𝌍", "𝌎", "𝌏", "𝌐", "𝌑", "𝌒", "𝌓", "𝌔", "𝌕", "𝌖", "𝌗", "𝌘", "𝌙", "𝌚", "𝌛", "𝌜", "𝌝", "𝌞", "𝌟", "𝌠", "𝌡", "𝌢", "𝌣", "𝌤", "𝌥", "𝌦", "𝌧", "𝌨", "𝌩", "𝌪", "𝌫", "𝌬", "𝌭", "𝌮", "𝌯", "𝌰", "𝌱", "𝌲", "𝌳", "𝌴", "𝌵", "𝌶", "𝌷", "𝌸", "𝌹", "𝌺", "𝌻", "𝌼", "𝌽", "𝌾", "𝌿", "𝍀", "𝍁", "𝍂", "𝍃", "𝍄", "𝍅", "𝍆", "𝍇", "𝍈", "𝍉", "𝍊", "𝍋", "𝍌", "𝍍", "𝍎", "𝍏", "𝍐", "𝍑", "𝍒", "𝍓", "𝍔", "𝍕", "𝍖"] - "/u": ["ū", "ú", "ǔ", "ù", "û", "ü", "ǖ", "ǘ", "ǚ", "ǜ", "ũ", "ᵤ", "ᵘ", "ŭ", "ů", "ų", "ű", "ᶶ", "ʉ", "ṹ", "ṻ", "ủ", "ȕ", "ȗ", "ư", "ᶙ", "ụ", "ṳ", "ứ", "ừ", "ṷ", "ṵ", "ữ", "ʉ̞", "ʊ", "ᶷ", "ᵙ", "ử", "ᵿ", "ự", "ᴝ", "ᴞ", "ᵫ"] - "/v": ["ü", "ǖ", "ǘ", "ǚ", "ǜ", "ᵥ", "ᵛ", "ṽ", "ᶹ", "ᶌ", "ṿ", "ⱴ", "ʋ", "ᶺ", "ʌ"] - "/w": ["ʷ", "ẃ", "ẁ", "ẇ", "ŵ", "ẅ", "ẘ", "ẉ", "ƿ", "ʍ", "ⱳ"] - "/x": ["ₓ", "ᶍ", "ˣ", "χ", "ᵪ", "ᵡ"] - "/xb": ["₀", "₁", "₂", "₃", "₄", "₅", "₆", "₇", "₈", "₉", "₊", "₋", "₌", "₍", "₎", "‸", "ᴀ", "ₐ", "ᴁ", "ʙ", "ᴃ", "ᵦ", "ᴄ", "ᴐ", "ᴒ", "ᴅ", "ᴆ", "ᴇ", "ₑ", "ₔ", "ᵩ", "ɢ", "ʛ", "ᴦ", "ᵧ", "ʜ", "ₕ", "ɪ", "ᵻ", "ᵢ", "ᴊ", "ⱼ", "ᴋ", "ₖ", "ʟ", "ₗ", "ᴌ", "ᴧ", "ᴍ", "ₘ", "ꟺ", "ɴ", "ᴎ", "ₙ", "ᴏ", "ₒ", "ɶ", "ʘ", "ᴓ", "ᴑ", "ᴘ", "ₚ", "ᴨ", "ᴪ", "ʀ", "ᵣ", "ᴙ", "ʁ", "ᴚ", "ᵨ", "ₛ", "ᴛ", "ₜ", "ᴜ", "ᵤ", "ᵾ", "ᴠ", "ᵥ", "ᴡ", "ₓ", "ᵪ", "ʏ", "ᴢ", "ᴣ"] - "/xh": ["★", "☆", "⛤", "⛥", "⛦", "⛧", "✡", "❋", "❊", "❉", "❈", "❇", "❆", "❅", "❄", "❃", "❂", "❁", "❀", "✿", "✾", "✽", "✼", "✻", "✺", "✹", "✸", "✷", "✶", "✵", "✴", "✳", "✲", "✱", "✰", "✯", "✮", "✭", "✬", "✫", "✪", "✩", "✧", "✦", "✥", "✤", "✣", "✢"] - "/xl": ["α", "β", "γ", "δ", "ε", "ζ", "η", "θ", "ι", "κ", "λ", "μ", "ν", "ξ", "ο", "π", "ρ", "σ", "ς", "τ", "υ", "φ", "χ", "ψ", "ω"] - "/xld": ["Α", "Β", "Γ", "Δ", "Ε", "Ζ", "Η", "Θ", "Ι", "Κ", "Λ", "Μ", "Ν", "Ξ", "Ο", "Π", "Ρ", "Σ", "Τ", "Υ", "Φ", "Χ", "Ψ", "Ω"] - "/xq": ["♔", "♕", "♖", "♗", "♘", "♙", "♚", "♛", "♜", "♝", "♞", "♟"] - "/xz": ["♈", "♉", "♊", "♋", "♌", "♍", "♎", "♏", "♐", "♑", "♒", "♓"] - "/xzm": ["白羊座", "金牛座", "雙子座", "巨蟹座", "獅子座", "室女座", "天秤座", "天蠍座", "人馬座", "摩羯座", "寶瓶座", "雙魚座"] - "/y": ["ʸ", "ý", "ỳ", "ẏ", "ŷ", "ÿ", "ȳ", "ỹ", "ẙ", "ɏ", "ỷ", "ƴ", "ỵ", "ʎ", "ỿ"] - "/yf": ["㋀", "㋁", "㋂", "㋃", "㋄", "㋅", "㋆", "㋇", "㋈", "㋉", "㋊", "㋋"] - "/yr": ["月", "火", "水", "木", "金", "土", "日", "㊊", "㊋", "㊌", "㊍", "㊎", "㊏", "㊐", "㊗", "㊡", "㈪", "㈫", "㈬", "㈭", "㈮", "㈯", "㈰", "㈷", "㉁", "㉀"] - "/yy": ["𝄞", "♩", "♪", "♫", "♬", "♭", "♮", "♯"] - "/z": ["ᶻ", "ź", "ż", "ẑ", "ž", "ᵶ", "ƶ", "ȥ", "ᶎ", "ᶼ", "ẓ", "ʐ", "ɀ", "ẕ", "ⱬ", "ʑ", "ᶽ", "ʒ"] - "/zmh": ["⒜", "⒝", "⒞", "⒟", "⒠", "⒡", "⒢", "⒣", "⒤", "⒥", "⒦", "⒧", "⒨", "⒩", "⒪", "⒫", "⒬", "⒭", "⒮", "⒯", "⒰", "⒱", "⒲", "⒳", "⒴", "⒵"] - "/zmq": ["ⓐ", "Ⓐ", "ⓑ", "Ⓑ", "ⓒ", "Ⓒ", "ⓓ", "Ⓓ", "ⓔ", "Ⓔ", "ⓕ", "Ⓕ", "ⓖ", "Ⓖ", "ⓗ", "Ⓗ", "ⓘ", "Ⓘ", "ⓙ", "Ⓙ", "ⓚ", "Ⓚ", "ⓛ", "Ⓛ", "ⓜ", "Ⓜ", "ⓝ", "Ⓝ", "ⓞ", "Ⓞ", "ⓟ", "Ⓟ", "ⓠ", "Ⓠ", "ⓡ", "Ⓡ", "ⓢ", "Ⓢ", "ⓣ", "Ⓣ", "ⓤ", "Ⓤ", "ⓥ", "Ⓥ", "ⓦ", "Ⓦ", "ⓧ", "Ⓧ", "ⓨ", "Ⓨ", "ⓩ", "Ⓩ"] - "/zy": ["ㄅ", "ㄆ", "ㄇ", "ㄈ", "ㄉ", "ㄊ", "ㄋ", "ㄌ", "ㄍ", "ㄎ", "ㄏ", "ㄐ", "ㄑ", "ㄒ", "ㄓ", "ㄔ", "ㄕ", "ㄖ", "ㄗ", "ㄘ", "ㄙ", "ㄧ", "ㄨ", "ㄩ", "ㄚ", "ㄛ", "ㄜ", "ㄝ", "ㄞ", "ㄟ", "ㄠ", "ㄡ", "ㄢ", "ㄣ", "ㄤ", "ㄥ", "ㄦ", "ㄪ", "ㄫ", "ㄬ", "ㄭ", "ㆠ", "ㆡ", "ㆢ", "ㆣ", "ㆤ", "ㆥ", "ㆦ", "ㆧ", "ㆨ", "ㆩ", "ㆪ", "ㆫ", "ㆬ", "ㆭ", "ㆮ", "ㆯ", "ㆰ", "ㆱ", "ㆲ", "ㆳ", "ㆴ", "ㆵ", "ㆶ", "ㆷ"] -recognizer: - import_preset: default - patterns: - email: "^[A-Za-z][-_.0-9A-Za-z]*@.*$" - punct: "^/([0-9]+[a-z]*|[a-z]+)$" - reverse_lookup: "`[a-z]*'?$" - uppercase: "[A-Z][-_+.'0-9A-Za-z]*$" - url: "^(www[.]|https?:|ftp[.:]|mailto:|file:).*$|^[a-z]+[.].+$" -reverse_lookup: - comment_format: - - "xform/([nl])v/$1ü/" - dictionary: stroke - enable_completion: true - preedit_format: - - "xlit/hspnz/一丨丿丶乙/" - prefix: "`" - suffix: "'" - tips: "〔筆畫〕" -schema: - author: - - "佛振 " - dependencies: - - stroke - description: | - Rime 預設的拼音輸入方案。 - 參考以下作品而創作: - * CC-CEDICT - * Android open source project - * Chewing - 新酷音 - * opencc - 開放中文轉換 - - name: "朙月拼音" - schema_id: luna_pinyin - version: 0.22 -speller: - algebra: - - "erase/^xx$/" - - "abbrev/^([a-z]).+$/$1/" - - "abbrev/^([zcs]h).+$/$1/" - - "derive/^([nl])ve$/$1ue/" - - "derive/^([jqxy])u/$1v/" - - "derive/un$/uen/" - - "derive/ui$/uei/" - - "derive/iu$/iou/" - - "derive/([aeiou])ng$/$1gn/" - - "derive/([dtngkhrzcs])o(u|ng)$/$1o/" - - "derive/ong$/on/" - - "derive/ao$/oa/" - - "derive/([iu])a(o|ng?)$/a$1$2/" - alphabet: zyxwvutsrqponmlkjihgfedcba - delimiter: " '" -switches: - - name: ascii_mode - reset: 0 - states: ["中文", "西文"] - - name: full_shape - states: ["半角", "全角"] - - name: simplification - states: ["漢字", "汉字"] - - name: ascii_punct - states: ["。,", ".,"] -translator: - dictionary: luna_pinyin - preedit_format: - - "xform/([nl])v/$1ü/" - - "xform/([nl])ue/$1üe/" - - "xform/([jqxy])v/$1u/" \ No newline at end of file diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/luna_pinyin.table.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/luna_pinyin.table.bin" deleted file mode 100755 index 5859b9e..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/luna_pinyin.table.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/pinyin_simp.prism.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/pinyin_simp.prism.bin" deleted file mode 100755 index 344ef94..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/pinyin_simp.prism.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/pinyin_simp.reverse.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/pinyin_simp.reverse.bin" deleted file mode 100755 index c4dc6d5..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/pinyin_simp.reverse.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/pinyin_simp.schema.yaml" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/pinyin_simp.schema.yaml" deleted file mode 100755 index 5e3c977..0000000 --- "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/pinyin_simp.schema.yaml" +++ /dev/null @@ -1,189 +0,0 @@ -__build_info: - rime_version: 1.4 - timestamps: - default: 1552919042 - default.custom: 1552919062 - pinyin_simp.custom: 0 - pinyin_simp.schema: 1552904418 -engine: - processors: - - ascii_composer - - recognizer - - key_binder - - speller - - punctuator - - selector - - navigator - - express_editor - segmentors: - - ascii_segmentor - - matcher - - abc_segmentor - - punct_segmentor - - fallback_segmentor - translators: - - punct_translator - - script_translator - - reverse_lookup_translator -key_binder: - bindings: - - {accept: "Control+p", send: Up, when: composing} - - {accept: "Control+n", send: Down, when: composing} - - {accept: "Control+b", send: Left, when: composing} - - {accept: "Control+f", send: Right, when: composing} - - {accept: "Control+a", send: Home, when: composing} - - {accept: "Control+e", send: End, when: composing} - - {accept: "Control+d", send: Delete, when: composing} - - {accept: "Control+k", send: "Shift+Delete", when: composing} - - {accept: "Control+h", send: BackSpace, when: composing} - - {accept: "Control+g", send: Escape, when: composing} - - {accept: "Control+bracketleft", send: Escape, when: composing} - - {accept: "Alt+v", send: Page_Up, when: composing} - - {accept: "Control+v", send: Page_Down, when: composing} - - {accept: ISO_Left_Tab, send: Page_Up, when: composing} - - {accept: "Shift+Tab", send: Page_Up, when: composing} - - {accept: Tab, send: Page_Down, when: composing} - - {accept: minus, send: Page_Up, when: has_menu} - - {accept: equal, send: Page_Down, when: has_menu} - - {accept: comma, send: Page_Up, when: paging} - - {accept: period, send: Page_Down, when: has_menu} - - {accept: "Control+Shift+1", select: .next, when: always} - - {accept: "Control+Shift+2", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+3", toggle: full_shape, when: always} - - {accept: "Control+Shift+4", toggle: simplification, when: always} - - {accept: "Control+Shift+5", toggle: extended_charset, when: always} - - {accept: "Control+Shift+exclam", select: .next, when: always} - - {accept: "Control+Shift+at", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+numbersign", toggle: full_shape, when: always} - - {accept: "Control+Shift+dollar", toggle: simplification, when: always} - - {accept: "Control+Shift+percent", toggle: extended_charset, when: always} - - {accept: "Shift+space", toggle: full_shape, when: always} - - {accept: "Control+period", toggle: ascii_punct, when: always} - import_preset: default -menu: - page_size: 5 -punctuator: - full_shape: - " ": {commit: " "} - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": ["#", "⌘"] - "$": ["¥", "$", "€", "£", "¥", "¢", "¤"] - "%": ["%", "°", "℃"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "·", "・", "×", "※", "❂"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹"] - "=": "=" - ">": ["》", "〉", "»", "›"] - "?": {commit: "?"} - "@": ["@", "☯"] - "[": ["「", "【", "〔", "["] - "\\": ["、", "\"] - "]": ["」", "】", "〕", "]"] - "^": {commit: "……"} - _: "——" - "`": "`" - "{": ["『", "〖", "{"] - "|": ["·", "|", "§", "¦"] - "}": ["』", "〗", "}"] - "~": "~" - half_shape: - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": "#" - "$": ["¥", "$", "€", "£", "¥", "¢", "¤"] - "%": ["%", "%", "°", "℃"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "*", "·", "・", "×", "※", "❂"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["、", "/", "/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹"] - "=": "=" - ">": ["》", "〉", "»", "›"] - "?": {commit: "?"} - "@": "@" - "[": ["「", "【", "〔", "["] - "\\": ["、", "\\", "\"] - "]": ["」", "】", "〕", "]"] - "^": {commit: "……"} - _: "——" - "`": "`" - "{": ["『", "〖", "{"] - "|": ["·", "|", "|", "§", "¦"] - "}": ["』", "〗", "}"] - "~": ["~", "~"] - import_preset: default -recognizer: - import_preset: default - patterns: - email: "^[A-Za-z][-_.0-9A-Za-z]*@.*$" - reverse_lookup: "`[a-z]*'?$" - uppercase: "[A-Z][-_+.'0-9A-Za-z]*$" - url: "^(www[.]|https?:|ftp[.:]|mailto:|file:).*$|^[a-z]+[.].+$" -reverse_lookup: - dictionary: stroke - enable_completion: true - preedit_format: - - "xlit/hspnz/一丨丿丶乙/" - prefix: "`" - suffix: "'" - tips: "〔笔画〕" -schema: - author: - - "佚名" - dependencies: - - stroke - description: | - 源自 Android 拼音 - - name: "袖珍简化字拼音" - schema_id: pinyin_simp - version: 0.8 -speller: - algebra: - - "abbrev/^([a-z]).+$/$1/" - - "abbrev/^([zcs]h).+$/$1/" - - "derive/^([nl])ue$/$1ve/" - - "derive/^([jqxy])u/$1v/" - - "derive/un$/uen/" - - "derive/ui$/uei/" - - "derive/iu$/iou/" - - "derive/([aeiou])ng$/$1gn/" - - "derive/([dtngkhrzcs])o(u|ng)$/$1o/" - - "derive/ong$/on/" - - "derive/ao$/oa/" - - "derive/([iu])a(o|ng?)$/a$1$2/" - alphabet: zyxwvutsrqponmlkjihgfedcba - delimiter: " '" -switches: - - name: ascii_mode - reset: 0 - states: ["中文", "西文"] - - name: full_shape - states: ["半角", "全角"] - - name: ascii_punct - states: ["。,", ".,"] -translator: - dictionary: pinyin_simp - preedit_format: - - "xform/([nl])v/$1ü/" - - "xform/([nl])ue/$1üe/" - - "xform/([jqxy])v/$1u/" \ No newline at end of file diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/pinyin_simp.table.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/pinyin_simp.table.bin" deleted file mode 100755 index 91db5a3..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/pinyin_simp.table.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/stroke.prism.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/stroke.prism.bin" deleted file mode 100755 index d97e33d..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/stroke.prism.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/stroke.reverse.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/stroke.reverse.bin" deleted file mode 100755 index 0d0419f..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/stroke.reverse.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/stroke.schema.yaml" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/stroke.schema.yaml" deleted file mode 100755 index cc147d0..0000000 --- "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/stroke.schema.yaml" +++ /dev/null @@ -1,186 +0,0 @@ -__build_info: - rime_version: 1.4 - timestamps: - default: 1552919042 - default.custom: 1552919062 - stroke.custom: 0 - stroke.schema: 1552904418 -abc_segmentor: - extra_tags: - - reverse_lookup -engine: - processors: - - ascii_composer - - recognizer - - key_binder - - speller - - punctuator - - selector - - navigator - - express_editor - segmentors: - - ascii_segmentor - - matcher - - abc_segmentor - - punct_segmentor - - fallback_segmentor - translators: - - punct_translator - - reverse_lookup_translator - - table_translator -key_binder: - bindings: - - {accept: "Control+p", send: Up, when: composing} - - {accept: "Control+n", send: Down, when: composing} - - {accept: "Control+b", send: Left, when: composing} - - {accept: "Control+f", send: Right, when: composing} - - {accept: "Control+a", send: Home, when: composing} - - {accept: "Control+e", send: End, when: composing} - - {accept: "Control+d", send: Delete, when: composing} - - {accept: "Control+k", send: "Shift+Delete", when: composing} - - {accept: "Control+h", send: BackSpace, when: composing} - - {accept: "Control+g", send: Escape, when: composing} - - {accept: "Control+bracketleft", send: Escape, when: composing} - - {accept: "Alt+v", send: Page_Up, when: composing} - - {accept: "Control+v", send: Page_Down, when: composing} - - {accept: ISO_Left_Tab, send: Page_Up, when: composing} - - {accept: "Shift+Tab", send: Page_Up, when: composing} - - {accept: Tab, send: Page_Down, when: composing} - - {accept: minus, send: Page_Up, when: has_menu} - - {accept: equal, send: Page_Down, when: has_menu} - - {accept: comma, send: Page_Up, when: paging} - - {accept: period, send: Page_Down, when: has_menu} - - {accept: "Control+Shift+1", select: .next, when: always} - - {accept: "Control+Shift+2", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+3", toggle: full_shape, when: always} - - {accept: "Control+Shift+4", toggle: simplification, when: always} - - {accept: "Control+Shift+5", toggle: extended_charset, when: always} - - {accept: "Control+Shift+exclam", select: .next, when: always} - - {accept: "Control+Shift+at", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+numbersign", toggle: full_shape, when: always} - - {accept: "Control+Shift+dollar", toggle: simplification, when: always} - - {accept: "Control+Shift+percent", toggle: extended_charset, when: always} - - {accept: "Shift+space", toggle: full_shape, when: always} - - {accept: "Control+period", toggle: ascii_punct, when: always} - import_preset: default -menu: - page_size: 9 -punctuator: - full_shape: - " ": {commit: " "} - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": ["#", "⌘"] - "$": ["¥", "$", "€", "£", "¥", "¢", "¤"] - "%": ["%", "°", "℃"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "·", "・", "×", "※", "❂"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹"] - "=": "=" - ">": ["》", "〉", "»", "›"] - "?": {commit: "?"} - "@": ["@", "☯"] - "[": ["「", "【", "〔", "["] - "\\": ["、", "\"] - "]": ["」", "】", "〕", "]"] - "^": {commit: "……"} - _: "——" - "`": "`" - "{": ["『", "〖", "{"] - "|": ["·", "|", "§", "¦"] - "}": ["』", "〗", "}"] - "~": "~" - half_shape: - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": "#" - "$": ["¥", "$", "€", "£", "¥", "¢", "¤"] - "%": ["%", "%", "°", "℃"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "*", "·", "・", "×", "※", "❂"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["、", "/", "/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹"] - "=": "=" - ">": ["》", "〉", "»", "›"] - "?": {commit: "?"} - "@": "@" - "[": ["「", "【", "〔", "["] - "\\": ["、", "\\", "\"] - "]": ["」", "】", "〕", "]"] - "^": {commit: "……"} - _: "——" - "`": "`" - "{": ["『", "〖", "{"] - "|": ["·", "|", "|", "§", "¦"] - "}": ["』", "〗", "}"] - "~": ["~", "~"] - import_preset: default -recognizer: - import_preset: default - patterns: - email: "^[A-Za-z][-_.0-9A-Za-z]*@.*$" - reverse_lookup: "`[a-z]*'?$" - uppercase: "[A-Z][-_+.'0-9A-Za-z]*$" - url: "^(www[.]|https?:|ftp[.:]|mailto:|file:).*$|^[a-z]+[.].+$" -reverse_lookup: - comment_format: - - "xlit/hspnz/一丨丿丶乙/" - dictionary: luna_pinyin - preedit_format: - - "xform/([nl])v/$1ü/" - - "xform/([nl])ue/$1üe/" - - "xform/([jqxy])v/$1u/" - prefix: "`" - suffix: "'" - tips: "〔拼音〕" -schema: - author: - - "四季的風" - - "雪齋" - - "瑾昀" - dependencies: - - luna_pinyin - description: | - 五筆畫 - h,s,p,n,z 代表橫、豎、撇、捺、折 - - name: "五筆畫" - schema_id: stroke - version: 0.5 -speller: - alphabet: abcdefghijklmnopqrstuvwxyz - delimiter: " '" -switches: - - name: ascii_mode - reset: 0 - states: ["中文", "西文"] - - name: full_shape - states: ["半角", "全角"] - - name: ascii_punct - states: ["。,", ".,"] -translator: - comment_format: - - "xform/~//" - - "xlit/hspnz/一丨丿丶乙/" - dictionary: stroke - preedit_format: - - "xlit/hspnz/一丨丿丶乙/" \ No newline at end of file diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/stroke.table.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/stroke.table.bin" deleted file mode 100755 index ca55d4d..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/stroke.table.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi091.extended.prism.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi091.extended.prism.bin" deleted file mode 100755 index 903fd39..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi091.extended.prism.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi091.extended.reverse.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi091.extended.reverse.bin" deleted file mode 100755 index 3a8c04a..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi091.extended.reverse.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi091.extended.table.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi091.extended.table.bin" deleted file mode 100755 index af7d7bf..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi091.extended.table.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi091.schema.yaml" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi091.schema.yaml" deleted file mode 100755 index 9895e85..0000000 --- "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi091.schema.yaml" +++ /dev/null @@ -1,180 +0,0 @@ -"\x13 delimiter": " ;'" -__build_info: - rime_version: 1.4 - timestamps: - default: 1552919042 - default.custom: 1552919062 - wubi091.custom: 0 - wubi091.schema: 1497246326 -customization: 3656203642 -engine: - processors: - - ascii_composer - - recognizer - - key_binder - - speller - - punctuator - - selector - - navigator - - express_editor - segmentors: - - ascii_segmentor - - matcher - - abc_segmentor - - punct_segmentor - - fallback_segmentor - translators: - - punct_translator - - reverse_lookup_translator - - table_translator -key_binder: - bindings: - - {accept: "Control+p", send: Up, when: composing} - - {accept: "Control+n", send: Down, when: composing} - - {accept: "Control+b", send: Left, when: composing} - - {accept: "Control+f", send: Right, when: composing} - - {accept: "Control+a", send: Home, when: composing} - - {accept: "Control+e", send: End, when: composing} - - {accept: "Control+d", send: Delete, when: composing} - - {accept: "Control+k", send: "Shift+Delete", when: composing} - - {accept: "Control+h", send: BackSpace, when: composing} - - {accept: "Control+g", send: Escape, when: composing} - - {accept: "Control+bracketleft", send: Escape, when: composing} - - {accept: "Alt+v", send: Page_Up, when: composing} - - {accept: "Control+v", send: Page_Down, when: composing} - - {accept: ISO_Left_Tab, send: Page_Up, when: composing} - - {accept: "Shift+Tab", send: Page_Up, when: composing} - - {accept: Tab, send: Page_Down, when: composing} - - {accept: minus, send: Page_Up, when: has_menu} - - {accept: equal, send: Page_Down, when: has_menu} - - {accept: comma, send: Page_Up, when: paging} - - {accept: period, send: Page_Down, when: has_menu} - - {accept: "Control+Shift+1", select: .next, when: always} - - {accept: "Control+Shift+2", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+3", toggle: full_shape, when: always} - - {accept: "Control+Shift+4", toggle: simplification, when: always} - - {accept: "Control+Shift+5", toggle: extended_charset, when: always} - - {accept: "Control+Shift+exclam", select: .next, when: always} - - {accept: "Control+Shift+at", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+numbersign", toggle: full_shape, when: always} - - {accept: "Control+Shift+dollar", toggle: simplification, when: always} - - {accept: "Control+Shift+percent", toggle: extended_charset, when: always} - - {accept: "Shift+space", toggle: full_shape, when: always} - - {accept: "Control+period", toggle: ascii_punct, when: always} - import_preset: default -menu: - page_size: 5 -punctuator: - full_shape: - " ": {commit: " "} - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": ["#", "⌘"] - "$": ["¥", "$", "€", "£", "¥", "¢", "¤"] - "%": ["%", "°", "℃"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "·", "・", "×", "※", "❂"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹"] - "=": "=" - ">": ["》", "〉", "»", "›"] - "?": {commit: "?"} - "@": ["@", "☯"] - "[": ["「", "【", "〔", "["] - "\\": ["、", "\"] - "]": ["」", "】", "〕", "]"] - "^": {commit: "……"} - _: "——" - "`": "`" - "{": ["『", "〖", "{"] - "|": ["·", "|", "§", "¦"] - "}": ["』", "〗", "}"] - "~": "~" - half_shape: - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": "#" - "$": ["¥", "$", "€", "£", "¥", "¢", "¤"] - "%": ["%", "%", "°", "℃"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "*", "·", "・", "×", "※", "❂"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["、", "/", "/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹"] - "=": "=" - ">": ["》", "〉", "»", "›"] - "?": {commit: "?"} - "@": "@" - "[": ["「", "【", "〔", "["] - "\\": ["、", "\\", "\"] - "]": ["」", "】", "〕", "]"] - "^": {commit: "……"} - _: "——" - "`": "`" - "{": ["『", "〖", "{"] - "|": ["·", "|", "|", "§", "¦"] - "}": ["』", "〗", "}"] - "~": ["~", "~"] - import_preset: default -recognizer: - import_preset: default - patterns: - email: "^[A-Za-z][-_.0-9A-Za-z]*@.*$" - reverse_lookup: "^z[a-z]*'?$" - uppercase: "[A-Z][-_+.'0-9A-Za-z]*$" - url: "^(www[.]|https?:|ftp[.:]|mailto:|file:).*$|^[a-z]+[.].+$" -reverse_lookup: - dictionary: pinyin_simp - preedit_format: - - "xform/([nl])v/$1ü/" - - "xform/([nl])ue/$1üe/" - - "xform/([jqxy])v/$1u/" - prefix: z - suffix: "'" -schema: - author: - - "始创者 行走的风景" - dependencies: - - pinyin_simp - description: | - 郁金香 - 码表源自 ibus-table - 敲 z 键进入拼音反查 - - name: "五笔091" - schema_id: wubi091 - version: 0.20.custom.3656203642 -switches: - - name: full_shape - states: ["半角", "全角"] - - name: ascii_punct - states: [",。", ",."] - - name: extended_charset - states: ["通用", "扩展"] -translator: - dictionary: wubi091.extended - disable_user_dict_for_patterns: - - "^z.*$" - enable_charset_filter: true - enable_encoder: true - enable_sentence: true - enable_user_dict: true - encode_commit_history: true - max_phrase_length: 4 \ No newline at end of file diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi86.prism.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi86.prism.bin" deleted file mode 100755 index ab6e8c1..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi86.prism.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi86.reverse.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi86.reverse.bin" deleted file mode 100755 index 5131026..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi86.reverse.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi86.schema.yaml" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi86.schema.yaml" deleted file mode 100755 index 9594137..0000000 --- "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi86.schema.yaml" +++ /dev/null @@ -1,183 +0,0 @@ -__build_info: - rime_version: 1.4 - timestamps: - default: 1552919042 - default.custom: 1552919062 - wubi86.custom: 0 - wubi86.schema: 1552904418 -engine: - processors: - - ascii_composer - - recognizer - - key_binder - - speller - - punctuator - - selector - - navigator - - express_editor - segmentors: - - ascii_segmentor - - matcher - - abc_segmentor - - punct_segmentor - - fallback_segmentor - translators: - - punct_translator - - reverse_lookup_translator - - table_translator -key_binder: - bindings: - - {accept: "Control+p", send: Up, when: composing} - - {accept: "Control+n", send: Down, when: composing} - - {accept: "Control+b", send: Left, when: composing} - - {accept: "Control+f", send: Right, when: composing} - - {accept: "Control+a", send: Home, when: composing} - - {accept: "Control+e", send: End, when: composing} - - {accept: "Control+d", send: Delete, when: composing} - - {accept: "Control+k", send: "Shift+Delete", when: composing} - - {accept: "Control+h", send: BackSpace, when: composing} - - {accept: "Control+g", send: Escape, when: composing} - - {accept: "Control+bracketleft", send: Escape, when: composing} - - {accept: "Alt+v", send: Page_Up, when: composing} - - {accept: "Control+v", send: Page_Down, when: composing} - - {accept: ISO_Left_Tab, send: Page_Up, when: composing} - - {accept: "Shift+Tab", send: Page_Up, when: composing} - - {accept: Tab, send: Page_Down, when: composing} - - {accept: minus, send: Page_Up, when: has_menu} - - {accept: equal, send: Page_Down, when: has_menu} - - {accept: comma, send: Page_Up, when: paging} - - {accept: period, send: Page_Down, when: has_menu} - - {accept: "Control+Shift+1", select: .next, when: always} - - {accept: "Control+Shift+2", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+3", toggle: full_shape, when: always} - - {accept: "Control+Shift+4", toggle: simplification, when: always} - - {accept: "Control+Shift+5", toggle: extended_charset, when: always} - - {accept: "Control+Shift+exclam", select: .next, when: always} - - {accept: "Control+Shift+at", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+numbersign", toggle: full_shape, when: always} - - {accept: "Control+Shift+dollar", toggle: simplification, when: always} - - {accept: "Control+Shift+percent", toggle: extended_charset, when: always} - - {accept: "Shift+space", toggle: full_shape, when: always} - - {accept: "Control+period", toggle: ascii_punct, when: always} - import_preset: default -menu: - page_size: 5 -punctuator: - full_shape: - " ": {commit: " "} - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": ["#", "⌘"] - "$": ["¥", "$", "€", "£", "¥", "¢", "¤"] - "%": ["%", "°", "℃"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "·", "・", "×", "※", "❂"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹"] - "=": "=" - ">": ["》", "〉", "»", "›"] - "?": {commit: "?"} - "@": ["@", "☯"] - "[": ["「", "【", "〔", "["] - "\\": ["、", "\"] - "]": ["」", "】", "〕", "]"] - "^": {commit: "……"} - _: "——" - "`": "`" - "{": ["『", "〖", "{"] - "|": ["·", "|", "§", "¦"] - "}": ["』", "〗", "}"] - "~": "~" - half_shape: - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": "#" - "$": ["¥", "$", "€", "£", "¥", "¢", "¤"] - "%": ["%", "%", "°", "℃"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "*", "·", "・", "×", "※", "❂"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["、", "/", "/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹"] - "=": "=" - ">": ["》", "〉", "»", "›"] - "?": {commit: "?"} - "@": "@" - "[": ["「", "【", "〔", "["] - "\\": ["、", "\\", "\"] - "]": ["」", "】", "〕", "]"] - "^": {commit: "……"} - _: "——" - "`": "`" - "{": ["『", "〖", "{"] - "|": ["·", "|", "|", "§", "¦"] - "}": ["』", "〗", "}"] - "~": ["~", "~"] - import_preset: default -recognizer: - import_preset: default - patterns: - email: "^[A-Za-z][-_.0-9A-Za-z]*@.*$" - reverse_lookup: "^z[a-z]*'?$" - uppercase: "[A-Z][-_+.'0-9A-Za-z]*$" - url: "^(www[.]|https?:|ftp[.:]|mailto:|file:).*$|^[a-z]+[.].+$" -reverse_lookup: - dictionary: pinyin_simp - preedit_format: - - "xform/([nl])v/$1ü/" - - "xform/([nl])ue/$1üe/" - - "xform/([jqxy])v/$1u/" - prefix: z - suffix: "'" - tips: "〔拼音〕" -schema: - author: - - "發明人 王永民先生" - dependencies: - - pinyin_simp - description: | - 五筆字型86版 - 碼表源自 ibus-table - 敲 z 鍵進入拼音反查 - - name: "五笔86" - schema_id: wubi86 - version: 0.21 -speller: - delimiter: " ;'" -switches: - - name: ascii_mode - reset: 0 - states: ["中文", "西文"] - - name: full_shape - states: ["半角", "全角"] - - name: extended_charset - states: ["常用", "增廣"] - - name: ascii_punct - states: ["。,", ".,"] -translator: - dictionary: wubi86 - disable_user_dict_for_patterns: - - "^z.*$" - enable_charset_filter: true - enable_encoder: true - enable_sentence: true - encode_commit_history: true - max_phrase_length: 4 \ No newline at end of file diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi86.table.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi86.table.bin" deleted file mode 100755 index 9e06774..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi86.table.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi98.prism.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi98.prism.bin" deleted file mode 100755 index 39f00b7..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi98.prism.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi98.reverse.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi98.reverse.bin" deleted file mode 100755 index cc457c5..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi98.reverse.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi98.schema.yaml" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi98.schema.yaml" deleted file mode 100755 index a3f34d6..0000000 --- "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi98.schema.yaml" +++ /dev/null @@ -1,332 +0,0 @@ -__build_info: - rime_version: 1.4 - timestamps: - default: 1552919042 - default.custom: 1552919062 - symbols: 1552904418 - symbols.custom: 0 - wubi98.custom: 0 - wubi98.schema: 1552904418 -engine: - filters: - - uniquifier - processors: - - ascii_composer - - recognizer - - key_binder - - speller - - punctuator - - selector - - navigator - - express_editor - segmentors: - - ascii_segmentor - - matcher - - abc_segmentor - - punct_segmentor - - fallback_segmentor - translators: - - "table_translator@fixed" - - table_translator - - punct_translator - - reverse_lookup_translator -fixed: - dictionary: wubi98 - disable_user_dict_for_patterns: - - "^z.*$" - enable_charset_filter: false - enable_completion: false - enable_encoder: false - enable_sentence: false - enable_user_dict: false - encode_commit_history: false - initial_quality: 1000 - max_phrase_length: 4 -key_binder: - bindings: - - {accept: "Control+p", send: Up, when: composing} - - {accept: "Control+n", send: Down, when: composing} - - {accept: "Control+b", send: Left, when: composing} - - {accept: "Control+f", send: Right, when: composing} - - {accept: "Control+a", send: Home, when: composing} - - {accept: "Control+e", send: End, when: composing} - - {accept: "Control+d", send: Delete, when: composing} - - {accept: "Control+k", send: "Shift+Delete", when: composing} - - {accept: "Control+h", send: BackSpace, when: composing} - - {accept: "Control+g", send: Escape, when: composing} - - {accept: "Control+bracketleft", send: Escape, when: composing} - - {accept: "Alt+v", send: Page_Up, when: composing} - - {accept: "Control+v", send: Page_Down, when: composing} - - {accept: ISO_Left_Tab, send: Page_Up, when: composing} - - {accept: "Shift+Tab", send: Page_Up, when: composing} - - {accept: Tab, send: Page_Down, when: composing} - - {accept: minus, send: Page_Up, when: has_menu} - - {accept: equal, send: Page_Down, when: has_menu} - - {accept: comma, send: Page_Up, when: paging} - - {accept: period, send: Page_Down, when: has_menu} - - {accept: "Control+Shift+1", select: .next, when: always} - - {accept: "Control+Shift+2", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+3", toggle: full_shape, when: always} - - {accept: "Control+Shift+4", toggle: simplification, when: always} - - {accept: "Control+Shift+5", toggle: extended_charset, when: always} - - {accept: "Control+Shift+exclam", select: .next, when: always} - - {accept: "Control+Shift+at", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+numbersign", toggle: full_shape, when: always} - - {accept: "Control+Shift+dollar", toggle: simplification, when: always} - - {accept: "Control+Shift+percent", toggle: extended_charset, when: always} - - {accept: "Shift+space", toggle: full_shape, when: always} - - {accept: "Control+period", toggle: ascii_punct, when: always} - - {accept: semicolon, send: 2, when: has_menu} - - {accept: period, send: 1, when: has_menu} - import_preset: default -menu: - page_size: 5 -punctuator: - full_shape: - " ": {commit: " "} - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": ["#", "⌘"] - "$": ["¥", "$", "€", "£", "¥", "¢", "¤", "₩"] - "%": ["%", "°", "℃"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "·", "・", "×", "※", "❂"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹"] - "=": ["=", "々", "〃"] - ">": ["》", "〉", "»", "›"] - "?": {commit: "?"} - "@": ["@", "☯"] - "[": ["「", "【", "〔", "[", "〚", "〘"] - "\\": ["、", "\"] - "]": ["」", "】", "〕", "]", "〛", "〙"] - "^": {commit: "……"} - _: "——" - "`": "`" - "{": ["『", "〖", "{"] - "|": ["·", "|", "§", "¦"] - "}": ["』", "〗", "}"] - "~": "~" - half_shape: - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": ["#", "№"] - "$": ["¥", "$", "€", "£", "¥", "¢", "¤", "₩"] - "%": ["%", "%", "°", "℃", "‰", "‱", "℉", "℅", "℆", "℀", "℁", "⅍"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "*", "·", "・", "×", "※", "❂", "⁂", "☮", "☯", "☣"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["、", "、", "/", "/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹", "˂", "˱"] - "=": ["=", "々", "〃"] - ">": ["》", "〉", "»", "›", "˃", "˲"] - "?": {commit: "?"} - "@": ["@", "©", "®", "℗"] - "[": ["「", "【", "〔", "["] - "\\": ["、", "\\", "\"] - "]": ["」", "】", "〕", "]"] - "^": {commit: "……"} - _: "——" - "`": ["`", "‵", "‶", "‷", "′", "″", "‴", "⁗"] - "{": ["『", "〖", "{"] - "|": ["·", "・", "|", "|", "§", "¦", "‖"] - "}": ["』", "〗", "}"] - "~": ["~", "~", "˜", "˷", "ⸯ", "≈", "≋", "≃", "≅", "≇", "∽", "⋍", "≌", "﹏", "﹋", "﹌"] - import_preset: symbols - symbols: - "/0": ["〇", "零", "₀", "⁰", "⓪", "⓿", "0"] - "/1": ["一", "壹", "₁", "¹", "Ⅰ", "ⅰ", "①", "➀", "❶", "➊", "⓵", "⑴", "⒈", "1", "㊀", "㈠", "弌", "壱", "幺", "㆒"] - "/10": ["十", "拾", "₁₀", "¹⁰", "Ⅹ", "ⅹ", "⑩", "➉", "❿", "➓", "⓾", "⑽", "⒑", "10", "㊉", "㈩", "什"] - "/2": ["二", "貳", "₂", "²", "Ⅱ", "ⅱ", "②", "➁", "❷", "➋", "⓶", "⑵", "⒉", "2", "㊁", "㈡", "弍", "弐", "貮", "㒃", "㒳", "兩", "倆", "㆓"] - "/3": ["三", "叄", "₃", "³", "Ⅲ", "ⅲ", "③", "➂", "❸", "➌", "⓷", "⑶", "⒊", "3", "㊂", "㈢", "參", "参", "叁", "弎", "仨", "㆔"] - "/4": ["四", "肆", "₄", "⁴", "Ⅳ", "ⅳ", "④", "➃", "❹", "➍", "⓸", "⑷", "⒋", "4", "㊃", "㈣", "亖"] - "/5": ["五", "伍", "₅", "⁵", "Ⅴ", "ⅴ", "⑤", "➄", "❺", "➎", "⓹", "⑸", "⒌", "5", "㊄", "㈤", "㐅", "㠪", "𠄡"] - "/6": ["六", "陸", "₆", "⁶", "Ⅵ", "ⅵ", "⑥", "➅", "❻", "➏", "⓺", "⑹", "⒍", "6", "㊅", "㈥", "ↅ"] - "/7": ["七", "柒", "₇", "⁷", "Ⅶ", "ⅶ", "⑦", "➆", "❼", "➐", "⓻", "⑺", "⒎", "7", "㊆", "㈦", "漆"] - "/8": ["八", "捌", "₈", "⁸", "Ⅷ", "ⅷ", "⑧", "➇", "❽", "➑", "⓼", "⑻", "⒏", "8", "㊇", "㈧"] - "/9": ["九", "玖", "₉", "⁹", "Ⅸ", "ⅸ", "⑨", "➈", "❾", "➒", "⓽", "⑼", "⒐", "9", "㊈", "㈨"] - "/a": ["ā", "á", "ǎ", "à", "â", "ä", "ã", "å", "ₐ", "ᵃ", "ª", "ᵄ", "ȧ", "ă", "ą", "ⱥ", "ấ", "ầ", "ắ", "ằ", "ǡ", "ǻ", "ǟ", "ẫ", "ẵ", "ả", "ȁ", "ȃ", "ẩ", "ẳ", "ᶏ", "ạ", "ḁ", "ậ", "ẚ", "ặ", "ɐ", "ɑ", "ɒ", "ᶛ", "ᵅ"] - "/b": ["ᵇ", "ḃ", "ᵬ", "ƀ", "ɓ", "ᶀ", "ḅ", "ḇ", "ƃ", "ᵦ", "ᵝ", "β"] - "/bd": ["、", "。", "「", "」", "『", "』", "【", "】", "〈", "〉", "《", "》", "₋", "⁻", "―", "˗", "ˉ", "_", "﹍", "﹎", ".", "¡", "‼", "⁉", "¿", "؟", "⁈", "⁇", "、", "。", "〃", "〄", "々", "〆", "〇", "〒", "〓", "〔", "〕", "〖", "〗", "〘", "〙", "〚", "〛", "〜", "〝", "〞", "〟", "〠", "〰", "〱", "〲", "〳", "〴", "〵", "〶", "〷", "〻", "〼", "〽"] - "/bdz": ["﹅", "﹆", "﹁", "﹂", "﹃", "﹄", "︙", "︱", "︻", "︼", "︗", "︘", "︵", "︶", "︷", "︸", "︹", "︺", "︿", "﹀", "︽", "︾", "︰", "︲", "︳", "︴", "﹉", "﹊", "﹋", "﹌", "﹍", "﹎", "﹏", "﹇", "﹈", "︐", "︑", "︒", "︔", "︕", "︖"] - "/bg": ["☰", "☱", "☲", "☳", "☴", "☵", "☶", "☷"] - "/bgm": ["乾", "兌", "離", "震", "巽", "坎", "艮", "坤"] - "/bh": ["㇀", "㇁", "㇂", "㇃", "㇄", "㇅", "㇆", "㇇", "㇈", "㇉", "㇊", "㇋", "㇌", "㇍", "㇎", "㇏", "㇐", "㇑", "㇒", "㇓", "㇔", "㇕", "㇖", "㇗", "㇘", "㇙", "㇚", "㇛", "㇜", "㇝", "㇞", "㇟", "㇠", "㇡", "㇢", "㇣"] - "/bq": ["☻", "☺", "☹"] - "/c": ["ç", "ᶜ", "ć", "ċ", "ĉ", "č", "ȼ", "ḉ", "ƈ", "ᵓ", "ɔ", "ᶗ", "ɕ", "ᶝ"] - "/d": ["ᵈ", "ḋ", "ď", "ď", "ᵭ", "ḑ", "đ", "ƌ", "ɗ", "ᶁ", "ḍ", "ᶑ", "ḓ", "ḏ", "ð", "ʤ", "ƍ", "ᶞ", "dz", "dž", "ɖ", "ʣ", "ʥ", "ȡ", "ẟ"] - "/dn": ["", "❖", "⌘", "⌃", "⌥", "⎇", "⇧", "⇪", "␣", "⇥", "⇤", "↩", "⌅", "⌤", "⌫", "⌦", "⌧", "⎋", "⌨", "◁", "⌀", "⌖", "⌗", "⏏", "↖", "↘", "⇞", "⇟", "⌚", "⏰", "⏱", "⏲", "⏳", "⌛", "⌜", "⌝⌞⌟", "⍑", "⏩", "⏪", "⏫", "⏬", "⏭", "⏮", "⏯"] - "/dw": ["Å", "℃", "%", "‰", "‱", "°", "℉", "㏃", "㏆", "㎈", "㏄", "㏅", "㎝", "㎠", "㎤", "㏈", "㎗", "㎙", "㎓", "㎬", "㏉", "㏊", "㏋", "㎐", "㏌", "㎄", "㎅", "㎉", "㎏", "㎑", "㏍", "㎘", "㎞", "㏎", "㎢", "㎦", "㎪", "㏏", "㎸", "㎾", "㏀", "㏐", "㏓", "㎧", "㎨", "㎡", "㎥", "㎃", "㏔", "㎆", "㎎", "㎒", "㏕", "㎖", "㎜", "㎟", "㎣", "㏖", "㎫", "㎳", "㎷", "㎹", "㎽", "㎿", "㏁", "㎁", "㎋", "㎚", "㎱", "㎵", "㎻", "㏘", "㎩", "㎀", "㎊", "㏗", "㏙", "㏚", "㎰", "㎴", "㎺", "㎭", "㎮", "㎯", "㏛", "㏜", "㎔", "㏝", "㎂", "㎌", "㎍", "㎕", "㎛", "㎲", "㎶", "㎼"] - "/dz": ["子", "丑", "寅", "卯", "辰", "巳", "午", "未", "申", "酉", "戌", "亥"] - "/e": ["ē", "é", "ě", "è", "ê", "ë", "ẽ", "ₑ", "ᵉ", "ė", "ĕ", "ę", "ȩ", "ɇ", "ế", "ề", "ḗ", "ḕ", "ễ", "ḝ", "ẻ", "ȅ", "ȇ", "ể", "ẹ", "ᶒ", "ḙ", "ḛ", "ᶟ", "ệ", "ɛ", "ǝ", "ə", "ₔ", "ᵊ", "ɚ", "ɘ", "ɜ", "ɝ", "ɞ", "ʚ", "ȝ", "ᶾ", "ᶕ", "ᶚ", "ᴈ", "ᶓ", "ᶔ", "ᵋ", "ᵌ", "ⱸ"] - "/ey": ["а", "б", "в", "г", "д", "е", "ё", "ж", "з", "и", "й", "к", "л", "м", "н", "о", "п", "р", "с", "т", "у", "ф", "х", "ц", "ч", "ш", "щ", "ъ", "ы", "ь", "э", "ю", "я"] - "/eyd": ["А", "Б", "В", "Г", "Д", "Е", "Ё", "Ж", "З", "И", "Й", "К", "Л", "М", "Н", "О", "П", "Р", "С", "Т", "У", "Ф", "Х", "Ц", "Ч", "Ш", "Щ", "Ъ", "Ы", "Ь", "Э", "Ю", "Я"] - "/f": ["ᶠ", "ḟ", "ᵮ", "ƒ", "ᶂ", "ff", "ffi", "ffl", "fi", "fʲ", "fl", "ʩ", "ɟ", "ɸ", "ᶲ", "ᵩ", "ᵠ"] - "/fh": ["©", "®", "℗", "℠", "™", "℡", "℻", "☇", "☈", "☉", "☊", "☋", "☌", "☍", "☎", "☏", "☐", "☑", "☒", "☓", "☕", "☖", "☗", "⛉", "⛊", "☘", "☙", "☚", "☛", "☜", "☝", "☞", "☟", "☠", "☡", "☢", "☣", "☤", "☥", "☦", "☧", "☨", "☩", "☪", "☫", "☬", "☭", "☮", "☯", "☸", "♨", "♰", "♱", "♲", "♳", "♴", "♵", "♶", "♷", "♸", "♹", "♺", "♻", "♼", "♽", "♾", "♿", "⚆", "⚇", "⚈", "⚉", "⚐", "⚑", "⚒", "⚓", "⚔", "⚕", "⚖", "⚗", "⚘", "⚙", "⚚", "⚛", "⚜", "⚝", "⚞", "⚟", "⚠", "⚡", "⚰", "⚱", "⚲", "⚳", "⚴", "⚵", "⚶", "⚷", "⚸", "⚹", "⚺", "⚻", "⚼", "⚽", "⚾", "⚿", "⛀", "⛁", "⛂", "⛃", "⛋", "⛌", "⛍", "⛎", "⛏", "⛐", "⛑", "⛒", "⛓", "⛔", "⛕", "⛖", "⛗", "⛘", "⛙", "⛚", "⛛", "⛜", "⛝", "⛞", "⛟", "⛠", "⛡", "⛢", "⛣", "⛨", "⛩", "⛪", "⛫", "⛬", "⛭", "⛮", "⛯", "⛰", "⛱", "⛲", "⛳", "⛴", "⛵", "⛶", "⛷", "⛸", "⛹", "⛺", "⛻", "⛼", "⛽", "⛾", "⛿"] - "/fk": ["▀", "▁", "▂", "▃", "▄", "▅", "▆", "▇", "█", "▉", "▊", "▋", "▌", "▍", "▎", "▏", "▐", "░", "▒", "▓", "▔", "▕", "▖", "▗", "▘", "▙", "▚", "▛", "▜", "▝", "▞", "▟"] - "/fs": ["⅟", "½", "↉", "⅓", "⅔", "¼", "⅕", "⅖", "⅗", "⅘", "⅙", "⅚", "⅐", "⅛", "⅜", "⅝", "⅞", "⅑", "⅒"] - "/g": ["ᵍ", "ᵷ", "ǵ", "ġ", "ĝ", "ǧ", "ğ", "ḡ", "ģ", "ǥ", "ɠ", "ᶃ", "ɣ", "ᶢ", "ɡ", "ˠ", "ᵧ", "ᵞ"] - "/gz": ["甲子", "乙丑", "丙寅", "丁卯", "戊辰", "己巳", "庚午", "辛未", "壬申", "癸酉", "甲戌", "乙亥", "丙子", "丁丑", "戊寅", "己卯", "庚辰", "辛巳", "壬午", "癸未", "甲申", "乙酉", "丙戌", "丁亥", "戊子", "己丑", "庚寅", "辛卯", "壬辰", "癸巳", "甲午", "乙未", "丙申", "丁酉", "戊戌", "己亥", "庚子", "辛丑", "壬寅", "癸卯", "甲辰", "乙巳", "丙午", "丁未", "戊申", "己酉", "庚戌", "辛亥", "壬子", "癸丑", "甲寅", "乙卯", "丙辰", "丁巳", "戊午", "己未", "庚申", "辛酉", "壬戌", "癸亥"] - "/h": ["ͪ", "ḣ", "ĥ", "ḧ", "ȟ", "ḩ", "ħ", "ɦ", "ḥ", "ḫ", "ẖ", "ⱨ", "ɥ", "ᶣ", "ʱ", "ƕ", "ʮ", "ʯ", "ꜧ", "ɧ"] - "/hb": ["¥", "¥", "¤", "¢", "$", "$", "£", "£", "৳", "฿", "₠", "₡", "₢", "₣", "₤", "₥", "₦", "₧", "₩", "₪", "₫", "€", "₭", "₮", "₯", "₰", "₱", "₲", "₳", "₴", "₵", "₶", "₷", "₸", "₹", "₺", "₨", "﷼"] - "/hw": ["ㄱ", "ㄴ", "ㄷ", "ㄹ", "ㅁ", "ㅂ", "ㅅ", "ㅇ", "ㅈ", "ㅊ", "ㅋ", "ㅌ", "ㅍ", "ㅎ"] - "/hwh": ["㈀", "㈁", "㈂", "㈃", "㈄", "㈅", "㈆", "㈇", "㈈", "㈉", "㈊", "㈋", "㈌", "㈍", "㈎", "㈏", "㈐", "㈑", "㈒", "㈓", "㈔", "㈕", "㈖", "㈗", "㈘", "㈙", "㈚", "㈛", "㈜", "㈝", "㈞"] - "/hwq": ["㉠", "㉡", "㉢", "㉣", "㉤", "㉥", "㉦", "㉧", "㉨", "㉩", "㉪", "㉫", "㉬", "㉭", "㉮", "㉯", "㉰", "㉱", "㉲", "㉳", "㉴", "㉵", "㉶", "㉷", "㉸", "㉹", "㉺", "㉻", "㉼", "㉽", "㉾", "㉿"] - "/hzh": ["㈠", "㈡", "㈢", "㈣", "㈤", "㈥", "㈦", "㈧", "㈨", "㈩", "㈪", "㈫", "㈬", "㈭", "㈮", "㈯", "㈰", "㈱", "㈲", "㈳", "㈴", "㈵", "㈶", "㈷", "㈸", "㈹", "㈺", "㈻", "㈼", "㈽", "㈾", "㈿", "㉀", "㉁", "㉂", "㉃"] - "/hzq": ["㊀", "㊁", "㊂", "㊃", "㊄", "㊅", "㊆", "㊇", "㊈", "㊉", "㊊", "㊋", "㊌", "㊍", "㊎", "㊏", "㊐", "㊑", "㊒", "㊓", "㊔", "㊕", "㊖", "㊗", "㊘", "㊙", "㊚", "㊛", "㊜", "㊝", "㊞", "㊟", "㊠", "㊡", "㊢", "㊣", "㊤", "㊥", "㊦", "㊧", "㊨", "㊩", "㊪", "㊫", "㊬", "㊭", "㊮", "㊯", "㊰", "㉄", "㉅", "㉆", "㉇"] - "/i": ["ī", "í", "ǐ", "ì", "î", "ï", "ĩ", "ᵢ", "ı", "ᴉ", "ĭ", "į", "ɨ", "ḯ", "ᶤ", "ỉ", "ȉ", "ȋ", "ị", "ᶖ", "ḭ", "ᵎ", "ɩ", "ᶥ", "ᵼ", "ij"] - "/iro": ["い", "ろ", "は", "に", "ほ", "へ", "と", "ち", "り", "ぬ", "る", "を", "わ", "か", "よ", "た", "れ", "そ", "つ", "ね", "な", "ら", "む", "う", "ゐ", "の", "お", "く", "や", "ま", "け", "ふ", "こ", "え", "て", "あ", "さ", "き", "ゆ", "め", "み", "し", "ゑ", "ひ", "も", "せ", "す"] - "/j": ["ⱼ", "ʲ", "ȷ", "ĵ", "ǰ", "ɉ", "ɟ", "ᶡ", "ʄ", "ᶨ", "ʝ"] - "/jg": ["⿰", "⿱", "⿲", "⿳", "⿴", "⿵", "⿶", "⿷", "⿸", "⿹", "⿺", "⿻", "〾"] - "/jh": ["■", "□", "▢", "▣", "▤", "▥", "▦", "▧", "▨", "▩", "▪", "▫", "▬", "▭", "▮", "▯", "▰", "▱", "▲", "△", "▴", "▵", "▶", "▷", "▸", "▹", "►", "▻", "▼", "▽", "▾", "▿", "◀", "◁", "◂", "◃", "◄", "◅", "◆", "◇", "◈", "◉", "◊", "○", "◌", "◍", "◎", "●", "◐", "◑", "◒", "◓", "◔", "◕", "◖", "◗", "◘", "◙", "◚", "◛", "◜", "◝", "◞", "◟", "◠", "◡", "◢", "◣", "◤", "◥", "◦", "◧", "◨", "◩", "◪", "◫", "◬", "◭", "◮", "◯", "◰", "◱", "◲", "◳", "◴", "◵", "◶", "◷", "◸", "◹", "◺", "◻", "◼", "◽", "◾", "◿"] - "/jm": ["あ", "ぁ", "い", "ぃ", "う", "ぅ", "え", "ぇ", "お", "ぉ", "か", "ゕ", "が", "き", "ぎ", "く", "ぐ", "け", "ゖ", "げ", "こ", "ご", "さ", "ざ", "し", "じ", "す", "ず", "せ", "ぜ", "そ", "ぞ", "た", "だ", "ち", "ぢ", "つ", "っ", "づ", "て", "で", "と", "ど", "な", "に", "ぬ", "ね", "の", "は", "ば", "ぱ", "ひ", "び", "ぴ", "ふ", "ぶ", "ぷ", "へ", "べ", "ぺ", "ほ", "ぼ", "ぽ", "ま", "み", "む", "め", "も", "や", "ゃ", "ゆ", "ゅ", "よ", "ょ", "ら", "り", "る", "れ", "ろ", "わ", "ゎ", "ゐ", "ゔ", "ゑ", "を", "ん", "・", "ー", "ゝ", "ゞ", "ゟ"] - "/jma": ["あ", "か", "が", "さ", "ざ", "た", "だ", "な", "は", "ば", "ぱ", "ま", "や", "ら", "わ", "ア", "カ", "ガ", "サ", "ザ", "タ", "ダ", "ナ", "ハ", "バ", "パ", "マ", "ヤ", "ラ", "ワ"] - "/jmb": ["ば", "び", "ぶ", "べ", "ぼ", "バ", "ビ", "ブ", "ベ", "ボ"] - "/jmbj": ["ア", "ァ", "イ", "ィ", "ウ", "ゥ", "エ", "ェ", "オ", "ォ", "カ", "キ", "ク", "ケ", "コ", "サ", "シ", "ス", "セ", "ソ", "タ", "チ", "ツ", "ッ", "テ", "ト", "ナ", "ニ", "ヌ", "ネ", "ノ", "ハ", "ヒ", "フ", "ヘ", "ホ", "マ", "ミ", "ム", "メ", "モ", "ヤ", "ャ", "ユ", "ュ", "ヨ", "ョ", "ラ", "リ", "ル", "レ", "ロ", "ワ", "ヲ", "ン", "・", "ー", "゙", "゚"] - "/jmd": ["だ", "ぢ", "づ", "で", "ど", "ダ", "ヂ", "ヅ", "デ", "ド"] - "/jme": ["え", "け", "げ", "せ", "ぜ", "て", "で", "ね", "へ", "べ", "ぺ", "め", "れ", "ゑ", "エ", "ケ", "ゲ", "セ", "ゼ", "テ", "デ", "ネ", "ヘ", "ベ", "ペ", "メ", "レ", "ヱ"] - "/jmg": ["が", "ぎ", "ぐ", "げ", "ご", "ガ", "ギ", "グ", "ゲ", "ゴ"] - "/jmh": ["は", "ひ", "ふ", "へ", "ほ", "ハ", "ヒ", "フ", "ヘ", "ホ"] - "/jmi": ["い", "き", "ぎ", "し", "じ", "ち", "ぢ", "に", "ひ", "び", "ぴ", "み", "り", "ゐ", "イ", "キ", "ギ", "シ", "ジ", "チ", "ヂ", "ニ", "ヒ", "ビ", "ピ", "ミ", "リ", "ヰ"] - "/jmk": ["か", "ゕ", "き", "く", "け", "ゖ", "こ", "カ", "ヵ", "キ", "ク", "ケ", "ヶ", "コ"] - "/jmm": ["ま", "み", "む", "め", "も", "マ", "ミ", "ム", "メ", "モ"] - "/jmn": ["な", "に", "ぬ", "ね", "の", "ん", "ナ", "ニ", "ヌ", "ネ", "ノ", "ン"] - "/jmo": ["お", "こ", "ご", "そ", "ぞ", "と", "ど", "の", "ほ", "ぼ", "ぽ", "も", "ろ", "を", "オ", "コ", "ゴ", "ソ", "ゾ", "ト", "ド", "ノ", "ホ", "ボ", "ポ", "モ", "ロ", "ヲ"] - "/jmp": ["ぱ", "ぴ", "ぷ", "ぺ", "ぽ", "パ", "ピ", "プ", "ペ", "ポ"] - "/jmq": ["㋐", "㋑", "㋒", "㋓", "㋔", "㋕", "㋖", "㋗", "㋘", "㋙", "㋚", "㋛", "㋜", "㋝", "㋞", "㋟", "㋠", "㋡", "㋢", "㋣", "㋤", "㋥", "㋦", "㋧", "㋨", "㋩", "㋪", "㋫", "㋬", "㋭", "㋮", "㋯", "㋰", "㋱", "㋲", "㋳", "㋴", "㋵", "㋶", "㋷", "㋸", "㋹", "㋺", "㋻", "㋼", "㋽", "㋾"] - "/jmr": ["ら", "り", "る", "れ", "ろ", "ラ", "リ", "ル", "レ", "ロ"] - "/jms": ["さ", "し", "す", "せ", "そ", "サ", "シ", "ス", "セ", "ソ"] - "/jmt": ["た", "ち", "つ", "っ", "て", "と", "タ", "チ", "ツ", "ッ", "テ", "ト"] - "/jmu": ["う", "く", "ぐ", "す", "ず", "つ", "づ", "ぬ", "ふ", "ぶ", "ぷ", "む", "る", "ウ", "ク", "グ", "ス", "ズ", "ツ", "ヅ", "ヌ", "フ", "ブ", "プ", "ム", "ル"] - "/jmw": ["わ", "ゐ", "ゑ", "を", "ワ", "ヰ", "ヱ", "ヲ"] - "/jmy": ["や", "ゃ", "ゆ", "ゅ", "よ", "ょ", "ヤ", "ャ", "ユ", "ュ", "ヨ", "ョ"] - "/jmz": ["ざ", "じ", "ず", "ぜ", "ぞ", "ザ", "ジ", "ズ", "ゼ", "ゾ"] - "/jq": ["立春", "雨水", "驚蟄", "春分", "清明", "穀雨", "立夏", "小滿", "芒種", "夏至", "小暑", "大暑", "立秋", "處暑", "白露", "秋分", "寒露", "霜降", "立冬", "小雪", "大雪", "冬至", "小寒", "大寒"] - "/jt": ["↑", "↓", "←", "→", "↕", "↔", "↖", "↗", "↙", "↘", "↚", "↛", "↮", "↜", "↝", "↞", "↟", "↠", "↡", "↢", "↣", "↤", "↥", "↦", "↧", "↨", "↩", "↪", "↫", "↬", "↭", "↯", "↰", "↱", "↲", "↳", "↴", "↵", "↶", "↷", "↸", "↹", "↺", "↻", "↼", "↽", "↾", "↿", "⇀", "⇁", "⇂", "⇃", "⇄", "⇅", "⇆", "⇇", "⇈", "⇉", "⇊", "⇋", "⇌", "⇐", "⇍", "⇑", "⇒", "⇏", "⇓", "⇔", "⇎", "⇕", "⇖", "⇗", "⇘", "⇙", "⇚", "⇛", "⇜", "⇝", "⇞", "⇟", "⇠", "⇡", "⇢", "⇣", "⇤", "⇥", "⇦", "⇧", "⇨", "⇩", "⇪", "⇫", "⇬", "⇭", "⇮", "⇯", "⇰", "⇱", "⇲", "⇳", "⇴", "⇵", "⇶", "⇷", "⇸", "⇹", "⇺", "⇻", "⇼", "⇽", "➔", "➘", "➙", "➚", "➛", "➜", "➝", "➞", "➟", "➠", "➡", "➢", "➣", "➤", "➥", "➦", "➧", "➨", "➩", "➪", "➫", "➬", "➭", "➮", "➱", "➲", "➳", "➴", "➵", "➶", "➷", "➸", "➹", "➺", "➻", "➼", "➽", "➾"] - "/k": ["ᵏ", "ḱ", "ǩ", "ķ", "ƙ", "ᶄ", "ḳ", "ḵ", "ⱪ", "ʞ"] - "/kx": ["一", "丨", "丶", "丿", "乙", "亅", "二", "亠", "人", "儿", "入", "八", "冂", "冖", "冫", "几", "凵", "刀", "力", "勹", "匕", "匚", "匸", "十", "卜", "卩", "厂", "厶", "又", "口", "囗", "土", "士", "夂", "夊", "夕", "大", "女", "子", "宀", "寸", "小", "尢", "尸", "屮", "山", "巛", "工", "己", "巾", "干", "幺", "广", "廴", "廾", "弋", "弓", "彐", "彡", "彳", "心", "戈", "戶", "手", "支", "攴", "文", "斗", "斤", "方", "无", "日", "曰", "月", "木", "欠", "止", "歹", "殳", "毋", "比", "毛", "氏", "气", "水", "火", "爪", "父", "爻", "爿", "片", "牙", "牛", "犬", "玄", "玉", "瓜", "瓦", "甘", "生", "用", "田", "疋", "疒", "癶", "白", "皮", "皿", "目", "矛", "矢", "石", "示", "禸", "禾", "穴", "立", "竹", "米", "糸", "缶", "网", "羊", "羽", "老", "而", "耒", "耳", "聿", "肉", "臣", "自", "至", "臼", "舌", "舛", "舟", "艮", "色", "艸", "虍", "虫", "血", "行", "衣", "襾", "見", "角", "言", "谷", "豆", "豕", "豸", "貝", "赤", "走", "足", "身", "車", "辛", "辰", "辵", "邑", "酉", "釆", "里", "金", "長", "門", "阜", "隶", "隹", "雨", "靑", "非", "面", "革", "韋", "韭", "音", "頁", "風", "飛", "食", "首", "香", "馬", "骨", "高", "髟", "鬥", "鬯", "鬲", "鬼", "魚", "鳥", "鹵", "鹿", "麥", "麻", "黃", "黍", "黑", "黹", "黽", "鼎", "鼓", "鼠", "鼻", "齊", "齒", "龍", "龜", "龠"] - "/l": ["ˡ", "ĺ", "ŀ", "ľ", "ɫ", "ⱡ", "ļ", "ƚ", "ł", "ƛ", "ᶅ", "ᶪ", "ᶩ", "ḷ", "ɭ", "ḽ", "ḻ", "ḹ", "ɬ", "ɮ", "lj", "ỻ", "ʪ", "ʫ", "ȴ"] - "/lm": ["ⅰ", "ⅱ", "ⅲ", "ⅳ", "ⅴ", "ⅵ", "ⅶ", "ⅷ", "ⅸ", "ⅹ", "ⅺ", "ⅻ", "ⅼ", "ⅽ", "ⅾ", "ⅿ"] - "/lmd": ["Ⅰ", "Ⅱ", "Ⅲ", "Ⅳ", "Ⅴ", "Ⅵ", "Ⅶ", "Ⅷ", "Ⅸ", "Ⅹ", "Ⅺ", "Ⅻ", "Ⅼ", "Ⅽ", "Ⅾ", "Ⅿ"] - "/lssg": ["䷀", "䷁", "䷂", "䷃", "䷄", "䷅", "䷆", "䷇", "䷈", "䷉", "䷊", "䷋", "䷌", "䷍", "䷎", "䷏", "䷐", "䷑", "䷒", "䷓", "䷔", "䷕", "䷖", "䷗", "䷘", "䷙", "䷚", "䷛", "䷜", "䷝", "䷞", "䷟", "䷠", "䷡", "䷢", "䷣", "䷤", "䷥", "䷦", "䷧", "䷨", "䷩", "䷪", "䷫", "䷬", "䷭", "䷮", "䷯", "䷰", "䷱", "䷲", "䷳", "䷴", "䷵", "䷶", "䷷", "䷸", "䷹", "䷺", "䷻", "䷼", "䷽", "䷾", "䷿"] - "/lssgm": ["乾", "坤", "屯", "蒙", "需", "訟", "師", "比", "小畜", "履", "泰", "否", "同人", "大有", "謙", "豫", "隨", "蠱", "臨", "觀", "噬嗑", "賁", "剝", "復", "无妄", "大畜", "頤", "大過", "坎", "離", "咸", "恆", "遯", "大壯", "晉", "明夷", "家人", "睽", "蹇", "解", "損", "益", "夬", "姤", "萃", "升", "困", "井", "革", "鼎", "震", "艮", "漸", "歸妹", "豐", "旅", "巽", "兌", "渙", "節", "中孚", "小過", "既濟", "未濟"] - "/lx": ["♂", "♀", "⚢", "⚣", "⚤", "⚥", "⚦", "⚧", "⚨", "⚩", "⚪", "⚫", "⚬", "⚭", "⚮", "⚯"] - "/m": ["ᵐ", "ḿ", "ṁ", "ᵯ", "ᶬ", "ɱ", "ᶆ", "ṃ", "ɯ", "ᵚ", "ɰ", "ᶭ", "ᴟ"] - "/mj": ["🀀", "🀁", "🀂", "🀃", "🀄", "🀅", "🀆", "🀇", "🀈", "🀉", "🀊", "🀋", "🀌", "🀍", "🀎", "🀏", "🀐", "🀑", "🀒", "🀓", "🀔", "🀕", "🀖", "🀗", "🀘", "🀙", "🀚", "🀛", "🀜", "🀝", "🀞", "🀟", "🀠", "🀡", "🀢", "🀣", "🀤", "🀥", "🀦", "🀧", "🀨", "🀩", "🀪", "🀫"] - "/n": ["ñ", "ⁿ", "ń", "ǹ", "ṅ", "ň", "ᵰ", "ņ", "ᶮ", "ɲ", "ʼn", "ƞ", "ᶇ", "ṇ", "ɳ", "ᶯ", "ṋ", "ṉ", "ȵ"] - "/o": ["ō", "ó", "ǒ", "ò", "ô", "ö", "õ", "ₒ", "ᵒ", "º", "ȯ", "ŏ", "ǫ", "ő", "ố", "ồ", "ɵ", "ø", "ṓ", "ṑ", "ȱ", "ṍ", "ȫ", "ổ", "ọ", "ớ", "ờ", "ỡ", "ộ", "ɷ", "ở", "ợ", "ᵔ", "ᵕ", "œ", "ȣ", "ᴔ", "ⱺ"] - "/p": ["ᵖ", "ṕ", "ṗ", "ᵱ", "ᵽ", "ƥ", "ᶈ"] - "/pjm": ["ア", "ァ", "イ", "ィ", "ウ", "ゥ", "エ", "ェ", "オ", "ォ", "カ", "ヵ", "ガ", "キ", "ギ", "ク", "グ", "ケ", "ヶ", "ゲ", "コ", "ゴ", "サ", "ザ", "シ", "ジ", "ス", "ズ", "セ", "ゼ", "ソ", "ゾ", "タ", "ダ", "チ", "ヂ", "ツ", "ッ", "ヅ", "テ", "デ", "ト", "ド", "ナ", "ニ", "ヌ", "ネ", "ノ", "ハ", "バ", "パ", "ヒ", "ビ", "ピ", "フ", "ブ", "プ", "ヘ", "ベ", "ペ", "ホ", "ボ", "ポ", "マ", "ミ", "ム", "メ", "モ", "ヤ", "ャ", "ユ", "ュ", "ヨ", "ョ", "ラ", "リ", "ル", "レ", "ロ", "ワ", "ヮ", "ヰ", "ヸ", "ヴ", "ヱ", "ヹ", "ヲ", "ヺ", "ン", "・", "ー", "ヽ", "ヾ", "ヿ", "ㇰ", "ㇱ", "ㇲ", "ㇳ", "ㇴ", "ㇵ", "ㇶ", "ㇷ", "ㇸ", "ㇹ", "ㇺ", "ㇻ", "ㇼ", "ㇽ", "ㇾ", "ㇿ"] - "/pk": ["♠", "♥", "♣", "♦", "♤", "♡", "♧", "♢"] - "/pp": ["乛", "冫", "丷", "龹", "⺌", "龸", "亻", "亼", "亽", "仒", "冖", "冂", "冃", "冄", "宀", "罒", "㓁", "罓", "冈", "凵", "厶", "刂", "勹", "匚", "匸", "卩", "阝", "厂", "丆", "广", "壬", "訁", "讠", "釒", "钅", "飠", "饣", "龺", "攵", "夂", "夊", "尢", "尣", "兂", "旡", "巜", "巛", "彐", "彑", "彡", "彳", "龰", "辶", "廴", "㞢", "忄", "㣺", "扌", "爫", "龵", "廾", "歺", "癶", "氵", "氺", "火", "灬", "爿", "丬", "疒", "牜", "⺶", "犭", "豕", "豸", "虍", "艹", "卝", "龷", "丗", "龶", "芈", "丵", "菐", "黹", "礻", "衤", "糸", "糹", "纟", "龻", "镸", "髟", "襾", "覀", "吅", "㗊", "㠭", "㸚", "叕"] - "/py": ["ā", "á", "ǎ", "à", "ō", "ó", "ǒ", "ò", "ê", "ē", "é", "ě", "è", "ī", "í", "ǐ", "ì", "ū", "ú", "ǔ", "ù", "ü", "ǖ", "ǘ", "ǚ", "ǜ", "ń", "ň"] - "/q": ["ʠ", "ɋ", "ȹ"] - "/r": ["ᵣ", "ŕ", "ṙ", "ř", "ᵲ", "ŗ", "ɍ", "ᵳ", "ɽ", "ȑ", "ȓ", "ᶉ", "ṛ", "ṟ", "ṝ", "ɹ", "ɺ", "ɻ", "ɼ", "ɾ", "ɿ", "ʳ", "ʴ", "ʵ", "ᵨ"] - "/rq": ["㏠", "㏡", "㏢", "㏣", "㏤", "㏥", "㏦", "㏧", "㏨", "㏩", "㏪", "㏫", "㏬", "㏭", "㏮", "㏯", "㏰", "㏱", "㏲", "㏳", "㏴", "㏵", "㏶", "㏷", "㏸", "㏹", "㏺", "㏻", "㏼", "㏽", "㏾"] - "/s": ["ˢ", "ś", "ṡ", "ŝ", "š", "ᵴ", "ş", "ṥ", "ṧ", "ᶳ", "ʂ", "ᶊ", "ṣ", "ș", "ȿ", "ṩ", "ʃ", "ᶴ", "ƨ", "ʆ", "ʅ", "ƪ", "ß", "ſ", "ẛ"] - "/sb": ["⁰", "¹", "²", "³", "⁴", "⁵", "⁶", "⁷", "⁸", "⁹", "˜", "⁺", "⁻", "⁼", "⁽", "⁾", "ᴬ", "ᵃ", "ᵄ", "ᵅ", "ᶛ", "ᴭ", "ᵆ", "ᴮ", "ᴯ", "ᵇ", "ᵝ", "ᶜ", "ᵓ", "ᶝ", "ᴰ", "ᵈ", "ᶞ", "ᵟ", "ᴱ", "ᵉ", "ᴲ", "ᵊ", "ᵋ", "ᶟ", "ᵌ", "ᶠ", "ᶡ", "ᶲ", "ᵠ", "ᴳ", "ᵍ", "ᶢ", "ˠ", "ᵞ", "ᴴ", "ʰ", "ᶣ", "ʱ", "ᴵ", "ⁱ", "ᶤ", "ᵎ", "ᶥ", "ᴶ", "ʲ", "ᶨ", "ᴷ", "ᵏ", "ᴸ", "ᶫ", "ˡ", "ᶩ", "ᶪ", "ᴹ", "ᵐ", "ᶬ", "ᵚ", "ᶭ", "ᴺ", "ᴻ", "ⁿ", "ᵑ", "ᶮ", "ᶯ", "ᴼ", "ᵒ", "ᶱ", "ᴽ", "ᴾ", "ᵖ", "ᴿ", "ʳ", "ʶ", "ʴ", "ʵ", "ˢ", "ᶴ", "ᶳ", "ᵀ", "ᵗ", "ᶵ", "ᶿ", "ᵁ", "ᵘ", "ᶶ", "ᶷ", "ᵙ", "ⱽ", "ᵛ", "ᶺ", "ᶹ", "ᵂ", "ʷ", "ˣ", "ᵡ", "ʸ", "ᶻ", "ᶾ", "ᶽ", "ᶼ"] - "/sd": ["ˉ", "ˊ", "ˇ", "ˋ", "ˆ", "˙", "˜", "˥", "˦", "˧", "˨", "˩", "꜀", "꜁", "꜂", "꜃", "꜄", "꜅", "꜆", "꜇"] - "/seg": ["白羊宮", "金牛宮", "雙子宮", "巨蟹宮", "獅子宮", "室女宮", "天秤宮", "天蠍宮", "人馬宮", "摩羯宮", "寶瓶宮", "雙魚宮"] - "/sj": ["㍘", "㍙", "㍚", "㍛", "㍜", "㍝", "㍞", "㍟", "㍠", "㍡", "㍢", "㍣", "㍤", "㍥", "㍦", "㍧", "㍨", "㍩", "㍪", "㍫", "㍬", "㍭", "㍮", "㍯", "㍰"] - "/sx": ["±", "÷", "×", "∈", "∏", "∑", "-", "+", "<", "≮", "=", "≠", ">", "≯", "∕", "√", "∝", "∞", "∟", "∠", "∥", "∧", "∨", "∩", "∪", "∫", "∮", "∴", "∵", "∷", "∽", "≈", "≌", "≒", "≡", "≤", "≥", "≦", "≧", "⊕", "⊙", "⊥", "⊿", "㏑", "㏒"] - "/sz": ["⚀", "⚁", "⚂", "⚃", "⚄", "⚅"] - "/szd": ["⒈", "⒉", "⒊", "⒋", "⒌", "⒍", "⒎", "⒏", "⒐", "⒑", "⒒", "⒓", "⒔", "⒕", "⒖", "⒗", "⒘", "⒙", "⒚", "⒛"] - "/szh": ["⑴", "⑵", "⑶", "⑷", "⑸", "⑹", "⑺", "⑻", "⑼", "⑽", "⑾", "⑿", "⒀", "⒁", "⒂", "⒃", "⒄", "⒅", "⒆", "⒇"] - "/szm": ["〡", "〢", "〣", "〤", "〥", "〦", "〧", "〨", "〩", "〸", "〹", "〺"] - "/szq": ["⓪", "①", "②", "③", "④", "⑤", "⑥", "⑦", "⑧", "⑨", "⑩", "⑪", "⑫", "⑬", "⑭", "⑮", "⑯", "⑰", "⑱", "⑲", "⑳", "㉑", "㉒", "㉓", "㉔", "㉕", "㉖", "㉗", "㉘", "㉙", "㉚", "㉛", "㉜", "㉝", "㉞", "㉟", "㊱", "㊲", "㊳", "㊴", "㊵", "㊶", "㊷", "㊸", "㊹", "㊺", "㊻", "㊼", "㊽", "㊾", "㊿", "⓿", "❶", "❷", "❸", "❹", "❺", "❻", "❼", "❽", "❾", "❿", "⓫", "⓬", "⓭", "⓮", "⓯", "⓰", "⓱", "⓲", "⓳", "⓴"] - "/t": ["ᵗ", "ṫ", "ť", "ᵵ", "ţ", "ƭ", "ᶵ", "ƫ", "ṭ", "ʈ", "ț", "ṱ", "ṯ", "ⱦ", "ʇ", "ʧ", "ʨ", "ᶿ", "ȶ", "ŧ"] - "/tg": ["甲", "乙", "丙", "丁", "戊", "己", "庚", "辛", "壬", "癸"] - "/tq": ["☀", "☁", "⛅", "⛈", "⛆", "☂", "☔", "☃", "⛄", "⛇"] - "/tt": ["☄", "☼", "☽", "☾", "☿", "♀", "♁", "♂", "♃", "♄", "♅", "♆", "♇"] - "/txj": ["⚊", "⚋", "⚌", "⚍", "⚎", "⚏", "𝌀", "𝌁", "𝌂", "𝌃", "𝌄", "𝌅", "𝌆", "𝌇", "𝌈", "𝌉", "𝌊", "𝌋", "𝌌", "𝌍", "𝌎", "𝌏", "𝌐", "𝌑", "𝌒", "𝌓", "𝌔", "𝌕", "𝌖", "𝌗", "𝌘", "𝌙", "𝌚", "𝌛", "𝌜", "𝌝", "𝌞", "𝌟", "𝌠", "𝌡", "𝌢", "𝌣", "𝌤", "𝌥", "𝌦", "𝌧", "𝌨", "𝌩", "𝌪", "𝌫", "𝌬", "𝌭", "𝌮", "𝌯", "𝌰", "𝌱", "𝌲", "𝌳", "𝌴", "𝌵", "𝌶", "𝌷", "𝌸", "𝌹", "𝌺", "𝌻", "𝌼", "𝌽", "𝌾", "𝌿", "𝍀", "𝍁", "𝍂", "𝍃", "𝍄", "𝍅", "𝍆", "𝍇", "𝍈", "𝍉", "𝍊", "𝍋", "𝍌", "𝍍", "𝍎", "𝍏", "𝍐", "𝍑", "𝍒", "𝍓", "𝍔", "𝍕", "𝍖"] - "/u": ["ū", "ú", "ǔ", "ù", "û", "ü", "ǖ", "ǘ", "ǚ", "ǜ", "ũ", "ᵤ", "ᵘ", "ŭ", "ů", "ų", "ű", "ᶶ", "ʉ", "ṹ", "ṻ", "ủ", "ȕ", "ȗ", "ư", "ᶙ", "ụ", "ṳ", "ứ", "ừ", "ṷ", "ṵ", "ữ", "ʉ̞", "ʊ", "ᶷ", "ᵙ", "ử", "ᵿ", "ự", "ᴝ", "ᴞ", "ᵫ"] - "/v": ["ü", "ǖ", "ǘ", "ǚ", "ǜ", "ᵥ", "ᵛ", "ṽ", "ᶹ", "ᶌ", "ṿ", "ⱴ", "ʋ", "ᶺ", "ʌ"] - "/w": ["ʷ", "ẃ", "ẁ", "ẇ", "ŵ", "ẅ", "ẘ", "ẉ", "ƿ", "ʍ", "ⱳ"] - "/x": ["ₓ", "ᶍ", "ˣ", "χ", "ᵪ", "ᵡ"] - "/xb": ["₀", "₁", "₂", "₃", "₄", "₅", "₆", "₇", "₈", "₉", "₊", "₋", "₌", "₍", "₎", "‸", "ᴀ", "ₐ", "ᴁ", "ʙ", "ᴃ", "ᵦ", "ᴄ", "ᴐ", "ᴒ", "ᴅ", "ᴆ", "ᴇ", "ₑ", "ₔ", "ᵩ", "ɢ", "ʛ", "ᴦ", "ᵧ", "ʜ", "ₕ", "ɪ", "ᵻ", "ᵢ", "ᴊ", "ⱼ", "ᴋ", "ₖ", "ʟ", "ₗ", "ᴌ", "ᴧ", "ᴍ", "ₘ", "ꟺ", "ɴ", "ᴎ", "ₙ", "ᴏ", "ₒ", "ɶ", "ʘ", "ᴓ", "ᴑ", "ᴘ", "ₚ", "ᴨ", "ᴪ", "ʀ", "ᵣ", "ᴙ", "ʁ", "ᴚ", "ᵨ", "ₛ", "ᴛ", "ₜ", "ᴜ", "ᵤ", "ᵾ", "ᴠ", "ᵥ", "ᴡ", "ₓ", "ᵪ", "ʏ", "ᴢ", "ᴣ"] - "/xh": ["★", "☆", "⛤", "⛥", "⛦", "⛧", "✡", "❋", "❊", "❉", "❈", "❇", "❆", "❅", "❄", "❃", "❂", "❁", "❀", "✿", "✾", "✽", "✼", "✻", "✺", "✹", "✸", "✷", "✶", "✵", "✴", "✳", "✲", "✱", "✰", "✯", "✮", "✭", "✬", "✫", "✪", "✩", "✧", "✦", "✥", "✤", "✣", "✢"] - "/xl": ["α", "β", "γ", "δ", "ε", "ζ", "η", "θ", "ι", "κ", "λ", "μ", "ν", "ξ", "ο", "π", "ρ", "σ", "ς", "τ", "υ", "φ", "χ", "ψ", "ω"] - "/xld": ["Α", "Β", "Γ", "Δ", "Ε", "Ζ", "Η", "Θ", "Ι", "Κ", "Λ", "Μ", "Ν", "Ξ", "Ο", "Π", "Ρ", "Σ", "Τ", "Υ", "Φ", "Χ", "Ψ", "Ω"] - "/xq": ["♔", "♕", "♖", "♗", "♘", "♙", "♚", "♛", "♜", "♝", "♞", "♟"] - "/xz": ["♈", "♉", "♊", "♋", "♌", "♍", "♎", "♏", "♐", "♑", "♒", "♓"] - "/xzm": ["白羊座", "金牛座", "雙子座", "巨蟹座", "獅子座", "室女座", "天秤座", "天蠍座", "人馬座", "摩羯座", "寶瓶座", "雙魚座"] - "/y": ["ʸ", "ý", "ỳ", "ẏ", "ŷ", "ÿ", "ȳ", "ỹ", "ẙ", "ɏ", "ỷ", "ƴ", "ỵ", "ʎ", "ỿ"] - "/yf": ["㋀", "㋁", "㋂", "㋃", "㋄", "㋅", "㋆", "㋇", "㋈", "㋉", "㋊", "㋋"] - "/yr": ["月", "火", "水", "木", "金", "土", "日", "㊊", "㊋", "㊌", "㊍", "㊎", "㊏", "㊐", "㊗", "㊡", "㈪", "㈫", "㈬", "㈭", "㈮", "㈯", "㈰", "㈷", "㉁", "㉀"] - "/yy": ["𝄞", "♩", "♪", "♫", "♬", "♭", "♮", "♯"] - "/z": ["ᶻ", "ź", "ż", "ẑ", "ž", "ᵶ", "ƶ", "ȥ", "ᶎ", "ᶼ", "ẓ", "ʐ", "ɀ", "ẕ", "ⱬ", "ʑ", "ᶽ", "ʒ"] - "/zmh": ["⒜", "⒝", "⒞", "⒟", "⒠", "⒡", "⒢", "⒣", "⒤", "⒥", "⒦", "⒧", "⒨", "⒩", "⒪", "⒫", "⒬", "⒭", "⒮", "⒯", "⒰", "⒱", "⒲", "⒳", "⒴", "⒵"] - "/zmq": ["ⓐ", "Ⓐ", "ⓑ", "Ⓑ", "ⓒ", "Ⓒ", "ⓓ", "Ⓓ", "ⓔ", "Ⓔ", "ⓕ", "Ⓕ", "ⓖ", "Ⓖ", "ⓗ", "Ⓗ", "ⓘ", "Ⓘ", "ⓙ", "Ⓙ", "ⓚ", "Ⓚ", "ⓛ", "Ⓛ", "ⓜ", "Ⓜ", "ⓝ", "Ⓝ", "ⓞ", "Ⓞ", "ⓟ", "Ⓟ", "ⓠ", "Ⓠ", "ⓡ", "Ⓡ", "ⓢ", "Ⓢ", "ⓣ", "Ⓣ", "ⓤ", "Ⓤ", "ⓥ", "Ⓥ", "ⓦ", "Ⓦ", "ⓧ", "Ⓧ", "ⓨ", "Ⓨ", "ⓩ", "Ⓩ"] - "/zy": ["ㄅ", "ㄆ", "ㄇ", "ㄈ", "ㄉ", "ㄊ", "ㄋ", "ㄌ", "ㄍ", "ㄎ", "ㄏ", "ㄐ", "ㄑ", "ㄒ", "ㄓ", "ㄔ", "ㄕ", "ㄖ", "ㄗ", "ㄘ", "ㄙ", "ㄧ", "ㄨ", "ㄩ", "ㄚ", "ㄛ", "ㄜ", "ㄝ", "ㄞ", "ㄟ", "ㄠ", "ㄡ", "ㄢ", "ㄣ", "ㄤ", "ㄥ", "ㄦ", "ㄪ", "ㄫ", "ㄬ", "ㄭ", "ㆠ", "ㆡ", "ㆢ", "ㆣ", "ㆤ", "ㆥ", "ㆦ", "ㆧ", "ㆨ", "ㆩ", "ㆪ", "ㆫ", "ㆬ", "ㆭ", "ㆮ", "ㆯ", "ㆰ", "ㆱ", "ㆲ", "ㆳ", "ㆴ", "ㆵ", "ㆶ", "ㆷ"] -recognizer: - import_preset: default - patterns: - email: "^[A-Za-z][-_.0-9A-Za-z]*@.*$" - reverse_lookup: "^z[a-z]*'?$" - uppercase: "[A-Z][-_+.'0-9A-Za-z]*$" - url: "^(www[.]|https?:|ftp[.:]|mailto:|file:).*$|^[a-z]+[.].+$" -reverse_lookup: - dictionary: pinyin_simp - preedit_format: - - "xform/([nl])v/$1ü/" - - "xform/([nl])ue/$1üe/" - - "xform/([jqxy])v/$1u/" - prefix: z - suffix: "'" - tips: "〔拼音〕" -schema: - author: - - "發明人 王永民" - dependencies: - - pinyin_simp - description: | - 五笔98版 - 碼表源自 yanhuacuo - 敲 z 鍵進入拼音反查 - - name: "98五笔" - schema_id: wubi98 - version: 1.53 -speller: - auto_select: false - delimiter: "`" - max_code_length: 4 -switches: - - name: ascii_mode - reset: 0 - states: ["中文", "西文"] - - name: full_shape - states: ["半角", "全角"] - - name: ascii_punct - states: [",。", ",."] - - name: extended_charset - states: ["通用", "增廣"] -translator: - dictionary: wubi98 - disable_user_dict_for_patterns: - - "^z.*$" - enable_charset_filter: false - enable_completion: true - enable_encoder: true - enable_sentence: true - enable_user_dict: true - encode_commit_history: true - initial_quality: 0.5 - max_phrase_length: 4 \ No newline at end of file diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi98.table.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi98.table.bin" deleted file mode 100755 index d0f620f..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi98.table.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi_pinyin.prism.bin" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi_pinyin.prism.bin" deleted file mode 100755 index d904917..0000000 Binary files "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi_pinyin.prism.bin" and /dev/null differ diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi_pinyin.schema.yaml" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi_pinyin.schema.yaml" deleted file mode 100755 index 37461dc..0000000 --- "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/build/wubi_pinyin.schema.yaml" +++ /dev/null @@ -1,186 +0,0 @@ -__build_info: - rime_version: 1.4 - timestamps: - default: 1552919042 - default.custom: 1552919062 - wubi_pinyin.custom: 0 - wubi_pinyin.schema: 1552904418 -abc_segmentor: - extra_tags: - - reverse_lookup -engine: - processors: - - ascii_composer - - recognizer - - key_binder - - speller - - punctuator - - selector - - navigator - - express_editor - segmentors: - - ascii_segmentor - - matcher - - abc_segmentor - - punct_segmentor - - fallback_segmentor - translators: - - punct_translator - - reverse_lookup_translator - - table_translator -key_binder: - bindings: - - {accept: "Control+p", send: Up, when: composing} - - {accept: "Control+n", send: Down, when: composing} - - {accept: "Control+b", send: Left, when: composing} - - {accept: "Control+f", send: Right, when: composing} - - {accept: "Control+a", send: Home, when: composing} - - {accept: "Control+e", send: End, when: composing} - - {accept: "Control+d", send: Delete, when: composing} - - {accept: "Control+k", send: "Shift+Delete", when: composing} - - {accept: "Control+h", send: BackSpace, when: composing} - - {accept: "Control+g", send: Escape, when: composing} - - {accept: "Control+bracketleft", send: Escape, when: composing} - - {accept: "Alt+v", send: Page_Up, when: composing} - - {accept: "Control+v", send: Page_Down, when: composing} - - {accept: ISO_Left_Tab, send: Page_Up, when: composing} - - {accept: "Shift+Tab", send: Page_Up, when: composing} - - {accept: Tab, send: Page_Down, when: composing} - - {accept: minus, send: Page_Up, when: has_menu} - - {accept: equal, send: Page_Down, when: has_menu} - - {accept: comma, send: Page_Up, when: paging} - - {accept: period, send: Page_Down, when: has_menu} - - {accept: "Control+Shift+1", select: .next, when: always} - - {accept: "Control+Shift+2", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+3", toggle: full_shape, when: always} - - {accept: "Control+Shift+4", toggle: simplification, when: always} - - {accept: "Control+Shift+5", toggle: extended_charset, when: always} - - {accept: "Control+Shift+exclam", select: .next, when: always} - - {accept: "Control+Shift+at", toggle: ascii_mode, when: always} - - {accept: "Control+Shift+numbersign", toggle: full_shape, when: always} - - {accept: "Control+Shift+dollar", toggle: simplification, when: always} - - {accept: "Control+Shift+percent", toggle: extended_charset, when: always} - - {accept: "Shift+space", toggle: full_shape, when: always} - - {accept: "Control+period", toggle: ascii_punct, when: always} - import_preset: default -menu: - page_size: 5 -punctuator: - full_shape: - " ": {commit: " "} - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": ["#", "⌘"] - "$": ["¥", "$", "€", "£", "¥", "¢", "¤"] - "%": ["%", "°", "℃"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "·", "・", "×", "※", "❂"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹"] - "=": "=" - ">": ["》", "〉", "»", "›"] - "?": {commit: "?"} - "@": ["@", "☯"] - "[": ["「", "【", "〔", "["] - "\\": ["、", "\"] - "]": ["」", "】", "〕", "]"] - "^": {commit: "……"} - _: "——" - "`": "`" - "{": ["『", "〖", "{"] - "|": ["·", "|", "§", "¦"] - "}": ["』", "〗", "}"] - "~": "~" - half_shape: - "!": {commit: "!"} - "\"": {pair: ["“", "”"]} - "#": "#" - "$": ["¥", "$", "€", "£", "¥", "¢", "¤"] - "%": ["%", "%", "°", "℃"] - "&": "&" - "'": {pair: ["‘", "’"]} - "(": "(" - ")": ")" - "*": ["*", "*", "·", "・", "×", "※", "❂"] - "+": "+" - ",": {commit: ","} - "-": "-" - .: {commit: "。"} - "/": ["、", "/", "/", "÷"] - ":": {commit: ":"} - ";": {commit: ";"} - "<": ["《", "〈", "«", "‹"] - "=": "=" - ">": ["》", "〉", "»", "›"] - "?": {commit: "?"} - "@": "@" - "[": ["「", "【", "〔", "["] - "\\": ["、", "\\", "\"] - "]": ["」", "】", "〕", "]"] - "^": {commit: "……"} - _: "——" - "`": "`" - "{": ["『", "〖", "{"] - "|": ["·", "|", "|", "§", "¦"] - "}": ["』", "〗", "}"] - "~": ["~", "~"] - import_preset: default -recognizer: - import_preset: default - patterns: - email: "^[A-Za-z][-_.0-9A-Za-z]*@.*$" - reverse_lookup: "`[a-z]*'?$" - uppercase: "[A-Z][-_+.'0-9A-Za-z]*$" - url: "^(www[.]|https?:|ftp[.:]|mailto:|file:).*$|^[a-z]+[.].+$" -reverse_lookup: - dictionary: pinyin_simp - preedit_format: - - "xform/([nl])v/$1ü/" - - "xform/([nl])ue/$1üe/" - - "xform/([jqxy])v/$1u/" - prefix: "`" - suffix: "'" - tips: "〔拼音〕" -schema: - author: - - "發明人 王永民先生" - dependencies: - - pinyin_simp - description: | - 五筆字型86版+漢語拼音混合輸入。 - 碼表源自 ibus-table - - name: "五笔·拼音" - schema_id: wubi_pinyin - version: 0.9 -speller: - delimiter: " ;'" -switches: - - name: ascii_mode - reset: 0 - states: ["中文", "西文"] - - name: full_shape - states: ["半角", "全角"] - - name: extended_charset - states: ["常用", "增廣"] - - name: ascii_punct - states: ["。,", ".,"] -translator: - dictionary: wubi86 - disable_user_dict_for_patterns: - - "^z.*$" - enable_charset_filter: true - enable_encoder: true - enable_sentence: true - encode_commit_history: true - max_phrase_length: 4 - prism: wubi_pinyin \ No newline at end of file diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/flypy.schema.yaml" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/flypy.schema.yaml" deleted file mode 100755 index a80fec2..0000000 --- "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/flypy.schema.yaml" +++ /dev/null @@ -1,167 +0,0 @@ -# Rime schema settings -# encoding: utf-8 - -schema: - schema_id: flypy - name: 小鹤音形 - version: "9.5" - author: - - 方案设计:何海峰 - description: | - 小鹤音形主码表 - dependencies: - - flypydz - - -punctuator: - import_preset: default - -switches: - - name: ascii_mode - reset: 0 - # states: [ 中文, 英文 ] - - name: full_shape - # states: [ 半角, 全角 ] - - name: simplification - # states: [ 简, 繁 ] - reset: 0 - - name: ascii_punct - # states: [ 。,, ., ] - reset: 0 - -engine: - processors: - - ascii_composer - - recognizer - - key_binder - - speller - - punctuator - - selector - - navigator - - express_editor - segmentors: - - ascii_segmentor - - matcher - - abc_segmentor - - punct_segmentor - - fallback_segmentor - translators: - - punct_translator - - table_translator - - table_translator@custom_phraseXT - - table_translator@custom_phraseVD - - table_translator@custom_phraseYH - - reverse_lookup_translator - - history_translator@historyI - - history_translator@historyF - filters: - - simplifier - - simplifier@simplification - - uniquifier - -speller: - alphabet: 'abcdefghijklmnopqrstuvwxyz;/' - initials: ';abcdefghijklmnopqrstuvwxyz' - finals: '/' - #delimiter: " '" - max_code_length: 4 - auto_select: true #顶字上屏 - auto_select_pattern: ^;.$|^\w{4}$ - auto_clear: max_length #manual|auto|max_length 空码按下一键确认清屏|空码自动清|达到最长码时后码顶上清屏 - -translator: - dictionary: flypy - enable_charset_filter: false - enable_sentence: false - enable_completion: false # 编码提示开关 - enable_user_dict: false - disable_user_dict_for_patterns: - - "^z.*$" - - -historyI: - input: i - size: 1 #重复前几次上屏 - initial_quality: 0 #重码居后 - -historyF: - input: ;f - size: 1 #重复前几次上屏 - initial_quality: 1 #首选 - -simplification: - opencc_config: s2tw.json - option_name: simplification - tips: all #简繁对照 - -custom_phraseXT: - dictionary: "" - user_dict: flypy_sys - db_class: stabledb - enable_sentence: false - enable_completion: false - initial_quality: -1 #本表词和系统词重码居后 - -custom_phraseVD: - dictionary: "" - user_dict: flypy_top - db_class: stabledb - enable_sentence: false - enable_completion: false - initial_quality: 0 #用户词和系统词重码 置顶 - -custom_phraseYH: - dictionary: "" - user_dict: flypy_user - db_class: stabledb - enable_sentence: false - enable_completion: false - initial_quality: -1 #用户词和系统词重码居后 - - -reverse_lookup: - dictionary: flypydz - comment_format: - # - xform/^/〔/ - # - xform/$/〕/ - - xform/ / / - - -key_binder: - import_preset: default #方案切换相关 - bindings: - - {accept: bracketleft, send: Page_Up, when: has_menu} # [上翻页 - - {accept: bracketright, send: Page_Down, when: has_menu} # ]下翻页 - - {accept: semicolon, send: 2, when: has_menu} #分号次选 - # - {accept: Release+semicolon, send: semicolon, when: has_menu} #如要使用分号引导符号功能,并双击上屏分号,需注销此行 - #- {accept: period, send: 2, when: has_menu} #句号次选,已用下面内容替代 - - {accept: dollar, send: 2, when: composing} - - {accept: Release+dollar, send: period, when: composing} - - {accept: Release+period, send: period, when: composing} - - {accept: comma, send: 2, when: has_menu} #逗号次选 - # - {accept: bar, send: 2, when: composing} - #- {accept: Release+bar, send: comma, when: composing} - - {accept: Release+comma, send: comma, when: composing} - - - {accept: "Tab", send: Escape, when: composing} - - {accept: "Caps_Lock", send: Escape, when: composing} - - {accept: "Shift_R", send: Escape, when: composing} - - {accept: "Shift+space", toggle: full_shape, when: always} #切换全半角 - - {accept: "Control+period", toggle: ascii_punct, when: always} #切换中英标点 - # - {accept: "Control+m", select: .next, when: always} #切换方案 - - {accept: "Control+j", toggle: simplification, when: always} #切换简繁 - -recognizer: - import_preset: default - patterns: - #uppercase: "[A-Z][-_+.'0-9A-Za-z]*$" - uppercase: "" #中文状态大写锁定直接上屏 - reverse_lookup: "[a-z`]*`+[a-z`]*" - punct: "" - -menu: - page_size: 5 #候选项数 - -style: - horizontal: true #竖排为false - \ No newline at end of file diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/flypy_sys.txt" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/flypy_sys.txt" deleted file mode 100755 index a8422a4..0000000 --- "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/flypy_sys.txt" +++ /dev/null @@ -1,1783 +0,0 @@ -# coding: utf-8 -# 小鹤音形符号、补充简码等词库 -# 该文件以UTF-8编码保存 -# 编码各字段以制表符(Tab)分隔 -# 编码格式:词条Tab编码Tab权重(权重决定重码的次序,权重大则居前,无重码则无需权重) -# -# === 强调一下 === -# -# 词条和编码之间的不是空格,而是Tab符,如果你不知道,就复制下面编码中的空白处 -# 或者按住键盘 G 键,切换到功能键盘,使用上面的Tab键 -# -# ================ -# -# 本词库默认包含了临时生僻字、补充简码、增补字、符号及部分emoji表情 - - -https://flypy.com xhgw -https://bbs.flypy.com xhlt -http://flypy.ys168.com xhwp -# 表情 -😓 hj -😭 ku -😂 xn -😠 nu -😳 fd -👍 ql -👌 ok -👎 ro -👏 gv -☕ ia -🍺 pj -🎂 dg -🙏 bt -🌹 mg -💤 uv -💔 ux -🐂 nq -🐂🚶 nr -🐎🐎🐅🐅 mh -🐾🐎👀🌸 gh -🖕 cc -🤔 sk - -# 补充简码 -按 a -吧 b -此 c -打 d -嗯 e -发 f -管 g -化 h -见 j -块 k -立 l -嘛 m -哪 n -期 q -入 r -随 s -它 t -十 u -之 v -位 w -性 x -子 z -宝 bc -笨 bf -甭 bg -逼 bi -备 bw -猜 cd -达 da -道 dc -东 ds -逗 dz -份 ff -疯 fg -复 fu -搞 gc -钙 gd -哥 ge -官 gr -故 gu -华 hx -壶 hu -扯 ie -程 ig -臭 iz -今 jb -极 ji -贱 jm -居 ju -佳 jx -抠 kz -溜 lq -骂 ma -美 mw -浓 ns -弃 qi -缺 qt -惹 re -忍 rf -扔 rg -寺 si -淘 tc -疼 tg -替 ti -舔 tm -通 ts -退 tv -省 ug -室 ui -守 uz -招 vc -症 vg -战 vj -终 vs -文 wf -忘 wh -玩 wj -未 ww -心 xb -型 xk -凶 xs -隐 yb -野 ye -杨 yh -严 yj -园 yr -友 yz -遭 zc -揍 zz -坐 zo -堆 dv -#符号 -!!! oaa -??? oww -。。。 odd -! oa -% ob 100 -一 ob 99 -丨 ob 98 -丿 ob 97 -丶 ob 96 -乛 ob 95 -乀 ob 94 -鱼 oba -冖 obb 100 -宀 obb 99 -丷 obb 98 -疒 obb 97 -勹 obb 96 -比左部 obb 95 -艹 obc 100 -廾 obc 99 -冫 obd 100 -氵 obd 99 - obd 98 -刂 obd 97 -阝 obe 100 -卩 obe 99 -彐 obe 98 -山 obe 97 -见下部 obe 96 -扌 obf 100 -寿带上部 obf 99 - obf 98 -缶 obf 97 -既左部 obg 100 -艮 obg 99 -鬼 obg 98 -革 obg 97 -骨 obg 96 -灬 obh 100 -虍 obh 99 -黑 obh 98 -余下部 obh 97 -彳 obi 100 -亍 obi 99 -虫 obi 98 -钅 obj 100 -金 obj 99 - obj 98 -匚 obk 100 -冂 obk 99 -凵 obk 98 -囗 obk 97 -㠯 obk 96 -耂 obl 100 -立 obl 99 -龙 obl 98 -朩 obm - obn 100 -牜 obn 99 -日 obo 100 -月 obo 99 -目 obo 98 -礻 obp 100 -衤 obp 99 -犭 obq 100 -求 obq 99 -具其上部 obq 98 -亻 obr -纟 obs 100 -厶 obs 99 - obs 98 -罒 obs 97 -田 obt -饣 obu 100 - obu 99 - obu 98 -氺 obu 97 -石 obu 96 - obv 100 -豸 obv 99 -亠 obw 100 -夂 obw 99 -攵 obw 98 -文 obw 97 -忄 obx 100 -乂 obx 99 -⺍ obx 98 - obx 97 - obx 96 -讠 oby 100 - oby 99 - oby 98 -衣底 oby 97 -羊 oby 96 - obz 100 -廴 obz 99 -辶 obz 98 -” oc -、 od -( oh -😊 oi -) oj -《 ok 90 -》 ol -‘ on -’ om -成组符号btu... of -成组标点d ofb -“” ofbd 100 -() ofbd 99 -《》 ofbd 98 -〈〉 ofbd 97 -〔〕 ofbd 96 -‘’ ofbd 95 -「」 ofbd 94 -『』 ofbd 93 -【】 ofbd 92 -〖〗 ofbd 91 -[] ofbd 90 -{} ofbd 89 -. ofbd 88 -。 ofbd 87 -, ofbd 86 -、 ofbd 85 -; ofbd 84 -: ofbd 83 -? ofbd 82 -! ofbd 81 -… ofbd 80 -— ofbd 79 -· ofbd 78 -ˉ ofbd 77 -ˇ ofbd 76 -¨ ofbd 75 -々 ofbd 74 -~ ofbd 73 -‖ ofbd 72 -∶ ofbd 71 -" ofbd 70 - ofbd 69 -` ofbd 68 -| ofbd 67 -成组点数u ofd 100 -⒈ ofdu 100 -⒉ ofdu 99 -⒊ ofdu 98 -⒋ ofdu 97 -⒌ ofdu 96 -⒍ ofdu 95 -⒎ ofdu 94 -⒏ ofdu 93 -⒐ ofdu 92 -⒑ ofdu 91 -⒒ ofdu 90 -⒓ ofdu 89 -⒔ ofdu 88 -⒕ ofdu 87 -⒖ ofdu 86 -⒗ ofdu 85 -⒘ ofdu 84 -⒙ ofdu 83 -⒚ ofdu 82 -⒛ ofdu 81 -成组单位w ofd 99 -㎎ ofdw 100 -㎏ ofdw 99 -㎜ ofdw 98 -㎝ ofdw 97 -㎞ ofdw 96 -㎡ ofdw 95 -nm ofdw 94 -μm ofdw 93 -μg ofdw 92 -㏄ ofdw 91 -㏎ ofdw 90 -㏑ ofdw 89 -㏒ ofdw 88 -㏕ ofdw 87 -成组俄大d ofe 100 -А ofed 100 -Б ofed 99 -В ofed 98 -Г ofed 97 -Д ofed 96 -Е ofed 95 -Ж ofed 94 -З ofed 93 -И ofed 92 -Й ofed 91 -К ofed 90 -Л ofed 89 -М ofed 88 -Н ofed 87 -О ofed 86 -П ofed 85 -Р ofed 84 -С ofed 83 -Т ofed 82 -У ofed 81 -Ф ofed 80 -Х ofed 79 -Ц ofed 78 -Ч ofed 77 -Ш ofed 76 -Щ ofed 75 -Ъ ofed 74 -Ы ofed 73 -Ь ofed 72 -Э ofed 71 -Ю ofed 70 -Я ofed 69 -Ё ofed 68 -成组俄小x ofe 99 -а ofex 100 -б ofex 99 -в ofex 98 -г ofex 97 -д ofex 96 -е ofex 95 -ж ofex 94 -з ofex 93 -и ofex 92 -й ofex 91 -к ofex 90 -л ofex 89 -м ofex 88 -н ofex 87 -о ofex 86 -п ofex 85 -р ofex 84 -с ofex 83 -т ofex 82 -у ofex 81 -ф ofex 80 -х ofex 79 -ц ofex 78 -ч ofex 77 -ш ofex 76 -щ ofex 75 -ъ ofex 74 -ы ofex 73 -ь ofex 72 -э ofex 71 -ю ofex 70 -я ofex 69 -ё ofex 68 -成组括数 ofk -⑴ ofku 100 -⑵ ofku 99 -⑶ ofku 98 -⑷ ofku 97 -⑸ ofku 96 -⑹ ofku 95 -⑺ ofku 94 -⑻ ofku 93 -⑼ ofku 92 -⑽ ofku 91 -⑾ ofku 90 -⑿ ofku 89 -⒀ ofku 88 -⒁ ofku 87 -⒂ ofku 86 -⒃ ofku 85 -⒄ ofku 84 -⒅ ofku 83 -⒆ ofku 82 -⒇ ofku 81 -成组货币b ofh -€ ofhb 100 -$ ofhb 99 -¢ ofhb 98 -£ ofhb 97 -£ ofhb 96 -¥ ofhb 94 -¥ ofhb 93 -฿ ofhb 92 -═ ofht 100 -║ ofht 99 -╧ ofht 98 -╪ ofht 97 -╤ ofht 96 -╡ ofht 95 -╞ ofht 94 -▁ ofht 93 -╕ ofht 92 -╒ ofht 91 -╛ ofht 90 -╘ ofht 89 -成组日大d ofr 100 -ァ ofrd 100 -ア ofrd 99 -ィ ofrd 98 -イ ofrd 97 -ゥ ofrd 96 -ウ ofrd 95 -ェ ofrd 94 -エ ofrd 93 -ォ ofrd 92 -オ ofrd 91 -カ ofrd 90 -ガ ofrd 89 -キ ofrd 88 -ギ ofrd 87 -ク ofrd 86 -グ ofrd 85 -ケ ofrd 84 -ゲ ofrd 83 -コ ofrd 82 -ゴ ofrd 81 -サ ofrd 80 -ザ ofrd 79 -シ ofrd 78 -ジ ofrd 77 -ス ofrd 76 -ズ ofrd 75 -セ ofrd 74 -ゼ ofrd 73 -ソ ofrd 72 -ゾ ofrd 71 -タ ofrd 70 -ダ ofrd 69 -チ ofrd 68 -ヂ ofrd 67 -ッ ofrd 66 -ツ ofrd 65 -ヅ ofrd 64 -テ ofrd 63 -デ ofrd 62 -ト ofrd 61 -ド ofrd 60 -ナ ofrd 59 -ニ ofrd 58 -ヌ ofrd 57 -ネ ofrd 56 -ノ ofrd 55 -ハ ofrd 54 -バ ofrd 53 -パ ofrd 52 -ヒ ofrd 51 -ビ ofrd 50 -ピ ofrd 49 -フ ofrd 48 -ブ ofrd 47 -プ ofrd 46 -ヘ ofrd 45 -ベ ofrd 44 -ペ ofrd 43 -ホ ofrd 42 -ボ ofrd 41 -ポ ofrd 40 -マ ofrd 39 -ミ ofrd 38 -ム ofrd 37 -メ ofrd 36 -モ ofrd 35 -ャ ofrd 34 -ヤ ofrd 33 -ュ ofrd 32 -ユ ofrd 31 -ョ ofrd 30 -ヨ ofrd 29 -ラ ofrd 28 -リ ofrd 27 -ル ofrd 26 -レ ofrd 25 -ロ ofrd 24 -ヮ ofrd 23 -ワ ofrd 22 -ヰ ofrd 21 -ヱ ofrd 20 -ヲ ofrd 19 -ン ofrd 18 -ヴ ofrd 17 -ヵ ofrd 16 -ヶ ofrd 15 -ー ofrd 14 -ヽ ofrd 13 -ヾ ofrd 12 -成组箭头t ofj -← ofjt 100 -→ ofjt 99 -↑ ofjt 98 -↓ ofjt 97 -↗ ofjt 96 -↙ ofjt 95 -↘ ofjt 94 -↖ ofjt 93 -↔ ofjt 92 -↕ ofjt 91 -成组日小x ofr 99 -ぁ ofrx 100 -あ ofrx 99 -ぃ ofrx 98 -い ofrx 97 -ぅ ofrx 96 -う ofrx 95 -ぇ ofrx 94 -え ofrx 93 -ぉ ofrx 92 -お ofrx 91 -か ofrx 90 -が ofrx 89 -き ofrx 88 -ぎ ofrx 87 -ぱ ofrx 86 -く ofrx 85 -ぐ ofrx 84 -け ofrx 83 -げ ofrx 82 -こ ofrx 81 -ご ofrx 80 -さ ofrx 79 -ざ ofrx 78 -し ofrx 77 -じ ofrx 76 -す ofrx 75 -ず ofrx 74 -せ ofrx 73 -ぜ ofrx 72 -そ ofrx 71 -ぞ ofrx 70 -た ofrx 69 -だ ofrx 68 -ち ofrx 67 -ぢ ofrx 66 -っ ofrx 65 -つ ofrx 64 -づ ofrx 63 -て ofrx 62 -で ofrx 61 -と ofrx 60 -ど ofrx 59 -な ofrx 58 -に ofrx 57 -ぬ ofrx 56 -ね ofrx 55 -の ofrx 54 -は ofrx 53 -ば ofrx 52 -ひ ofrx 51 -び ofrx 50 -ぴ ofrx 49 -ふ ofrx 48 -ぶ ofrx 47 -ぷ ofrx 46 -へ ofrx 45 -べ ofrx 44 -ぺ ofrx 43 -ほ ofrx 42 -ぼ ofrx 41 -ぽ ofrx 40 -ま ofrx 39 -み ofrx 38 -む ofrx 37 -め ofrx 36 -も ofrx 35 -ゃ ofrx 34 -や ofrx 33 -ゅ ofrx 32 -ゆ ofrx 31 -ょ ofrx 30 -よ ofrx 29 -ら ofrx 28 -り ofrx 27 -る ofrx 26 -れ ofrx 25 -ろ ofrx 24 -ゎ ofrx 23 -わ ofrx 22 -ゐ ofrx 21 -ゑ ofrx 20 -を ofrx 19 -ん ofrx 18 -゛ ofrx 17 -゜ ofrx 16 -ゝ ofrx 15 -ゞ ofrx 14 -成组偏旁p ofp 100 -勹 ofpp 100 -灬 ofpp 99 -冫 ofpp 98 -艹 ofpp 97 -屮 ofpp 96 -辶 ofpp 95 -刂 ofpp 94 -匚 ofpp 93 -阝 ofpp 92 -廾 ofpp 91 -丨 ofpp 90 -虍 ofpp 89 -彐 ofpp 88 -卩 ofpp 87 -钅 ofpp 86 -冂 ofpp 85 -冖 ofpp 84 -宀 ofpp 83 -疒 ofpp 82 -肀 ofpp 81 -丿 ofpp 80 -攵 ofpp 79 -凵 ofpp 78 -犭 ofpp 77 -亻 ofpp 76 -彡 ofpp 75 -饣 ofpp 74 -礻 ofpp 73 -扌 ofpp 72 -氵 ofpp 71 -纟 ofpp 70 -亠 ofpp 69 -囗 ofpp 68 -忄 ofpp 67 -讠 ofpp 66 -衤 ofpp 65 -廴 ofpp 64 -尢 ofpp 63 -夂 ofpp 62 -丶 ofpp 61 -丬 ofpp 60 -成组拼音y ofp 99 -ā ofpy 100 -á ofpy 99 -ǎ ofpy 98 -à ofpy 97 -ō ofpy 96 -ó ofpy 95 -ǒ ofpy 94 -ò ofpy 93 -ê ofpy 92 -ē ofpy 91 -é ofpy 90 -ě ofpy 89 -è ofpy 88 -ī ofpy 87 -í ofpy 86 -ǐ ofpy 85 -ì ofpy 84 -ǖ ofpy 83 -ǘ ofpy 82 -ǚ ofpy 81 -ǜ ofpy 80 -ü ofpy 79 -ū ofpy 78 -ú ofpy 77 -ǔ ofpy 76 -ù ofpy 75 -成组罗大d ofl 100 -Ⅰ ofld 100 -Ⅱ ofld 99 -Ⅲ ofld 98 -Ⅳ ofld 97 -Ⅴ ofld 96 -Ⅵ ofld 95 -Ⅶ ofld 94 -Ⅷ ofld 93 -Ⅸ ofld 92 -Ⅹ ofld 91 -Ⅺ ofld 90 -Ⅻ ofld 89 -成组罗小x ofl 99 -ⅰ oflx 100 -ⅱ oflx 99 -ⅲ oflx 98 -ⅳ oflx 97 -ⅴ oflx 96 -ⅵ oflx 95 -ⅶ oflx 94 -ⅷ oflx 93 -ⅸ oflx 92 -ⅹ oflx 91 -成组特殊u oft -℃ oftu 100 -° oftu 99 -‰ oftu 98 -♂ oftu 97 -♀ oftu 96 -§ oftu 95 -№ oftu 94 -☆ oftu 93 -★ oftu 92 -○ oftu 91 -● oftu 90 -◎ oftu 89 -◇ oftu 88 -◆ oftu 87 -□ oftu 86 -■ oftu 85 -△ oftu 84 -▲ oftu 83 -※ oftu 82 -〓 oftu 81 -# oftu 80 -& oftu 79 -@ oftu 78 -\ oftu 77 -^ oftu 76 -_ oftu 75 - ̄ oftu 74 -成组数学x ofu -+ ofux 100 -- ofux 99 -< ofux 98 -= ofux 97 -> ofux 96 -± ofux 95 -× ofux 94 -÷ ofux 93 -∈ ofux 92 -∏ ofux 91 -∑ ofux 90 -∕ ofux 89 -√ ofux 88 -∝ ofux 87 -∞ ofux 86 -∟ ofux 85 -∠ ofux 84 -∣ ofux 83 -∥ ofux 82 -∧ ofux 81 -∨ ofux 80 -∩ ofux 79 -∪ ofux 78 -∫ ofux 77 -∮ ofux 76 -∴ ofux 75 -∵ ofux 74 -∶ ofux 73 -∷ ofux 72 -∽ ofux 71 -≈ ofux 70 -≌ ofux 69 -≒ ofux 68 -≠ ofux 67 -≡ ofux 66 -≤ ofux 65 -≥ ofux 64 -≦ ofux 63 -≧ ofux 62 -≮ ofux 61 -≯ ofux 60 -⊕ ofux 59 -⊙ ofux 58 -⊥ ofux 57 -⊿ ofux 56 -成组中数u ofv 100 -㈠ ofvu 100 -㈡ ofvu 99 -㈢ ofvu 98 -㈣ ofvu 97 -㈤ ofvu 96 -㈥ ofvu 95 -㈦ ofvu 94 -㈧ ofvu 93 -㈨ ofvu 92 -㈩ ofvu 91 -成组注音y ofv 99 -ㄅ ofvy 100 -ㄆ ofvy 99 -ㄇ ofvy 98 -ㄈ ofvy 97 -ㄉ ofvy 96 -ㄊ ofvy 95 -ㄋ ofvy 94 -ㄌ ofvy 93 -ㄍ ofvy 92 -ㄎ ofvy 91 -ㄏ ofvy 90 -ㄐ ofvy 89 -ㄑ ofvy 88 -ㄒ ofvy 87 -ㄓ ofvy 86 -ㄔ ofvy 85 -ㄕ ofvy 84 -ㄖ ofvy 83 -ㄗ ofvy 82 -ㄘ ofvy 81 -ㄙ ofvy 80 -ㄧ ofvy 79 -ㄨ ofvy 78 -ㄩ ofvy 77 -ㄚ ofvy 76 -ㄛ ofvy 75 -ㄜ ofvy 74 -ㄝ ofvy 73 -ㄞ ofvy 72 -ㄟ ofvy 71 -ㄠ ofvy 70 -ㄡ ofvy 69 -ㄢ ofvy 68 -ㄣ ofvy 67 -ㄤ ofvy 66 -ㄥ ofvy 65 -ㄦ ofvy 64 -成组西大d ofx 100 -Α ofxd 100 -Β ofxd 99 -Γ ofxd 98 -Δ ofxd 97 -Ε ofxd 96 -Ζ ofxd 95 -Η ofxd 94 -Θ ofxd 93 -Ι ofxd 92 -Κ ofxd 91 -Λ ofxd 90 -Μ ofxd 89 -Ν ofxd 88 -Ξ ofxd 87 -Ο ofxd 86 -Π ofxd 85 -Ρ ofxd 84 -Σ ofxd 83 -Τ ofxd 82 -Υ ofxd 81 -Φ ofxd 80 -Χ ofxd 79 -Ψ ofxd 78 -Ω ofxd 77 -成组西小x ofx 99 -α ofxx 100 -β ofxx 99 -γ ofxx 98 -δ ofxx 97 -ε ofxx 96 -ζ ofxx 95 -η ofxx 94 -θ ofxx 93 -ι ofxx 92 -κ ofxx 91 -λ ofxx 90 -μ ofxx 89 -ν ofxx 88 -ξ ofxx 87 -ο ofxx 86 -π ofxx 85 -ρ ofxx 84 -σ ofxx 83 -τ ofxx 82 -υ ofxx 81 -φ ofxx 80 -χ ofxx 79 -ψ ofxx 78 -ω ofxx 77 -成组圆数u ofy -① ofyu 100 -② ofyu 99 -③ ofyu 98 -④ ofyu 97 -⑤ ofyu 96 -⑥ ofyu 95 -⑦ ofyu 94 -⑧ ofyu 93 -⑨ ofyu 92 -⑩ ofyu 91 -成组制表b ofv 99 -┌ ofvb 100 -└ ofvb 99 -┐ ofvb 98 -┘ ofvb 97 -─ ofvb 96 -│ ofvb 95 -├ ofvb 94 -┤ ofvb 93 -┬ ofvb 92 -┴ ofvb 91 -┼ ofvb 90 -成组上标b ofu 99 -¹ ofub 100 -² ofub 99 -³ ofub 98 -⁴ ofub 97 -⁵ ofub 96 -⁶ ofub 95 -⁷ ofub 94 -⁸ ofub 93 -⁹ ofub 92 -⁰ ofub 91 -⁺ ofub 90 -⁻ ofub 89 -⁼ ofub 88 -⁽ ofub 87 -⁾ ofub 86 -ⁿ ofub 85 -ˣ ofub 84 -成组下标b ofx 99 -₁ ofxb 100 -₂ ofxb 99 -₃ ofxb 98 -₄ ofxb 97 -₅ ofxb 96 -₆ ofxb 95 -₇ ofxb 94 -₈ ofxb 93 -₉ ofxb 92 -₀ ofxb 91 -₊ ofxb 90 -₋ ofxb 89 -₌ ofxb 88 -₍ ofxb 87 -₎ ofxb 86 -ₙ ofxb 85 -ₓ ofxb 84 -~ op -‰ oq -…… os -α ota 99 -β otb 99 -© otb 98 -℃ otc -° otd 100 -= otd 99 -≠ otd 98 -≥ otd 97 -> otd 96 -の ote -′ otf 100 -□ otf 99 -■ otf 98 -◇ otf 97 -◆ otf 96 -√ otg 100 -γ otg 99 -& oth 100 -※ oth 99 -§ oth 98 -× oti 100 -÷ oti 99 -+ otj 100 -- otj 99 -± otj 98 -m³ otl 100 -″ otm 100 -﹩ otm 99 -¢ otm 98 -£ otm 97 -♂ otn 100 -♀ otn 99 -№ otn 98 -€ oto -㎡ otp 100 -∏ otp 99 -¥ otr 100 -¥ otr 99 -∴ ots 100 -∵ ots 99 -△ ots 98 -▲ ots 97 -฿ ott 100 -℡ ott 99 -² otu 100 -³ otu 99 -⁴ otu 98 -ⁿ otu 97 -™ otu 96 -Φ otv 100 -® otv 99 -㈱ otv 98 -∞ otw 100 -卍 otw 99 -卐 otw 98 -₂ otx 100 -₃ otx 99 -₄ otx 98 -☆ otx 95 -★ otx 94 -≤ otx 97 -< otx 96 -· oty 100 -£ oty 99 -○ oty 98 -● oty 97 -℃ ouud -? ow -凹 oxa -百 oxb 100 -白 oxb 99 -八 oxb 98 -卜 oxb 97 -匕 oxb 96 -卞 oxb 95 -不 oxb 94 -巴 oxb 93 -本 oxb 92 -必 oxb 91 -丙 oxb 90 -半 oxb 89 -办 oxb 88 -寸 oxc 100 -才 oxc 99 -匆 oxc 98 -册 oxc 97 -大 oxd 100 -丁 oxd 99 -刀 oxd 98 -歹 oxd 97 -刁 oxd 96 -东 oxd 95 -丹 oxd 94 -电 oxd 93 -氐 oxd 92 -旦 oxd 91 -二 oxe 100 -耳 oxe 99 -儿 oxe 98 -而 oxe 97 -非 oxf 100 -方 oxf 99 -飞 oxf 98 -夫 oxf 97 -凡 oxf 96 -甫 oxf 95 -弗 oxf 94 -乏 oxf 93 -丰 oxf 92 -广 oxg 100 -弓 oxg 99 -戈 oxg 98 -工 oxg 97 -瓜 oxg 96 -干 oxg 95 -个 oxg 94 -甘 oxg 93 -丐 oxg 92 -果 oxg 91 -更 oxg 90 -亘 oxg 89 -夬 oxg 88 -禾 oxh 100 -户 oxh 99 -互 oxh 98 -乎 oxh 97 -火 oxh 96 -川 oxi 100 -厂 oxi 99 -车 oxi 98 -长 oxi 97 -叉 oxi 96 -尺 oxi 95 -丑 oxi 94 -臣 oxi 93 -成 oxi 92 -垂 oxi 91 -斥 oxi 90 -串 oxi 89 -产 oxi 88 -出 oxi 87 -巾 oxj 100 -几 oxj 99 -九 oxj 98 -斤 oxj 97 -久 oxj 96 -巨 oxj 95 -己 oxj 94 -井 oxj 93 -及 oxj 92 -夹 oxj 91 -甲 oxj 90 -臼 oxj 89 -韭 oxj 88 -戋 oxj 87 -柬 oxj 86 -击 oxj 85 -口 oxk 100 -开 oxk 99 -亏 oxk 98 -了 oxl 100 -力 oxl 99 -乐 oxl 98 -来 oxl 97 -良 oxl 96 -两 oxl 95 -里 oxl 94 -吏 oxl 93 -耒 oxl 92 -卵 oxl 91 -丽 oxl 90 -木 oxm 100 -毛 oxm 99 -米 oxm 98 -门 oxm 97 -马 oxm 96 -皿 oxm 95 -末 oxm 94 -灭 oxm 93 -母 oxm 92 -民 oxm 91 -么 oxm 90 -面 oxm 89 -廿 oxn 100 -女 oxn 99 -牛 oxn 98 -鸟 oxn 97 -乃 oxn 96 -内 oxn 95 -农 oxn 94 -年 oxn 93 -片 oxp 100 -平 oxp 99 -爿 oxp 98 -七 oxq 100 -千 oxq 99 -犬 oxq 98 -且 oxq 97 -丘 oxq 96 -曲 oxq 95 -气 oxq 94 -乞 oxq 93 -人 oxr 100 -入 oxr 99 -冉 oxr 98 -壬 oxr 97 -刃 oxr 96 -三 oxs 100 -巳 oxs 99 -肃 oxs 98 -土 oxt 100 -天 oxt 99 -太 oxt 98 -屯 oxt 97 -十 oxu 100 -尸 oxu 99 -士 oxu 98 -手 oxu 97 -身 oxu 96 -水 oxu 95 -上 oxu 94 -少 oxu 93 -术 oxu 92 -失 oxu 91 -生 oxu 90 -世 oxu 89 -申 oxu 88 -史 oxu 87 -升 oxu 86 -事 oxu 85 -书 oxu 84 -束 oxu 83 -勺 oxu 82 -戍 oxu 81 -豕 oxu 80 -氏 oxu 79 -矢 oxu 78 -止 oxv 100 -爪 oxv 99 -主 oxv 98 -舟 oxv 97 -之 oxv 96 -正 oxv 95 -丈 oxv 94 -中 oxv 93 -专 oxv 92 -朱 oxv 91 -州 oxv 90 -重 oxv 89 -乍 oxv 88 -王 oxw 100 -瓦 oxw 99 -五 oxw 98 -无 oxw 97 -万 oxw 96 -午 oxw 95 -卫 oxw 94 -亡 oxw 93 -未 oxw 92 -乌 oxw 91 -韦 oxw 90 -勿 oxw 89 -为 oxw 88 -戊 oxw 87 -我 oxw 86 -丸 oxw 85 -兀 oxw 84 -小 oxx 100 -西 oxx 99 -心 oxx 98 -血 oxx 97 -下 oxx 96 -夕 oxx 95 -乡 oxx 94 -习 oxx 93 -戌 oxx 92 -又 oxy 100 -酉 oxy 99 -已 oxy 98 -于 oxy 97 -义 oxy 96 -与 oxy 95 -夭 oxy 94 -玉 oxy 93 -牙 oxy 92 -丫 oxy 91 -永 oxy 90 -尤 oxy 89 -也 oxy 88 -业 oxy 87 -由 oxy 86 -央 oxy 85 -亚 oxy 84 -严 oxy 83 -用 oxy 82 -幺 oxy 81 -禺 oxy 80 -臾 oxy 79 -尹 oxy 78 -禹 oxy 77 -夷 oxy 76 -弋 oxy 75 -聿 oxy 74 -雨 oxy 73 -再 oxz 100 -自 oxz 99 -子 oxz 98 -① oyy 90 -② oye 90 -③ oys 90 -④ oyd 90 -⑤ oyw 90 -⑥ oyl 90 -⑦ oyq 90 -⑧ oyb 90 -⑨ oyj 90 -⑩ oyu 90 -Ⅰ oyy 30 -Ⅱ oye 30 -Ⅲ oys 30 -Ⅳ oyd 30 -Ⅴ oyw 30 -Ⅵ oyl 30 -Ⅶ oyq 30 -Ⅷ oyb 30 -Ⅸ oyj 30 -Ⅹ oyu 30 -“ oz -#临时生僻字 -𬤊 diy/ -偾 ffr/ -汔 qid/ -怃 wux/ -蝓 yui/ -凇 ssd/ -匜 yik/ -嵎 yue/ -彧 yua/ -恓 xix/ -恓 qix/ -揳 xpf/ -榖 guu/ -浕 jbd/ -湜 uid/ -澥 xpd/ -烜 xrh/ -翃 hsu/ -㛚 tsn/ -玙 yuw/ -祇 qip/ -祇 vip/ -舻 luv/ -縠 huu/ -羑 yzy/ -翚 hvx/ -蒟 juc/ -豨 xiu/ -蹾 dyz/ -郿 mwv/ -铻 wuj/ -靺 mog/ -鹲 mgc/ -颎 jsb/ -馃 gou/ -鹐 qmd/ -襞 biu/ -邶 bwl/ -蒺 jic/ -殛 jid/ -剞 jid/ -蓠 lic/ -蟊 mcs/ -摭 vif/ -潴 vud/ -渫 xpd/ -褰 qmb/ -鋈 wud/ -谳 yjy/ -纡 yus/ -蚰 yzi/ -锩 jrj/ -瘼 mob/ -筲 ucv/ -秫 uuh/ -琡 uuw/ -螈 yri/ -蛄 gui/ -桕 jqm/ -鲡 lia/ -苈 lic/ -呖 lik/ -鼙 piu/ -桤 qim/ -愀 qnx/ -溏 thd/ -轾 vii/ -卮 vip/ -洧 wwd/ -沩 wwd/ -隈 wwe/ -葸 xic/ -螅 xii/ -伛 yur/ -潆 ykd/ -橥 vuq/ -榍 xpm/ -欹 qid/ -僬 jnr/ -蠃 low/ -埏 ujt/ -萆 bic/ -舭 biv/ -牿 gun/ -嘏 guu/ -冱 hud/ -楗 jmm/ -痃 xrb/ -窬 yub/ -邘 yuy/ -伋 jir/ -汈 dnd/ -氾 fjd/ -讱 rfy/ -扞 hjf/ -朸 lim/ -䜣 xiy/ -䜣 xby/ -䜣 yby/ -玘 qiw/ -扺 vif/ -旴 xuo/ -汧 qmd/ -沄 yyd/ -沘 bid/ -诇 xsy/ -岊 jpb/ -鄃 uur/ -䢼 gsc/ -茋 vic/ -苾 bic/ -枅 jim/ -枍 yim/ -咇 bik/ -肸 xio/ -饳 dou/ -泜 vid/ -泇 jxd/ -酏 yiy/ -垍 jit/ -郚 wuw/ -䴓 uia/ -昽 lso/ -虸 zii/ -哃 tsk/ -峗 wwe/ -帡 pkj/ -钘 xkj/ -俙 xir/ -饻 xiu/ -洓 sed/ -洓 qid/ -洓 zid/ -浉 uid/ -洢 yid/ -祏 uip/ -姞 jin/ -姽 gvn/ -骃 ybm/ -骉 bnm/ -珖 glw/ -珕 liw/ -埗 but/ -梠 lvm/ -晅 xro/ -冔 xuo/ -冔 xuk/ -蚄 fhi/ -蚄 bhi/ -崄 xme/ -甡 ufu/ -舥 pav/ -烠 hvh/ -烶 tkh/ -烻 yjh/ -浡 bod/ -浬 lid/ -涢 yyd/ -浰 lid/ -浟 yzd/ -浟 did/ -浛 hjd/ -扅 yih/ -扆 yih/ -翀 isx/ -骍 xkm/ -珸 wuw/ -琄 xrw/ -埼 qit/ -勚 yiu/ -桹 lhm/ -敔 yuw/ -厣 yji/ -翈 xxj/ -铚 vij/ -㿠 hlb/ -鄅 yuy/ -庼 qkg/ -痓 vib/ -竫 jkl/ -淯 yud/ -婞 xkn/ -媖 ykn/ -琲 bww/ -琟 www/ -琟 yuw/ -㙘 yct/ -棽 ufm/ -棫 yum/ -皕 bib/ -睎 xio/ -崿 eee/ -翙 hve/ -赒 vzk/ -筜 dhv/ -畬 uer/ -畬 yur/ -馉 guu/ -凓 lid/ -椐 jum/ -痦 wub/ -嶅 aof/ -靰 wug/ -椸 yim/ -潩 yid/ -醑 xuy/ -屃 xiu/ -穸 xib/ -昣 vfo/ -凘 sid/ -墘 qmt/ -鄚 mcc/ -刬 ijj/ -棽 ifm/ -镮 hrj/ -咍 hdk/ -攽 bjb/ -欂 bom/ -鞁 bwg/ -䅟 cjh/ -粢 zid/ -粢 cid/ -渼 mwd/ -溇 lzd/ -湑 xud/ -扊 yjh/ -缐 xms/ -瑆 xkw/ -瑝 hlw/ -瑀 yuw/ -蒱 puc/ -碏 qtu/ -碏 xiu/ -暅 xro/ -跱 viz/ -蜐 jpi/ -锳 ykj/ -筼 yyv/ -筦 grv/ -艅 yuv/ -雊 gzb/ -飔 sij/ -裛 yiw/ -煟 wwh/ -溦 wwd/ -滘 jnd/ -滍 vid/ -禘 dip/ -瑧 vfw/ -瑨 jbw/ -摏 isf/ -幖 bnj/ -锽 hlj/ -馝 bih/ -漖 jnd/ -㽏 gjd/ -褕 yup/ -禛 vfp/ -漦 iiw/ -蕰 yyc/ -鹝 yia/ -霅 vay/ -䗖 dii/ -皞 hcb/ -艎 hlv/ -觭 jid/ -觭 qid/ -鹡 jid/ -鹢 yib/ -㵐 jtd/ -潏 yud/ -褯 jpp/ -璥 jkw/ -憙 xiu/ -虤 yjh/ -穄 jih/ -篯 jmv/ -熻 xih/ -榇 ifm/ -燚 yih/ -澪 lkd/ -澽 jud/ -璬 jnw/ -繄 yik/ -磹 dmu/ -穟 svh/ -斶 iuj/ -谿 xip/ -鳂 wwa/ -螱 wwu/ -藦 moc/ -黡 yji/ -䗴 tki/ -髃 yug/ -簰 pdv/ -鼫 uij/ -皦 jnb/ -翷 lbm/ -䎖 zgb/ -襜 ijp/ -嚭 piu/ -蠋 vui/ -嬿 yjn/ -酅 xie/ -瀱 jid/ -襫 uip/ -瓖 xlw/ -爚 yth/ -糵 npc/ -醾 miy/ -祓 fup/ -闿 kdm/ -簏 luv/ -綮 qih/ -蝤 qqi/ -浯 wud/ -禊 xip/ -咺 xrk/ -堙 ybt/ -悒 yix/ -怿 yix/ -瘐 yub/ -跸 biz/ -笾 bmv/ -瓿 bul/ -褙 bwp/ -孛 bwu/ -毳 cvm/ -箪 djv/ -觚 gud/ -嚆 hck/ -嗥 hck/ -烀 huh/ -觳 huu/ -煁 ifh/ -氅 ihx/ -鸱 iid/ -艟 isv/ -楮 ium/ -雠 izr/ -乩 jil/ -謇 jmb/ -僭 jmr/ -敫 jnb/ -铼 ldj/ -枥 lim/ -漤 ljd/ -蝥 mcs/ -眄 mmo/ -眄 mmo/ -吣 qbk/ -綮 qkh/ -煺 tvh/ -诜 ufy/ -炻 uih/ -鄯 ujy/ -芟 ujc/ -澍 uud/ -浈 vfd/ -跖 viz/ -澍 vud/ -邾 vuv/ -鼯 wuj/ -杌 wum/ -舄 xij/ -粞 xim/ -燹 xmu/ -蛘 yhi/ -劓 yiz/ -郾 yjk/ -羱 yry/ -燠 yuh/ -羝 diy/ -玓 diw/ -铖 igj/ -浐 ijd/ -赆 jbk/ -芰 jic/ -骱 jpg/ -轹 lii/ -颥 ruy/ -铴 thj/ -眚 ugu/ -殳 uuj/ -吒 vak/ -鄣 vhl/ -舯 vsv/ -菥 xic/ -筅 xmv/ -镱 yij/ -埏 yjt/ -赀 ziv/ -琎 jbw/ -鿎 dau/ -梴 yjm/ -梴 ijm/ -阏 yjm/ -氏 vip/ -匼 kek/ -鄌 thg/ -钐 ujj/ -艏 uzv/ -𨱇 qqj/ -黹 viy/ -# 随心所欲 按自己想法编码的词条 -觉得 jdi -简洁 jjd -精力 jlv -梳理 ulw -事实 uub -基于 jya -置顶 vdd -想想 xxm -智 viud -计 jiyd -床前明月光,疑是地上霜。举头望明月,低头思故乡。 jysi -# 增补字 增补通用字表外日常可能用到的字 -捱 aift -㞎 baub -揼 bgf -揼 bgfu -屄 biub -噃 bokt -肏 ccr -肏 ccrr -啲 diku -哋 diky -俤 dirp -掟 dkf -掟 dkfr -屌 dnu -屌 dnuj -唞 dzku -诶 eiy -诶 eiyu -奀 enb -奀 enbd -瞓 ffo -瞓 ffoi -嘅 gekv -咁 gjkg -攰 gvul -啩 gxkb -嚡 hdkt -磺 hlu -磺 hlub -唓 iek -唓 ieki -囝 jmkz -囧 jsk -囧 jskv -㗎 jxkm -冚 kjb -冚 kjbe -崑 kye -崑 kyeb -冧 lbbm -粦 lbml -嚟 liku -躝 ljz -躝 ljzj -〇 lkvv -攞 loff -慜 mbpx -冇 mcu -冇 mcuk -濛 mgdn -濛 mgdu -擝 mgfm -搣 mpf -搣 mpfh -槑 mwk -槑 mwkm -嗱 naku -嫐 ncnn -囝 njkz -孃 nlny -鲶 nmax -撚 nmfh -惗 nmxx -嬲 nnt -嬲 nntl -㞎 pau -㞎 paub -呯 pkk -呯 pkkp -螓 qbi -螓 qbih -㞗 qqu -㞗 qquq -佢 qur -佢 qurj -叒 roy -叒 royy -嘥 sdkr -𪨊 ssu -𪨊 ssur -劏 thxd -嗻 vekh -揾 wff -揾 wffm -卌 xial -喺 xikx -係 xirx -嘢 yekl -吔 yeky -咗 zokg -薙 ticf -榀 pbm -砦 vdv -嗮 sdkx -菓 goc -菓 gocg \ No newline at end of file diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/flypy_top.txt" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/flypy_top.txt" deleted file mode 100755 index 3336f07..0000000 --- "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/flypy_top.txt" +++ /dev/null @@ -1,63 +0,0 @@ -# coding: utf-8 -# 小鹤音形“置顶”用户词库 -# 该文件以UTF-8编码保存 -# 编码各字段以制表符(Tab)分隔 -# 编码格式:字词Tab编码Tab权重(权重决定重码的次序,权重大则居前,无重码则无需权重) -# -# === 强调一下 === -# -# 词条和编码之间的不是空格,而是Tab符,如果你不知道,就复制下面编码中的空白处 -# 或者按住键盘 G 键,切换到功能键盘,使用上面的Tab键 -# -# ================ -# -# 如两个用户词重码,则需加权重排序,权重大者居前,如下: -# -# 同文 tw 90 -# 提问 tw 30 -# -# 如和系统词重码且要放中间,如下设置: -# -# 技术 jiuu 100 -# 奇数 jiuu 90 -# 既成事实 jiuu 80 -# ================ -# 虽然文本码表编辑较为方便,但不适合导入大量条目 -# 本词库重码时置顶。 - - -# 快速符号 -: ; -; ;; -‰ ;q -? ;w -( ;e -) ;r -@ ;t -· ;y -* ;u -+ ;i -- ;o -—— ;p -! ;a -…… ;s -、 ;d -《 ;g -( ;h -) ;j -…… ;k -! ;l -“ ;z -→ ;x -” ;c -》 ;v -% ;b -。 ;n -? ;m - - -#用户置顶词库,此行后开始添加,编码格式见上。切换方案或部署后生效 -# no comment - - - diff --git "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/flypyplus.schema.yaml" "b/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/flypyplus.schema.yaml" deleted file mode 100755 index f4b601a..0000000 --- "a/iRime\346\226\271\346\241\210/iRime\345\206\205\347\275\256\346\226\271\346\241\210/iRime/flypyplus.schema.yaml" +++ /dev/null @@ -1,166 +0,0 @@ -# Rime schema settings -# encoding: utf-8 - -schema: - schema_id: flypyplus - name: 小鹤音形+ - version: "9.5" - author: - - 方案设计:何海峰 - description: | - 小鹤音形主码表+隐藏全码 - dependencies: - - flypydz - -punctuator: - import_preset: default - -switches: - - name: ascii_mode - reset: 0 - # states: [ 中文, 英文 ] - - name: full_shape - # states: [ 半角, 全角 ] - - name: simplification - # states: [ 简, 繁 ] - reset: 0 - - name: ascii_punct - # states: [ 。,, ., ] - reset: 0 - - -engine: - processors: - - ascii_composer - - recognizer - - key_binder - - speller - - punctuator - - selector - - navigator - - express_editor - segmentors: - - ascii_segmentor - - matcher - - abc_segmentor - - punct_segmentor - - fallback_segmentor - translators: - - punct_translator - - table_translator - - table_translator@custom_phraseXT - - table_translator@custom_phraseVD - - table_translator@custom_phraseYH - - reverse_lookup_translator - - history_translator@historyI - - history_translator@historyF - filters: - - simplifier - - simplifier@simplification - - uniquifier - -speller: - alphabet: 'abcdefghijklmnopqrstuvwxyz;/' - initials: ';abcdefghijklmnopqrstuvwxyz' - finals: '/' - #delimiter: " '" - max_code_length: 4 - auto_select: true - auto_select_pattern: ^;.$|^\w{4}$ - auto_clear: max_length #manual|auto|max_length 空码按下一键确认清屏|空码自动清|达到最长码时后码顶上清屏 - -translator: - dictionary: flypyplus - enable_charset_filter: false - enable_completion: false - enable_sentence: false - enable_user_dict: false - disable_user_dict_for_patterns: - - "^z.*$" - - -historyI: - input: i - size: 1 #重复前几次上屏 - initial_quality: 0 #重码居后 - -historyF: - input: ;f - size: 1 #重复前几次上屏 - initial_quality: 1 #首选 - -simplification: - opencc_config: s2tw.json - option_name: simplification - tips: all #简繁对照 - -custom_phraseXT: - dictionary: "" - user_dict: flypy_sys - db_class: stabledb - enable_sentence: false - enable_completion: false - initial_quality: -1 #本表词和系统词重码居后 - -custom_phraseVD: - dictionary: "" - user_dict: flypy_top - db_class: stabledb - enable_sentence: false - enable_completion: false - initial_quality: 0 #用户词和系统词重码 置顶 - -custom_phraseYH: - dictionary: "" - user_dict: flypy_user - db_class: stabledb - enable_sentence: false - enable_completion: false - initial_quality: -1 #用户词和系统词重码居后 - -reverse_lookup: - dictionary: flypydz - comment_format: - # - xform/^/〔/ - # - xform/$/〕/ - - xform/ / / - - -key_binder: - import_preset: default - bindings: - - {accept: bracketleft, send: Page_Up, when: has_menu} # [上翻页 - - {accept: bracketright, send: Page_Down, when: has_menu} # ]下翻页 - - {accept: semicolon, send: 2, when: has_menu} #分号次选 - #- {accept: Release+semicolon, send: semicolon, when: has_menu} #如要使用分号引导符号功能,并双击上屏分号,需注销此行 - #- {accept: period, send: 2, when: has_menu} #句号次选,已用下面内容替代 - - {accept: dollar, send: 2, when: composing} - - {accept: Release+dollar, send: period, when: composing} - - {accept: Release+period, send: period, when: composing} - - {accept: comma, send: 2, when: has_menu} #逗号次选 - #- {accept: bar, send: 2, when: composing} - #- {accept: Release+bar, send: comma, when: composing} - - {accept: Release+comma, send: comma, when: composing} - - - {accept: "Tab", send: Escape, when: composing} - - {accept: "Caps_Lock", send: Escape, when: composing} - - {accept: "Shift_R", send: Escape, when: composing} - - {accept: "Shift+space", toggle: full_shape, when: always} #切换全半角 - - {accept: "Control+period", toggle: ascii_punct, when: always} #切换中英标点 - # - {accept: "Control+m", select: .next, when: always} #切换方案 - - {accept: "Control+j", toggle: simplification, when: always} #切换简繁 - -recognizer: - import_preset: default - patterns: - #uppercase: "[A-Z][-_+.'0-9A-Za-z]*$" - uppercase: "" #中文状态大写锁定直接上屏 - reverse_lookup: "[a-z`]*`+[a-z`]*" - punct: "" - -menu: - page_size: 5 #候选项数 - -style: - horizontal: true #竖排为false - \ No newline at end of file