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
@@ -28,105 +28,577 @@
28
28
  ],
29
29
  "config": {
30
30
  "words": {
31
- "(": [
31
+ "hierarchy": [
32
32
  {
33
- "id": "leftParenthesis",
34
- "initial": "{\"word\":\"(\",\"value\":\"(\",\"depth\":\"+\"}",
35
- "word": "("
36
- }
37
- ],
38
- ")": [
33
+ "child": " ",
34
+ "parent": "space"
35
+ },
39
36
  {
40
- "id": "rightParenthesis",
41
- "initial": "{\"word\":\")\",\"value\":\")\",\"depth\":\"-\"}",
42
- "word": ")"
43
- }
44
- ],
45
- ",": [
37
+ "child": "0",
38
+ "parent": "digit"
39
+ },
46
40
  {
47
- "id": "comma",
48
- "initial": "{\"word\":\",\",\"value\":\",\",\"depth\":\"+\"}",
49
- "word": ","
50
- }
51
- ],
52
- ":": [
41
+ "child": "1",
42
+ "parent": "digit"
43
+ },
53
44
  {
54
- "id": "colon",
55
- "initial": "{ value: \":\"}"
56
- }
57
- ],
58
- "?": [
45
+ "child": "2",
46
+ "parent": "digit"
47
+ },
59
48
  {
60
- "id": "questionMark",
61
- "initial": "{}"
62
- }
63
- ],
64
- "are": [
49
+ "child": "3",
50
+ "parent": "digit"
51
+ },
65
52
  {
66
- "id": "is",
67
- "initial": "{ number: 'many' }"
53
+ "child": "4",
54
+ "parent": "digit"
68
55
  },
69
56
  {
70
- "id": "isEd",
71
- "initial": "{ number: 'many' }"
72
- }
73
- ],
74
- "brief": [
57
+ "child": "5",
58
+ "parent": "digit"
59
+ },
75
60
  {
76
- "id": "briefOrWordy",
77
- "initial": "{ value: 'brief' }"
78
- }
79
- ],
80
- "do": [
61
+ "child": "6",
62
+ "parent": "digit"
63
+ },
81
64
  {
82
- "id": "does",
83
- "initial": "{ number: 'many' }"
84
- }
85
- ],
86
- "does": [
65
+ "child": "7",
66
+ "parent": "digit"
67
+ },
87
68
  {
88
- "id": "does",
89
- "initial": "{ number: 'one' }"
90
- }
91
- ],
92
- "is": [
69
+ "child": "8",
70
+ "parent": "digit"
71
+ },
93
72
  {
94
- "id": "is",
95
- "initial": "{ number: 'one' }"
73
+ "child": "9",
74
+ "parent": "digit"
96
75
  },
97
76
  {
98
- "id": "isEd",
99
- "initial": "{ number: 'one' }"
100
- }
101
- ],
102
- "no": [
77
+ "child": "lower",
78
+ "parent": "letter"
79
+ },
103
80
  {
104
- "id": "yesno",
105
- "initial": "{ value: false }"
106
- }
107
- ],
108
- "the": [
81
+ "child": "upper",
82
+ "parent": "letter"
83
+ },
109
84
  {
110
- "id": "the",
111
- "initial": "{ modifiers: [] }"
112
- }
113
- ],
114
- "who": [
85
+ "child": "a",
86
+ "parent": "lower"
87
+ },
115
88
  {
116
- "id": "what",
117
- "initial": "{ modifiers: [], query: true }"
118
- }
119
- ],
120
- "wordy": [
89
+ "child": "b",
90
+ "parent": "lower"
91
+ },
92
+ {
93
+ "child": "c",
94
+ "parent": "lower"
95
+ },
96
+ {
97
+ "child": "d",
98
+ "parent": "lower"
99
+ },
100
+ {
101
+ "child": "e",
102
+ "parent": "lower"
103
+ },
104
+ {
105
+ "child": "f",
106
+ "parent": "lower"
107
+ },
108
+ {
109
+ "child": "g",
110
+ "parent": "lower"
111
+ },
112
+ {
113
+ "child": "h",
114
+ "parent": "lower"
115
+ },
116
+ {
117
+ "child": "i",
118
+ "parent": "lower"
119
+ },
120
+ {
121
+ "child": "j",
122
+ "parent": "lower"
123
+ },
124
+ {
125
+ "child": "k",
126
+ "parent": "lower"
127
+ },
128
+ {
129
+ "child": "l",
130
+ "parent": "lower"
131
+ },
132
+ {
133
+ "child": "m",
134
+ "parent": "lower"
135
+ },
136
+ {
137
+ "child": "n",
138
+ "parent": "lower"
139
+ },
140
+ {
141
+ "child": "o",
142
+ "parent": "lower"
143
+ },
144
+ {
145
+ "child": "p",
146
+ "parent": "lower"
147
+ },
148
+ {
149
+ "child": "q",
150
+ "parent": "lower"
151
+ },
152
+ {
153
+ "child": "r",
154
+ "parent": "lower"
155
+ },
156
+ {
157
+ "child": "s",
158
+ "parent": "lower"
159
+ },
160
+ {
161
+ "child": "t",
162
+ "parent": "lower"
163
+ },
164
+ {
165
+ "child": "u",
166
+ "parent": "lower"
167
+ },
168
+ {
169
+ "child": "v",
170
+ "parent": "lower"
171
+ },
172
+ {
173
+ "child": "w",
174
+ "parent": "lower"
175
+ },
176
+ {
177
+ "child": "x",
178
+ "parent": "lower"
179
+ },
180
+ {
181
+ "child": "y",
182
+ "parent": "lower"
183
+ },
184
+ {
185
+ "child": "z",
186
+ "parent": "lower"
187
+ },
188
+ {
189
+ "child": "A",
190
+ "parent": "upper"
191
+ },
192
+ {
193
+ "child": "B",
194
+ "parent": "upper"
195
+ },
196
+ {
197
+ "child": "C",
198
+ "parent": "upper"
199
+ },
200
+ {
201
+ "child": "D",
202
+ "parent": "upper"
203
+ },
204
+ {
205
+ "child": "E",
206
+ "parent": "upper"
207
+ },
208
+ {
209
+ "child": "F",
210
+ "parent": "upper"
211
+ },
212
+ {
213
+ "child": "G",
214
+ "parent": "upper"
215
+ },
216
+ {
217
+ "child": "H",
218
+ "parent": "upper"
219
+ },
220
+ {
221
+ "child": "I",
222
+ "parent": "upper"
223
+ },
224
+ {
225
+ "child": "J",
226
+ "parent": "upper"
227
+ },
228
+ {
229
+ "child": "K",
230
+ "parent": "upper"
231
+ },
232
+ {
233
+ "child": "L",
234
+ "parent": "upper"
235
+ },
236
+ {
237
+ "child": "M",
238
+ "parent": "upper"
239
+ },
240
+ {
241
+ "child": "N",
242
+ "parent": "upper"
243
+ },
244
+ {
245
+ "child": "O",
246
+ "parent": "upper"
247
+ },
248
+ {
249
+ "child": "P",
250
+ "parent": "upper"
251
+ },
252
+ {
253
+ "child": "Q",
254
+ "parent": "upper"
255
+ },
256
+ {
257
+ "child": "R",
258
+ "parent": "upper"
259
+ },
260
+ {
261
+ "child": "S",
262
+ "parent": "upper"
263
+ },
264
+ {
265
+ "child": "T",
266
+ "parent": "upper"
267
+ },
268
+ {
269
+ "child": "U",
270
+ "parent": "upper"
271
+ },
272
+ {
273
+ "child": "V",
274
+ "parent": "upper"
275
+ },
276
+ {
277
+ "child": "W",
278
+ "parent": "upper"
279
+ },
280
+ {
281
+ "child": "X",
282
+ "parent": "upper"
283
+ },
284
+ {
285
+ "child": "Y",
286
+ "parent": "upper"
287
+ },
288
+ {
289
+ "child": "Z",
290
+ "parent": "upper"
291
+ },
292
+ {
293
+ "child": "letter",
294
+ "parent": "alphanumeric"
295
+ },
296
+ {
297
+ "child": "digit",
298
+ "parent": "alphanumeric"
299
+ },
300
+ {
301
+ "child": "_",
302
+ "parent": "alphanumeric"
303
+ },
304
+ {
305
+ "child": "~",
306
+ "parent": "punctuation"
307
+ },
308
+ {
309
+ "child": "!",
310
+ "parent": "punctuation"
311
+ },
312
+ {
313
+ "child": "@",
314
+ "parent": "punctuation"
315
+ },
316
+ {
317
+ "child": "#",
318
+ "parent": "punctuation"
319
+ },
320
+ {
321
+ "child": "$",
322
+ "parent": "punctuation"
323
+ },
324
+ {
325
+ "child": "%",
326
+ "parent": "punctuation"
327
+ },
328
+ {
329
+ "child": "^",
330
+ "parent": "punctuation"
331
+ },
332
+ {
333
+ "child": "&",
334
+ "parent": "punctuation"
335
+ },
336
+ {
337
+ "child": "*",
338
+ "parent": "punctuation"
339
+ },
340
+ {
341
+ "child": "(",
342
+ "parent": "punctuation"
343
+ },
344
+ {
345
+ "child": ")",
346
+ "parent": "punctuation"
347
+ },
348
+ {
349
+ "child": "+",
350
+ "parent": "punctuation"
351
+ },
352
+ {
353
+ "child": "-",
354
+ "parent": "punctuation"
355
+ },
356
+ {
357
+ "child": "=",
358
+ "parent": "punctuation"
359
+ },
360
+ {
361
+ "child": "[",
362
+ "parent": "punctuation"
363
+ },
364
+ {
365
+ "child": "]",
366
+ "parent": "punctuation"
367
+ },
368
+ {
369
+ "child": "{",
370
+ "parent": "punctuation"
371
+ },
372
+ {
373
+ "child": "}",
374
+ "parent": "punctuation"
375
+ },
376
+ {
377
+ "child": "\\",
378
+ "parent": "punctuation"
379
+ },
380
+ {
381
+ "child": "|",
382
+ "parent": "punctuation"
383
+ },
384
+ {
385
+ "child": ";",
386
+ "parent": "punctuation"
387
+ },
388
+ {
389
+ "child": ":",
390
+ "parent": "punctuation"
391
+ },
392
+ {
393
+ "child": ",",
394
+ "parent": "punctuation"
395
+ },
396
+ {
397
+ "child": "<",
398
+ "parent": "punctuation"
399
+ },
400
+ {
401
+ "child": ">",
402
+ "parent": "punctuation"
403
+ },
404
+ {
405
+ "child": "/",
406
+ "parent": "punctuation"
407
+ },
408
+ {
409
+ "child": "?",
410
+ "parent": "punctuation"
411
+ },
412
+ {
413
+ "child": "'",
414
+ "parent": "punctuation"
415
+ },
121
416
  {
122
- "id": "briefOrWordy",
123
- "initial": "{ value: 'wordy' }"
417
+ "child": "\"",
418
+ "parent": "punctuation"
124
419
  }
