@polyglot-bundles/vi-word-lists 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (57) hide show
  1. package/dist/index.d.ts +5 -0
  2. package/dist/index.d.ts.map +1 -0
  3. package/dist/index.js +471 -0
  4. package/dist/index.js.map +1 -0
  5. package/dist/levels/a1.d.ts +10 -0
  6. package/dist/levels/a1.d.ts.map +1 -0
  7. package/dist/levels/a1.js +7 -0
  8. package/dist/levels/a1.js.map +1 -0
  9. package/package.json +51 -0
  10. package/src/index.ts +499 -0
  11. package/src/json/a1/a1-vocabulary-01.json +412 -0
  12. package/src/json/a1/a1-vocabulary-02.json +412 -0
  13. package/src/json/a1/a1-vocabulary-03.json +412 -0
  14. package/src/json/a1/a1-vocabulary-04.json +412 -0
  15. package/src/json/a1/a1-vocabulary-05.json +20 -0
  16. package/src/json/a1/basic-greetings.json +60 -0
  17. package/src/json/a1/colors.json +60 -0
  18. package/src/json/a1/family-members.json +50 -0
  19. package/src/json/a1/food-basics.json +60 -0
  20. package/src/json/a1/numbers-1-10.json +60 -0
  21. package/src/json/a2/a2-vocabulary-01.json +412 -0
  22. package/src/json/a2/a2-vocabulary-02.json +412 -0
  23. package/src/json/a2/a2-vocabulary-03.json +412 -0
  24. package/src/json/a2/a2-vocabulary-04.json +412 -0
  25. package/src/json/a2/a2-vocabulary-05.json +412 -0
  26. package/src/json/a2/a2-vocabulary-06.json +412 -0
  27. package/src/json/a2/a2-vocabulary-07.json +412 -0
  28. package/src/json/a2/a2-vocabulary-08.json +412 -0
  29. package/src/json/a2/a2-vocabulary-09.json +412 -0
  30. package/src/json/a2/a2-vocabulary-10.json +412 -0
  31. package/src/json/a2/a2-vocabulary-11.json +412 -0
  32. package/src/json/a2/a2-vocabulary-12.json +412 -0
  33. package/src/json/b1/b1-vocabulary-01.json +412 -0
  34. package/src/json/b1/b1-vocabulary-02.json +412 -0
  35. package/src/json/b1/b1-vocabulary-03.json +412 -0
  36. package/src/json/b1/b1-vocabulary-04.json +412 -0
  37. package/src/json/b1/b1-vocabulary-05.json +412 -0
  38. package/src/json/b1/b1-vocabulary-06.json +412 -0
  39. package/src/json/b1/b1-vocabulary-07.json +412 -0
  40. package/src/json/b1/b1-vocabulary-08.json +412 -0
  41. package/src/json/b1/b1-vocabulary-09.json +412 -0
  42. package/src/json/b1/b1-vocabulary-10.json +412 -0
  43. package/src/json/b1/b1-vocabulary-11.json +412 -0
  44. package/src/json/b1/b1-vocabulary-12.json +412 -0
  45. package/src/json/b1/b1-vocabulary-13.json +412 -0
  46. package/src/json/b1/b1-vocabulary-14.json +412 -0
  47. package/src/json/b1/b1-vocabulary-15.json +412 -0
  48. package/src/json/b1/b1-vocabulary-16.json +412 -0
  49. package/src/json/b1/b1-vocabulary-17.json +412 -0
  50. package/src/json/b1/b1-vocabulary-18.json +412 -0
  51. package/src/json/b1/b1-vocabulary-19.json +412 -0
  52. package/src/json/b1/b1-vocabulary-20.json +412 -0
  53. package/src/json/b1/b1-vocabulary-21.json +412 -0
  54. package/src/json/b1/b1-vocabulary-22.json +412 -0
  55. package/src/json/b1/b1-vocabulary-23.json +412 -0
  56. package/src/json/b1/b1-vocabulary-24.json +404 -0
  57. package/src/levels/a1.ts +23 -0
