-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathxklbdzdr.schema.yaml
191 lines (179 loc) · 4.22 KB
/
xklbdzdr.schema.yaml
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
# Rime schema settings
# encoding: utf-8
schema:
schema_id: xklbdzdr
name: 星二单DR
version: "1"
author:
- 发明人 大牛
dependencies:
- xklbcx
punctuator:
full_shape:
' ' : { commit: ' ' }
',' : { commit: , }
'.' : { commit: 。 }
'<' : [ 《, 〈, «, ‹ ]
'>' : [ 》, 〉, », › ]
'/' : [ /, ÷ ]
'?' : { commit: ? }
';' : { commit: ; }
':' : { commit: : }
'''' : { pair: [ '‘', '’' ] }
'"' : { pair: [ '“', '”' ] }
'\' : [ 、, \ ]
'|' : [ ·, |, '§', '¦' ]
'`' : `
'~' : ~
'!' : { commit: ! }
'@' : [ @, ☯ ]
# '#' : [ #, ⌘ ]
'%' : [ %, '°', '℃' ]
'$' : [ ¥, '$', '€', '£', '¥', '¢', '¤' ]
'^' : { commit: …… }
'&' : &
'*' : [ *, ·, ・, ×, ※, ❂ ]
'(' : (
')' : )
'-' : -
'_' : ——
'+' : +
'=' : =
'[' : [ 「, 【, 〔, [ ]
']' : [ 」, 】, 〕, ] ]
'{' : [ 『, 〖, { ]
'}' : [ 』, 〗, } ]
half_shape:
',' : { commit: , }
'.' : { commit: 。 }
'<' : { commit: 《 }
'>' : { commit: 》 }
# '/' : { commit: 、 }
'?' : { commit: ? }
';' : { commit: ; }
':' : { commit: : }
'''' : { pair: [ '‘', '’' ] }
'"' : { pair: [ '“', '”' ] }
'\' : 、
# '|' : [ ·, '|', |, '§', '¦' ]
'`' : '`'
'~' : [ '~', ~ ]
'!' : { commit: ! }
'@' : '@'
# '#' : '#'
# '%' : [ '%', %, '°', '℃' ]
# '$' : [ ¥, '$', '€', '£', '¥', '¢', '¤' ]
'^' : { commit: …… }
'&' : '&'
# '*' : [ '*', *, ·, ・, ×, ※, ❂ ]
'(' : (
')' : )
'-' : '-'
'_' : ——
'+' : '+'
'=' : '='
'[' : [ 【,「 ]
']' : [ 】,」 ]
'{' : {
'}' : }
switches:
- name: ascii_mode
reset: 0
states: [ 中文, 西文 ]
- name: full_shape
states: [ 半角, 全角 ]
- name: jmfj
states: [ 汉字, 漢字 ]
- name: emoji_cn
states: [ ☺, 😃 ]
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@custom_phrase
- table_translator
- reverse_lookup_translator
- history_translator@history
filters:
- simplifier
- uniquifier
- simplifier@emoji_cn
- simplifier@jmfj
- simplifier@bmma
speller:
auto_select: true
auto_select_qnique_candidate: true #空码自动顶
alphabet: 'zyxwvutsrqponmlkjihgfedcba'
initials: 'abcdefghijklmnopqrstuvwxyz'
#algebra:
# - derive/([bpmfdtnlgkhjqxzcsrywe][a-z][viuoa])[viuoa]+/$1/ #顶简为全码
translator:
dictionary: xklbdzdr.extended
enable_charset_filter: false
enable_completion: true
enable_encoder: true
enable_sentence: false
enable_user_dict: false
encode_commit_history: true
max_phrase_length: 6
history:
input: u
size: 1
initial_quality: 10000
emoji_cn:
opencc_config: emoji.json
option_name: emoji_cn
tips: all
jmfj:
opencc_config: s2t.json
option_name: jmfj
bmma:
opencc_config: pinyin.json
option_name: bmma
show_in_comment: true
comment_format:
- xform/'/ /
custom_phrase:
dictionary: ""
user_dict: custom_phrase
db_class: stabledb
enable_sentence: false
reverse_lookup:
dictionary: jdyb6cx
comment_format:
- xform/^/〔/
- xform/$/〕/
punctuator:
import_preset: symbols
key_binder:
bindings:
- {accept: minus, send: Page_Up, when: has_menu}
- {accept: equal, send: Page_Down, when: has_menu}
- { when: has_menu, accept: ";", send: 2 }
#- { when: has_menu, accept: "'", send: 3 }
#- { when: composing, accept: "Tab", send: ; }
- { when: has_menu, accept: "&", toggle: emoji_cn}
- { when: has_menu, accept: "^", toggle: bmma}
# - { when: always, accept: z, send: v }
# - { when: always, accept: v, send: z }
recognizer:
import_preset: default
patterns:
reverse_lookup: "[a-z`]*`+[a-z`]*"
punct: "^/([0-9]0?|[a-z]+)$"
#retention: "[a-z;]{1,2}"
retention: "^[bpmfdtnlgkhjqxzscrywv][a-z][aeiou]{0, 3}"