125
420
  ],
126
- "yes": [
421
+ "literals": {
422
+ "\"": [
423
+ {
424
+ "id": "doubleQuote",
425
+ "initial": "{\"word\":\"\\\"\",\"depth\":\"+\"}",
426
+ "word": "\""
427
+ }
428
+ ],
429
+ "(": [
430
+ {
431
+ "id": "leftParenthesis",
432
+ "initial": "{\"word\":\"(\",\"value\":\"(\",\"depth\":\"+\"}",
433
+ "word": "("
434
+ }
435
+ ],
436
+ ")": [
437
+ {
438
+ "id": "rightParenthesis",
439
+ "initial": "{\"word\":\")\",\"value\":\")\",\"depth\":\"-\"}",
440
+ "word": ")"
441
+ }
442
+ ],
443
+ ",": [
444
+ {
445
+ "id": "comma",
446
+ "initial": "{\"word\":\",\",\"value\":\",\",\"depth\":\"+\"}",
447
+ "word": ","
448
+ }
449
+ ],
450
+ ".": [
451
+ {
452
+ "id": "endOfSentence",
453
+ "initial": "{ value: \"endOfSentence\"}"
454
+ }
455
+ ],
456
+ ":": [
457
+ {
458
+ "id": "colon",
459
+ "initial": "{ value: \"colon\"}"
460
+ }
461
+ ],
462
+ "?": [
463
+ {
464
+ "id": "questionMark",
465
+ "initial": "{}"
466
+ }
467
+ ],
468
+ "are": [
469
+ {
470
+ "id": "is",
471
+ "initial": "{ number: 'many' }"
472
+ },
473
+ {
474
+ "id": "isEd",
475
+ "initial": "{ number: 'many' }"
476
+ }
477
+ ],
478
+ "brief": [
479
+ {
480
+ "id": "briefOrWordy",
481
+ "initial": "{ value: 'brief' }"
482
+ }
483
+ ],
484
+ "do": [
485
+ {
486
+ "id": "does",
487
+ "initial": "{ number: 'many' }"
488
+ }
489
+ ],
490
+ "does": [
491
+ {
492
+ "id": "does",
493
+ "initial": "{ number: 'one' }"
494
+ }
495
+ ],
496
+ "is": [
497
+ {
498
+ "id": "is",
499
+ "initial": "{ number: 'one' }"
500
+ },
501
+ {
502
+ "id": "isEd",
503
+ "initial": "{ number: 'one' }"
504
+ }
505
+ ],
506
+ "memorable": [
507
+ {
508
+ "id": "memorable",
509
+ "initial": "{\"word\":\"memorable\",\"number\":\"one\"}",
510
+ "word": "memorable"
511
+ }
512
+ ],
513
+ "memorables": [
514
+ {
515
+ "id": "memorable",
516
+ "initial": "{\"word\":\"memorables\",\"number\":\"many\"}",
517
+ "word": "memorables"
518
+ }
519
+ ],
520
+ "negatable": [
521
+ {
522
+ "id": "negatable",
523
+ "initial": "{\"word\":\"negatable\",\"number\":\"one\"}",
524
+ "word": "negatable"
525
+ }
526
+ ],
527
+ "negatables": [
528
+ {
529
+ "id": "negatable",
530
+ "initial": "{\"word\":\"negatables\",\"number\":\"many\"}",
531
+ "word": "negatables"
532
+ }
533
+ ],
534
+ "no": [
535
+ {
536
+ "id": "yesno",
537
+ "initial": "{ value: false }"
538
+ }
539
+ ],
540
+ "the": [
541
+ {
542
+ "id": "the",
543
+ "initial": "{ modifiers: [] }"
544
+ }
545
+ ],
546
+ "who": [
547
+ {
548
+ "id": "what",
549
+ "initial": "{ modifiers: [], query: true }"
550
+ }
551
+ ],
552
+ "wordy": [
553
+ {
554
+ "id": "briefOrWordy",
555
+ "initial": "{ value: 'wordy' }"
556
+ }
557
+ ],
558
+ "yes": [
559
+ {
560
+ "id": "yesno",
561
+ "initial": "{ value: true }"
562
+ }
563
+ ]
564
+ },
565
+ "patterns": [
566
+ {
567
+ "defs": [
568
+ {
569
+ "remove": true,
570
+ "uuid": "tokenize2"
571
+ }
572
+ ],
573
+ "pattern": [
574
+ {
575
+ "type": "space"
576
+ },
577
+ {
578
+ "repeat": true
579
+ }
580
+ ]
581
+ },
127
582
  {
128
- "id": "yesno",
129
- "initial": "{ value: true }"
583
+ "allow_partial_matches": false,
584
+ "check_spelling": true,
585
+ "defs": [
586
+ {
587
+ "id": "unknown",
588
+ "initial": "{ value: text, unknown: true }",
589
+ "uuid": "tokenize2"
590
+ }
591
+ ],
592
+ "is_unknown": true,
593
+ "pattern": [
594
+ {
595
+ "type": "alphanumeric"
596
+ },
597
+ {
598
+ "repeat": true
599
+ }
600
+ ],
601
+ "scale": 0.8
130
602
  }
131
603
  ]
132
604
  }
@@ -150,6 +622,7 @@
150
622
  "value": "action1",
151
623
  "word": "action1"
152
624
  },
625
+ "context_index": 1,
153
626
  "dead": true,
154
627
  "default": true,
155
628
  "event": {
@@ -183,6 +656,7 @@
183
656
  "word": "after"
184
657
  },
185
658
  {
659
+ "context_index": 3,
186
660
  "dead": true,
187
661
  "default": true,
188
662
  "level": 1,
@@ -231,6 +705,7 @@
231
705
  "word": "action1"
232
706
  },
233
707
  {
708
+ "context_index": 5,
234
709
  "dead": true,
235
710
  "default": true,
236
711
  "level": 1,
@@ -399,28 +874,45 @@
399
874
  },
