tpmkms 9.7.1-beta.11 → 9.7.1-beta.13

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.
Files changed (38) hide show
  1. package/common/actions.instance.json +11 -1
  2. package/common/actions.js +1 -1
  3. package/common/angle.instance.json +27 -0
  4. package/common/articles.js +38 -4
  5. package/common/can.instance.json +1 -1
  6. package/common/comparable.instance.json +12 -6
  7. package/common/conjunction.js +2 -2
  8. package/common/countable.js +39 -5
  9. package/common/crew.instance.json +1005 -158
  10. package/common/crew.js +3 -3
  11. package/common/dialogues.js +3 -4
  12. package/common/dimension.instance.json +136 -10
  13. package/common/dimension.js +5 -5
  14. package/common/drone.instance.json +406 -369
  15. package/common/drone.js +38 -8
  16. package/common/drone_v1.instance.json +105 -0
  17. package/common/edible.instance.json +72 -0
  18. package/common/emotions.instance.json +143 -4
  19. package/common/fastfood.instance.json +456 -313
  20. package/common/fastfood.js +7 -0
  21. package/common/gdefaults.js +12 -121
  22. package/common/hierarchy.js +0 -1
  23. package/common/length.instance.json +27 -0
  24. package/common/ordering.instance.json +2 -1
  25. package/common/ordinals.js +9 -3
  26. package/common/pipboy.instance.json +2 -2
  27. package/common/pipboy.js +3 -3
  28. package/common/pressure.instance.json +27 -0
  29. package/common/properties.instance.json +322 -37
  30. package/common/properties.js +38 -31
  31. package/common/reports.instance.json +5 -3
  32. package/common/stm.js +15 -9
  33. package/common/temperature.instance.json +27 -0
  34. package/common/time.instance.json +167 -0
  35. package/common/weight.instance.json +27 -0
  36. package/common/wp.instance.json +21 -21
  37. package/common/wp.js +62 -10
  38. package/package.json +2 -2
@@ -4,7 +4,7 @@
4
4
  "kirk's name is jim",
5
5
  "kirk's rank is captain",
6
6
  {
7
- "apply": "({config}) => {\n config.updateBridge('rank', ({ bridge }) => {\n if (!bridge.init) {\n bridge.init = {}\n }\n bridge.init['typeIsSingular'] = true\n })\n }"
7
+ "apply": "({config}) => {\n config.updateBridge('rank', ({ bridge }) => {\n if (!bridge.initial) {\n bridge.initial = {}\n }\n bridge.initial['typeIsSingular'] = true\n })\n }"
8
8
  },
9
9
  "kirk's eyes are blue",
10
10
  "kirk is a captain",
@@ -5065,7 +5065,7 @@
5065
5065
  }
5066
5066
  },
5067
5067
  {
5068
- "apply": "({config}) => {\n config.updateBridge('rank', ({ bridge }) => {\n if (!bridge.init) {\n bridge.init = {}\n }\n bridge.init['typeIsSingular'] = true\n })\n }"
5068
+ "apply": "({config}) => {\n config.updateBridge('rank', ({ bridge }) => {\n if (!bridge.initial) {\n bridge.initial = {}\n }\n bridge.initial['typeIsSingular'] = true\n })\n }"
5069
5069
  },
