@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,404 @@
1
+ {
2
+ "id": "b1-vocabulary-24",
3
+ "name": "B1 Vocabulary 24",
4
+ "description": "B1 level Vietnamese frequency vocabulary (49 words)",
5
+ "examGrade": "B1",
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:1952:one",
13
+ "word": "one",
14
+ "translation": "",
15
+ "partOfSpeech": "",
16
+ "examGrade": "B1",
17
+ "frequency": 795
18
+ },
19
+ {
20
+ "id": "vi:vocab:1953:kho-nh",
21
+ "word": "khoảnh",
22
+ "translation": "",
23
+ "partOfSpeech": "",
24
+ "examGrade": "B1",
25
+ "frequency": 794
26
+ },
27
+ {
28
+ "id": "vi:vocab:1954:ta-i",
29
+ "word": "tại",
30
+ "translation": "",
31
+ "partOfSpeech": "",
32
+ "examGrade": "B1",
33
+ "frequency": 794
34
+ },
35
+ {
36
+ "id": "vi:vocab:1955:tuy-n",
37
+ "word": "tuyển",
38
+ "translation": "",
39
+ "partOfSpeech": "",
40
+ "examGrade": "B1",
41
+ "frequency": 794
42
+ },
43
+ {
44
+ "id": "vi:vocab:1956:kh-p",
45
+ "word": "khớp",
46
+ "translation": "",
47
+ "partOfSpeech": "",
48
+ "examGrade": "B1",
49
+ "frequency": 794
50
+ },
51
+ {
52
+ "id": "vi:vocab:1957:chris",
53
+ "word": "chris",
54
+ "translation": "",
55
+ "partOfSpeech": "",
56
+ "examGrade": "B1",
57
+ "frequency": 792
58
+ },
59
+ {
60
+ "id": "vi:vocab:1958:robot",
61
+ "word": "robot",
62
+ "translation": "",
63
+ "partOfSpeech": "",
64
+ "examGrade": "B1",
65
+ "frequency": 792
66
+ },
67
+ {
68
+ "id": "vi:vocab:1959:b",
69
+ "word": "bề",
70
+ "translation": "",
71
+ "partOfSpeech": "",
72
+ "examGrade": "B1",
73
+ "frequency": 792
74
+ },
75
+ {
76
+ "id": "vi:vocab:1960:are",
77
+ "word": "are",
78
+ "translation": "",
79
+ "partOfSpeech": "",
80
+ "examGrade": "B1",
81
+ "frequency": 788
82
+ },
83
+ {
84
+ "id": "vi:vocab:1961:s-p",
85
+ "word": "sụp",
86
+ "translation": "",
87
+ "partOfSpeech": "",
88
+ "examGrade": "B1",
89
+ "frequency": 788
90
+ },
91
+ {
92
+ "id": "vi:vocab:1962:tr",
93
+ "word": "trú",
94
+ "translation": "",
95
+ "partOfSpeech": "",
96
+ "examGrade": "B1",
97
+ "frequency": 787
98
+ },
99
+ {
100
+ "id": "vi:vocab:1963:ph-n",
101
+ "word": "phấn",
102
+ "translation": "",
103
+ "partOfSpeech": "",
104
+ "examGrade": "B1",
105
+ "frequency": 787
106
+ },
107
+ {
108
+ "id": "vi:vocab:1964:d-y",
109
+ "word": "dày",
110
+ "translation": "",
111
+ "partOfSpeech": "",
112
+ "examGrade": "B1",
113
+ "frequency": 787
114
+ },
115
+ {
116
+ "id": "vi:vocab:1965:",
117
+ "word": "đê",
118
+ "translation": "",
119
+ "partOfSpeech": "",
120
+ "examGrade": "B1",
121
+ "frequency": 786
122
+ },
123
+ {
124
+ "id": "vi:vocab:1966:tr-ng",
125
+ "word": "trương",
126
+ "translation": "",
127
+ "partOfSpeech": "",
128
+ "examGrade": "B1",
129
+ "frequency": 784
130
+ },
131
+ {
132
+ "id": "vi:vocab:1967:l-n",
133
+ "word": "lén",
134
+ "translation": "",
135
+ "partOfSpeech": "",
136
+ "examGrade": "B1",
137
+ "frequency": 782
138
+ },
139
+ {
140
+ "id": "vi:vocab:1968:n-ng",
141
+ "word": "nắng",
142
+ "translation": "",
143
+ "partOfSpeech": "",
144
+ "examGrade": "B1",
145
+ "frequency": 781
146
+ },
147
+ {
148
+ "id": "vi:vocab:1969:tr-t",
149
+ "word": "trật",
150
+ "translation": "",
151
+ "partOfSpeech": "",
152
+ "examGrade": "B1",
153
+ "frequency": 781
154
+ },
155
+ {
156
+ "id": "vi:vocab:1970:arthur",
157
+ "word": "arthur",
158
+ "translation": "",
159
+ "partOfSpeech": "",
160
+ "examGrade": "B1",
161
+ "frequency": 781
162
+ },
163
+ {
164
+ "id": "vi:vocab:1971:l-i",
165
+ "word": "lỗi",
166
+ "translation": "",
167
+ "partOfSpeech": "",
168
+ "examGrade": "B1",
169
+ "frequency": 779
170
+ },
171
+ {
172
+ "id": "vi:vocab:1972:giang",
173
+ "word": "giang",
174
+ "translation": "",
175
+ "partOfSpeech": "",
176
+ "examGrade": "B1",
177
+ "frequency": 778
178
+ },
179
+ {
180
+ "id": "vi:vocab:1973:ch-t",
181
+ "word": "chốt",
182
+ "translation": "",
183
+ "partOfSpeech": "",
184
+ "examGrade": "B1",
185
+ "frequency": 774
186
+ },
187
+ {
188
+ "id": "vi:vocab:1974:v",
189
+ "word": "vở",
190
+ "translation": "",
191
+ "partOfSpeech": "",
192
+ "examGrade": "B1",
193
+ "frequency": 773
194
+ },
195
+ {
196
+ "id": "vi:vocab:1975:sung",
197
+ "word": "sung",
198
+ "translation": "",
199
+ "partOfSpeech": "",
200
+ "examGrade": "B1",
201
+ "frequency": 772
202
+ },
203
+ {
204
+ "id": "vi:vocab:1976:nh",
205
+ "word": "nhí",
206
+ "translation": "",
207
+ "partOfSpeech": "",
208
+ "examGrade": "B1",
209
+ "frequency": 772
210
+ },
211
+ {
212
+ "id": "vi:vocab:1977:khoang",
213
+ "word": "khoang",
214
+ "translation": "",
215
+ "partOfSpeech": "",
216
+ "examGrade": "B1",
217
+ "frequency": 772
218
+ },
219
+ {
220
+ "id": "vi:vocab:1978:c-y",
221
+ "word": "cậy",
222
+ "translation": "",
223
+ "partOfSpeech": "",
224
+ "examGrade": "B1",
225
+ "frequency": 772
226
+ },
227
+ {
228
+ "id": "vi:vocab:1979:b-c",
229
+ "word": "bọc",
230
+ "translation": "",
231
+ "partOfSpeech": "",
232
+ "examGrade": "B1",
233
+ "frequency": 772
234
+ },
235
+ {
236
+ "id": "vi:vocab:1980:bu-t",
237
+ "word": "buýt",
238
+ "translation": "",
239
+ "partOfSpeech": "",
240
+ "examGrade": "B1",
241
+ "frequency": 771
242
+ },
243
+ {
244
+ "id": "vi:vocab:1981:m",
245
+ "word": "đàm",
246
+ "translation": "",
247
+ "partOfSpeech": "",
248
+ "examGrade": "B1",
249
+ "frequency": 770
250
+ },
251
+ {
252
+ "id": "vi:vocab:1982:nathan",
253
+ "word": "nathan",
254
+ "translation": "",
255
+ "partOfSpeech": "",
256
+ "examGrade": "B1",
257
+ "frequency": 769
258
+ },
259
+ {
260
+ "id": "vi:vocab:1983:got",
261
+ "word": "got",
262
+ "translation": "",
263
+ "partOfSpeech": "",
264
+ "examGrade": "B1",
265
+ "frequency": 768
266
+ },
267
+ {
268
+ "id": "vi:vocab:1984:i",
269
+ "word": "ái",
270
+ "translation": "",
271
+ "partOfSpeech": "",
272
+ "examGrade": "B1",
273
+ "frequency": 768
274
+ },
275
+ {
276
+ "id": "vi:vocab:1985:al",
277
+ "word": "alô",
278
+ "translation": "",
279
+ "partOfSpeech": "",
280
+ "examGrade": "B1",
281
+ "frequency": 767
282
+ },
283
+ {
284
+ "id": "vi:vocab:1986:nh-ng",
285
+ "word": "nhàng",
286
+ "translation": "",
287
+ "partOfSpeech": "",
288
+ "examGrade": "B1",
289
+ "frequency": 766
290
+ },
291
+ {
292
+ "id": "vi:vocab:1987:3chff1000",
293
+ "word": "3chff1000",
294
+ "translation": "",
295
+ "partOfSpeech": "",
296
+ "examGrade": "B1",
297
+ "frequency": 766
298
+ },
299
+ {
300
+ "id": "vi:vocab:1988:tr-c",
301
+ "word": "trúc",
302
+ "translation": "",
303
+ "partOfSpeech": "",
304
+ "examGrade": "B1",
305
+ "frequency": 766
306
+ },
307
+ {
308
+ "id": "vi:vocab:1989:b-p",
309
+ "word": "bắp",
310
+ "translation": "",
311
+ "partOfSpeech": "",
312
+ "examGrade": "B1",
313
+ "frequency": 765
314
+ },
315
+ {
316
+ "id": "vi:vocab:1990:n-n",
317
+ "word": "nôn",
318
+ "translation": "",
319
+ "partOfSpeech": "",
320
+ "examGrade": "B1",
321
+ "frequency": 765
322
+ },
323
+ {
324
+ "id": "vi:vocab:1991:ba",
325
+ "word": "bà",
326
+ "translation": "",
327
+ "partOfSpeech": "",
328
+ "examGrade": "B1",
329
+ "frequency": 765
330
+ },
331
+ {
332
+ "id": "vi:vocab:1992:m-c",
333
+ "word": "mọc",
334
+ "translation": "",
335
+ "partOfSpeech": "",
336
+ "examGrade": "B1",
337
+ "frequency": 765
338
+ },
339
+ {
340
+ "id": "vi:vocab:1993:th-t",
341
+ "word": "thắt",
342
+ "translation": "",
343
+ "partOfSpeech": "",
344
+ "examGrade": "B1",
345
+ "frequency": 765
346
+ },
347
+ {
348
+ "id": "vi:vocab:1994:c",
349
+ "word": "cự",
350
+ "translation": "",
351
+ "partOfSpeech": "",
352
+ "examGrade": "B1",
353
+ "frequency": 764
354
+ },
355
+ {
356
+ "id": "vi:vocab:1995:s-c",
357
+ "word": "sốc",
358
+ "translation": "",
359
+ "partOfSpeech": "",
360
+ "examGrade": "B1",
361
+ "frequency": 764
362
+ },
363
+ {
364
+ "id": "vi:vocab:1996:aah",
365
+ "word": "aah",
366
+ "translation": "",
367
+ "partOfSpeech": "",
368
+ "examGrade": "B1",
369
+ "frequency": 761
370
+ },
371
+ {
372
+ "id": "vi:vocab:1997:video",
373
+ "word": "video",
374
+ "translation": "",
375
+ "partOfSpeech": "",
376
+ "examGrade": "B1",
377
+ "frequency": 761
378
+ },
379
+ {
380
+ "id": "vi:vocab:1998:tam",
381
+ "word": "tam",
382
+ "translation": "",
383
+ "partOfSpeech": "",
384
+ "examGrade": "B1",
385
+ "frequency": 759
386
+ },
387
+ {
388
+ "id": "vi:vocab:1999:ch",
389
+ "word": "chợ",
390
+ "translation": "",
391
+ "partOfSpeech": "",
392
+ "examGrade": "B1",
393
+ "frequency": 756
394
+ },
395
+ {
396
+ "id": "vi:vocab:2000:b",
397
+ "word": "bó",
398
+ "translation": "",
399
+ "partOfSpeech": "",
400
+ "examGrade": "B1",
401
+ "frequency": 755
402
+ }
403
+ ]
404
+ }
@@ -0,0 +1,23 @@
1
+ /**
2
+ * A1 Word List Descriptors
3
+ *
4
+ * CEFR A1 level vocabulary descriptors for Vietnamese.
5
+ * These are metadata-only; call `descriptor.load()` to fetch the payload.
6
+ */
7
+
8
+ import { vietnameseWordListCatalog } from "../index.js";
9
+
10
+ export const a1Descriptors = vietnameseWordListCatalog.getDescriptorsByExamGrade("A1");
11
+
12
+ export {
13
+ getDescriptorById,
14
+ getDescriptorsByCategory,
15
+ getDescriptorsByDifficulty,
16
+ } from "../index.js";
17
+
18
+ export type {
19
+ ExamGrade,
20
+ WordListDifficulty,
21
+ WordListItem,
22
+ WordListSet,
23
+ } from "../index.js";