400
875
  "objects": {
401
876
  "nameToUUID": {
877
+ "articles": "articles2",
878
+ "asking": "asking2",
879
+ "conjunction": "conjunction2",
402
880
  "dialogues": "dialogues2",
881
+ "evaluate": "evaluate2",
403
882
  "events": "events1",
404
883
  "gdefaults": "gdefaults2",
405
884
  "meta": "meta2",
885
+ "negation": "negation2",
406
886
  "pos": "pos2",
407
887
  "punctuation": "punctuation2",
408
888
  "sdefaults": "sdefaults2",
409
- "stm": "stm2"
889
+ "stm": "stm2",
890
+ "tokenize": "tokenize2"
410
891
  },
411
892
  "namespaced": {
893
+ "articles2": {
894
+ },
895
+ "asking2": {
896
+ },
897
+ "conjunction2": {
898
+ },
412
899
  "dialogues2": {
900
+ "idSuffix": "",
413
901
  "mentioned": [
414
902
  ],
415
903
  "variables": {
416
904
  }
417
905
  },
906
+ "evaluate2": {
907
+ },
418
908
  "events1": {
419
909
  },
420
910
  "gdefaults2": {
421
911
  },
422
912
  "meta2": {
423
913
  },
914
+ "negation2": {
915
+ },
424
916
  "pos2": {
425
917
  },
426
918
  "punctuation2": {
@@ -432,6 +924,8 @@
432
924
  ],
433
925
  "variables": {
434
926
  }
927
+ },
928
+ "tokenize2": {
435
929
  }
436
930
  },
437
931
  "processed": [
@@ -496,6 +990,7 @@
496
990
  },
497
991
  {
498
992
  "context": {
993
+ "context_index": 5,
499
994
  "dead": true,
500
995
  "default": true,
501
996
  "level": 1,
@@ -586,6 +1081,7 @@
586
1081
  },
587
1082
  {
588
1083
  "context": {
1084
+ "context_index": 3,
589
1085
  "dead": true,
590
1086
  "default": true,
591
1087
  "level": 1,
@@ -644,118 +1140,908 @@
644
1140
  "",
645
1141
  "",
646
1142
  ""
647
- ]
648
- },
649
- {
650
- "associations": [
651
1143
  ],
652
- "config": {
653
- "words": {
654
- "(": [
1144
+ "summaries": [
1145
+ {
1146
+ "length": 7,
1147
+ "summaries": [
655
1148
  {
656
- "id": "leftParenthesis",
657
- "initial": "{\"word\":\"(\",\"value\":\"(\",\"depth\":\"+\"}",
658
- "word": "("
659
- }
660
- ],
661
- ")": [
1149
+ "counter": 1,
1150
+ "operators": [
1151
+ {
1152
+ "marker": [
1153
+ "after",
1154
+ 0
1155
+ ],
1156
+ "range": {
1157
+ "end": 4,
1158
+ "start": 0
1159
+ }
1160
+ },
1161
+ {
1162
+ "marker": [
1163
+ "event1",
1164
+ 0
1165
+ ],
1166
+ "range": {
1167
+ "end": 11,
1168
+ "start": 6
1169
+ }
1170
+ },
1171
+ {
1172
+ "marker": [
1173
+ "action1",
1174
+ 0
1175
+ ],
1176
+ "range": {
1177
+ "end": 19,
1178
+ "start": 13
1179
+ }
1180
+ },
1181
+ {
1182
+ "marker": [
1183
+ "event1",
1184
+ 0
1185
+ ],
1186
+ "range": {
1187
+ "end": 26,
1188
+ "start": 21
1189
+ }
1190
+ },
1191
+ {
1192
+ "marker": [
1193
+ "event1",
1194
+ 0
1195
+ ],
1196
+ "range": {
1197
+ "end": 33,
1198
+ "start": 28
1199
+ }
1200
+ }
1201
+ ]
1202
+ },
662
1203
  {
663
- "id": "rightParenthesis",
664
- "initial": "{\"word\":\")\",\"value\":\")\",\"depth\":\"-\"}",
665
- "word": ")"
666
- }
667
- ],
668
- ",": [
1204
+ "counter": 2,
1205
+ "operators": [
1206
+ {
1207
+ "marker": [
1208
+ "after",
1209
+ 0
1210
+ ],
1211
+ "range": {
1212
+ "end": 4,
1213
+ "start": 0
1214
+ }
1215
+ },
1216
+ {
1217
+ "marker": [
1218
+ "event1",
1219
+ 1
1220
+ ],
1221
+ "range": {
1222
+ "end": 11,
1223
+ "start": 6
1224
+ }
1225
+ },
1226
+ {
1227
+ "marker": [
1228
+ "action1",
1229
+ 0
1230
+ ],
1231
+ "range": {
1232
+ "end": 19,
1233
+ "start": 13
1234
+ }
1235
+ },
1236
+ {
1237
+ "marker": [
1238
+ "event1",
1239
+ 0
1240
+ ],
1241
+ "range": {
1242
+ "end": 26,
1243
+ "start": 21
1244
+ }
1245
+ },
1246
+ {
1247
+ "marker": [
1248
+ "event1",
1249
+ 0
1250
+ ],
1251
+ "range": {
1252
+ "end": 33,
1253
+ "start": 28
1254
+ }
1255
+ }
1256
+ ]
1257
+ },
669
1258
  {
670
- "id": "comma",
671
- "initial": "{\"word\":\",\",\"value\":\",\",\"depth\":\"+\"}",
672
- "word": ","
673
- }
674
- ],
675
- ":": [
1259
+ "counter": 3,
1260
+ "operators": [
1261
+ {
1262
+ "marker": [
1263
+ "after",
1264
+ 0
1265
+ ],
1266
+ "range": {
1267
+ "end": 4,
1268
+ "start": 0
1269
+ }
1270
+ },
1271
+ {
1272
+ "marker": [
1273
+ "event1",
1274
+ 1
1275
+ ],
1276
+ "range": {
1277
+ "end": 11,
1278
+ "start": 6
1279
+ }
1280
+ },
1281
+ {
1282
+ "marker": [
1283
+ "action1",
1284
+ 1
1285
+ ],
1286
+ "range": {
1287
+ "end": 19,
1288
+ "start": 13
1289
+ }
1290
+ },
1291
+ {
1292
+ "marker": [
1293
+ "event1",
1294
+ 0
1295
+ ],
1296
+ "range": {
1297
+ "end": 26,
1298
+ "start": 21
1299
+ }
1300
+ },
1301
+ {
1302
+ "marker": [
1303
+ "event1",
1304
+ 0
1305
+ ],
1306
+ "range": {
1307
+ "end": 33,
1308
+ "start": 28
1309
+ }
1310
+ }
1311
+ ]
1312
+ },
676
1313
  {
677
- "id": "colon",
678
- "initial": "{ value: \":\"}"
679
- }
680
- ],
681
- "?": [
1314
+ "counter": 4,
1315
+ "operators": [
1316
+ {
1317
+ "marker": [
1318
+ "after",
1319
+ 0
1320
+ ],
1321
+ "range": {
1322
+ "end": 4,
1323
+ "start": 0
1324
+ }
1325
+ },
1326
+ {
1327
+ "marker": [
1328
+ "event1",
1329
+ 1
1330
+ ],
1331
+ "range": {
1332
+ "end": 11,
1333
+ "start": 6
1334
+ }
1335
+ },
1336
+ {
1337
+ "marker": [
1338
+ "action1",
1339
+ 1
1340
+ ],
1341
+ "range": {
1342
+ "end": 19,
1343
+ "start": 13
1344
+ }
1345
+ },
1346
+ {
1347
+ "marker": [
1348
+ "event1",
1349
+ 1
1350
+ ],
1351
+ "range": {
1352
+ "end": 26,
1353
+ "start": 21
1354
+ }
1355
+ },
1356
+ {
1357
+ "marker": [
1358
+ "event1",
1359
+ 0
1360
+ ],
1361
+ "range": {
1362
+ "end": 33,
1363
+ "start": 28
1364
+ }
1365
+ }
1366
+ ]
1367
+ },
1368
+ {
1369
+ "counter": 5,
1370
+ "operators": [
1371
+ {
1372
+ "marker": [
1373
+ "after",
1374
+ 0
1375
+ ],
1376
+ "range": {
1377
+ "end": 4,
1378
+ "start": 0
1379
+ }
1380
+ },
1381
+ {
1382
+ "marker": [
1383
+ "event1",
1384
+ 1
1385
+ ],
1386
+ "range": {
1387
+ "end": 11,
1388
+ "start": 6
1389
+ }
1390
+ },
1391
+ {
1392
+ "marker": [
1393
+ "action1",
1394
+ 1
1395
+ ],
1396
+ "range": {
1397
+ "end": 19,
1398
+ "start": 13
1399
+ }
1400
+ },
1401
+ {
1402
+ "marker": [
1403
+ "event1",
1404
+ 1
1405
+ ],
1406
+ "range": {
1407
+ "end": 26,
1408
+ "start": 21
1409
+ }
1410
+ },
1411
+ {
1412
+ "marker": [
1413
+ "event1",
1414
+ 1
1415
+ ],
1416
+ "range": {
1417
+ "end": 33,
1418
+ "start": 28
1419
+ }
1420
+ }
1421
+ ]
1422
+ },
682
1423
  {
683
- "id": "questionMark",
684
- "initial": "{}"
1424
+ "counter": 6,
1425
+ "operators": [
1426
+ {
1427
+ "marker": [
1428
+ "after",
1429
+ 1
1430
+ ],
1431
+ "range": {
1432
+ "end": 19,
1433
+ "start": 0
1434
+ }
1435
+ },
1436
+ {
1437
+ "marker": [
1438
+ "event1",
1439
+ 1
1440
+ ],
1441
+ "range": {
1442
+ "end": 26,
1443
+ "start": 21
1444
+ }
1445
+ },
1446
+ {
1447
+ "marker": [
1448
+ "event1",
1449
+ 1
1450
+ ],
1451
+ "range": {
1452
+ "end": 33,
1453
+ "start": 28
1454
+ }
1455
+ }
1456
+ ]
685
1457
  }
686
- ],
687
- "are": [
1458
+ ]
1459
+ }
1460
+ ]
1461
+ },
1462
+ {
1463
+ "associations": [
1464
+ ],
1465
+ "config": {
1466
+ "words": {
1467
+ "hierarchy": [
688
1468
  {
689
- "id": "is",
690
- "initial": "{ number: 'many' }"
1469
+ "child": " ",
1470
+ "parent": "space"
691
1471
  },
692
1472
  {
693
- "id": "isEd",
694
- "initial": "{ number: 'many' }"
695
- }
696
- ],
697
- "brief": [
1473
+ "child": "0",
1474
+ "parent": "digit"
1475
+ },
698
1476
  {
699
- "id": "briefOrWordy",
700
- "initial": "{ value: 'brief' }"
701
- }
702
- ],
703
- "do": [
1477
+ "child": "1",
1478
+ "parent": "digit"
1479
+ },
704
1480
  {
705
- "id": "does",
706
- "initial": "{ number: 'many' }"
707
- }
708
- ],
709
- "does": [
1481
+ "child": "2",
1482
+ "parent": "digit"
1483
+ },
710
1484
  {
711
- "id": "does",
712
- "initial": "{ number: 'one' }"
713
- }
714
- ],
715
- "is": [
1485
+ "child": "3",
1486
+ "parent": "digit"
1487
+ },
716
1488
  {
717
- "id": "is",
718
- "initial": "{ number: 'one' }"
1489
+ "child": "4",
1490
+ "parent": "digit"
719
1491
  },
