tpmkms_4wp 8.9.1-beta.24 → 8.9.1-beta.26

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 (71) hide show
  1. package/common/animals.instance.json +23 -75
  2. package/common/articles.test.json +172 -4
  3. package/common/asking.test.json +731 -19
  4. package/common/avatar.test.json +3703 -1884
  5. package/common/characters.test.json +890 -112
  6. package/common/colors.instance.json +25 -333
  7. package/common/colors.test.json +632 -136
  8. package/common/comparable.test.json +3057 -601
  9. package/common/concept.test.json +1517 -453
  10. package/common/conjunction.test.json +112 -1
  11. package/common/countable.test.json +862 -66
  12. package/common/crew.instance.json +288 -0
  13. package/common/crew.test.json +5322 -918
  14. package/common/currency.test.json +564 -64
  15. package/common/dialogues.test.json +3617 -1221
  16. package/common/dimension.instance.json +36 -0
  17. package/common/dimension.test.json +18934 -12493
  18. package/common/edible.instance.json +36 -96
  19. package/common/edible.test.json +898 -168
  20. package/common/emotions.test.json +609 -107
  21. package/common/errors.test.json +49 -0
  22. package/common/evaluate.test.json +79 -1
  23. package/common/events.test.json +2020 -308
  24. package/common/fastfood.instance.json +284 -36
  25. package/common/fastfood.test.json +29023 -2294
  26. package/common/formulas.test.json +6602 -3800
  27. package/common/help.test.json +144 -0
  28. package/common/hierarchy.test.json +45023 -19454
  29. package/common/javascript.test.json +115 -11
  30. package/common/kirk.test.json +788 -255
  31. package/common/length.instance.json +0 -60
  32. package/common/length.test.json +4300 -2051
  33. package/common/listener.test.json +24 -1
  34. package/common/math.test.json +27147 -15408
  35. package/common/meta.test.json +2436 -253
  36. package/common/nameable.test.json +4185 -1467
  37. package/common/negation.test.json +92 -8
  38. package/common/numbers.test.json +144 -0
  39. package/common/ordering.instance.json +63 -47
  40. package/common/ordering.test.json +1060 -281
  41. package/common/ordinals.test.json +183 -6
  42. package/common/people.instance.json +0 -52
  43. package/common/people.test.json +13917 -7609
  44. package/common/percentages.test.json +158 -0
  45. package/common/pipboy.instance.json +36 -60
  46. package/common/pipboy.js +0 -1
  47. package/common/pipboy.test.json +14457 -5640
  48. package/common/pokemon.instance.json +0 -44
  49. package/common/pokemon.test.json +1321 -406
  50. package/common/pressure.test.json +1170 -348
  51. package/common/properties.test.json +33010 -11800
  52. package/common/punctuation.test.json +168 -0
  53. package/common/reports.instance.json +1 -1
  54. package/common/reports.test.json +7583 -204
  55. package/common/scorekeeper.test.json +25112 -12632
  56. package/common/sizeable.test.json +945 -215
  57. package/common/spock.test.json +788 -255
  58. package/common/stgame.test.json +890 -108
  59. package/common/stm.test.json +461 -9
  60. package/common/tell.test.json +119 -1
  61. package/common/temperature.test.json +1272 -480
  62. package/common/testing.test.json +51 -1
  63. package/common/time.test.json +4994 -1241
  64. package/common/tokenize.test.json +24 -0
  65. package/common/ui.test.json +4337 -157
  66. package/common/weight.instance.json +0 -68
  67. package/common/weight.test.json +6168 -3160
  68. package/common/wp.instance.json +0 -172
  69. package/common/wp.test.json +12342 -514
  70. package/common/yesno.test.json +108 -4
  71. package/package.json +2 -2
@@ -16,6 +16,7 @@
16
16
  },
