1 Star 0 Fork 1

EE.Tiny / rime-settings

forked from 标准环境 / rime-settings 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
stroke.schema.yaml 1.49 KB
一键复制 编辑 原始数据 按行查看 历史
码农伯伯 提交于 2019-01-08 18:02 . 更新部分文件权限 644 -> 755
# Rime schema settings
# encoding: utf-8
schema:
schema_id: stroke
name: "五筆畫"
version: "0.5"
author:
- 四季的風
- 雪齋
- 瑾昀
description: |
五筆畫
h,s,p,n,z 代表橫、豎、撇、捺、折
dependencies:
- luna_pinyin
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
- reverse_lookup_translator
- table_translator
speller:
alphabet: "abcdefghijklmnopqrstuvwxyz"
delimiter: " '"
menu:
page_size: 9
translator:
dictionary: stroke
preedit_format:
- xlit/hspnz/一丨丿丶乙/
comment_format:
- xform/~//
- xlit/hspnz/一丨丿丶乙/
abc_segmentor:
extra_tags:
- reverse_lookup
reverse_lookup:
dictionary: luna_pinyin
prefix: "`"
suffix: "'"
tips: 〔拼音〕
preedit_format:
- xform/([nl])v/$1ü/
- xform/([nl])ue/$1üe/
- xform/([jqxy])v/$1u/
comment_format:
- xlit/hspnz/一丨丿丶乙/
punctuator:
import_preset: default
key_binder:
import_preset: default
recognizer:
import_preset: default
patterns:
reverse_lookup: "`[a-z]*'?$"
1
https://gitee.com/eeTiny/rime-settings.git
git@gitee.com:eeTiny/rime-settings.git
eeTiny
rime-settings
rime-settings
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891