1 Star 0 Fork 19

hqp/Rime五笔

forked from 空山明月/Rime五笔 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pinyin.schema.yaml 1.75 KB
一键复制 编辑 原始数据 按行查看 历史
# Rime settings
# encoding: utf-8
# by: 空山明月
# date: 2024-05-27
schema:
schema_id: pinyin
name: 拼音
version: "1.0"
icon: icons/CN.ico
ascii_icon: icons/EN.ico
full_icon: icons/full.ico
half_icon: icons/half.ico
author:
- 佚名
description: |
源自 Android 拼音
dependencies:
- wubi
switches:
- name: ascii_mode
reset: 0
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
- "lua_translator@time_date"
filters:
- simplifier
# - reverse_lookup_filter@ci_reverse_lookup # 注释本行去掉拼音模式下编码提示
- uniquifier
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
preedit_format:
- xform/([nl])v/$1ü/
- xform/([nl])ue/$1üe/
- xform/([jqxy])v/$1u/
punctuator:
import_preset: symbols
key_binder:
import_preset: default
recognizer:
import_preset: default
patterns:
punct: '^/([0-9]0?|[A-Za-z]+)$'
reverse_lookup: "^z[a-z]*'?$"
ci_reverse_lookup:
dictionary: wubi.extended
enable_completion: true
tips: 〈拼音〉
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hqp/rime-wubi.git
git@gitee.com:hqp/rime-wubi.git
hqp
rime-wubi
Rime五笔
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385