720
1492
  {
721
- "id": "isEd",
722
- "initial": "{ number: 'one' }"
723
- }
724
- ],
725
- "no": [
1493
+ "child": "5",
1494
+ "parent": "digit"
1495
+ },
726
1496
  {
727
- "id": "yesno",
728
- "initial": "{ value: false }"
729
- }
730
- ],
731
- "the": [
1497
+ "child": "6",
1498
+ "parent": "digit"
1499
+ },
732
1500
  {
733
- "id": "the",
734
- "initial": "{ modifiers: [] }"
735
- }
736
- ],
737
- "who": [
1501
+ "child": "7",
1502
+ "parent": "digit"
1503
+ },
738
1504
  {
739
- "id": "what",
740
- "initial": "{ modifiers: [], query: true }"
741
- }
742
- ],
743
- "wordy": [
1505
+ "child": "8",
1506
+ "parent": "digit"
1507
+ },
1508
+ {
1509
+ "child": "9",
1510
+ "parent": "digit"
1511
+ },
1512
+ {
1513
+ "child": "lower",
1514
+ "parent": "letter"
1515
+ },
1516
+ {
1517
+ "child": "upper",
1518
+ "parent": "letter"
1519
+ },
1520
+ {
1521
+ "child": "a",
1522
+ "parent": "lower"
1523
+ },
1524
+ {
1525
+ "child": "b",
1526
+ "parent": "lower"
1527
+ },
1528
+ {
1529
+ "child": "c",
1530
+ "parent": "lower"
1531
+ },
1532
+ {
1533
+ "child": "d",
1534
+ "parent": "lower"
1535
+ },
1536
+ {
1537
+ "child": "e",
1538
+ "parent": "lower"
1539
+ },
1540
+ {
1541
+ "child": "f",
1542
+ "parent": "lower"
1543
+ },
1544
+ {
1545
+ "child": "g",
1546
+ "parent": "lower"
1547
+ },
1548
+ {
1549
+ "child": "h",
1550
+ "parent": "lower"
1551
+ },
1552
+ {
1553
+ "child": "i",
1554
+ "parent": "lower"
1555
+ },
1556
+ {
1557
+ "child": "j",
1558
+ "parent": "lower"
1559
+ },
1560
+ {
1561
+ "child": "k",
1562
+ "parent": "lower"
1563
+ },
1564
+ {
1565
+ "child": "l",
1566
+ "parent": "lower"
1567
+ },
1568
+ {
1569
+ "child": "m",
1570
+ "parent": "lower"
1571
+ },
1572
+ {
1573
+ "child": "n",
1574
+ "parent": "lower"
1575
+ },
1576
+ {
1577
+ "child": "o",
1578
+ "parent": "lower"
1579
+ },
1580
+ {
1581
+ "child": "p",
1582
+ "parent": "lower"
1583
+ },
1584
+ {
1585
+ "child": "q",
1586
+ "parent": "lower"
1587
+ },
1588
+ {
1589
+ "child": "r",
1590
+ "parent": "lower"
1591
+ },
1592
+ {
1593
+ "child": "s",
1594
+ "parent": "lower"
1595
+ },
1596
+ {
1597
+ "child": "t",
1598
+ "parent": "lower"
1599
+ },
1600
+ {
1601
+ "child": "u",
1602
+ "parent": "lower"
1603
+ },
1604
+ {
1605
+ "child": "v",
1606
+ "parent": "lower"
1607
+ },
1608
+ {
1609
+ "child": "w",
1610
+ "parent": "lower"
1611
+ },
1612
+ {
1613
+ "child": "x",
1614
+ "parent": "lower"
1615
+ },
1616
+ {
1617
+ "child": "y",
1618
+ "parent": "lower"
1619
+ },
1620
+ {
1621
+ "child": "z",
1622
+ "parent": "lower"
1623
+ },
1624
+ {
1625
+ "child": "A",
1626
+ "parent": "upper"
1627
+ },
1628
+ {
1629
+ "child": "B",
1630
+ "parent": "upper"
1631
+ },
1632
+ {
1633
+ "child": "C",
1634
+ "parent": "upper"
1635
+ },
1636
+ {
1637
+ "child": "D",
1638
+ "parent": "upper"
1639
+ },
1640
+ {
1641
+ "child": "E",
1642
+ "parent": "upper"
1643
+ },
1644
+ {
1645
+ "child": "F",
1646
+ "parent": "upper"
1647
+ },
1648
+ {
1649
+ "child": "G",
1650
+ "parent": "upper"
1651
+ },
1652
+ {
1653
+ "child": "H",
1654
+ "parent": "upper"
1655
+ },
1656
+ {
1657
+ "child": "I",
1658
+ "parent": "upper"
1659
+ },
1660
+ {
1661
+ "child": "J",
1662
+ "parent": "upper"
1663
+ },
1664
+ {
1665
+ "child": "K",
1666
+ "parent": "upper"
1667
+ },
1668
+ {
1669
+ "child": "L",
1670
+ "parent": "upper"
1671
+ },
1672
+ {
1673
+ "child": "M",
1674
+ "parent": "upper"
1675
+ },
1676
+ {
1677
+ "child": "N",
1678
+ "parent": "upper"
1679
+ },
1680
+ {
1681
+ "child": "O",
1682
+ "parent": "upper"
1683
+ },
1684
+ {
1685
+ "child": "P",
1686
+ "parent": "upper"
1687
+ },
1688
+ {
1689
+ "child": "Q",
1690
+ "parent": "upper"
1691
+ },
1692
+ {
1693
+ "child": "R",
1694
+ "parent": "upper"
1695
+ },
1696
+ {
1697
+ "child": "S",
1698
+ "parent": "upper"
1699
+ },
1700
+ {
1701
+ "child": "T",
1702
+ "parent": "upper"
1703
+ },
1704
+ {
1705
+ "child": "U",
1706
+ "parent": "upper"
1707
+ },
1708
+ {
1709
+ "child": "V",
1710
+ "parent": "upper"
1711
+ },
1712
+ {
1713
+ "child": "W",
1714
+ "parent": "upper"
1715
+ },
1716
+ {
1717
+ "child": "X",
1718
+ "parent": "upper"
1719
+ },
1720
+ {
1721
+ "child": "Y",
1722
+ "parent": "upper"
1723
+ },
1724
+ {
1725
+ "child": "Z",
1726
+ "parent": "upper"
1727
+ },
1728
+ {
1729
+ "child": "letter",
1730
+ "parent": "alphanumeric"
1731
+ },
1732
+ {
1733
+ "child": "digit",
1734
+ "parent": "alphanumeric"
1735
+ },
1736
+ {
1737
+ "child": "_",
1738
+ "parent": "alphanumeric"
1739
+ },
1740
+ {
1741
+ "child": "~",
1742
+ "parent": "punctuation"
1743
+ },
1744
+ {
1745
+ "child": "!",
1746
+ "parent": "punctuation"
1747
+ },
1748
+ {
1749
+ "child": "@",
1750
+ "parent": "punctuation"
1751
+ },
1752
+ {
1753
+ "child": "#",
1754
+ "parent": "punctuation"
1755
+ },
1756
+ {
1757
+ "child": "$",
1758
+ "parent": "punctuation"
1759
+ },
1760
+ {
1761
+ "child": "%",
1762
+ "parent": "punctuation"
1763
+ },
1764
+ {
1765
+ "child": "^",
1766
+ "parent": "punctuation"
1767
+ },
1768
+ {
1769
+ "child": "&",
1770
+ "parent": "punctuation"
1771
+ },
1772
+ {
1773
+ "child": "*",
1774
+ "parent": "punctuation"
1775
+ },
1776
+ {
1777
+ "child": "(",
1778
+ "parent": "punctuation"
1779
+ },
1780
+ {
1781
+ "child": ")",
1782
+ "parent": "punctuation"
1783
+ },
1784
+ {
1785
+ "child": "+",
1786
+ "parent": "punctuation"
1787
+ },
1788
+ {
1789
+ "child": "-",
1790
+ "parent": "punctuation"
1791
+ },
1792
+ {
1793
+ "child": "=",
1794
+ "parent": "punctuation"
1795
+ },
1796
+ {
1797
+ "child": "[",
1798
+ "parent": "punctuation"
1799
+ },
1800
+ {
1801
+ "child": "]",
1802
+ "parent": "punctuation"
1803
+ },
1804
+ {
1805
+ "child": "{",
1806
+ "parent": "punctuation"
1807
+ },
1808
+ {
1809
+ "child": "}",
1810
+ "parent": "punctuation"
1811
+ },
744
1812
  {
745
- "id": "briefOrWordy",
746
- "initial": "{ value: 'wordy' }"
1813
+ "child": "\\",
1814
+ "parent": "punctuation"
1815
+ },
1816
+ {
1817
+ "child": "|",
1818
+ "parent": "punctuation"
1819
+ },
1820
+ {
1821
+ "child": ";",
1822
+ "parent": "punctuation"
1823
+ },
1824
+ {
1825
+ "child": ":",
1826
+ "parent": "punctuation"
1827
+ },
1828
+ {
1829
+ "child": ",",
1830
+ "parent": "punctuation"
1831
+ },
1832
+ {
1833
+ "child": "<",
1834
+ "parent": "punctuation"
1835
+ },
1836
+ {
1837
+ "child": ">",
1838
+ "parent": "punctuation"
1839
+ },
1840
+ {
1841
+ "child": "/",
1842
+ "parent": "punctuation"
1843
+ },
1844
+ {
1845
+ "child": "?",
1846
+ "parent": "punctuation"
1847
+ },
1848
+ {
1849
+ "child": "'",
1850
+ "parent": "punctuation"
1851
+ },
1852
+ {
1853
+ "child": "\"",
1854
+ "parent": "punctuation"
747
1855
  }
