Gummybear05 commited on
Commit
10e64d5
1 Parent(s): c9d6f71

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 +1275 -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>": 1274,
3
+ "<s>": 1273
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
+ "1271": {
4
+ "content": "[UNK]",
5
+ "lstrip": true,
6
+ "normalized": false,
7
+ "rstrip": true,
8
+ "single_word": false,
9
+ "special": false
10
+ },
11
+ "1272": {
12
+ "content": "[PAD]",
13
+ "lstrip": true,
14
+ "normalized": false,
15
+ "rstrip": true,
16
+ "single_word": false,
17
+ "special": false
18
+ },
19
+ "1273": {
20
+ "content": "<s>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "1274": {
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,1275 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "(": 1,
3
+ ")": 2,
4
+ ":": 3,
5
+ "A": 4,
6
+ "F": 5,
7
+ "N": 6,
8
+ "O": 7,
9
+ "P": 8,
10
+ "S": 9,
11
+ "[PAD]": 1272,
12
+ "[UNK]": 1271,
13
+ "|": 0,
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
+ "핵": 1201,
1206
+ "핸": 1202,
1207
+ "햄": 1203,
1208
+ "햇": 1204,
1209
+ "했": 1205,
1210
+ "행": 1206,
1211
+ "향": 1207,
1212
+ "허": 1208,
1213
+ "헌": 1209,
1214
+ "헐": 1210,
1215
+ "험": 1211,
1216
+ "헛": 1212,
1217
+ "헝": 1213,
1218
+ "헤": 1214,
1219
+ "헬": 1215,
1220
+ "헹": 1216,
1221
+ "혀": 1217,
1222
+ "혁": 1218,
1223
+ "현": 1219,
1224
+ "혈": 1220,
1225
+ "혐": 1221,
1226
+ "협": 1222,
1227
+ "혔": 1223,
1228
+ "형": 1224,
1229
+ "혜": 1225,
1230
+ "호": 1226,
1231
+ "혹": 1227,
1232
+ "혼": 1228,
1233
+ "홀": 1229,
1234
+ "홈": 1230,
1235
+ "홉": 1231,
1236
+ "홍": 1232,
1237
+ "화": 1233,
1238
+ "확": 1234,
1239
+ "환": 1235,
1240
+ "활": 1236,
1241
+ "황": 1237,
1242
+ "회": 1238,
1243
+ "획": 1239,
1244
+ "횟": 1240,
1245
+ "횡": 1241,
1246
+ "효": 1242,
1247
+ "후": 1243,
1248
+ "훅": 1244,
1249
+ "훈": 1245,
1250
+ "훌": 1246,
1251
+ "훑": 1247,
1252
+ "훔": 1248,
1253
+ "훤": 1249,
1254
+ "훨": 1250,
1255
+ "훼": 1251,
1256
+ "휘": 1252,
1257
+ "휠": 1253,
1258
+ "휩": 1254,
1259
+ "휴": 1255,
1260
+ "흐": 1256,
1261
+ "흑": 1257,
1262
+ "흔": 1258,
1263
+ "흘": 1259,
1264
+ "흙": 1260,
1265
+ "흠": 1261,
1266
+ "흡": 1262,
1267
+ "흥": 1263,
1268
+ "흩": 1264,
1269
+ "희": 1265,
1270
+ "흰": 1266,
1271
+ "히": 1267,
1272
+ "힌": 1268,
1273
+ "힐": 1269,
1274
+ "힘": 1270
1275
+ }