tpmkms_4wp 8.9.1-beta.27 → 8.9.1-beta.29
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 +6427 -714
- package/common/articles.js +4 -7
- package/common/articles.test.json +268 -136
- package/common/asking.test.json +1504 -798
- package/common/avatar.js +8 -0
- package/common/avatar.test.json +3292 -1852
- package/common/characters.test.json +962 -464
- package/common/colors.instance.json +22950 -1756
- package/common/colors.test.json +140 -68
- package/common/comparable.instance.json +1279 -149
- package/common/comparable.js +11 -11
- package/common/comparable.test.json +455 -230
- package/common/concept.js +9 -1
- package/common/concept.test.json +2023 -928
- package/common/conjunction.js +12 -0
- package/common/conjunction.test.json +219 -102
- package/common/countable.test.json +906 -444
- package/common/crew.instance.json +18796 -2069
- package/common/crew.js +19 -0
- package/common/crew.test.json +7104 -3435
- package/common/currency.js +0 -1
- package/common/currency.test.json +753 -369
- package/common/dialogues.js +76 -29
- package/common/dialogues.test.json +4225 -1915
- package/common/dimension.instance.json +744 -112
- package/common/dimension.js +16 -2
- package/common/dimension.test.json +10410 -4721
- package/common/edible.instance.json +21412 -2527
- package/common/edible.js +13 -0
- package/common/edible.test.json +1033 -487
- package/common/emotions.instance.json +2269 -254
- package/common/emotions.js +10 -2
- package/common/emotions.test.json +928 -403
- package/common/errors.js +0 -2
- package/common/errors.test.json +77 -38
- package/common/evaluate.test.json +43 -22
- package/common/events.test.json +453 -210
- package/common/fastfood.instance.json +80935 -9140
- package/common/fastfood.js +83 -2
- package/common/fastfood.test.json +37703 -20376
- package/common/formulas.instance.json +309 -53
- package/common/formulas.test.json +6286 -3094
- package/common/gdefaults.js +0 -1
- package/common/help.test.json +272 -128
- package/common/helpers/concept.js +1 -0
- package/common/helpers/properties.js +1 -31
- package/common/hierarchy.js +9 -0
- package/common/hierarchy.test.json +21532 -10628
- package/common/javascript.test.json +185 -86
- package/common/kirk.instance.json +302 -3
- package/common/kirk.test.json +621 -285
- package/common/length.instance.json +9630 -697
- package/common/length.test.json +3359 -1737
- package/common/listener.test.json +33 -18
- package/common/math.instance.json +278 -52
- package/common/math.test.json +22940 -13876
- package/common/meta.instance.json +1 -0
- package/common/meta.js +8 -8
- package/common/meta.test.json +584 -272
- package/common/nameable.test.json +1800 -843
- package/common/negation.test.json +114 -60
- package/common/numbers.test.json +198 -108
- package/common/ordering.instance.json +3848 -541
- package/common/ordering.test.json +1158 -540
- package/common/ordinals.js +7 -1
- package/common/ordinals.test.json +256 -136
- package/common/people.instance.json +3803 -537
- package/common/people.js +0 -14
- package/common/people.test.json +14361 -7176
- package/common/percentages.js +0 -1
- package/common/percentages.test.json +289 -134
- package/common/pipboy.instance.json +13187 -1238
- package/common/pipboy.js +22 -41
- package/common/pipboy.test.json +5598 -2688
- package/common/pokemon.instance.json +5930 -660
- package/common/pokemon.test.json +975 -453
- package/common/pressure.instance.json +2589 -286
- package/common/pressure.test.json +991 -445
- package/common/properties.instance.json +887 -80
- package/common/properties.js +13 -22
- package/common/properties.test.json +20521 -9542
- package/common/punctuation.test.json +305 -146
- package/common/reports.instance.json +965 -108
- package/common/reports.js +7 -0
- package/common/reports.test.json +13247 -6426
- package/common/scorekeeper.instance.json +1 -0
- package/common/scorekeeper.js +17 -7
- package/common/scorekeeper.test.json +26256 -11598
- package/common/sizeable.test.json +455 -230
- package/common/spock.instance.json +302 -3
- package/common/spock.test.json +621 -285
- package/common/stgame.js +0 -1
- package/common/stgame.test.json +962 -464
- package/common/stm.test.json +755 -374
- package/common/tell.test.json +195 -90
- package/common/temperature.instance.json +5940 -285
- package/common/temperature.test.json +990 -444
- package/common/testing.test.json +67 -34
- package/common/time.test.json +2386 -1066
- package/common/tokenize.js +3 -2
- package/common/tokenize.test.json +33 -18
- package/common/ui.instance.json +123 -21
- package/common/ui.js +0 -16
- package/common/ui.test.json +612 -312
- package/common/weight.instance.json +9798 -680
- package/common/weight.js +10 -0
- package/common/weight.test.json +6185 -2711
- package/common/wp.instance.json +13555 -1583
- package/common/wp.js +11 -6
- package/common/wp.test.json +27299 -13463
- package/common/yesno.test.json +132 -72
- package/package.json +2 -2
package/common/errors.js
CHANGED
@@ -21,7 +21,6 @@ const config = {
|
|
21
21
|
match: ({context}) => context.interpretation_error,
|
22
22
|
apply: async ({context, g, gp, verbatim, contexts}) => {
|
23
23
|
const argument = contexts.find( (argument) => argument.argument_id == context.interpretation_error.argument_id )
|
24
|
-
debugger
|
25
24
|
verbatim(`Did not know how to understand "${await gp(argument)}" when applying "${await g(context)}"`)
|
26
25
|
}
|
27
26
|
},
|
@@ -29,7 +28,6 @@ const config = {
|
|
29
28
|
match: ({context}) => context.context?.interpretation_error,
|
30
29
|
apply: async ({context, g, gp, verbatim, contexts}) => {
|
31
30
|
context = context.context
|
32
|
-
debugger
|
33
31
|
const argument = contexts.find( (argument) => argument.argument_id == context.interpretation_error.argument_id )
|
34
32
|
verbatim(`Did not know how to understand "${await gp(argument)}" when applying "${await g(context)}"`)
|
35
33
|
}
|
package/common/errors.test.json
CHANGED
@@ -209,47 +209,86 @@
|
|
209
209
|
""
|
210
210
|
],
|
211
211
|
"summaries": [
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
212
|
+
{
|
213
|
+
"length": 3,
|
214
|
+
"summaries": [
|
215
|
+
{
|
216
|
+
"counter": 1,
|
217
|
+
"operators": [
|
218
|
+
{
|
219
|
+
"marker": [
|
220
|
+
"drop",
|
221
|
+
0
|
222
|
+
],
|
223
|
+
"range": {
|
224
|
+
"end": 3,
|
225
|
+
"start": 0
|
226
|
+
}
|
227
|
+
},
|
228
|
+
{
|
229
|
+
"marker": [
|
230
|
+
"unknown",
|
231
|
+
0
|
232
|
+
],
|
233
|
+
"range": {
|
234
|
+
"end": 5,
|
235
|
+
"start": 5
|
236
|
+
}
|
237
|
+
}
|
223
238
|
]
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
239
|
+
},
|
240
|
+
{
|
241
|
+
"counter": 2,
|
242
|
+
"operators": [
|
243
|
+
{
|
244
|
+
"marker": [
|
245
|
+
"drop",
|
246
|
+
0
|
247
|
+
],
|
248
|
+
"range": {
|
249
|
+
"end": 3,
|
250
|
+
"start": 0
|
251
|
+
}
|
252
|
+
},
|
253
|
+
{
|
254
|
+
"marker": [
|
255
|
+
"unknown",
|
256
|
+
1
|
257
|
+
],
|
258
|
+
"range": {
|
259
|
+
"end": 5,
|
260
|
+
"start": 5
|
261
|
+
}
|
262
|
+
}
|
236
263
|
]
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
264
|
+
},
|
265
|
+
{
|
266
|
+
"counter": 3,
|
267
|
+
"operators": [
|
268
|
+
{
|
269
|
+
"marker": [
|
270
|
+
"drop",
|
271
|
+
0
|
272
|
+
],
|
273
|
+
"range": {
|
274
|
+
"end": 3,
|
275
|
+
"start": 0
|
276
|
+
}
|
277
|
+
},
|
278
|
+
{
|
279
|
+
"marker": [
|
280
|
+
"unknown",
|
281
|
+
1
|
282
|
+
],
|
283
|
+
"range": {
|
284
|
+
"end": 5,
|
285
|
+
"start": 5
|
286
|
+
}
|
287
|
+
}
|
249
288
|
]
|
250
|
-
|
251
|
-
|
252
|
-
|
289
|
+
}
|
290
|
+
]
|
291
|
+
}
|
253
292
|
]
|
254
293
|
}
|
255
294
|
]
|
@@ -623,30 +623,51 @@
|
|
623
623
|
"value1 after evaluation"
|
624
624
|
],
|
625
625
|
"summaries": [
|
626
|
-
|
627
|
-
|
628
|
-
|
629
|
-
|
630
|
-
|
631
|
-
|
632
|
-
|
633
|
-
|
634
|
-
|
635
|
-
|
636
|
-
|
626
|
+
{
|
627
|
+
"length": 1,
|
628
|
+
"summaries": [
|
629
|
+
{
|
630
|
+
"counter": 1,
|
631
|
+
"operators": [
|
632
|
+
{
|
633
|
+
"marker": [
|
634
|
+
"evaluate",
|
635
|
+
0
|
636
|
+
],
|
637
|
+
"range": {
|
638
|
+
"end": 7,
|
639
|
+
"start": 0
|
640
|
+
}
|
641
|
+
},
|
642
|
+
{
|
643
|
+
"marker": [
|
644
|
+
"value1",
|
645
|
+
0
|
646
|
+
],
|
647
|
+
"range": {
|
648
|
+
"end": 14,
|
649
|
+
"start": 9
|
650
|
+
}
|
651
|
+
}
|
637
652
|
]
|
638
|
-
|
639
|
-
|
640
|
-
|
641
|
-
|
642
|
-
|
643
|
-
|
644
|
-
|
645
|
-
|
653
|
+
},
|
654
|
+
{
|
655
|
+
"counter": 2,
|
656
|
+
"operators": [
|
657
|
+
{
|
658
|
+
"marker": [
|
659
|
+
"evaluate",
|
660
|
+
1
|
661
|
+
],
|
662
|
+
"range": {
|
663
|
+
"end": 14,
|
664
|
+
"start": 0
|
665
|
+
}
|
666
|
+
}
|
646
667
|
]
|
647
|
-
|
648
|
-
|
649
|
-
|
668
|
+
}
|
669
|
+
]
|
670
|
+
}
|
650
671
|
]
|
651
672
|
}
|
652
673
|
]
|