-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkanazaonhegho.schema.yaml
90 lines (82 loc) · 1.79 KB
/
kanazaonhegho.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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
# Rime schema
# encoding: utf-8
schema:
schema_id: kanazaonhegho
name: "仮名上海話"
version: "2020.01.08"
author:
- 埃爾德路 ‹edwardmartyr@outlook.com›
# description: |
# 変体仮名インプット+相応の漢字インプット
# Based on the Wikipedia page for Hentaigana
switches:
- options: [ noop, renderablekana ]
states: [ 𛅥, ェ ]
- name: full_shape
states: [ 半角, 全角 ]
- name: ascii_mode
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:
- echo_translator
- punct_translator
- script_translator
filters:
- "simplifier@renderablekana"
- uniquifier
speller:
alphabet: "abcdefghijklmnopqrstuvwxyz'"
delimiter: " ;"
algebra:
# Fuzzy spelling
- xform/&//
- derive/^ki/ci/
- derive/^khi/chi/
- derive/^gi/ji/
- derive/^hi/shi/
- derive/^ghi(|h|n)$/yi$1/
- derive/^ghi([aueo])/y$1/
- derive/^(|')ni(|h|n)$/$1nyi$2/
- derive/^(|')ni([aueo])/$1ny$2/
- derive/^ghu$/wu/
- derive/^ghu(.+)/w$1/
- derive/iui/iu/
- derive/^yui/yu/
- derive/(c|ch|j)i/$1/
translator:
dictionary: kanazaonhe
spelling_hints: 5
comment_format:
- xform/&//
renderablekana:
option_name: renderablekana
opencc_config: renderablekana.json
tags: &simp_tags
[ abc ]
punctuator:
import_preset: symbols
full_shape:
',' : { commit: '、' }
' ' : { commit: ' ' }
'-' : "ー"
half_shape:
',' : { commit: '、 ' }
' ' : { commit: ' ' }
'-' : "ー"
key_binder:
import_preset: default