tpmkms_4wp 8.9.1 → 9.0.0-beta.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.
Files changed (137) hide show
  1. package/common/animals.instance.json +6716 -775
  2. package/common/articles.js +22 -9
  3. package/common/articles.test.json +640 -2
  4. package/common/asking.js +3 -3
  5. package/common/asking.test.json +1599 -140
  6. package/common/avatar.js +9 -1
  7. package/common/avatar.test.json +6008 -2749
  8. package/common/characters.js +1 -1
  9. package/common/characters.test.json +1371 -95
  10. package/common/colors.instance.json +22813 -1432
  11. package/common/colors.test.json +704 -136
  12. package/common/comparable.instance.json +1337 -159
  13. package/common/comparable.js +13 -13
  14. package/common/comparable.test.json +3239 -558
  15. package/common/concept.js +11 -3
  16. package/common/concept.test.json +2853 -694
  17. package/common/conjunction.js +13 -1
  18. package/common/conjunction.test.json +229 -1
  19. package/common/countable.js +3 -9
  20. package/common/countable.test.json +1310 -638
  21. package/common/crew.instance.json +19500 -2069
  22. package/common/crew.js +19 -0
  23. package/common/crew.test.json +10218 -2145
  24. package/common/currency.js +2 -3
  25. package/common/currency.test.json +948 -64
  26. package/common/dialogues.js +111 -33
  27. package/common/dialogues.test.json +6611 -1905
  28. package/common/dimension.instance.json +760 -84
  29. package/common/dimension.js +18 -4
  30. package/common/dimension.test.json +23680 -11550
  31. package/common/edible.instance.json +21870 -2699
  32. package/common/edible.js +13 -0
  33. package/common/edible.test.json +1580 -304
  34. package/common/emotions.instance.json +2278 -247
  35. package/common/emotions.js +10 -2
  36. package/common/emotions.test.json +1134 -107
  37. package/common/errors.js +1 -1
  38. package/common/errors.test.json +88 -0
  39. package/common/evaluate.test.json +100 -1
  40. package/common/events.js +1 -1
  41. package/common/events.test.json +2197 -242
  42. package/common/fastfood.instance.json +82907 -10367
  43. package/common/fastfood.js +99 -12
  44. package/common/fastfood.test.json +65486 -21430
  45. package/common/formulas.instance.json +325 -58
  46. package/common/formulas.js +1 -1
  47. package/common/formulas.test.json +13202 -6757
  48. package/common/gdefaults.js +35 -17
  49. package/common/help.js +4 -4
  50. package/common/help.test.json +292 -4
  51. package/common/helpers/concept.js +6 -5
  52. package/common/helpers/conjunction.js +1 -1
  53. package/common/helpers/formulas.js +4 -4
  54. package/common/helpers/frankenhash.js +4 -4
  55. package/common/helpers/meta.js +4 -4
  56. package/common/helpers/ordering.js +2 -2
  57. package/common/helpers/properties.js +18 -48
  58. package/common/helpers.js +17 -1
  59. package/common/hierarchy.js +12 -3
  60. package/common/hierarchy.test.json +53813 -17340
  61. package/common/javascript.js +1 -1
  62. package/common/javascript.test.json +214 -11
  63. package/common/kirk.instance.json +322 -7
  64. package/common/kirk.test.json +1123 -254
  65. package/common/length.instance.json +9890 -797
  66. package/common/length.test.json +12055 -8184
  67. package/common/listener.test.json +39 -1
  68. package/common/math.instance.json +294 -57
  69. package/common/math.js +1 -1
  70. package/common/math.test.json +38557 -17754
  71. package/common/meta.instance.json +1 -0
  72. package/common/meta.js +13 -13
  73. package/common/meta.test.json +2770 -275
  74. package/common/nameable.js +1 -1
  75. package/common/nameable.test.json +5150 -1475
  76. package/common/negation.js +1 -1
  77. package/common/negation.test.json +146 -8
  78. package/common/numbers.js +1 -1
  79. package/common/numbers.test.json +234 -0
  80. package/common/ordering.instance.json +3861 -508
  81. package/common/ordering.test.json +2680 -1283
  82. package/common/ordinals.js +15 -3
  83. package/common/ordinals.test.json +627 -3
  84. package/common/people.instance.json +4041 -652
  85. package/common/people.js +1 -15
  86. package/common/people.test.json +27157 -13664
  87. package/common/percentages.js +1 -2
  88. package/common/percentages.test.json +313 -0
  89. package/common/pipboy.instance.json +13835 -1684
  90. package/common/pipboy.js +31 -49
  91. package/common/pipboy.test.json +19335 -6019
  92. package/common/pokemon.instance.json +6163 -690
  93. package/common/pokemon.test.json +1826 -389
  94. package/common/pos.js +27 -11
  95. package/common/pressure.instance.json +2635 -291
  96. package/common/pressure.test.json +2997 -1629
  97. package/common/properties.instance.json +907 -84
  98. package/common/properties.js +19 -28
  99. package/common/properties.test.json +46801 -14612
  100. package/common/punctuation.js +1 -1
  101. package/common/punctuation.test.json +327 -0
  102. package/common/reports.instance.json +997 -118
  103. package/common/reports.js +16 -9
  104. package/common/reports.test.json +16653 -2453
  105. package/common/scorekeeper.instance.json +1 -0
  106. package/common/scorekeeper.js +22 -12
  107. package/common/scorekeeper.test.json +42546 -15408
  108. package/common/sdefaults.js +2 -2
  109. package/common/sizeable.js +2 -2
  110. package/common/sizeable.test.json +1170 -215
  111. package/common/spock.instance.json +322 -7
  112. package/common/spock.test.json +1123 -254
  113. package/common/stgame.js +0 -1
  114. package/common/stgame.test.json +1371 -91
  115. package/common/stm.js +6 -6
  116. package/common/stm.test.json +842 -9
  117. package/common/tell.js +1 -1
  118. package/common/tell.test.json +224 -1
  119. package/common/temperature.instance.json +5980 -285
  120. package/common/temperature.test.json +2610 -1272
  121. package/common/tester.js +1 -1
  122. package/common/testing.test.json +84 -1
  123. package/common/time.test.json +5345 -272
  124. package/common/tokenize.js +3 -2
  125. package/common/tokenize.test.json +39 -0
  126. package/common/ui.instance.json +144 -26
  127. package/common/ui.js +0 -16
  128. package/common/ui.test.json +4620 -140
  129. package/common/weight.instance.json +10025 -771
  130. package/common/weight.js +10 -0
  131. package/common/weight.test.json +18658 -12176
  132. package/common/wp.instance.json +27555 -2630
  133. package/common/wp.js +240 -41
  134. package/common/wp.test.json +147553 -2727
  135. package/common/yesno.js +1 -1
  136. package/common/yesno.test.json +168 -4
  137. package/package.json +11 -6
@@ -16,6 +16,7 @@
16
16
  },
