5 Star 34 Fork 6

functoreality / rime-flypy-zrmfast

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
easy_en.schema.yaml 1.28 KB
一键复制 编辑 原始数据 按行查看 历史
functoreality 提交于 2022-07-01 22:28 . implement lunapy_zrmfast
# Rime schema
# vim: set sw=2 sts=2 et:
# encoding: utf-8
schema:
schema_id: easy_en
name: Easy English
version: "0.5"
author:
- Patrick <ipatrickmac@gmail.com>
- BlindingDark <blindingdark@outlook.com>
description:
Easy English
switches:
- name: ascii_mode
reset: 0
states: [ ASCII-OFF, ASCII-ON ]
engine:
processors:
- ascii_composer
- key_binder
- speller
- recognizer
- punctuator
- selector
- navigator
- express_editor
segmentors:
- matcher
- ascii_segmentor
- abc_segmentor
- punct_segmentor
- fallback_segmentor
translators:
- table_translator
- punct_translator
- lua_translator@tex_translator
filters:
- uniquifier
# - lua_filter@append_blank_filter
speller:
alphabet: zyxwvutsrqponmlkjihgfedcbaZYXWVUTSRQPONMLKJIHGFEDCBA-_
delimiter: " '"
algebra:
- xform/^a/!/
- xform/^e/@/
- xform/^i/,/
- xform/^o/:/
- xform/^u/;/
- derive/[aeiou]//
- xlit/!@,:;/aeiou/
- erase/^.$/
translator:
dictionary: easy_en
spelling_hints: 9
comment_format:
- xform/^.+$//
key_binder:
import_preset: default
# punctuator:
# import_preset: default
recognizer:
import_preset: default
patterns:
uppercase: ''
tex_translator: "^xl(.*)$"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/functoreality/rime-flypy-zrmfast.git
git@gitee.com:functoreality/rime-flypy-zrmfast.git
functoreality
rime-flypy-zrmfast
rime-flypy-zrmfast
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891