748
1856
  ],
749
- "yes": [
1857
+ "literals": {
1858
+ "\"": [
1859
+ {
1860
+ "id": "doubleQuote",
1861
+ "initial": "{\"word\":\"\\\"\",\"depth\":\"+\"}",
1862
+ "word": "\""
1863
+ }
1864
+ ],
1865
+ "(": [
1866
+ {
1867
+ "id": "leftParenthesis",
1868
+ "initial": "{\"word\":\"(\",\"value\":\"(\",\"depth\":\"+\"}",
1869
+ "word": "("
1870
+ }
1871
+ ],
1872
+ ")": [
1873
+ {
1874
+ "id": "rightParenthesis",
1875
+ "initial": "{\"word\":\")\",\"value\":\")\",\"depth\":\"-\"}",
1876
+ "word": ")"
1877
+ }
1878
+ ],
1879
+ ",": [
1880
+ {
1881
+ "id": "comma",
1882
+ "initial": "{\"word\":\",\",\"value\":\",\",\"depth\":\"+\"}",
1883
+ "word": ","
1884
+ }
1885
+ ],
1886
+ ".": [
1887
+ {
1888
+ "id": "endOfSentence",
1889
+ "initial": "{ value: \"endOfSentence\"}"
1890
+ }
1891
+ ],
1892
+ ":": [
1893
+ {
1894
+ "id": "colon",
1895
+ "initial": "{ value: \"colon\"}"
1896
+ }
1897
+ ],
1898
+ "?": [
1899
+ {
1900
+ "id": "questionMark",
1901
+ "initial": "{}"
1902
+ }
1903
+ ],
1904
+ "are": [
1905
+ {
1906
+ "id": "is",
1907
+ "initial": "{ number: 'many' }"
1908
+ },
1909
+ {
1910
+ "id": "isEd",
1911
+ "initial": "{ number: 'many' }"
1912
+ }
1913
+ ],
1914
+ "brief": [
1915
+ {
1916
+ "id": "briefOrWordy",
1917
+ "initial": "{ value: 'brief' }"
1918
+ }
1919
+ ],
1920
+ "do": [
1921
+ {
1922
+ "id": "does",
1923
+ "initial": "{ number: 'many' }"
1924
+ }
1925
+ ],
1926
+ "does": [
1927
+ {
1928
+ "id": "does",
1929
+ "initial": "{ number: 'one' }"
1930
+ }
1931
+ ],
1932
+ "is": [
1933
+ {
1934
+ "id": "is",
1935
+ "initial": "{ number: 'one' }"
1936
+ },
1937
+ {
1938
+ "id": "isEd",
1939
+ "initial": "{ number: 'one' }"
1940
+ }
1941
+ ],
1942
+ "memorable": [
1943
+ {
1944
+ "id": "memorable",
1945
+ "initial": "{\"word\":\"memorable\",\"number\":\"one\"}",
1946
+ "word": "memorable"
1947
+ }
1948
+ ],
1949
+ "memorables": [
1950
+ {
1951
+ "id": "memorable",
1952
+ "initial": "{\"word\":\"memorables\",\"number\":\"many\"}",
1953
+ "word": "memorables"
1954
+ }
1955
+ ],
1956
+ "negatable": [
1957
+ {
1958
+ "id": "negatable",
1959
+ "initial": "{\"word\":\"negatable\",\"number\":\"one\"}",
1960
+ "word": "negatable"
1961
+ }
1962
+ ],
1963
+ "negatables": [
1964
+ {
1965
+ "id": "negatable",
1966
+ "initial": "{\"word\":\"negatables\",\"number\":\"many\"}",
1967
+ "word": "negatables"
1968
+ }
1969
+ ],
1970
+ "no": [
1971
+ {
1972
+ "id": "yesno",
1973
+ "initial": "{ value: false }"
1974
+ }
1975
+ ],
1976
+ "the": [
1977
+ {
1978
+ "id": "the",
1979
+ "initial": "{ modifiers: [] }"
1980
+ }
1981
+ ],
1982
+ "who": [
1983
+ {
1984
+ "id": "what",
1985
+ "initial": "{ modifiers: [], query: true }"
1986
+ }
1987
+ ],
1988
+ "wordy": [
1989
+ {
1990
+ "id": "briefOrWordy",
1991
+ "initial": "{ value: 'wordy' }"
1992
+ }
1993
+ ],
1994
+ "yes": [
1995
+ {
1996
+ "id": "yesno",
1997
+ "initial": "{ value: true }"
1998
+ }
1999
+ ]
2000
+ },
2001
+ "patterns": [
2002
+ {
2003
+ "defs": [
2004
+ {
2005
+ "remove": true,
2006
+ "uuid": "tokenize2"
2007
+ }
2008
+ ],
2009
+ "pattern": [
2010
+ {
2011
+ "type": "space"
2012
+ },
2013
+ {
2014
+ "repeat": true
2015
+ }
2016
+ ]
2017
+ },
750
2018
  {
751
- "id": "yesno",
752
- "initial": "{ value: true }"
2019
+ "allow_partial_matches": false,
2020
+ "check_spelling": true,
2021
+ "defs": [
2022
+ {
2023
+ "id": "unknown",
2024
+ "initial": "{ value: text, unknown: true }",
2025
+ "uuid": "tokenize2"
2026
+ }
2027
+ ],
2028
+ "is_unknown": true,
2029
+ "pattern": [
2030
+ {
2031
+ "type": "alphanumeric"
2032
+ },
2033
+ {
2034
+ "repeat": true
2035
+ }
2036
+ ],
2037
+ "scale": 0.8
753
2038
  }
754
2039
  ]
755
2040
  }
756
2041
  },
