Gummybear05 commited on
Commit
7bc3e1e
·
verified ·
1 Parent(s): e0122d9

Upload tokenizer

Browse files
Files changed (5) hide show
  1. README.md +199 -0
  2. added_tokens.json +4 -0
  3. special_tokens_map.json +6 -0
  4. tokenizer_config.json +47 -0
  5. vocab.json +1205 -0
README.md ADDED
@@ -0,0 +1,199 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags: []
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+ This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
added_tokens.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "</s>": 1204,
3
+ "<s>": 1203
4
+ }
special_tokens_map.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "eos_token": "</s>",
4
+ "pad_token": "[PAD]",
5
+ "unk_token": "[UNK]"
6
+ }
tokenizer_config.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "1201": {
4
+ "content": "[UNK]",
5
+ "lstrip": true,
6
+ "normalized": false,
7
+ "rstrip": true,
8
+ "single_word": false,
9
+ "special": false
10
+ },
11
+ "1202": {
12
+ "content": "[PAD]",
13
+ "lstrip": true,
14
+ "normalized": false,
15
+ "rstrip": true,
16
+ "single_word": false,
17
+ "special": false
18
+ },
19
+ "1203": {
20
+ "content": "<s>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "1204": {
28
+ "content": "</s>",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ }
35
+ },
36
+ "bos_token": "<s>",
37
+ "clean_up_tokenization_spaces": false,
38
+ "do_lower_case": false,
39
+ "eos_token": "</s>",
40
+ "model_max_length": 1000000000000000019884624838656,
41
+ "pad_token": "[PAD]",
42
+ "replace_word_delimiter_char": " ",
43
+ "target_lang": null,
44
+ "tokenizer_class": "Wav2Vec2CTCTokenizer",
45
+ "unk_token": "[UNK]",
46
+ "word_delimiter_token": "|"
47
+ }
vocab.json ADDED
@@ -0,0 +1,1205 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "(": 1,
3
+ ")": 2,
4
+ "[PAD]": 1202,
5
+ "[UNK]": 1201,
6
+ "n": 3,
7
+ "p": 4,
8
+ "s": 5,
9
+ "|": 0,
10
+ "": 6,
11
+ "가": 7,
12
+ "각": 8,
13
+ "간": 9,
14
+ "갇": 10,
15
+ "갈": 11,
16
+ "갉": 12,
17
+ "감": 13,
18
+ "갑": 14,
19
+ "값": 15,
20
+ "갓": 16,
21
+ "갔": 17,
22
+ "강": 18,
23
+ "갖": 19,
24
+ "같": 20,
25
+ "개": 21,
26
+ "객": 22,
27
+ "갠": 23,
28
+ "갱": 24,
29
+ "갸": 25,
30
+ "걀": 26,
31
+ "걔": 27,
32
+ "거": 28,
33
+ "걱": 29,
34
+ "건": 30,
35
+ "걷": 31,
36
+ "걸": 32,
37
+ "검": 33,
38
+ "겁": 34,
39
+ "것": 35,
40
+ "겉": 36,
41
+ "겊": 37,
42
+ "게": 38,
43
+ "겐": 39,
44
+ "겟": 40,
45
+ "겠": 41,
46
+ "겨": 42,
47
+ "격": 43,
48
+ "겪": 44,
49
+ "견": 45,
50
+ "결": 46,
51
+ "겸": 47,
52
+ "겹": 48,
53
+ "겼": 49,
54
+ "경": 50,
55
+ "곁": 51,
56
+ "계": 52,
57
+ "고": 53,
58
+ "곡": 54,
59
+ "곤": 55,
60
+ "곧": 56,
61
+ "골": 57,
62
+ "곰": 58,
63
+ "곱": 59,
64
+ "곳": 60,
65
+ "공": 61,
66
+ "곶": 62,
67
+ "과": 63,
68
+ "관": 64,
69
+ "광": 65,
70
+ "괜": 66,
71
+ "괭": 67,
72
+ "괴": 68,
73
+ "굉": 69,
74
+ "교": 70,
75
+ "구": 71,
76
+ "국": 72,
77
+ "군": 73,
78
+ "굳": 74,
79
+ "굴": 75,
80
+ "굵": 76,
81
+ "굶": 77,
82
+ "굽": 78,
83
+ "굿": 79,
84
+ "궁": 80,
85
+ "궂": 81,
86
+ "궈": 82,
87
+ "권": 83,
88
+ "귀": 84,
89
+ "귄": 85,
90
+ "규": 86,
91
+ "균": 87,
92
+ "그": 88,
93
+ "극": 89,
94
+ "근": 90,
95
+ "글": 91,
96
+ "긁": 92,
97
+ "금": 93,
98
+ "급": 94,
99
+ "긋": 95,
100
+ "긍": 96,
101
+ "기": 97,
102
+ "긴": 98,
103
+ "길": 99,
104
+ "김": 100,
105
+ "깁": 101,
106
+ "깃": 102,
107
+ "깄": 103,
108
+ "깊": 104,
109
+ "까": 105,
110
+ "깍": 106,
111
+ "깐": 107,
112
+ "깔": 108,
113
+ "깜": 109,
114
+ "깝": 110,
115
+ "깥": 111,
116
+ "깨": 112,
117
+ "깬": 113,
118
+ "깼": 114,
119
+ "꺼": 115,
120
+ "꺽": 116,
121
+ "껀": 117,
122
+ "껌": 118,
123
+ "껍": 119,
124
+ "껏": 120,
125
+ "껑": 121,
126
+ "께": 122,
127
+ "껴": 123,
128
+ "꼈": 124,
129
+ "꼬": 125,
130
+ "꼭": 126,
131
+ "꼼": 127,
132
+ "꼽": 128,
133
+ "꽁": 129,
134
+ "꽂": 130,
135
+ "꽃": 131,
136
+ "꽝": 132,
137
+ "꽤": 133,
138
+ "꾀": 134,
139
+ "꾸": 135,
140
+ "꾹": 136,
141
+ "꾼": 137,
142
+ "꿀": 138,
143
+ "꿈": 139,
144
+ "꿉": 140,
145
+ "꿍": 141,
146
+ "꿔": 142,
147
+ "꿨": 143,
148
+ "뀌": 144,
149
+ "뀐": 145,
150
+ "뀔": 146,
151
+ "끄": 147,
152
+ "끈": 148,
153
+ "끊": 149,
154
+ "끌": 150,
155
+ "끓": 151,
156
+ "끔": 152,
157
+ "끗": 153,
158
+ "끝": 154,
159
+ "끼": 155,
160
+ "끽": 156,
161
+ "낀": 157,
162
+ "낄": 158,
163
+ "낌": 159,
164
+ "나": 160,
165
+ "낙": 161,
166
+ "낚": 162,
167
+ "난": 163,
168
+ "날": 164,
169
+ "낡": 165,
170
+ "남": 166,
171
+ "납": 167,
172
+ "낫": 168,
173
+ "났": 169,
174
+ "낭": 170,
175
+ "낮": 171,
176
+ "낯": 172,
177
+ "낳": 173,
178
+ "내": 174,
179
+ "낸": 175,
180
+ "낼": 176,
181
+ "냄": 177,
182
+ "냈": 178,
183
+ "냉": 179,
184
+ "냐": 180,
185
+ "냥": 181,
186
+ "너": 182,
187
+ "넉": 183,
188
+ "넌": 184,
189
+ "널": 185,
190
+ "넓": 186,
191
+ "넘": 187,
192
+ "넣": 188,
193
+ "네": 189,
194
+ "넷": 190,
195
+ "녀": 191,
196
+ "녁": 192,
197
+ "년": 193,
198
+ "념": 194,
199
+ "녔": 195,
200
+ "녕": 196,
201
+ "노": 197,
202
+ "녹": 198,
203
+ "논": 199,
204
+ "놀": 200,
205
+ "놈": 201,
206
+ "농": 202,
207
+ "높": 203,
208
+ "놓": 204,
209
+ "놔": 205,
210
+ "놨": 206,
211
+ "뇌": 207,
212
+ "뇨": 208,
213
+ "누": 209,
214
+ "눅": 210,
215
+ "눈": 211,
216
+ "눌": 212,
217
+ "눗": 213,
218
+ "눠": 214,
219
+ "눴": 215,
220
+ "뉘": 216,
221
+ "뉴": 217,
222
+ "늄": 218,
223
+ "느": 219,
224
+ "는": 220,
225
+ "늘": 221,
226
+ "늙": 222,
227
+ "능": 223,
228
+ "늦": 224,
229
+ "늪": 225,
230
+ "늬": 226,
231
+ "니": 227,
232
+ "닌": 228,
233
+ "닐": 229,
234
+ "님": 230,
235
+ "닙": 231,
236
+ "닝": 232,
237
+ "다": 233,
238
+ "닥": 234,
239
+ "닦": 235,
240
+ "단": 236,
241
+ "닫": 237,
242
+ "달": 238,
243
+ "닭": 239,
244
+ "닮": 240,
245
+ "담": 241,
246
+ "답": 242,
247
+ "닷": 243,
248
+ "당": 244,
249
+ "닿": 245,
250
+ "대": 246,
251
+ "댁": 247,
252
+ "댄": 248,
253
+ "댐": 249,
254
+ "댕": 250,
255
+ "더": 251,
256
+ "덕": 252,
257
+ "던": 253,
258
+ "덜": 254,
259
+ "덟": 255,
260
+ "덤": 256,
261
+ "덥": 257,
262
+ "덧": 258,
263
+ "덩": 259,
264
+ "덮": 260,
265
+ "데": 261,
266
+ "덴": 262,
267
+ "델": 263,
268
+ "도": 264,
269
+ "독": 265,
270
+ "돈": 266,
271
+ "돋": 267,
272
+ "돌": 268,
273
+ "돕": 269,
274
+ "돗": 270,
275
+ "동": 271,
276
+ "돼": 272,
277
+ "됐": 273,
278
+ "되": 274,
279
+ "된": 275,
280
+ "될": 276,
281
+ "됨": 277,
282
+ "됩": 278,
283
+ "두": 279,
284
+ "둑": 280,
285
+ "둔": 281,
286
+ "둘": 282,
287
+ "둡": 283,
288
+ "둥": 284,
289
+ "둬": 285,
290
+ "뒀": 286,
291
+ "뒤": 287,
292
+ "뒷": 288,
293
+ "드": 289,
294
+ "득": 290,
295
+ "든": 291,
296
+ "듣": 292,
297
+ "들": 293,
298
+ "듬": 294,
299
+ "듯": 295,
300
+ "등": 296,
301
+ "디": 297,
302
+ "딘": 298,
303
+ "딜": 299,
304
+ "딤": 300,
305
+ "딨": 301,
306
+ "딩": 302,
307
+ "딪": 303,
308
+ "따": 304,
309
+ "딱": 305,
310
+ "딴": 306,
311
+ "딸": 307,
312
+ "땀": 308,
313
+ "땅": 309,
314
+ "때": 310,
315
+ "땐": 311,
316
+ "땜": 312,
317
+ "땠": 313,
318
+ "땡": 314,
319
+ "떠": 315,
320
+ "떡": 316,
321
+ "떤": 317,
322
+ "떨": 318,
323
+ "떴": 319,
324
+ "떻": 320,
325
+ "떼": 321,
326
+ "또": 322,
327
+ "똑": 323,
328
+ "똘": 324,
329
+ "똥": 325,
330
+ "뚜": 326,
331
+ "뚝": 327,
332
+ "뚫": 328,
333
+ "뛰": 329,
334
+ "뜀": 330,
335
+ "뜨": 331,
336
+ "뜩": 332,
337
+ "뜬": 333,
338
+ "뜯": 334,
339
+ "뜰": 335,
340
+ "뜸": 336,
341
+ "뜻": 337,
342
+ "띄": 338,
343
+ "띕": 339,
344
+ "띠": 340,
345
+ "띵": 341,
346
+ "라": 342,
347
+ "락": 343,
348
+ "란": 344,
349
+ "랄": 345,
350
+ "람": 346,
351
+ "랍": 347,
352
+ "랏": 348,
353
+ "랐": 349,
354
+ "랑": 350,
355
+ "랗": 351,
356
+ "래": 352,
357
+ "랙": 353,
358
+ "랜": 354,
359
+ "램": 355,
360
+ "랩": 356,
361
+ "랫": 357,
362
+ "랬": 358,
363
+ "랭": 359,
364
+ "랴": 360,
365
+ "략": 361,
366
+ "량": 362,
367
+ "러": 363,
368
+ "럭": 364,
369
+ "런": 365,
370
+ "럴": 366,
371
+ "럼": 367,
372
+ "럽": 368,
373
+ "럿": 369,
374
+ "렀": 370,
375
+ "렁": 371,
376
+ "렇": 372,
377
+ "레": 373,
378
+ "렉": 374,
379
+ "렌": 375,
380
+ "렘": 376,
381
+ "려": 377,
382
+ "력": 378,
383
+ "련": 379,
384
+ "렬": 380,
385
+ "렴": 381,
386
+ "렵": 382,
387
+ "렷": 383,
388
+ "렸": 384,
389
+ "령": 385,
390
+ "례": 386,
391
+ "로": 387,
392
+ "록": 388,
393
+ "론": 389,
394
+ "롤": 390,
395
+ "롭": 391,
396
+ "롯": 392,
397
+ "롱": 393,
398
+ "뢰": 394,
399
+ "료": 395,
400
+ "루": 396,
401
+ "룩": 397,
402
+ "룬": 398,
403
+ "룰": 399,
404
+ "룸": 400,
405
+ "룹": 401,
406
+ "뤄": 402,
407
+ "류": 403,
408
+ "륙": 404,
409
+ "륜": 405,
410
+ "률": 406,
411
+ "륨": 407,
412
+ "륭": 408,
413
+ "르": 409,
414
+ "른": 410,
415
+ "를": 411,
416
+ "름": 412,
417
+ "릅": 413,
418
+ "릇": 414,
419
+ "릉": 415,
420
+ "릎": 416,
421
+ "리": 417,
422
+ "릭": 418,
423
+ "린": 419,
424
+ "릴": 420,
425
+ "림": 421,
426
+ "립": 422,
427
+ "릿": 423,
428
+ "링": 424,
429
+ "마": 425,
430
+ "막": 426,
431
+ "만": 427,
432
+ "많": 428,
433
+ "말": 429,
434
+ "맑": 430,
435
+ "맘": 431,
436
+ "맙": 432,
437
+ "맛": 433,
438
+ "망": 434,
439
+ "맞": 435,
440
+ "맡": 436,
441
+ "매": 437,
442
+ "맥": 438,
443
+ "맨": 439,
444
+ "맵": 440,
445
+ "맷": 441,
446
+ "맹": 442,
447
+ "머": 443,
448
+ "먹": 444,
449
+ "먼": 445,
450
+ "멀": 446,
451
+ "멈": 447,
452
+ "멋": 448,
453
+ "멍": 449,
454
+ "메": 450,
455
+ "멘": 451,
456
+ "멜": 452,
457
+ "멤": 453,
458
+ "멧": 454,
459
+ "멩": 455,
460
+ "며": 456,
461
+ "면": 457,
462
+ "멸": 458,
463
+ "명": 459,
464
+ "몇": 460,
465
+ "모": 461,
466
+ "목": 462,
467
+ "몬": 463,
468
+ "몰": 464,
469
+ "몸": 465,
470
+ "못": 466,
471
+ "몽": 467,
472
+ "묘": 468,
473
+ "무": 469,
474
+ "묵": 470,
475
+ "묶": 471,
476
+ "문": 472,
477
+ "묻": 473,
478
+ "물": 474,
479
+ "뭉": 475,
480
+ "뭐": 476,
481
+ "뭔": 477,
482
+ "뭘": 478,
483
+ "뮤": 479,
484
+ "므": 480,
485
+ "미": 481,
486
+ "믹": 482,
487
+ "민": 483,
488
+ "믿": 484,
489
+ "밀": 485,
490
+ "밉": 486,
491
+ "밌": 487,
492
+ "밍": 488,
493
+ "밑": 489,
494
+ "바": 490,
495
+ "박": 491,
496
+ "밖": 492,
497
+ "반": 493,
498
+ "받": 494,
499
+ "발": 495,
500
+ "밝": 496,
501
+ "밟": 497,
502
+ "밤": 498,
503
+ "밥": 499,
504
+ "방": 500,
505
+ "밭": 501,
506
+ "배": 502,
507
+ "백": 503,
508
+ "밴": 504,
509
+ "밸": 505,
510
+ "뱃": 506,
511
+ "버": 507,
512
+ "벅": 508,
513
+ "번": 509,
514
+ "벌": 510,
515
+ "범": 511,
516
+ "법": 512,
517
+ "벗": 513,
518
+ "베": 514,
519
+ "벤": 515,
520
+ "벨": 516,
521
+ "벳": 517,
522
+ "벼": 518,
523
+ "벽": 519,
524
+ "변": 520,
525
+ "별": 521,
526
+ "볍": 522,
527
+ "병": 523,
528
+ "볕": 524,
529
+ "보": 525,
530
+ "복": 526,
531
+ "볶": 527,
532
+ "본": 528,
533
+ "볼": 529,
534
+ "봄": 530,
535
+ "봅": 531,
536
+ "봇": 532,
537
+ "봉": 533,
538
+ "봐": 534,
539
+ "봤": 535,
540
+ "봬": 536,
541
+ "뵈": 537,
542
+ "부": 538,
543
+ "북": 539,
544
+ "분": 540,
545
+ "불": 541,
546
+ "붉": 542,
547
+ "붐": 543,
548
+ "붓": 544,
549
+ "붕": 545,
550
+ "붙": 546,
551
+ "뷔": 547,
552
+ "뷰": 548,
553
+ "브": 549,
554
+ "블": 550,
555
+ "비": 551,
556
+ "빅": 552,
557
+ "빈": 553,
558
+ "빌": 554,
559
+ "빔": 555,
560
+ "빕": 556,
561
+ "빗": 557,
562
+ "빙": 558,
563
+ "빛": 559,
564
+ "빠": 560,
565
+ "빡": 561,
566
+ "빨": 562,
567
+ "빴": 563,
568
+ "빵": 564,
569
+ "빼": 565,
570
+ "빽": 566,
571
+ "뺐": 567,
572
+ "뺨": 568,
573
+ "뻐": 569,
574
+ "뻔": 570,
575
+ "뻗": 571,
576
+ "뻥": 572,
577
+ "뼈": 573,
578
+ "뼛": 574,
579
+ "뽀": 575,
580
+ "뽑": 576,
581
+ "뽕": 577,
582
+ "뾰": 578,
583
+ "뿌": 579,
584
+ "뿍": 580,
585
+ "뿐": 581,
586
+ "뿜": 582,
587
+ "쁘": 583,
588
+ "쁜": 584,
589
+ "쁠": 585,
590
+ "삐": 586,
591
+ "사": 587,
592
+ "삭": 588,
593
+ "산": 589,
594
+ "살": 590,
595
+ "삶": 591,
596
+ "삼": 592,
597
+ "샀": 593,
598
+ "상": 594,
599
+ "새": 595,
600
+ "색": 596,
601
+ "샐": 597,
602
+ "샘": 598,
603
+ "생": 599,
604
+ "샤": 600,
605
+ "샴": 601,
606
+ "샵": 602,
607
+ "샷": 603,
608
+ "섀": 604,
609
+ "서": 605,
610
+ "석": 606,
611
+ "섞": 607,
612
+ "선": 608,
613
+ "설": 609,
614
+ "섬": 610,
615
+ "섭": 611,
616
+ "섯": 612,
617
+ "섰": 613,
618
+ "성": 614,
619
+ "세": 615,
620
+ "센": 616,
621
+ "셀": 617,
622
+ "셈": 618,
623
+ "셋": 619,
624
+ "셔": 620,
625
+ "션": 621,
626
+ "셨": 622,
627
+ "셰": 623,
628
+ "소": 624,
629
+ "속": 625,
630
+ "손": 626,
631
+ "솔": 627,
632
+ "솜": 628,
633
+ "송": 629,
634
+ "쇄": 630,
635
+ "쇠": 631,
636
+ "쇼": 632,
637
+ "숍": 633,
638
+ "수": 634,
639
+ "숙": 635,
640
+ "순": 636,
641
+ "숟": 637,
642
+ "술": 638,
643
+ "숨": 639,
644
+ "숫": 640,
645
+ "숭": 641,
646
+ "숯": 642,
647
+ "숱": 643,
648
+ "쉐": 644,
649
+ "쉬": 645,
650
+ "쉴": 646,
651
+ "쉽": 647,
652
+ "슈": 648,
653
+ "슐": 649,
654
+ "슘": 650,
655
+ "스": 651,
656
+ "슥": 652,
657
+ "슨": 653,
658
+ "슬": 654,
659
+ "슴": 655,
660
+ "습": 656,
661
+ "슷": 657,
662
+ "승": 658,
663
+ "시": 659,
664
+ "식": 660,
665
+ "신": 661,
666
+ "싣": 662,
667
+ "실": 663,
668
+ "싫": 664,
669
+ "심": 665,
670
+ "십": 666,
671
+ "싱": 667,
672
+ "싶": 668,
673
+ "싸": 669,
674
+ "싹": 670,
675
+ "싼": 671,
676
+ "쌀": 672,
677
+ "쌈": 673,
678
+ "쌌": 674,
679
+ "쌓": 675,
680
+ "쌤": 676,
681
+ "써": 677,
682
+ "썩": 678,
683
+ "썬": 679,
684
+ "썰": 680,
685
+ "썼": 681,
686
+ "쎄": 682,
687
+ "쏘": 683,
688
+ "쏙": 684,
689
+ "쏟": 685,
690
+ "쏠": 686,
691
+ "쐬": 687,
692
+ "쑤": 688,
693
+ "쑥": 689,
694
+ "쓰": 690,
695
+ "쓴": 691,
696
+ "쓸": 692,
697
+ "씀": 693,
698
+ "씁": 694,
699
+ "씨": 695,
700
+ "씩": 696,
701
+ "씬": 697,
702
+ "씹": 698,
703
+ "씻": 699,
704
+ "아": 700,
705
+ "악": 701,
706
+ "안": 702,
707
+ "앉": 703,
708
+ "않": 704,
709
+ "알": 705,
710
+ "앓": 706,
711
+ "암": 707,
712
+ "압": 708,
713
+ "앗": 709,
714
+ "았": 710,
715
+ "앙": 711,
716
+ "앞": 712,
717
+ "애": 713,
718
+ "액": 714,
719
+ "앤": 715,
720
+ "앨": 716,
721
+ "앱": 717,
722
+ "앵": 718,
723
+ "야": 719,
724
+ "약": 720,
725
+ "얀": 721,
726
+ "얄": 722,
727
+ "얇": 723,
728
+ "얌": 724,
729
+ "양": 725,
730
+ "얘": 726,
731
+ "어": 727,
732
+ "억": 728,
733
+ "언": 729,
734
+ "얹": 730,
735
+ "얻": 731,
736
+ "얼": 732,
737
+ "엄": 733,
738
+ "업": 734,
739
+ "없": 735,
740
+ "엇": 736,
741
+ "었": 737,
742
+ "엉": 738,
743
+ "엊": 739,
744
+ "엌": 740,
745
+ "엎": 741,
746
+ "에": 742,
747
+ "엑": 743,
748
+ "엔": 744,
749
+ "엘": 745,
750
+ "엠": 746,
751
+ "엣": 747,
752
+ "엥": 748,
753
+ "여": 749,
754
+ "역": 750,
755
+ "연": 751,
756
+ "열": 752,
757
+ "염": 753,
758
+ "엽": 754,
759
+ "엿": 755,
760
+ "였": 756,
761
+ "영": 757,
762
+ "옆": 758,
763
+ "예": 759,
764
+ "옛": 760,
765
+ "오": 761,
766
+ "옥": 762,
767
+ "온": 763,
768
+ "올": 764,
769
+ "옮": 765,
770
+ "옵": 766,
771
+ "옷": 767,
772
+ "옹": 768,
773
+ "와": 769,
774
+ "왁": 770,
775
+ "완": 771,
776
+ "왓": 772,
777
+ "왔": 773,
778
+ "왕": 774,
779
+ "왜": 775,
780
+ "왠": 776,
781
+ "외": 777,
782
+ "왼": 778,
783
+ "요": 779,
784
+ "욕": 780,
785
+ "용": 781,
786
+ "우": 782,
787
+ "욱": 783,
788
+ "운": 784,
789
+ "울": 785,
790
+ "움": 786,
791
+ "웃": 787,
792
+ "웅": 788,
793
+ "워": 789,
794
+ "웍": 790,
795
+ "원": 791,
796
+ "월": 792,
797
+ "웠": 793,
798
+ "웨": 794,
799
+ "웬": 795,
800
+ "위": 796,
801
+ "유": 797,
802
+ "육": 798,
803
+ "윤": 799,
804
+ "율": 800,
805
+ "윳": 801,
806
+ "융": 802,
807
+ "으": 803,
808
+ "은": 804,
809
+ "을": 805,
810
+ "읊": 806,
811
+ "음": 807,
812
+ "읍": 808,
813
+ "응": 809,
814
+ "의": 810,
815
+ "이": 811,
816
+ "익": 812,
817
+ "인": 813,
818
+ "일": 814,
819
+ "읽": 815,
820
+ "잃": 816,
821
+ "임": 817,
822
+ "입": 818,
823
+ "잇": 819,
824
+ "있": 820,
825
+ "잉": 821,
826
+ "잊": 822,
827
+ "잌": 823,
828
+ "잎": 824,
829
+ "자": 825,
830
+ "작": 826,
831
+ "잔": 827,
832
+ "잖": 828,
833
+ "잘": 829,
834
+ "잠": 830,
835
+ "잡": 831,
836
+ "잣": 832,
837
+ "잤": 833,
838
+ "장": 834,
839
+ "재": 835,
840
+ "쟁": 836,
841
+ "저": 837,
842
+ "적": 838,
843
+ "전": 839,
844
+ "절": 840,
845
+ "젊": 841,
846
+ "점": 842,
847
+ "접": 843,
848
+ "젓": 844,
849
+ "정": 845,
850
+ "젖": 846,
851
+ "제": 847,
852
+ "젝": 848,
853
+ "젠": 849,
854
+ "져": 850,
855
+ "졌": 851,
856
+ "조": 852,
857
+ "족": 853,
858
+ "존": 854,
859
+ "졸": 855,
860
+ "좀": 856,
861
+ "좁": 857,
862
+ "종": 858,
863
+ "좋": 859,
864
+ "좌": 860,
865
+ "죄": 861,
866
+ "죠": 862,
867
+ "주": 863,
868
+ "죽": 864,
869
+ "준": 865,
870
+ "줄": 866,
871
+ "줌": 867,
872
+ "중": 868,
873
+ "줘": 869,
874
+ "줬": 870,
875
+ "쥐": 871,
876
+ "즈": 872,
877
+ "즉": 873,
878
+ "즌": 874,
879
+ "즐": 875,
880
+ "즘": 876,
881
+ "즙": 877,
882
+ "증": 878,
883
+ "지": 879,
884
+ "직": 880,
885
+ "진": 881,
886
+ "질": 882,
887
+ "짐": 883,
888
+ "집": 884,
889
+ "짓": 885,
890
+ "징": 886,
891
+ "짚": 887,
892
+ "짜": 888,
893
+ "짝": 889,
894
+ "짧": 890,
895
+ "짬": 891,
896
+ "짰": 892,
897
+ "짱": 893,
898
+ "째": 894,
899
+ "쨌": 895,
900
+ "쨍": 896,
901
+ "쩌": 897,
902
+ "쩍": 898,
903
+ "쩐": 899,
904
+ "쩔": 900,
905
+ "쩜": 901,
906
+ "쩡": 902,
907
+ "쪄": 903,
908
+ "쪘": 904,
909
+ "쪼": 905,
910
+ "쪽": 906,
911
+ "쫀": 907,
912
+ "쫄": 908,
913
+ "쫌": 909,
914
+ "쫓": 910,
915
+ "쫙": 911,
916
+ "쬐": 912,
917
+ "쭈": 913,
918
+ "쭉": 914,
919
+ "쭤": 915,
920
+ "쯤": 916,
921
+ "찌": 917,
922
+ "찍": 918,
923
+ "찐": 919,
924
+ "찔": 920,
925
+ "찜": 921,
926
+ "찝": 922,
927
+ "찢": 923,
928
+ "차": 924,
929
+ "착": 925,
930
+ "찬": 926,
931
+ "찮": 927,
932
+ "찰": 928,
933
+ "참": 929,
934
+ "찹": 930,
935
+ "찻": 931,
936
+ "창": 932,
937
+ "찾": 933,
938
+ "채": 934,
939
+ "책": 935,
940
+ "챙": 936,
941
+ "챠": 937,
942
+ "처": 938,
943
+ "척": 939,
944
+ "천": 940,
945
+ "철": 941,
946
+ "첨": 942,
947
+ "첫": 943,
948
+ "청": 944,
949
+ "체": 945,
950
+ "쳇": 946,
951
+ "쳐": 947,
952
+ "쳤": 948,
953
+ "초": 949,
954
+ "촉": 950,
955
+ "촌": 951,
956
+ "총": 952,
957
+ "촬": 953,
958
+ "최": 954,
959
+ "추": 955,
960
+ "축": 956,
961
+ "춘": 957,
962
+ "출": 958,
963
+ "춤": 959,
964
+ "춥": 960,
965
+ "춧": 961,
966
+ "충": 962,
967
+ "춰": 963,
968
+ "췄": 964,
969
+ "취": 965,
970
+ "츄": 966,
971
+ "츠": 967,
972
+ "측": 968,
973
+ "층": 969,
974
+ "치": 970,
975
+ "칙": 971,
976
+ "친": 972,
977
+ "칠": 973,
978
+ "칡": 974,
979
+ "침": 975,
980
+ "칫": 976,
981
+ "칭": 977,
982
+ "카": 978,
983
+ "칵": 979,
984
+ "칸": 980,
985
+ "칼": 981,
986
+ "캉": 982,
987
+ "캐": 983,
988
+ "캔": 984,
989
+ "캠": 985,
990
+ "캡": 986,
991
+ "캬": 987,
992
+ "커": 988,
993
+ "컥": 989,
994
+ "컨": 990,
995
+ "컬": 991,
996
+ "컴": 992,
997
+ "컵": 993,
998
+ "컷": 994,
999
+ "컸": 995,
1000
+ "케": 996,
1001
+ "켓": 997,
1002
+ "켜": 998,
1003
+ "켰": 999,
1004
+ "코": 1000,
1005
+ "콕": 1001,
1006
+ "콘": 1002,
1007
+ "콜": 1003,
1008
+ "콤": 1004,
1009
+ "콧": 1005,
1010
+ "콩": 1006,
1011
+ "쾌": 1007,
1012
+ "쿄": 1008,
1013
+ "쿠": 1009,
1014
+ "쿨": 1010,
1015
+ "쿽": 1011,
1016
+ "퀴": 1012,
1017
+ "큐": 1013,
1018
+ "큘": 1014,
1019
+ "크": 1015,
1020
+ "큰": 1016,
1021
+ "클": 1017,
1022
+ "큼": 1018,
1023
+ "키": 1019,
1024
+ "킨": 1020,
1025
+ "킬": 1021,
1026
+ "킹": 1022,
1027
+ "타": 1023,
1028
+ "탁": 1024,
1029
+ "탄": 1025,
1030
+ "탈": 1026,
1031
+ "탐": 1027,
1032
+ "탑": 1028,
1033
+ "탓": 1029,
1034
+ "탔": 1030,
1035
+ "탕": 1031,
1036
+ "태": 1032,
1037
+ "택": 1033,
1038
+ "탱": 1034,
1039
+ "터": 1035,
1040
+ "턱": 1036,
1041
+ "턴": 1037,
1042
+ "털": 1038,
1043
+ "텀": 1039,
1044
+ "텁": 1040,
1045
+ "텃": 1041,
1046
+ "텅": 1042,
1047
+ "테": 1043,
1048
+ "텍": 1044,
1049
+ "텐": 1045,
1050
+ "텔": 1046,
1051
+ "템": 1047,
1052
+ "텨": 1048,
1053
+ "토": 1049,
1054
+ "톡": 1050,
1055
+ "톤": 1051,
1056
+ "톨": 1052,
1057
+ "톱": 1053,
1058
+ "통": 1054,
1059
+ "퇴": 1055,
1060
+ "투": 1056,
1061
+ "툭": 1057,
1062
+ "툴": 1058,
1063
+ "퉁": 1059,
1064
+ "튀": 1060,
1065
+ "튈": 1061,
1066
+ "튜": 1062,
1067
+ "트": 1063,
1068
+ "특": 1064,
1069
+ "튼": 1065,
1070
+ "틀": 1066,
1071
+ "틈": 1067,
1072
+ "티": 1068,
1073
+ "틱": 1069,
1074
+ "틴": 1070,
1075
+ "틸": 1071,
1076
+ "팀": 1072,
1077
+ "팁": 1073,
1078
+ "팅": 1074,
1079
+ "파": 1075,
1080
+ "팍": 1076,
1081
+ "팎": 1077,
1082
+ "판": 1078,
1083
+ "팔": 1079,
1084
+ "팟": 1080,
1085
+ "팠": 1081,
1086
+ "팡": 1082,
1087
+ "패": 1083,
1088
+ "팩": 1084,
1089
+ "팬": 1085,
1090
+ "팰": 1086,
1091
+ "팽": 1087,
1092
+ "퍼": 1088,
1093
+ "펄": 1089,
1094
+ "펍": 1090,
1095
+ "페": 1091,
1096
+ "펙": 1092,
1097
+ "펜": 1093,
1098
+ "펭": 1094,
1099
+ "펴": 1095,
1100
+ "편": 1096,
1101
+ "펼": 1097,
1102
+ "폈": 1098,
1103
+ "평": 1099,
1104
+ "폐": 1100,
1105
+ "포": 1101,
1106
+ "폭": 1102,
1107
+ "폰": 1103,
1108
+ "폴": 1104,
1109
+ "폼": 1105,
1110
+ "표": 1106,
1111
+ "푸": 1107,
1112
+ "푹": 1108,
1113
+ "푼": 1109,
1114
+ "풀": 1110,
1115
+ "품": 1111,
1116
+ "풍": 1112,
1117
+ "퓨": 1113,
1118
+ "프": 1114,
1119
+ "픈": 1115,
1120
+ "플": 1116,
1121
+ "픔": 1117,
1122
+ "피": 1118,
1123
+ "픽": 1119,
1124
+ "핀": 1120,
1125
+ "필": 1121,
1126
+ "핏": 1122,
1127
+ "핑": 1123,
1128
+ "하": 1124,
1129
+ "학": 1125,
1130
+ "한": 1126,
1131
+ "할": 1127,
1132
+ "함": 1128,
1133
+ "합": 1129,
1134
+ "핫": 1130,
1135
+ "항": 1131,
1136
+ "해": 1132,
1137
+ "핵": 1133,
1138
+ "핸": 1134,
1139
+ "햄": 1135,
1140
+ "햇": 1136,
1141
+ "했": 1137,
1142
+ "행": 1138,
1143
+ "향": 1139,
1144
+ "허": 1140,
1145
+ "헌": 1141,
1146
+ "헐": 1142,
1147
+ "험": 1143,
1148
+ "헛": 1144,
1149
+ "헝": 1145,
1150
+ "헤": 1146,
1151
+ "헬": 1147,
1152
+ "헹": 1148,
1153
+ "혀": 1149,
1154
+ "혁": 1150,
1155
+ "현": 1151,
1156
+ "혈": 1152,
1157
+ "협": 1153,
1158
+ "혔": 1154,
1159
+ "형": 1155,
1160
+ "혜": 1156,
1161
+ "호": 1157,
1162
+ "혹": 1158,
1163
+ "혼": 1159,
1164
+ "홀": 1160,
1165
+ "홈": 1161,
1166
+ "홉": 1162,
1167
+ "홍": 1163,
1168
+ "화": 1164,
1169
+ "확": 1165,
1170
+ "환": 1166,
1171
+ "활": 1167,
1172
+ "황": 1168,
1173
+ "회": 1169,
1174
+ "획": 1170,
1175
+ "횟": 1171,
1176
+ "횡": 1172,
1177
+ "효": 1173,
1178
+ "후": 1174,
1179
+ "훅": 1175,
1180
+ "훈": 1176,
1181
+ "훌": 1177,
1182
+ "훑": 1178,
1183
+ "훤": 1179,
1184
+ "훨": 1180,
1185
+ "훼": 1181,
1186
+ "휘": 1182,
1187
+ "휙": 1183,
1188
+ "휠": 1184,
1189
+ "휴": 1185,
1190
+ "흐": 1186,
1191
+ "흑": 1187,
1192
+ "흔": 1188,
1193
+ "흘": 1189,
1194
+ "흙": 1190,
1195
+ "흠": 1191,
1196
+ "흡": 1192,
1197
+ "흥": 1193,
1198
+ "흩": 1194,
1199
+ "희": 1195,
1200
+ "흰": 1196,
1201
+ "히": 1197,
1202
+ "힌": 1198,
1203
+ "힐": 1199,
1204
+ "힘": 1200
1205
+ }