@polyglot-bundles/ms-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-04",
3
+ "name": "A2 Vocabulary 04",
4
+ "description": "A2 level Malay frequency vocabulary (50 words)",
5
+ "examGrade": "A2",
6
+ "difficulty": "intermediate",
7
+ "source": "Malay subtitle frequency list (HermitDave/FrequencyWords)",
8
+ "sourceUrl": "https://github.com/hermitdave/FrequencyWords",
9
+ "category": "general",
10
+ "words": [
11
+ {
12
+ "id": "ms:vocab:352:walaupun",
13
+ "word": "walaupun",
14
+ "translation": "",
15
+ "partOfSpeech": "",
16
+ "examGrade": "A2",
17
+ "frequency": 3818
18
+ },
19
+ {
20
+ "id": "ms:vocab:353:berkata",
21
+ "word": "berkata",
22
+ "translation": "",
23
+ "partOfSpeech": "",
24
+ "examGrade": "A2",
25
+ "frequency": 3766
26
+ },
27
+ {
28
+ "id": "ms:vocab:354:bantuan",
29
+ "word": "bantuan",
30
+ "translation": "",
31
+ "partOfSpeech": "",
32
+ "examGrade": "A2",
33
+ "frequency": 3729
34
+ },
35
+ {
36
+ "id": "ms:vocab:355:tetap",
37
+ "word": "tetap",
38
+ "translation": "",
39
+ "partOfSpeech": "",
40
+ "examGrade": "A2",
41
+ "frequency": 3703
42
+ },
43
+ {
44
+ "id": "ms:vocab:356:berjalan",
45
+ "word": "berjalan",
46
+ "translation": "",
47
+ "partOfSpeech": "",
48
+ "examGrade": "A2",
49
+ "frequency": 3695
50
+ },
51
+ {
52
+ "id": "ms:vocab:357:kehidupan",
53
+ "word": "kehidupan",
54
+ "translation": "",
55
+ "partOfSpeech": "",
56
+ "examGrade": "A2",
57
+ "frequency": 3694
58
+ },
59
+ {
60
+ "id": "ms:vocab:358:menarik",
61
+ "word": "menarik",
62
+ "translation": "",
63
+ "partOfSpeech": "",
64
+ "examGrade": "A2",
65
+ "frequency": 3664
66
+ },
67
+ {
68
+ "id": "ms:vocab:359:bangun",
69
+ "word": "bangun",
70
+ "translation": "",
71
+ "partOfSpeech": "",
72
+ "examGrade": "A2",
73
+ "frequency": 3661
74
+ },
75
+ {
76
+ "id": "ms:vocab:360:a",
77
+ "word": "a",
78
+ "translation": "",
79
+ "partOfSpeech": "",
80
+ "examGrade": "A2",
81
+ "frequency": 3655
82
+ },
83
+ {
84
+ "id": "ms:vocab:361:encik",
85
+ "word": "encik",
86
+ "translation": "",
87
+ "partOfSpeech": "",
88
+ "examGrade": "A2",
89
+ "frequency": 3654
90
+ },
91
+ {
92
+ "id": "ms:vocab:362:sakit",
93
+ "word": "sakit",
94
+ "translation": "",
95
+ "partOfSpeech": "",
96
+ "examGrade": "A2",
97
+ "frequency": 3623
98
+ },
99
+ {
100
+ "id": "ms:vocab:363:bersedia",
101
+ "word": "bersedia",
102
+ "translation": "",
103
+ "partOfSpeech": "",
104
+ "examGrade": "A2",
105
+ "frequency": 3597
106
+ },
107
+ {
108
+ "id": "ms:vocab:364:puan",
109
+ "word": "puan",
110
+ "translation": "",
111
+ "partOfSpeech": "",
112
+ "examGrade": "A2",
113
+ "frequency": 3594
114
+ },
115
+ {
116
+ "id": "ms:vocab:365:memberi",
117
+ "word": "memberi",
118
+ "translation": "",
119
+ "partOfSpeech": "",
120
+ "examGrade": "A2",
121
+ "frequency": 3581
122
+ },
123
+ {
124
+ "id": "ms:vocab:366:buka",
125
+ "word": "buka",
126
+ "translation": "",
127
+ "partOfSpeech": "",
128
+ "examGrade": "A2",
129
+ "frequency": 3575
130
+ },
131
+ {
132
+ "id": "ms:vocab:367:selesai",
133
+ "word": "selesai",
134
+ "translation": "",
135
+ "partOfSpeech": "",
136
+ "examGrade": "A2",
137
+ "frequency": 3559
138
+ },
139
+ {
140
+ "id": "ms:vocab:368:menunggu",
141
+ "word": "menunggu",
142
+ "translation": "",
143
+ "partOfSpeech": "",
144
+ "examGrade": "A2",
145
+ "frequency": 3542
146
+ },
147
+ {
148
+ "id": "ms:vocab:369:sejak",
149
+ "word": "sejak",
150
+ "translation": "",
151
+ "partOfSpeech": "",
152
+ "examGrade": "A2",
153
+ "frequency": 3534
154
+ },
155
+ {
156
+ "id": "ms:vocab:370:berfikir",
157
+ "word": "berfikir",
158
+ "translation": "",
159
+ "partOfSpeech": "",
160
+ "examGrade": "A2",
161
+ "frequency": 3531
162
+ },
163
+ {
164
+ "id": "ms:vocab:371:kelihatan",
165
+ "word": "kelihatan",
166
+ "translation": "",
167
+ "partOfSpeech": "",
168
+ "examGrade": "A2",
169
+ "frequency": 3523
170
+ },
171
+ {
172
+ "id": "ms:vocab:372:tentera",
173
+ "word": "tentera",
174
+ "translation": "",
175
+ "partOfSpeech": "",
176
+ "examGrade": "A2",
177
+ "frequency": 3521
178
+ },
179
+ {
180
+ "id": "ms:vocab:373:terbang",
181
+ "word": "terbang",
182
+ "translation": "",
183
+ "partOfSpeech": "",
184
+ "examGrade": "A2",
185
+ "frequency": 3499
186
+ },
187
+ {
188
+ "id": "ms:vocab:374:meninggalkan",
189
+ "word": "meninggalkan",
190
+ "translation": "",
191
+ "partOfSpeech": "",
192
+ "examGrade": "A2",
193
+ "frequency": 3493
194
+ },
195
+ {
196
+ "id": "ms:vocab:375:antara",
197
+ "word": "antara",
198
+ "translation": "",
199
+ "partOfSpeech": "",
200
+ "examGrade": "A2",
201
+ "frequency": 3485
202
+ },
203
+ {
204
+ "id": "ms:vocab:376:mampu",
205
+ "word": "mampu",
206
+ "translation": "",
207
+ "partOfSpeech": "",
208
+ "examGrade": "A2",
209
+ "frequency": 3481
210
+ },
211
+ {
212
+ "id": "ms:vocab:377:sila",
213
+ "word": "sila",
214
+ "translation": "",
215
+ "partOfSpeech": "",
216
+ "examGrade": "A2",
217
+ "frequency": 3462
218
+ },
219
+ {
220
+ "id": "ms:vocab:378:s",
221
+ "word": "s",
222
+ "translation": "",
223
+ "partOfSpeech": "",
224
+ "examGrade": "A2",
225
+ "frequency": 3458
226
+ },
227
+ {
228
+ "id": "ms:vocab:379:sial",
229
+ "word": "sial",
230
+ "translation": "",
231
+ "partOfSpeech": "",
232
+ "examGrade": "A2",
233
+ "frequency": 3444
234
+ },
235
+ {
236
+ "id": "ms:vocab:380:agak",
237
+ "word": "agak",
238
+ "translation": "",
239
+ "partOfSpeech": "",
240
+ "examGrade": "A2",
241
+ "frequency": 3438
242
+ },
243
+ {
244
+ "id": "ms:vocab:381:dimana",
245
+ "word": "dimana",
246
+ "translation": "",
247
+ "partOfSpeech": "",
248
+ "examGrade": "A2",
249
+ "frequency": 3429
250
+ },
251
+ {
252
+ "id": "ms:vocab:382:ramai",
253
+ "word": "ramai",
254
+ "translation": "",
255
+ "partOfSpeech": "",
256
+ "examGrade": "A2",
257
+ "frequency": 3425
258
+ },
259
+ {
260
+ "id": "ms:vocab:383:esok",
261
+ "word": "esok",
262
+ "translation": "",
263
+ "partOfSpeech": "",
264
+ "examGrade": "A2",
265
+ "frequency": 3425
266
+ },
267
+ {
268
+ "id": "ms:vocab:384:you",
269
+ "word": "you",
270
+ "translation": "",
271
+ "partOfSpeech": "",
272
+ "examGrade": "A2",
273
+ "frequency": 3423
274
+ },
275
+ {
276
+ "id": "ms:vocab:385:selamatkan",
277
+ "word": "selamatkan",
278
+ "translation": "",
279
+ "partOfSpeech": "",
280
+ "examGrade": "A2",
281
+ "frequency": 3403
282
+ },
283
+ {
284
+ "id": "ms:vocab:386:ku",
285
+ "word": "ku",
286
+ "translation": "",
287
+ "partOfSpeech": "",
288
+ "examGrade": "A2",
289
+ "frequency": 3401
290
+ },
291
+ {
292
+ "id": "ms:vocab:387:uh",
293
+ "word": "uh",
294
+ "translation": "",
295
+ "partOfSpeech": "",
296
+ "examGrade": "A2",
297
+ "frequency": 3387
298
+ },
299
+ {
300
+ "id": "ms:vocab:388:tepat",
301
+ "word": "tepat",
302
+ "translation": "",
303
+ "partOfSpeech": "",
304
+ "examGrade": "A2",
305
+ "frequency": 3373
306
+ },
307
+ {
308
+ "id": "ms:vocab:389:tanya",
309
+ "word": "tanya",
310
+ "translation": "",
311
+ "partOfSpeech": "",
312
+ "examGrade": "A2",
313
+ "frequency": 3351
314
+ },
315
+ {
316
+ "id": "ms:vocab:390:bermain",
317
+ "word": "bermain",
318
+ "translation": "",
319
+ "partOfSpeech": "",
320
+ "examGrade": "A2",
321
+ "frequency": 3346
322
+ },
323
+ {
324
+ "id": "ms:vocab:391:panggil",
325
+ "word": "panggil",
326
+ "translation": "",
327
+ "partOfSpeech": "",
328
+ "examGrade": "A2",
329
+ "frequency": 3345
330
+ },
331
+ {
332
+ "id": "ms:vocab:392:peluang",
333
+ "word": "peluang",
334
+ "translation": "",
335
+ "partOfSpeech": "",
336
+ "examGrade": "A2",
337
+ "frequency": 3341
338
+ },
339
+ {
340
+ "id": "ms:vocab:393:makanan",
341
+ "word": "makanan",
342
+ "translation": "",
343
+ "partOfSpeech": "",
344
+ "examGrade": "A2",
345
+ "frequency": 3333
346
+ },
347
+ {
348
+ "id": "ms:vocab:394:lepas",
349
+ "word": "lepas",
350
+ "translation": "",
351
+ "partOfSpeech": "",
352
+ "examGrade": "A2",
353
+ "frequency": 3325
354
+ },
355
+ {
356
+ "id": "ms:vocab:395:sedia",
357
+ "word": "sedia",
358
+ "translation": "",
359
+ "partOfSpeech": "",
360
+ "examGrade": "A2",
361
+ "frequency": 3322
362
+ },
363
+ {
364
+ "id": "ms:vocab:396:pula",
365
+ "word": "pula",
366
+ "translation": "",
367
+ "partOfSpeech": "",
368
+ "examGrade": "A2",
369
+ "frequency": 3317
370
+ },
371
+ {
372
+ "id": "ms:vocab:397:darah",
373
+ "word": "darah",
374
+ "translation": "",
375
+ "partOfSpeech": "",
376
+ "examGrade": "A2",
377
+ "frequency": 3313
378
+ },
379
+ {
380
+ "id": "ms:vocab:398:dekat",
381
+ "word": "dekat",
382
+ "translation": "",
383
+ "partOfSpeech": "",
384
+ "examGrade": "A2",
385
+ "frequency": 3304
386
+ },
387
+ {
388
+ "id": "ms:vocab:399:melalui",
389
+ "word": "melalui",
390
+ "translation": "",
391
+ "partOfSpeech": "",
392
+ "examGrade": "A2",
393
+ "frequency": 3296
394
+ },
395
+ {
396
+ "id": "ms:vocab:400:raja",
397
+ "word": "raja",
398
+ "translation": "",
399
+ "partOfSpeech": "",
400
+ "examGrade": "A2",
401
+ "frequency": 3294
402
+ },
403
+ {
404
+ "id": "ms:vocab:401:teruskan",
405
+ "word": "teruskan",
406
+ "translation": "",
407
+ "partOfSpeech": "",
408
+ "examGrade": "A2",
409
+ "frequency": 3293
410
+ }
411
+ ]
412
+ }