@@ -0,0 +1,412 @@
1
+ {
2
+ "id": "a2-vocabulary-09",
3
+ "name": "A2 Vocabulary 09",
4
+ "description": "A2 level Vietnamese frequency vocabulary (50 words)",
5
+ "examGrade": "A2",
6
+ "difficulty": "intermediate",
7
+ "source": "Vietnamese subtitle frequency list (HermitDave/FrequencyWords)",
8
+ "sourceUrl": "https://github.com/hermitdave/FrequencyWords",
9
+ "category": "general",
10
+ "words": [
11
+ {
12
+ "id": "vi:vocab:602:l-p",
13
+ "word": "lập",
14
+ "translation": "",
15
+ "partOfSpeech": "",
16
+ "examGrade": "A2",
17
+ "frequency": 6203
18
+ },
19
+ {
20
+ "id": "vi:vocab:603:l",
21
+ "word": "lạ",
22
+ "translation": "",
23
+ "partOfSpeech": "",
24
+ "examGrade": "A2",
25
+ "frequency": 6193
26
+ },
27
+ {
28
+ "id": "vi:vocab:604:t-ng",
29
+ "word": "tổng",
30
+ "translation": "",
31
+ "partOfSpeech": "",
32
+ "examGrade": "A2",
33
+ "frequency": 6185
34
+ },
35
+ {
36
+ "id": "vi:vocab:605:ban",
37
+ "word": "ban",
38
+ "translation": "",
39
+ "partOfSpeech": "",
40
+ "examGrade": "A2",
41
+ "frequency": 6153
42
+ },
43
+ {
44
+ "id": "vi:vocab:606:ng",
45
+ "word": "đóng",
46
+ "translation": "",
47
+ "partOfSpeech": "",
48
+ "examGrade": "A2",
49
+ "frequency": 6150
50
+ },
51
+ {
52
+ "id": "vi:vocab:607:t-c",
53
+ "word": "tác",
54
+ "translation": "",
55
+ "partOfSpeech": "",
56
+ "examGrade": "A2",
57
+ "frequency": 6123
58
+ },
59
+ {
60
+ "id": "vi:vocab:608:h",
61
+ "word": "hề",
62
+ "translation": "",
63
+ "partOfSpeech": "",
64
+ "examGrade": "A2",
65
+ "frequency": 6068
66
+ },
67
+ {
68
+ "id": "vi:vocab:609:l-ng",
69
+ "word": "lượng",
70
+ "translation": "",
71
+ "partOfSpeech": "",
72
+ "examGrade": "A2",
73
+ "frequency": 6055
74
+ },
75
+ {
76
+ "id": "vi:vocab:610:t-i",
77
+ "word": "tụi",
78
+ "translation": "",
79
+ "partOfSpeech": "",
80
+ "examGrade": "A2",
81
+ "frequency": 6035
82
+ },
83
+ {
84
+ "id": "vi:vocab:611:c-ng",
85
+ "word": "càng",
86
+ "translation": "",
87
+ "partOfSpeech": "",
88
+ "examGrade": "A2",
89
+ "frequency": 6031
90
+ },
91
+ {
92
+ "id": "vi:vocab:612:th-n",
93
+ "word": "thận",
94
+ "translation": "",
95
+ "partOfSpeech": "",
96
+ "examGrade": "A2",
97
+ "frequency": 6028
98
+ },
99
+ {
100
+ "id": "vi:vocab:613:di",
101
+ "word": "di",
102
+ "translation": "",
103
+ "partOfSpeech": "",
104
+ "examGrade": "A2",
105
+ "frequency": 6025
106
+ },
107
+ {
108
+ "id": "vi:vocab:614:b-nh",
109
+ "word": "bánh",
110
+ "translation": "",
111
+ "partOfSpeech": "",
112
+ "examGrade": "A2",
113
+ "frequency": 6013
114
+ },
115
+ {
116
+ "id": "vi:vocab:615:da",
117
+ "word": "da",
118
+ "translation": "",
119
+ "partOfSpeech": "",
120
+ "examGrade": "A2",
121
+ "frequency": 6006
122
+ },
123
+ {
124
+ "id": "vi:vocab:616:ng-c",
125
+ "word": "ngốc",
126
+ "translation": "",
127
+ "partOfSpeech": "",
128
+ "examGrade": "A2",
129
+ "frequency": 6005
130
+ },
131
+ {
132
+ "id": "vi:vocab:617:n",
133
+ "word": "án",
134
+ "translation": "",
135
+ "partOfSpeech": "",
136
+ "examGrade": "A2",
137
+ "frequency": 5997
138
+ },
139
+ {
140
+ "id": "vi:vocab:618:m",
141
+ "word": "đám",
142
+ "translation": "",
143
+ "partOfSpeech": "",
144
+ "examGrade": "A2",
145
+ "frequency": 5981
146
+ },
147
+ {
148
+ "id": "vi:vocab:619:tham",
149
+ "word": "tham",
150
+ "translation": "",
151
+ "partOfSpeech": "",
152
+ "examGrade": "A2",
153
+ "frequency": 5971
154
+ },
155
+ {
156
+ "id": "vi:vocab:620:t-c",
157
+ "word": "tức",
158
+ "translation": "",
159
+ "partOfSpeech": "",
160
+ "examGrade": "A2",
161
+ "frequency": 5949
162
+ },
163
+ {
164
+ "id": "vi:vocab:621:v-n",
165
+ "word": "văn",
166
+ "translation": "",
167
+ "partOfSpeech": "",
168
+ "examGrade": "A2",
169
+ "frequency": 5938
170
+ },
171
+ {
172
+ "id": "vi:vocab:622:mong",
173
+ "word": "mong",
174
+ "translation": "",
175
+ "partOfSpeech": "",
176
+ "examGrade": "A2",
177
+ "frequency": 5925
178
+ },
179
+ {
180
+ "id": "vi:vocab:623:gi",
181
+ "word": "già",
182
+ "translation": "",
183
+ "partOfSpeech": "",
184
+ "examGrade": "A2",
185
+ "frequency": 5915
186
+ },
187
+ {
188
+ "id": "vi:vocab:624:nghi-p",
189
+ "word": "nghiệp",
190
+ "translation": "",
191
+ "partOfSpeech": "",
192
+ "examGrade": "A2",
193
+ "frequency": 5912
194
+ },
195
+ {
196
+ "id": "vi:vocab:625:thuy-n",
197
+ "word": "thuyền",
198
+ "translation": "",
199
+ "partOfSpeech": "",
200
+ "examGrade": "A2",
201
+ "frequency": 5906
202
+ },
203
+ {
204
+ "id": "vi:vocab:626:b",
205
+ "word": "bí",
206
+ "translation": "",
207
+ "partOfSpeech": "",
208
+ "examGrade": "A2",
209
+ "frequency": 5905
210
+ },
211
+ {
212
+ "id": "vi:vocab:627:trang",
213
+ "word": "trang",
214
+ "translation": "",
215
+ "partOfSpeech": "",
216
+ "examGrade": "A2",
217
+ "frequency": 5893
218
+ },
219
+ {
220
+ "id": "vi:vocab:628:n",
221
+ "word": "nè",
222
+ "translation": "",
223
+ "partOfSpeech": "",
224
+ "examGrade": "A2",
225
+ "frequency": 5885
226
+ },
227
+ {
228
+ "id": "vi:vocab:629:l",
229
+ "word": "lũ",
230
+ "translation": "",
231
+ "partOfSpeech": "",
232
+ "examGrade": "A2",
233
+ "frequency": 5880
234
+ },
235
+ {
236
+ "id": "vi:vocab:630:h-i",
237
+ "word": "hồi",
238
+ "translation": "",
239
+ "partOfSpeech": "",
240
+ "examGrade": "A2",
241
+ "frequency": 5805
242
+ },
243
+ {
244
+ "id": "vi:vocab:631:c",
245
+ "word": "độc",
246
+ "translation": "",
247
+ "partOfSpeech": "",
248
+ "examGrade": "A2",
249
+ "frequency": 5780
250
+ },
251
+ {
252
+ "id": "vi:vocab:632:h-nh",
253
+ "word": "hạnh",
254
+ "translation": "",
255
+ "partOfSpeech": "",
256
+ "examGrade": "A2",
257
+ "frequency": 5778
258
+ },
259
+ {
260
+ "id": "vi:vocab:633:kh-e",
261
+ "word": "khỏe",
262
+ "translation": "",
263
+ "partOfSpeech": "",
264
+ "examGrade": "A2",
265
+ "frequency": 5775
266
+ },
267
+ {
268
+ "id": "vi:vocab:634:h-n",
269
+ "word": "hẹn",
270
+ "translation": "",
271
+ "partOfSpeech": "",
272
+ "examGrade": "A2",
273
+ "frequency": 5772
274
+ },
275
+ {
276
+ "id": "vi:vocab:635:g-i",
277
+ "word": "gửi",
278
+ "translation": "",
279
+ "partOfSpeech": "",
280
+ "examGrade": "A2",
281
+ "frequency": 5771
282
+ },
283
+ {
284
+ "id": "vi:vocab:636:a",
285
+ "word": "đùa",
286
+ "translation": "",
287
+ "partOfSpeech": "",
288
+ "examGrade": "A2",
289
+ "frequency": 5765
290
+ },
291
+ {
292
+ "id": "vi:vocab:637:tr",
293
+ "word": "trừ",
294
+ "translation": "",
295
+ "partOfSpeech": "",
296
+ "examGrade": "A2",
297
+ "frequency": 5712
298
+ },
299
+ {
300
+ "id": "vi:vocab:638:c-o",
301
+ "word": "cáo",
302
+ "translation": "",
303
+ "partOfSpeech": "",
304
+ "examGrade": "A2",
305
+ "frequency": 5699
306
+ },
307
+ {
308
+ "id": "vi:vocab:639:kho-ng",
309
+ "word": "khoảng",
310
+ "translation": "",
311
+ "partOfSpeech": "",
312
+ "examGrade": "A2",
313
+ "frequency": 5683
314
+ },
315
+ {
316
+ "id": "vi:vocab:640:nh-y",
317
+ "word": "nhảy",
318
+ "translation": "",
319
+ "partOfSpeech": "",
320
+ "examGrade": "A2",
321
+ "frequency": 5680
322
+ },
323
+ {
324
+ "id": "vi:vocab:641:gi-c",
325
+ "word": "giác",
326
+ "translation": "",
327
+ "partOfSpeech": "",
328
+ "examGrade": "A2",
329
+ "frequency": 5672
330
+ },
331
+ {
332
+ "id": "vi:vocab:642:th-y",
333
+ "word": "thầy",
334
+ "translation": "",
335
+ "partOfSpeech": "",
336
+ "examGrade": "A2",
337
+ "frequency": 5643
338
+ },
339
+ {
340
+ "id": "vi:vocab:643:y",
341
+ "word": "đầy",
342
+ "translation": "",
343
+ "partOfSpeech": "",
344
+ "examGrade": "A2",
345
+ "frequency": 5615
346
+ },
347
+ {
348
+ "id": "vi:vocab:644:khoan",
349
+ "word": "khoan",
350
+ "translation": "",
351
+ "partOfSpeech": "",
352
+ "examGrade": "A2",
353
+ "frequency": 5600
354
+ },
355
+ {
356
+ "id": "vi:vocab:645:m-n",
357
+ "word": "món",
358
+ "translation": "",
359
+ "partOfSpeech": "",
360
+ "examGrade": "A2",
361
+ "frequency": 5595
362
+ },
363
+ {
364
+ "id": "vi:vocab:646:kh",
365
+ "word": "khả",
366
+ "translation": "",
367
+ "partOfSpeech": "",
368
+ "examGrade": "A2",
369
+ "frequency": 5587
370
+ },
371
+ {
372
+ "id": "vi:vocab:647:phi",
373
+ "word": "phi",
374
+ "translation": "",
375
+ "partOfSpeech": "",
376
+ "examGrade": "A2",
377
+ "frequency": 5575
378
+ },
379
+ {
380
+ "id": "vi:vocab:648:nghi-m",
381
+ "word": "nghiệm",
382
+ "translation": "",
383
+ "partOfSpeech": "",
384
+ "examGrade": "A2",
385
+ "frequency": 5568
386
+ },
387
+ {
388
+ "id": "vi:vocab:649:h-a",
389
+ "word": "hóa",
390
+ "translation": "",
391
+ "partOfSpeech": "",
392
+ "examGrade": "A2",
393
+ "frequency": 5542
394
+ },
395
+ {
396
+ "id": "vi:vocab:650:c-n",
397
+ "word": "cẩn",
398
+ "translation": "",
399
+ "partOfSpeech": "",
400
+ "examGrade": "A2",
401
+ "frequency": 5531
402
+ },
403
+ {
404
+ "id": "vi:vocab:651:suy",
405
+ "word": "suy",
406
+ "translation": "",
407
+ "partOfSpeech": "",
408
+ "examGrade": "A2",
409
+ "frequency": 5514
410
+ }
411
+ ]
412
+ }