757
2042
  "contexts": [
758
2043
  {
2044
+ "context_index": 1,
759
2045
  "dead": true,
760
2046
  "level": 1,
761
2047
  "marker": "unknown",
@@ -770,6 +2056,7 @@
770
2056
  "word": "changable"
771
2057
  },
772
2058
  {
2059
+ "context_index": 3,
773
2060
  "dead": true,
774
2061
  "default": true,
775
2062
  "level": 0,
@@ -824,28 +2111,45 @@
824
2111
  },
825
2112
  "objects": {
826
2113
  "nameToUUID": {
2114
+ "articles": "articles2",
2115
+ "asking": "asking2",
2116
+ "conjunction": "conjunction2",
827
2117
  "dialogues": "dialogues2",
2118
+ "evaluate": "evaluate2",
828
2119
  "events": "events1",
829
2120
  "gdefaults": "gdefaults2",
830
2121
  "meta": "meta2",
2122
+ "negation": "negation2",
831
2123
  "pos": "pos2",
832
2124
  "punctuation": "punctuation2",
833
2125
  "sdefaults": "sdefaults2",
834
- "stm": "stm2"
2126
+ "stm": "stm2",
2127
+ "tokenize": "tokenize2"
835
2128
  },
836
2129
  "namespaced": {
2130
+ "articles2": {
2131
+ },
2132
+ "asking2": {
2133
+ },
2134
+ "conjunction2": {
2135
+ },
837
2136
  "dialogues2": {
2137
+ "idSuffix": "",
838
2138
  "mentioned": [
839
2139
  ],
840
2140
  "variables": {
841
2141
  }
842
2142
  },
2143
+ "evaluate2": {
2144
+ },
843
2145
  "events1": {
844
2146
  },
845
2147
  "gdefaults2": {
846
2148
  },
847
2149
  "meta2": {
848
2150
  },
2151
+ "negation2": {
2152
+ },
849
2153
  "pos2": {
850
2154
  },
851
2155
  "punctuation2": {
@@ -857,11 +2161,14 @@
857
2161
  ],
858
2162
  "variables": {
859
2163
  }
2164
+ },
2165
+ "tokenize2": {
860
2166
  }
861
2167
  },
862
2168
  "processed": [
863
2169
  {
864
2170
  "context": {
2171
+ "context_index": 3,
865
2172
  "dead": true,
866
2173
  "default": true,
867
2174
  "level": 0,
@@ -885,6 +2192,7 @@
885
2192
  },
886
2193
  {
887
2194
  "context": {
2195
+ "context_index": 1,
888
2196
  "dead": true,
889
2197
  "level": 1,
890
2198
  "marker": "unknown",
@@ -920,6 +2228,88 @@
920
2228
  "responses": [
921
2229
  "",
922
2230
  ""
2231
+ ],
2232
+ "summaries": [
2233
+ {
2234
+ "length": 2,
2235
+ "summaries": [
2236
+ {
2237
+ "counter": 1,
2238
+ "operators": [
2239
+ {
2240
+ "marker": [
2241
+ "unknown",
2242
+ 0
2243
+ ],
2244
+ "range": {
2245
+ "end": 8,
2246
+ "start": 0
2247
+ }
2248
+ },
2249
+ {
2250
+ "marker": [
2251
+ "changes",
2252
+ 0
2253
+ ],
2254
+ "range": {
2255
+ "end": 16,
2256
+ "start": 10
2257
+ }
2258
+ }
2259
+ ]
2260
+ },
2261
+ {
2262
+ "counter": 2,
2263
+ "operators": [
2264
+ {
2265
+ "marker": [
2266
+ "unknown",
2267
+ 1
2268
+ ],
2269
+ "range": {
2270
+ "end": 8,
2271
+ "start": 0
2272
+ }
2273
+ },
2274
+ {
2275
+ "marker": [
2276
+ "changes",
2277
+ 0
2278
+ ],
2279
+ "range": {
2280
+ "end": 16,
2281
+ "start": 10
2282
+ }
2283
+ }
2284
+ ]
2285
+ },
2286
+ {
2287
+ "counter": 3,
2288
+ "operators": [
2289
+ {
2290
+ "marker": [
2291
+ "unknown",
2292
+ 1
2293
+ ],
2294
+ "range": {
2295
+ "end": 8,
2296
+ "start": 0
2297
+ }
2298
+ },
2299
+ {
2300
+ "marker": [
2301
+ "changes",
2302
+ 0
2303
+ ],
2304
+ "range": {
2305
+ "end": 16,
2306
+ "start": 10
2307
+ }
2308
+ }
2309
+ ]
2310
+ }
2311
+ ]
2312
+ }
923
2313
  ]
924
2314
  },
925
2315
  {
@@ -937,105 +2327,577 @@
937
2327
  ],
938
2328
  "config": {
939
2329
  "words": {
940
- "(": [
2330
+ "hierarchy": [
941
2331
  {
942
- "id": "leftParenthesis",
943
- "initial": "{\"word\":\"(\",\"value\":\"(\",\"depth\":\"+\"}",
944
- "word": "("
945
- }
946
- ],
947
- ")": [
2332
+ "child": " ",
2333
+ "parent": "space"
2334
+ },
948
2335
  {
949
- "id": "rightParenthesis",
950
- "initial": "{\"word\":\")\",\"value\":\")\",\"depth\":\"-\"}",
951
- "word": ")"
952
- }
953
- ],
954
- ",": [
2336
+ "child": "0",
2337
+ "parent": "digit"
2338
+ },
955
2339
  {
956
- "id": "comma",
957
- "initial": "{\"word\":\",\",\"value\":\",\",\"depth\":\"+\"}",
958
- "word": ","
959
- }
960
- ],
961
- ":": [
2340
+ "child": "1",
2341
+ "parent": "digit"
2342
+ },
962
2343
  {
963
- "id": "colon",
964
- "initial": "{ value: \":\"}"
965
- }
966
- ],
967
- "?": [
2344
+ "child": "2",
2345
+ "parent": "digit"
2346
+ },
968
2347
  {
969
- "id": "questionMark",
970
- "initial": "{}"
971
- }
972
- ],
973
- "are": [
2348
+ "child": "3",
2349
+ "parent": "digit"
2350
+ },
974
2351
  {
975
- "id": "is",
976
- "initial": "{ number: 'many' }"
2352
+ "child": "4",
2353
+ "parent": "digit"
977
2354
  },
978
2355
  {
979
- "id": "isEd",
980
- "initial": "{ number: 'many' }"
981
- }
982
- ],
983
- "brief": [
2356
+ "child": "5",
2357
+ "parent": "digit"
2358
+ },
984
2359
  {
985
- "id": "briefOrWordy",
986
- "initial": "{ value: 'brief' }"
987
- }
988
- ],
989
- "do": [
2360
+ "child": "6",
2361
+ "parent": "digit"
2362
+ },
990
2363
  {
991
- "id": "does",
992
- "initial": "{ number: 'many' }"
993
- }
994
- ],
995
- "does": [
2364
+ "child": "7",
2365
+ "parent": "digit"
2366
+ },
996
2367
  {
997
- "id": "does",
998
- "initial": "{ number: 'one' }"
999
- }
1000
- ],
1001
- "is": [
2368
+ "child": "8",
2369
+ "parent": "digit"
2370
+ },
1002
2371
  {
1003
- "id": "is",
1004
- "initial": "{ number: 'one' }"
2372
+ "child": "9",
2373
+ "parent": "digit"
1005
2374
  },
