-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathhentaigana.schema.yaml
84 lines (76 loc) · 1.58 KB
/
hentaigana.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
# Rime schema
# encoding: utf-8
schema:
schema_id: hentaigana
name: "変体仮名"
version: "2019.08.01"
author:
- 埃爾德路 ‹[email protected]›
description: |
変体仮名インプット+相応の漢字インプット
Based on the Wikipedia page for Hentaigana
switches:
- options: [ noop, hentaikanjitrans ]
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@hentaikanji"
- uniquifier
speller:
alphabet: "abcdefghijklmnopqrstuvwxyz-"
delimiter: " '"
algebra:
# Fuzzy spelling
- abbrev/^(vert).+$/$1/
- derive/^nn/n/
- derive/^x/l/
- derive/^zi/ji/
- derive/^hu/fu/
- derive/^k/c/
- derive/^g/q/
- derive/zi/dzi/
- derive/di/dzi/
- derive/du/dzu/
- derive/si/shi/
- derive/ti/chi/
- derive/ti/tsi/
- derive/tu/tsu/
- derive/^ty/ch/
- derive/^sy/sh/
translator:
dictionary: hentaigana
spelling_hints: 5
comment_format:
- xform/&//
hentaikanji:
option_name: hentaikanjitrans
opencc_config: hentai.json
tags: &simp_tags
[ abc ]
punctuator:
import_preset: symbols
key_binder:
import_preset: default