tpmkms_4wp 8.0.0-beta.0 → 8.0.0-beta.10

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 (60) hide show
  1. package/common/animals.instance.json +2634 -1477
  2. package/common/characters.js +0 -1
  3. package/common/colors.instance.json +25327 -0
  4. package/common/colors.js +71 -0
  5. package/common/colors.test.json +4860 -0
  6. package/common/concept.js +2 -2
  7. package/common/crew.instance.json +15918 -9384
  8. package/common/crew.js +4 -2
  9. package/common/crew.test.json +714 -452
  10. package/common/dialogues.js +36 -25
  11. package/common/dialogues.test.json +1053 -33
  12. package/common/dimension.instance.json +261 -290
  13. package/common/dimension.test.json +476 -687
  14. package/common/edible.instance.json +19462 -10130
  15. package/common/emotions.instance.json +125 -68
  16. package/common/fastfood.instance.json +219732 -110803
  17. package/common/fastfood.js +1 -1
  18. package/common/fastfood.test.json +7941 -3647
  19. package/common/formulas.instance.json +219 -249
  20. package/common/formulas.js +2 -2
  21. package/common/formulas.test.json +1027 -955
  22. package/common/help.test.json +20 -28
  23. package/common/helpers/concept.js +31 -10
  24. package/common/helpers/dialogues.js +17 -1
  25. package/common/helpers/formulas.js +0 -14
  26. package/common/helpers/meta.js +0 -1
  27. package/common/helpers/properties.js +6 -13
  28. package/common/kirk.instance.json +567 -289
  29. package/common/length.instance.json +5232 -4726
  30. package/common/math.instance.json +143 -1181
  31. package/common/math.js +4 -4
  32. package/common/meta.js +0 -2
  33. package/common/negation.instance.json +2 -0
  34. package/common/negation.js +38 -0
  35. package/common/negation.test.json +308 -0
  36. package/common/ordering.instance.json +298 -160
  37. package/common/people.instance.json +1930 -1068
  38. package/common/pipboy.instance.json +7868 -6548
  39. package/common/pokemon.instance.json +4074 -2152
  40. package/common/pressure.instance.json +1299 -1237
  41. package/common/properties.instance.json +109 -60
  42. package/common/properties.js +9 -7
  43. package/common/properties.test.json +17605 -4030
  44. package/common/punctuation.js +8 -0
  45. package/common/punctuation.test.json +233 -5
  46. package/common/reports.instance.json +566 -560
  47. package/common/reports.js +0 -2
  48. package/common/sizeable.js +7 -2
  49. package/common/spock.instance.json +567 -289
  50. package/common/stm.js +16 -5
  51. package/common/temperature.instance.json +1337 -1263
  52. package/common/testing.js +0 -1
  53. package/common/tokenize.js +2 -1
  54. package/common/tokenize.test.json +86 -1
  55. package/common/ui.instance.json +241 -258
  56. package/common/ui.js +0 -1
  57. package/common/weight.instance.json +4996 -4206
  58. package/common/weight.test.json +242 -238
  59. package/main.js +50 -45
  60. package/package.json +13 -6
