-
Notifications
You must be signed in to change notification settings - Fork 6
/
array30_wsymbols.schema.yaml
73 lines (64 loc) · 1.45 KB
/
array30_wsymbols.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
# Rime schema settings
# encoding: utf-8
schema:
schema_id: array30_wsymbols
name: "行列30 W+數字符號組"
version: "1.0"
author:
- Terry Tsang <[email protected]>
description: |
行列30 w+數字符號組。此方案用作輔助行列30,不適宜獨立使用。
dependencies:
switches:
- name: ascii_mode
reset: 0
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
menu:
page_size: 10
speller:
alphabet: "w1234567890"
initials: "w"
finals: "1234567890"
translator:
dictionary: array30_wsymbols
prism: array30_wsymbols
enable_charset_filter: true
enable_user_dict: false
enable_sentence: false
enable_encoder: false
encode_commit_history: false
enable_completion: false
preedit_format:
- 'xform|^w1$|標點符號|'
- 'xform|^w2$|括號符號|'
- 'xform|^w3$|一般符號|'
- 'xform|^w4$|數學符號|'
- 'xform|^w5$|方向符號|'
- 'xform|^w6$|單位符號|'
- 'xform|^w7$|圖表符號|'
- 'xform|^w8$|順序符號|'
- 'xform|^w9$|希臘符號|'
- 'xform|^w0$|注音符號|'
key_binder:
import_preset: default
recognizer:
import_preset: default