tpmkms_4wp 8.9.1-beta.27 → 8.9.1-beta.29

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 (112) hide show
  1. package/common/animals.instance.json +6427 -714
  2. package/common/articles.js +4 -7
  3. package/common/articles.test.json +268 -136
  4. package/common/asking.test.json +1504 -798
  5. package/common/avatar.js +8 -0
  6. package/common/avatar.test.json +3292 -1852
  7. package/common/characters.test.json +962 -464
  8. package/common/colors.instance.json +22950 -1756
  9. package/common/colors.test.json +140 -68
  10. package/common/comparable.instance.json +1279 -149
  11. package/common/comparable.js +11 -11
  12. package/common/comparable.test.json +455 -230
  13. package/common/concept.js +9 -1
  14. package/common/concept.test.json +2023 -928
  15. package/common/conjunction.js +12 -0
  16. package/common/conjunction.test.json +219 -102
  17. package/common/countable.test.json +906 -444
  18. package/common/crew.instance.json +18796 -2069
  19. package/common/crew.js +19 -0
  20. package/common/crew.test.json +7104 -3435
  21. package/common/currency.js +0 -1
  22. package/common/currency.test.json +753 -369
  23. package/common/dialogues.js +76 -29
  24. package/common/dialogues.test.json +4225 -1915
  25. package/common/dimension.instance.json +744 -112
  26. package/common/dimension.js +16 -2
  27. package/common/dimension.test.json +10410 -4721
  28. package/common/edible.instance.json +21412 -2527
  29. package/common/edible.js +13 -0
  30. package/common/edible.test.json +1033 -487
  31. package/common/emotions.instance.json +2269 -254
  32. package/common/emotions.js +10 -2
  33. package/common/emotions.test.json +928 -403
  34. package/common/errors.js +0 -2
  35. package/common/errors.test.json +77 -38
  36. package/common/evaluate.test.json +43 -22
  37. package/common/events.test.json +453 -210
  38. package/common/fastfood.instance.json +80935 -9140
  39. package/common/fastfood.js +83 -2
  40. package/common/fastfood.test.json +37703 -20376
  41. package/common/formulas.instance.json +309 -53
  42. package/common/formulas.test.json +6286 -3094
  43. package/common/gdefaults.js +0 -1
  44. package/common/help.test.json +272 -128
  45. package/common/helpers/concept.js +1 -0
  46. package/common/helpers/properties.js +1 -31
  47. package/common/hierarchy.js +9 -0
  48. package/common/hierarchy.test.json +21532 -10628
  49. package/common/javascript.test.json +185 -86
  50. package/common/kirk.instance.json +302 -3
  51. package/common/kirk.test.json +621 -285
  52. package/common/length.instance.json +9630 -697
  53. package/common/length.test.json +3359 -1737
  54. package/common/listener.test.json +33 -18
  55. package/common/math.instance.json +278 -52
  56. package/common/math.test.json +22940 -13876
  57. package/common/meta.instance.json +1 -0
  58. package/common/meta.js +8 -8
  59. package/common/meta.test.json +584 -272
  60. package/common/nameable.test.json +1800 -843
  61. package/common/negation.test.json +114 -60
  62. package/common/numbers.test.json +198 -108
  63. package/common/ordering.instance.json +3848 -541
  64. package/common/ordering.test.json +1158 -540
  65. package/common/ordinals.js +7 -1
  66. package/common/ordinals.test.json +256 -136
  67. package/common/people.instance.json +3803 -537
  68. package/common/people.js +0 -14
  69. package/common/people.test.json +14361 -7176
  70. package/common/percentages.js +0 -1
  71. package/common/percentages.test.json +289 -134
  72. package/common/pipboy.instance.json +13187 -1238
  73. package/common/pipboy.js +22 -41
  74. package/common/pipboy.test.json +5598 -2688
  75. package/common/pokemon.instance.json +5930 -660
  76. package/common/pokemon.test.json +975 -453
  77. package/common/pressure.instance.json +2589 -286
  78. package/common/pressure.test.json +991 -445
  79. package/common/properties.instance.json +887 -80
  80. package/common/properties.js +13 -22
  81. package/common/properties.test.json +20521 -9542
  82. package/common/punctuation.test.json +305 -146
  83. package/common/reports.instance.json +965 -108
  84. package/common/reports.js +7 -0
  85. package/common/reports.test.json +13247 -6426
  86. package/common/scorekeeper.instance.json +1 -0
  87. package/common/scorekeeper.js +17 -7
  88. package/common/scorekeeper.test.json +26256 -11598
  89. package/common/sizeable.test.json +455 -230
  90. package/common/spock.instance.json +302 -3
  91. package/common/spock.test.json +621 -285
  92. package/common/stgame.js +0 -1
  93. package/common/stgame.test.json +962 -464
  94. package/common/stm.test.json +755 -374
  95. package/common/tell.test.json +195 -90
  96. package/common/temperature.instance.json +5940 -285
  97. package/common/temperature.test.json +990 -444
  98. package/common/testing.test.json +67 -34
  99. package/common/time.test.json +2386 -1066
  100. package/common/tokenize.js +3 -2
  101. package/common/tokenize.test.json +33 -18
  102. package/common/ui.instance.json +123 -21
  103. package/common/ui.js +0 -16
  104. package/common/ui.test.json +612 -312
  105. package/common/weight.instance.json +9798 -680
  106. package/common/weight.js +10 -0
  107. package/common/weight.test.json +6185 -2711
  108. package/common/wp.instance.json +13555 -1583
  109. package/common/wp.js +11 -6
  110. package/common/wp.test.json +27299 -13463
  111. package/common/yesno.test.json +132 -72
  112. package/package.json +2 -2