5070
5070
  {
5071
5071
  "hierarchy": [
@@ -32982,11 +32982,113 @@
32982
32982
  "pullFromContext": true,
32983
32983
  "concept": true,
32984
32984
  "wantsValue": true,
32985
- "determiner": "the",
32986
- "modifiers": [
32985
+ "checks": [
32987
32986
  "determiner"
32988
32987
  ],
32988
+ "determiner": {
32989
+ "modifiers": [],
32990
+ "text": "the",
32991
+ "marker": "the",
32992
+ "word": "the",
32993
+ "range": {
32994
+ "start": 0,
32995
+ "end": 2
32996
+ },
32997
+ "level": 0
32998
+ },
32999
+ "theable": {
33000
+ "value": "status",
33001
+ "unknown": true,
33002
+ "text": "status",
33003
+ "marker": "unknown",
33004
+ "word": "status",
33005
+ "range": {
33006
+ "start": 4,
33007
+ "end": 9
33008
+ },
33009
+ "dead": true,
33010
+ "types": [
33011
+ "unknown"
33012
+ ],
33013
+ "level": 0
33014
+ },
33015
+ "flatten_ignore": [
33016
+ "theable"
33017
+ ],
33018
+ "interpolate": [
33019
+ {
33020
+ "property": "property"
33021
+ },
33022
+ {
33023
+ "word": "of"
33024
+ },
33025
+ {
33026
+ "property": "object"
33027
+ }
33028
+ ],
32989
33029
  "propertyOf": true,
33030
+ "property": {
33031
+ "value": "status",
33032
+ "unknown": true,
33033
+ "text": "the status",
33034
+ "marker": "property",
33035
+ "word": "status",
33036
+ "range": {
33037
+ "start": 0,
33038
+ "end": 9
33039
+ },
33040
+ "dead": true,
33041
+ "types": [
33042
+ "property",
33043
+ "unknown"
33044
+ ],
33045
+ "focusableForPhrase": true,
33046
+ "pullFromContext": true,
33047
+ "concept": true,
33048
+ "wantsValue": true,
33049
+ "checks": [
33050
+ "determiner"
33051
+ ],
33052
+ "determiner": {
33053
+ "modifiers": [],
33054
+ "text": "the",
33055
+ "marker": "the",
33056
+ "word": "the",
33057
+ "range": {
33058
+ "start": 0,
33059
+ "end": 2
33060
+ },
33061
+ "level": 0
33062
+ },
33063
+ "theable": {
33064
+ "value": "status",
33065
+ "unknown": true,
33066
+ "text": "status",
33067
+ "marker": "unknown",
33068
+ "word": "status",
33069
+ "range": {
33070
+ "start": 4,
33071
+ "end": 9
33072
+ },
33073
+ "dead": true,
33074
+ "types": [
33075
+ "unknown"
33076
+ ],
33077
+ "level": 0
33078
+ },
33079
+ "flatten_ignore": [
33080
+ "theable"
33081
+ ],
33082
+ "interpolate": [
33083
+ {
33084
+ "property": "determiner"
33085
+ },
33086
+ {
33087
+ "property": "theable"
33088
+ }
33089
+ ],
33090
+ "level": 0
33091
+ },
32990
33092
  "object": {
32991
33093
  "value": "phasers",
32992
33094
  "unknown": true,
@@ -33006,10 +33108,47 @@
33006
33108
  "pullFromContext": true,
33007
33109
  "concept": true,
33008
33110
  "wantsValue": true,
33009
- "determiner": "the",
33010
- "modifiers": [
33111
+ "checks": [
33011
33112
  "determiner"
33012
33113
  ],
33114
+ "determiner": {
33115
+ "modifiers": [],
33116
+ "text": "the",
33117
+ "marker": "the",
33118
+ "word": "the",
33119
+ "range": {
33120
+ "start": 14,
33121
+ "end": 16
33122
+ },
33123
+ "level": 0
33124
+ },
33125
+ "theable": {
33126
+ "value": "phasers",
33127
+ "unknown": true,
33128
+ "text": "phasers",
33129
+ "marker": "unknown",
33130
+ "word": "phasers",
33131
+ "range": {
33132
+ "start": 18,
33133
+ "end": 24
33134
+ },
33135
+ "dead": true,
33136
+ "types": [
33137
+ "unknown"
33138
+ ],
33139
+ "level": 0
33140
+ },
33141
+ "flatten_ignore": [
33142
+ "theable"
33143
+ ],
33144
+ "interpolate": [
33145
+ {
33146
+ "property": "determiner"
33147
+ },
33148
+ {
33149
+ "property": "theable"
33150
+ }
33151
+ ],
33013
33152
  "level": 0
33014
33153
  },
33015
33154
  "objects": [
@@ -33032,10 +33171,47 @@
33032
33171
  "pullFromContext": true,
33033
33172
  "concept": true,
33034
33173
  "wantsValue": true,
33035
- "determiner": "the",
33036
- "modifiers": [
33174
+ "checks": [
33037
33175
  "determiner"
33038
33176
  ],
33177
+ "determiner": {
33178
+ "modifiers": [],
33179
+ "text": "the",
33180
+ "marker": "the",
33181
+ "word": "the",
33182
+ "range": {
33183
+ "start": 0,
33184
+ "end": 2
33185
+ },
33186
+ "level": 0
33187
+ },
33188
+ "theable": {
33189
+ "value": "status",
33190
+ "unknown": true,
33191
+ "text": "status",
33192
+ "marker": "unknown",
33193
+ "word": "status",
33194
+ "range": {
33195
+ "start": 4,
33196
+ "end": 9
33197
+ },
33198
+ "dead": true,
33199
+ "types": [
33200
+ "unknown"
33201
+ ],
33202
+ "level": 0
33203
+ },
33204
+ "flatten_ignore": [
33205
+ "theable"
33206
+ ],
33207
+ "interpolate": [
33208
+ {
33209
+ "property": "determiner"
33210
+ },
33211
+ {
33212
+ "property": "theable"
33213
+ }
33214
+ ],
33039
33215
  "level": 0
33040
33216
  },
33041
33217
  {
@@ -33057,10 +33233,47 @@
33057
33233
  "pullFromContext": true,
33058
33234
  "concept": true,
33059
33235
  "wantsValue": true,
33060
- "determiner": "the",
33061
- "modifiers": [
33236
+ "checks": [
33062
33237
  "determiner"
33063
33238
  ],
33239
+ "determiner": {
33240
+ "modifiers": [],
33241
+ "text": "the",
33242
+ "marker": "the",
33243
+ "word": "the",
33244
+ "range": {
33245
+ "start": 14,
33246
+ "end": 16
33247
+ },
33248
+ "level": 0
33249
+ },
33250
+ "theable": {
33251
+ "value": "phasers",
33252
+ "unknown": true,
33253
+ "text": "phasers",
33254
+ "marker": "unknown",
33255
+ "word": "phasers",
33256
+ "range": {
33257
+ "start": 18,
33258
+ "end": 24
33259
+ },
33260
+ "dead": true,
33261
+ "types": [
33262
+ "unknown"
33263
+ ],
33264
+ "level": 0
33265
+ },
33266
+ "flatten_ignore": [
33267
+ "theable"
33268
+ ],
33269
+ "interpolate": [
33270
+ {
33271
+ "property": "determiner"
33272
+ },
33273
+ {
33274
+ "property": "theable"
33275
+ }
33276
+ ],
33064
33277
  "level": 0
33065
33278
  }
33066
33279
  ],
@@ -37607,11 +37820,112 @@
37607
37820
  "pullFromContext": true,
37608
37821
  "concept": true,
37609
37822
  "wantsValue": true,
37610
- "determiner": "the",
37611
- "modifiers": [
37823
+ "checks": [
37612
37824
  "determiner"
37613
37825
  ],
37826
+ "determiner": {
37827
+ "modifiers": [],
37828
+ "text": "the",
37829
+ "marker": "the",
37830
+ "word": "the",
37831
+ "range": {
37832
+ "start": 0,
37833
+ "end": 2
37834
+ },
37835
+ "level": 0
37836
+ },
37837
+ "theable": {
37838
+ "value": "status",
37839
+ "number": "one",
37840
+ "text": "status",
37841
+ "marker": "status",
37842
+ "word": "status",
37843
+ "range": {
37844
+ "start": 4,
37845
+ "end": 9
37846
+ },
37847
+ "dead": true,
37848
+ "types": [
37849
+ "status"
37850
+ ],
37851
+ "level": 0
37852
+ },
37853
+ "flatten_ignore": [
37854
+ "theable"
37855
+ ],
37856
+ "interpolate": [
37857
+ {
37858
+ "property": "property"
37859
+ },
37860
+ {
37861
+ "word": "of"
37862
+ },
37863
+ {
37864
+ "property": "object"
37865
+ }
37866
+ ],
37614
37867
  "propertyOf": true,
37868
+ "property": {
37869
+ "value": "status",
37870
+ "number": "one",
37871
+ "text": "the status",
37872
+ "marker": "status",
37873
+ "word": "status",
37874
+ "range": {
37875
+ "start": 0,
37876
+ "end": 9
37877
+ },
37878
+ "dead": true,
37879
+ "types": [
37880
+ "status"
37881
+ ],
37882
+ "focusableForPhrase": true,
37883
+ "pullFromContext": true,
37884
+ "concept": true,
37885
+ "wantsValue": true,
37886
+ "checks": [
37887
+ "determiner"
37888
+ ],
37889
+ "determiner": {
37890
+ "modifiers": [],
37891
+ "text": "the",
37892
+ "marker": "the",
37893
+ "word": "the",
37894
+ "range": {
37895
+ "start": 0,
37896
+ "end": 2
37897
+ },
37898
+ "level": 0
37899
+ },
37900
+ "theable": {
37901
+ "value": "status",
37902
+ "number": "one",
37903
+ "text": "status",
37904
+ "marker": "status",
37905
+ "word": "status",
37906
+ "range": {
37907
+ "start": 4,
37908
+ "end": 9
37909
+ },
37910
+ "dead": true,
37911
+ "types": [
37912
+ "status"
37913
+ ],
37914
+ "level": 0
37915
+ },
37916
+ "flatten_ignore": [
37917
+ "theable"
37918
+ ],
37919
+ "interpolate": [
37920
+ {
37921
+ "property": "determiner"
37922
+ },
37923
+ {
37924
+ "property": "theable"
37925
+ }
37926
+ ],
37927
+ "level": 0
37928
+ },
37615
37929
  "object": {
37616
37930
  "value": "photon_torpedo",
37617
37931
  "number": "many",
@@ -37644,14 +37958,73 @@
37644
37958
  "atomic": true,
37645
37959
  "dead": true,
37646
37960
  "modifiers": [
37647
- "determiner",
37648
37961
  "modifier_photon"
37649
37962
  ],
37650
37963
  "focusableForPhrase": true,
37651
37964
  "pullFromContext": true,
37652
37965
  "concept": true,
37653
37966
  "wantsValue": true,
37654
- "determiner": "the",
37967
+ "checks": [
37968
+ "determiner"
37969
+ ],
37970
+ "determiner": {
37971
+ "modifiers": [],
37972
+ "text": "the",
37973
+ "marker": "the",
37974
+ "word": "the",
37975
+ "range": {
37976
+ "start": 14,
37977
+ "end": 16
37978
+ },
37979
+ "level": 0
37980
+ },
37981
+ "theable": {
37982
+ "value": "photon_torpedo",
37983
+ "number": "many",
37984
+ "text": "photon torpedoes",
37985
+ "marker": "photon_torpedo",
37986
+ "word": "torpedoes",
37987
+ "range": {
37988
+ "start": 18,
37989
+ "end": 33
37990
+ },
37991
+ "types": [
37992
+ "photon_torpedo",
37993
+ "torpedo"
37994
+ ],
37995
+ "modifier_photon": {
37996
+ "value": "photon",
37997
+ "number": "one",
37998
+ "text": "photon",
37999
+ "marker": "photon",
38000
+ "word": "photon",
38001
+ "range": {
38002
+ "start": 18,
38003
+ "end": 23
38004
+ },
38005
+ "types": [
38006
+ "photon"
38007
+ ],
38008
+ "level": 0
38009
+ },
38010
+ "atomic": true,
38011
+ "dead": true,
38012
+ "modifiers": [
38013
+ "modifier_photon"
38014
+ ],
38015
+ "level": 0
38016
+ },
38017
+ "flatten_ignore": [
38018
+ "theable"
38019
+ ],
38020
+ "interpolate": [
38021
+ {
38022
+ "property": "determiner"
38023
+ },
38024
+ {
38025
+ "property": "theable"
38026
+ }
38027
+ ],
37655
38028
  "level": 0
37656
38029
  },
37657
38030
  "objects": [
@@ -37673,10 +38046,47 @@
37673
38046
  "pullFromContext": true,
37674
38047
  "concept": true,
37675
38048
  "wantsValue": true,
37676
- "determiner": "the",
37677
- "modifiers": [
38049
+ "checks": [
37678
38050
  "determiner"
37679
38051
  ],
38052
+ "determiner": {
38053
+ "modifiers": [],
38054
+ "text": "the",
38055
+ "marker": "the",
38056
+ "word": "the",
38057
+ "range": {
38058
+ "start": 0,
38059
+ "end": 2
38060
+ },
38061
+ "level": 0
38062
+ },
38063
+ "theable": {
38064
+ "value": "status",
38065
+ "number": "one",
38066
+ "text": "status",
38067
+ "marker": "status",
38068
+ "word": "status",
38069
+ "range": {
38070
+ "start": 4,
38071
+ "end": 9
38072
+ },
38073
+ "dead": true,
38074
+ "types": [
38075
+ "status"
38076
+ ],
38077
+ "level": 0
38078
+ },
38079
+ "flatten_ignore": [
38080
+ "theable"
38081
+ ],
38082
+ "interpolate": [
38083
+ {
38084
+ "property": "determiner"
38085
+ },
38086
+ {
38087
+ "property": "theable"
38088
+ }
38089
+ ],
37680
38090
  "level": 0
37681
38091
  },
37682
38092
  {
@@ -37711,14 +38121,73 @@
37711
38121
  "atomic": true,
37712
38122
  "dead": true,
37713
38123
  "modifiers": [
37714
- "determiner",
37715
38124
  "modifier_photon"
37716
38125
  ],
37717
38126
  "focusableForPhrase": true,
37718
38127
  "pullFromContext": true,
37719
38128
  "concept": true,
37720
38129
  "wantsValue": true,
37721
- "determiner": "the",
38130
+ "checks": [
38131
+ "determiner"
38132
+ ],
38133
+ "determiner": {
38134
+ "modifiers": [],
38135
+ "text": "the",
38136
+ "marker": "the",
38137
+ "word": "the",
38138
+ "range": {
38139
+ "start": 14,
38140
+ "end": 16
38141
+ },
38142
+ "level": 0
38143
+ },
38144
+ "theable": {
38145
+ "value": "photon_torpedo",
38146
+ "number": "many",
38147
+ "text": "photon torpedoes",
38148
+ "marker": "photon_torpedo",
38149
+ "word": "torpedoes",
38150
+ "range": {
38151
+ "start": 18,
38152
+ "end": 33
38153
+ },
38154
+ "types": [
38155
+ "photon_torpedo",
38156
+ "torpedo"
38157
+ ],
38158
+ "modifier_photon": {
38159
+ "value": "photon",
38160
+ "number": "one",
38161
+ "text": "photon",
38162
+ "marker": "photon",
38163
+ "word": "photon",
38164
+ "range": {
38165
+ "start": 18,
38166
+ "end": 23
38167
+ },
38168
+ "types": [
38169
+ "photon"
38170
+ ],
38171
+ "level": 0
38172
+ },
38173
+ "atomic": true,
38174
+ "dead": true,
38175
+ "modifiers": [
38176
+ "modifier_photon"
38177
+ ],
38178
+ "level": 0
38179
+ },
38180
+ "flatten_ignore": [
38181
+ "theable"
38182
+ ],
38183
+ "interpolate": [
38184
+ {
38185
+ "property": "determiner"
38186
+ },
38187
+ {
38188
+ "property": "theable"
38189
+ }
38190
+ ],
37722
38191
  "level": 0
37723
38192
  }
37724
38193
  ],
@@ -50830,10 +51299,47 @@
50830
51299
  "pullFromContext": true,
50831
51300
  "concept": true,
50832
51301
  "wantsValue": true,
50833
- "determiner": "the",
50834
- "modifiers": [
51302
+ "checks": [
50835
51303
  "determiner"
50836
51304
  ],
51305
+ "determiner": {
51306
+ "modifiers": [],
51307
+ "text": "the",
51308
+ "marker": "the",
51309
+ "word": "the",
51310
+ "range": {
51311
+ "start": 4,
51312
+ "end": 6
51313
+ },
51314
+ "level": 0
51315
+ },
51316
+ "theable": {
51317
+ "value": "weapon",
51318
+ "unknown": true,
51319
+ "text": "weapon",
51320
+ "marker": "unknown",
51321
+ "word": "weapon",
51322
+ "range": {
51323
+ "start": 8,
51324
+ "end": 13
51325
+ },
51326
+ "dead": true,
51327
+ "types": [
51328
+ "unknown"
51329
+ ],
51330
+ "level": 0
51331
+ },
51332
+ "flatten_ignore": [
51333
+ "theable"
51334
+ ],
51335
+ "interpolate": [
51336
+ {
51337
+ "property": "determiner"
51338
+ },
51339
+ {
51340
+ "property": "theable"
51341
+ }
51342
+ ],
50837
51343
  "level": 0
50838
51344
  },
50839
51345
  "operator": {
@@ -50894,11 +51400,112 @@
50894
51400
  "pullFromContext": true,
50895
51401
  "concept": true,
50896
51402
  "wantsValue": true,
50897
- "determiner": "the",
50898
- "modifiers": [
51403
+ "checks": [
50899
51404
  "determiner"
50900
51405
  ],
51406
+ "determiner": {
51407
+ "modifiers": [],
51408
+ "text": "the",
51409
+ "marker": "the",
51410
+ "word": "the",
51411
+ "range": {
51412
+ "start": 21,
51413
+ "end": 23
51414
+ },
51415
+ "level": 0
51416
+ },
51417
+ "theable": {
51418
+ "value": "status",
51419
+ "number": "one",
51420
+ "text": "status",
51421
+ "marker": "status",
51422
+ "word": "status",
51423
+ "range": {
51424
+ "start": 25,
51425
+ "end": 30
51426
+ },
51427
+ "dead": true,
51428
+ "types": [
51429
+ "status"
51430
+ ],
51431
+ "level": 0
51432
+ },
51433
+ "flatten_ignore": [
51434
+ "theable"
51435
+ ],
51436
+ "interpolate": [
51437
+ {
51438
+ "property": "property"
51439
+ },
51440
+ {
51441
+ "word": "of"
51442
+ },
51443
+ {
51444
+ "property": "object"
51445
+ }
51446
+ ],
50901
51447
  "propertyOf": true,
51448
+ "property": {
51449
+ "value": "status",
51450
+ "number": "one",
51451
+ "text": "the status",
51452
+ "marker": "status",
51453
+ "word": "status",
51454
+ "range": {
51455
+ "start": 21,
51456
+ "end": 30
51457
+ },
51458
+ "dead": true,
51459
+ "types": [
51460
+ "status"
51461
+ ],
51462
+ "focusableForPhrase": true,
51463
+ "pullFromContext": true,
51464
+ "concept": true,
51465
+ "wantsValue": true,
51466
+ "checks": [
51467
+ "determiner"
51468
+ ],
51469
+ "determiner": {
51470
+ "modifiers": [],
51471
+ "text": "the",
51472
+ "marker": "the",
51473
+ "word": "the",
51474
+ "range": {
51475
+ "start": 21,
51476
+ "end": 23
51477
+ },
51478
+ "level": 0
51479
+ },
51480
+ "theable": {
51481
+ "value": "status",
51482
+ "number": "one",
51483
+ "text": "status",
51484
+ "marker": "status",
51485
+ "word": "status",
51486
+ "range": {
51487
+ "start": 25,
51488
+ "end": 30
51489
+ },
51490
+ "dead": true,
51491
+ "types": [
51492
+ "status"
51493
+ ],
51494
+ "level": 0
51495
+ },
51496
+ "flatten_ignore": [
51497
+ "theable"
51498
+ ],
51499
+ "interpolate": [
51500
+ {
51501
+ "property": "determiner"
51502
+ },
51503
+ {
51504
+ "property": "theable"
51505
+ }
51506
+ ],
51507
+ "level": 0
51508
+ },
50902
51509
  "object": {
50903
51510
  "value": "weapon",
50904
51511
  "unknown": true,
@@ -50918,10 +51525,47 @@
50918
51525
  "pullFromContext": true,
50919
51526
  "concept": true,
50920
51527
  "wantsValue": true,
50921
- "determiner": "the",
50922
- "modifiers": [
51528
+ "checks": [
50923
51529
  "determiner"
50924
51530
  ],
51531
+ "determiner": {
51532
+ "modifiers": [],
51533
+ "text": "the",
51534
+ "marker": "the",
51535
+ "word": "the",
51536
+ "range": {
51537
+ "start": 35,
51538
+ "end": 37
51539
+ },
51540
+ "level": 0
51541
+ },
51542
+ "theable": {
51543
+ "value": "weapon",
51544
+ "unknown": true,
51545
+ "text": "weapon",
51546
+ "marker": "unknown",
51547
+ "word": "weapon",
51548
+ "range": {
51549
+ "start": 39,
51550
+ "end": 44
51551
+ },
51552
+ "dead": true,
51553
+ "types": [
51554
+ "unknown"
51555
+ ],
51556
+ "level": 0
51557
+ },
51558
+ "flatten_ignore": [
51559
+ "theable"
51560
+ ],
51561
+ "interpolate": [
51562
+ {
51563
+ "property": "determiner"
51564
+ },
51565
+ {
51566
+ "property": "theable"
51567
+ }
51568
+ ],
50925
51569
  "level": 0
50926
51570
  },
50927
51571
  "objects": [
@@ -50943,10 +51587,47 @@
50943
51587
  "pullFromContext": true,
50944
51588
  "concept": true,
50945
51589
  "wantsValue": true,
50946
- "determiner": "the",
50947
- "modifiers": [
51590
+ "checks": [
50948
51591
  "determiner"
50949
51592
  ],
51593
+ "determiner": {
51594
+ "modifiers": [],
51595
+ "text": "the",
51596
+ "marker": "the",
51597
+ "word": "the",
51598
+ "range": {
51599
+ "start": 21,
51600
+ "end": 23
51601
+ },
51602
+ "level": 0
51603
+ },
51604
+ "theable": {
51605
+ "value": "status",
51606
+ "number": "one",
51607
+ "text": "status",
51608
+ "marker": "status",
51609
+ "word": "status",
51610
+ "range": {
51611
+ "start": 25,
51612
+ "end": 30
51613
+ },
51614
+ "dead": true,
51615
+ "types": [
51616
+ "status"
51617
+ ],
51618
+ "level": 0
51619
+ },
51620
+ "flatten_ignore": [
51621
+ "theable"
51622
+ ],
51623
+ "interpolate": [
51624
+ {
51625
+ "property": "determiner"
51626
+ },
51627
+ {
51628
+ "property": "theable"
51629
+ }
51630
+ ],
50950
51631
  "level": 0
50951
51632
  },
50952
51633
  {
@@ -50968,10 +51649,47 @@
50968
51649
  "pullFromContext": true,
50969
51650
  "concept": true,
50970
51651
  "wantsValue": true,
50971
- "determiner": "the",
50972
- "modifiers": [
51652
+ "checks": [
50973
51653
  "determiner"
50974
51654
  ],
51655
+ "determiner": {
51656
+ "modifiers": [],
51657
+ "text": "the",
51658
+ "marker": "the",
51659
+ "word": "the",
51660
+ "range": {
51661
+ "start": 35,
51662
+ "end": 37
51663
+ },
51664
+ "level": 0
51665
+ },
51666
+ "theable": {
51667
+ "value": "weapon",
51668
+ "unknown": true,
51669
+ "text": "weapon",
51670
+ "marker": "unknown",
51671
+ "word": "weapon",
51672
+ "range": {
51673
+ "start": 39,
51674
+ "end": 44
51675
+ },
51676
+ "dead": true,
51677
+ "types": [
51678
+ "unknown"
51679
+ ],
51680
+ "level": 0
51681
+ },
51682
+ "flatten_ignore": [
51683
+ "theable"
51684
+ ],
51685
+ "interpolate": [
51686
+ {
51687
+ "property": "determiner"
51688
+ },
51689
+ {
51690
+ "property": "theable"
51691
+ }
51692
+ ],
50975
51693
  "level": 0
50976
51694
  }
50977
51695
  ],
@@ -51073,32 +51791,6 @@
51073
51791
  0
51074
51792
  ]
51075
51793
  ],
51076
- [
51077
- [
51078
- "arm",
51079
- 0
51080
- ],
51081
- [
51082
- "means",
51083
- 0
51084
- ],
51085
- [
51086
- "propertyOf",
51087
- 0
51088
- ],
51089
- [
51090
- "status",
51091
- 0
51092
- ],
51093
- [
51094
- "the",
51095
- 0
51096
- ],
51097
- [
51098
- "unknown",
51099
- 0
51100
- ]
51101
- ],
51102
51794
  [
51103
51795
  [
51104
51796
  "arm",
@@ -54575,10 +55267,47 @@
54575
55267
  "pullFromContext": true,
54576
55268
  "concept": true,
54577
55269
  "wantsValue": true,
54578
- "determiner": "the",
54579
- "modifiers": [
55270
+ "checks": [
54580
55271
  "determiner"
54581
55272
  ],
55273
+ "determiner": {
55274
+ "modifiers": [],
55275
+ "text": "the",
55276
+ "marker": "the",
55277
+ "word": "the",
55278
+ "range": {
55279
+ "start": 7,
55280
+ "end": 9
55281
+ },
55282
+ "level": 0
55283
+ },
55284
+ "theable": {
55285
+ "value": "weapon",
55286
+ "unknown": true,
55287
+ "text": "weapon",
55288
+ "marker": "unknown",
55289
+ "word": "weapon",
55290
+ "range": {
55291
+ "start": 11,
55292
+ "end": 16
55293
+ },
55294
+ "dead": true,
55295
+ "types": [
55296
+ "unknown"
55297
+ ],
55298
+ "level": 0
55299
+ },
55300
+ "flatten_ignore": [
55301
+ "theable"
55302
+ ],
55303
+ "interpolate": [
55304
+ {
55305
+ "property": "determiner"
55306
+ },
55307
+ {
55308
+ "property": "theable"
55309
+ }
55310
+ ],
54582
55311
  "level": 0
54583
55312
  },
54584
55313
  "operator": {
@@ -54639,11 +55368,112 @@
54639
55368
  "pullFromContext": true,
54640
55369
  "concept": true,
54641
55370
  "wantsValue": true,
54642
- "determiner": "the",
54643
- "modifiers": [
55371
+ "checks": [
54644
55372
  "determiner"
54645
55373
  ],
55374
+ "determiner": {
55375
+ "modifiers": [],
55376
+ "text": "the",
55377
+ "marker": "the",
55378
+ "word": "the",
55379
+ "range": {
55380
+ "start": 24,
55381
+ "end": 26
55382
+ },
55383
+ "level": 0
55384
+ },
55385
+ "theable": {
55386
+ "value": "status",
55387
+ "number": "one",
55388
+ "text": "status",
55389
+ "marker": "status",
55390
+ "word": "status",
55391
+ "range": {
55392
+ "start": 28,
55393
+ "end": 33
55394
+ },
55395
+ "dead": true,
55396
+ "types": [
55397
+ "status"
55398
+ ],
55399
+ "level": 0
55400
+ },
55401
+ "flatten_ignore": [
55402
+ "theable"
55403
+ ],
55404
+ "interpolate": [
55405
+ {
55406
+ "property": "property"
55407
+ },
55408
+ {
55409
+ "word": "of"
55410
+ },
55411
+ {
55412
+ "property": "object"
55413
+ }
55414
+ ],
54646
55415
  "propertyOf": true,
55416
+ "property": {
55417
+ "value": "status",
55418
+ "number": "one",
55419
+ "text": "the status",
55420
+ "marker": "status",
55421
+ "word": "status",
55422
+ "range": {
55423
+ "start": 24,
55424
+ "end": 33
55425
+ },
55426
+ "dead": true,
55427
+ "types": [
55428
+ "status"
55429
+ ],
55430
+ "focusableForPhrase": true,
55431
+ "pullFromContext": true,
55432
+ "concept": true,
55433
+ "wantsValue": true,
55434
+ "checks": [
55435
+ "determiner"
55436
+ ],
55437
+ "determiner": {
55438
+ "modifiers": [],
55439
+ "text": "the",
55440
+ "marker": "the",
55441
+ "word": "the",
55442
+ "range": {
55443
+ "start": 24,
55444
+ "end": 26
55445
+ },
55446
+ "level": 0
55447
+ },
55448
+ "theable": {
55449
+ "value": "status",
55450
+ "number": "one",
55451
+ "text": "status",
55452
+ "marker": "status",
55453
+ "word": "status",
55454
+ "range": {
55455
+ "start": 28,
55456
+ "end": 33
55457
+ },
55458
+ "dead": true,
55459
+ "types": [
55460
+ "status"
55461
+ ],
55462
+ "level": 0
55463
+ },
55464
+ "flatten_ignore": [
55465
+ "theable"
55466
+ ],
55467
+ "interpolate": [
55468
+ {
55469
+ "property": "determiner"
55470
+ },
55471
+ {
55472
+ "property": "theable"
55473
+ }
55474
+ ],
55475
+ "level": 0
55476
+ },
54647
55477
  "object": {
54648
55478
  "value": "weapon",
54649
55479
  "unknown": true,
@@ -54663,10 +55493,47 @@
54663
55493
  "pullFromContext": true,
54664
55494
  "concept": true,
54665
55495
  "wantsValue": true,
54666
- "determiner": "the",
54667
- "modifiers": [
55496
+ "checks": [
54668
55497
  "determiner"
54669
55498
  ],
55499
+ "determiner": {
55500
+ "modifiers": [],
55501
+ "text": "the",
55502
+ "marker": "the",
55503
+ "word": "the",
55504
+ "range": {
55505
+ "start": 38,
55506
+ "end": 40
55507
+ },
55508
+ "level": 0
55509
+ },
55510
+ "theable": {
55511
+ "value": "weapon",
55512
+ "unknown": true,
55513
+ "text": "weapon",
55514
+ "marker": "unknown",
55515
+ "word": "weapon",
55516
+ "range": {
55517
+ "start": 42,
55518
+ "end": 47
55519
+ },
55520
+ "dead": true,
55521
+ "types": [
55522
+ "unknown"
55523
+ ],
55524
+ "level": 0
55525
+ },
55526
+ "flatten_ignore": [
55527
+ "theable"
55528
+ ],
55529
+ "interpolate": [
55530
+ {
55531
+ "property": "determiner"
55532
+ },
55533
+ {
55534
+ "property": "theable"
55535
+ }
55536
+ ],
54670
55537
  "level": 0
54671
55538
  },
54672
55539
  "objects": [
@@ -54688,10 +55555,47 @@
54688
55555
  "pullFromContext": true,
54689
55556
  "concept": true,
54690
55557
  "wantsValue": true,
54691
- "determiner": "the",
54692
- "modifiers": [
55558
+ "checks": [
54693
55559
  "determiner"
54694
55560
  ],
55561
+ "determiner": {
55562
+ "modifiers": [],
55563
+ "text": "the",
55564
+ "marker": "the",
55565
+ "word": "the",
55566
+ "range": {
55567
+ "start": 24,
55568
+ "end": 26
55569
+ },
55570
+ "level": 0
55571
+ },
55572
+ "theable": {
55573
+ "value": "status",
55574
+ "number": "one",
55575
+ "text": "status",
55576
+ "marker": "status",
55577
+ "word": "status",
55578
+ "range": {
55579
+ "start": 28,
55580
+ "end": 33
55581
+ },
55582
+ "dead": true,
55583
+ "types": [
55584
+ "status"
55585
+ ],
55586
+ "level": 0
55587
+ },
55588
+ "flatten_ignore": [
55589
+ "theable"
55590
+ ],
55591
+ "interpolate": [
55592
+ {
55593
+ "property": "determiner"
55594
+ },
55595
+ {
55596
+ "property": "theable"
55597
+ }
55598
+ ],
54695
55599
  "level": 0
54696
55600
  },
54697
55601
  {
@@ -54713,10 +55617,47 @@
54713
55617
  "pullFromContext": true,
54714
55618
  "concept": true,
54715
55619
  "wantsValue": true,
54716
- "determiner": "the",
54717
- "modifiers": [
55620
+ "checks": [
54718
55621
  "determiner"
54719
55622
  ],
55623
+ "determiner": {
55624
+ "modifiers": [],
55625
+ "text": "the",
55626
+ "marker": "the",
55627
+ "word": "the",
55628
+ "range": {
55629
+ "start": 38,
55630
+ "end": 40
55631
+ },
55632
+ "level": 0
55633
+ },
55634
+ "theable": {
55635
+ "value": "weapon",
55636
+ "unknown": true,
55637
+ "text": "weapon",
55638
+ "marker": "unknown",
55639
+ "word": "weapon",
55640
+ "range": {
55641
+ "start": 42,
55642
+ "end": 47
55643
+ },
55644
+ "dead": true,
55645
+ "types": [
55646
+ "unknown"
55647
+ ],
55648
+ "level": 0
55649
+ },
55650
+ "flatten_ignore": [
55651
+ "theable"
55652
+ ],
55653
+ "interpolate": [
55654
+ {
55655
+ "property": "determiner"
55656
+ },
55657
+ {
55658
+ "property": "theable"
55659
+ }
55660
+ ],
54720
55661
  "level": 0
54721
55662
  }
54722
55663
  ],
@@ -54812,40 +55753,6 @@
54812
55753
  0
54813
55754
  ]
54814
55755
  ],
54815
- [
54816
- [
54817
- "disarm",
54818
- 0
54819
- ],
54820
- [
54821
- "is",
54822
- 0
54823
- ],
54824
- [
54825
- "means",
54826
- 0
54827
- ],
54828
- [
54829
- "not",
54830
- 0
54831
- ],
54832
- [
54833
- "propertyOf",
54834
- 0
54835
- ],
54836
- [
54837
- "status",
54838
- 0
54839
- ],
54840
- [
54841
- "the",
54842
- 0
54843
- ],
54844
- [
54845
- "unknown",
54846
- 0
54847
- ]
54848
- ],
54849
55756
  [
54850
55757
  [
54851
55758
  "disarm",
@@ -56489,32 +57396,6 @@
56489
57396
  0
56490
57397
  ]
56491
57398
  ],
56492
- [
56493
- [
56494
- "arm",
56495
- 0
56496
- ],
56497
- [
56498
- "means",
56499
- 0
56500
- ],
56501
- [
56502
- "propertyOf",
56503
- 0
56504
- ],
56505
- [
56506
- "status",
56507
- 0
56508
- ],
56509
- [
56510
- "the",
56511
- 0
56512
- ],
56513
- [
56514
- "unknown",
56515
- 0
56516
- ]
56517
- ],
56518
57399
  [
56519
57400
  [
56520
57401
  "arm",
@@ -56613,40 +57494,6 @@
56613
57494
  0
56614
57495
  ]
56615
57496
  ],
56616
- [
56617
- [
56618
- "disarm",
56619
- 0
56620
- ],
56621
- [
56622
- "is",
56623
- 0
56624
- ],
56625
- [
56626
- "means",
56627
- 0
56628
- ],
56629
- [
56630
- "not",
56631
- 0
56632
- ],
56633
- [
56634
- "propertyOf",
56635
- 0
56636
- ],
56637
- [
56638
- "status",
56639
- 0
56640
- ],
56641
- [
56642
- "the",
56643
- 0
56644
- ],
56645
- [
56646
- "unknown",
56647
- 0
56648
- ]
56649
- ],
56650
57497
  [
56651
57498
  [
56652
57499
  "disarm",