ekms 9.0.3 → 9.1.0
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 +0 -130
- package/common/articles.js +6 -0
- package/common/avatar.js +1 -3
- package/common/colors.instance.json +117 -201
- package/common/comparable.instance.json +2 -93
- package/common/comparable.js +0 -7
- package/common/concept.js +0 -8
- package/common/conjunction.js +0 -7
- package/common/crew.instance.json +83 -864
- package/common/crew.js +1 -13
- package/common/dialogues.js +18 -63
- package/common/dimension.instance.json +2 -136
- package/common/dimension.js +0 -8
- package/common/edible.instance.json +418 -675
- package/common/edible.js +0 -13
- package/common/emotions.instance.json +0 -10
- package/common/emotions.js +0 -8
- package/common/fastfood.instance.json +4098 -7859
- package/common/fastfood.js +0 -120
- package/common/formulas.instance.json +0 -10
- package/common/help.js +0 -5
- package/common/helpers/properties.js +1 -1
- package/common/hierarchy.js +0 -9
- package/common/kirk.instance.json +0 -10
- package/common/length.instance.json +0 -150
- package/common/math.instance.json +0 -10
- package/common/meta.js +7 -0
- package/common/ordering.instance.json +0 -20
- package/common/ordinals.js +0 -5
- package/common/people.instance.json +147 -196
- package/common/people.js +0 -4
- package/common/pipboy.instance.json +48 -661
- package/common/pipboy.js +2 -12
- package/common/pokemon.instance.json +140 -679
- package/common/pressure.instance.json +0 -40
- package/common/properties.instance.json +0 -10
- package/common/properties.js +0 -14
- package/common/reports.instance.json +1 -21
- package/common/reports.js +0 -7
- package/common/scorekeeper.js +0 -12
- package/common/spock.instance.json +0 -10
- package/common/temperature.instance.json +0 -40
- package/common/ui.instance.json +0 -10
- package/common/weight.instance.json +0 -367
- package/common/weight.js +0 -9
- package/common/wp.instance.json +2 -694
- package/common/wp.js +0 -18
- package/package.json +2 -2
@@ -108,120 +108,6 @@
|
|
108
108
|
"positive": [
|
109
109
|
{
|
110
110
|
"context": [
|
111
|
-
[
|
112
|
-
"wear",
|
113
|
-
0
|
114
|
-
],
|
115
|
-
[
|
116
|
-
"article",
|
117
|
-
0
|
118
|
-
],
|
119
|
-
[
|
120
|
-
"unknown",
|
121
|
-
0
|
122
|
-
],
|
123
|
-
[
|
124
|
-
"wearable",
|
125
|
-
0
|
126
|
-
]
|
127
|
-
],
|
128
|
-
"choose": 0
|
129
|
-
},
|
130
|
-
{
|
131
|
-
"context": [
|
132
|
-
[
|
133
|
-
"wear",
|
134
|
-
0
|
135
|
-
],
|
136
|
-
[
|
137
|
-
"article",
|
138
|
-
0
|
139
|
-
],
|
140
|
-
[
|
141
|
-
"unknown",
|
142
|
-
1
|
143
|
-
],
|
144
|
-
[
|
145
|
-
"wearable",
|
146
|
-
0
|
147
|
-
]
|
148
|
-
],
|
149
|
-
"choose": 0
|
150
|
-
},
|
151
|
-
{
|
152
|
-
"context": [
|
153
|
-
[
|
154
|
-
"wear",
|
155
|
-
0
|
156
|
-
],
|
157
|
-
[
|
158
|
-
"article",
|
159
|
-
0
|
160
|
-
],
|
161
|
-
[
|
162
|
-
"wearable",
|
163
|
-
0
|
164
|
-
]
|
165
|
-
],
|
166
|
-
"choose": 0
|
167
|
-
},
|
168
|
-
{
|
169
|
-
"context": [
|
170
|
-
[
|
171
|
-
"wear",
|
172
|
-
0
|
173
|
-
],
|
174
|
-
[
|
175
|
-
"article",
|
176
|
-
0
|
177
|
-
],
|
178
|
-
[
|
179
|
-
"wearable",
|
180
|
-
1
|
181
|
-
]
|
182
|
-
],
|
183
|
-
"choose": 0
|
184
|
-
},
|
185
|
-
{
|
186
|
-
"context": [
|
187
|
-
[
|
188
|
-
"wear",
|
189
|
-
0
|
190
|
-
],
|
191
|
-
[
|
192
|
-
"article",
|
193
|
-
0
|
194
|
-
],
|
195
|
-
[
|
196
|
-
"unknown",
|
197
|
-
0
|
198
|
-
]
|
199
|
-
],
|
200
|
-
"choose": 0
|
201
|
-
},
|
202
|
-
{
|
203
|
-
"context": [
|
204
|
-
[
|
205
|
-
"wear",
|
206
|
-
0
|
207
|
-
],
|
208
|
-
[
|
209
|
-
"article",
|
210
|
-
0
|
211
|
-
],
|
212
|
-
[
|
213
|
-
"unknown",
|
214
|
-
1
|
215
|
-
]
|
216
|
-
],
|
217
|
-
"choose": 0
|
218
|
-
},
|
219
|
-
{
|
220
|
-
"context": [
|
221
|
-
[
|
222
|
-
"equip",
|
223
|
-
0
|
224
|
-
],
|
225
111
|
[
|
226
112
|
"the",
|
227
113
|
0
|
@@ -239,14 +125,10 @@
|
|
239
125
|
0
|
240
126
|
]
|
241
127
|
],
|
242
|
-
"choose":
|
128
|
+
"choose": 1
|
243
129
|
},
|
244
130
|
{
|
245
131
|
"context": [
|
246
|
-
[
|
247
|
-
"equip",
|
248
|
-
0
|
249
|
-
],
|
250
132
|
[
|
251
133
|
"the",
|
252
134
|
0
|
@@ -264,75 +146,13 @@
|
|
264
146
|
0
|
265
147
|
]
|
266
148
|
],
|
267
|
-
"choose": 0
|
268
|
-
},
|
269
|
-
{
|
270
|
-
"context": [
|
271
|
-
[
|
272
|
-
"what",
|
273
|
-
0
|
274
|
-
],
|
275
|
-
[
|
276
|
-
"is",
|
277
|
-
0
|
278
|
-
],
|
279
|
-
[
|
280
|
-
"article",
|
281
|
-
0
|
282
|
-
],
|
283
|
-
[
|
284
|
-
"type",
|
285
|
-
1
|
286
|
-
],
|
287
|
-
[
|
288
|
-
"propertyOf",
|
289
|
-
0
|
290
|
-
],
|
291
|
-
[
|
292
|
-
"item",
|
293
|
-
0
|
294
|
-
],
|
295
|
-
[
|
296
|
-
"property",
|
297
|
-
0
|
298
|
-
]
|
299
|
-
],
|
300
|
-
"choose": 1
|
301
|
-
},
|
302
|
-
{
|
303
|
-
"context": [
|
304
|
-
[
|
305
|
-
"what",
|
306
|
-
0
|
307
|
-
],
|
308
|
-
[
|
309
|
-
"is",
|
310
|
-
0
|
311
|
-
],
|
312
|
-
[
|
313
|
-
"article",
|
314
|
-
0
|
315
|
-
],
|
316
|
-
[
|
317
|
-
"type",
|
318
|
-
1
|
319
|
-
],
|
320
|
-
[
|
321
|
-
"propertyOf",
|
322
|
-
0
|
323
|
-
],
|
324
|
-
[
|
325
|
-
"object",
|
326
|
-
1
|
327
|
-
]
|
328
|
-
],
|
329
149
|
"choose": 1
|
330
150
|
}
|
331
151
|
]
|
332
152
|
},
|
333
153
|
"bridges": [
|
334
154
|
{
|
335
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
155
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:159",
|
336
156
|
"id": "put",
|
337
157
|
"isA": [
|
338
158
|
"verb"
|
@@ -340,7 +160,7 @@
|
|
340
160
|
"generatorp": "({context}) => `put on`"
|
341
161
|
},
|
342
162
|
{
|
343
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
163
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:165",
|
344
164
|
"id": "propertyCondition",
|
345
165
|
"before": [
|
346
166
|
"adjective",
|
@@ -352,7 +172,7 @@
|
|
352
172
|
"bridge": "{ ...next(after[0]), condition: before[0], modifiers: ['condition'] }"
|
353
173
|
},
|
354
174
|
{
|
355
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
175
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:173",
|
356
176
|
"id": "on",
|
357
177
|
"isA": [
|
358
178
|
"preposition"
|
@@ -363,7 +183,7 @@
|
|
363
183
|
"semantic": "({api, context}) => {\n api.change(context.item.marker)\n }"
|
364
184
|
},
|
365
185
|
{
|
366
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
186
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:184",
|
367
187
|
"id": "change",
|
368
188
|
"isA": [
|
369
189
|
"verb"
|
@@ -380,7 +200,7 @@
|
|
380
200
|
"semantic": "({api, context}) => {\n api.change(context.item.marker)\n }"
|
381
201
|
},
|
382
202
|
{
|
383
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
203
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:196",
|
384
204
|
"id": "disarm",
|
385
205
|
"isA": [
|
386
206
|
"verb"
|
@@ -389,7 +209,7 @@
|
|
389
209
|
"semantic": "({api, context}) => {\n api.disarm()\n }"
|
390
210
|
},
|
391
211
|
{
|
392
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
212
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:205",
|
393
213
|
"id": "strip",
|
394
214
|
"isA": [
|
395
215
|
"verb"
|
@@ -398,7 +218,7 @@
|
|
398
218
|
"semantic": "({api, context}) => {\n api.strip()\n }"
|
399
219
|
},
|
400
220
|
{
|
401
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
221
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:214",
|
402
222
|
"id": "call",
|
403
223
|
"isA": [
|
404
224
|
"verb"
|
@@ -409,7 +229,7 @@
|
|
409
229
|
"semantic": "({api, context}) => {\n api.setName(context.item, context.name.name.value)\n }"
|
410
230
|
},
|
411
231
|
{
|
412
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
232
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:225",
|
413
233
|
"id": "putOn",
|
414
234
|
"isA": [
|
415
235
|
"verb"
|
@@ -420,7 +240,7 @@
|
|
420
240
|
"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 }"
|
421
241
|
},
|
422
242
|
{
|
423
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
243
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:240",
|
424
244
|
"id": "wear",
|
425
245
|
"isA": [
|
426
246
|
"verb"
|
@@ -440,7 +260,7 @@
|
|
440
260
|
"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 }"
|
441
261
|
},
|
442
262
|
{
|
443
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
263
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:257",
|
444
264
|
"id": "equip",
|
445
265
|
"isA": [
|
446
266
|
"verb"
|
@@ -465,7 +285,7 @@
|
|
465
285
|
"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 }"
|
466
286
|
},
|
467
287
|
{
|
468
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
288
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:273",
|
469
289
|
"id": "toDrink",
|
470
290
|
"isA": [
|
471
291
|
"verb"
|
@@ -476,7 +296,7 @@
|
|
476
296
|
"semantic": "async ({api, context, e}) => {\n const value = await e(context.item)\n api.drink(value.value)\n }"
|
477
297
|
},
|
478
298
|
{
|
479
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
299
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:285",
|
480
300
|
"id": "eat",
|
481
301
|
"localHierarchy": [
|
482
302
|
[
|
@@ -493,7 +313,7 @@
|
|
493
313
|
"semantic": "async ({api, context}) => {\n api.eat(context.item.value)\n }"
|
494
314
|
},
|
495
315
|
{
|
496
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
316
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:297",
|
497
317
|
"id": "take",
|
498
318
|
"isA": [
|
499
319
|
"verb"
|
@@ -504,7 +324,7 @@
|
|
504
324
|
"semantic": "async ({api, context, e}) => {\n const value = await e(context.item)\n api.take(value.value)\n }"
|
505
325
|
},
|
506
326
|
{
|
507
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
327
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:309",
|
508
328
|
"id": "nameable",
|
509
329
|
"isA": [
|
510
330
|
"theAble"
|
@@ -1456,16 +1276,6 @@
|
|
1456
1276
|
"hierarchyAble",
|
1457
1277
|
false
|
1458
1278
|
],
|
1459
|
-
[
|
1460
|
-
"unknown",
|
1461
|
-
"queryable",
|
1462
|
-
false
|
1463
|
-
],
|
1464
|
-
[
|
1465
|
-
"unknown",
|
1466
|
-
"theAble",
|
1467
|
-
false
|
1468
|
-
],
|
1469
1279
|
[
|
1470
1280
|
"verb",
|
1471
1281
|
"verb",
|
@@ -3769,16 +3579,6 @@
|
|
3769
3579
|
"hierarchyAble",
|
3770
3580
|
false
|
3771
3581
|
],
|
3772
|
-
[
|
3773
|
-
"unknown",
|
3774
|
-
"queryable",
|
3775
|
-
false
|
3776
|
-
],
|
3777
|
-
[
|
3778
|
-
"unknown",
|
3779
|
-
"theAble",
|
3780
|
-
false
|
3781
|
-
],
|
3782
3582
|
[
|
3783
3583
|
"verb",
|
3784
3584
|
"verb",
|
@@ -5359,16 +5159,6 @@
|
|
5359
5159
|
"hierarchyAble",
|
5360
5160
|
false
|
5361
5161
|
],
|
5362
|
-
[
|
5363
|
-
"unknown",
|
5364
|
-
"queryable",
|
5365
|
-
false
|
5366
|
-
],
|
5367
|
-
[
|
5368
|
-
"unknown",
|
5369
|
-
"theAble",
|
5370
|
-
false
|
5371
|
-
],
|
5372
5162
|
[
|
5373
5163
|
"verb",
|
5374
5164
|
"verb",
|
@@ -6763,16 +6553,6 @@
|
|
6763
6553
|
"hierarchyAble",
|
6764
6554
|
false
|
6765
6555
|
],
|
6766
|
-
[
|
6767
|
-
"unknown",
|
6768
|
-
"queryable",
|
6769
|
-
false
|
6770
|
-
],
|
6771
|
-
[
|
6772
|
-
"unknown",
|
6773
|
-
"theAble",
|
6774
|
-
false
|
6775
|
-
],
|
6776
6556
|
[
|
6777
6557
|
"verb",
|
6778
6558
|
"verb",
|
@@ -8637,16 +8417,6 @@
|
|
8637
8417
|
"hierarchyAble",
|
8638
8418
|
false
|
8639
8419
|
],
|
8640
|
-
[
|
8641
|
-
"unknown",
|
8642
|
-
"queryable",
|
8643
|
-
false
|
8644
|
-
],
|
8645
|
-
[
|
8646
|
-
"unknown",
|
8647
|
-
"theAble",
|
8648
|
-
false
|
8649
|
-
],
|
8650
8420
|
[
|
8651
8421
|
"verb",
|
8652
8422
|
"verb",
|
@@ -10096,16 +9866,6 @@
|
|
10096
9866
|
"hierarchyAble",
|
10097
9867
|
false
|
10098
9868
|
],
|
10099
|
-
[
|
10100
|
-
"unknown",
|
10101
|
-
"queryable",
|
10102
|
-
false
|
10103
|
-
],
|
10104
|
-
[
|
10105
|
-
"unknown",
|
10106
|
-
"theAble",
|
10107
|
-
false
|
10108
|
-
],
|
10109
9869
|
[
|
10110
9870
|
"verb",
|
10111
9871
|
"verb",
|
@@ -12170,16 +11930,6 @@
|
|
12170
11930
|
"hierarchyAble",
|
12171
11931
|
false
|
12172
11932
|
],
|
12173
|
-
[
|
12174
|
-
"unknown",
|
12175
|
-
"queryable",
|
12176
|
-
false
|
12177
|
-
],
|
12178
|
-
[
|
12179
|
-
"unknown",
|
12180
|
-
"theAble",
|
12181
|
-
false
|
12182
|
-
],
|
12183
11933
|
[
|
12184
11934
|
"verb",
|
12185
11935
|
"verb",
|
@@ -13945,16 +13695,6 @@
|
|
13945
13695
|
"hierarchyAble",
|
13946
13696
|
false
|
13947
13697
|
],
|
13948
|
-
[
|
13949
|
-
"unknown",
|
13950
|
-
"queryable",
|
13951
|
-
false
|
13952
|
-
],
|
13953
|
-
[
|
13954
|
-
"unknown",
|
13955
|
-
"theAble",
|
13956
|
-
false
|
13957
|
-
],
|
13958
13698
|
[
|
13959
13699
|
"verb",
|
13960
13700
|
"verb",
|
@@ -15604,16 +15344,6 @@
|
|
15604
15344
|
"hierarchyAble",
|
15605
15345
|
false
|
15606
15346
|
],
|
15607
|
-
[
|
15608
|
-
"unknown",
|
15609
|
-
"queryable",
|
15610
|
-
false
|
15611
|
-
],
|
15612
|
-
[
|
15613
|
-
"unknown",
|
15614
|
-
"theAble",
|
15615
|
-
false
|
15616
|
-
],
|
15617
15347
|
[
|
15618
15348
|
"verb",
|
15619
15349
|
"verb",
|
@@ -17385,16 +17115,6 @@
|
|
17385
17115
|
"hierarchyAble",
|
17386
17116
|
false
|
17387
17117
|
],
|
17388
|
-
[
|
17389
|
-
"unknown",
|
17390
|
-
"queryable",
|
17391
|
-
false
|
17392
|
-
],
|
17393
|
-
[
|
17394
|
-
"unknown",
|
17395
|
-
"theAble",
|
17396
|
-
false
|
17397
|
-
],
|
17398
17118
|
[
|
17399
17119
|
"verb",
|
17400
17120
|
"verb",
|
@@ -19160,16 +18880,6 @@
|
|
19160
18880
|
"hierarchyAble",
|
19161
18881
|
false
|
19162
18882
|
],
|
19163
|
-
[
|
19164
|
-
"unknown",
|
19165
|
-
"queryable",
|
19166
|
-
false
|
19167
|
-
],
|
19168
|
-
[
|
19169
|
-
"unknown",
|
19170
|
-
"theAble",
|
19171
|
-
false
|
19172
|
-
],
|
19173
18883
|
[
|
19174
18884
|
"verb",
|
19175
18885
|
"verb",
|
@@ -20996,16 +20706,6 @@
|
|
20996
20706
|
"hierarchyAble",
|
20997
20707
|
false
|
20998
20708
|
],
|
20999
|
-
[
|
21000
|
-
"unknown",
|
21001
|
-
"queryable",
|
21002
|
-
false
|
21003
|
-
],
|
21004
|
-
[
|
21005
|
-
"unknown",
|
21006
|
-
"theAble",
|
21007
|
-
false
|
21008
|
-
],
|
21009
20709
|
[
|
21010
20710
|
"verb",
|
21011
20711
|
"verb",
|
@@ -22886,16 +22586,6 @@
|
|
22886
22586
|
"hierarchyAble",
|
22887
22587
|
false
|
22888
22588
|
],
|
22889
|
-
[
|
22890
|
-
"unknown",
|
22891
|
-
"queryable",
|
22892
|
-
false
|
22893
|
-
],
|
22894
|
-
[
|
22895
|
-
"unknown",
|
22896
|
-
"theAble",
|
22897
|
-
false
|
22898
|
-
],
|
22899
22589
|
[
|
22900
22590
|
"verb",
|
22901
22591
|
"verb",
|
@@ -25053,16 +24743,6 @@
|
|
25053
24743
|
"hierarchyAble",
|
25054
24744
|
false
|
25055
24745
|
],
|
25056
|
-
[
|
25057
|
-
"unknown",
|
25058
|
-
"queryable",
|
25059
|
-
false
|
25060
|
-
],
|
25061
|
-
[
|
25062
|
-
"unknown",
|
25063
|
-
"theAble",
|
25064
|
-
false
|
25065
|
-
],
|
25066
24746
|
[
|
25067
24747
|
"vegetable",
|
25068
24748
|
"food",
|
@@ -27340,16 +27020,6 @@
|
|
27340
27020
|
"hierarchyAble",
|
27341
27021
|
false
|
27342
27022
|
],
|
27343
|
-
[
|
27344
|
-
"unknown",
|
27345
|
-
"queryable",
|
27346
|
-
false
|
27347
|
-
],
|
27348
|
-
[
|
27349
|
-
"unknown",
|
27350
|
-
"theAble",
|
27351
|
-
false
|
27352
|
-
],
|
27353
27023
|
[
|
27354
27024
|
"vegetable",
|
27355
27025
|
"food",
|
@@ -29748,16 +29418,6 @@
|
|
29748
29418
|
"hierarchyAble",
|
29749
29419
|
false
|
29750
29420
|
],
|
29751
|
-
[
|
29752
|
-
"unknown",
|
29753
|
-
"queryable",
|
29754
|
-
false
|
29755
|
-
],
|
29756
|
-
[
|
29757
|
-
"unknown",
|
29758
|
-
"theAble",
|
29759
|
-
false
|
29760
|
-
],
|
29761
29421
|
[
|
29762
29422
|
"vegetable",
|
29763
29423
|
"food",
|
@@ -29926,10 +29586,6 @@
|
|
29926
29586
|
"modifies",
|
29927
29587
|
0
|
29928
29588
|
],
|
29929
|
-
[
|
29930
|
-
"unknown",
|
29931
|
-
0
|
29932
|
-
],
|
29933
29589
|
[
|
29934
29590
|
"unknown",
|
29935
29591
|
0
|
@@ -29937,23 +29593,6 @@
|
|
29937
29593
|
],
|
29938
29594
|
"counter": 1
|
29939
29595
|
},
|
29940
|
-
{
|
29941
|
-
"op": [
|
29942
|
-
"unknown",
|
29943
|
-
0
|
29944
|
-
],
|
29945
|
-
"ops": [
|
29946
|
-
[
|
29947
|
-
"modifies",
|
29948
|
-
0
|
29949
|
-
],
|
29950
|
-
[
|
29951
|
-
"unknown",
|
29952
|
-
0
|
29953
|
-
]
|
29954
|
-
],
|
29955
|
-
"counter": 2
|
29956
|
-
},
|
29957
29596
|
{
|
29958
29597
|
"op": [
|
29959
29598
|
"modifies",
|
@@ -29965,7 +29604,7 @@
|
|
29965
29604
|
0
|
29966
29605
|
]
|
29967
29606
|
],
|
29968
|
-
"counter":
|
29607
|
+
"counter": 2
|
29969
29608
|
}
|
29970
29609
|
]
|
29971
29610
|
},
|
@@ -29998,16 +29637,16 @@
|
|
29998
29637
|
}
|
29999
29638
|
],
|
30000
29639
|
"concept": {
|
29640
|
+
"marker": "property",
|
30001
29641
|
"value": "property",
|
30002
|
-
"
|
29642
|
+
"default": true,
|
30003
29643
|
"text": "property",
|
30004
|
-
"
|
29644
|
+
"dead": true,
|
30005
29645
|
"word": "property",
|
30006
29646
|
"range": {
|
30007
29647
|
"start": 14,
|
30008
29648
|
"end": 21
|
30009
29649
|
},
|
30010
|
-
"dead": true,
|
30011
29650
|
"level": 0
|
30012
29651
|
},
|
30013
29652
|
"level": 1,
|
@@ -30035,6 +29674,10 @@
|
|
30035
29674
|
"modifies",
|
30036
29675
|
0
|
30037
29676
|
],
|
29677
|
+
[
|
29678
|
+
"property",
|
29679
|
+
0
|
29680
|
+
],
|
30038
29681
|
[
|
30039
29682
|
"unknown",
|
30040
29683
|
0
|
@@ -30068,7 +29711,7 @@
|
|
30068
29711
|
},
|
30069
29712
|
{
|
30070
29713
|
"marker": [
|
30071
|
-
"
|
29714
|
+
"property",
|
30072
29715
|
0
|
30073
29716
|
],
|
30074
29717
|
"range": {
|
@@ -30103,7 +29746,7 @@
|
|
30103
29746
|
},
|
30104
29747
|
{
|
30105
29748
|
"marker": [
|
30106
|
-
"
|
29749
|
+
"property",
|
30107
29750
|
0
|
30108
29751
|
],
|
30109
29752
|
"range": {
|
@@ -30114,41 +29757,6 @@
|
|
30114
29757
|
],
|
30115
29758
|
"counter": 2
|
30116
29759
|
},
|
30117
|
-
{
|
30118
|
-
"operators": [
|
30119
|
-
{
|
30120
|
-
"marker": [
|
30121
|
-
"unknown",
|
30122
|
-
0
|
30123
|
-
],
|
30124
|
-
"range": {
|
30125
|
-
"start": 0,
|
30126
|
-
"end": 3
|
30127
|
-
}
|
30128
|
-
},
|
30129
|
-
{
|
30130
|
-
"marker": [
|
30131
|
-
"modifies",
|
30132
|
-
0
|
30133
|
-
],
|
30134
|
-
"range": {
|
30135
|
-
"start": 5,
|
30136
|
-
"end": 12
|
30137
|
-
}
|
30138
|
-
},
|
30139
|
-
{
|
30140
|
-
"marker": [
|
30141
|
-
"unknown",
|
30142
|
-
0
|
30143
|
-
],
|
30144
|
-
"range": {
|
30145
|
-
"start": 14,
|
30146
|
-
"end": 21
|
30147
|
-
}
|
30148
|
-
}
|
30149
|
-
],
|
30150
|
-
"counter": 3
|
30151
|
-
},
|
30152
29760
|
{
|
30153
29761
|
"operators": [
|
30154
29762
|
{
|
@@ -30162,7 +29770,7 @@
|
|
30162
29770
|
}
|
30163
29771
|
}
|
30164
29772
|
],
|
30165
|
-
"counter":
|
29773
|
+
"counter": 3
|
30166
29774
|
}
|
30167
29775
|
],
|
30168
29776
|
"length": 1
|
@@ -31986,16 +31594,6 @@
|
|
31986
31594
|
"hierarchyAble",
|
31987
31595
|
false
|
31988
31596
|
],
|
31989
|
-
[
|
31990
|
-
"unknown",
|
31991
|
-
"queryable",
|
31992
|
-
false
|
31993
|
-
],
|
31994
|
-
[
|
31995
|
-
"unknown",
|
31996
|
-
"theAble",
|
31997
|
-
false
|
31998
|
-
],
|
31999
31597
|
[
|
32000
31598
|
"vegetable",
|
32001
31599
|
"food",
|
@@ -35273,120 +34871,6 @@
|
|
35273
34871
|
"positive": [
|
35274
34872
|
{
|
35275
34873
|
"context": [
|
35276
|
-
[
|
35277
|
-
"wear",
|
35278
|
-
0
|
35279
|
-
],
|
35280
|
-
[
|
35281
|
-
"article",
|
35282
|
-
0
|
35283
|
-
],
|
35284
|
-
[
|
35285
|
-
"unknown",
|
35286
|
-
0
|
35287
|
-
],
|
35288
|
-
[
|
35289
|
-
"wearable",
|
35290
|
-
0
|
35291
|
-
]
|
35292
|
-
],
|
35293
|
-
"choose": 0
|
35294
|
-
},
|
35295
|
-
{
|
35296
|
-
"context": [
|
35297
|
-
[
|
35298
|
-
"wear",
|
35299
|
-
0
|
35300
|
-
],
|
35301
|
-
[
|
35302
|
-
"article",
|
35303
|
-
0
|
35304
|
-
],
|
35305
|
-
[
|
35306
|
-
"unknown",
|
35307
|
-
1
|
35308
|
-
],
|
35309
|
-
[
|
35310
|
-
"wearable",
|
35311
|
-
0
|
35312
|
-
]
|
35313
|
-
],
|
35314
|
-
"choose": 0
|
35315
|
-
},
|
35316
|
-
{
|
35317
|
-
"context": [
|
35318
|
-
[
|
35319
|
-
"wear",
|
35320
|
-
0
|
35321
|
-
],
|
35322
|
-
[
|
35323
|
-
"article",
|
35324
|
-
0
|
35325
|
-
],
|
35326
|
-
[
|
35327
|
-
"wearable",
|
35328
|
-
0
|
35329
|
-
]
|
35330
|
-
],
|
35331
|
-
"choose": 0
|
35332
|
-
},
|
35333
|
-
{
|
35334
|
-
"context": [
|
35335
|
-
[
|
35336
|
-
"wear",
|
35337
|
-
0
|
35338
|
-
],
|
35339
|
-
[
|
35340
|
-
"article",
|
35341
|
-
0
|
35342
|
-
],
|
35343
|
-
[
|
35344
|
-
"wearable",
|
35345
|
-
1
|
35346
|
-
]
|
35347
|
-
],
|
35348
|
-
"choose": 0
|
35349
|
-
},
|
35350
|
-
{
|
35351
|
-
"context": [
|
35352
|
-
[
|
35353
|
-
"wear",
|
35354
|
-
0
|
35355
|
-
],
|
35356
|
-
[
|
35357
|
-
"article",
|
35358
|
-
0
|
35359
|
-
],
|
35360
|
-
[
|
35361
|
-
"unknown",
|
35362
|
-
0
|
35363
|
-
]
|
35364
|
-
],
|
35365
|
-
"choose": 0
|
35366
|
-
},
|
35367
|
-
{
|
35368
|
-
"context": [
|
35369
|
-
[
|
35370
|
-
"wear",
|
35371
|
-
0
|
35372
|
-
],
|
35373
|
-
[
|
35374
|
-
"article",
|
35375
|
-
0
|
35376
|
-
],
|
35377
|
-
[
|
35378
|
-
"unknown",
|
35379
|
-
1
|
35380
|
-
]
|
35381
|
-
],
|
35382
|
-
"choose": 0
|
35383
|
-
},
|
35384
|
-
{
|
35385
|
-
"context": [
|
35386
|
-
[
|
35387
|
-
"equip",
|
35388
|
-
0
|
35389
|
-
],
|
35390
34874
|
[
|
35391
34875
|
"the",
|
35392
34876
|
0
|
@@ -35404,14 +34888,10 @@
|
|
35404
34888
|
0
|
35405
34889
|
]
|
35406
34890
|
],
|
35407
|
-
"choose":
|
34891
|
+
"choose": 1
|
35408
34892
|
},
|
35409
34893
|
{
|
35410
34894
|
"context": [
|
35411
|
-
[
|
35412
|
-
"equip",
|
35413
|
-
0
|
35414
|
-
],
|
35415
34895
|
[
|
35416
34896
|
"the",
|
35417
34897
|
0
|
@@ -35429,82 +34909,20 @@
|
|
35429
34909
|
0
|
35430
34910
|
]
|
35431
34911
|
],
|
35432
|
-
"choose": 0
|
35433
|
-
},
|
35434
|
-
{
|
35435
|
-
"context": [
|
35436
|
-
[
|
35437
|
-
"what",
|
35438
|
-
0
|
35439
|
-
],
|
35440
|
-
[
|
35441
|
-
"is",
|
35442
|
-
0
|
35443
|
-
],
|
35444
|
-
[
|
35445
|
-
"article",
|
35446
|
-
0
|
35447
|
-
],
|
35448
|
-
[
|
35449
|
-
"type",
|
35450
|
-
1
|
35451
|
-
],
|
35452
|
-
[
|
35453
|
-
"propertyOf",
|
35454
|
-
0
|
35455
|
-
],
|
35456
|
-
[
|
35457
|
-
"item",
|
35458
|
-
0
|
35459
|
-
],
|
35460
|
-
[
|
35461
|
-
"property",
|
35462
|
-
0
|
35463
|
-
]
|
35464
|
-
],
|
35465
|
-
"choose": 1
|
35466
|
-
},
|
35467
|
-
{
|
35468
|
-
"context": [
|
35469
|
-
[
|
35470
|
-
"what",
|
35471
|
-
0
|
35472
|
-
],
|
35473
|
-
[
|
35474
|
-
"is",
|
35475
|
-
0
|
35476
|
-
],
|
35477
|
-
[
|
35478
|
-
"article",
|
35479
|
-
0
|
35480
|
-
],
|
35481
|
-
[
|
35482
|
-
"type",
|
35483
|
-
1
|
35484
|
-
],
|
35485
|
-
[
|
35486
|
-
"propertyOf",
|
35487
|
-
0
|
35488
|
-
],
|
35489
|
-
[
|
35490
|
-
"object",
|
35491
|
-
1
|
35492
|
-
]
|
35493
|
-
],
|
35494
34912
|
"choose": 1
|
35495
34913
|
}
|
35496
34914
|
]
|
35497
34915
|
},
|
35498
34916
|
"bridges": [
|
35499
34917
|
{
|
35500
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
34918
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:159",
|
35501
34919
|
"id": "put",
|
35502
34920
|
"isA": [
|
35503
34921
|
"verb"
|
35504
34922
|
]
|
35505
34923
|
},
|
35506
34924
|
{
|
35507
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
34925
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:165",
|
35508
34926
|
"id": "propertyCondition",
|
35509
34927
|
"before": [
|
35510
34928
|
"adjective",
|
@@ -35516,7 +34934,7 @@
|
|
35516
34934
|
"bridge": "{ ...next(after[0]), condition: before[0], modifiers: ['condition'] }"
|
35517
34935
|
},
|
35518
34936
|
{
|
35519
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
34937
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:173",
|
35520
34938
|
"id": "on",
|
35521
34939
|
"isA": [
|
35522
34940
|
"preposition"
|
@@ -35525,7 +34943,7 @@
|
|
35525
34943
|
"bridge": "{ ...before, marker: operator('putOn', 0), dead: false }"
|
35526
34944
|
},
|
35527
34945
|
{
|
35528
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
34946
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:184",
|
35529
34947
|
"id": "change",
|
35530
34948
|
"isA": [
|
35531
34949
|
"verb"
|
@@ -35540,21 +34958,21 @@
|
|
35540
34958
|
]
|
35541
34959
|
},
|
35542
34960
|
{
|
35543
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
34961
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:196",
|
35544
34962
|
"id": "disarm",
|
35545
34963
|
"isA": [
|
35546
34964
|
"verb"
|
35547
34965
|
]
|
35548
34966
|
},
|
35549
34967
|
{
|
35550
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
34968
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:205",
|
35551
34969
|
"id": "strip",
|
35552
34970
|
"isA": [
|
35553
34971
|
"verb"
|
35554
34972
|
]
|
35555
34973
|
},
|
35556
34974
|
{
|
35557
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
34975
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:214",
|
35558
34976
|
"id": "call",
|
35559
34977
|
"isA": [
|
35560
34978
|
"verb"
|
@@ -35563,7 +34981,7 @@
|
|
35563
34981
|
"bridge": "{ ...next(operator), item: after[0], name: after[1] }"
|
35564
34982
|
},
|
35565
34983
|
{
|
35566
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
34984
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:225",
|
35567
34985
|
"id": "putOn",
|
35568
34986
|
"isA": [
|
35569
34987
|
"verb"
|
@@ -35572,7 +34990,7 @@
|
|
35572
34990
|
"bridge": "{ ...next(operator), item: after[0] }"
|
35573
34991
|
},
|
35574
34992
|
{
|
35575
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
34993
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:240",
|
35576
34994
|
"id": "wear",
|
35577
34995
|
"isA": [
|
35578
34996
|
"verb"
|
@@ -35590,7 +35008,7 @@
|
|
35590
35008
|
"bridge": "{ ...next(operator), item: after[0] }"
|
35591
35009
|
},
|
35592
35010
|
{
|
35593
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
35011
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:257",
|
35594
35012
|
"id": "equip",
|
35595
35013
|
"isA": [
|
35596
35014
|
"verb"
|
@@ -35613,7 +35031,7 @@
|
|
35613
35031
|
"bridge": "{ ...next(operator), item: after[0] }"
|
35614
35032
|
},
|
35615
35033
|
{
|
35616
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
35034
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:273",
|
35617
35035
|
"id": "toDrink",
|
35618
35036
|
"isA": [
|
35619
35037
|
"verb"
|
@@ -35622,7 +35040,7 @@
|
|
35622
35040
|
"bridge": "{ ...next(operator), item: after[0] }"
|
35623
35041
|
},
|
35624
35042
|
{
|
35625
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
35043
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:285",
|
35626
35044
|
"id": "eat",
|
35627
35045
|
"localHierarchy": [
|
35628
35046
|
[
|
@@ -35637,7 +35055,7 @@
|
|
35637
35055
|
"bridge": "{ ...next(operator), item: after[0] }"
|
35638
35056
|
},
|
35639
35057
|
{
|
35640
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
35058
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:297",
|
35641
35059
|
"id": "take",
|
35642
35060
|
"isA": [
|
35643
35061
|
"verb"
|
@@ -35646,7 +35064,7 @@
|
|
35646
35064
|
"bridge": "{ ...next(operator), item: after[0] }"
|
35647
35065
|
},
|
35648
35066
|
{
|
35649
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:
|
35067
|
+
"where": "/home/dev/code/theprogrammablemind/kms/common/pipboy.js:309",
|
35650
35068
|
"id": "nameable",
|
35651
35069
|
"isA": [
|
35652
35070
|
"theAble"
|
@@ -36412,6 +35830,10 @@
|
|
36412
35830
|
"modifies",
|
36413
35831
|
0
|
36414
35832
|
],
|
35833
|
+
[
|
35834
|
+
"property",
|
35835
|
+
0
|
35836
|
+
],
|
36415
35837
|
[
|
36416
35838
|
"unknown",
|
36417
35839
|
0
|
@@ -40360,7 +39782,7 @@
|
|
40360
39782
|
},
|
40361
39783
|
{
|
40362
39784
|
"marker": [
|
40363
|
-
"
|
39785
|
+
"property",
|
40364
39786
|
0
|
40365
39787
|
],
|
40366
39788
|
"range": {
|
@@ -40395,7 +39817,7 @@
|
|
40395
39817
|
},
|
40396
39818
|
{
|
40397
39819
|
"marker": [
|
40398
|
-
"
|
39820
|
+
"property",
|
40399
39821
|
0
|
40400
39822
|
],
|
40401
39823
|
"range": {
|
@@ -40406,41 +39828,6 @@
|
|
40406
39828
|
],
|
40407
39829
|
"counter": 2
|
40408
39830
|
},
|
40409
|
-
{
|
40410
|
-
"operators": [
|
40411
|
-
{
|
40412
|
-
"marker": [
|
40413
|
-
"unknown",
|
40414
|
-
0
|
40415
|
-
],
|
40416
|
-
"range": {
|
40417
|
-
"start": 0,
|
40418
|
-
"end": 3
|
40419
|
-
}
|
40420
|
-
},
|
40421
|
-
{
|
40422
|
-
"marker": [
|
40423
|
-
"modifies",
|
40424
|
-
0
|
40425
|
-
],
|
40426
|
-
"range": {
|
40427
|
-
"start": 5,
|
40428
|
-
"end": 12
|
40429
|
-
}
|
40430
|
-
},
|
40431
|
-
{
|
40432
|
-
"marker": [
|
40433
|
-
"unknown",
|
40434
|
-
0
|
40435
|
-
],
|
40436
|
-
"range": {
|
40437
|
-
"start": 14,
|
40438
|
-
"end": 21
|
40439
|
-
}
|
40440
|
-
}
|
40441
|
-
],
|
40442
|
-
"counter": 3
|
40443
|
-
},
|
40444
39831
|
{
|
40445
39832
|
"operators": [
|
40446
39833
|
{
|
@@ -40454,7 +39841,7 @@
|
|
40454
39841
|
}
|
40455
39842
|
}
|
40456
39843
|
],
|
40457
|
-
"counter":
|
39844
|
+
"counter": 3
|
40458
39845
|
}
|
40459
39846
|
],
|
40460
39847
|
"length": 1
|