@@ -207,43 +207,76 @@
207
207
  ""
208
208
  ],
209
209
  "summaries": [
210
- [
211
- {
212
- "counter": 1,
213
- "operators": [
214
- [
215
- "remember",
216
- 0
217
- ],
218
- [
219
- "memorable",
220
- 0
210
+ {
211
+ "length": 1,
212
+ "summaries": [
213
+ {
214
+ "counter": 1,
215
+ "operators": [
216
+ {
217
+ "marker": [
218
+ "remember",
219
+ 0
220
+ ],
221
+ "range": {
222
+ "end": 7,
223
+ "start": 0
224
+ }
225
+ },
226
+ {
227
+ "marker": [
228
+ "memorable",
229
+ 0
230
+ ],
231
+ "range": {
232
+ "end": 10,
233
+ "start": 9
234
+ }
235
+ }
221
236
  ]
222
- ]
223
- },
224
- {
225
- "counter": 2,
226
- "operators": [
227
- [
228
- "remember",
229
- 0
230
- ],
231
- [
232
- "memorable",
233
- 1
237
+ },
238
+ {
239
+ "counter": 2,
240
+ "operators": [
241
+ {
242
+ "marker": [
243
+ "remember",
244
+ 0
245
+ ],
246
+ "range": {
247
+ "end": 7,
248
+ "start": 0
249
+ }
250
+ },
251
+ {
252
+ "marker": [
253
+ "memorable",
254
+ 1
255
+ ],
256
+ "range": {
257
+ "end": 10,
258
+ "start": 9
259
+ }
260
+ }
234
261
  ]
235
- ]
236
- },
237
- {
238
- "counter": 3,
239
- "operators": [
240
- [
241
- "remember",
242
- 1
262
+ },
263
+ {
264
+ "counter": 3,
265
+ "operators": [
266
+ {
267
+ "marker": [
268
+ "remember",
269
+ 1
270
+ ],
271
+ "range": {
272
+ "end": 10,
273
+ "start": 0
274
+ }
275
+ }
243
276
  ]
244
- ]
245
- }
246
- ]
277
+ }
278
+ ]
279
+ }
247
280
  ]
248
281
  },
249
282
  {
@@ -428,43 +461,76 @@
428
461
  ""
429
462
  ],
430
463
  "summaries": [
431
- [
432
- {
433
- "counter": 1,
434
- "operators": [
435
- [
436
- "stm_previous",
437
- 0
438
- ],
439
- [
440
- "memorable",
441
- 0
464
+ {
465
+ "length": 1,
466
+ "summaries": [
467
+ {
468
+ "counter": 1,
469
+ "operators": [
470
+ {
471
+ "marker": [
472
+ "stm_previous",
473
+ 0
474
+ ],
475
+ "range": {
476
+ "end": 7,
477
+ "start": 0
478
+ }
479
+ },
480
+ {
481
+ "marker": [
482
+ "memorable",
483
+ 0
484
+ ],
485
+ "range": {
486
+ "end": 17,
487
+ "start": 9
488
+ }
489
+ }
442
490
  ]
443
- ]
444
- },
445
- {
446
- "counter": 2,
447
- "operators": [
448
- [
449
- "stm_previous",
450
- 0
451
- ],
452
- [
453
- "memorable",
454
- 1
491
+ },
492
+ {
493
+ "counter": 2,
494
+ "operators": [
495
+ {
496
+ "marker": [
497
+ "stm_previous",
498
+ 0
499
+ ],
500
+ "range": {
501
+ "end": 7,
502
+ "start": 0
503
+ }
504
+ },
505
+ {
506
+ "marker": [
507
+ "memorable",
508
+ 1
509
+ ],
510
+ "range": {
511
+ "end": 17,
512
+ "start": 9
513
+ }
514
+ }
455
515
  ]
456
- ]
457
- },
458
- {
459
- "counter": 3,
460
- "operators": [
461
- [
462
- "memorable",
463
- 1
516
+ },
517
+ {
518
+ "counter": 3,
519
+ "operators": [
520
+ {
521
+ "marker": [
522
+ "memorable",
523
+ 1
524
+ ],
525
+ "range": {
526
+ "end": 17,
527
+ "start": 0
528
+ }
529
+ }
464
530
  ]
465
- ]
466
- }
467
- ]
531
+ }
532
+ ]
533
+ }
468
534
  ]
469
535
  },
470
536
  {
@@ -574,26 +640,41 @@
574
640
  ""
575
641
  ],
576
642
  "summaries": [
577
- [
578
- {
579
- "counter": 1,
580
- "operators": [
581
- [
582
- "memorable",
583
- 0
643
+ {
644
+ "length": 1,
645
+ "summaries": [
646
+ {
647
+ "counter": 1,
648
+ "operators": [
649
+ {
650
+ "marker": [
651
+ "memorable",
652
+ 0
653
+ ],
654
+ "range": {
655
+ "end": 1,
656
+ "start": 0
657
+ }
658
+ }
584
659
  ]
585
- ]
586
- },
587
- {
588
- "counter": 2,
589
- "operators": [
590
- [
591
- "memorable",
592
- 1
660
+ },
661
+ {
662
+ "counter": 2,
663
+ "operators": [
664
+ {
665
+ "marker": [
666
+ "memorable",
667
+ 1
668
+ ],
669
+ "range": {
670
+ "end": 1,
671
+ "start": 0
672
+ }
673
+ }
593
674
  ]
594
- ]
595
- }
596
- ]
675
+ }
676
+ ]
677
+ }
597
678
  ]
598
679
  },
599
680
  {
@@ -1009,101 +1090,191 @@
1009
1090
  "m1"
1010
1091
  ],
1011
1092
  "summaries": [
1012
- [
1013
- {
1014
- "counter": 1,
1015
- "operators": [
1016
- [
1017
- "remember",
1018
- 0
1019
- ],
1020
- [
1021
- "memorable",
1022
- 0
1093
+ {
1094
+ "length": 1,
1095
+ "summaries": [
1096
+ {
1097
+ "counter": 1,
1098
+ "operators": [
1099
+ {
1100
+ "marker": [
1101
+ "remember",
1102
+ 0
1103
+ ],
1104
+ "range": {
1105
+ "end": 7,
1106
+ "start": 0
1107
+ }
1108
+ },
1109
+ {
1110
+ "marker": [
1111
+ "memorable",
1112
+ 0
1113
+ ],
1114
+ "range": {
1115
+ "end": 10,
1116
+ "start": 9
1117
+ }
1118
+ }
1023
1119
  ]
1024
- ]
1025
- },
1026
- {
1027
- "counter": 2,
1028
- "operators": [
1029
- [
1030
- "remember",
1031
- 0
1032
- ],
1033
- [
1034
- "memorable",
1035
- 1
1120
+ },
1121
+ {
1122
+ "counter": 2,
1123
+ "operators": [
1124
+ {
1125
+ "marker": [
1126
+ "remember",
1127
+ 0
1128
+ ],
1129
+ "range": {
1130
+ "end": 7,
1131
+ "start": 0
1132
+ }
1133
+ },
1134
+ {
1135
+ "marker": [
1136
+ "memorable",
1137
+ 1
1138
+ ],
1139
+ "range": {
1140
+ "end": 10,
1141
+ "start": 9
1142
+ }
1143
+ }
1036
1144
  ]
1037
- ]
1038
- },
1039
- {
1040
- "counter": 3,
1041
- "operators": [
1042
- [
1043
- "remember",
1044
- 1
1145
+ },
1146
+ {
1147
+ "counter": 3,
1148
+ "operators": [
1149
+ {
1150
+ "marker": [
1151
+ "remember",
1152
+ 1
1153
+ ],
1154
+ "range": {
1155
+ "end": 10,
1156
+ "start": 0
1157
+ }
1158
+ }
1045
1159
  ]
1046
- ]
1047
- }
1048
- ],
1049
- [
1050
- {
1051
- "counter": 5,
1052
- "operators": [
1053
- [
1054
- "evaluate",
1055
- 0
1056
- ],
1057
- [
1058
- "the",
1059
- 0
1060
- ],
1061
- [
1062
- "memorable",
1063
- 0
1160
+ }
1161
+ ]
1162
+ },
1163
+ {
1164
+ "length": 1,
1165
+ "summaries": [
1166
+ {
1167
+ "counter": 5,
1168
+ "operators": [
1169
+ {
1170
+ "marker": [
1171
+ "evaluate",
1172
+ 0
1173
+ ],
1174
+ "range": {
1175
+ "end": 7,
1176
+ "start": 0
1177
+ }
1178
+ },
1179
+ {
1180
+ "marker": [
1181
+ "the",
1182
+ 0
1183
+ ],
1184
+ "range": {
1185
+ "end": 11,
1186
+ "start": 9
1187
+ }
1188
+ },
1189
+ {
1190
+ "marker": [
1191
+ "memorable",
1192
+ 0
1193
+ ],
1194
+ "range": {
1195
+ "end": 21,
1196
+ "start": 13
1197
+ }
1198
+ }
1064
1199
  ]
1065
- ]
1066
- },
1067
- {
1068
- "counter": 6,
1069
- "operators": [
1070
- [
1071
- "evaluate",
1072
- 0
1073
- ],
1074
- [
1075
- "the",
1076
- 0
1077
- ],
1078
- [
1079
- "memorable",
1080
- 1
1200
+ },
1201
+ {
1202
+ "counter": 6,
1203
+ "operators": [
1204
+ {
1205
+ "marker": [
1206
+ "evaluate",
1207
+ 0
1208
+ ],
1209
+ "range": {
1210
+ "end": 7,
1211
+ "start": 0
1212
+ }
1213
+ },
1214
+ {
1215
+ "marker": [
1216
+ "the",
1217
+ 0
1218
+ ],
1219
+ "range": {
1220
+ "end": 11,
1221
+ "start": 9
1222
+ }
1223
+ },
1224
+ {
1225
+ "marker": [
1226
+ "memorable",
1227
+ 1
1228
+ ],
1229
+ "range": {
1230
+ "end": 21,
1231
+ "start": 13
1232
+ }
1233
+ }
1081
1234
  ]
1082
- ]
1083
- },
1084
- {
1085
- "counter": 7,
1086
- "operators": [
1087
- [
1088
- "evaluate",
1089
- 0
1090
- ],
1091
- [
1092
- "memorable",
1093
- 1
1235
+ },
1236
+ {
1237
+ "counter": 7,
1238
+ "operators": [
1239
+ {
1240
+ "marker": [
1241
+ "evaluate",
1242
+ 0
1243
+ ],
1244
+ "range": {
1245
+ "end": 7,
1246
+ "start": 0
1247
+ }
1248
+ },
1249
+ {
1250
+ "marker": [
1251
+ "memorable",
1252
+ 1
1253
+ ],
1254
+ "range": {
1255
+ "end": 21,
1256
+ "start": 9
1257
+ }
1258
+ }
1094
1259
  ]
1095
- ]
1096
- },
1097
- {
1098
- "counter": 8,
1099
- "operators": [
1100
- [
1101
- "evaluate",
1102
- 1
1260
+ },
1261
+ {
1262
+ "counter": 8,
1263
+ "operators": [
1264
+ {
1265
+ "marker": [
1266
+ "evaluate",
1267
+ 1
1268
+ ],
1269
+ "range": {
1270
+ "end": 21,
1271
+ "start": 0
1272
+ }
1273
+ }
1103
1274
  ]
1104
- ]
1105
- }
1106
- ]
1275
+ }
1276
+ ]
1277
+ }
1107
1278
  ]
1108
1279
  },
1109
1280
  {
@@ -1337,64 +1508,121 @@
1337
1508
  ""
1338
1509
  ],
1339
1510
  "summaries": [
1340
- [
1341
- {
1342
- "counter": 1,
1343
- "operators": [
1344
- [
1345
- "the",
1346
- 0
1347
- ],
1348
- [
1349
- "memorable",
1350
- 0
1351
- ],
1352
- [
1353
- "stm_before",
1354
- 0
1511
+ {
1512
+ "length": 1,
1513
+ "summaries": [
1514
+ {
1515
+ "counter": 1,
1516
+ "operators": [
1517
+ {
1518
+ "marker": [
1519
+ "the",
1520
+ 0
1521
+ ],
1522
+ "range": {
1523
+ "end": 2,
1524
+ "start": 0
1525
+ }
1526
+ },
1527
+ {
1528
+ "marker": [
1529
+ "memorable",
1530
+ 0
1531
+ ],
1532
+ "range": {
1533
+ "end": 12,
1534
+ "start": 4
1535
+ }
1536
+ },
1537
+ {
1538
+ "marker": [
1539
+ "stm_before",
1540
+ 0
1541
+ ],
1542
+ "range": {
1543
+ "end": 19,
1544
+ "start": 14
1545
+ }
1546
+ }
1355
1547
  ]
1356
- ]
1357
- },
1358
- {
1359
- "counter": 2,
1360
- "operators": [
1361
- [
1362
- "the",
1363
- 0
1364
- ],
1365
- [
1366
- "memorable",
1367
- 1
1368
- ],
1369
- [
1370
- "stm_before",
1371
- 0
1548
+ },
1549
+ {
1550
+ "counter": 2,
1551
+ "operators": [
1552
+ {
1553
+ "marker": [
1554
+ "the",
1555
+ 0
1556
+ ],
1557
+ "range": {
1558
+ "end": 2,
1559
+ "start": 0
1560
+ }
1561
+ },
1562
+ {
1563
+ "marker": [
1564
+ "memorable",
1565
+ 1
1566
+ ],
1567
+ "range": {
1568
+ "end": 12,
1569
+ "start": 4
1570
+ }
1571
+ },
1572
+ {
1573
+ "marker": [
1574
+ "stm_before",
1575
+ 0
1576
+ ],
1577
+ "range": {
1578
+ "end": 19,
1579
+ "start": 14
1580
+ }
1581
+ }
1372
1582
  ]
1373
- ]
1374
- },
1375
- {
1376
- "counter": 3,
1377
- "operators": [
1378
- [
1379
- "the",
1380
- 0
1381
- ],
1382
- [
1383
- "memorable",
1384
- 1
1583
+ },
1584
+ {
1585
+ "counter": 3,
1586
+ "operators": [
1587
+ {
1588
+ "marker": [
1589
+ "the",
1590
+ 0
1591
+ ],
1592
+ "range": {
1593
+ "end": 2,
1594
+ "start": 0
1595
+ }
1596
+ },
1597
+ {
1598
+ "marker": [
1599
+ "memorable",
1600
+ 1
1601
+ ],
1602
+ "range": {
1603
+ "end": 19,
1604
+ "start": 4
1605
+ }
1606
+ }
1385
1607
  ]
1386
- ]
1387
- },
1388
- {
1389
- "counter": 4,
1390
- "operators": [
1391
- [
1392
- "memorable",
1393
- 1
1608
+ },
1609
+ {
1610
+ "counter": 4,
1611
+ "operators": [
1612
+ {
1613
+ "marker": [
1614
+ "memorable",
1615
+ 1
1616
+ ],
1617
+ "range": {
1618
+ "end": 19,
1619
+ "start": 0
1620
+ }
1621
+ }
1394
1622
  ]
1395
- ]
1396
- }
1397
- ]
1623
+ }
1624
+ ]
1625
+ }
1398
1626
  ]
1399
1627
  },
1400
1628
  {
@@ -2025,163 +2253,316 @@
2025
2253
  "m1"
2026
2254
  ],
2027
2255
  "summaries": [
2028
- [
2029
- {
2030
- "counter": 1,
2031
- "operators": [
2032
- [
2033
- "remember",
2034
- 0
2035
- ],
2036
- [
2037
- "memorable",
2038
- 0
2256
+ {
2257
+ "length": 1,
2258
+ "summaries": [
2259
+ {
2260
+ "counter": 1,
2261
+ "operators": [
2262
+ {
2263
+ "marker": [
2264
+ "remember",
2265
+ 0
2266
+ ],
2267
+ "range": {
2268
+ "end": 7,
2269
+ "start": 0
2270
+ }
2271
+ },
2272
+ {
2273
+ "marker": [
2274
+ "memorable",
2275
+ 0
2276
+ ],
2277
+ "range": {
2278
+ "end": 10,
2279
+ "start": 9
2280
+ }
2281
+ }
2039
2282
  ]
2040
- ]
2041
- },
2042
- {
2043
- "counter": 2,
2044
- "operators": [
2045
- [
2046
- "remember",
2047
- 0
2048
- ],
2049
- [
2050
- "memorable",
2051
- 1
2283
+ },
2284
+ {
2285
+ "counter": 2,
2286
+ "operators": [
2287
+ {
2288
+ "marker": [
2289
+ "remember",
2290
+ 0
2291
+ ],
2292
+ "range": {
2293
+ "end": 7,
2294
+ "start": 0
2295
+ }
2296
+ },
2297
+ {
2298
+ "marker": [
2299
+ "memorable",
2300
+ 1
2301
+ ],
2302
+ "range": {
2303
+ "end": 10,
2304
+ "start": 9
2305
+ }
2306
+ }
2052
2307
  ]
2053
- ]
2054
- },
2055
- {
2056
- "counter": 3,
2057
- "operators": [
2058
- [
2059
- "remember",
2060
- 1
2308
+ },
2309
+ {
2310
+ "counter": 3,
2311
+ "operators": [
2312
+ {
2313
+ "marker": [
2314
+ "remember",
2315
+ 1
2316
+ ],
2317
+ "range": {
2318
+ "end": 10,
2319
+ "start": 0
2320
+ }
2321
+ }
2061
2322
  ]
2062
- ]
2063
- }
2064
- ],
2065
- [
2066
- {
2067
- "counter": 5,
2068
- "operators": [
2069
- [
2070
- "remember",
2071
- 0
2072
- ],
2073
- [
2074
- "memorable",
2075
- 0
2323
+ }
2324
+ ]
2325
+ },
2326
+ {
2327
+ "length": 1,
2328
+ "summaries": [
2329
+ {
2330
+ "counter": 5,
2331
+ "operators": [
2332
+ {
2333
+ "marker": [
2334
+ "remember",
2335
+ 0
2336
+ ],
2337
+ "range": {
2338
+ "end": 7,
2339
+ "start": 0
2340
+ }
2341
+ },
2342
+ {
2343
+ "marker": [
2344
+ "memorable",
2345
+ 0
2346
+ ],
2347
+ "range": {
2348
+ "end": 10,
2349
+ "start": 9
2350
+ }
2351
+ }
2076
2352
  ]
2077
- ]
2078
- },
2079
- {
2080
- "counter": 6,
2081
- "operators": [
2082
- [
2083
- "remember",
2084
- 0
2085
- ],
2086
- [
2087
- "memorable",
2088
- 1
2353
+ },
2354
+ {
2355
+ "counter": 6,
2356
+ "operators": [
2357
+ {
2358
+ "marker": [
2359
+ "remember",
2360
+ 0
2361
+ ],
2362
+ "range": {
2363
+ "end": 7,
2364
+ "start": 0
2365
+ }
2366
+ },
2367
+ {
2368
+ "marker": [
2369
+ "memorable",
2370
+ 1
2371
+ ],
2372
+ "range": {
2373
+ "end": 10,
2374
+ "start": 9
2375
+ }
2376
+ }
2089
2377
  ]
2090
- ]
2091
- },
2092
- {
2093
- "counter": 7,
2094
- "operators": [
2095
- [
2096
- "remember",
2097
- 1
2378
+ },
2379
+ {
2380
+ "counter": 7,
2381
+ "operators": [
2382
+ {
2383
+ "marker": [
2384
+ "remember",
2385
+ 1
2386
+ ],
2387
+ "range": {
2388
+ "end": 10,
2389
+ "start": 0
2390
+ }
2391
+ }
2098
2392
  ]
2099
- ]
2100
- }
2101
- ],
2102
- [
2103
- {
2104
- "counter": 9,
2105
- "operators": [
2106
- [
2107
- "evaluate",
2108
- 0
2109
- ],
2110
- [
2111
- "the",
2112
- 0
2113
- ],
2114
- [
2115
- "memorable",
2116
- 0
2117
- ],
2118
- [
2119
- "stm_before",
2120
- 0
2393
+ }
2394
+ ]
2395
+ },
2396
+ {
2397
+ "length": 1,
2398
+ "summaries": [
2399
+ {
2400
+ "counter": 9,
2401
+ "operators": [
2402
+ {
2403
+ "marker": [
2404
+ "evaluate",
2405
+ 0
2406
+ ],
2407
+ "range": {
2408
+ "end": 7,
2409
+ "start": 0
2410
+ }
2411
+ },
2412
+ {
2413
+ "marker": [
2414
+ "the",
2415
+ 0
2416
+ ],
2417
+ "range": {
2418
+ "end": 11,
2419
+ "start": 9
2420
+ }
2421
+ },
2422
+ {
2423
+ "marker": [
2424
+ "memorable",
2425
+ 0
2426
+ ],
2427
+ "range": {
2428
+ "end": 21,
2429
+ "start": 13
2430
+ }
2431
+ },
2432
+ {
2433
+ "marker": [
2434
+ "stm_before",
2435
+ 0
2436
+ ],
2437
+ "range": {
2438
+ "end": 28,
2439
+ "start": 23
2440
+ }
2441
+ }
2121
2442
  ]
2122
- ]
2123
- },
2124
- {
2125
- "counter": 10,
2126
- "operators": [
2127
- [
2128
- "evaluate",
2129
- 0
2130
- ],
2131
- [
2132
- "the",
2133
- 0
2134
- ],
2135
- [
2136
- "memorable",
2137
- 1
2138
- ],
2139
- [
2140
- "stm_before",
2141
- 0
2443
+ },
2444
+ {
2445
+ "counter": 10,
2446
+ "operators": [
2447
+ {
2448
+ "marker": [
2449
+ "evaluate",
2450
+ 0
2451
+ ],
2452
+ "range": {
2453
+ "end": 7,
2454
+ "start": 0
2455
+ }
2456
+ },
2457
+ {
2458
+ "marker": [
2459
+ "the",
2460
+ 0
2461
+ ],
2462
+ "range": {
2463
+ "end": 11,
2464
+ "start": 9
2465
+ }
2466
+ },
2467
+ {
2468
+ "marker": [
2469
+ "memorable",
2470
+ 1
2471
+ ],
2472
+ "range": {
2473
+ "end": 21,
2474
+ "start": 13
2475
+ }
2476
+ },
2477
+ {
2478
+ "marker": [
2479
+ "stm_before",
2480
+ 0
2481
+ ],
2482
+ "range": {
2483
+ "end": 28,
2484
+ "start": 23
2485
+ }
2486
+ }
2142
2487
  ]
2143
- ]
2144
- },
2145
- {
2146
- "counter": 11,
2147
- "operators": [
2148
- [
2149
- "evaluate",
2150
- 0
2151
- ],
2152
- [
2153
- "the",
2154
- 0
2155
- ],
2156
- [
2157
- "memorable",
2158
- 1
2488
+ },
2489
+ {
2490
+ "counter": 11,
2491
+ "operators": [
2492
+ {
2493
+ "marker": [
2494
+ "evaluate",
2495
+ 0
2496
+ ],
2497
+ "range": {
2498
+ "end": 7,
2499
+ "start": 0
2500
+ }
2501
+ },
2502
+ {
2503
+ "marker": [
2504
+ "the",
2505
+ 0
2506
+ ],
2507
+ "range": {
2508
+ "end": 11,
2509
+ "start": 9
2510
+ }
2511
+ },
2512
+ {
2513
+ "marker": [
2514
+ "memorable",
2515
+ 1
2516
+ ],
2517
+ "range": {
2518
+ "end": 28,
2519
+ "start": 13
2520
+ }
2521
+ }
2159
2522
  ]
2160
- ]
2161
- },
2162
- {
2163
- "counter": 12,
2164
- "operators": [
2165
- [
2166
- "evaluate",
2167
- 0
2168
- ],
2169
- [
2170
- "memorable",
2171
- 1
2523
+ },
2524
+ {
2525
+ "counter": 12,
2526
+ "operators": [
2527
+ {
2528
+ "marker": [
2529
+ "evaluate",
2530
+ 0
2531
+ ],
2532
+ "range": {
2533
+ "end": 7,
2534
+ "start": 0
2535
+ }
2536
+ },
2537
+ {
2538
+ "marker": [
2539
+ "memorable",
2540
+ 1
2541
+ ],
2542
+ "range": {
2543
+ "end": 28,
2544
+ "start": 9
2545
+ }
2546
+ }
2172
2547
  ]
2173
- ]
2174
- },
2175
- {
2176
- "counter": 13,
2177
- "operators": [
2178
- [
2179
- "evaluate",
2180
- 1
2548
+ },
2549
+ {
2550
+ "counter": 13,
2551
+ "operators": [
2552
+ {
2553
+ "marker": [
2554
+ "evaluate",
2555
+ 1
2556
+ ],
2557
+ "range": {
2558
+ "end": 28,
2559
+ "start": 0
2560
+ }
2561
+ }
2181
2562
  ]
2182
- ]
2183
- }
2184
- ]
2563
+ }
2564
+ ]
2565
+ }
2185
2566
  ]
2186
2567
  }
2187
2568
  ]