tpmkms_4wp 9.1.1-beta.0 → 9.1.1-beta.10
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 -28
- 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 -56
- 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 +1938 -13407
- 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 +132 -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 +6264 -1
- package/common/menus.js +148 -5
- package/common/menus.test.json +12297 -1
- package/common/ordering.instance.json +2 -0
- package/common/people.instance.json +96 -8
- package/common/pipboy.instance.json +21 -57
- 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 +25 -0
- package/common/spock.instance.json +1 -0
- package/common/temperature.instance.json +4 -112
- package/common/ui.instance.json +1 -0
- package/common/ui.js +3 -1
- package/common/weight.instance.json +14 -0
- package/common/wp.instance.json +28 -58
- 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
|
]
|
@@ -3596,20 +3599,6 @@
|
|
3596
3599
|
0
|
3597
3600
|
]
|
3598
3601
|
],
|
3599
|
-
[
|
3600
|
-
[
|
3601
|
-
"is",
|
3602
|
-
0
|
3603
|
-
],
|
3604
|
-
[
|
3605
|
-
"list",
|
3606
|
-
1
|
3607
|
-
],
|
3608
|
-
[
|
3609
|
-
"unknown",
|
3610
|
-
0
|
3611
|
-
]
|
3612
|
-
],
|
3613
3602
|
[
|
3614
3603
|
[
|
3615
3604
|
"is",
|
@@ -9245,6 +9234,7 @@
|
|
9245
9234
|
"level": 2,
|
9246
9235
|
"context_index": 1,
|
9247
9236
|
"topLevel": true,
|
9237
|
+
"context_id": 2,
|
9248
9238
|
"touchedBy": [
|
9249
9239
|
"colors#call2"
|
9250
9240
|
]
|
@@ -10697,6 +10687,7 @@
|
|
10697
10687
|
"level": 2,
|
10698
10688
|
"context_index": 1,
|
10699
10689
|
"topLevel": true,
|
10690
|
+
"context_id": 2,
|
10700
10691
|
"touchedBy": [
|
10701
10692
|
"colors#call2"
|
10702
10693
|
]
|
@@ -12685,6 +12676,7 @@
|
|
12685
12676
|
"level": 2,
|
12686
12677
|
"context_index": 1,
|
12687
12678
|
"topLevel": true,
|
12679
|
+
"context_id": 2,
|
12688
12680
|
"touchedBy": [
|
12689
12681
|
"colors#call2"
|
12690
12682
|
]
|
@@ -15495,6 +15487,7 @@
|
|
15495
15487
|
"level": 2,
|
15496
15488
|
"context_index": 1,
|
15497
15489
|
"topLevel": true,
|
15490
|
+
"context_id": 2,
|
15498
15491
|
"touchedBy": [
|
15499
15492
|
"colors#call2"
|
15500
15493
|
]
|
@@ -18631,6 +18624,7 @@
|
|
18631
18624
|
"level": 2,
|
18632
18625
|
"context_index": 1,
|
18633
18626
|
"topLevel": true,
|
18627
|
+
"context_id": 2,
|
18634
18628
|
"touchedBy": [
|
18635
18629
|
"colors#call2"
|
18636
18630
|
]
|
@@ -22076,6 +22070,7 @@
|
|
22076
22070
|
"level": 2,
|
22077
22071
|
"context_index": 1,
|
22078
22072
|
"topLevel": true,
|
22073
|
+
"context_id": 2,
|
22079
22074
|
"touchedBy": [
|
22080
22075
|
"colors#call2"
|
22081
22076
|
]
|
@@ -25021,6 +25016,7 @@
|
|
25021
25016
|
"level": 2,
|
25022
25017
|
"context_index": 1,
|
25023
25018
|
"topLevel": true,
|
25019
|
+
"context_id": 2,
|
25024
25020
|
"touchedBy": [
|
25025
25021
|
"colors#call2"
|
25026
25022
|
]
|
@@ -28187,6 +28183,7 @@
|
|
28187
28183
|
"level": 2,
|
28188
28184
|
"context_index": 1,
|
28189
28185
|
"topLevel": true,
|
28186
|
+
"context_id": 2,
|
28190
28187
|
"touchedBy": [
|
28191
28188
|
"colors#call2"
|
28192
28189
|
]
|
@@ -30614,6 +30611,7 @@
|
|
30614
30611
|
"level": 1,
|
30615
30612
|
"context_index": 1,
|
30616
30613
|
"topLevel": true,
|
30614
|
+
"context_id": 2,
|
30617
30615
|
"touchedBy": [
|
30618
30616
|
"colors#call2"
|
30619
30617
|
]
|
@@ -32836,6 +32834,7 @@
|
|
32836
32834
|
"level": 1,
|
32837
32835
|
"context_index": 1,
|
32838
32836
|
"topLevel": true,
|
32837
|
+
"context_id": 2,
|
32839
32838
|
"touchedBy": [
|
32840
32839
|
"colors#call2"
|
32841
32840
|
]
|
@@ -35186,6 +35185,7 @@
|
|
35186
35185
|
"level": 0,
|
35187
35186
|
"context_index": 1,
|
35188
35187
|
"topLevel": true,
|
35188
|
+
"context_id": 2,
|
35189
35189
|
"touchedBy": [
|
35190
35190
|
"colors#call2"
|
35191
35191
|
]
|
@@ -36091,20 +36091,6 @@
|
|
36091
36091
|
0
|
36092
36092
|
]
|
36093
36093
|
],
|
36094
|
-
[
|
36095
|
-
[
|
36096
|
-
"is",
|
36097
|
-
0
|
36098
|
-
],
|
36099
|
-
[
|
36100
|
-
"list",
|
36101
|
-
1
|
36102
|
-
],
|
36103
|
-
[
|
36104
|
-
"unknown",
|
36105
|
-
0
|
36106
|
-
]
|
36107
|
-
],
|
36108
36094
|
[
|
36109
36095
|
[
|
36110
36096
|
"is",
|
@@ -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