-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathbopomofo.schema.yaml
More file actions
232 lines (211 loc) · 6.04 KB
/
Copy pathbopomofo.schema.yaml
File metadata and controls
232 lines (211 loc) · 6.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
# Rime schema
# encoding: utf-8
schema:
schema_id: bopomofo
name: 注音
version: "3.1"
author:
- 佛振 <chen.sst@gmail.com>
description: |
注音符號輸入,採用「大千式」鍵盤排列。
本方案採用「無模式」設計,以 Shift+數字鍵選字,
或以 Tab、方向鍵切換候選字,回車鍵上屏。
空格鍵輸入第一聲,標記爲「ˉ」。可省略聲調、韻母。
輸入逗號「,」句號「。」須輔以 Shift 鍵。
請配合 librime>=1.16 使用。
dependencies:
- stroke
switches:
- name: ascii_mode
reset: 0
states: [ 中文, 西文 ]
abbrev: [ 中, A ]
- name: full_shape
states: [ 半角, 全角 ]
- options:
- zh_hant
- zh_hans
- zh_hant_hk
- zh_hant_tw
states:
- 傳統漢字
- 简化字
- 香港字形
- 臺灣字形
abbrev: [ 漢, 简, 港, 臺 ]
- name: ascii_punct
states: [ 。,, ., ]
engine:
processors:
- ascii_composer
- recognizer
- key_binder
- speller
- punctuator
- selector
- navigator
- fluency_editor
segmentors:
- ascii_segmentor
- matcher
- abc_segmentor
- punct_segmentor
- fallback_segmentor
translators:
- punct_translator
- table_translator@custom_phrase
- reverse_lookup_translator
- script_translator
filters:
- simplifier@zh_hans
- simplifier@zh_hant_hk
- simplifier@zh_hant_tw
- uniquifier
menu:
alternative_select_labels: ['⇧1', '⇧2', '⇧3', '⇧4', '⇧5', '⇧6', '⇧7', '⇧8', '⇧9', '⇧0']
speller:
alphabet: '1qaz2wsxedcrfv5tgbyhnujm8ik,9ol.0p;/- 6347'
initials: '1qaz2wsxedcrfv5tgbyhnujm8ik,9ol.0p;/-'
finals: " 6347"
delimiter: "'"
use_space: true
algebra:
__patch:
- zhuyin:/pinyin_to_zhuyin
- zhuyin:/free_order
- zhuyin:/abbreviation
- zhuyin:/keymap_bopomofo
translator:
dictionary: terra_pinyin
prism: bopomofo
preedit_format:
- "xlit|1qaz2wsxedcrfv5tgbyhnujm8ik,9ol.0p;/- 6347'|ㄅㄆㄇㄈㄉㄊㄋㄌㄍㄎㄏㄐㄑㄒㄓㄔㄕㄖㄗㄘㄙㄧㄨㄩㄚㄛㄜㄝㄞㄟㄠㄡㄢㄣㄤㄥㄦˉˊˇˋ˙ |"
custom_phrase:
dictionary: ""
user_dict: custom_phrase
db_class: stabledb
enable_completion: false
enable_sentence: false
initial_quality: 1
reverse_lookup:
dictionary: stroke
enable_completion: true
prefix: "`"
suffix: "'"
tips: 〔筆畫〕
preedit_format:
- xlit/hspnz/一丨丿丶乙/
comment_format:
__patch:
- zhuyin:/pinyin_to_zhuyin
- __append:
- xform/1//
- 'xlit|bpmfdtnlgkhjqxZCSrzcsiuvaoeEAIOUMNKGR2345|ㄅㄆㄇㄈㄉㄊㄋㄌㄍㄎㄏㄐㄑㄒㄓㄔㄕㄖㄗㄘㄙㄧㄨㄩㄚㄛㄜㄝㄞㄟㄠㄡㄢㄣㄤㄥㄦˊˇˋ˙|'
punctuator:
full_shape:
" " : { commit: " " }
"<" : { commit: "," }
">" : { commit: "。" }
"?" : [ ?, /, ÷ ]
":" : [ :, ; ]
"'" : { pair: [ "‘", "’" ] }
"\"" : { pair: [ "“", "”" ] }
"\\" : [ 、, \ ]
"|" : [ ·, |, "§", "¦" ]
"`" : `
"~" : ~
"!" : { commit: ! }
"@" : [ @, ☯ ]
"#" : [ #, ⌘ ]
"%" : [ %, "°", "℃" ]
"$" : [ ¥, "$", "€", "£", "¥", "¢", "¤" ]
"^" : { commit: …… }
"&" : &
"*" : [ *, ·, ・, ×, ※, ❂ ]
"(" : (
")" : )
"_" : [ ——, - ]
"+" : +
"=" : =
"[" : [ 「, 【, 《, 〔, [ ]
"]" : [ 」, 】, 》, 〕, ] ]
"{" : [ 『, 〖, 〈, { ]
"}" : [ 』, 〗, 〉, } ]
half_shape:
"<" : { commit: "," }
">" : { commit: "。" }
"?" : [ ?, /, "/", ÷ ]
":" : [ :, ; ]
"'" : { pair: [ "‘", "’" ] }
"\"" : { pair: [ "“", "”" ] }
"\\" : [ 、, "\\", \ ]
"|" : [ ·, "|", |, "§", "¦" ]
"`" : "`"
"~" : "~"
"!" : { commit: ! }
"@" : { commit: "@" }
"#" : { commit: "#" }
"%" : [ "%", %, "°", "℃" ]
"$" : [ ¥, "$", "€", "£", "¥", "¢", "¤" ]
"^" : { commit: …… }
"&" : { commit: "&" }
"*" : [ "*", *, ·, ・, ×, ※, ❂ ]
"(" : { commit: ( }
")" : { commit: ) }
"_" : [ ——, -, "-" ]
"+" : "+"
"=" : "="
"[" : [ 「, 【, 《, 〔, [ ]
"]" : [ 」, 】, 》, 〕, ] ]
"{" : [ 『, 〖, 〈, { ]
"}" : [ 』, 〗, 〉, } ]
editor:
bindings:
space: toggle_selection
Tab: toggle_selection
key_binder:
import_preset: default
bindings:
- { when: has_menu, accept: comma, send: comma } # ㄝ
- { when: has_menu, accept: period, send: period } # ㄡ
- { when: has_menu, accept: minus, send: minus } # ㄦ
- { when: paging, accept: minus, send: Page_Up }
- { when: has_menu, accept: equal, send: Page_Down }
- { when: has_menu, accept: Shift+exclam, send: KP_1 }
- { when: has_menu, accept: Shift+at, send: KP_2 }
- { when: has_menu, accept: Shift+numbersign, send: KP_3 }
- { when: has_menu, accept: Shift+dollar, send: KP_4 }
- { when: has_menu, accept: Shift+percent, send: KP_5 }
- { when: has_menu, accept: Shift+asciicircum, send: KP_6 }
- { when: has_menu, accept: Shift+ampersand, send: KP_7 }
- { when: has_menu, accept: Shift+asterisk, send: KP_8 }
- { when: has_menu, accept: Shift+parenleft, send: KP_9 }
- { when: has_menu, accept: Shift+parenright, send: KP_0 }
# 字形轉換
- { when: always, accept: Control+Shift+4, toggle: zh_hans }
- { when: always, accept: Control+Shift+dollar, toggle: zh_hans }
recognizer:
patterns:
uppercase: "^[A-Z][-_+.'0-9A-Za-z]*$"
url: "^(www[.]|https?:|ftp:|mailto:).*$"
reverse_lookup: "`[a-z]*'?$"
zh_hans:
option_name: zh_hans
opencc_config: t2s.json
tips: all
excluded_types: [ reverse_lookup ]
zh_hant_hk:
option_name: zh_hant_hk
opencc_config: t2hk.json
tips: none
excluded_types: [ reverse_lookup ]
zh_hant_tw:
option_name: zh_hant_tw
opencc_config: t2tw.json
tips: none
excluded_types: [ reverse_lookup ]
__patch:
# 使用八股文語言模型
- grammar:/hant?
# 用家自選配置
- bopomofo.custom:/patch?