forked from iDvel/rime-ice
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflypy_chars.schema.yaml
89 lines (78 loc) · 1.71 KB
/
flypy_chars.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
# Rime schema
# encoding: utf-8
schema:
schema_id: flypy_chars
name: 小鹤音形-单字
version: "0.20"
author:
- 流星追月 <zhuangzhemin@qq.com>
description:
- 小鹤音形 - 单字
- Flypy by 小鹤
- Rime schema by 佛振 <chen.sst@gmail.com>
dependencies:
- Collins_English
switches:
- name: ascii_mode
reset: 1
states: [ 中, En ]
- name: full_shape
states: [ ◖, ● ]
- name: simplification
reset: 1
states: [ 繁, 简 ]
- name: ascii_punct
states: [ 。, . ]
- options: [ gb2312+emoji, gbk+emoji, utf8 ]
states: [ GB2312, GBK, UTF-8 ]
reset: 0
- name: _hide_candidate
states: [ ☐, ─ ]
reset: 1
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
filters:
- simplifier
- uniquifier
- charset_filter@gb2312+emoji
- charset_filter@gbk+emoji
speller:
alphabet: "zyxwvutsrqponmlkjihgfedcba`"
delimiter: " '"
algebra:
- xlit/QWRTYUIOPSDFGHJKLZXCVBNM/qwrtyuiopsdfghjklzxcvbnm/
- derive/^(\w+);(\w)(\w)$/$1$2`/ # ABC`
- derive/^(\w+);(\w)(\w)$/$1`$3/ # AB`D
- derive/^(\w+);(\w)(\w)$/$1``/ # AB``
- xform/^(\w+);(\w)(\w)$/``$2$3/ # ``CD
translator:
dictionary: flypy_chars
prism: flypy_chars
preedit_format:
punctuator:
import_preset: default
key_binder:
import_preset: default
recognizer:
import_preset: default
menu:
page_size: 10 #候选项数
style:
horizontal: true #竖排为false