tpmkms_4wp 9.1.1-beta.3 → 9.1.1-beta.31
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 +13 -0
- package/common/articles.js +1 -0
- package/common/asking.test.json +193 -72
- package/common/colors.instance.json +14 -0
- package/common/comparable.instance.json +3 -0
- package/common/concept.js +1 -1
- package/common/crew.instance.json +26 -0
- package/common/dialogues.js +2 -1
- package/common/dimension.instance.json +1 -0
- package/common/edible.instance.json +36 -0
- package/common/emotions.instance.json +1 -0
- package/common/events.js +3 -3
- package/common/events.test.json +107 -36
- package/common/fastfood.instance.json +2322 -13547
- package/common/fastfood.js +2 -1
- package/common/formulas.instance.json +1 -0
- package/common/formulas.js +3 -1
- package/common/formulas.test.json +643 -711
- package/common/helpers/concept.js +6 -2
- package/common/helpers/dialogues.js +1 -1
- package/common/helpers/menus.js +154 -0
- package/common/helpers.js +16 -0
- package/common/kirk.instance.json +1 -0
- package/common/length.instance.json +15 -0
- package/common/math.instance.json +1 -0
- package/common/menus.instance.json +10096 -1
- package/common/menus.js +207 -8
- package/common/menus.test.json +26162 -1
- package/common/ordering.instance.json +2 -0
- package/common/people.instance.json +156 -8
- package/common/pipboy.instance.json +49 -1
- package/common/pokemon.instance.json +13 -8
- package/common/pressure.instance.json +4 -0
- package/common/properties.instance.json +1 -0
- package/common/reports.instance.json +18 -23
- package/common/reports.js +12 -3
- package/common/sdefaults.js +28 -3
- package/common/spock.instance.json +1 -0
- package/common/stm.js +2 -1
- package/common/temperature.instance.json +4 -112
- package/common/tester.js +24 -2
- package/common/ui.instance.json +446 -0
- package/common/ui.js +9 -4
- package/common/ui.test.json +6794 -0
- package/common/weight.instance.json +14 -0
- package/common/wp.instance.json +6118 -2
- package/package.json +3 -2
@@ -518,6 +518,7 @@
|
|
518
518
|
"level": 1,
|
519
519
|
"context_index": 1,
|
520
520
|
"topLevel": true,
|
521
|
+
"context_id": 2,
|
521
522
|
"touchedBy": [
|
522
523
|
"colors#call2"
|
523
524
|
]
|
@@ -1153,6 +1154,7 @@
|
|
1153
1154
|
"level": 2,
|
1154
1155
|
"context_index": 1,
|
1155
1156
|
"topLevel": true,
|
1157
|
+
"context_id": 2,
|
1156
1158
|
"touchedBy": [
|
1157
1159
|
"colors#call2"
|
1158
1160
|
]
|
@@ -3543,6 +3545,7 @@
|
|
3543
3545
|
"level": 2,
|
3544
3546
|
"context_index": 1,
|
3545
3547
|
"topLevel": true,
|
3548
|
+
"context_id": 2,
|
3546
3549
|
"touchedBy": [
|
3547
3550
|
"colors#call2"
|
3548
3551
|
]
|
@@ -9245,6 +9248,7 @@
|
|
9245
9248
|
"level": 2,
|
9246
9249
|
"context_index": 1,
|
9247
9250
|
"topLevel": true,
|
9251
|
+
"context_id": 2,
|
9248
9252
|
"touchedBy": [
|
9249
9253
|
"colors#call2"
|
9250
9254
|
]
|
@@ -10697,6 +10701,7 @@
|
|
10697
10701
|
"level": 2,
|
10698
10702
|
"context_index": 1,
|
10699
10703
|
"topLevel": true,
|
10704
|
+
"context_id": 2,
|
10700
10705
|
"touchedBy": [
|
10701
10706
|
"colors#call2"
|
10702
10707
|
]
|
@@ -12685,6 +12690,7 @@
|
|
12685
12690
|
"level": 2,
|
12686
12691
|
"context_index": 1,
|
12687
12692
|
"topLevel": true,
|
12693
|
+
"context_id": 2,
|
12688
12694
|
"touchedBy": [
|
12689
12695
|
"colors#call2"
|
12690
12696
|
]
|
@@ -15495,6 +15501,7 @@
|
|
15495
15501
|
"level": 2,
|
15496
15502
|
"context_index": 1,
|
15497
15503
|
"topLevel": true,
|
15504
|
+
"context_id": 2,
|
15498
15505
|
"touchedBy": [
|
15499
15506
|
"colors#call2"
|
15500
15507
|
]
|
@@ -18631,6 +18638,7 @@
|
|
18631
18638
|
"level": 2,
|
18632
18639
|
"context_index": 1,
|
18633
18640
|
"topLevel": true,
|
18641
|
+
"context_id": 2,
|
18634
18642
|
"touchedBy": [
|
18635
18643
|
"colors#call2"
|
18636
18644
|
]
|
@@ -22076,6 +22084,7 @@
|
|
22076
22084
|
"level": 2,
|
22077
22085
|
"context_index": 1,
|
22078
22086
|
"topLevel": true,
|
22087
|
+
"context_id": 2,
|
22079
22088
|
"touchedBy": [
|
22080
22089
|
"colors#call2"
|
22081
22090
|
]
|
@@ -25021,6 +25030,7 @@
|
|
25021
25030
|
"level": 2,
|
25022
25031
|
"context_index": 1,
|
25023
25032
|
"topLevel": true,
|
25033
|
+
"context_id": 2,
|
25024
25034
|
"touchedBy": [
|
25025
25035
|
"colors#call2"
|
25026
25036
|
]
|
@@ -28187,6 +28197,7 @@
|
|
28187
28197
|
"level": 2,
|
28188
28198
|
"context_index": 1,
|
28189
28199
|
"topLevel": true,
|
28200
|
+
"context_id": 2,
|
28190
28201
|
"touchedBy": [
|
28191
28202
|
"colors#call2"
|
28192
28203
|
]
|
@@ -30614,6 +30625,7 @@
|
|
30614
30625
|
"level": 1,
|
30615
30626
|
"context_index": 1,
|
30616
30627
|
"topLevel": true,
|
30628
|
+
"context_id": 2,
|
30617
30629
|
"touchedBy": [
|
30618
30630
|
"colors#call2"
|
30619
30631
|
]
|
@@ -32836,6 +32848,7 @@
|
|
32836
32848
|
"level": 1,
|
32837
32849
|
"context_index": 1,
|
32838
32850
|
"topLevel": true,
|
32851
|
+
"context_id": 2,
|
32839
32852
|
"touchedBy": [
|
32840
32853
|
"colors#call2"
|
32841
32854
|
]
|
@@ -35186,6 +35199,7 @@
|
|
35186
35199
|
"level": 0,
|
35187
35200
|
"context_index": 1,
|
35188
35201
|
"topLevel": true,
|
35202
|
+
"context_id": 2,
|
35189
35203
|
"touchedBy": [
|
35190
35204
|
"colors#call2"
|
35191
35205
|
]
|
@@ -388,6 +388,7 @@
|
|
388
388
|
"level": 1,
|
389
389
|
"context_index": 1,
|
390
390
|
"topLevel": true,
|
391
|
+
"context_id": 2,
|
391
392
|
"touchedBy": [
|
392
393
|
"comparable#call2"
|
393
394
|
]
|
@@ -1036,6 +1037,7 @@
|
|
1036
1037
|
"level": 2,
|
1037
1038
|
"context_index": 1,
|
1038
1039
|
"topLevel": true,
|
1040
|
+
"context_id": 2,
|
1039
1041
|
"touchedBy": [
|
1040
1042
|
"comparable#call2"
|
1041
1043
|
]
|
@@ -1860,6 +1862,7 @@
|
|
1860
1862
|
"level": 2,
|
1861
1863
|
"context_index": 1,
|
1862
1864
|
"topLevel": true,
|
1865
|
+
"context_id": 2,
|
1863
1866
|
"touchedBy": [
|
1864
1867
|
"comparable#call2"
|
1865
1868
|
]
|
package/common/concept.js
CHANGED
@@ -17,7 +17,7 @@ const concept_instance = require('./concept.instance.json')
|
|
17
17
|
config = {
|
18
18
|
name: 'concept',
|
19
19
|
operators: [
|
20
|
-
"((
|
20
|
+
"((punctuation != true)* [modifies|] (_any))",
|
21
21
|
"([concept])",
|
22
22
|
"([literally] (modifies/0))",
|
23
23
|
],
|
@@ -1050,6 +1050,7 @@
|
|
1050
1050
|
"level": 1,
|
1051
1051
|
"context_index": 1,
|
1052
1052
|
"topLevel": true,
|
1053
|
+
"context_id": 2,
|
1053
1054
|
"touchedBy": [
|
1054
1055
|
"crew#call2"
|
1055
1056
|
]
|
@@ -2508,6 +2509,7 @@
|
|
2508
2509
|
"level": 2,
|
2509
2510
|
"context_index": 1,
|
2510
2511
|
"topLevel": true,
|
2512
|
+
"context_id": 2,
|
2511
2513
|
"touchedBy": [
|
2512
2514
|
"crew#call2"
|
2513
2515
|
]
|
@@ -4208,6 +4210,7 @@
|
|
4208
4210
|
"level": 2,
|
4209
4211
|
"context_index": 1,
|
4210
4212
|
"topLevel": true,
|
4213
|
+
"context_id": 2,
|
4211
4214
|
"touchedBy": [
|
4212
4215
|
"crew#call2"
|
4213
4216
|
]
|
@@ -5908,6 +5911,7 @@
|
|
5908
5911
|
"level": 2,
|
5909
5912
|
"context_index": 1,
|
5910
5913
|
"topLevel": true,
|
5914
|
+
"context_id": 2,
|
5911
5915
|
"touchedBy": [
|
5912
5916
|
"crew#call2"
|
5913
5917
|
]
|
@@ -7529,6 +7533,7 @@
|
|
7529
7533
|
"level": 2,
|
7530
7534
|
"context_index": 1,
|
7531
7535
|
"topLevel": true,
|
7536
|
+
"context_id": 2,
|
7532
7537
|
"touchedBy": [
|
7533
7538
|
"crew#call2"
|
7534
7539
|
]
|
@@ -9109,6 +9114,7 @@
|
|
9109
9114
|
"level": 2,
|
9110
9115
|
"context_index": 1,
|
9111
9116
|
"topLevel": true,
|
9117
|
+
"context_id": 2,
|
9112
9118
|
"touchedBy": [
|
9113
9119
|
"crew#call2"
|
9114
9120
|
]
|
@@ -10787,6 +10793,7 @@
|
|
10787
10793
|
"level": 2,
|
10788
10794
|
"context_index": 1,
|
10789
10795
|
"topLevel": true,
|
10796
|
+
"context_id": 2,
|
10790
10797
|
"touchedBy": [
|
10791
10798
|
"crew#call2"
|
10792
10799
|
]
|
@@ -12567,6 +12574,7 @@
|
|
12567
12574
|
"level": 2,
|
12568
12575
|
"context_index": 1,
|
12569
12576
|
"topLevel": true,
|
12577
|
+
"context_id": 2,
|
12570
12578
|
"touchedBy": [
|
12571
12579
|
"crew#call2"
|
12572
12580
|
]
|
@@ -14347,6 +14355,7 @@
|
|
14347
14355
|
"level": 2,
|
14348
14356
|
"context_index": 1,
|
14349
14357
|
"topLevel": true,
|
14358
|
+
"context_id": 2,
|
14350
14359
|
"touchedBy": [
|
14351
14360
|
"crew#call2"
|
14352
14361
|
]
|
@@ -16048,6 +16057,7 @@
|
|
16048
16057
|
"level": 2,
|
16049
16058
|
"context_index": 1,
|
16050
16059
|
"topLevel": true,
|
16060
|
+
"context_id": 2,
|
16051
16061
|
"touchedBy": [
|
16052
16062
|
"crew#call2"
|
16053
16063
|
]
|
@@ -17708,6 +17718,7 @@
|
|
17708
17718
|
"level": 2,
|
17709
17719
|
"context_index": 1,
|
17710
17720
|
"topLevel": true,
|
17721
|
+
"context_id": 2,
|
17711
17722
|
"touchedBy": [
|
17712
17723
|
"crew#call2"
|
17713
17724
|
]
|
@@ -19466,6 +19477,7 @@
|
|
19466
19477
|
"level": 2,
|
19467
19478
|
"context_index": 1,
|
19468
19479
|
"topLevel": true,
|
19480
|
+
"context_id": 2,
|
19469
19481
|
"touchedBy": [
|
19470
19482
|
"crew#call2"
|
19471
19483
|
]
|
@@ -21340,6 +21352,7 @@
|
|
21340
21352
|
"level": 2,
|
21341
21353
|
"context_index": 1,
|
21342
21354
|
"topLevel": true,
|
21355
|
+
"context_id": 2,
|
21343
21356
|
"touchedBy": [
|
21344
21357
|
"crew#call2"
|
21345
21358
|
]
|
@@ -23200,6 +23213,7 @@
|
|
23200
23213
|
"level": 2,
|
23201
23214
|
"context_index": 1,
|
23202
23215
|
"topLevel": true,
|
23216
|
+
"context_id": 2,
|
23203
23217
|
"touchedBy": [
|
23204
23218
|
"crew#call2"
|
23205
23219
|
]
|
@@ -25014,6 +25028,7 @@
|
|
25014
25028
|
"level": 2,
|
25015
25029
|
"context_index": 1,
|
25016
25030
|
"topLevel": true,
|
25031
|
+
"context_id": 2,
|
25017
25032
|
"touchedBy": [
|
25018
25033
|
"crew#call2"
|
25019
25034
|
]
|
@@ -26727,6 +26742,7 @@
|
|
26727
26742
|
"level": 2,
|
26728
26743
|
"context_index": 1,
|
26729
26744
|
"topLevel": true,
|
26745
|
+
"context_id": 2,
|
26730
26746
|
"touchedBy": [
|
26731
26747
|
"crew#call2"
|
26732
26748
|
]
|
@@ -28607,6 +28623,7 @@
|
|
28607
28623
|
"level": 2,
|
28608
28624
|
"context_index": 1,
|
28609
28625
|
"topLevel": true,
|
28626
|
+
"context_id": 2,
|
28610
28627
|
"touchedBy": [
|
28611
28628
|
"crew#call2"
|
28612
28629
|
]
|
@@ -30590,6 +30607,7 @@
|
|
30590
30607
|
"level": 1,
|
30591
30608
|
"context_index": 1,
|
30592
30609
|
"topLevel": true,
|
30610
|
+
"context_id": 2,
|
30593
30611
|
"touchedBy": [
|
30594
30612
|
"crew#call2"
|
30595
30613
|
]
|
@@ -32547,6 +32565,7 @@
|
|
32547
32565
|
"level": 2,
|
32548
32566
|
"context_index": 1,
|
32549
32567
|
"topLevel": true,
|
32568
|
+
"context_id": 2,
|
32550
32569
|
"touchedBy": [
|
32551
32570
|
"crew#call2"
|
32552
32571
|
]
|
@@ -34739,6 +34758,7 @@
|
|
34739
34758
|
"level": 2,
|
34740
34759
|
"context_index": 1,
|
34741
34760
|
"topLevel": true,
|
34761
|
+
"context_id": 2,
|
34742
34762
|
"touchedBy": [
|
34743
34763
|
"crew#call2"
|
34744
34764
|
]
|
@@ -36474,6 +36494,7 @@
|
|
36474
36494
|
"level": 2,
|
36475
36495
|
"context_index": 1,
|
36476
36496
|
"topLevel": true,
|
36497
|
+
"context_id": 2,
|
36477
36498
|
"touchedBy": [
|
36478
36499
|
"crew#call2"
|
36479
36500
|
]
|
@@ -38207,6 +38228,7 @@
|
|
38207
38228
|
"level": 2,
|
38208
38229
|
"context_index": 1,
|
38209
38230
|
"topLevel": true,
|
38231
|
+
"context_id": 2,
|
38210
38232
|
"touchedBy": [
|
38211
38233
|
"crew#call2"
|
38212
38234
|
]
|
@@ -39905,6 +39927,7 @@
|
|
39905
39927
|
"level": 2,
|
39906
39928
|
"context_index": 1,
|
39907
39929
|
"topLevel": true,
|
39930
|
+
"context_id": 2,
|
39908
39931
|
"touchedBy": [
|
39909
39932
|
"crew#call2"
|
39910
39933
|
]
|
@@ -41603,6 +41626,7 @@
|
|
41603
41626
|
"level": 2,
|
41604
41627
|
"context_index": 1,
|
41605
41628
|
"topLevel": true,
|
41629
|
+
"context_id": 2,
|
41606
41630
|
"touchedBy": [
|
41607
41631
|
"crew#call2"
|
41608
41632
|
]
|
@@ -43788,6 +43812,7 @@
|
|
43788
43812
|
"level": 1,
|
43789
43813
|
"context_index": 1,
|
43790
43814
|
"topLevel": true,
|
43815
|
+
"context_id": 2,
|
43791
43816
|
"metaInfo": "The mapping from from the expression being defined \"arm the weapon\" to the definition phrase \"the status of the weapon is armed\" is [{\"from\":[\"weapon\"],\"to\":[\"one\",\"object\"]},{\"from\":[\"number\"],\"to\":[\"number\"]}]",
|
43792
43817
|
"touchedBy": [
|
43793
43818
|
"crew#call2"
|
@@ -47140,6 +47165,7 @@
|
|
47140
47165
|
"level": 1,
|
47141
47166
|
"context_index": 1,
|
47142
47167
|
"topLevel": true,
|
47168
|
+
"context_id": 2,
|
47143
47169
|
"metaInfo": "The mapping from from the expression being defined \"disarm the weapon\" to the definition phrase \"the status of the weapon is not armed\" is [{\"from\":[\"weapon\"],\"to\":[\"one\",\"object\"]},{\"from\":[\"number\"],\"to\":[\"number\"]}]",
|
47144
47170
|
"touchedBy": [
|
47145
47171
|
"crew#call2"
|
package/common/dialogues.js
CHANGED
@@ -610,6 +610,7 @@
|
|
610
610
|
"level": 2,
|
611
611
|
"context_index": 1,
|
612
612
|
"topLevel": true,
|
613
|
+
"context_id": 2,
|
613
614
|
"touchedBy": [
|
614
615
|
"edible#call2"
|
615
616
|
]
|
@@ -1536,6 +1537,7 @@
|
|
1536
1537
|
"level": 1,
|
1537
1538
|
"context_index": 1,
|
1538
1539
|
"topLevel": true,
|
1540
|
+
"context_id": 2,
|
1539
1541
|
"touchedBy": [
|
1540
1542
|
"edible#call2"
|
1541
1543
|
]
|
@@ -2414,6 +2416,7 @@
|
|
2414
2416
|
"level": 1,
|
2415
2417
|
"context_index": 1,
|
2416
2418
|
"topLevel": true,
|
2419
|
+
"context_id": 2,
|
2417
2420
|
"touchedBy": [
|
2418
2421
|
"edible#call2"
|
2419
2422
|
]
|
@@ -3562,6 +3565,8 @@
|
|
3562
3565
|
"end": 51
|
3563
3566
|
},
|
3564
3567
|
"types": [
|
3568
|
+
"chicken_nugget",
|
3569
|
+
"chicken_strip",
|
3565
3570
|
"list",
|
3566
3571
|
"nugget"
|
3567
3572
|
],
|
@@ -3692,6 +3697,7 @@
|
|
3692
3697
|
"level": 2,
|
3693
3698
|
"context_index": 1,
|
3694
3699
|
"topLevel": true,
|
3700
|
+
"context_id": 2,
|
3695
3701
|
"touchedBy": [
|
3696
3702
|
"edible#call2"
|
3697
3703
|
]
|
@@ -5221,6 +5227,7 @@
|
|
5221
5227
|
"level": 2,
|
5222
5228
|
"context_index": 1,
|
5223
5229
|
"topLevel": true,
|
5230
|
+
"context_id": 2,
|
5224
5231
|
"touchedBy": [
|
5225
5232
|
"edible#call2"
|
5226
5233
|
]
|
@@ -6456,6 +6463,7 @@
|
|
6456
6463
|
"level": 2,
|
6457
6464
|
"context_index": 1,
|
6458
6465
|
"topLevel": true,
|
6466
|
+
"context_id": 2,
|
6459
6467
|
"touchedBy": [
|
6460
6468
|
"edible#call2"
|
6461
6469
|
]
|
@@ -7991,6 +7999,7 @@
|
|
7991
7999
|
"level": 1,
|
7992
8000
|
"context_index": 1,
|
7993
8001
|
"topLevel": true,
|
8002
|
+
"context_id": 2,
|
7994
8003
|
"touchedBy": [
|
7995
8004
|
"edible#call2"
|
7996
8005
|
]
|
@@ -9367,6 +9376,7 @@
|
|
9367
9376
|
"level": 2,
|
9368
9377
|
"context_index": 1,
|
9369
9378
|
"topLevel": true,
|
9379
|
+
"context_id": 2,
|
9370
9380
|
"touchedBy": [
|
9371
9381
|
"edible#call2"
|
9372
9382
|
]
|
@@ -10800,6 +10810,7 @@
|
|
10800
10810
|
"level": 2,
|
10801
10811
|
"context_index": 1,
|
10802
10812
|
"topLevel": true,
|
10813
|
+
"context_id": 2,
|
10803
10814
|
"touchedBy": [
|
10804
10815
|
"edible#call2"
|
10805
10816
|
]
|
@@ -12232,6 +12243,7 @@
|
|
12232
12243
|
"level": 1,
|
12233
12244
|
"context_index": 1,
|
12234
12245
|
"topLevel": true,
|
12246
|
+
"context_id": 2,
|
12235
12247
|
"touchedBy": [
|
12236
12248
|
"edible#call2"
|
12237
12249
|
]
|
@@ -13787,6 +13799,7 @@
|
|
13787
13799
|
"level": 2,
|
13788
13800
|
"context_index": 1,
|
13789
13801
|
"topLevel": true,
|
13802
|
+
"context_id": 2,
|
13790
13803
|
"touchedBy": [
|
13791
13804
|
"edible#call2"
|
13792
13805
|
]
|
@@ -15376,6 +15389,7 @@
|
|
15376
15389
|
"level": 2,
|
15377
15390
|
"context_index": 1,
|
15378
15391
|
"topLevel": true,
|
15392
|
+
"context_id": 2,
|
15379
15393
|
"touchedBy": [
|
15380
15394
|
"edible#call2"
|
15381
15395
|
]
|
@@ -16970,6 +16984,7 @@
|
|
16970
16984
|
"level": 2,
|
16971
16985
|
"context_index": 1,
|
16972
16986
|
"topLevel": true,
|
16987
|
+
"context_id": 2,
|
16973
16988
|
"touchedBy": [
|
16974
16989
|
"edible#call2"
|
16975
16990
|
]
|
@@ -18659,6 +18674,7 @@
|
|
18659
18674
|
"level": 2,
|
18660
18675
|
"context_index": 1,
|
18661
18676
|
"topLevel": true,
|
18677
|
+
"context_id": 2,
|
18662
18678
|
"touchedBy": [
|
18663
18679
|
"edible#call2"
|
18664
18680
|
]
|
@@ -20469,6 +20485,7 @@
|
|
20469
20485
|
"level": 1,
|
20470
20486
|
"context_index": 1,
|
20471
20487
|
"topLevel": true,
|
20488
|
+
"context_id": 2,
|
20472
20489
|
"touchedBy": [
|
20473
20490
|
"edible#call2"
|
20474
20491
|
]
|
@@ -22199,6 +22216,7 @@
|
|
22199
22216
|
"level": 2,
|
22200
22217
|
"context_index": 1,
|
22201
22218
|
"topLevel": true,
|
22219
|
+
"context_id": 2,
|
22202
22220
|
"touchedBy": [
|
22203
22221
|
"edible#call2"
|
22204
22222
|
]
|
@@ -24475,6 +24493,7 @@
|
|
24475
24493
|
"level": 2,
|
24476
24494
|
"context_index": 1,
|
24477
24495
|
"topLevel": true,
|
24496
|
+
"context_id": 2,
|
24478
24497
|
"touchedBy": [
|
24479
24498
|
"edible#call2"
|
24480
24499
|
]
|
@@ -27718,6 +27737,7 @@
|
|
27718
27737
|
},
|
27719
27738
|
"types": [
|
27720
27739
|
"list",
|
27740
|
+
"unknown",
|
27721
27741
|
"vegetable"
|
27722
27742
|
],
|
27723
27743
|
"listable": true,
|
@@ -27773,6 +27793,7 @@
|
|
27773
27793
|
"level": 2,
|
27774
27794
|
"context_index": 1,
|
27775
27795
|
"topLevel": true,
|
27796
|
+
"context_id": 2,
|
27776
27797
|
"touchedBy": [
|
27777
27798
|
"edible#call2"
|
27778
27799
|
]
|
@@ -29990,6 +30011,7 @@
|
|
29990
30011
|
"level": 1,
|
29991
30012
|
"context_index": 1,
|
29992
30013
|
"topLevel": true,
|
30014
|
+
"context_id": 2,
|
29993
30015
|
"touchedBy": [
|
29994
30016
|
"edible#call2"
|
29995
30017
|
]
|
@@ -32290,6 +32312,7 @@
|
|
32290
32312
|
"end": 43
|
32291
32313
|
},
|
32292
32314
|
"types": [
|
32315
|
+
"french_toast",
|
32293
32316
|
"list",
|
32294
32317
|
"unknown"
|
32295
32318
|
],
|
@@ -32400,6 +32423,7 @@
|
|
32400
32423
|
"level": 2,
|
32401
32424
|
"context_index": 1,
|
32402
32425
|
"topLevel": true,
|
32426
|
+
"context_id": 2,
|
32403
32427
|
"touchedBy": [
|
32404
32428
|
"edible#call2"
|
32405
32429
|
]
|
@@ -35189,6 +35213,7 @@
|
|
35189
35213
|
"level": 2,
|
35190
35214
|
"context_index": 1,
|
35191
35215
|
"topLevel": true,
|
35216
|
+
"context_id": 2,
|
35192
35217
|
"touchedBy": [
|
35193
35218
|
"edible#call2"
|
35194
35219
|
]
|
@@ -37544,6 +37569,7 @@
|
|
37544
37569
|
"level": 1,
|
37545
37570
|
"context_index": 1,
|
37546
37571
|
"topLevel": true,
|
37572
|
+
"context_id": 2,
|
37547
37573
|
"touchedBy": [
|
37548
37574
|
"edible#call2"
|
37549
37575
|
]
|
@@ -39995,6 +40021,7 @@
|
|
39995
40021
|
"level": 2,
|
39996
40022
|
"context_index": 1,
|
39997
40023
|
"topLevel": true,
|
40024
|
+
"context_id": 2,
|
39998
40025
|
"touchedBy": [
|
39999
40026
|
"edible#call2"
|
40000
40027
|
]
|
@@ -42573,6 +42600,7 @@
|
|
42573
42600
|
"level": 2,
|
42574
42601
|
"context_index": 1,
|
42575
42602
|
"topLevel": true,
|
42603
|
+
"context_id": 2,
|
42576
42604
|
"touchedBy": [
|
42577
42605
|
"edible#call2"
|
42578
42606
|
]
|
@@ -45175,6 +45203,7 @@
|
|
45175
45203
|
"level": 2,
|
45176
45204
|
"context_index": 1,
|
45177
45205
|
"topLevel": true,
|
45206
|
+
"context_id": 2,
|
45178
45207
|
"touchedBy": [
|
45179
45208
|
"edible#call2"
|
45180
45209
|
]
|
@@ -47892,6 +47921,7 @@
|
|
47892
47921
|
"level": 2,
|
47893
47922
|
"context_index": 1,
|
47894
47923
|
"topLevel": true,
|
47924
|
+
"context_id": 2,
|
47895
47925
|
"touchedBy": [
|
47896
47926
|
"edible#call2"
|
47897
47927
|
]
|
@@ -50602,6 +50632,7 @@
|
|
50602
50632
|
"level": 2,
|
50603
50633
|
"context_index": 1,
|
50604
50634
|
"topLevel": true,
|
50635
|
+
"context_id": 2,
|
50605
50636
|
"touchedBy": [
|
50606
50637
|
"edible#call2"
|
50607
50638
|
]
|
@@ -53277,6 +53308,7 @@
|
|
53277
53308
|
"level": 2,
|
53278
53309
|
"context_index": 1,
|
53279
53310
|
"topLevel": true,
|
53311
|
+
"context_id": 2,
|
53280
53312
|
"touchedBy": [
|
53281
53313
|
"edible#call2"
|
53282
53314
|
]
|
@@ -56809,6 +56841,7 @@
|
|
56809
56841
|
"level": 2,
|
56810
56842
|
"context_index": 1,
|
56811
56843
|
"topLevel": true,
|
56844
|
+
"context_id": 2,
|
56812
56845
|
"touchedBy": [
|
56813
56846
|
"edible#call2"
|
56814
56847
|
]
|
@@ -61828,6 +61861,7 @@
|
|
61828
61861
|
"level": 1,
|
61829
61862
|
"context_index": 1,
|
61830
61863
|
"topLevel": true,
|
61864
|
+
"context_id": 2,
|
61831
61865
|
"touchedBy": [
|
61832
61866
|
"edible#call2"
|
61833
61867
|
]
|
@@ -64730,6 +64764,7 @@
|
|
64730
64764
|
"level": 1,
|
64731
64765
|
"context_index": 1,
|
64732
64766
|
"topLevel": true,
|
64767
|
+
"context_id": 2,
|
64733
64768
|
"touchedBy": [
|
64734
64769
|
"edible#call2"
|
64735
64770
|
]
|
@@ -67792,6 +67827,7 @@
|
|
67792
67827
|
"level": 2,
|
67793
67828
|
"context_index": 1,
|
67794
67829
|
"topLevel": true,
|
67830
|
+
"context_id": 2,
|
67795
67831
|
"touchedBy": [
|
67796
67832
|
"edible#call2"
|
67797
67833
|
]
|
@@ -913,6 +913,7 @@
|
|
913
913
|
"level": 1,
|
914
914
|
"context_index": 1,
|
915
915
|
"topLevel": true,
|
916
|
+
"context_id": 2,
|
916
917
|
"metaInfo": "The mapping from from the expression being defined \"sentientbeing1 feels emotion1\" to the definition phrase \"the emotion of sentientbeing1 is emotion1\" is [{\"from\":[\"sentientBeing\"],\"to\":[\"one\",\"object\"]},{\"from\":[\"emotion\"],\"to\":[\"two\"]},{\"from\":[\"number\"],\"to\":[\"number\"]}]",
|
917
918
|
"touchedBy": [
|
918
919
|
"emotions#call2"
|
package/common/events.js
CHANGED
@@ -58,7 +58,7 @@ const config = {
|
|
58
58
|
notes: 'paraphrase for events',
|
59
59
|
where: where(),
|
60
60
|
match: ({context, isA}) => isA(context.marker, 'event') && context.event,
|
61
|
-
apply: ({context}) => `event happened: ${
|
61
|
+
apply: ({context}) => `event happened: ${context.marker}`
|
62
62
|
}
|
63
63
|
]
|
64
64
|
},
|
@@ -131,8 +131,8 @@ knowledgeModule({
|
|
131
131
|
words: true,
|
132
132
|
},
|
133
133
|
checks: {
|
134
|
-
|
135
|
-
|
134
|
+
context: defaultContextCheck(),
|
135
|
+
},
|
136
136
|
|
137
137
|
},
|
138
138
|
})
|