1006
2375
  {
1007
- "id": "isEd",
1008
- "initial": "{ number: 'one' }"
1009
- }
1010
- ],
1011
- "no": [
2376
+ "child": "lower",
2377
+ "parent": "letter"
2378
+ },
1012
2379
  {
1013
- "id": "yesno",
1014
- "initial": "{ value: false }"
1015
- }
1016
- ],
1017
- "the": [
2380
+ "child": "upper",
2381
+ "parent": "letter"
2382
+ },
1018
2383
  {
1019
- "id": "the",
1020
- "initial": "{ modifiers: [] }"
1021
- }
1022
- ],
1023
- "who": [
2384
+ "child": "a",
2385
+ "parent": "lower"
2386
+ },
1024
2387
  {
1025
- "id": "what",
1026
- "initial": "{ modifiers: [], query: true }"
1027
- }
1028
- ],
1029
- "wordy": [
2388
+ "child": "b",
2389
+ "parent": "lower"
2390
+ },
2391
+ {
2392
+ "child": "c",
2393
+ "parent": "lower"
2394
+ },
2395
+ {
2396
+ "child": "d",
2397
+ "parent": "lower"
2398
+ },
2399
+ {
2400
+ "child": "e",
2401
+ "parent": "lower"
2402
+ },
2403
+ {
2404
+ "child": "f",
2405
+ "parent": "lower"
2406
+ },
2407
+ {
2408
+ "child": "g",
2409
+ "parent": "lower"
2410
+ },
2411
+ {
2412
+ "child": "h",
2413
+ "parent": "lower"
2414
+ },
2415
+ {
2416
+ "child": "i",
2417
+ "parent": "lower"
2418
+ },
2419
+ {
2420
+ "child": "j",
2421
+ "parent": "lower"
2422
+ },
2423
+ {
2424
+ "child": "k",
2425
+ "parent": "lower"
2426
+ },
2427
+ {
2428
+ "child": "l",
2429
+ "parent": "lower"
2430
+ },
2431
+ {
2432
+ "child": "m",
2433
+ "parent": "lower"
2434
+ },
2435
+ {
2436
+ "child": "n",
2437
+ "parent": "lower"
2438
+ },
2439
+ {
2440
+ "child": "o",
2441
+ "parent": "lower"
2442
+ },
2443
+ {
2444
+ "child": "p",
2445
+ "parent": "lower"
2446
+ },
2447
+ {
2448
+ "child": "q",
2449
+ "parent": "lower"
2450
+ },
2451
+ {
2452
+ "child": "r",
2453
+ "parent": "lower"
2454
+ },
2455
+ {
2456
+ "child": "s",
2457
+ "parent": "lower"
2458
+ },
2459
+ {
2460
+ "child": "t",
2461
+ "parent": "lower"
2462
+ },
2463
+ {
2464
+ "child": "u",
2465
+ "parent": "lower"
2466
+ },
2467
+ {
2468
+ "child": "v",
2469
+ "parent": "lower"
2470
+ },
2471
+ {
2472
+ "child": "w",
2473
+ "parent": "lower"
2474
+ },
2475
+ {
2476
+ "child": "x",
2477
+ "parent": "lower"
2478
+ },
2479
+ {
2480
+ "child": "y",
2481
+ "parent": "lower"
2482
+ },
2483
+ {
2484
+ "child": "z",
2485
+ "parent": "lower"
2486
+ },
2487
+ {
2488
+ "child": "A",
2489
+ "parent": "upper"
2490
+ },
2491
+ {
2492
+ "child": "B",
2493
+ "parent": "upper"
2494
+ },
2495
+ {
2496
+ "child": "C",
2497
+ "parent": "upper"
2498
+ },
2499
+ {
2500
+ "child": "D",
2501
+ "parent": "upper"
2502
+ },
2503
+ {
2504
+ "child": "E",
2505
+ "parent": "upper"
2506
+ },
2507
+ {
2508
+ "child": "F",
2509
+ "parent": "upper"
2510
+ },
2511
+ {
2512
+ "child": "G",
2513
+ "parent": "upper"
2514
+ },
2515
+ {
2516
+ "child": "H",
2517
+ "parent": "upper"
2518
+ },
2519
+ {
2520
+ "child": "I",
2521
+ "parent": "upper"
2522
+ },
2523
+ {
2524
+ "child": "J",
2525
+ "parent": "upper"
2526
+ },
2527
+ {
2528
+ "child": "K",
2529
+ "parent": "upper"
2530
+ },
2531
+ {
2532
+ "child": "L",
2533
+ "parent": "upper"
2534
+ },
2535
+ {
2536
+ "child": "M",
2537
+ "parent": "upper"
2538
+ },
2539
+ {
2540
+ "child": "N",
2541
+ "parent": "upper"
2542
+ },
2543
+ {
2544
+ "child": "O",
2545
+ "parent": "upper"
2546
+ },
2547
+ {
2548
+ "child": "P",
2549
+ "parent": "upper"
2550
+ },
2551
+ {
2552
+ "child": "Q",
2553
+ "parent": "upper"
2554
+ },
2555
+ {
2556
+ "child": "R",
2557
+ "parent": "upper"
2558
+ },
2559
+ {
2560
+ "child": "S",
2561
+ "parent": "upper"
2562
+ },
2563
+ {
2564
+ "child": "T",
2565
+ "parent": "upper"
2566
+ },
2567
+ {
2568
+ "child": "U",
2569
+ "parent": "upper"
2570
+ },
2571
+ {
2572
+ "child": "V",
2573
+ "parent": "upper"
2574
+ },
2575
+ {
2576
+ "child": "W",
2577
+ "parent": "upper"
2578
+ },
2579
+ {
2580
+ "child": "X",
2581
+ "parent": "upper"
2582
+ },
2583
+ {
2584
+ "child": "Y",
2585
+ "parent": "upper"
2586
+ },
2587
+ {
2588
+ "child": "Z",
2589
+ "parent": "upper"
2590
+ },
2591
+ {
2592
+ "child": "letter",
2593
+ "parent": "alphanumeric"
2594
+ },
2595
+ {
2596
+ "child": "digit",
2597
+ "parent": "alphanumeric"
2598
+ },
2599
+ {
2600
+ "child": "_",
2601
+ "parent": "alphanumeric"
2602
+ },
2603
+ {
2604
+ "child": "~",
2605
+ "parent": "punctuation"
2606
+ },
2607
+ {
2608
+ "child": "!",
2609
+ "parent": "punctuation"
2610
+ },
2611
+ {
2612
+ "child": "@",
2613
+ "parent": "punctuation"
2614
+ },
2615
+ {
2616
+ "child": "#",
2617
+ "parent": "punctuation"
2618
+ },
2619
+ {
2620
+ "child": "$",
2621
+ "parent": "punctuation"
2622
+ },
2623
+ {
2624
+ "child": "%",
2625
+ "parent": "punctuation"
2626
+ },
2627
+ {
2628
+ "child": "^",
2629
+ "parent": "punctuation"
2630
+ },
2631
+ {
2632
+ "child": "&",
2633
+ "parent": "punctuation"
2634
+ },
2635
+ {
2636
+ "child": "*",
2637
+ "parent": "punctuation"
2638
+ },
2639
+ {
2640
+ "child": "(",
2641
+ "parent": "punctuation"
2642
+ },
2643
+ {
2644
+ "child": ")",
2645
+ "parent": "punctuation"
2646
+ },
2647
+ {
2648
+ "child": "+",
2649
+ "parent": "punctuation"
2650
+ },
2651
+ {
2652
+ "child": "-",
2653
+ "parent": "punctuation"
2654
+ },
2655
+ {
2656
+ "child": "=",
2657
+ "parent": "punctuation"
2658
+ },
2659
+ {
2660
+ "child": "[",
2661
+ "parent": "punctuation"
2662
+ },
2663
+ {
2664
+ "child": "]",
2665
+ "parent": "punctuation"
2666
+ },
2667
+ {
2668
+ "child": "{",
2669
+ "parent": "punctuation"
2670
+ },
2671
+ {
2672
+ "child": "}",
2673
+ "parent": "punctuation"
2674
+ },
2675
+ {
2676
+ "child": "\\",
2677
+ "parent": "punctuation"
2678
+ },
2679
+ {
2680
+ "child": "|",
2681
+ "parent": "punctuation"
2682
+ },
2683
+ {
2684
+ "child": ";",
2685
+ "parent": "punctuation"
2686
+ },
2687
+ {
2688
+ "child": ":",
2689
+ "parent": "punctuation"
2690
+ },
2691
+ {
2692
+ "child": ",",
2693
+ "parent": "punctuation"
2694
+ },
2695
+ {
2696
+ "child": "<",
2697
+ "parent": "punctuation"
2698
+ },
2699
+ {
2700
+ "child": ">",
2701
+ "parent": "punctuation"
2702
+ },
2703
+ {
2704
+ "child": "/",
2705
+ "parent": "punctuation"
2706
+ },
2707
+ {
2708
+ "child": "?",
2709
+ "parent": "punctuation"
2710
+ },
2711
+ {
2712
+ "child": "'",
2713
+ "parent": "punctuation"
2714
+ },
1030
2715
  {
1031
- "id": "briefOrWordy",
1032
- "initial": "{ value: 'wordy' }"
2716
+ "child": "\"",
2717
+ "parent": "punctuation"
1033
2718
  }
1034
2719
  ],
