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.
- package/common/animals.instance.json +23 -75
- package/common/articles.test.json +172 -4
- package/common/asking.test.json +731 -19
- package/common/avatar.test.json +3703 -1884
- package/common/characters.test.json +890 -112
- package/common/colors.instance.json +25 -333
- package/common/colors.test.json +632 -136
- package/common/comparable.test.json +3057 -601
- package/common/concept.test.json +1517 -453
- package/common/conjunction.test.json +112 -1
- package/common/countable.test.json +862 -66
- package/common/crew.instance.json +288 -0
- package/common/crew.test.json +5322 -918
- package/common/currency.test.json +564 -64
- package/common/dialogues.test.json +3617 -1221
- package/common/dimension.instance.json +36 -0
- package/common/dimension.test.json +18934 -12493
- package/common/edible.instance.json +36 -96
- package/common/edible.test.json +898 -168
- package/common/emotions.test.json +609 -107
- package/common/errors.test.json +49 -0
- package/common/evaluate.test.json +79 -1
- package/common/events.test.json +2020 -308
- package/common/fastfood.instance.json +284 -36
- package/common/fastfood.test.json +29023 -2294
- package/common/formulas.test.json +6602 -3800
- package/common/help.test.json +144 -0
- package/common/hierarchy.test.json +45023 -19454
- package/common/javascript.test.json +115 -11
- package/common/kirk.test.json +788 -255
- package/common/length.instance.json +0 -60
- package/common/length.test.json +4300 -2051
- package/common/listener.test.json +24 -1
- package/common/math.test.json +27147 -15408
- package/common/meta.test.json +2436 -253
- package/common/nameable.test.json +4185 -1467
- package/common/negation.test.json +92 -8
- package/common/numbers.test.json +144 -0
- package/common/ordering.instance.json +63 -47
- package/common/ordering.test.json +1060 -281
- package/common/ordinals.test.json +183 -6
- package/common/people.instance.json +0 -52
- package/common/people.test.json +13917 -7609
- package/common/percentages.test.json +158 -0
- package/common/pipboy.instance.json +36 -60
- package/common/pipboy.js +0 -1
- package/common/pipboy.test.json +14457 -5640
- package/common/pokemon.instance.json +0 -44
- package/common/pokemon.test.json +1321 -406
- package/common/pressure.test.json +1170 -348
- package/common/properties.test.json +33010 -11800
- package/common/punctuation.test.json +168 -0
- package/common/reports.instance.json +1 -1
- package/common/reports.test.json +7583 -204
- package/common/scorekeeper.test.json +25112 -12632
- package/common/sizeable.test.json +945 -215
- package/common/spock.test.json +788 -255
- package/common/stgame.test.json +890 -108
- package/common/stm.test.json +461 -9
- package/common/tell.test.json +119 -1
- package/common/temperature.test.json +1272 -480
- package/common/testing.test.json +51 -1
- package/common/time.test.json +4994 -1241
- package/common/tokenize.test.json +24 -0
- package/common/ui.test.json +4337 -157
- package/common/weight.instance.json +0 -68
- package/common/weight.test.json +6168 -3160
- package/common/wp.instance.json +0 -172
- package/common/wp.test.json +12342 -514
- package/common/yesno.test.json +108 -4
- 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
|
"default": true,
|
21
22
|
"level": 1,
|
@@ -53,7 +54,6 @@
|
|
53
54
|
"word": "orderable"
|
54
55
|
}
|
55
56
|
],
|
56
|
-
"developerTest": false,
|
57
57
|
"generatedParenthesized": [
|
58
58
|
""
|
59
59
|
],
|
@@ -114,6 +114,7 @@
|
|
114
114
|
},
|
115
115
|
"objects": {
|
116
116
|
"nameToUUID": {
|
117
|
+
"articles": "articles2",
|
117
118
|
"gdefaults": "gdefaults2",
|
118
119
|
"numbers": "numbers2",
|
119
120
|
"ordinals": "ordinals1",
|
@@ -123,6 +124,8 @@
|
|
123
124
|
"tokenize": "tokenize2"
|
124
125
|
},
|
125
126
|
"namespaced": {
|
127
|
+
"articles2": {
|
128
|
+
},
|
126
129
|
"gdefaults2": {
|
127
130
|
},
|
128
131
|
"numbers2": {
|
@@ -141,6 +144,7 @@
|
|
141
144
|
"processed": [
|
142
145
|
{
|
143
146
|
"context": {
|
147
|
+
"context_index": 1,
|
144
148
|
"dead": true,
|
145
149
|
"default": true,
|
146
150
|
"level": 1,
|
@@ -195,6 +199,58 @@
|
|
195
199
|
"query": "1st orderable",
|
196
200
|
"responses": [
|
197
201
|
""
|
202
|
+
],
|
203
|
+
"summaries": [
|
204
|
+
[
|
205
|
+
{
|
206
|
+
"counter": 1,
|
207
|
+
"operators": [
|
208
|
+
[
|
209
|
+
"ordinal",
|
210
|
+
0
|
211
|
+
],
|
212
|
+
[
|
213
|
+
"orderable",
|
214
|
+
0
|
215
|
+
]
|
216
|
+
]
|
217
|
+
},
|
218
|
+
{
|
219
|
+
"counter": 2,
|
220
|
+
"operators": [
|
221
|
+
[
|
222
|
+
"ordinal",
|
223
|
+
1
|
224
|
+
],
|
225
|
+
[
|
226
|
+
"orderable",
|
227
|
+
0
|
228
|
+
]
|
229
|
+
]
|
230
|
+
},
|
231
|
+
{
|
232
|
+
"counter": 3,
|
233
|
+
"operators": [
|
234
|
+
[
|
235
|
+
"ordinal",
|
236
|
+
1
|
237
|
+
],
|
238
|
+
[
|
239
|
+
"orderable",
|
240
|
+
1
|
241
|
+
]
|
242
|
+
]
|
243
|
+
},
|
244
|
+
{
|
245
|
+
"counter": 4,
|
246
|
+
"operators": [
|
247
|
+
[
|
248
|
+
"orderable",
|
249
|
+
1
|
250
|
+
]
|
251
|
+
]
|
252
|
+
}
|
253
|
+
]
|
198
254
|
]
|
199
255
|
},
|
200
256
|
{
|
@@ -204,6 +260,7 @@
|
|
204
260
|
},
|
205
261
|
"contexts": [
|
206
262
|
{
|
263
|
+
"context_index": 1,
|
207
264
|
"dead": true,
|
208
265
|
"instance": true,
|
209
266
|
"level": 1,
|
@@ -219,7 +276,6 @@
|
|
219
276
|
"word": "4th"
|
220
277
|
}
|
221
278
|
],
|
222
|
-
"developerTest": false,
|
223
279
|
"generatedParenthesized": [
|
224
280
|
""
|
225
281
|
],
|
@@ -242,6 +298,7 @@
|
|
242
298
|
},
|
243
299
|
"objects": {
|
244
300
|
"nameToUUID": {
|
301
|
+
"articles": "articles2",
|
245
302
|
"gdefaults": "gdefaults2",
|
246
303
|
"numbers": "numbers2",
|
247
304
|
"ordinals": "ordinals1",
|
@@ -251,6 +308,8 @@
|
|
251
308
|
"tokenize": "tokenize2"
|
252
309
|
},
|
253
310
|
"namespaced": {
|
311
|
+
"articles2": {
|
312
|
+
},
|
254
313
|
"gdefaults2": {
|
255
314
|
},
|
256
315
|
"numbers2": {
|
@@ -269,6 +328,7 @@
|
|
269
328
|
"processed": [
|
270
329
|
{
|
271
330
|
"context": {
|
331
|
+
"context_index": 1,
|
272
332
|
"dead": true,
|
273
333
|
"instance": true,
|
274
334
|
"level": 1,
|
@@ -301,6 +361,28 @@
|
|
301
361
|
"query": "4th",
|
302
362
|
"responses": [
|
303
363
|
""
|
364
|
+
],
|
365
|
+
"summaries": [
|
366
|
+
[
|
367
|
+
{
|
368
|
+
"counter": 1,
|
369
|
+
"operators": [
|
370
|
+
[
|
371
|
+
"ordinal",
|
372
|
+
0
|
373
|
+
]
|
374
|
+
]
|
375
|
+
},
|
376
|
+
{
|
377
|
+
"counter": 2,
|
378
|
+
"operators": [
|
379
|
+
[
|
380
|
+
"ordinal",
|
381
|
+
1
|
382
|
+
]
|
383
|
+
]
|
384
|
+
}
|
385
|
+
]
|
304
386
|
]
|
305
387
|
},
|
306
388
|
{
|
@@ -310,6 +392,7 @@
|
|
310
392
|
},
|
311
393
|
"contexts": [
|
312
394
|
{
|
395
|
+
"context_index": 1,
|
313
396
|
"dead": true,
|
314
397
|
"instance": true,
|
315
398
|
"level": 1,
|
@@ -325,7 +408,6 @@
|
|
325
408
|
"word": "last"
|
326
409
|
}
|
327
410
|
],
|
328
|
-
"developerTest": false,
|
329
411
|
"generatedParenthesized": [
|
330
412
|
""
|
331
413
|
],
|
@@ -348,6 +430,7 @@
|
|
348
430
|
},
|
349
431
|
"objects": {
|
350
432
|
"nameToUUID": {
|
433
|
+
"articles": "articles2",
|
351
434
|
"gdefaults": "gdefaults2",
|
352
435
|
"numbers": "numbers2",
|
353
436
|
"ordinals": "ordinals1",
|
@@ -357,6 +440,8 @@
|
|
357
440
|
"tokenize": "tokenize2"
|
358
441
|
},
|
359
442
|
"namespaced": {
|
443
|
+
"articles2": {
|
444
|
+
},
|
360
445
|
"gdefaults2": {
|
361
446
|
},
|
362
447
|
"numbers2": {
|
@@ -375,6 +460,7 @@
|
|
375
460
|
"processed": [
|
376
461
|
{
|
377
462
|
"context": {
|
463
|
+
"context_index": 1,
|
378
464
|
"dead": true,
|
379
465
|
"instance": true,
|
380
466
|
"level": 1,
|
@@ -407,6 +493,28 @@
|
|
407
493
|
"query": "last",
|
408
494
|
"responses": [
|
409
495
|
""
|
496
|
+
],
|
497
|
+
"summaries": [
|
498
|
+
[
|
499
|
+
{
|
500
|
+
"counter": 1,
|
501
|
+
"operators": [
|
502
|
+
[
|
503
|
+
"ordinal",
|
504
|
+
0
|
505
|
+
]
|
506
|
+
]
|
507
|
+
},
|
508
|
+
{
|
509
|
+
"counter": 2,
|
510
|
+
"operators": [
|
511
|
+
[
|
512
|
+
"ordinal",
|
513
|
+
1
|
514
|
+
]
|
515
|
+
]
|
516
|
+
}
|
517
|
+
]
|
410
518
|
]
|
411
519
|
},
|
412
520
|
{
|
@@ -416,6 +524,7 @@
|
|
416
524
|
},
|
417
525
|
"contexts": [
|
418
526
|
{
|
527
|
+
"context_index": 1,
|
419
528
|
"dead": true,
|
420
529
|
"instance": true,
|
421
530
|
"level": 1,
|
@@ -431,7 +540,6 @@
|
|
431
540
|
"word": "23rd"
|
432
541
|
}
|
433
542
|
],
|
434
|
-
"developerTest": false,
|
435
543
|
"generatedParenthesized": [
|
436
544
|
""
|
437
545
|
],
|
@@ -484,6 +592,7 @@
|
|
484
592
|
"processed": [
|
485
593
|
{
|
486
594
|
"context": {
|
595
|
+
"context_index": 1,
|
487
596
|
"dead": true,
|
488
597
|
"instance": true,
|
489
598
|
"level": 1,
|
@@ -516,6 +625,28 @@
|
|
516
625
|
"query": "23rd",
|
517
626
|
"responses": [
|
518
627
|
""
|
628
|
+
],
|
629
|
+
"summaries": [
|
630
|
+
[
|
631
|
+
{
|
632
|
+
"counter": 1,
|
633
|
+
"operators": [
|
634
|
+
[
|
635
|
+
"ordinal",
|
636
|
+
0
|
637
|
+
]
|
638
|
+
]
|
639
|
+
},
|
640
|
+
{
|
641
|
+
"counter": 2,
|
642
|
+
"operators": [
|
643
|
+
[
|
644
|
+
"ordinal",
|
645
|
+
1
|
646
|
+
]
|
647
|
+
]
|
648
|
+
}
|
649
|
+
]
|
519
650
|
]
|
520
651
|
},
|
521
652
|
{
|
@@ -525,6 +656,7 @@
|
|
525
656
|
},
|
526
657
|
"contexts": [
|
527
658
|
{
|
659
|
+
"context_index": 1,
|
528
660
|
"dead": true,
|
529
661
|
"instance": true,
|
530
662
|
"level": 1,
|
@@ -540,7 +672,6 @@
|
|
540
672
|
"word": "22nd"
|
541
673
|
}
|
542
674
|
],
|
543
|
-
"developerTest": false,
|
544
675
|
"generatedParenthesized": [
|
545
676
|
""
|
546
677
|
],
|
@@ -593,6 +724,7 @@
|
|
593
724
|
"processed": [
|
594
725
|
{
|
595
726
|
"context": {
|
727
|
+
"context_index": 1,
|
596
728
|
"dead": true,
|
597
729
|
"instance": true,
|
598
730
|
"level": 1,
|
@@ -625,6 +757,28 @@
|
|
625
757
|
"query": "22nd",
|
626
758
|
"responses": [
|
627
759
|
""
|
760
|
+
],
|
761
|
+
"summaries": [
|
762
|
+
[
|
763
|
+
{
|
764
|
+
"counter": 1,
|
765
|
+
"operators": [
|
766
|
+
[
|
767
|
+
"ordinal",
|
768
|
+
0
|
769
|
+
]
|
770
|
+
]
|
771
|
+
},
|
772
|
+
{
|
773
|
+
"counter": 2,
|
774
|
+
"operators": [
|
775
|
+
[
|
776
|
+
"ordinal",
|
777
|
+
1
|
778
|
+
]
|
779
|
+
]
|
780
|
+
}
|
781
|
+
]
|
628
782
|
]
|
629
783
|
},
|
630
784
|
{
|
@@ -634,6 +788,7 @@
|
|
634
788
|
},
|
635
789
|
"contexts": [
|
636
790
|
{
|
791
|
+
"context_index": 1,
|
637
792
|
"dead": true,
|
638
793
|
"instance": true,
|
639
794
|
"level": 1,
|
@@ -649,7 +804,6 @@
|
|
649
804
|
"word": "21st"
|
650
805
|
}
|
651
806
|
],
|
652
|
-
"developerTest": false,
|
653
807
|
"generatedParenthesized": [
|
654
808
|
""
|
655
809
|
],
|
@@ -702,6 +856,7 @@
|
|
702
856
|
"processed": [
|
703
857
|
{
|
704
858
|
"context": {
|
859
|
+
"context_index": 1,
|
705
860
|
"dead": true,
|
706
861
|
"instance": true,
|
707
862
|
"level": 1,
|
@@ -734,6 +889,28 @@
|
|
734
889
|
"query": "21st",
|
735
890
|
"responses": [
|
736
891
|
""
|
892
|
+
],
|
893
|
+
"summaries": [
|
894
|
+
[
|
895
|
+
{
|
896
|
+
"counter": 1,
|
897
|
+
"operators": [
|
898
|
+
[
|
899
|
+
"ordinal",
|
900
|
+
0
|
901
|
+
]
|
902
|
+
]
|
903
|
+
},
|
904
|
+
{
|
905
|
+
"counter": 2,
|
906
|
+
"operators": [
|
907
|
+
[
|
908
|
+
"ordinal",
|
909
|
+
1
|
910
|
+
]
|
911
|
+
]
|
912
|
+
}
|
913
|
+
]
|
737
914
|
]
|
738
915
|
}
|
739
916
|
]
|
@@ -4925,32 +4925,6 @@
|
|
4925
4925
|
0
|
4926
4926
|
]
|
4927
4927
|
],
|
4928
|
-
[
|
4929
|
-
[
|
4930
|
-
"by",
|
4931
|
-
0
|
4932
|
-
],
|
4933
|
-
[
|
4934
|
-
"means",
|
4935
|
-
0
|
4936
|
-
],
|
4937
|
-
[
|
4938
|
-
"owned",
|
4939
|
-
0
|
4940
|
-
],
|
4941
|
-
[
|
4942
|
-
"ownee",
|
4943
|
-
0
|
4944
|
-
],
|
4945
|
-
[
|
4946
|
-
"owner",
|
4947
|
-
0
|
4948
|
-
],
|
4949
|
-
[
|
4950
|
-
"owns",
|
4951
|
-
0
|
4952
|
-
]
|
4953
|
-
],
|
4954
4928
|
[
|
4955
4929
|
[
|
4956
4930
|
"by",
|
@@ -7230,32 +7204,6 @@
|
|
7230
7204
|
0
|
7231
7205
|
]
|
7232
7206
|
],
|
7233
|
-
[
|
7234
|
-
[
|
7235
|
-
"by",
|
7236
|
-
0
|
7237
|
-
],
|
7238
|
-
[
|
7239
|
-
"means",
|
7240
|
-
0
|
7241
|
-
],
|
7242
|
-
[
|
7243
|
-
"owned",
|
7244
|
-
0
|
7245
|
-
],
|
7246
|
-
[
|
7247
|
-
"ownee",
|
7248
|
-
0
|
7249
|
-
],
|
7250
|
-
[
|
7251
|
-
"owner",
|
7252
|
-
0
|
7253
|
-
],
|
7254
|
-
[
|
7255
|
-
"owns",
|
7256
|
-
0
|
7257
|
-
]
|
7258
|
-
],
|
7259
7207
|
[
|
7260
7208
|
[
|
7261
7209
|
"by",
|