-
Notifications
You must be signed in to change notification settings - Fork 12
/
cqkm_cf.schema.yaml
65 lines (59 loc) · 1.67 KB
/
cqkm_cf.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
# Rime schema settings
# encoding: utf-8
schema:
schema_id: cqkm_cf
name: "超强快码弛放"
version: "22.8"
description: |
仿照带辅助码的双拼输入法,两码一字,辅码大写。
在这种输入模式下,与原版的基于码表的输入方式相比,有以下差别——
- 每字只取原版码表的前两码,第三码(大写)可作为辅码
- 单字中 26 个一级简码,由一个带分号(;)的字母表示
- 三字(含)以上的词组,补一个分号(;)在原版编码末尾
- 包含 24 万词条,由拼音输入引擎动态调整字词组合
author:
- 二笔音形编码: "陈劲松 (1992)"
- 超强系列编码: "付东升 (2005)"
- Rime输入法引擎: "弓辰[号佛振] (2011)"
- Fcitx输入法框架: "CSSlayer (2010), Yuking (2001-2010)"
switches:
- name: ascii_mode
reset: 0
states: [ 中文, 西文 ]
- name: full_shape
states: [ 半角, 全角 ]
- name: simplification
reset: 0
states: [ 汉字, 漢字 ]
- name: ascii_punct
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
- script_translator
filters:
- uniquifier
speller:
alphabet: "asdfgyuiopqwertzxcvbhjklnmASDFGYUIOPQWERTZXCVBHJKLNM;"
initials: "asdfgyuiopqwertzxcvbhjklnm"
algebra:
- derive/^([a-z]{2})([A-Z])$/$1/
- abbrev/^([a-z]{2})([A-Z])$/$1;/
translator:
dictionary: cqkm_cf
prism: cqkm_cf