1035
- "yes": [
2720
+ "literals": {
2721
+ "\"": [
2722
+ {
2723
+ "id": "doubleQuote",
2724
+ "initial": "{\"word\":\"\\\"\",\"depth\":\"+\"}",
2725
+ "word": "\""
2726
+ }
2727
+ ],
2728
+ "(": [
2729
+ {
2730
+ "id": "leftParenthesis",
2731
+ "initial": "{\"word\":\"(\",\"value\":\"(\",\"depth\":\"+\"}",
2732
+ "word": "("
2733
+ }
2734
+ ],
2735
+ ")": [
2736
+ {
2737
+ "id": "rightParenthesis",
2738
+ "initial": "{\"word\":\")\",\"value\":\")\",\"depth\":\"-\"}",
2739
+ "word": ")"
2740
+ }
2741
+ ],
2742
+ ",": [
2743
+ {
2744
+ "id": "comma",
2745
+ "initial": "{\"word\":\",\",\"value\":\",\",\"depth\":\"+\"}",
2746
+ "word": ","
2747
+ }
2748
+ ],
2749
+ ".": [
2750
+ {
2751
+ "id": "endOfSentence",
2752
+ "initial": "{ value: \"endOfSentence\"}"
2753
+ }
2754
+ ],
2755
+ ":": [
2756
+ {
2757
+ "id": "colon",
2758
+ "initial": "{ value: \"colon\"}"
2759
+ }
2760
+ ],
2761
+ "?": [
2762
+ {
2763
+ "id": "questionMark",
2764
+ "initial": "{}"
2765
+ }
2766
+ ],
2767
+ "are": [
2768
+ {
2769
+ "id": "is",
2770
+ "initial": "{ number: 'many' }"
2771
+ },
2772
+ {
2773
+ "id": "isEd",
2774
+ "initial": "{ number: 'many' }"
2775
+ }
2776
+ ],
2777
+ "brief": [
2778
+ {
2779
+ "id": "briefOrWordy",
2780
+ "initial": "{ value: 'brief' }"
2781
+ }
2782
+ ],
2783
+ "do": [
2784
+ {
2785
+ "id": "does",
2786
+ "initial": "{ number: 'many' }"
2787
+ }
2788
+ ],
2789
+ "does": [
2790
+ {
2791
+ "id": "does",
2792
+ "initial": "{ number: 'one' }"
2793
+ }
2794
+ ],
2795
+ "is": [
2796
+ {
2797
+ "id": "is",
2798
+ "initial": "{ number: 'one' }"
2799
+ },
2800
+ {
2801
+ "id": "isEd",
2802
+ "initial": "{ number: 'one' }"
2803
+ }
2804
+ ],
2805
+ "memorable": [
2806
+ {
2807
+ "id": "memorable",
2808
+ "initial": "{\"word\":\"memorable\",\"number\":\"one\"}",
2809
+ "word": "memorable"
2810
+ }
2811
+ ],
2812
+ "memorables": [
2813
+ {
2814
+ "id": "memorable",
2815
+ "initial": "{\"word\":\"memorables\",\"number\":\"many\"}",
2816
+ "word": "memorables"
2817
+ }
2818
+ ],
2819
+ "negatable": [
2820
+ {
2821
+ "id": "negatable",
2822
+ "initial": "{\"word\":\"negatable\",\"number\":\"one\"}",
2823
+ "word": "negatable"
2824
+ }
2825
+ ],
2826
+ "negatables": [
2827
+ {
2828
+ "id": "negatable",
2829
+ "initial": "{\"word\":\"negatables\",\"number\":\"many\"}",
2830
+ "word": "negatables"
2831
+ }
2832
+ ],
2833
+ "no": [
2834
+ {
2835
+ "id": "yesno",
2836
+ "initial": "{ value: false }"
2837
+ }
2838
+ ],
2839
+ "the": [
2840
+ {
2841
+ "id": "the",
2842
+ "initial": "{ modifiers: [] }"
2843
+ }
2844
+ ],
2845
+ "who": [
2846
+ {
2847
+ "id": "what",
2848
+ "initial": "{ modifiers: [], query: true }"
2849
+ }
2850
+ ],
2851
+ "wordy": [
2852
+ {
2853
+ "id": "briefOrWordy",
2854
+ "initial": "{ value: 'wordy' }"
2855
+ }
2856
+ ],
2857
+ "yes": [
2858
+ {
2859
+ "id": "yesno",
2860
+ "initial": "{ value: true }"
2861
+ }
2862
+ ]
2863
+ },
2864
+ "patterns": [
2865
+ {
2866
+ "defs": [
2867
+ {
2868
+ "remove": true,
2869
+ "uuid": "tokenize2"
2870
+ }
2871
+ ],
2872
+ "pattern": [
2873
+ {
2874
+ "type": "space"
2875
+ },
2876
+ {
2877
+ "repeat": true
2878
+ }
2879
+ ]
2880
+ },
1036
2881
  {
1037
- "id": "yesno",
1038
- "initial": "{ value: true }"
2882
+ "allow_partial_matches": false,
2883
+ "check_spelling": true,
2884
+ "defs": [
2885
+ {
2886
+ "id": "unknown",
2887
+ "initial": "{ value: text, unknown: true }",
2888
+ "uuid": "tokenize2"
2889
+ }
2890
+ ],
2891
+ "is_unknown": true,
2892
+ "pattern": [
2893
+ {
2894
+ "type": "alphanumeric"
2895
+ },
2896
+ {
2897
+ "repeat": true
2898
+ }
2899
+ ],
2900
+ "scale": 0.8
1039
2901
  }
1040
2902
  ]
1041
2903
  }
@@ -1058,6 +2920,7 @@
1058
2920
  "value": "changeable",
1059
2921
  "word": "changeable"
1060
2922
  },
2923
+ "context_index": 1,
1061
2924
  "dead": true,
1062
2925
  "default": true,
1063
2926
  "level": 1,
@@ -1111,28 +2974,45 @@
1111
2974
  },
1112
2975
  "objects": {
1113
2976
  "nameToUUID": {
2977
+ "articles": "articles2",
2978
+ "asking": "asking2",
2979
+ "conjunction": "conjunction2",
1114
2980
  "dialogues": "dialogues2",
2981
+ "evaluate": "evaluate2",
1115
2982
  "events": "events1",
1116
2983
  "gdefaults": "gdefaults2",
1117
2984
  "meta": "meta2",
2985
+ "negation": "negation2",
1118
2986
  "pos": "pos2",
1119
2987
  "punctuation": "punctuation2",
1120
2988
  "sdefaults": "sdefaults2",
1121
- "stm": "stm2"
2989
+ "stm": "stm2",
2990
+ "tokenize": "tokenize2"
1122
2991
  },
1123
2992
  "namespaced": {
2993
+ "articles2": {
2994
+ },
2995
+ "asking2": {
2996
+ },
2997
+ "conjunction2": {
2998
+ },
1124
2999
  "dialogues2": {
3000
+ "idSuffix": "",
1125
3001
  "mentioned": [
1126
3002
  ],
1127
3003
  "variables": {
1128
3004
  }
1129
3005
  },
3006
+ "evaluate2": {
3007
+ },
1130
3008
  "events1": {
1131
3009
  },
1132
3010
  "gdefaults2": {
1133
3011
  },
1134
3012
  "meta2": {
1135
3013
  },
3014
+ "negation2": {
3015
+ },
1136
3016
  "pos2": {
1137
3017
  },
1138
3018
  "punctuation2": {
@@ -1144,6 +3024,8 @@
1144
3024
  ],
1145
3025
  "variables": {
1146
3026
  }
3027
+ },
3028
+ "tokenize2": {
1147
3029
  }
1148
3030
  },
1149
3031
  "processed": [
@@ -1165,6 +3047,7 @@
1165
3047
  "value": "changeable",
1166
3048
  "word": "changeable"
1167
3049
  },
3050
+ "context_index": 1,
1168
3051
  "dead": true,
1169
3052
  "default": true,
1170
3053
  "level": 1,
@@ -1196,6 +3079,78 @@
1196
3079
  "query": "changeable changes",
1197
3080
  "responses": [
1198
3081
  ""
3082
+ ],
3083
+ "summaries": [
3084
+ {
3085
+ "length": 1,
3086
+ "summaries": [
3087
+ {
3088
+ "counter": 1,
3089
+ "operators": [
3090
+ {
3091
+ "marker": [
3092
+ "changeable",
3093
+ 0
3094
+ ],
3095
+ "range": {
3096
+ "end": 9,
3097
+ "start": 0
3098
+ }
3099
+ },
3100
+ {
3101
+ "marker": [
3102
+ "changes",
3103
+ 0
3104
+ ],
3105
+ "range": {
3106
+ "end": 17,
3107
+ "start": 11
3108
+ }
3109
+ }
3110
+ ]
3111
+ },
3112
+ {
3113
+ "counter": 2,
3114
+ "operators": [
3115
+ {
3116
+ "marker": [
3117
+ "changeable",
3118
+ 1
3119
+ ],
3120
+ "range": {
3121
+ "end": 9,
3122
+ "start": 0
3123
+ }
3124
+ },
3125
+ {
3126
+ "marker": [
3127
+ "changes",
3128
+ 0
3129
+ ],
3130
+ "range": {
3131
+ "end": 17,
3132
+ "start": 11
3133
+ }
3134
+ }
3135
+ ]
3136
+ },
3137
+ {
3138
+ "counter": 3,
3139
+ "operators": [
3140
+ {
3141
+ "marker": [
3142
+ "changes",
3143
+ 1
3144
+ ],
3145
+ "range": {
3146
+ "end": 17,
3147
+ "start": 0
3148
+ }
3149
+ }
3150
+ ]
3151
+ }
3152
+ ]
3153
+ }
1199
3154
  ]
1200
3155
  }
1201
3156
  ]