tpmkms_4wp 8.0.0-beta.4 → 8.0.0-beta.41

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