-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathuycode.schema.yaml
138 lines (137 loc) · 2.9 KB
/
uycode.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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
__build_info:
rime_version: 1.5.3
timestamps:
default: 1621526532
default.custom: 1621527115
key_bindings: 1561218646
key_bindings.custom: 0
punctuation: 1561218646
punctuation.custom: 0
uycode.custom: 0
uycode.schema: 1621527631
engine:
processors:
- ascii_composer
- punctuator
- express_editor
segmentors:
- punct_segmentor
translators:
- punct_translator
menu:
page_size: 5
punctuator:
full_shape:
" ": {commit: " "}
"!": {commit: "!"}
"\"": {pair: ["“", "”"]}
"#": ["#", "⌘"]
"$": ["¥", "$", "€", "£", "¥", "¢", "¤"]
"%": ["%", "°", "℃"]
"&": "&"
"'": {pair: ["‘", "’"]}
"(": "("
")": ")"
"*": ["*", "·", "・", "×", "※", "❂"]
"+": "+"
",": {commit: ","}
"-": "-"
.: {commit: "。"}
"/": ["/", "÷"]
":": {commit: ":"}
";": {commit: ";"}
"<": ["《", "〈", "«", "‹"]
"=": "="
">": ["》", "〉", "»", "›"]
"?": {commit: "?"}
"@": ["@", "☯"]
"[": ["「", "【", "〔", "["]
"\\": ["、", "\"]
"]": ["」", "】", "〕", "]"]
"^": {commit: "……"}
_: "——"
"`": "`"
"{": ["『", "〖", "{"]
"|": ["·", "|", "§", "¦"]
"}": ["』", "〗", "}"]
"~": "~"
half_shape:
"!": {commit: "!"}
"\"": {pair: ["“", "”"]}
"#": "#"
"$": ["¥", "$", "€", "£", "¥", "¢", "¤"]
"%": ["%", "%", "°", "℃"]
"&": "&"
"'": {pair: ["‘", "’"]}
"(": ")"
")": "("
"*": ["*", "*", "·", "・", "×", "※", "❂"]
"+": "+"
",": "،"
"-": "-"
.: .
"/": "ئ"
":": {commit: ":"}
";": "؛"
"<": ">"
"=": "="
">": "<"
"?": "؟"
"@": "@"
D: "ژ"
E: "ە"
F: "ف"
G: "گ"
H: "خ"
J: "ج"
K: "ۆ"
"[": "]"
"\\": ["、", "\\", "\"]
"]": "["
"^": {commit: "……"}
_: "——"
"`": "`"
a: "ھ"
b: "ب"
c: "غ"
d: "د"
e: "ې"
f: "ا"
g: "ە"
h: "ى"
i: "ڭ"
j: "ق"
k: "ك"
l: "ل"
m: "م"
n: "ن"
o: "و"
p: "پ"
q: "چ"
r: "ر"
s: "س"
t: "ت"
u: "ۇ"
v: "ۈ"
w: "ۋ"
x: "ش"
y: "ي"
z: "ز"
"{": "»"
"|": ["·", "|", "|", "§", "¦"]
"}": "«"
"~": ["~", "~"]
"«": "}"
"»": "{"
import_preset: default
schema:
author:
- "UyCode<[email protected]>"
description: |
维吾尔语(与Windows原生布局保持一致)
'ە'用'g','ۆ'用'k','ۈ'用v','ې'用'e','ئ'用'/'
'غ'用'c','ق'用'j','خ'用'H',
'ج'用'J','چ'用'q','ش'用'x','ژ'用'D'
name: "维吾尔输入法"
schema_id: uycode
version: 2021.05.20