tpmkms_4wp 9.1.1 → 9.2.0-beta.1
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 +21 -8
- package/common/articles.js +3 -0
- package/common/asking.test.json +193 -72
- package/common/avatar.js +0 -6
- package/common/colors.instance.json +32 -18
- package/common/comparable.instance.json +3 -0
- package/common/comparable.js +6 -0
- package/common/concept.js +1 -1
- package/common/crew.instance.json +4885 -1224
- package/common/crew.js +0 -7
- package/common/crew.test.json +1904 -0
- package/common/dates.instance.json +28562 -0
- package/common/dates.js +152 -0
- package/common/dates.test.json +10239 -0
- package/common/dialogues.js +30 -10
- package/common/dimension.instance.json +3 -2
- package/common/edible.instance.json +1292 -517
- package/common/emotions.instance.json +7 -14
- package/common/emotions.js +4 -5
- package/common/events.js +3 -3
- package/common/events.test.json +107 -36
- package/common/fastfood.instance.json +4649 -13349
- 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/gdefaults.js +14 -0
- package/common/helpers/concept.js +7 -2
- package/common/helpers/dialogues.js +4 -1
- package/common/helpers/menus.js +154 -0
- package/common/helpers/properties.js +2 -27
- package/common/helpers.js +57 -0
- package/common/hierarchy.js +4 -3
- package/common/kirk.instance.json +156 -10
- package/common/length.instance.json +17 -2
- package/common/math.instance.json +1 -0
- package/common/menus.instance.json +10097 -0
- package/common/menus.js +261 -0
- package/common/menus.test.json +27226 -0
- package/common/meta.js +3 -3
- package/common/negation.js +5 -0
- package/common/ordering.instance.json +4 -2
- package/common/people.instance.json +96 -8
- package/common/pipboy.instance.json +61 -135
- package/common/pipboy.js +0 -7
- package/common/pokemon.instance.json +15 -2
- package/common/pressure.instance.json +6 -2
- package/common/properties.instance.json +1 -0
- package/common/properties.js +20 -5
- package/common/punctuation.js +3 -0
- package/common/reports.instance.json +6 -3
- package/common/reports.js +12 -3
- package/common/sdefaults.js +28 -3
- package/common/spock.instance.json +156 -10
- package/common/stm.js +2 -1
- package/common/temperature.instance.json +150 -2
- 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 +6497 -9
- package/common/wp.js +10 -0
- package/main.js +4 -0
- package/package.json +12 -3
@@ -103,56 +103,9 @@
|
|
103
103
|
]
|
104
104
|
}
|
105
105
|
],
|
106
|
-
"associations": {
|
107
|
-
"negative": [],
|
108
|
-
"positive": [
|
109
|
-
{
|
110
|
-
"context": [
|
111
|
-
[
|
112
|
-
"the",
|
113
|
-
0
|
114
|
-
],
|
115
|
-
[
|
116
|
-
"condition",
|
117
|
-
0
|
118
|
-
],
|
119
|
-
[
|
120
|
-
"item_property",
|
121
|
-
0
|
122
|
-
],
|
123
|
-
[
|
124
|
-
"weapon",
|
125
|
-
0
|
126
|
-
]
|
127
|
-
],
|
128
|
-
"choose": 1
|
129
|
-
},
|
130
|
-
{
|
131
|
-
"context": [
|
132
|
-
[
|
133
|
-
"the",
|
134
|
-
0
|
135
|
-
],
|
136
|
-
[
|
137
|
-
"condition",
|
138
|
-
0
|
139
|
-
],
|
140
|
-
[
|
141
|
-
"item_property",
|
142
|
-
1
|
143
|
-
],
|
144
|
-
[
|
145
|
-
"weapon",
|
146
|
-
0
|
147
|
-
]
|
148
|
-
],
|
149
|
-
"choose": 1
|
150
|
-
}
|
151
|
-
]
|
152
|
-
},
|
153
106
|
"bridges": [
|
154
107
|
{
|
155
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
108
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:152",
|
156
109
|
"id": "put",
|
157
110
|
"isA": [
|
158
111
|
"verb"
|
@@ -160,7 +113,7 @@
|
|
160
113
|
"generatorp": "({context}) => `put on`"
|
161
114
|
},
|
162
115
|
{
|
163
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
116
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:158",
|
164
117
|
"id": "propertyCondition",
|
165
118
|
"before": [
|
166
119
|
"adjective",
|
@@ -172,7 +125,7 @@
|
|
172
125
|
"bridge": "{ ...next(after[0]), condition: before[0], modifiers: ['condition'] }"
|
173
126
|
},
|
174
127
|
{
|
175
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
128
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:166",
|
176
129
|
"id": "on",
|
177
130
|
"isA": [
|
178
131
|
"preposition"
|
@@ -183,7 +136,7 @@
|
|
183
136
|
"semantic": "({api, context}) => {\n api.change(context.item.marker)\n }"
|
184
137
|
},
|
185
138
|
{
|
186
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
139
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:177",
|
187
140
|
"id": "change",
|
188
141
|
"isA": [
|
189
142
|
"verb"
|
@@ -200,7 +153,7 @@
|
|
200
153
|
"semantic": "({api, context}) => {\n api.change(context.item.marker)\n }"
|
201
154
|
},
|
202
155
|
{
|
203
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
156
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:189",
|
204
157
|
"id": "disarm",
|
205
158
|
"isA": [
|
206
159
|
"verb"
|
@@ -209,7 +162,7 @@
|
|
209
162
|
"semantic": "({api, context}) => {\n api.disarm()\n }"
|
210
163
|
},
|
211
164
|
{
|
212
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
165
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:198",
|
213
166
|
"id": "strip",
|
214
167
|
"isA": [
|
215
168
|
"verb"
|
@@ -218,7 +171,7 @@
|
|
218
171
|
"semantic": "({api, context}) => {\n api.strip()\n }"
|
219
172
|
},
|
220
173
|
{
|
221
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
174
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:207",
|
222
175
|
"id": "call",
|
223
176
|
"isA": [
|
224
177
|
"verb"
|
@@ -229,7 +182,7 @@
|
|
229
182
|
"semantic": "({api, context}) => {\n api.setName(context.item, context.name.name.value)\n }"
|
230
183
|
},
|
231
184
|
{
|
232
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
185
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:218",
|
233
186
|
"id": "putOn",
|
234
187
|
"isA": [
|
235
188
|
"verb"
|
@@ -240,7 +193,7 @@
|
|
240
193
|
"semantic": "({api, context}) => {\n if (context.item.name) {\n api.wear({ name: context.item.name.value, type: 'outfit' })\n } else {\n api.wear({ type: context.item.value })\n }\n }"
|
241
194
|
},
|
242
195
|
{
|
243
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
196
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:233",
|
244
197
|
"id": "wear",
|
245
198
|
"isA": [
|
246
199
|
"verb"
|
@@ -260,7 +213,7 @@
|
|
260
213
|
"semantic": "({api, context}) => {\n if (context.item.name) {\n api.wear({ name: context.item.name.value, type: 'outfit' })\n } else {\n api.wear({ type: context.item.value })\n }\n }"
|
261
214
|
},
|
262
215
|
{
|
263
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
216
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:250",
|
264
217
|
"id": "equip",
|
265
218
|
"isA": [
|
266
219
|
"verb"
|
@@ -285,7 +238,7 @@
|
|
285
238
|
"semantic": "async ({api, context}) => {\n let condition\n if (context.item.condition) {\n condition = { selector: context.item.condition.marker, property: context.item.condition.property[0].marker }\n }\n api.equip({ type: context.item.value, condition })\n }"
|
286
239
|
},
|
287
240
|
{
|
288
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
241
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:266",
|
289
242
|
"id": "toDrink",
|
290
243
|
"isA": [
|
291
244
|
"verb"
|
@@ -296,7 +249,7 @@
|
|
296
249
|
"semantic": "async ({api, context, e}) => {\n const value = await e(context.item)\n api.drink(value.value)\n }"
|
297
250
|
},
|
298
251
|
{
|
299
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
252
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:278",
|
300
253
|
"id": "eat",
|
301
254
|
"localHierarchy": [
|
302
255
|
[
|
@@ -313,7 +266,7 @@
|
|
313
266
|
"semantic": "async ({api, context}) => {\n api.eat(context.item.value)\n }"
|
314
267
|
},
|
315
268
|
{
|
316
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
269
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:290",
|
317
270
|
"id": "take",
|
318
271
|
"isA": [
|
319
272
|
"verb"
|
@@ -324,7 +277,7 @@
|
|
324
277
|
"semantic": "async ({api, context, e}) => {\n const value = await e(context.item)\n api.take(value.value)\n }"
|
325
278
|
},
|
326
279
|
{
|
327
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
280
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:302",
|
328
281
|
"id": "nameable",
|
329
282
|
"isA": [
|
330
283
|
"theAble"
|
@@ -1687,10 +1640,10 @@
|
|
1687
1640
|
"start": 24,
|
1688
1641
|
"end": 28
|
1689
1642
|
},
|
1643
|
+
"dead": true,
|
1690
1644
|
"types": [
|
1691
1645
|
"unknown"
|
1692
1646
|
],
|
1693
|
-
"dead": true,
|
1694
1647
|
"level": 0
|
1695
1648
|
},
|
1696
1649
|
{
|
@@ -1703,10 +1656,10 @@
|
|
1703
1656
|
"start": 34,
|
1704
1657
|
"end": 41
|
1705
1658
|
},
|
1659
|
+
"dead": true,
|
1706
1660
|
"types": [
|
1707
1661
|
"unknown"
|
1708
1662
|
],
|
1709
|
-
"dead": true,
|
1710
1663
|
"level": 0
|
1711
1664
|
}
|
1712
1665
|
],
|
@@ -1733,6 +1686,7 @@
|
|
1733
1686
|
"level": 2,
|
1734
1687
|
"context_index": 1,
|
1735
1688
|
"topLevel": true,
|
1689
|
+
"context_id": 2,
|
1736
1690
|
"touchedBy": [
|
1737
1691
|
"pipboy#call2"
|
1738
1692
|
]
|
@@ -3782,6 +3736,7 @@
|
|
3782
3736
|
"end": 32
|
3783
3737
|
},
|
3784
3738
|
"types": [
|
3739
|
+
"grenade",
|
3785
3740
|
"list",
|
3786
3741
|
"mine"
|
3787
3742
|
],
|
@@ -3837,6 +3792,7 @@
|
|
3837
3792
|
"level": 2,
|
3838
3793
|
"context_index": 1,
|
3839
3794
|
"topLevel": true,
|
3795
|
+
"context_id": 2,
|
3840
3796
|
"touchedBy": [
|
3841
3797
|
"pipboy#call2"
|
3842
3798
|
]
|
@@ -5351,6 +5307,7 @@
|
|
5351
5307
|
"level": 2,
|
5352
5308
|
"context_index": 1,
|
5353
5309
|
"topLevel": true,
|
5310
|
+
"context_id": 2,
|
5354
5311
|
"touchedBy": [
|
5355
5312
|
"pipboy#call2"
|
5356
5313
|
]
|
@@ -6807,7 +6764,9 @@
|
|
6807
6764
|
},
|
6808
6765
|
"types": [
|
6809
6766
|
"list",
|
6810
|
-
"pistol"
|
6767
|
+
"pistol",
|
6768
|
+
"rifle",
|
6769
|
+
"shotgun"
|
6811
6770
|
],
|
6812
6771
|
"listable": true,
|
6813
6772
|
"isList": true,
|
@@ -6874,6 +6833,7 @@
|
|
6874
6833
|
"level": 2,
|
6875
6834
|
"context_index": 1,
|
6876
6835
|
"topLevel": true,
|
6836
|
+
"context_id": 2,
|
6877
6837
|
"touchedBy": [
|
6878
6838
|
"pipboy#call2"
|
6879
6839
|
]
|
@@ -8609,6 +8569,7 @@
|
|
8609
8569
|
"level": 2,
|
8610
8570
|
"context_index": 1,
|
8611
8571
|
"topLevel": true,
|
8572
|
+
"context_id": 2,
|
8612
8573
|
"touchedBy": [
|
8613
8574
|
"pipboy#call2"
|
8614
8575
|
]
|
@@ -10168,10 +10129,10 @@
|
|
10168
10129
|
"start": 5,
|
10169
10130
|
"end": 9
|
10170
10131
|
},
|
10132
|
+
"dead": true,
|
10171
10133
|
"types": [
|
10172
10134
|
"unknown"
|
10173
10135
|
],
|
10174
|
-
"dead": true,
|
10175
10136
|
"level": 0
|
10176
10137
|
},
|
10177
10138
|
{
|
@@ -10184,10 +10145,10 @@
|
|
10184
10145
|
"start": 15,
|
10185
10146
|
"end": 19
|
10186
10147
|
},
|
10148
|
+
"dead": true,
|
10187
10149
|
"types": [
|
10188
10150
|
"unknown"
|
10189
10151
|
],
|
10190
|
-
"dead": true,
|
10191
10152
|
"level": 0
|
10192
10153
|
}
|
10193
10154
|
],
|
@@ -10214,6 +10175,7 @@
|
|
10214
10175
|
"level": 2,
|
10215
10176
|
"context_index": 1,
|
10216
10177
|
"topLevel": true,
|
10178
|
+
"context_id": 2,
|
10217
10179
|
"touchedBy": [
|
10218
10180
|
"pipboy#call2"
|
10219
10181
|
]
|
@@ -12165,6 +12127,7 @@
|
|
12165
12127
|
"level": 2,
|
12166
12128
|
"context_index": 1,
|
12167
12129
|
"topLevel": true,
|
12130
|
+
"context_id": 2,
|
12168
12131
|
"touchedBy": [
|
12169
12132
|
"pipboy#call2"
|
12170
12133
|
]
|
@@ -13892,6 +13855,7 @@
|
|
13892
13855
|
"level": 2,
|
13893
13856
|
"context_index": 1,
|
13894
13857
|
"topLevel": true,
|
13858
|
+
"context_id": 2,
|
13895
13859
|
"touchedBy": [
|
13896
13860
|
"pipboy#call2"
|
13897
13861
|
]
|
@@ -15595,6 +15559,7 @@
|
|
15595
15559
|
"level": 2,
|
15596
15560
|
"context_index": 1,
|
15597
15561
|
"topLevel": true,
|
15562
|
+
"context_id": 2,
|
15598
15563
|
"touchedBy": [
|
15599
15564
|
"pipboy#call2"
|
15600
15565
|
]
|
@@ -17348,6 +17313,7 @@
|
|
17348
17313
|
"level": 2,
|
17349
17314
|
"context_index": 1,
|
17350
17315
|
"topLevel": true,
|
17316
|
+
"context_id": 2,
|
17351
17317
|
"touchedBy": [
|
17352
17318
|
"pipboy#call2"
|
17353
17319
|
]
|
@@ -19113,6 +19079,7 @@
|
|
19113
19079
|
"level": 2,
|
19114
19080
|
"context_index": 1,
|
19115
19081
|
"topLevel": true,
|
19082
|
+
"context_id": 2,
|
19116
19083
|
"touchedBy": [
|
19117
19084
|
"pipboy#call2"
|
19118
19085
|
]
|
@@ -20939,6 +20906,7 @@
|
|
20939
20906
|
"level": 2,
|
20940
20907
|
"context_index": 1,
|
20941
20908
|
"topLevel": true,
|
20909
|
+
"context_id": 2,
|
20942
20910
|
"touchedBy": [
|
20943
20911
|
"pipboy#call2"
|
20944
20912
|
]
|
@@ -22862,10 +22830,10 @@
|
|
22862
22830
|
"start": 0,
|
22863
22831
|
"end": 9
|
22864
22832
|
},
|
22833
|
+
"dead": true,
|
22865
22834
|
"types": [
|
22866
22835
|
"unknown"
|
22867
22836
|
],
|
22868
|
-
"dead": true,
|
22869
22837
|
"level": 0
|
22870
22838
|
},
|
22871
22839
|
{
|
@@ -22878,10 +22846,10 @@
|
|
22878
22846
|
"start": 15,
|
22879
22847
|
"end": 19
|
22880
22848
|
},
|
22849
|
+
"dead": true,
|
22881
22850
|
"types": [
|
22882
22851
|
"unknown"
|
22883
22852
|
],
|
22884
|
-
"dead": true,
|
22885
22853
|
"level": 0
|
22886
22854
|
}
|
22887
22855
|
],
|
@@ -22908,6 +22876,7 @@
|
|
22908
22876
|
"level": 2,
|
22909
22877
|
"context_index": 1,
|
22910
22878
|
"topLevel": true,
|
22879
|
+
"context_id": 2,
|
22911
22880
|
"touchedBy": [
|
22912
22881
|
"pipboy#call2"
|
22913
22882
|
]
|
@@ -25059,10 +25028,10 @@
|
|
25059
25028
|
"start": 0,
|
25060
25029
|
"end": 3
|
25061
25030
|
},
|
25031
|
+
"dead": true,
|
25062
25032
|
"types": [
|
25063
25033
|
"unknown"
|
25064
25034
|
],
|
25065
|
-
"dead": true,
|
25066
25035
|
"level": 0
|
25067
25036
|
},
|
25068
25037
|
{
|
@@ -25075,10 +25044,10 @@
|
|
25075
25044
|
"start": 9,
|
25076
25045
|
"end": 11
|
25077
25046
|
},
|
25047
|
+
"dead": true,
|
25078
25048
|
"types": [
|
25079
25049
|
"unknown"
|
25080
25050
|
],
|
25081
|
-
"dead": true,
|
25082
25051
|
"level": 0
|
25083
25052
|
}
|
25084
25053
|
],
|
@@ -25105,6 +25074,7 @@
|
|
25105
25074
|
"level": 2,
|
25106
25075
|
"context_index": 1,
|
25107
25076
|
"topLevel": true,
|
25077
|
+
"context_id": 2,
|
25108
25078
|
"touchedBy": [
|
25109
25079
|
"pipboy#call2"
|
25110
25080
|
]
|
@@ -27336,10 +27306,10 @@
|
|
27336
27306
|
"start": 0,
|
27337
27307
|
"end": 7
|
27338
27308
|
},
|
27309
|
+
"dead": true,
|
27339
27310
|
"types": [
|
27340
27311
|
"unknown"
|
27341
27312
|
],
|
27342
|
-
"dead": true,
|
27343
27313
|
"level": 0
|
27344
27314
|
},
|
27345
27315
|
{
|
@@ -27352,10 +27322,10 @@
|
|
27352
27322
|
"start": 13,
|
27353
27323
|
"end": 20
|
27354
27324
|
},
|
27325
|
+
"dead": true,
|
27355
27326
|
"types": [
|
27356
27327
|
"unknown"
|
27357
27328
|
],
|
27358
|
-
"dead": true,
|
27359
27329
|
"level": 0
|
27360
27330
|
}
|
27361
27331
|
],
|
@@ -27382,6 +27352,7 @@
|
|
27382
27352
|
"level": 2,
|
27383
27353
|
"context_index": 1,
|
27384
27354
|
"topLevel": true,
|
27355
|
+
"context_id": 2,
|
27385
27356
|
"touchedBy": [
|
27386
27357
|
"pipboy#call2"
|
27387
27358
|
]
|
@@ -29652,6 +29623,7 @@
|
|
29652
29623
|
"level": 1,
|
29653
29624
|
"context_index": 1,
|
29654
29625
|
"topLevel": true,
|
29626
|
+
"context_id": 2,
|
29655
29627
|
"touchedBy": [
|
29656
29628
|
"pipboy#call2"
|
29657
29629
|
]
|
@@ -32556,10 +32528,10 @@
|
|
32556
32528
|
"start": 38,
|
32557
32529
|
"end": 42
|
32558
32530
|
},
|
32531
|
+
"dead": true,
|
32559
32532
|
"types": [
|
32560
32533
|
"unknown"
|
32561
32534
|
],
|
32562
|
-
"dead": true,
|
32563
32535
|
"level": 0
|
32564
32536
|
},
|
32565
32537
|
{
|
@@ -32572,10 +32544,10 @@
|
|
32572
32544
|
"start": 48,
|
32573
32545
|
"end": 55
|
32574
32546
|
},
|
32547
|
+
"dead": true,
|
32575
32548
|
"types": [
|
32576
32549
|
"unknown"
|
32577
32550
|
],
|
32578
|
-
"dead": true,
|
32579
32551
|
"level": 0
|
32580
32552
|
}
|
32581
32553
|
],
|
@@ -32621,6 +32593,7 @@
|
|
32621
32593
|
"level": 2,
|
32622
32594
|
"context_index": 1,
|
32623
32595
|
"topLevel": true,
|
32596
|
+
"context_id": 2,
|
32624
32597
|
"touchedBy": [
|
32625
32598
|
"pipboy#call2"
|
32626
32599
|
]
|
@@ -34866,63 +34839,16 @@
|
|
34866
34839
|
]
|
34867
34840
|
}
|
34868
34841
|
],
|
34869
|
-
"associations": {
|
34870
|
-
"negative": [],
|
34871
|
-
"positive": [
|
34872
|
-
{
|
34873
|
-
"context": [
|
34874
|
-
[
|
34875
|
-
"the",
|
34876
|
-
0
|
34877
|
-
],
|
34878
|
-
[
|
34879
|
-
"condition",
|
34880
|
-
0
|
34881
|
-
],
|
34882
|
-
[
|
34883
|
-
"item_property",
|
34884
|
-
0
|
34885
|
-
],
|
34886
|
-
[
|
34887
|
-
"weapon",
|
34888
|
-
0
|
34889
|
-
]
|
34890
|
-
],
|
34891
|
-
"choose": 1
|
34892
|
-
},
|
34893
|
-
{
|
34894
|
-
"context": [
|
34895
|
-
[
|
34896
|
-
"the",
|
34897
|
-
0
|
34898
|
-
],
|
34899
|
-
[
|
34900
|
-
"condition",
|
34901
|
-
0
|
34902
|
-
],
|
34903
|
-
[
|
34904
|
-
"item_property",
|
34905
|
-
1
|
34906
|
-
],
|
34907
|
-
[
|
34908
|
-
"weapon",
|
34909
|
-
0
|
34910
|
-
]
|
34911
|
-
],
|
34912
|
-
"choose": 1
|
34913
|
-
}
|
34914
|
-
]
|
34915
|
-
},
|
34916
34842
|
"bridges": [
|
34917
34843
|
{
|
34918
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
34844
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:152",
|
34919
34845
|
"id": "put",
|
34920
34846
|
"isA": [
|
34921
34847
|
"verb"
|
34922
34848
|
]
|
34923
34849
|
},
|
34924
34850
|
{
|
34925
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
34851
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:158",
|
34926
34852
|
"id": "propertyCondition",
|
34927
34853
|
"before": [
|
34928
34854
|
"adjective",
|
@@ -34934,7 +34860,7 @@
|
|
34934
34860
|
"bridge": "{ ...next(after[0]), condition: before[0], modifiers: ['condition'] }"
|
34935
34861
|
},
|
34936
34862
|
{
|
34937
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
34863
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:166",
|
34938
34864
|
"id": "on",
|
34939
34865
|
"isA": [
|
34940
34866
|
"preposition"
|
@@ -34943,7 +34869,7 @@
|
|
34943
34869
|
"bridge": "{ ...before, marker: operator('putOn', 0), dead: false }"
|
34944
34870
|
},
|
34945
34871
|
{
|
34946
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
34872
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:177",
|
34947
34873
|
"id": "change",
|
34948
34874
|
"isA": [
|
34949
34875
|
"verb"
|
@@ -34958,21 +34884,21 @@
|
|
34958
34884
|
]
|
34959
34885
|
},
|
34960
34886
|
{
|
34961
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
34887
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:189",
|
34962
34888
|
"id": "disarm",
|
34963
34889
|
"isA": [
|
34964
34890
|
"verb"
|
34965
34891
|
]
|
34966
34892
|
},
|
34967
34893
|
{
|
34968
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
34894
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:198",
|
34969
34895
|
"id": "strip",
|
34970
34896
|
"isA": [
|
34971
34897
|
"verb"
|
34972
34898
|
]
|
34973
34899
|
},
|
34974
34900
|
{
|
34975
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
34901
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:207",
|
34976
34902
|
"id": "call",
|
34977
34903
|
"isA": [
|
34978
34904
|
"verb"
|
@@ -34981,7 +34907,7 @@
|
|
34981
34907
|
"bridge": "{ ...next(operator), item: after[0], name: after[1] }"
|
34982
34908
|
},
|
34983
34909
|
{
|
34984
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
34910
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:218",
|
34985
34911
|
"id": "putOn",
|
34986
34912
|
"isA": [
|
34987
34913
|
"verb"
|
@@ -34990,7 +34916,7 @@
|
|
34990
34916
|
"bridge": "{ ...next(operator), item: after[0] }"
|
34991
34917
|
},
|
34992
34918
|
{
|
34993
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
34919
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:233",
|
34994
34920
|
"id": "wear",
|
34995
34921
|
"isA": [
|
34996
34922
|
"verb"
|
@@ -35008,7 +34934,7 @@
|
|
35008
34934
|
"bridge": "{ ...next(operator), item: after[0] }"
|
35009
34935
|
},
|
35010
34936
|
{
|
35011
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
34937
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:250",
|
35012
34938
|
"id": "equip",
|
35013
34939
|
"isA": [
|
35014
34940
|
"verb"
|
@@ -35031,7 +34957,7 @@
|
|
35031
34957
|
"bridge": "{ ...next(operator), item: after[0] }"
|
35032
34958
|
},
|
35033
34959
|
{
|
35034
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
34960
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:266",
|
35035
34961
|
"id": "toDrink",
|
35036
34962
|
"isA": [
|
35037
34963
|
"verb"
|
@@ -35040,7 +34966,7 @@
|
|
35040
34966
|
"bridge": "{ ...next(operator), item: after[0] }"
|
35041
34967
|
},
|
35042
34968
|
{
|
35043
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
34969
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:278",
|
35044
34970
|
"id": "eat",
|
35045
34971
|
"localHierarchy": [
|
35046
34972
|
[
|
@@ -35055,7 +34981,7 @@
|
|
35055
34981
|
"bridge": "{ ...next(operator), item: after[0] }"
|
35056
34982
|
},
|
35057
34983
|
{
|
35058
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
34984
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:290",
|
35059
34985
|
"id": "take",
|
35060
34986
|
"isA": [
|
35061
34987
|
"verb"
|
@@ -35064,7 +34990,7 @@
|
|
35064
34990
|
"bridge": "{ ...next(operator), item: after[0] }"
|
35065
34991
|
},
|
35066
34992
|
{
|
35067
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
34993
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:302",
|
35068
34994
|
"id": "nameable",
|
35069
34995
|
"isA": [
|
35070
34996
|
"theAble"
|
package/common/pipboy.js
CHANGED
@@ -147,13 +147,6 @@ const config = {
|
|
147
147
|
{ context: [['article', 0], ['unknown', 1], ['outfit', 0]], ordered: true, choose: [1,2] },
|
148
148
|
// TODO this should trigger a circular warning or somethign [['put', 0], ['on', 0]],
|
149
149
|
],
|
150
|
-
associations: {
|
151
|
-
negative: [],
|
152
|
-
positive: [
|
153
|
-
{ context: [["the",0],["condition",0],["item_property",0],["weapon",0]], choose: 1 },
|
154
|
-
{ context: [["the",0],["condition",0],["item_property",1],["weapon",0]], choose: 1 },
|
155
|
-
]
|
156
|
-
},
|
157
150
|
bridges: [
|
158
151
|
{
|
159
152
|
where: where(),
|