-
Notifications
You must be signed in to change notification settings - Fork 0
/
wubi98_ci.custom.yaml
50 lines (49 loc) · 1.41 KB
/
wubi98_ci.custom.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
patch:
"schema/name": "五笔(词)"
"history/size": 5
"style/font_face": "98WB-2"
"translator/enable_completion": false
"translator/enable_sentence": false
"key_binder/import_preset": default
# "reverse_lookup/enable_completion": true
# multiple reverse_lookup
# "schema/dependencies/+":
# - wubi98_openfly_extra
# - xkjd6_bj
# reverse_lookup/dictionary must be null
# for multiple reverse lookup table_translator
"reverse_lookup/dictionary": null
"rvlk1":
prefix: "z"
tag: rvlk1
extra_tags:
- rvlk2
dictionary: py
tips: "〔拼音反查〕"
auto_completion: true
rvlk_openfly:
prefix: "z,"
tips: "〔小鹤反查〕"
dictionary: openfly
auto_completion: true
tag: rvlk_openfly
extra_tags:
- rvlk2
rvlk_xkjd6:
prefix: "z."
tips: "〔键道反查〕"
dictionary: xkjd6.extended
auto_completion: true
tag: rvlk_xkjd6
extra_tags:
- rvlk2
"engine/segmentors/@after 4": affix_segmentor@rvlk_openfly
"engine/segmentors/@after 5": affix_segmentor@rvlk_xkjd6
# actually reverse_lookup_translator is not required.
# do not modify it for complying with original schema.
"engine/translators/@after 3": table_translator@rvlk_openfly
"engine/translators/@after 4": table_translator@rvlk_xkjd6
"recognizer/patterns/+":
rvlk_openfly: "^z,[a-z]*$"
rvlk_xkjd6: "^z.[a-z]*$"
"switches/@2/reset": 0