@@ -4,617 +4,600 @@
4
4
  "fragments": [
5
5
  {
6
6
  "hierarchy": [
7
- [
8
- "*",
9
- "hierarchyAble"
10
- ],
11
- [
12
- "*",
13
- "isEdee"
14
- ],
15
- [
16
- "*",
17
- "isEder"
18
- ],
19
- [
20
- "*",
21
- "mathematical_operator"
22
- ],
23
- [
24
- "*",
25
- "object"
26
- ],
27
- [
28
- "*",
29
- "property"
30
- ],
31
- [
32
- "*",
33
- "queryable"
34
- ],
35
- [
36
- "*",
37
- "theAble"
38
- ],
39
- [
40
- "+",
41
- "hierarchyAble"
42
- ],
43
- [
44
- "+",
45
- "isEdee"
46
- ],
47
- [
48
- "+",
49
- "isEder"
50
- ],
51
- [
52
- "+",
53
- "mathematical_operator"
54
- ],
55
- [
56
- "+",
57
- "object"
58
- ],
59
- [
60
- "+",
61
- "property"
62
- ],
63
- [
64
- "+",
65
- "queryable"
66
- ],
67
- [
68
- "+",
69
- "theAble"
70
- ],
71
- [
72
- "-",
73
- "hierarchyAble"
74
- ],
75
- [
76
- "-",
77
- "isEdee"
78
- ],
79
- [
80
- "-",
81
- "isEder"
82
- ],
83
- [
84
- "-",
85
- "mathematical_operator"
86
- ],
87
- [
88
- "-",
89
- "object"
90
- ],
91
- [
92
- "-",
93
- "property"
94
- ],
95
- [
96
- "-",
97
- "queryable"
98
- ],
99
- [
100
- "-",
101
- "theAble"
102
- ],
103
- [
104
- "/",
105
- "hierarchyAble"
106
- ],
107
- [
108
- "/",
109
- "isEdee"
110
- ],
111
- [
112
- "/",
113
- "isEder"
114
- ],
115
- [
116
- "/",
117
- "mathematical_operator"
118
- ],
119
- [
120
- "/",
121
- "object"
122
- ],
123
- [
124
- "/",
125
- "property"
126
- ],
127
- [
128
- "/",
129
- "queryable"
130
- ],
131
- [
132
- "/",
133
- "theAble"
134
- ],
135
7
  [
136
8
  "a",
137
- "articlePOS"
9
+ "articlePOS",
10
+ false
138
11
  ],
139
12
  [
140
13
  "action",
141
- "action"
14
+ "action",
15
+ false
142
16
  ],
143
17
  [
144
18
  "adjective",
145
- "adjective"
19
+ "adjective",
20
+ false
146
21
  ],
147
22
  [
148
23
  "all",
149
- "quantifier"
24
+ "quantifier",
25
+ false
150
26
  ],
151
27
  [
152
28
  "articlePOS",
153
- "articlePOS"
29
+ "articlePOS",
30
+ false
154
31
  ],
155
32
  [
156
33
  "between",
157
- "preposition"
34
+ "preposition",
35
+ false
158
36
  ],
159
37
  [
160
38
  "canBeDoQuestion",
161
- "canBeDoQuestion"
39
+ "canBeDoQuestion",
40
+ false
162
41
  ],
163
42
  [
164
43
  "canBeQuestion",
165
- "canBeQuestion"
44
+ "canBeQuestion",
45
+ false
166
46
  ],
167
47
  [
168
48
  "cancel",
169
- "verby"
49
+ "verby",
50
+ false
170
51
  ],
171
52
  [
172
53
  "concept",
173
- "queryable"
54
+ "queryable",
55
+ false
174
56
  ],
175
57
  [
176
58
  "concept",
177
- "theAble"
59
+ "theAble",
60
+ false
178
61
  ],
179
62
  [
180
63
  "condition",
181
- "condition"
64
+ "condition",
65
+ false
182
66
  ],
183
67
  [
184
68
  "countable",
185
- "hierarchyAble"
69
+ "hierarchyAble",
70
+ false
186
71
  ],
187
72
  [
188
73
  "direction",
189
- "direction"
74
+ "direction",
75
+ false
190
76
  ],
191
77
  [
192
78
  "divideByExpression",
193
- "mathematicalExpression"
79
+ "mathematicalExpression",
80
+ false
194
81
  ],
195
82
  [
196
83
  "divideByOperator",
197
- "mathematicalOperator"
84
+ "mathematical_operator",
85
+ false
86
+ ],
87
+ [
88
+ "doubleQuote",
89
+ "queryable",
90
+ false
198
91
  ],
199
92
  [
200
93
  "down",
201
- "direction"
94
+ "direction",
95
+ false
202
96
  ],
203
97
  [
204
98
  "hasCountOfPieces",
205
- "countable"
99
+ "countable",
100
+ false
206
101
  ],
207
102
  [
208
103
  "have",
209
- "canBeDoQuestion"
104
+ "canBeDoQuestion",
105
+ false
210
106
  ],
211
107
  [
212
108
  "have",
213
- "canBeQuestion"
109
+ "canBeQuestion",
110
+ false
214
111
  ],
215
112
  [
216
113
  "hierarchyAble",
217
- "queryable"
114
+ "queryable",
115
+ false
218
116
  ],
219
117
  [
220
118
  "highest",
221
- "condition"
119
+ "condition",
120
+ false
222
121
  ],
223
122
  [
224
123
  "ifAble",
225
- "ifAble"
124
+ "ifAble",
125
+ false
226
126
  ],
227
127
  [
228
128
  "is",
229
- "canBeQuestion"
129
+ "canBeQuestion",
130
+ false
230
131
  ],
231
132
  [
232
133
  "is",
233
- "verby"
134
+ "verby",
135
+ false
234
136
  ],
235
137
  [
236
138
  "isEdee",
237
- "isEdee"
139
+ "isEdee",
140
+ false
238
141
  ],
239
142
  [
240
143
  "isEder",
241
- "isEder"
144
+ "isEder",
145
+ false
242
146
  ],
243
147
  [
244
148
  "it",
245
- "pronoun"
149
+ "pronoun",
150
+ false
246
151
  ],
247
152
  [
248
153
  "it",
249
- "queryable"
154
+ "queryable",
155
+ false
250
156
  ],
251
157
  [
252
158
  "it",
253
- "thisitthat"
159
+ "thisitthat",
160
+ false
254
161
  ],
255
162
  [
256
163
  "it",
257
- "toAble"
164
+ "toAble",
165
+ false
258
166
  ],
259
167
  [
260
168
  "left",
261
- "direction"
169
+ "direction",
170
+ false
262
171
  ],
263
172
  [
264
173
  "listening",
265
- "action"
174
+ "action",
175
+ false
266
176
  ],
267
177
  [
268
178
  "lowest",
269
- "condition"
179
+ "condition",
180
+ false
270
181
  ],
271
182
  [
272
183
  "mathematical",
273
- "hierarchyAble"
184
+ "hierarchyAble",
185
+ false
274
186
  ],
275
187
  [
276
188
  "mathematical",
277
- "isEdee"
189
+ "isEdee",
190
+ false
278
191
  ],
279
192
  [
280
193
  "mathematical",
281
- "isEder"
194
+ "isEder",
195
+ false
282
196
  ],
283
197
  [
284
198
  "mathematical",
285
- "object"
199
+ "object",
200
+ false
286
201
  ],
287
202
  [
288
203
  "mathematical",
289
- "operator_modifier"
204
+ "operator_modifier",
205
+ false
290
206
  ],
291
207
  [
292
208
  "mathematical",
293
- "property"
209
+ "property",
210
+ false
294
211
  ],
295
212
  [
296
213
  "mathematical",
297
- "queryable"
214
+ "queryable",
215
+ false
298
216
  ],
299
217
  [
300
218
  "mathematical",
301
- "theAble"
219
+ "theAble",
220
+ false
302
221
  ],
303
222
  [
304
223
  "mathematicalExpression",
305
- "concept"
224
+ "concept",
225
+ false
306
226
  ],
307
227
  [
308
228
  "mathematicalExpression",
309
- "number"
310
- ],
311
- [
312
- "mathematicalOperator",
313
- "mathematicalOperator"
229
+ "number",
230
+ false
314
231
  ],
315
232
  [
316
233
  "mathematical_operator",
317
- "adjective"
234
+ "adjective",
235
+ true
318
236
  ],
319
237
  [
320
238
  "mathematical_operator",
321
- "concept"
239
+ "concept",
240
+ false
322
241
  ],
323
242
  [
324
243
  "mathematical_operator",
325
- "hierarchyAble"
244
+ "hierarchyAble",
245
+ false
326
246
  ],
327
247
  [
328
248
  "mathematical_operator",
329
- "isEdee"
249
+ "isEdee",
250
+ false
330
251
  ],
331
252
  [
332
253
  "mathematical_operator",
333
- "isEder"
254
+ "isEder",
255
+ false
334
256
  ],
335
257
  [
336
258
  "mathematical_operator",
337
- "object"
259
+ "object",
260
+ false
338
261
  ],
339
262
  [
340
263
  "mathematical_operator",
341
- "operator"
264
+ "operator",
265
+ false
342
266
  ],
343
267
  [
344
268
  "mathematical_operator",
345
- "property"
269
+ "property",
270
+ false
346
271
  ],
347
272
  [
348
273
  "mathematical_operator",
349
- "queryable"
274
+ "queryable",
275
+ false
350
276
  ],
351
277
  [
352
278
  "mathematical_operator",
353
- "theAble"
279
+ "theAble",
280
+ false
354
281
  ],
355
282
  [
356
283
  "minusExpression",
357
- "mathematicalExpression"
284
+ "mathematicalExpression",
285
+ false
358
286
  ],
359
287
  [
360
288
  "minusOperator",
361
- "mathematicalOperator"
289
+ "mathematical_operator",
290
+ false
362
291
  ],
363
292
  [
364
293
  "modifies",
365
- "verby"
294
+ "verby",
295
+ false
366
296
  ],
367
297
  [
368
298
  "move",
369
- "verby"
299
+ "verby",
300
+ false
370
301
  ],
371
302
  [
372
303
  "moveAmount",
373
- "preposition"
374
- ],
375
- [
376
- "notAble",
377
- "notAble"
304
+ "preposition",
305
+ false
378
306
  ],
379
307
  [
380
308
  "noun",
381
- "theAble"
309
+ "theAble",
310
+ false
382
311
  ],
383
312
  [
384
313
  "number",
385
- "quantifier"
314
+ "quantifier",
315
+ false
386
316
  ],
387
317
  [
388
318
  "number",
389
- "queryable"
319
+ "queryable",
320
+ false
390
321
  ],
391
322
  [
392
323
  "object",
393
- "queryable"
324
+ "queryable",
325
+ false
394
326
  ],
395
327
  [
396
328
  "object",
397
- "theAble"
329
+ "theAble",
330
+ false
398
331
  ],
399
332
  [
400
333
  "operator",
401
- "concept"
334
+ "concept",
335
+ false
402
336
  ],
403
337
  [
404
338
  "operator",
405
- "hierarchyAble"
339
+ "hierarchyAble",
340
+ false
406
341
  ],
407
342
  [
408
343
  "operator",
409
- "isEdee"
344
+ "isEdee",
345
+ false
410
346
  ],
411
347
  [
412
348
  "operator",
413
- "isEder"
349
+ "isEder",
350
+ false
414
351
  ],
415
352
  [
416
353
  "operator",
417
- "object"
354
+ "object",
355
+ false
418
356
  ],
419
357
  [
420
358
  "operator",
421
- "property"
359
+ "property",
360
+ false
422
361
  ],
423
362
  [
424
363
  "operator",
425
- "queryable"
364
+ "queryable",
365
+ false
426
366
  ],
427
367
  [
428
368
  "operator",
429
- "theAble"
369
+ "theAble",
370
+ false
430
371
  ],
431
372
  [
432
373
  "operator_modifier",
433
- "operator_modifier"
374
+ "operator_modifier",
375
+ false
434
376
  ],
435
377
  [
436
378
  "orAble",
437
- "ifAble"
379
+ "ifAble",
380
+ false
438
381
  ],
439
382
  [
440
383
  "plusExpression",
441
- "mathematicalExpression"
384
+ "mathematicalExpression",
385
+ false
442
386
  ],
443
387
  [
444
388
  "plusOperator",
445
- "mathematicalOperator"
389
+ "mathematical_operator",
390
+ false
446
391
  ],
447
392
  [
448
393
  "preposition",
449
- "preposition"
394
+ "preposition",
395
+ false
450
396
  ],
451
397
  [
452
398
  "pronoun",
453
- "pronoun"
399
+ "pronoun",
400
+ false
454
401
  ],
455
402
  [
456
403
  "property",
457
- "queryable"
404
+ "queryable",
405
+ false
458
406
  ],
459
407
  [
460
408
  "property",
461
- "theAble"
409
+ "theAble",
410
+ false
462
411
  ],
463
412
  [
464
413
  "property",
465
- "unknown"
414
+ "unknown",
415
+ false
466
416
  ],
467
417
  [
468
418
  "punctuation",
469
- "punctuation"
419
+ "punctuation",
420
+ false
470
421
  ],
471
422
  [
472
423
  "quantifier",
473
- "quantifier"
424
+ "quantifier",
425
+ false
474
426
  ],
475
427
  [
476
428
  "queryable",
477
- "queryable"
429
+ "queryable",
430
+ false
478
431
  ],
479
432
  [
480
433
  "questionMark",
481
- "punctuation"
434
+ "punctuation",
435
+ false
482
436
  ],
483
437
  [
484
438
  "readonly",
485
- "queryable"
439
+ "queryable",
440
+ false
486
441
  ],
487
442
  [
488
443
  "reason",
489
- "queryable"
444
+ "queryable",
445
+ false
490
446
  ],
491
447
  [
492
448
  "reason",
493
- "theAble"
449
+ "theAble",
450
+ false
494
451
  ],
495
452
  [
496
453
  "right",
497
- "direction"
454
+ "direction",
455
+ false
498
456
  ],
499
457
  [
500
458
  "select",
501
- "verby"
459
+ "verby",
460
+ false
502
461
  ],
503
462
  [
504
463
  "stop",
505
- "verby"
464
+ "verby",
465
+ false
506
466
  ],
507
467
  [
508
468
  "that",
509
- "thisitthat"
469
+ "thisitthat",
470
+ false
510
471
  ],
511
472
  [
512
473
  "the",
513
- "articlePOS"
474
+ "articlePOS",
475
+ false
514
476
  ],
515
477
  [
516
478
  "theAble",
517
- "theAble"
479
+ "theAble",
480
+ false
518
481
  ],
519
482
  [
520
483
  "this",
521
- "pronoun"
484
+ "pronoun",
485
+ false
522
486
  ],
523
487
  [
524
488
  "this",
525
- "queryable"
489
+ "queryable",
490
+ false
526
491
  ],
527
492
  [
528
493
  "this",
529
- "thisitthat"
494
+ "thisitthat",
495
+ false
530
496
  ],
531
497
  [
532
498
  "thisitthat",
533
- "queryable"
499
+ "queryable",
500
+ false
534
501
  ],
535
502
  [
536
503
  "timesExpression",
537
- "mathematicalExpression"
504
+ "mathematicalExpression",
505
+ false
538
506
  ],
539
507
  [
540
508
  "timesOperator",
541
- "mathematicalOperator"
509
+ "mathematical_operator",
510
+ false
542
511
  ],
543
512
  [
544
513
  "to",
545
- "preposition"
514
+ "preposition",
515
+ false
546
516
  ],
547
517
  [
548
518
  "toAble",
549
- "toAble"
519
+ "toAble",
520
+ false
550
521
  ],
551
522
  [
552
523
  "type",
553
- "property"
524
+ "property",
525
+ false
554
526
  ],
555
527
  [
556
528
  "type",
557
- "whatAble"
558
- ],
559
- [
560
- "unknown",
561
- "hierarchyAble"
529
+ "whatAble",
530
+ false
562
531
  ],
563
532
  [
564
533
  "unknown",
565
- "notAble"
534
+ "hierarchyAble",
535
+ false
566
536
  ],
567
537
  [
568
538
  "unknown",
569
- "object"
539
+ "object",
540
+ false
570
541
  ],
571
542
  [
572
543
  "unknown",
573
- "queryable"
544
+ "queryable",
545
+ false
574
546
  ],
575
547
  [
576
548
  "unknown",
577
- "theAble"
549
+ "theAble",
550
+ false
578
551
  ],
579
552
  [
580
553
  "unselect",
581
- "verby"
554
+ "verby",
555
+ false
582
556
  ],
583
557
  [
584
558
  "up",
585
- "direction"
559
+ "direction",
560
+ false
586
561
  ],
587
562
  [
588
563
  "verby",
589
- "verby"
564
+ "verby",
565
+ false
590
566
  ],
591
567
  [
592
568
  "what",
593
- "object"
569
+ "object",
570
+ false
594
571
  ],
595
572
  [
596
573
  "what",
597
- "queryable"
574
+ "queryable",
575
+ false
598
576
  ],
599
577
  [
600
578
  "whatAble",
601
- "queryable"
579
+ "queryable",
580
+ false
602
581
  ],
603
582
  [
604
583
  "whose",
605
- "object"
584
+ "object",
585
+ false
606
586
  ],
607
587
  [
608
588
  "x",
609
- "number"
589
+ "number",
590
+ false
610
591
  ],
611
592
  [
612
593
  "xfx",
613
- "queryable"
594
+ "queryable",
595
+ false
614
596
  ],
615
597
  [
616
598
  "y",
617
- "number"
599
+ "number",
600
+ false
618
601
  ]
619
602
  ],
620
603
  "metadata": {