4 Star 4 Fork 2

王PC/Rime新世纪五笔拼音混合输入配置

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pinyin_simp_wubicomment.schema.yaml 1.84 KB
一键复制 编辑 原始数据 按行查看 历史
王PC 提交于 2020-09-20 19:44 . Add pinyin wubi comment dict
# Rime schema
# encoding: utf-8
schema:
schema_id: pinyin_simp_wubicomment
name: '简体拼音添加五笔帮助'
version: "1.0"
author:
- 王鹏程
description: |
源自 Android 拼音
dependencies:
- stroke
switches:
- name: ascii_mode
reset: 0
states: [ 中文, 西文 ]
- name: full_shape
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
- reverse_lookup_translator
speller:
alphabet: zyxwvutsrqponmlkjihgfedcba
delimiter: " '"
algebra:
- abbrev/^([a-z]).+$/$1/
- abbrev/^([zcs]h).+$/$1/
- derive/^([nl])ue$/$1ve/
- derive/^([jqxy])u/$1v/
- derive/un$/uen/
- derive/ui$/uei/
- derive/iu$/iou/
- derive/([aeiou])ng$/$1gn/
- derive/([dtngkhrzcs])o(u|ng)$/$1o/
- derive/ong$/on/
- derive/ao$/oa/
- derive/([iu])a(o|ng?)$/a$1$2/
translator:
dictionary: pinyin_simp_wubicomment
preedit_format:
- xform/([nl])v/$1ü/
- xform/([nl])ue/$1üe/
- xform/([jqxy])v/$1u/
reverse_lookup:
dictionary: stroke
enable_completion: true
prefix: "`"
suffix: "'"
tips: 〔笔画〕
preedit_format:
- xlit/hspnz/一丨丿丶乙/
punctuator:
import_preset: symbols
key_binder:
import_preset: default
recognizer:
import_preset: default
patterns:
# hack: to enable "/fh" style symbols, '/' must be mapped to a [list].
# so those who have customized '/' for direct commit won't be affected by
# this change.
punct: "^/([0-9]+[a-z]*|[a-z]+)$"
reverse_lookup: "`[a-z]*'?$"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wang-pc/rime-xinshiji_wubi_pinyin-config.git
git@gitee.com:wang-pc/rime-xinshiji_wubi_pinyin-config.git
wang-pc
rime-xinshiji_wubi_pinyin-config
Rime新世纪五笔拼音混合输入配置
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385