@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": "b1-vocabulary-06",
3
+ "name": "B1 Vocabulary 06",
4
+ "description": "B1 level Malay frequency vocabulary (50 words)",
5
+ "examGrade": "B1",
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:1052:pantai",
13
+ "word": "pantai",
14
+ "translation": "",
15
+ "partOfSpeech": "",
16
+ "examGrade": "B1",
17
+ "frequency": 1004
18
+ },
19
+ {
20
+ "id": "ms:vocab:1053:binatang",
21
+ "word": "binatang",
22
+ "translation": "",
23
+ "partOfSpeech": "",
24
+ "examGrade": "B1",
25
+ "frequency": 1004
26
+ },
27
+ {
28
+ "id": "ms:vocab:1054:pelajar",
29
+ "word": "pelajar",
30
+ "translation": "",
31
+ "partOfSpeech": "",
32
+ "examGrade": "B1",
33
+ "frequency": 1004
34
+ },
35
+ {
36
+ "id": "ms:vocab:1055:malu",
37
+ "word": "malu",
38
+ "translation": "",
39
+ "partOfSpeech": "",
40
+ "examGrade": "B1",
41
+ "frequency": 1004
42
+ },
43
+ {
44
+ "id": "ms:vocab:1056:gonna",
45
+ "word": "gonna",
46
+ "translation": "",
47
+ "partOfSpeech": "",
48
+ "examGrade": "B1",
49
+ "frequency": 1002
50
+ },
51
+ {
52
+ "id": "ms:vocab:1057:bro",
53
+ "word": "bro",
54
+ "translation": "",
55
+ "partOfSpeech": "",
56
+ "examGrade": "B1",
57
+ "frequency": 1002
58
+ },
59
+ {
60
+ "id": "ms:vocab:1058:berterima",
61
+ "word": "berterima",
62
+ "translation": "",
63
+ "partOfSpeech": "",
64
+ "examGrade": "B1",
65
+ "frequency": 1001
66
+ },
67
+ {
68
+ "id": "ms:vocab:1059:manis",
69
+ "word": "manis",
70
+ "translation": "",
71
+ "partOfSpeech": "",
72
+ "examGrade": "B1",
73
+ "frequency": 1000
74
+ },
75
+ {
76
+ "id": "ms:vocab:1060:tahniah",
77
+ "word": "tahniah",
78
+ "translation": "",
79
+ "partOfSpeech": "",
80
+ "examGrade": "B1",
81
+ "frequency": 998
82
+ },
83
+ {
84
+ "id": "ms:vocab:1061:bangga",
85
+ "word": "bangga",
86
+ "translation": "",
87
+ "partOfSpeech": "",
88
+ "examGrade": "B1",
89
+ "frequency": 994
90
+ },
91
+ {
92
+ "id": "ms:vocab:1062:maksudku",
93
+ "word": "maksudku",
94
+ "translation": "",
95
+ "partOfSpeech": "",
96
+ "examGrade": "B1",
97
+ "frequency": 992
98
+ },
99
+ {
100
+ "id": "ms:vocab:1063:my",
101
+ "word": "my",
102
+ "translation": "",
103
+ "partOfSpeech": "",
104
+ "examGrade": "B1",
105
+ "frequency": 991
106
+ },
107
+ {
108
+ "id": "ms:vocab:1064:pencuri",
109
+ "word": "pencuri",
110
+ "translation": "",
111
+ "partOfSpeech": "",
112
+ "examGrade": "B1",
113
+ "frequency": 990
114
+ },
115
+ {
116
+ "id": "ms:vocab:1065:alih",
117
+ "word": "alih",
118
+ "translation": "",
119
+ "partOfSpeech": "",
120
+ "examGrade": "B1",
121
+ "frequency": 989
122
+ },
123
+ {
124
+ "id": "ms:vocab:1066:umur",
125
+ "word": "umur",
126
+ "translation": "",
127
+ "partOfSpeech": "",
128
+ "examGrade": "B1",
129
+ "frequency": 988
130
+ },
131
+ {
132
+ "id": "ms:vocab:1067:haiwan",
133
+ "word": "haiwan",
134
+ "translation": "",
135
+ "partOfSpeech": "",
136
+ "examGrade": "B1",
137
+ "frequency": 987
138
+ },
139
+ {
140
+ "id": "ms:vocab:1068:harga",
141
+ "word": "harga",
142
+ "translation": "",
143
+ "partOfSpeech": "",
144
+ "examGrade": "B1",
145
+ "frequency": 987
146
+ },
147
+ {
148
+ "id": "ms:vocab:1069:ketawa",
149
+ "word": "ketawa",
150
+ "translation": "",
151
+ "partOfSpeech": "",
152
+ "examGrade": "B1",
153
+ "frequency": 987
154
+ },
155
+ {
156
+ "id": "ms:vocab:1070:dengarkan",
157
+ "word": "dengarkan",
158
+ "translation": "",
159
+ "partOfSpeech": "",
160
+ "examGrade": "B1",
161
+ "frequency": 986
162
+ },
163
+ {
164
+ "id": "ms:vocab:1071:palsu",
165
+ "word": "palsu",
166
+ "translation": "",
167
+ "partOfSpeech": "",
168
+ "examGrade": "B1",
169
+ "frequency": 983
170
+ },
171
+ {
172
+ "id": "ms:vocab:1072:terbunuh",
173
+ "word": "terbunuh",
174
+ "translation": "",
175
+ "partOfSpeech": "",
176
+ "examGrade": "B1",
177
+ "frequency": 982
178
+ },
179
+ {
180
+ "id": "ms:vocab:1073:sihat",
181
+ "word": "sihat",
182
+ "translation": "",
183
+ "partOfSpeech": "",
184
+ "examGrade": "B1",
185
+ "frequency": 982
186
+ },
187
+ {
188
+ "id": "ms:vocab:1074:amaran",
189
+ "word": "amaran",
190
+ "translation": "",
191
+ "partOfSpeech": "",
192
+ "examGrade": "B1",
193
+ "frequency": 980
194
+ },
195
+ {
196
+ "id": "ms:vocab:1075:trak",
197
+ "word": "trak",
198
+ "translation": "",
199
+ "partOfSpeech": "",
200
+ "examGrade": "B1",
201
+ "frequency": 978
202
+ },
203
+ {
204
+ "id": "ms:vocab:1076:besi",
205
+ "word": "besi",
206
+ "translation": "",
207
+ "partOfSpeech": "",
208
+ "examGrade": "B1",
209
+ "frequency": 976
210
+ },
211
+ {
212
+ "id": "ms:vocab:1077:perhatikan",
213
+ "word": "perhatikan",
214
+ "translation": "",
215
+ "partOfSpeech": "",
216
+ "examGrade": "B1",
217
+ "frequency": 971
218
+ },
219
+ {
220
+ "id": "ms:vocab:1078:menurut",
221
+ "word": "menurut",
222
+ "translation": "",
223
+ "partOfSpeech": "",
224
+ "examGrade": "B1",
225
+ "frequency": 970
226
+ },
227
+ {
228
+ "id": "ms:vocab:1079:berasa",
229
+ "word": "berasa",
230
+ "translation": "",
231
+ "partOfSpeech": "",
232
+ "examGrade": "B1",
233
+ "frequency": 969
234
+ },
235
+ {
236
+ "id": "ms:vocab:1080:menghabiskan",
237
+ "word": "menghabiskan",
238
+ "translation": "",
239
+ "partOfSpeech": "",
240
+ "examGrade": "B1",
241
+ "frequency": 966
242
+ },
243
+ {
244
+ "id": "ms:vocab:1081:kucing",
245
+ "word": "kucing",
246
+ "translation": "",
247
+ "partOfSpeech": "",
248
+ "examGrade": "B1",
249
+ "frequency": 964
250
+ },
251
+ {
252
+ "id": "ms:vocab:1082:city",
253
+ "word": "city",
254
+ "translation": "",
255
+ "partOfSpeech": "",
256
+ "examGrade": "B1",
257
+ "frequency": 964
258
+ },
259
+ {
260
+ "id": "ms:vocab:1083:merasakan",
261
+ "word": "merasakan",
262
+ "translation": "",
263
+ "partOfSpeech": "",
264
+ "examGrade": "B1",
265
+ "frequency": 959
266
+ },
267
+ {
268
+ "id": "ms:vocab:1084:mengejar",
269
+ "word": "mengejar",
270
+ "translation": "",
271
+ "partOfSpeech": "",
272
+ "examGrade": "B1",
273
+ "frequency": 956
274
+ },
275
+ {
276
+ "id": "ms:vocab:1085:menjual",
277
+ "word": "menjual",
278
+ "translation": "",
279
+ "partOfSpeech": "",
280
+ "examGrade": "B1",
281
+ "frequency": 954
282
+ },
283
+ {
284
+ "id": "ms:vocab:1086:pesanan",
285
+ "word": "pesanan",
286
+ "translation": "",
287
+ "partOfSpeech": "",
288
+ "examGrade": "B1",
289
+ "frequency": 953
290
+ },
291
+ {
292
+ "id": "ms:vocab:1087:berlari",
293
+ "word": "berlari",
294
+ "translation": "",
295
+ "partOfSpeech": "",
296
+ "examGrade": "B1",
297
+ "frequency": 952
298
+ },
299
+ {
300
+ "id": "ms:vocab:1088:memukul",
301
+ "word": "memukul",
302
+ "translation": "",
303
+ "partOfSpeech": "",
304
+ "examGrade": "B1",
305
+ "frequency": 952
306
+ },
307
+ {
308
+ "id": "ms:vocab:1089:caranya",
309
+ "word": "caranya",
310
+ "translation": "",
311
+ "partOfSpeech": "",
312
+ "examGrade": "B1",
313
+ "frequency": 952
314
+ },
315
+ {
316
+ "id": "ms:vocab:1090:berbincang",
317
+ "word": "berbincang",
318
+ "translation": "",
319
+ "partOfSpeech": "",
320
+ "examGrade": "B1",
321
+ "frequency": 952
322
+ },
323
+ {
324
+ "id": "ms:vocab:1091:makcik",
325
+ "word": "makcik",
326
+ "translation": "",
327
+ "partOfSpeech": "",
328
+ "examGrade": "B1",
329
+ "frequency": 951
330
+ },
331
+ {
332
+ "id": "ms:vocab:1092:kejam",
333
+ "word": "kejam",
334
+ "translation": "",
335
+ "partOfSpeech": "",
336
+ "examGrade": "B1",
337
+ "frequency": 951
338
+ },
339
+ {
340
+ "id": "ms:vocab:1093:lindungi",
341
+ "word": "lindungi",
342
+ "translation": "",
343
+ "partOfSpeech": "",
344
+ "examGrade": "B1",
345
+ "frequency": 950
346
+ },
347
+ {
348
+ "id": "ms:vocab:1094:menghentikan",
349
+ "word": "menghentikan",
350
+ "translation": "",
351
+ "partOfSpeech": "",
352
+ "examGrade": "B1",
353
+ "frequency": 950
354
+ },
355
+ {
356
+ "id": "ms:vocab:1095:bersembunyi",
357
+ "word": "bersembunyi",
358
+ "translation": "",
359
+ "partOfSpeech": "",
360
+ "examGrade": "B1",
361
+ "frequency": 949
362
+ },
363
+ {
364
+ "id": "ms:vocab:1096:nafas",
365
+ "word": "nafas",
366
+ "translation": "",
367
+ "partOfSpeech": "",
368
+ "examGrade": "B1",
369
+ "frequency": 948
370
+ },
371
+ {
372
+ "id": "ms:vocab:1097:langit",
373
+ "word": "langit",
374
+ "translation": "",
375
+ "partOfSpeech": "",
376
+ "examGrade": "B1",
377
+ "frequency": 948
378
+ },
379
+ {
380
+ "id": "ms:vocab:1098:sebaik",
381
+ "word": "sebaik",
382
+ "translation": "",
383
+ "partOfSpeech": "",
384
+ "examGrade": "B1",
385
+ "frequency": 947
386
+ },
387
+ {
388
+ "id": "ms:vocab:1099:jepun",
389
+ "word": "jepun",
390
+ "translation": "",
391
+ "partOfSpeech": "",
392
+ "examGrade": "B1",
393
+ "frequency": 947
394
+ },
395
+ {
396
+ "id": "ms:vocab:1100:lekas",
397
+ "word": "lekas",
398
+ "translation": "",
399
+ "partOfSpeech": "",
400
+ "examGrade": "B1",
401
+ "frequency": 946
402
+ },
403
+ {
404
+ "id": "ms:vocab:1101:tetamu",
405
+ "word": "tetamu",
406
+ "translation": "",
407
+ "partOfSpeech": "",
408
+ "examGrade": "B1",
409
+ "frequency": 946
410
+ }
411
+ ]
412
+ }