17
17
  "contexts": [
18
18
  {
19
+ "context_index": 1,
19
20
  "dead": true,
20
21
  "default": true,
21
22
  "level": 1,
@@ -111,47 +112,69 @@
111
112
  },
112
113
  "objects": {
113
114
  "nameToUUID": {
115
+ "articles": "articles2",
116
+ "asking": "asking2",
114
117
  "concept": "concept2",
118
+ "conjunction": "conjunction2",
115
119
  "dialogues": "dialogues2",
120
+ "evaluate": "evaluate2",
116
121
  "gdefaults": "gdefaults2",
117
122
  "hierarchy": "hierarchy2",
118
123
  "meta": "meta2",
124
+ "negation": "negation2",
119
125
  "numbers": "numbers2",
120
126
  "pos": "pos2",
121
127
  "properties": "properties2",
122
128
  "punctuation": "punctuation2",
123
129
  "sdefaults": "sdefaults2",
124
130
  "sizeable": "sizeable1",
125
- "stm": "stm2"
131
+ "stm": "stm2",
132
+ "tokenize": "tokenize2"
126
133
  },
127
134
  "namespaced": {
135
+ "articles2": {
136
+ },
137
+ "asking2": {
138
+ },
128
139
  "concept2": {
129
140
  "defaultTypesForHierarchy": {
130
141
  },
131
142
  "valueToWords": [
132
143
  ]
133
144
  },
145
+ "conjunction2": {
146
+ },
134
147
  "dialogues2": {
148
+ "idSuffix": "",
135
149
  "mentioned": [
136
150
  ],
137
151
  "variables": {
138
152
  }
139
153
  },
154
+ "evaluate2": {
155
+ },
140
156
  "gdefaults2": {
141
157
  },
142
158
  "hierarchy2": {
143
159
  },
144
160
  "meta2": {
145
161
  },
162
+ "negation2": {
163
+ },
146
164
  "numbers2": {
147
165
  },
148
166
  "pos2": {
149
167
  },
150
168
  "properties2": {
151
169
  "children": {
152
- "articlePOS": [
170
+ "adjective": [
171
+ "stm_before"
172
+ ],
173
+ "article": [
153
174
  "a",
154
- "the"
175
+ "the",
176
+ "each",
177
+ "every"
155
178
  ],
156
179
  "canBeDoQuestion": [
157
180
  "have"
@@ -166,16 +189,14 @@
166
189
  "ifAble": [
167
190
  "orAble"
168
191
  ],
169
- "notAble": [
170
- "unknown"
171
- ],
172
192
  "object": [
173
- "unknown",
174
193
  "what",
175
194
  "whose"
176
195
  ],
177
196
  "preposition": [
178
- "between"
197
+ "between",
198
+ "propertyOf",
199
+ "to"
179
200
  ],
180
201
  "pronoun": [
181
202
  "it",
@@ -185,27 +206,32 @@
185
206
  "questionMark"
186
207
  ],
187
208
  "queryable": [
209
+ "xfx",
188
210
  "hierarchyAble",
189
211
  "readonly",
190
212
  "property",
191
213
  "object",
192
- "xfx",
193
214
  "concept",
215
+ "doubleQuote",
216
+ "theAble",
194
217
  "unknown",
195
218
  "it",
196
219
  "what",
197
220
  "whatAble",
221
+ "negatable",
198
222
  "this",
199
- "thisitthat",
200
- "reason"
223
+ "reason",
224
+ "distributable",
225
+ "thisitthat"
201
226
  ],
202
227
  "theAble": [
203
228
  "property",
204
229
  "object",
205
230
  "concept",
206
231
  "unknown",
207
- "noun",
208
- "reason"
232
+ "reason",
233
+ "memorable",
234
+ "noun"
209
235
  ],
210
236
  "thisitthat": [
211
237
  "it",
@@ -215,56 +241,66 @@
215
241
  "toAble": [
216
242
  "it"
217
243
  ],
218
- "unknown": [
219
- "property"
220
- ],
221
- "verby": [
244
+ "verb": [
222
245
  "modifies",
223
- "is"
246
+ "is",
247
+ "remember",
248
+ "evaluate"
224
249
  ]
225
250
  },
226
251
  "concepts": [
227
252
  "properties",
228
253
  "unknown",
229
254
  "hierarchyAble",
230
- "object",
231
255
  "what",
256
+ "object",
257
+ "xfx",
232
258
  "queryable",
259
+ "between",
260
+ "preposition",
233
261
  "readonly",
234
- "property",
235
- "xfx",
236
- "theAble",
237
- "whose",
238
262
  "have",
239
263
  "canBeDoQuestion",
240
264
  "canBeQuestion",
241
- "between",
242
- "preposition",
265
+ "property",
266
+ "theAble",
267
+ "propertyOf",
268
+ "whose",
243
269
  "concept",
244
270
  "modifies",
245
- "verby",
271
+ "verb",
272
+ "doubleQuote",
246
273
  "it",
247
274
  "pronoun",
248
275
  "this",
249
276
  "questionMark",
250
277
  "punctuation",
251
278
  "a",
252
- "articlePOS",
279
+ "article",
253
280
  "the",
254
- "notAble",
255
281
  "whatAble",
282
+ "negatable",
256
283
  "is",
257
284
  "toAble",
258
- "noun",
259
- "thisitthat",
285
+ "to",
260
286
  "reason",
261
- "that",
287
+ "memorable",
288
+ "remember",
289
+ "stm_before",
290
+ "adjective",
262
291
  "orAble",
263
- "ifAble"
292
+ "ifAble",
293
+ "evaluate",
294
+ "each",
295
+ "every",
296
+ "distributable",
297
+ "noun",
298
+ "thisitthat",
299
+ "that"
264
300
  ],
265
301
  "parents": {
266
302
  "a": [
267
- "articlePOS"
303
+ "article"
268
304
  ],
269
305
  "between": [
270
306
  "preposition"
@@ -273,6 +309,21 @@
273
309
  "theAble",
274
310
  "queryable"
275
311
  ],
312
+ "distributable": [
313
+ "queryable"
314
+ ],
315
+ "doubleQuote": [
316
+ "queryable"
317
+ ],
318
+ "each": [
319
+ "article"
320
+ ],
321
+ "evaluate": [
322
+ "verb"
323
+ ],
324
+ "every": [
325
+ "article"
326
+ ],
276
327
  "have": [
277
328
  "canBeDoQuestion",
278
329
  "canBeQuestion"
@@ -282,7 +333,7 @@
282
333
  ],
283
334
  "is": [
284
335
  "canBeQuestion",
285
- "verby"
336
+ "verb"
286
337
  ],
287
338
  "it": [
288
339
  "pronoun",
@@ -290,8 +341,14 @@
290
341
  "toAble",
291
342
  "thisitthat"
292
343
  ],
344
+ "memorable": [
345
+ "theAble"
346
+ ],
293
347
  "modifies": [
294
- "verby"
348
+ "verb"
349
+ ],
350
+ "negatable": [
351
+ "queryable"
295
352
  ],
296
353
  "noun": [
297
354
  "theAble"
@@ -305,8 +362,10 @@
305
362
  ],
306
363
  "property": [
307
364
  "queryable",
308
- "theAble",
309
- "unknown"
365
+ "theAble"
366
+ ],
367
+ "propertyOf": [
368
+ "preposition"
310
369
  ],
311
370
  "questionMark": [
312
371
  "punctuation"
@@ -318,11 +377,20 @@
318
377
  "theAble",
319
378
  "queryable"
320
379
  ],
380
+ "remember": [
381
+ "verb"
382
+ ],
383
+ "stm_before": [
384
+ "adjective"
385
+ ],
321
386
  "that": [
322
387
  "thisitthat"
323
388
  ],
324
389
  "the": [
325
- "articlePOS"
390
+ "article"
391
+ ],
392
+ "theAble": [
393
+ "queryable"
326
394
  ],
327
395
  "this": [
328
396
  "pronoun",
@@ -332,10 +400,11 @@
332
400
  "thisitthat": [
333
401
  "queryable"
334
402
  ],
403
+ "to": [
404
+ "preposition"
405
+ ],
335
406
  "unknown": [
336
407
  "hierarchyAble",
337
- "object",
338
- "notAble",
339
408
  "theAble",
340
409
  "queryable"
341
410
  ],
@@ -361,7 +430,9 @@
361
430
  "root": {
362
431
  "a": {
363
432
  },
364
- "articlePOS": {
433
+ "adjective": {
434
+ },
435
+ "article": {
365
436
  },
366
437
  "between": {
367
438
  },
@@ -371,6 +442,16 @@
371
442
  },
372
443
  "concept": {
373
444
  },
445
+ "distributable": {
446
+ },
447
+ "doubleQuote": {
448
+ },
449
+ "each": {
450
+ },
451
+ "evaluate": {
452
+ },
453
+ "every": {
454
+ },
374
455
  "have": {
375
456
  },
376
457
  "hierarchyAble": {
@@ -381,9 +462,11 @@
381
462
  },
382
463
  "it": {
383
464
  },
465
+ "memorable": {
466
+ },
384
467
  "modifies": {
385
468
  },
386
- "notAble": {
469
+ "negatable": {
387
470
  },
388
471
  "noun": {
389
472
  },
@@ -397,6 +480,8 @@
397
480
  },
398
481
  "property": {
399
482
  },
483
+ "propertyOf": {
484
+ },
400
485
  "punctuation": {
401
486
  },
402
487
  "queryable": {
@@ -407,6 +492,10 @@
407
492
  },
408
493
  "reason": {
409
494
  },
495
+ "remember": {
496
+ },
497
+ "stm_before": {
498
+ },
410
499
  "that": {
411
500
  },
412
501
  "the": {
@@ -417,11 +506,13 @@
417
506
  },
418
507
  "thisitthat": {
419
508
  },
509
+ "to": {
510
+ },
420
511
  "toAble": {
421
512
  },
422
513
  "unknown": {
423
514
  },
424
- "verby": {
515
+ "verb": {
425
516
  },
426
517
  "what": {
427
518
  },
@@ -451,11 +542,14 @@
451
542
  ],
452
543
  "variables": {
453
544
  }
545
+ },
546
+ "tokenize2": {
454
547
  }
455
548
  },
456
549
  "processed": [
457
550
  {
458
551
  "context": {
552
+ "context_index": 1,
459
553
  "dead": true,
460
554
  "default": true,
461
555
  "level": 1,
@@ -508,6 +602,103 @@
508
602
  "query": "small sizeable",
509
603
  "responses": [
510
604
  ""
605
+ ],
606
+ "summaries": [
607
+ {
608
+ "length": 1,
609
+ "summaries": [
610
+ {
611
+ "counter": 1,
612
+ "operators": [
613
+ {
614
+ "marker": [
615
+ "size",
616
+ 0
617
+ ],
618
+ "range": {
619
+ "end": 4,
620
+ "start": 0
621
+ }
622
+ },
623
+ {
624
+ "marker": [
625
+ "sizeable",
626
+ 0
627
+ ],
628
+ "range": {
629
+ "end": 13,
630
+ "start": 6
631
+ }
632
+ }
633
+ ]
634
+ },
635
+ {
636
+ "counter": 2,
637
+ "operators": [
638
+ {
639
+ "marker": [
640
+ "size",
641
+ 1
642
+ ],
643
+ "range": {
644
+ "end": 4,
645
+ "start": 0
646
+ }
647
+ },
648
+ {
649
+ "marker": [
650
+ "sizeable",
651
+ 0
652
+ ],
653
+ "range": {
654
+ "end": 13,
655
+ "start": 6
656
+ }
657
+ }
658
+ ]
659
+ },
660
+ {
661
+ "counter": 3,
662
+ "operators": [
663
+ {
664
+ "marker": [
665
+ "size",
666
+ 1
667
+ ],
668
+ "range": {
669
+ "end": 4,
670
+ "start": 0
671
+ }
672
+ },
673
+ {
674
+ "marker": [
675
+ "sizeable",
676
+ 1
677
+ ],
678
+ "range": {
679
+ "end": 13,
680
+ "start": 6
681
+ }
682
+ }
683
+ ]
684
+ },
685
+ {
686
+ "counter": 4,
687
+ "operators": [
688
+ {
689
+ "marker": [
690
+ "sizeable",
691
+ 1
692
+ ],
693
+ "range": {
694
+ "end": 13,
695
+ "start": 0
696
+ }
697
+ }
698
+ ]
699
+ }
700
+ ]
701
+ }
511
702
  ]
512
703
  },
513
704
  {
@@ -527,6 +718,7 @@
527
718
  },
528
719
  "contexts": [
529
720
  {
721
+ "context_index": 1,
530
722
  "dead": true,
531
723
  "default": true,
532
724
  "level": 1,
@@ -622,47 +814,69 @@
622
814
  },
623
815
  "objects": {
624
816
  "nameToUUID": {
817
+ "articles": "articles2",
818
+ "asking": "asking2",
625
819
  "concept": "concept2",
820
+ "conjunction": "conjunction2",
626
821
  "dialogues": "dialogues2",
822
+ "evaluate": "evaluate2",
627
823
  "gdefaults": "gdefaults2",
628
824
  "hierarchy": "hierarchy2",
629
825
  "meta": "meta2",
826
+ "negation": "negation2",
630
827
  "numbers": "numbers2",
631
828
  "pos": "pos2",
632
829
  "properties": "properties2",
633
830
  "punctuation": "punctuation2",
634
831
  "sdefaults": "sdefaults2",
635
832
  "sizeable": "sizeable1",
636
- "stm": "stm2"
833
+ "stm": "stm2",
834
+ "tokenize": "tokenize2"
637
835
  },
638
836
  "namespaced": {
837
+ "articles2": {
838
+ },
839
+ "asking2": {
840
+ },
639
841
  "concept2": {
640
842
  "defaultTypesForHierarchy": {
641
843
  },
642
844
  "valueToWords": [
643
845
  ]
644
846
  },
847
+ "conjunction2": {
848
+ },
645
849
  "dialogues2": {
850
+ "idSuffix": "",
646
851
  "mentioned": [
647
852
  ],
648
853
  "variables": {
649
854
  }
650
855
  },
856
+ "evaluate2": {
857
+ },
651
858
  "gdefaults2": {
652
859
  },
653
860
  "hierarchy2": {
654
861
  },
655
862
  "meta2": {
656
863
  },
864
+ "negation2": {
865
+ },
657
866
  "numbers2": {
658
867
  },
659
868
  "pos2": {
660
869
  },
661
870
  "properties2": {
662
871
  "children": {
663
- "articlePOS": [
872
+ "adjective": [
873
+ "stm_before"
874
+ ],
875
+ "article": [
664
876
  "a",
665
- "the"
877
+ "the",
878
+ "each",
879
+ "every"
666
880
  ],
667
881
  "canBeDoQuestion": [
668
882
  "have"
@@ -677,16 +891,14 @@
677
891
  "ifAble": [
678
892
  "orAble"
679
893
  ],
680
- "notAble": [
681
- "unknown"
682
- ],
683
894
  "object": [
684
- "unknown",
685
895
  "what",
686
896
  "whose"
687
897
  ],
688
898
  "preposition": [
689
- "between"
899
+ "between",
900
+ "propertyOf",
901
+ "to"
690
902
  ],
691
903
  "pronoun": [
692
904
  "it",
@@ -696,27 +908,32 @@
696
908
  "questionMark"
697
909
  ],
698
910
  "queryable": [
911
+ "xfx",
699
912
  "hierarchyAble",
700
913
  "readonly",
701
914
  "property",
702
915
  "object",
703
- "xfx",
704
916
  "concept",
917
+ "doubleQuote",
918
+ "theAble",
705
919
  "unknown",
706
920
  "it",
707
921
  "what",
708
922
  "whatAble",
923
+ "negatable",
709
924
  "this",
710
- "thisitthat",
711
- "reason"
925
+ "reason",
926
+ "distributable",
927
+ "thisitthat"
712
928
  ],
713
929
  "theAble": [
714
930
  "property",
715
931
  "object",
716
932
  "concept",
717
933
  "unknown",
718
- "noun",
719
- "reason"
934
+ "reason",
935
+ "memorable",
936
+ "noun"
720
937
  ],
721
938
  "thisitthat": [
722
939
  "it",
@@ -726,56 +943,66 @@
726
943
  "toAble": [
727
944
  "it"
728
945
  ],
729
- "unknown": [
730
- "property"
731
- ],
732
- "verby": [
946
+ "verb": [
733
947
  "modifies",
734
- "is"
948
+ "is",
949
+ "remember",
950
+ "evaluate"
735
951
  ]
736
952
  },
737
953
  "concepts": [
738
954
  "properties",
739
955
  "unknown",
740
956
  "hierarchyAble",
741
- "object",
742
957
  "what",
958
+ "object",
959
+ "xfx",
743
960
  "queryable",
961
+ "between",
962
+ "preposition",
744
963
  "readonly",
745
- "property",
746
- "xfx",
747
- "theAble",
748
- "whose",
749
964
  "have",
750
965
  "canBeDoQuestion",
751
966
  "canBeQuestion",
752
- "between",
753
- "preposition",
967
+ "property",
968
+ "theAble",
969
+ "propertyOf",
970
+ "whose",
754
971
  "concept",
755
972
  "modifies",
756
- "verby",
973
+ "verb",
974
+ "doubleQuote",
757
975
  "it",
758
976
  "pronoun",
759
977
  "this",
760
978
  "questionMark",
761
979
  "punctuation",
762
980
  "a",
763
- "articlePOS",
981
+ "article",
764
982
  "the",
765
- "notAble",
766
983
  "whatAble",
984
+ "negatable",
767
985
  "is",
768
986
  "toAble",
769
- "noun",
770
- "thisitthat",
987
+ "to",
771
988
  "reason",
772
- "that",
989
+ "memorable",
990
+ "remember",
991
+ "stm_before",
992
+ "adjective",
773
993
  "orAble",
774
- "ifAble"
994
+ "ifAble",
995
+ "evaluate",
996
+ "each",
997
+ "every",
998
+ "distributable",
999
+ "noun",
1000
+ "thisitthat",
1001
+ "that"
775
1002
  ],
776
1003
  "parents": {
777
1004
  "a": [
778
- "articlePOS"
1005
+ "article"
779
1006
  ],
780
1007
  "between": [
781
1008
  "preposition"
@@ -784,6 +1011,21 @@
784
1011
  "theAble",
785
1012
  "queryable"
786
1013
  ],
1014
+ "distributable": [
1015
+ "queryable"
1016
+ ],
1017
+ "doubleQuote": [
1018
+ "queryable"
1019
+ ],
1020
+ "each": [
1021
+ "article"
1022
+ ],
1023
+ "evaluate": [
1024
+ "verb"
1025
+ ],
1026
+ "every": [
1027
+ "article"
1028
+ ],
787
1029
  "have": [
788
1030
  "canBeDoQuestion",
789
1031
  "canBeQuestion"
@@ -793,7 +1035,7 @@
793
1035
  ],
794
1036
  "is": [
795
1037
  "canBeQuestion",
796
- "verby"
1038
+ "verb"
797
1039
  ],
798
1040
  "it": [
799
1041
  "pronoun",
@@ -801,8 +1043,14 @@
801
1043
  "toAble",
802
1044
  "thisitthat"
803
1045
  ],
1046
+ "memorable": [
1047
+ "theAble"
1048
+ ],
804
1049
  "modifies": [
805
- "verby"
1050
+ "verb"
1051
+ ],
1052
+ "negatable": [
1053
+ "queryable"
806
1054
  ],
807
1055
  "noun": [
808
1056
  "theAble"
@@ -816,8 +1064,10 @@
816
1064
  ],
817
1065
  "property": [
818
1066
  "queryable",
819
- "theAble",
820
- "unknown"
1067
+ "theAble"
1068
+ ],
1069
+ "propertyOf": [
1070
+ "preposition"
821
1071
  ],
822
1072
  "questionMark": [
823
1073
  "punctuation"
@@ -829,11 +1079,20 @@
829
1079
  "theAble",
830
1080
  "queryable"
831
1081
  ],
1082
+ "remember": [
1083
+ "verb"
1084
+ ],
1085
+ "stm_before": [
1086
+ "adjective"
1087
+ ],
832
1088
  "that": [
833
1089
  "thisitthat"
834
1090
  ],
835
1091
  "the": [
836
- "articlePOS"
1092
+ "article"
1093
+ ],
1094
+ "theAble": [
1095
+ "queryable"
837
1096
  ],
838
1097
  "this": [
839
1098
  "pronoun",
@@ -843,10 +1102,11 @@
843
1102
  "thisitthat": [
844
1103
  "queryable"
845
1104
  ],
1105
+ "to": [
1106
+ "preposition"
1107
+ ],
846
1108
  "unknown": [
847
1109
  "hierarchyAble",
848
- "object",
849
- "notAble",
850
1110
  "theAble",
851
1111
  "queryable"
852
1112
  ],
@@ -872,7 +1132,9 @@
872
1132
  "root": {
873
1133
  "a": {
874
1134
  },
875
- "articlePOS": {
1135
+ "adjective": {
1136
+ },
1137
+ "article": {
876
1138
  },
877
1139
  "between": {
878
1140
  },
@@ -882,6 +1144,16 @@
882
1144
  },
883
1145
  "concept": {
884
1146
  },
1147
+ "distributable": {
1148
+ },
1149
+ "doubleQuote": {
1150
+ },
1151
+ "each": {
1152
+ },
1153
+ "evaluate": {
1154
+ },
1155
+ "every": {
1156
+ },
885
1157
  "have": {
886
1158
  },
887
1159
  "hierarchyAble": {
@@ -892,9 +1164,11 @@
892
1164
  },
893
1165
  "it": {
894
1166
  },
1167
+ "memorable": {
1168
+ },
895
1169
  "modifies": {
896
1170
  },
897
- "notAble": {
1171
+ "negatable": {
898
1172
  },
899
1173
  "noun": {
900
1174
  },
@@ -908,6 +1182,8 @@
908
1182
  },
909
1183
  "property": {
910
1184
  },
1185
+ "propertyOf": {
1186
+ },
911
1187
  "punctuation": {
912
1188
  },
913
1189
  "queryable": {
@@ -918,6 +1194,10 @@
918
1194
  },
919
1195
  "reason": {
920
1196
  },
1197
+ "remember": {
1198
+ },
1199
+ "stm_before": {
1200
+ },
921
1201
  "that": {
922
1202
  },
923
1203
  "the": {
@@ -928,11 +1208,13 @@
928
1208
  },
929
1209
  "thisitthat": {
930
1210
  },
1211
+ "to": {
1212
+ },
931
1213
  "toAble": {
932
1214
  },
933
1215
  "unknown": {
934
1216
  },
935
- "verby": {
1217
+ "verb": {
936
1218
  },
937
1219
  "what": {
938
1220
  },
@@ -962,11 +1244,14 @@
962
1244
  ],
963
1245
  "variables": {
964
1246
  }
1247
+ },
1248
+ "tokenize2": {
965
1249
  }
966
1250
  },
967
1251
  "processed": [
968
1252
  {
969
1253
  "context": {
1254
+ "context_index": 1,
970
1255
  "dead": true,
971
1256
  "default": true,
972
1257
  "level": 1,
@@ -1019,6 +1304,103 @@
1019
1304
  "query": "medium sizeable",
1020
1305
  "responses": [
1021
1306
  ""
1307
+ ],
1308
+ "summaries": [
1309
+ {
1310
+ "length": 1,
1311
+ "summaries": [
1312
+ {
1313
+ "counter": 1,
1314
+ "operators": [
1315
+ {
1316
+ "marker": [
1317
+ "size",
1318
+ 0
1319
+ ],
1320
+ "range": {
1321
+ "end": 5,
1322
+ "start": 0
1323
+ }
1324
+ },
1325
+ {
1326
+ "marker": [
1327
+ "sizeable",
1328
+ 0
1329
+ ],
1330
+ "range": {
1331
+ "end": 14,
1332
+ "start": 7
1333
+ }
1334
+ }
1335
+ ]
1336
+ },
1337
+ {
1338
+ "counter": 2,
1339
+ "operators": [
1340
+ {
1341
+ "marker": [
1342
+ "size",
1343
+ 1
1344
+ ],
1345
+ "range": {
1346
+ "end": 5,
1347
+ "start": 0
1348
+ }
1349
+ },
1350
+ {
1351
+ "marker": [
1352
+ "sizeable",
1353
+ 0
1354
+ ],
1355
+ "range": {
1356
+ "end": 14,
1357
+ "start": 7
1358
+ }
1359
+ }
1360
+ ]
1361
+ },
1362
+ {
1363
+ "counter": 3,
1364
+ "operators": [
1365
+ {
1366
+ "marker": [
1367
+ "size",
1368
+ 1
1369
+ ],
1370
+ "range": {
1371
+ "end": 5,
1372
+ "start": 0
1373
+ }
1374
+ },
1375
+ {
1376
+ "marker": [
1377
+ "sizeable",
1378
+ 1
1379
+ ],
1380
+ "range": {
1381
+ "end": 14,
1382
+ "start": 7
1383
+ }
1384
+ }
1385
+ ]
1386
+ },
1387
+ {
1388
+ "counter": 4,
1389
+ "operators": [
1390
+ {
1391
+ "marker": [
1392
+ "sizeable",
1393
+ 1
1394
+ ],
1395
+ "range": {
1396
+ "end": 14,
1397
+ "start": 0
1398
+ }
1399
+ }
1400
+ ]
1401
+ }
1402
+ ]
1403
+ }
1022
1404
  ]
1023
1405
  },
1024
1406
  {
@@ -1038,6 +1420,7 @@
1038
1420
  },
1039
1421
  "contexts": [
1040
1422
  {
1423
+ "context_index": 1,
1041
1424
  "dead": true,
1042
1425
  "default": true,
1043
1426
  "level": 1,
@@ -1133,47 +1516,69 @@
1133
1516
  },
1134
1517
  "objects": {
1135
1518
  "nameToUUID": {
1519
+ "articles": "articles2",
1520
+ "asking": "asking2",
1136
1521
  "concept": "concept2",
1522
+ "conjunction": "conjunction2",
1137
1523
  "dialogues": "dialogues2",
1524
+ "evaluate": "evaluate2",
1138
1525
  "gdefaults": "gdefaults2",
1139
1526
  "hierarchy": "hierarchy2",
1140
1527
  "meta": "meta2",
1528
+ "negation": "negation2",
1141
1529
  "numbers": "numbers2",
1142
1530
  "pos": "pos2",
1143
1531
  "properties": "properties2",
1144
1532
  "punctuation": "punctuation2",
1145
1533
  "sdefaults": "sdefaults2",
1146
1534
  "sizeable": "sizeable1",
1147
- "stm": "stm2"
1535
+ "stm": "stm2",
1536
+ "tokenize": "tokenize2"
1148
1537
  },
1149
1538
  "namespaced": {
1539
+ "articles2": {
1540
+ },
1541
+ "asking2": {
1542
+ },
1150
1543
  "concept2": {
1151
1544
  "defaultTypesForHierarchy": {
1152
1545
  },
1153
1546
  "valueToWords": [
1154
1547
  ]
1155
1548
  },
1549
+ "conjunction2": {
1550
+ },
1156
1551
  "dialogues2": {
1552
+ "idSuffix": "",
1157
1553
  "mentioned": [
1158
1554
  ],
1159
1555
  "variables": {
1160
1556
  }
1161
1557
  },
1558
+ "evaluate2": {
1559
+ },
1162
1560
  "gdefaults2": {
1163
1561
  },
1164
1562
  "hierarchy2": {
1165
1563
  },
1166
1564
  "meta2": {
1167
1565
  },
1566
+ "negation2": {
1567
+ },
1168
1568
  "numbers2": {
1169
1569
  },
1170
1570
  "pos2": {
1171
1571
  },
1172
1572
  "properties2": {
1173
1573
  "children": {
1174
- "articlePOS": [
1574
+ "adjective": [
1575
+ "stm_before"
1576
+ ],
1577
+ "article": [
1175
1578
  "a",
1176
- "the"
1579
+ "the",
1580
+ "each",
1581
+ "every"
1177
1582
  ],
1178
1583
  "canBeDoQuestion": [
1179
1584
  "have"
@@ -1188,16 +1593,14 @@
1188
1593
  "ifAble": [
1189
1594
  "orAble"
1190
1595
  ],
1191
- "notAble": [
1192
- "unknown"
1193
- ],
1194
1596
  "object": [
1195
- "unknown",
1196
1597
  "what",
1197
1598
  "whose"
1198
1599
  ],
1199
1600
  "preposition": [
1200
- "between"
1601
+ "between",
1602
+ "propertyOf",
1603
+ "to"
1201
1604
  ],
1202
1605
  "pronoun": [
1203
1606
  "it",
@@ -1207,27 +1610,32 @@
1207
1610
  "questionMark"
1208
1611
  ],
1209
1612
  "queryable": [
1613
+ "xfx",
1210
1614
  "hierarchyAble",
1211
1615
  "readonly",
1212
1616
  "property",
1213
1617
  "object",
1214
- "xfx",
1215
1618
  "concept",
1619
+ "doubleQuote",
1620
+ "theAble",
1216
1621
  "unknown",
1217
1622
  "it",
1218
1623
  "what",
1219
1624
  "whatAble",
1625
+ "negatable",
1220
1626
  "this",
1221
- "thisitthat",
1222
- "reason"
1627
+ "reason",
1628
+ "distributable",
1629
+ "thisitthat"
1223
1630
  ],
1224
1631
  "theAble": [
1225
1632
  "property",
1226
1633
  "object",
1227
1634
  "concept",
1228
1635
  "unknown",
1229
- "noun",
1230
- "reason"
1636
+ "reason",
1637
+ "memorable",
1638
+ "noun"
1231
1639
  ],
1232
1640
  "thisitthat": [
1233
1641
  "it",
@@ -1237,56 +1645,66 @@
1237
1645
  "toAble": [
1238
1646
  "it"
1239
1647
  ],
1240
- "unknown": [
1241
- "property"
1242
- ],
1243
- "verby": [
1648
+ "verb": [
1244
1649
  "modifies",
1245
- "is"
1650
+ "is",
1651
+ "remember",
1652
+ "evaluate"
1246
1653
  ]
1247
1654
  },
1248
1655
  "concepts": [
1249
1656
  "properties",
1250
1657
  "unknown",
1251
1658
  "hierarchyAble",
1252
- "object",
1253
1659
  "what",
1660
+ "object",
1661
+ "xfx",
1254
1662
  "queryable",
1663
+ "between",
1664
+ "preposition",
1255
1665
  "readonly",
1256
- "property",
1257
- "xfx",
1258
- "theAble",
1259
- "whose",
1260
1666
  "have",
1261
1667
  "canBeDoQuestion",
1262
1668
  "canBeQuestion",
1263
- "between",
1264
- "preposition",
1669
+ "property",
1670
+ "theAble",
1671
+ "propertyOf",
1672
+ "whose",
1265
1673
  "concept",
1266
1674
  "modifies",
1267
- "verby",
1675
+ "verb",
1676
+ "doubleQuote",
1268
1677
  "it",
1269
1678
  "pronoun",
1270
1679
  "this",
1271
1680
  "questionMark",
1272
1681
  "punctuation",
1273
1682
  "a",
1274
- "articlePOS",
1683
+ "article",
1275
1684
  "the",
1276
- "notAble",
1277
1685
  "whatAble",
1686
+ "negatable",
1278
1687
  "is",
1279
1688
  "toAble",
1280
- "noun",
1281
- "thisitthat",
1689
+ "to",
1282
1690
  "reason",
1283
- "that",
1691
+ "memorable",
1692
+ "remember",
1693
+ "stm_before",
1694
+ "adjective",
1284
1695
  "orAble",
1285
- "ifAble"
1696
+ "ifAble",
1697
+ "evaluate",
1698
+ "each",
1699
+ "every",
1700
+ "distributable",
1701
+ "noun",
1702
+ "thisitthat",
1703
+ "that"
1286
1704
  ],
1287
1705
  "parents": {
1288
1706
  "a": [
1289
- "articlePOS"
1707
+ "article"
1290
1708
  ],
1291
1709
  "between": [
1292
1710
  "preposition"
@@ -1295,6 +1713,21 @@
1295
1713
  "theAble",
1296
1714
  "queryable"
1297
1715
  ],
1716
+ "distributable": [
1717
+ "queryable"
1718
+ ],
1719
+ "doubleQuote": [
1720
+ "queryable"
1721
+ ],
1722
+ "each": [
1723
+ "article"
1724
+ ],
1725
+ "evaluate": [
1726
+ "verb"
1727
+ ],
1728
+ "every": [
1729
+ "article"
1730
+ ],
1298
1731
  "have": [
1299
1732
  "canBeDoQuestion",
1300
1733
  "canBeQuestion"
@@ -1304,7 +1737,7 @@
1304
1737
  ],
1305
1738
  "is": [
1306
1739
  "canBeQuestion",
1307
- "verby"
1740
+ "verb"
1308
1741
  ],
1309
1742
  "it": [
1310
1743
  "pronoun",
@@ -1312,8 +1745,14 @@
1312
1745
  "toAble",
1313
1746
  "thisitthat"
1314
1747
  ],
1748
+ "memorable": [
1749
+ "theAble"
1750
+ ],
1315
1751
  "modifies": [
1316
- "verby"
1752
+ "verb"
1753
+ ],
1754
+ "negatable": [
1755
+ "queryable"
1317
1756
  ],
1318
1757
  "noun": [
1319
1758
  "theAble"
@@ -1327,8 +1766,10 @@
1327
1766
  ],
1328
1767
  "property": [
1329
1768
  "queryable",
1330
- "theAble",
1331
- "unknown"
1769
+ "theAble"
1770
+ ],
1771
+ "propertyOf": [
1772
+ "preposition"
1332
1773
  ],
1333
1774
  "questionMark": [
1334
1775
  "punctuation"
@@ -1340,11 +1781,20 @@
1340
1781
  "theAble",
1341
1782
  "queryable"
1342
1783
  ],
1784
+ "remember": [
1785
+ "verb"
1786
+ ],
1787
+ "stm_before": [
1788
+ "adjective"
1789
+ ],
1343
1790
  "that": [
1344
1791
  "thisitthat"
1345
1792
  ],
1346
1793
  "the": [
1347
- "articlePOS"
1794
+ "article"
1795
+ ],
1796
+ "theAble": [
1797
+ "queryable"
1348
1798
  ],
1349
1799
  "this": [
1350
1800
  "pronoun",
@@ -1354,10 +1804,11 @@
1354
1804
  "thisitthat": [
1355
1805
  "queryable"
1356
1806
  ],
1807
+ "to": [
1808
+ "preposition"
1809
+ ],
1357
1810
  "unknown": [
1358
1811
  "hierarchyAble",
1359
- "object",
1360
- "notAble",
1361
1812
  "theAble",
1362
1813
  "queryable"
1363
1814
  ],
@@ -1383,7 +1834,9 @@
1383
1834
  "root": {
1384
1835
  "a": {
1385
1836
  },
1386
- "articlePOS": {
1837
+ "adjective": {
1838
+ },
1839
+ "article": {
1387
1840
  },
1388
1841
  "between": {
1389
1842
  },
@@ -1393,6 +1846,16 @@
1393
1846
  },
1394
1847
  "concept": {
1395
1848
  },
1849
+ "distributable": {
1850
+ },
1851
+ "doubleQuote": {
1852
+ },
1853
+ "each": {
1854
+ },
1855
+ "evaluate": {
1856
+ },
1857
+ "every": {
1858
+ },
1396
1859
  "have": {
1397
1860
  },
1398
1861
  "hierarchyAble": {
@@ -1403,9 +1866,11 @@
1403
1866
  },
1404
1867
  "it": {
1405
1868
  },
1869
+ "memorable": {
1870
+ },
1406
1871
  "modifies": {
1407
1872
  },
1408
- "notAble": {
1873
+ "negatable": {
1409
1874
  },
1410
1875
  "noun": {
1411
1876
  },
@@ -1419,6 +1884,8 @@
1419
1884
  },
1420
1885
  "property": {
1421
1886
  },
1887
+ "propertyOf": {
1888
+ },
1422
1889
  "punctuation": {
1423
1890
  },
1424
1891
  "queryable": {
@@ -1429,6 +1896,10 @@
1429
1896
  },
1430
1897
  "reason": {
1431
1898
  },
1899
+ "remember": {
1900
+ },
1901
+ "stm_before": {
1902
+ },
1432
1903
  "that": {
1433
1904
  },
1434
1905
  "the": {
@@ -1439,11 +1910,13 @@
1439
1910
  },
1440
1911
  "thisitthat": {
1441
1912
  },
1913
+ "to": {
1914
+ },
1442
1915
  "toAble": {
1443
1916
  },
1444
1917
  "unknown": {
1445
1918
  },
1446
- "verby": {
1919
+ "verb": {
1447
1920
  },
1448
1921
  "what": {
1449
1922
  },
@@ -1473,11 +1946,14 @@
1473
1946
  ],
1474
1947
  "variables": {
1475
1948
  }
1949
+ },
1950
+ "tokenize2": {
1476
1951
  }
1477
1952
  },
1478
1953
  "processed": [
1479
1954
  {
1480
1955
  "context": {
1956
+ "context_index": 1,
1481
1957
  "dead": true,
1482
1958
  "default": true,
1483
1959
  "level": 1,
@@ -1530,6 +2006,103 @@
1530
2006
  "query": "large sizeable",
1531
2007
  "responses": [
1532
2008
  ""
2009
+ ],
2010
+ "summaries": [
2011
+ {
2012
+ "length": 1,
2013
+ "summaries": [
2014
+ {
2015
+ "counter": 1,
2016
+ "operators": [
2017
+ {
2018
+ "marker": [
2019
+ "size",
2020
+ 0
2021
+ ],
2022
+ "range": {
2023
+ "end": 4,
2024
+ "start": 0
2025
+ }
2026
+ },
2027
+ {
2028
+ "marker": [
2029
+ "sizeable",
2030
+ 0
2031
+ ],
2032
+ "range": {
2033
+ "end": 13,
2034
+ "start": 6
2035
+ }
2036
+ }
2037
+ ]
2038
+ },
2039
+ {
2040
+ "counter": 2,
2041
+ "operators": [
2042
+ {
2043
+ "marker": [
2044
+ "size",
2045
+ 1
2046
+ ],
2047
+ "range": {
2048
+ "end": 4,
2049
+ "start": 0
2050
+ }
2051
+ },
2052
+ {
2053
+ "marker": [
2054
+ "sizeable",
2055
+ 0
2056
+ ],
2057
+ "range": {
2058
+ "end": 13,
2059
+ "start": 6
2060
+ }
2061
+ }
2062
+ ]
2063
+ },
2064
+ {
2065
+ "counter": 3,
2066
+ "operators": [
2067
+ {
2068
+ "marker": [
2069
+ "size",
2070
+ 1
2071
+ ],
2072
+ "range": {
2073
+ "end": 4,
2074
+ "start": 0
2075
+ }
2076
+ },
2077
+ {
2078
+ "marker": [
2079
+ "sizeable",
2080
+ 1
2081
+ ],
2082
+ "range": {
2083
+ "end": 13,
2084
+ "start": 6
2085
+ }
2086
+ }
2087
+ ]
2088
+ },
2089
+ {
2090
+ "counter": 4,
2091
+ "operators": [
2092
+ {
2093
+ "marker": [
2094
+ "sizeable",
2095
+ 1
2096
+ ],
2097
+ "range": {
2098
+ "end": 13,
2099
+ "start": 0
2100
+ }
2101
+ }
2102
+ ]
2103
+ }
2104
+ ]
2105
+ }
1533
2106
  ]
1534
2107
  },
1535
2108
  {
@@ -1549,6 +2122,7 @@
1549
2122
  },
1550
2123
  "contexts": [
1551
2124
  {
2125
+ "context_index": 1,
1552
2126
  "dead": true,
1553
2127
  "default": true,
1554
2128
  "level": 1,
@@ -1644,47 +2218,69 @@
1644
2218
  },
1645
2219
  "objects": {
1646
2220
  "nameToUUID": {
2221
+ "articles": "articles2",
2222
+ "asking": "asking2",
1647
2223
  "concept": "concept2",
2224
+ "conjunction": "conjunction2",
1648
2225
  "dialogues": "dialogues2",
2226
+ "evaluate": "evaluate2",
1649
2227
  "gdefaults": "gdefaults2",
1650
2228
  "hierarchy": "hierarchy2",
1651
2229
  "meta": "meta2",
2230
+ "negation": "negation2",
1652
2231
  "numbers": "numbers2",
1653
2232
  "pos": "pos2",
1654
2233
  "properties": "properties2",
1655
2234
  "punctuation": "punctuation2",
1656
2235
  "sdefaults": "sdefaults2",
1657
2236
  "sizeable": "sizeable1",
1658
- "stm": "stm2"
2237
+ "stm": "stm2",
2238
+ "tokenize": "tokenize2"
1659
2239
  },
1660
2240
  "namespaced": {
2241
+ "articles2": {
2242
+ },
2243
+ "asking2": {
2244
+ },
1661
2245
  "concept2": {
1662
2246
  "defaultTypesForHierarchy": {
1663
2247
  },
1664
2248
  "valueToWords": [
1665
2249
  ]
1666
2250
  },
2251
+ "conjunction2": {
2252
+ },
1667
2253
  "dialogues2": {
2254
+ "idSuffix": "",
1668
2255
  "mentioned": [
1669
2256
  ],
1670
2257
  "variables": {
1671
2258
  }
1672
2259
  },
2260
+ "evaluate2": {
2261
+ },
1673
2262
  "gdefaults2": {
1674
2263
  },
1675
2264
  "hierarchy2": {
1676
2265
  },
1677
2266
  "meta2": {
1678
2267
  },
2268
+ "negation2": {
2269
+ },
1679
2270
  "numbers2": {
1680
2271
  },
1681
2272
  "pos2": {
1682
2273
  },
1683
2274
  "properties2": {
1684
2275
  "children": {
1685
- "articlePOS": [
2276
+ "adjective": [
2277
+ "stm_before"
2278
+ ],
2279
+ "article": [
1686
2280
  "a",
1687
- "the"
2281
+ "the",
2282
+ "each",
2283
+ "every"
1688
2284
  ],
1689
2285
  "canBeDoQuestion": [
1690
2286
  "have"
@@ -1699,16 +2295,14 @@
1699
2295
  "ifAble": [
1700
2296
  "orAble"
1701
2297
  ],
1702
- "notAble": [
1703
- "unknown"
1704
- ],
1705
2298
  "object": [
1706
- "unknown",
1707
2299
  "what",
1708
2300
  "whose"
1709
2301
  ],
1710
2302
  "preposition": [
1711
- "between"
2303
+ "between",
2304
+ "propertyOf",
2305
+ "to"
1712
2306
  ],
1713
2307
  "pronoun": [
1714
2308
  "it",
@@ -1718,27 +2312,32 @@
1718
2312
  "questionMark"
1719
2313
  ],
1720
2314
  "queryable": [
2315
+ "xfx",
1721
2316
  "hierarchyAble",
1722
2317
  "readonly",
1723
2318
  "property",
1724
2319
  "object",
1725
- "xfx",
1726
2320
  "concept",
2321
+ "doubleQuote",
2322
+ "theAble",
1727
2323
  "unknown",
1728
2324
  "it",
1729
2325
  "what",
1730
2326
  "whatAble",
2327
+ "negatable",
1731
2328
  "this",
1732
- "thisitthat",
1733
- "reason"
2329
+ "reason",
2330
+ "distributable",
2331
+ "thisitthat"
1734
2332
  ],
1735
2333
  "theAble": [
1736
2334
  "property",
1737
2335
  "object",
1738
2336
  "concept",
1739
2337
  "unknown",
1740
- "noun",
1741
- "reason"
2338
+ "reason",
2339
+ "memorable",
2340
+ "noun"
1742
2341
  ],
1743
2342
  "thisitthat": [
1744
2343
  "it",
@@ -1748,56 +2347,66 @@
1748
2347
  "toAble": [
1749
2348
  "it"
1750
2349
  ],
1751
- "unknown": [
1752
- "property"
1753
- ],
1754
- "verby": [
2350
+ "verb": [
1755
2351
  "modifies",
1756
- "is"
2352
+ "is",
2353
+ "remember",
2354
+ "evaluate"
1757
2355
  ]
1758
2356
  },
1759
2357
  "concepts": [
1760
2358
  "properties",
1761
2359
  "unknown",
1762
2360
  "hierarchyAble",
1763
- "object",
1764
2361
  "what",
2362
+ "object",
2363
+ "xfx",
1765
2364
  "queryable",
2365
+ "between",
2366
+ "preposition",
1766
2367
  "readonly",
1767
- "property",
1768
- "xfx",
1769
- "theAble",
1770
- "whose",
1771
2368
  "have",
1772
2369
  "canBeDoQuestion",
1773
2370
  "canBeQuestion",
1774
- "between",
1775
- "preposition",
2371
+ "property",
2372
+ "theAble",
2373
+ "propertyOf",
2374
+ "whose",
1776
2375
  "concept",
1777
2376
  "modifies",
1778
- "verby",
2377
+ "verb",
2378
+ "doubleQuote",
1779
2379
  "it",
1780
2380
  "pronoun",
1781
2381
  "this",
1782
2382
  "questionMark",
1783
2383
  "punctuation",
1784
2384
  "a",
1785
- "articlePOS",
2385
+ "article",
1786
2386
  "the",
1787
- "notAble",
1788
2387
  "whatAble",
2388
+ "negatable",
1789
2389
  "is",
1790
2390
  "toAble",
1791
- "noun",
1792
- "thisitthat",
2391
+ "to",
1793
2392
  "reason",
1794
- "that",
2393
+ "memorable",
2394
+ "remember",
2395
+ "stm_before",
2396
+ "adjective",
1795
2397
  "orAble",
1796
- "ifAble"
2398
+ "ifAble",
2399
+ "evaluate",
2400
+ "each",
2401
+ "every",
2402
+ "distributable",
2403
+ "noun",
2404
+ "thisitthat",
2405
+ "that"
1797
2406
  ],
1798
2407
  "parents": {
1799
2408
  "a": [
1800
- "articlePOS"
2409
+ "article"
1801
2410
  ],
1802
2411
  "between": [
1803
2412
  "preposition"
@@ -1806,6 +2415,21 @@
1806
2415
  "theAble",
1807
2416
  "queryable"
1808
2417
  ],
2418
+ "distributable": [
2419
+ "queryable"
2420
+ ],
2421
+ "doubleQuote": [
2422
+ "queryable"
2423
+ ],
2424
+ "each": [
2425
+ "article"
2426
+ ],
2427
+ "evaluate": [
2428
+ "verb"
2429
+ ],
2430
+ "every": [
2431
+ "article"
2432
+ ],
1809
2433
  "have": [
1810
2434
  "canBeDoQuestion",
1811
2435
  "canBeQuestion"
@@ -1815,7 +2439,7 @@
1815
2439
  ],
1816
2440
  "is": [
1817
2441
  "canBeQuestion",
1818
- "verby"
2442
+ "verb"
1819
2443
  ],
1820
2444
  "it": [
1821
2445
  "pronoun",
@@ -1823,8 +2447,14 @@
1823
2447
  "toAble",
1824
2448
  "thisitthat"
1825
2449
  ],
2450
+ "memorable": [
2451
+ "theAble"
2452
+ ],
1826
2453
  "modifies": [
1827
- "verby"
2454
+ "verb"
2455
+ ],
2456
+ "negatable": [
2457
+ "queryable"
1828
2458
  ],
1829
2459
  "noun": [
1830
2460
  "theAble"
@@ -1838,8 +2468,10 @@
1838
2468
  ],
1839
2469
  "property": [
1840
2470
  "queryable",
1841
- "theAble",
1842
- "unknown"
2471
+ "theAble"
2472
+ ],
2473
+ "propertyOf": [
2474
+ "preposition"
1843
2475
  ],
1844
2476
  "questionMark": [
1845
2477
  "punctuation"
@@ -1851,11 +2483,20 @@
1851
2483
  "theAble",
1852
2484
  "queryable"
1853
2485
  ],
2486
+ "remember": [
2487
+ "verb"
2488
+ ],
2489
+ "stm_before": [
2490
+ "adjective"
2491
+ ],
1854
2492
  "that": [
1855
2493
  "thisitthat"
1856
2494
  ],
1857
2495
  "the": [
1858
- "articlePOS"
2496
+ "article"
2497
+ ],
2498
+ "theAble": [
2499
+ "queryable"
1859
2500
  ],
1860
2501
  "this": [
1861
2502
  "pronoun",
@@ -1865,10 +2506,11 @@
1865
2506
  "thisitthat": [
1866
2507
  "queryable"
1867
2508
  ],
2509
+ "to": [
2510
+ "preposition"
2511
+ ],
1868
2512
  "unknown": [
1869
2513
  "hierarchyAble",
1870
- "object",
1871
- "notAble",
1872
2514
  "theAble",
1873
2515
  "queryable"
1874
2516
  ],
@@ -1894,7 +2536,9 @@
1894
2536
  "root": {
1895
2537
  "a": {
1896
2538
  },
1897
- "articlePOS": {
2539
+ "adjective": {
2540
+ },
2541
+ "article": {
1898
2542
  },
1899
2543
  "between": {
1900
2544
  },
@@ -1904,6 +2548,16 @@
1904
2548
  },
1905
2549
  "concept": {
1906
2550
  },
2551
+ "distributable": {
2552
+ },
2553
+ "doubleQuote": {
2554
+ },
2555
+ "each": {
2556
+ },
2557
+ "evaluate": {
2558
+ },
2559
+ "every": {
2560
+ },
1907
2561
  "have": {
1908
2562
  },
1909
2563
  "hierarchyAble": {
@@ -1914,9 +2568,11 @@
1914
2568
  },
1915
2569
  "it": {
1916
2570
  },
2571
+ "memorable": {
2572
+ },
1917
2573
  "modifies": {
1918
2574
  },
1919
- "notAble": {
2575
+ "negatable": {
1920
2576
  },
1921
2577
  "noun": {
1922
2578
  },
@@ -1930,6 +2586,8 @@
1930
2586
  },
1931
2587
  "property": {
1932
2588
  },
2589
+ "propertyOf": {
2590
+ },
1933
2591
  "punctuation": {
1934
2592
  },
1935
2593
  "queryable": {
@@ -1940,6 +2598,10 @@
1940
2598
  },
1941
2599
  "reason": {
1942
2600
  },
2601
+ "remember": {
2602
+ },
2603
+ "stm_before": {
2604
+ },
1943
2605
  "that": {
1944
2606
  },
1945
2607
  "the": {
@@ -1950,11 +2612,13 @@
1950
2612
  },
1951
2613
  "thisitthat": {
1952
2614
  },
2615
+ "to": {
2616
+ },
1953
2617
  "toAble": {
1954
2618
  },
1955
2619
  "unknown": {
1956
2620
  },
1957
- "verby": {
2621
+ "verb": {
1958
2622
  },
1959
2623
  "what": {
1960
2624
  },
@@ -1984,11 +2648,14 @@
1984
2648
  ],
1985
2649
  "variables": {
1986
2650
  }
2651
+ },
2652
+ "tokenize2": {
1987
2653
  }
1988
2654
  },
1989
2655
  "processed": [
1990
2656
  {
1991
2657
  "context": {
2658
+ "context_index": 1,
1992
2659
  "dead": true,
1993
2660
  "default": true,
1994
2661
  "level": 1,
@@ -2041,6 +2708,103 @@
2041
2708
  "query": "half sizeable",
2042
2709
  "responses": [
2043
2710
  ""
2711
+ ],
2712
+ "summaries": [
2713
+ {
2714
+ "length": 1,
2715
+ "summaries": [
2716
+ {
2717
+ "counter": 1,
2718
+ "operators": [
2719
+ {
2720
+ "marker": [
2721
+ "size",
2722
+ 0
2723
+ ],
2724
+ "range": {
2725
+ "end": 3,
2726
+ "start": 0
2727
+ }
2728
+ },
2729
+ {
2730
+ "marker": [
2731
+ "sizeable",
2732
+ 0
2733
+ ],
2734
+ "range": {
2735
+ "end": 12,
2736
+ "start": 5
2737
+ }
2738
+ }
2739
+ ]
2740
+ },
2741
+ {
2742
+ "counter": 2,
2743
+ "operators": [
2744
+ {
2745
+ "marker": [
2746
+ "size",
2747
+ 1
2748
+ ],
2749
+ "range": {
2750
+ "end": 3,
2751
+ "start": 0
2752
+ }
2753
+ },
2754
+ {
2755
+ "marker": [
2756
+ "sizeable",
2757
+ 0
2758
+ ],
2759
+ "range": {
2760
+ "end": 12,
2761
+ "start": 5
2762
+ }
2763
+ }
2764
+ ]
2765
+ },
2766
+ {
2767
+ "counter": 3,
2768
+ "operators": [
2769
+ {
2770
+ "marker": [
2771
+ "size",
2772
+ 1
2773
+ ],
2774
+ "range": {
2775
+ "end": 3,
2776
+ "start": 0
2777
+ }
2778
+ },
2779
+ {
2780
+ "marker": [
2781
+ "sizeable",
2782
+ 1
2783
+ ],
2784
+ "range": {
2785
+ "end": 12,
2786
+ "start": 5
2787
+ }
2788
+ }
2789
+ ]
2790
+ },
2791
+ {
2792
+ "counter": 4,
2793
+ "operators": [
2794
+ {
2795
+ "marker": [
2796
+ "sizeable",
2797
+ 1
2798
+ ],
2799
+ "range": {
2800
+ "end": 12,
2801
+ "start": 0
2802
+ }
2803
+ }
2804
+ ]
2805
+ }
2806
+ ]
2807
+ }
2044
2808
  ]
2045
2809
  },
2046
2810
  {
@@ -2060,6 +2824,7 @@
2060
2824
  },
2061
2825
  "contexts": [
2062
2826
  {
2827
+ "context_index": 1,
2063
2828
  "dead": true,
2064
2829
  "default": true,
2065
2830
  "level": 1,
@@ -2155,47 +2920,69 @@
2155
2920
  },
2156
2921
  "objects": {
2157
2922
  "nameToUUID": {
2923
+ "articles": "articles2",
2924
+ "asking": "asking2",
2158
2925
  "concept": "concept2",
2926
+ "conjunction": "conjunction2",
2159
2927
  "dialogues": "dialogues2",
2928
+ "evaluate": "evaluate2",
2160
2929
  "gdefaults": "gdefaults2",
2161
2930
  "hierarchy": "hierarchy2",
2162
2931
  "meta": "meta2",
2932
+ "negation": "negation2",
2163
2933
  "numbers": "numbers2",
2164
2934
  "pos": "pos2",
2165
2935
  "properties": "properties2",
2166
2936
  "punctuation": "punctuation2",
2167
2937
  "sdefaults": "sdefaults2",
2168
2938
  "sizeable": "sizeable1",
2169
- "stm": "stm2"
2939
+ "stm": "stm2",
2940
+ "tokenize": "tokenize2"
2170
2941
  },
2171
2942
  "namespaced": {
2943
+ "articles2": {
2944
+ },
2945
+ "asking2": {
2946
+ },
2172
2947
  "concept2": {
2173
2948
  "defaultTypesForHierarchy": {
2174
2949
  },
2175
2950
  "valueToWords": [
2176
2951
  ]
2177
2952
  },
2953
+ "conjunction2": {
2954
+ },
2178
2955
  "dialogues2": {
2956
+ "idSuffix": "",
2179
2957
  "mentioned": [
2180
2958
  ],
2181
2959
  "variables": {
2182
2960
  }
2183
2961
  },
2962
+ "evaluate2": {
2963
+ },
2184
2964
  "gdefaults2": {
2185
2965
  },
2186
2966
  "hierarchy2": {
2187
2967
  },
2188
2968
  "meta2": {
2189
2969
  },
2970
+ "negation2": {
2971
+ },
2190
2972
  "numbers2": {
2191
2973
  },
2192
2974
  "pos2": {
2193
2975
  },
2194
2976
  "properties2": {
2195
2977
  "children": {
2196
- "articlePOS": [
2978
+ "adjective": [
2979
+ "stm_before"
2980
+ ],
2981
+ "article": [
2197
2982
  "a",
2198
- "the"
2983
+ "the",
2984
+ "each",
2985
+ "every"
2199
2986
  ],
2200
2987
  "canBeDoQuestion": [
2201
2988
  "have"
@@ -2210,16 +2997,14 @@
2210
2997
  "ifAble": [
2211
2998
  "orAble"
2212
2999
  ],
2213
- "notAble": [
2214
- "unknown"
2215
- ],
2216
3000
  "object": [
2217
- "unknown",
2218
3001
  "what",
2219
3002
  "whose"
2220
3003
  ],
2221
3004
  "preposition": [
2222
- "between"
3005
+ "between",
3006
+ "propertyOf",
3007
+ "to"
2223
3008
  ],
2224
3009
  "pronoun": [
2225
3010
  "it",
@@ -2229,27 +3014,32 @@
2229
3014
  "questionMark"
2230
3015
  ],
2231
3016
  "queryable": [
3017
+ "xfx",
2232
3018
  "hierarchyAble",
2233
3019
  "readonly",
2234
3020
  "property",
2235
3021
  "object",
2236
- "xfx",
2237
3022
  "concept",
3023
+ "doubleQuote",
3024
+ "theAble",
2238
3025
  "unknown",
2239
3026
  "it",
2240
3027
  "what",
2241
3028
  "whatAble",
3029
+ "negatable",
2242
3030
  "this",
2243
- "thisitthat",
2244
- "reason"
3031
+ "reason",
3032
+ "distributable",
3033
+ "thisitthat"
2245
3034
  ],
2246
3035
  "theAble": [
2247
3036
  "property",
2248
3037
  "object",
2249
3038
  "concept",
2250
3039
  "unknown",
2251
- "noun",
2252
- "reason"
3040
+ "reason",
3041
+ "memorable",
3042
+ "noun"
2253
3043
  ],
2254
3044
  "thisitthat": [
2255
3045
  "it",
@@ -2259,56 +3049,66 @@
2259
3049
  "toAble": [
2260
3050
  "it"
2261
3051
  ],
2262
- "unknown": [
2263
- "property"
2264
- ],
2265
- "verby": [
3052
+ "verb": [
2266
3053
  "modifies",
2267
- "is"
3054
+ "is",
3055
+ "remember",
3056
+ "evaluate"
2268
3057
  ]
2269
3058
  },
2270
3059
  "concepts": [
2271
3060
  "properties",
2272
3061
  "unknown",
2273
3062
  "hierarchyAble",
2274
- "object",
2275
3063
  "what",
3064
+ "object",
3065
+ "xfx",
2276
3066
  "queryable",
3067
+ "between",
3068
+ "preposition",
2277
3069
  "readonly",
2278
- "property",
2279
- "xfx",
2280
- "theAble",
2281
- "whose",
2282
3070
  "have",
2283
3071
  "canBeDoQuestion",
2284
3072
  "canBeQuestion",
2285
- "between",
2286
- "preposition",
3073
+ "property",
3074
+ "theAble",
3075
+ "propertyOf",
3076
+ "whose",
2287
3077
  "concept",
2288
3078
  "modifies",
2289
- "verby",
3079
+ "verb",
3080
+ "doubleQuote",
2290
3081
  "it",
2291
3082
  "pronoun",
2292
3083
  "this",
2293
3084
  "questionMark",
2294
3085
  "punctuation",
2295
3086
  "a",
2296
- "articlePOS",
3087
+ "article",
2297
3088
  "the",
2298
- "notAble",
2299
3089
  "whatAble",
3090
+ "negatable",
2300
3091
  "is",
2301
3092
  "toAble",
2302
- "noun",
2303
- "thisitthat",
3093
+ "to",
2304
3094
  "reason",
2305
- "that",
3095
+ "memorable",
3096
+ "remember",
3097
+ "stm_before",
3098
+ "adjective",
2306
3099
  "orAble",
2307
- "ifAble"
3100
+ "ifAble",
3101
+ "evaluate",
3102
+ "each",
3103
+ "every",
3104
+ "distributable",
3105
+ "noun",
3106
+ "thisitthat",
3107
+ "that"
2308
3108
  ],
2309
3109
  "parents": {
2310
3110
  "a": [
2311
- "articlePOS"
3111
+ "article"
2312
3112
  ],
2313
3113
  "between": [
2314
3114
  "preposition"
@@ -2317,6 +3117,21 @@
2317
3117
  "theAble",
2318
3118
  "queryable"
2319
3119
  ],
3120
+ "distributable": [
3121
+ "queryable"
3122
+ ],
3123
+ "doubleQuote": [
3124
+ "queryable"
3125
+ ],
3126
+ "each": [
3127
+ "article"
3128
+ ],
3129
+ "evaluate": [
3130
+ "verb"
3131
+ ],
3132
+ "every": [
3133
+ "article"
3134
+ ],
2320
3135
  "have": [
2321
3136
  "canBeDoQuestion",
2322
3137
  "canBeQuestion"
@@ -2326,7 +3141,7 @@
2326
3141
  ],
2327
3142
  "is": [
2328
3143
  "canBeQuestion",
2329
- "verby"
3144
+ "verb"
2330
3145
  ],
2331
3146
  "it": [
2332
3147
  "pronoun",
@@ -2334,8 +3149,14 @@
2334
3149
  "toAble",
2335
3150
  "thisitthat"
2336
3151
  ],
3152
+ "memorable": [
3153
+ "theAble"
3154
+ ],
2337
3155
  "modifies": [
2338
- "verby"
3156
+ "verb"
3157
+ ],
3158
+ "negatable": [
3159
+ "queryable"
2339
3160
  ],
2340
3161
  "noun": [
2341
3162
  "theAble"
@@ -2349,8 +3170,10 @@
2349
3170
  ],
2350
3171
  "property": [
2351
3172
  "queryable",
2352
- "theAble",
2353
- "unknown"
3173
+ "theAble"
3174
+ ],
3175
+ "propertyOf": [
3176
+ "preposition"
2354
3177
  ],
2355
3178
  "questionMark": [
2356
3179
  "punctuation"
@@ -2362,11 +3185,20 @@
2362
3185
  "theAble",
2363
3186
  "queryable"
2364
3187
  ],
3188
+ "remember": [
3189
+ "verb"
3190
+ ],
3191
+ "stm_before": [
3192
+ "adjective"
3193
+ ],
2365
3194
  "that": [
2366
3195
  "thisitthat"
2367
3196
  ],
2368
3197
  "the": [
2369
- "articlePOS"
3198
+ "article"
3199
+ ],
3200
+ "theAble": [
3201
+ "queryable"
2370
3202
  ],
2371
3203
  "this": [
2372
3204
  "pronoun",
@@ -2376,10 +3208,11 @@
2376
3208
  "thisitthat": [
2377
3209
  "queryable"
2378
3210
  ],
3211
+ "to": [
3212
+ "preposition"
3213
+ ],
2379
3214
  "unknown": [
2380
3215
  "hierarchyAble",
2381
- "object",
2382
- "notAble",
2383
3216
  "theAble",
2384
3217
  "queryable"
2385
3218
  ],
@@ -2405,7 +3238,9 @@
2405
3238
  "root": {
2406
3239
  "a": {
2407
3240
  },
2408
- "articlePOS": {
3241
+ "adjective": {
3242
+ },
3243
+ "article": {
2409
3244
  },
2410
3245
  "between": {
2411
3246
  },
@@ -2415,6 +3250,16 @@
2415
3250
  },
2416
3251
  "concept": {
2417
3252
  },
3253
+ "distributable": {
3254
+ },
3255
+ "doubleQuote": {
3256
+ },
3257
+ "each": {
3258
+ },
3259
+ "evaluate": {
3260
+ },
3261
+ "every": {
3262
+ },
2418
3263
  "have": {
2419
3264
  },
2420
3265
  "hierarchyAble": {
@@ -2425,9 +3270,11 @@
2425
3270
  },
2426
3271
  "it": {
2427
3272
  },
3273
+ "memorable": {
3274
+ },
2428
3275
  "modifies": {
2429
3276
  },
2430
- "notAble": {
3277
+ "negatable": {
2431
3278
  },
2432
3279
  "noun": {
2433
3280
  },
@@ -2441,6 +3288,8 @@
2441
3288
  },
2442
3289
  "property": {
2443
3290
  },
3291
+ "propertyOf": {
3292
+ },
2444
3293
  "punctuation": {
2445
3294
  },
2446
3295
  "queryable": {
@@ -2451,6 +3300,10 @@
2451
3300
  },
2452
3301
  "reason": {
2453
3302
  },
3303
+ "remember": {
3304
+ },
3305
+ "stm_before": {
3306
+ },
2454
3307
  "that": {
2455
3308
  },
2456
3309
  "the": {
@@ -2461,11 +3314,13 @@
2461
3314
  },
2462
3315
  "thisitthat": {
2463
3316
  },
3317
+ "to": {
3318
+ },
2464
3319
  "toAble": {
2465
3320
  },
2466
3321
  "unknown": {
2467
3322
  },
2468
- "verby": {
3323
+ "verb": {
2469
3324
  },
2470
3325
  "what": {
2471
3326
  },
@@ -2495,11 +3350,14 @@
2495
3350
  ],
2496
3351
  "variables": {
2497
3352
  }
3353
+ },
3354
+ "tokenize2": {
2498
3355
  }
2499
3356
  },
2500
3357
  "processed": [
2501
3358
  {
2502
3359
  "context": {
3360
+ "context_index": 1,
2503
3361
  "dead": true,
2504
3362
  "default": true,
2505
3363
  "level": 1,
@@ -2552,6 +3410,103 @@
2552
3410
  "query": "full sizeable",
2553
3411
  "responses": [
2554
3412
  ""
3413
+ ],
3414
+ "summaries": [
3415
+ {
3416
+ "length": 1,
3417
+ "summaries": [
3418
+ {
3419
+ "counter": 1,
3420
+ "operators": [
3421
+ {
3422
+ "marker": [
3423
+ "size",
3424
+ 0
3425
+ ],
3426
+ "range": {
3427
+ "end": 3,
3428
+ "start": 0
3429
+ }
3430
+ },
3431
+ {
3432
+ "marker": [
3433
+ "sizeable",
3434
+ 0
3435
+ ],
3436
+ "range": {
3437
+ "end": 12,
3438
+ "start": 5
3439
+ }
3440
+ }
3441
+ ]
3442
+ },
3443
+ {
3444
+ "counter": 2,
3445
+ "operators": [
3446
+ {
3447
+ "marker": [
3448
+ "size",
3449
+ 1
3450
+ ],
3451
+ "range": {
3452
+ "end": 3,
3453
+ "start": 0
3454
+ }
3455
+ },
3456
+ {
3457
+ "marker": [
3458
+ "sizeable",
3459
+ 0
3460
+ ],
3461
+ "range": {
3462
+ "end": 12,
3463
+ "start": 5
3464
+ }
3465
+ }
3466
+ ]
3467
+ },
3468
+ {
3469
+ "counter": 3,
3470
+ "operators": [
3471
+ {
3472
+ "marker": [
3473
+ "size",
3474
+ 1
3475
+ ],
3476
+ "range": {
3477
+ "end": 3,
3478
+ "start": 0
3479
+ }
3480
+ },
3481
+ {
3482
+ "marker": [
3483
+ "sizeable",
3484
+ 1
3485
+ ],
3486
+ "range": {
3487
+ "end": 12,
3488
+ "start": 5
3489
+ }
3490
+ }
3491
+ ]
3492
+ },
3493
+ {
3494
+ "counter": 4,
3495
+ "operators": [
3496
+ {
3497
+ "marker": [
3498
+ "sizeable",
3499
+ 1
3500
+ ],
3501
+ "range": {
3502
+ "end": 12,
3503
+ "start": 0
3504
+ }
3505
+ }
3506
+ ]
3507
+ }
3508
+ ]
3509
+ }
2555
3510
  ]
2556
3511
  }
2557
3512
  ]