17
17
  "contexts": [
18
18
  {
19
+ "context_index": 1,
19
20
  "dead": true,
20
21
  "level": 1,
21
22
  "marker": "negatable",
@@ -47,7 +48,6 @@
47
48
  "word": "negatable"
48
49
  }
49
50
  ],
50
- "developerTest": false,
51
51
  "generatedParenthesized": [
52
52
  ""
53
53
  ],
@@ -56,7 +56,7 @@
56
56
  {
57
57
  "counter": 1,
58
58
  "op": [
59
- "negatable",
59
+ "not",
60
60
  0
61
61
  ],
62
62
  "ops": [
@@ -73,12 +73,12 @@
73
73
  {
74
74
  "counter": 2,
75
75
  "op": [
76
- "not",
76
+ "negatable",
77
77
  0
78
78
  ],
79
79
  "ops": [
80
80
  [
81
- "not",
81
+ "negatable",
82
82
  0
83
83
  ]
84
84
  ]
@@ -89,6 +89,8 @@
89
89
  "nameToUUID": {
90
90
  "gdefaults": "gdefaults2",
91
91
  "negation": "negation1",
92
+ "pos": "pos2",
93
+ "punctuation": "punctuation2",
92
94
  "tokenize": "tokenize2"
93
95
  },
94
96
  "namespaced": {
@@ -96,12 +98,17 @@
96
98
  },
97
99
  "negation1": {
98
100
  },
101
+ "pos2": {
102
+ },
103
+ "punctuation2": {
104
+ },
99
105
  "tokenize2": {
100
106
  }
101
107
  },
102
108
  "processed": [
103
109
  {
104
110
  "context": {
111
+ "context_index": 1,
105
112
  "dead": true,
106
113
  "level": 1,
107
114
  "marker": "negatable",
@@ -150,6 +157,41 @@
150
157
  "query": "not negatable",
151
158
  "responses": [
152
159
  ""
160
+ ],
161
+ "summaries": [
162
+ [
163
+ {
164
+ "counter": 1,
165
+ "operators": [
166
+ [
167
+ "not",
168
+ 0
169
+ ],
170
+ [
171
+ "negatable",
172
+ 0
173
+ ]
174
+ ]
175
+ },
176
+ {
177
+ "counter": 2,
178
+ "operators": [
179
+ [
180
+ "negatable",
181
+ 0
182
+ ]
183
+ ]
184
+ },
185
+ {
186
+ "counter": 3,
187
+ "operators": [
188
+ [
189
+ "negatable",
190
+ 1
191
+ ]
192
+ ]
193
+ }
194
+ ]
153
195
  ]
154
196
  },
155
197
  {
@@ -169,6 +211,7 @@
169
211
  },
170
212
  "contexts": [
171
213
  {
214
+ "context_index": 1,
172
215
  "dead": true,
173
216
  "level": 1,
174
217
  "marker": "negatable",
@@ -200,7 +243,6 @@
200
243
  "word": "negatables"
201
244
  }
202
245
  ],
203
- "developerTest": false,
204
246
  "generatedParenthesized": [
205
247
  ""
206
248
  ],
@@ -209,7 +251,7 @@
209
251
  {
210
252
  "counter": 1,
211
253
  "op": [
212
- "negatable",
254
+ "not",
213
255
  0
214
256
  ],
215
257
  "ops": [
@@ -226,12 +268,12 @@
226
268
  {
227
269
  "counter": 2,
228
270
  "op": [
229
- "not",
271
+ "negatable",
230
272
  0
231
273
  ],
232
274
  "ops": [
233
275
  [
234
- "not",
276
+ "negatable",
235
277
  0
236
278
  ]
237
279
  ]
@@ -242,6 +284,8 @@
242
284
  "nameToUUID": {
243
285
  "gdefaults": "gdefaults2",
244
286
  "negation": "negation1",
287
+ "pos": "pos2",
288
+ "punctuation": "punctuation2",
245
289
  "tokenize": "tokenize2"
246
290
  },
247
291
  "namespaced": {
@@ -249,12 +293,17 @@
249
293
  },
250
294
  "negation1": {
251
295
  },
296
+ "pos2": {
297
+ },
298
+ "punctuation2": {
299
+ },
252
300
  "tokenize2": {
253
301
  }
254
302
  },
255
303
  "processed": [
256
304
  {
257
305
  "context": {
306
+ "context_index": 1,
258
307
  "dead": true,
259
308
  "level": 1,
260
309
  "marker": "negatable",
@@ -303,6 +352,41 @@
303
352
  "query": "not negatables",
304
353
  "responses": [
305
354
  ""
355
+ ],
356
+ "summaries": [
357
+ [
358
+ {
359
+ "counter": 1,
360
+ "operators": [
361
+ [
362
+ "not",
363
+ 0
364
+ ],
365
+ [
366
+ "negatable",
367
+ 0
368
+ ]
369
+ ]
370
+ },
371
+ {
372
+ "counter": 2,
373
+ "operators": [
374
+ [
375
+ "negatable",
376
+ 0
377
+ ]
378
+ ]
379
+ },
380
+ {
381
+ "counter": 3,
382
+ "operators": [
383
+ [
384
+ "negatable",
385
+ 1
386
+ ]
387
+ ]
388
+ }
389
+ ]
306
390
  ]
307
391
  }
308
392
  ]
@@ -6,6 +6,7 @@
6
6
  },
7
7
  "contexts": [
8
8
  {
9
+ "context_index": 1,
9
10
  "dead": true,
10
11
  "instance": true,
11
12
  "level": 1,
@@ -60,6 +61,7 @@
60
61
  "processed": [
61
62
  {
62
63
  "context": {
64
+ "context_index": 1,
63
65
  "dead": true,
64
66
  "instance": true,
65
67
  "level": 1,
@@ -91,6 +93,28 @@
91
93
  "query": "20",
92
94
  "responses": [
93
95
  ""
96
+ ],
97
+ "summaries": [
98
+ [
99
+ {
100
+ "counter": 1,
101
+ "operators": [
102
+ [
103
+ "integer",
104
+ 0
105
+ ]
106
+ ]
107
+ },
108
+ {
109
+ "counter": 2,
110
+ "operators": [
111
+ [
112
+ "integer",
113
+ 1
114
+ ]
115
+ ]
116
+ }
117
+ ]
94
118
  ]
95
119
  },
96
120
  {
@@ -100,6 +124,7 @@
100
124
  },
101
125
  "contexts": [
102
126
  {
127
+ "context_index": 1,
103
128
  "dead": true,
104
129
  "instance": true,
105
130
  "level": 1,
@@ -154,6 +179,7 @@
154
179
  "processed": [
155
180
  {
156
181
  "context": {
182
+ "context_index": 1,
157
183
  "dead": true,
158
184
  "instance": true,
159
185
  "level": 1,
@@ -185,6 +211,28 @@
185
211
  "query": "44",
186
212
  "responses": [
187
213
  ""
214
+ ],
215
+ "summaries": [
216
+ [
217
+ {
218
+ "counter": 1,
219
+ "operators": [
220
+ [
221
+ "integer",
222
+ 0
223
+ ]
224
+ ]
225
+ },
226
+ {
227
+ "counter": 2,
228
+ "operators": [
229
+ [
230
+ "integer",
231
+ 1
232
+ ]
233
+ ]
234
+ }
235
+ ]
188
236
  ]
189
237
  },
190
238
  {
@@ -194,6 +242,7 @@
194
242
  },
195
243
  "contexts": [
196
244
  {
245
+ "context_index": 1,
197
246
  "dead": true,
198
247
  "instance": true,
199
248
  "level": 1,
@@ -248,6 +297,7 @@
248
297
  "processed": [
249
298
  {
250
299
  "context": {
300
+ "context_index": 1,
251
301
  "dead": true,
252
302
  "instance": true,
253
303
  "level": 1,
@@ -279,6 +329,28 @@
279
329
  "query": "10 ",
280
330
  "responses": [
281
331
  ""
332
+ ],
333
+ "summaries": [
334
+ [
335
+ {
336
+ "counter": 1,
337
+ "operators": [
338
+ [
339
+ "integer",
340
+ 0
341
+ ]
342
+ ]
343
+ },
344
+ {
345
+ "counter": 2,
346
+ "operators": [
347
+ [
348
+ "integer",
349
+ 1
350
+ ]
351
+ ]
352
+ }
353
+ ]
282
354
  ]
283
355
  },
284
356
  {
@@ -288,6 +360,7 @@
288
360
  },
289
361
  "contexts": [
290
362
  {
363
+ "context_index": 1,
291
364
  "dead": true,
292
365
  "instance": true,
293
366
  "level": 1,
@@ -342,6 +415,7 @@
342
415
  "processed": [
343
416
  {
344
417
  "context": {
418
+ "context_index": 1,
345
419
  "dead": true,
346
420
  "instance": true,
347
421
  "level": 1,
@@ -373,6 +447,28 @@
373
447
  "query": "10.23 ",
374
448
  "responses": [
375
449
  ""
450
+ ],
451
+ "summaries": [
452
+ [
453
+ {
454
+ "counter": 1,
455
+ "operators": [
456
+ [
457
+ "number",
458
+ 0
459
+ ]
460
+ ]
461
+ },
462
+ {
463
+ "counter": 2,
464
+ "operators": [
465
+ [
466
+ "number",
467
+ 1
468
+ ]
469
+ ]
470
+ }
471
+ ]
376
472
  ]
377
473
  },
378
474
  {
@@ -382,6 +478,7 @@
382
478
  },
383
479
  "contexts": [
384
480
  {
481
+ "context_index": 1,
385
482
  "dead": true,
386
483
  "instance": true,
387
484
  "level": 1,
@@ -436,6 +533,7 @@
436
533
  "processed": [
437
534
  {
438
535
  "context": {
536
+ "context_index": 1,
439
537
  "dead": true,
440
538
  "instance": true,
441
539
  "level": 1,
@@ -467,6 +565,28 @@
467
565
  "query": ".23 ",
468
566
  "responses": [
469
567
  ""
568
+ ],
569
+ "summaries": [
570
+ [
571
+ {
572
+ "counter": 1,
573
+ "operators": [
574
+ [
575
+ "number",
576
+ 0
577
+ ]
578
+ ]
579
+ },
580
+ {
581
+ "counter": 2,
582
+ "operators": [
583
+ [
584
+ "number",
585
+ 1
586
+ ]
587
+ ]
588
+ }
589
+ ]
470
590
  ]
471
591
  },
472
592
  {
@@ -476,6 +596,7 @@
476
596
  },
477
597
  "contexts": [
478
598
  {
599
+ "context_index": 1,
479
600
  "dead": true,
480
601
  "level": 1,
481
602
  "marker": "unknown",
@@ -530,6 +651,7 @@
530
651
  "processed": [
531
652
  {
532
653
  "context": {
654
+ "context_index": 1,
533
655
  "dead": true,
534
656
  "level": 1,
535
657
  "marker": "unknown",
@@ -561,6 +683,28 @@
561
683
  "query": "c1",
562
684
  "responses": [
563
685
  ""
686
+ ],
687
+ "summaries": [
688
+ [
689
+ {
690
+ "counter": 1,
691
+ "operators": [
692
+ [
693
+ "unknown",
694
+ 0
695
+ ]
696
+ ]
697
+ },
698
+ {
699
+ "counter": 2,
700
+ "operators": [
701
+ [
702
+ "unknown",
703
+ 1
704
+ ]
705
+ ]
706
+ }
707
+ ]
564
708
  ]
565
709
  }
566
710
  ]
@@ -754,32 +754,6 @@
754
754
  0
755
755
  ]
756
756
  ],
757
- [
758
- [
759
- "between",
760
- 0
761
- ],
762
- [
763
- "is",
764
- 0
765
- ],
766
- [
767
- "list",
768
- 0
769
- ],
770
- [
771
- "unknown",
772
- 0
773
- ],
774
- [
775
- "unknown",
776
- 1
777
- ],
778
- [
779
- "xfx",
780
- 0
781
- ]
782
- ],
783
757
  [
784
758
  [
785
759
  "between",
@@ -2096,6 +2070,40 @@
2096
2070
  0
2097
2071
  ]
2098
2072
  ],
2073
+ [
2074
+ [
2075
+ "if",
2076
+ 0
2077
+ ],
2078
+ [
2079
+ "like",
2080
+ 0
2081
+ ],
2082
+ [
2083
+ "love",
2084
+ 0
2085
+ ],
2086
+ [
2087
+ "orList",
2088
+ 0
2089
+ ],
2090
+ [
2091
+ "then",
2092
+ 0
2093
+ ],
2094
+ [
2095
+ "unknown",
2096
+ 0
2097
+ ],
2098
+ [
2099
+ "unknown",
2100
+ 1
2101
+ ],
2102
+ [
2103
+ "want",
2104
+ 0
2105
+ ]
2106
+ ],
2099
2107
  [
2100
2108
  [
2101
2109
  "if",
@@ -2346,10 +2354,6 @@
2346
2354
  "unknown",
2347
2355
  0
2348
2356
  ],
2349
- [
2350
- "unknown",
2351
- 1
2352
- ],
2353
2357
  [
2354
2358
  "xfx",
2355
2359
  0
@@ -2370,7 +2374,7 @@
2370
2374
  ],
2371
2375
  [
2372
2376
  "unknown",
2373
- 0
2377
+ 1
2374
2378
  ],
2375
2379
  [
2376
2380
  "xfx",
@@ -2388,15 +2392,11 @@
2388
2392
  ],
2389
2393
  [
2390
2394
  "list",
2391
- 0
2395
+ 1
2392
2396
  ],
2393
2397
  [
2394
2398
  "unknown",
2395
2399
  1
2396
- ],
2397
- [
2398
- "xfx",
2399
- 0
2400
2400
  ]
2401
2401
  ],
2402
2402
  [
@@ -2415,42 +2415,58 @@
2415
2415
  [
2416
2416
  "unknown",
2417
2417
  1
2418
+ ],
2419
+ [
2420
+ "xfx",
2421
+ 0
2418
2422
  ]
2419
2423
  ],
2420
2424
  [
2421
2425
  [
2422
2426
  "between",
2423
- 0
2427
+ 1
2424
2428
  ],
2425
2429
  [
2426
2430
  "is",
2427
2431
  0
2428
2432
  ],
2429
2433
  [
2430
- "list",
2434
+ "unknown",
2431
2435
  1
2436
+ ]
2437
+ ],
2438
+ [
2439
+ [
2440
+ "if",
2441
+ 0
2432
2442
  ],
2433
2443
  [
2434
- "unknown",
2435
- 1
2444
+ "like",
2445
+ 0
2436
2446
  ],
2437
2447
  [
2438
- "xfx",
2448
+ "love",
2439
2449
  0
2440
- ]
2441
- ],
2442
- [
2450
+ ],
2443
2451
  [
2444
- "between",
2445
- 1
2452
+ "orList",
2453
+ 0
2446
2454
  ],
2447
2455
  [
2448
- "is",
2456
+ "then",
2457
+ 0
2458
+ ],
2459
+ [
2460
+ "unknown",
2449
2461
  0
2450
2462
  ],
2451
2463
  [
2452
2464
  "unknown",
2453
2465
  1
2466
+ ],
2467
+ [
2468
+ "want",
2469
+ 0
2454
2470
  ]
2455
2471
  ],
2456
2472
  [