tpmkms_4wp 9.5.1 → 9.6.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 (135) hide show
  1. package/common/animals.instance.json +151 -61
  2. package/common/animals.js +3 -5
  3. package/common/asking.js +116 -106
  4. package/common/avatar.test.json +1001 -860
  5. package/common/can.instance.json +2194 -0
  6. package/common/can.js +251 -0
  7. package/common/can.test.json +51307 -0
  8. package/common/characters.js +5 -5
  9. package/common/colors.instance.json +152 -12
  10. package/common/colors.js +3 -6
  11. package/common/comparable.instance.json +33 -3
  12. package/common/comparable.js +3 -6
  13. package/common/concept.js +25 -27
  14. package/common/concept.test.json +180 -144
  15. package/common/conjunction.js +13 -5
  16. package/common/conjunction.test.json +32 -42
  17. package/common/crew.instance.json +433 -173
  18. package/common/crew.js +4 -7
  19. package/common/crew.test.json +4148 -3324
  20. package/common/currency.js +1 -1
  21. package/common/dateTimeSelectors.instance.json +2 -2
  22. package/common/dateTimeSelectors.js +6 -9
  23. package/common/dateTimeSelectors.test.json +76935 -35739
  24. package/common/dates.instance.json +53 -3
  25. package/common/dates.js +3 -6
  26. package/common/dates.test.json +284 -287
  27. package/common/dialogues.js +43 -122
  28. package/common/dialogues.test.json +1248 -1152
  29. package/common/dimension.instance.json +21493 -561
  30. package/common/dimension.js +150 -55
  31. package/common/dimension.test.json +10979 -4625
  32. package/common/drone.instance.json +24709 -0
  33. package/common/drone.js +662 -0
  34. package/common/drone.test.json +30522 -0
  35. package/common/drone_v1.instance.json +24703 -0
  36. package/common/drone_v1.js +596 -0
  37. package/common/drone_v1.test.json +115538 -0
  38. package/common/edible.instance.json +388 -32
  39. package/common/edible.js +3 -5
  40. package/common/emotions.instance.json +85 -76
  41. package/common/emotions.js +4 -7
  42. package/common/emotions.test.json +242 -174
  43. package/common/english_helpers.js +336 -0
  44. package/common/errors.js +6 -6
  45. package/common/evaluate.js +2 -2
  46. package/common/events.js +8 -8
  47. package/common/fastfood.instance.json +1071 -393
  48. package/common/fastfood.js +14 -16
  49. package/common/fastfood.test.json +6970 -6829
  50. package/common/formulas.instance.json +11 -1
  51. package/common/formulas.js +3 -2
  52. package/common/gdefaults.js +111 -17
  53. package/common/help.js +12 -12
  54. package/common/help.test.json +65 -11
  55. package/common/helpers/concept.js +1 -1
  56. package/common/helpers/conjunction.js +54 -44
  57. package/common/helpers/dateTimeSelectors.js +2 -2
  58. package/common/helpers/dialogues.js +10 -2
  59. package/common/helpers/formulas.js +13 -11
  60. package/common/helpers/menus.js +12 -12
  61. package/common/helpers/meta.js +9 -9
  62. package/common/helpers/properties.js +186 -64
  63. package/common/helpers.js +167 -48
  64. package/common/hierarchy.js +12 -10
  65. package/common/kirk.instance.json +11 -1
  66. package/common/kirk.js +4 -6
  67. package/common/kirk.test.json +600 -424
  68. package/common/latin.instance.json +12 -12
  69. package/common/latin.js +12 -14
  70. package/common/length.instance.json +34660 -3158
  71. package/common/length.js +11 -6
  72. package/common/length.test.json +54357 -2557
  73. package/common/math.instance.json +39 -29
  74. package/common/math.js +49 -47
  75. package/common/menus.instance.json +77 -10
  76. package/common/menus.js +4 -13
  77. package/common/meta.js +80 -65
  78. package/common/nameable.js +36 -22
  79. package/common/nameable.test.json +436 -0
  80. package/common/numbers.js +1 -1
  81. package/common/ordering.instance.json +107 -19
  82. package/common/ordering.js +4 -6
  83. package/common/ordering.test.json +835 -417
  84. package/common/people.instance.json +176 -348
  85. package/common/people.js +9 -9
  86. package/common/people.test.json +4135 -3606
  87. package/common/pipboy.instance.json +187 -17
  88. package/common/pipboy.js +4 -4
  89. package/common/pokemon.instance.json +143 -13
  90. package/common/pokemon.js +4 -6
  91. package/common/pressure.instance.json +3610 -1601
  92. package/common/pressure.js +3 -5
  93. package/common/pressure.test.json +433 -477
  94. package/common/properties.instance.json +16 -17
  95. package/common/properties.js +32 -13
  96. package/common/properties.test.json +9565 -6951
  97. package/common/rates.instance.json +59 -0
  98. package/common/rates.js +95 -0
  99. package/common/rates.test.json +27702 -0
  100. package/common/reminders.instance.json +4 -4
  101. package/common/reminders.js +8 -11
  102. package/common/reminders.test.json +64635 -25787
  103. package/common/reports.instance.json +23 -3
  104. package/common/reports.js +21 -21
  105. package/common/scorekeeper.js +9 -12
  106. package/common/sdefaults.js +22 -2
  107. package/common/spock.instance.json +11 -1
  108. package/common/spock.js +4 -7
  109. package/common/spock.test.json +606 -430
  110. package/common/stgame.js +1 -1
  111. package/common/stm.js +41 -24
  112. package/common/tell.js +1 -1
  113. package/common/temperature.instance.json +3163 -1154
  114. package/common/temperature.js +3 -5
  115. package/common/temperature.test.json +433 -477
  116. package/common/tester.js +3 -3
  117. package/common/time.instance.json +24852 -0
  118. package/common/time.js +138 -141
  119. package/common/time.test.json +31876 -3757
  120. package/common/tokenize.js +5 -2
  121. package/common/ui.instance.json +12 -5
  122. package/common/ui.js +4 -13
  123. package/common/weight.instance.json +10501 -4099
  124. package/common/weight.js +3 -5
  125. package/common/weight.test.json +2601 -2263
  126. package/common/words.instance.json +9 -0
  127. package/common/words.js +50 -0
  128. package/common/words.test.json +2 -0
  129. package/common/wp.instance.json +548 -8
  130. package/common/wp.js +10 -8
  131. package/common/wp.test.json +7385 -6906
  132. package/main.js +6 -2
  133. package/package.json +25 -6
  134. package/common/listener.js +0 -50
  135. package/common/listener.test.json +0 -142
@@ -901,7 +901,7 @@
901
901
  ]
902
902
  },
903
903
  {
904
- "apply": "({ask, api}) => {\n // see if followup for drink is needed\n\n const hasDrink = (isA, item) => {\n let hasDrink = false\n for (const modification of (item.modifications || [])) {\n if (isA(modification.id, 'drink')) {\n hasDrink = true\n break\n }\n }\n return hasDrink\n }\n\n const needsDrink = (item) => {\n return item.needsDrink\n }\n\n const askAbout = ({api, isA}) => {\n const items = []\n for (const item of api.items()) {\n if (needsDrink(item) && !hasDrink(isA, item)) {\n items.push(item)\n }\n }\n return items\n }\n\n ask([\n {\n where: where(),\n oneShot: false,\n onNevermind: ({verbatim, ...args}) => {\n // this is cross km boundaries from the dialogues km to this one so the api if for dialogs. \n // i need to get the one for fastfood here.\n const api = args.kms.fastfood.api\n const needsDrink = askAbout({ args, api })\n for (const item of needsDrink) {\n api.remove(item)\n }\n },\n matchq: (args) => askAbout(args).length > 0 && args.context.marker == 'controlEnd',\n applyq: (args) => {\n args.context.cascade = true\n const needsDrink = askAbout(args)\n // const details = args.gp({ marker: 'list', value: needsDrink.map((item) => item.food)})\n if (needsDrink.length > 1) {\n return `What drinks do you want?`\n } else {\n return `What drink do you want?`\n }\n },\n matchr: (args) => {\n if (args.isA(args.context.marker, 'drink') && askAbout(args).length > 0) {\n const needsDrink = askAbout(args)\n if (args.api.isAvailableModification(needsDrink[0].food, { ...args.context , id: args.context.value })) {\n return true\n }\n }\n return false\n },\n applyr: (args) => {\n // TODO check for is available for all modifications\n const needsDrink = askAbout(args)\n const { api, context } = args\n if (isMany(context)) {\n let count = getCount(context) || Number.MAX_SAFE_INTEGER\n for (const item of needsDrink) {\n if (count < 1) {\n break\n }\n count -= 1\n api.addDrink(item.item_id, { id: context.value }) \n }\n } else {\n const item_id = needsDrink[0].item_id\n api.addDrink(item_id, { id: context.value }) \n }\n }\n },\n ])\n }"
904
+ "apply": "({ask, api}) => {\n // see if followup for drink is needed\n\n function hasDrink(isA, item) {\n let hasDrink = false\n for (const modification of (item.modifications || [])) {\n if (isA(modification.id, 'drink')) {\n hasDrink = true\n break\n }\n }\n return hasDrink\n }\n\n function needsDrink (item) {\n return item.needsDrink\n }\n\n function askAbout({api, isA}) {\n const items = []\n for (const item of api.items()) {\n if (needsDrink(item) && !hasDrink(isA, item)) {\n items.push(item)\n }\n }\n return items\n }\n\n ask([\n {\n where: where(),\n oneShot: false,\n onNevermind: ({verbatim, ...args}) => {\n // this is cross km boundaries from the dialogues km to this one so the api if for dialogs. \n // i need to get the one for fastfood here.\n const api = args.kms.fastfood.api\n const needsDrink = askAbout({ args, api })\n for (const item of needsDrink) {\n api.remove(item)\n }\n },\n matchq: (args) => askAbout(args).length > 0 && args.context.marker == 'controlEnd',\n applyq: (args) => {\n args.context.cascade = true\n const needsDrink = askAbout(args)\n // const details = args.gp({ marker: 'list', value: needsDrink.map((item) => item.food)})\n if (needsDrink.length > 1) {\n return `What drinks do you want?`\n } else {\n return `What drink do you want?`\n }\n },\n matchr: (args) => {\n if (args.isA(args.context.marker, 'drink') && askAbout(args).length > 0) {\n const needsDrink = askAbout(args)\n if (args.api.isAvailableModification(needsDrink[0].food, { ...args.context , id: args.context.value })) {\n return true\n }\n }\n return false\n },\n applyr: (args) => {\n // TODO check for is available for all modifications\n const needsDrink = askAbout(args)\n const { api, context } = args\n if (isMany(context)) {\n let count = getCount(context) || Number.MAX_SAFE_INTEGER\n for (const item of needsDrink) {\n if (count < 1) {\n break\n }\n count -= 1\n api.addDrink(item.item_id, { id: context.value }) \n }\n } else {\n const item_id = needsDrink[0].item_id\n api.addDrink(item_id, { id: context.value }) \n }\n }\n },\n ])\n }"
905
905
  },
906
906
  {
907
907
  "operators": [
@@ -3770,6 +3770,16 @@
3770
3770
  "adjective",
3771
3771
  false
3772
3772
  ],
3773
+ [
3774
+ "stm_current",
3775
+ "adjective",
3776
+ false
3777
+ ],
3778
+ [
3779
+ "stm_previous",
3780
+ "adjective",
3781
+ false
3782
+ ],
3773
3783
  [
3774
3784
  "strip",
3775
3785
  "concept",
@@ -4137,7 +4147,7 @@
4137
4147
  "word": "food",
4138
4148
  "range": {
4139
4149
  "start": 0,
4140
- "end": 16
4150
+ "end": 3
4141
4151
  },
4142
4152
  "dead": true,
4143
4153
  "types": [
@@ -6830,6 +6840,16 @@
6830
6840
  "adjective",
6831
6841
  false
6832
6842
  ],
6843
+ [
6844
+ "stm_current",
6845
+ "adjective",
6846
+ false
6847
+ ],
6848
+ [
6849
+ "stm_previous",
6850
+ "adjective",
6851
+ false
6852
+ ],
6833
6853
  [
6834
6854
  "strip",
6835
6855
  "concept",
@@ -7197,7 +7217,7 @@
7197
7217
  "word": "drinks",
7198
7218
  "range": {
7199
7219
  "start": 0,
7200
- "end": 19
7220
+ "end": 5
7201
7221
  },
7202
7222
  "dead": true,
7203
7223
  "types": [
@@ -9895,6 +9915,16 @@
9895
9915
  "adjective",
9896
9916
  false
9897
9917
  ],
9918
+ [
9919
+ "stm_current",
9920
+ "adjective",
9921
+ false
9922
+ ],
9923
+ [
9924
+ "stm_previous",
9925
+ "adjective",
9926
+ false
9927
+ ],
9898
9928
  [
9899
9929
  "strip",
9900
9930
  "concept",
@@ -10264,7 +10294,7 @@
10264
10294
  "end": 20
10265
10295
  },
10266
10296
  "dead": true,
10267
- "modifiers": [
10297
+ "conceptModifiers": [
10268
10298
  {
10269
10299
  "value": "bacon",
10270
10300
  "unknown": true,
@@ -13135,6 +13165,16 @@
13135
13165
  "adjective",
13136
13166
  false
13137
13167
  ],
13168
+ [
13169
+ "stm_current",
13170
+ "adjective",
13171
+ false
13172
+ ],
13173
+ [
13174
+ "stm_previous",
13175
+ "adjective",
13176
+ false
13177
+ ],
13138
13178
  [
13139
13179
  "strip",
13140
13180
  "concept",
@@ -13504,7 +13544,7 @@
13504
13544
  "end": 24
13505
13545
  },
13506
13546
  "dead": true,
13507
- "modifiers": [
13547
+ "conceptModifiers": [
13508
13548
  {
13509
13549
  "value": "chicken",
13510
13550
  "number": "one",
@@ -16454,6 +16494,16 @@
16454
16494
  "adjective",
16455
16495
  false
16456
16496
  ],
16497
+ [
16498
+ "stm_current",
16499
+ "adjective",
16500
+ false
16501
+ ],
16502
+ [
16503
+ "stm_previous",
16504
+ "adjective",
16505
+ false
16506
+ ],
16457
16507
  [
16458
16508
  "strip",
16459
16509
  "concept",
@@ -16823,7 +16873,7 @@
16823
16873
  "end": 19
16824
16874
  },
16825
16875
  "dead": true,
16826
- "modifiers": [
16876
+ "conceptModifiers": [
16827
16877
  {
16828
16878
  "value": "premium",
16829
16879
  "unknown": true,
@@ -19894,6 +19944,16 @@
19894
19944
  "adjective",
19895
19945
  false
19896
19946
  ],
19947
+ [
19948
+ "stm_current",
19949
+ "adjective",
19950
+ false
19951
+ ],
19952
+ [
19953
+ "stm_previous",
19954
+ "adjective",
19955
+ false
19956
+ ],
19897
19957
  [
19898
19958
  "strip",
19899
19959
  "concept",
@@ -20288,7 +20348,7 @@
20288
20348
  "end": 30
20289
20349
  },
20290
20350
  "dead": true,
20291
- "modifiers": [
20351
+ "conceptModifiers": [
20292
20352
  {
20293
20353
  "value": "ultimate",
20294
20354
  "unknown": true,
@@ -23511,6 +23571,16 @@
23511
23571
  "adjective",
23512
23572
  false
23513
23573
  ],
23574
+ [
23575
+ "stm_current",
23576
+ "adjective",
23577
+ false
23578
+ ],
23579
+ [
23580
+ "stm_previous",
23581
+ "adjective",
23582
+ false
23583
+ ],
23514
23584
  [
23515
23585
  "strip",
23516
23586
  "concept",
@@ -23970,7 +24040,7 @@
23970
24040
  "end": 20
23971
24041
  },
23972
24042
  "dead": true,
23973
- "modifiers": [
24043
+ "conceptModifiers": [
23974
24044
  {
23975
24045
  "value": "chicken",
23976
24046
  "number": "one",
@@ -27185,6 +27255,16 @@
27185
27255
  "adjective",
27186
27256
  false
27187
27257
  ],
27258
+ [
27259
+ "stm_current",
27260
+ "adjective",
27261
+ false
27262
+ ],
27263
+ [
27264
+ "stm_previous",
27265
+ "adjective",
27266
+ false
27267
+ ],
27188
27268
  [
27189
27269
  "strip",
27190
27270
  "concept",
@@ -27693,7 +27773,7 @@
27693
27773
  "end": 33
27694
27774
  },
27695
27775
  "dead": true,
27696
- "modifiers": [
27776
+ "conceptModifiers": [
27697
27777
  {
27698
27778
  "value": "asiago",
27699
27779
  "unknown": true,
@@ -31192,6 +31272,16 @@
31192
31272
  "adjective",
31193
31273
  false
31194
31274
  ],
31275
+ [
31276
+ "stm_current",
31277
+ "adjective",
31278
+ false
31279
+ ],
31280
+ [
31281
+ "stm_previous",
31282
+ "adjective",
31283
+ false
31284
+ ],
31195
31285
  [
31196
31286
  "strip",
31197
31287
  "concept",
@@ -31651,7 +31741,7 @@
31651
31741
  "end": 22
31652
31742
  },
31653
31743
  "dead": true,
31654
- "modifiers": [
31744
+ "conceptModifiers": [
31655
31745
  {
31656
31746
  "value": "crispy",
31657
31747
  "unknown": true,
@@ -35101,6 +35191,16 @@
35101
35191
  "adjective",
35102
35192
  false
35103
35193
  ],
35194
+ [
35195
+ "stm_current",
35196
+ "adjective",
35197
+ false
35198
+ ],
35199
+ [
35200
+ "stm_previous",
35201
+ "adjective",
35202
+ false
35203
+ ],
35104
35204
  [
35105
35205
  "strip",
35106
35206
  "concept",
@@ -35568,7 +35668,7 @@
35568
35668
  "end": 27
35569
35669
  },
35570
35670
  "dead": true,
35571
- "modifiers": [
35671
+ "conceptModifiers": [
35572
35672
  {
35573
35673
  "value": "crispy_chicken",
35574
35674
  "number": "one",
@@ -39124,6 +39224,16 @@
39124
39224
  "adjective",
39125
39225
  false
39126
39226
  ],
39227
+ [
39228
+ "stm_current",
39229
+ "adjective",
39230
+ false
39231
+ ],
39232
+ [
39233
+ "stm_previous",
39234
+ "adjective",
39235
+ false
39236
+ ],
39127
39237
  [
39128
39238
  "strip",
39129
39239
  "concept",
@@ -39627,7 +39737,7 @@
39627
39737
  "word": "club",
39628
39738
  "range": {
39629
39739
  "start": 0,
39630
- "end": 17
39740
+ "end": 3
39631
39741
  },
39632
39742
  "dead": true,
39633
39743
  "types": [
@@ -43270,6 +43380,16 @@
43270
43380
  "adjective",
43271
43381
  false
43272
43382
  ],
43383
+ [
43384
+ "stm_current",
43385
+ "adjective",
43386
+ false
43387
+ ],
43388
+ [
43389
+ "stm_previous",
43390
+ "adjective",
43391
+ false
43392
+ ],
43273
43393
  [
43274
43394
  "strip",
43275
43395
  "concept",
@@ -43729,7 +43849,7 @@
43729
43849
  "end": 20
43730
43850
  },
43731
43851
  "dead": true,
43732
- "modifiers": [
43852
+ "conceptModifiers": [
43733
43853
  {
43734
43854
  "value": "waffle",
43735
43855
  "unknown": true,
@@ -47259,6 +47379,16 @@
47259
47379
  "adjective",
47260
47380
  false
47261
47381
  ],
47382
+ [
47383
+ "stm_current",
47384
+ "adjective",
47385
+ false
47386
+ ],
47387
+ [
47388
+ "stm_previous",
47389
+ "adjective",
47390
+ false
47391
+ ],
47262
47392
  [
47263
47393
  "strip",
47264
47394
  "concept",
@@ -47808,7 +47938,7 @@
47808
47938
  "end": 20
47809
47939
  },
47810
47940
  "dead": true,
47811
- "modifiers": [
47941
+ "conceptModifiers": [
47812
47942
  {
47813
47943
  "value": "loaded",
47814
47944
  "unknown": true,
@@ -51408,6 +51538,16 @@
51408
51538
  "adjective",
51409
51539
  false
51410
51540
  ],
51541
+ [
51542
+ "stm_current",
51543
+ "adjective",
51544
+ false
51545
+ ],
51546
+ [
51547
+ "stm_previous",
51548
+ "adjective",
51549
+ false
51550
+ ],
51411
51551
  [
51412
51552
  "strip",
51413
51553
  "concept",
@@ -51957,7 +52097,7 @@
51957
52097
  "end": 19
51958
52098
  },
51959
52099
  "dead": true,
51960
- "modifiers": [
52100
+ "conceptModifiers": [
51961
52101
  {
51962
52102
  "value": "chili",
51963
52103
  "unknown": true,
@@ -55647,6 +55787,16 @@
55647
55787
  "adjective",
55648
55788
  false
55649
55789
  ],
55790
+ [
55791
+ "stm_current",
55792
+ "adjective",
55793
+ false
55794
+ ],
55795
+ [
55796
+ "stm_previous",
55797
+ "adjective",
55798
+ false
55799
+ ],
55650
55800
  [
55651
55801
  "strip",
55652
55802
  "concept",
@@ -56196,7 +56346,7 @@
56196
56346
  "end": 20
56197
56347
  },
56198
56348
  "dead": true,
56199
- "modifiers": [
56349
+ "conceptModifiers": [
56200
56350
  {
56201
56351
  "value": "garden",
56202
56352
  "unknown": true,
@@ -59976,6 +60126,16 @@
59976
60126
  "adjective",
59977
60127
  false
59978
60128
  ],
60129
+ [
60130
+ "stm_current",
60131
+ "adjective",
60132
+ false
60133
+ ],
60134
+ [
60135
+ "stm_previous",
60136
+ "adjective",
60137
+ false
60138
+ ],
59979
60139
  [
59980
60140
  "strip",
59981
60141
  "concept",
@@ -60525,7 +60685,7 @@
60525
60685
  "end": 20
60526
60686
  },
60527
60687
  "dead": true,
60528
- "modifiers": [
60688
+ "conceptModifiers": [
60529
60689
  {
60530
60690
  "value": "caesar",
60531
60691
  "unknown": true,
@@ -64395,6 +64555,16 @@
64395
64555
  "adjective",
64396
64556
  false
64397
64557
  ],
64558
+ [
64559
+ "stm_current",
64560
+ "adjective",
64561
+ false
64562
+ ],
64563
+ [
64564
+ "stm_previous",
64565
+ "adjective",
64566
+ false
64567
+ ],
64398
64568
  [
64399
64569
  "strip",
64400
64570
  "concept",
@@ -64944,7 +65114,7 @@
64944
65114
  "end": 21
64945
65115
  },
64946
65116
  "dead": true,
64947
- "modifiers": [
65117
+ "conceptModifiers": [
64948
65118
  {
64949
65119
  "value": "cheese",
64950
65120
  "number": "one",
@@ -68879,6 +69049,16 @@
68879
69049
  "adjective",
68880
69050
  false
68881
69051
  ],
69052
+ [
69053
+ "stm_current",
69054
+ "adjective",
69055
+ false
69056
+ ],
69057
+ [
69058
+ "stm_previous",
69059
+ "adjective",
69060
+ false
69061
+ ],
68882
69062
  [
68883
69063
  "strip",
68884
69064
  "concept",
@@ -69467,7 +69647,7 @@
69467
69647
  "word": "fries",
69468
69648
  "range": {
69469
69649
  "start": 0,
69470
- "end": 28
69650
+ "end": 11
69471
69651
  },
69472
69652
  "types": [
69473
69653
  "fry",
@@ -73521,6 +73701,16 @@
73521
73701
  "adjective",
73522
73702
  false
73523
73703
  ],
73704
+ [
73705
+ "stm_current",
73706
+ "adjective",
73707
+ false
73708
+ ],
73709
+ [
73710
+ "stm_previous",
73711
+ "adjective",
73712
+ false
73713
+ ],
73524
73714
  [
73525
73715
  "strip",
73526
73716
  "concept",
@@ -74075,7 +74265,7 @@
74075
74265
  "end": 21
74076
74266
  },
74077
74267
  "dead": true,
74078
- "modifiers": [
74268
+ "conceptModifiers": [
74079
74269
  {
74080
74270
  "value": "mango",
74081
74271
  "unknown": true,
@@ -78141,6 +78331,16 @@
78141
78331
  "adjective",
78142
78332
  false
78143
78333
  ],
78334
+ [
78335
+ "stm_current",
78336
+ "adjective",
78337
+ false
78338
+ ],
78339
+ [
78340
+ "stm_previous",
78341
+ "adjective",
78342
+ false
78343
+ ],
78144
78344
  [
78145
78345
  "strip",
78146
78346
  "concept",
@@ -78695,7 +78895,7 @@
78695
78895
  "end": 18
78696
78896
  },
78697
78897
  "dead": true,
78698
- "modifiers": [
78898
+ "conceptModifiers": [
78699
78899
  {
78700
78900
  "value": "wild",
78701
78901
  "unknown": true,
@@ -82806,6 +83006,16 @@
82806
83006
  "adjective",
82807
83007
  false
82808
83008
  ],
83009
+ [
83010
+ "stm_current",
83011
+ "adjective",
83012
+ false
83013
+ ],
83014
+ [
83015
+ "stm_previous",
83016
+ "adjective",
83017
+ false
83018
+ ],
82809
83019
  [
82810
83020
  "strip",
82811
83021
  "concept",
@@ -83450,7 +83660,7 @@
83450
83660
  "end": 25
83451
83661
  },
83452
83662
  "dead": true,
83453
- "modifiers": [
83663
+ "conceptModifiers": [
83454
83664
  {
83455
83665
  "value": "strawberry",
83456
83666
  "unknown": true,
@@ -87575,6 +87785,16 @@
87575
87785
  "adjective",
87576
87786
  false
87577
87787
  ],
87788
+ [
87789
+ "stm_current",
87790
+ "adjective",
87791
+ false
87792
+ ],
87793
+ [
87794
+ "stm_previous",
87795
+ "adjective",
87796
+ false
87797
+ ],
87578
87798
  [
87579
87799
  "strawberry",
87580
87800
  "banana_modifier",
@@ -88800,7 +89020,7 @@
88800
89020
  "end": 81
88801
89021
  },
88802
89022
  "dead": true,
88803
- "modifiers": [
89023
+ "conceptModifiers": [
88804
89024
  {
88805
89025
  "marker": "list",
88806
89026
  "default": true,
@@ -89029,7 +89249,7 @@
89029
89249
  ""
89030
89250
  ],
89031
89251
  "paraphrases": [
89032
- "strawberry, guava, mango passion, wild berry and strawberry banana modifies smoothie"
89252
+ "strawberry, guava, mango passion, wild berry and strawberry banana modify smoothie"
89033
89253
  ],
89034
89254
  "paraphrasesParenthesized": [],
89035
89255
  "generatedParenthesized": [],
@@ -89251,6 +89471,38 @@
89251
89471
  0
89252
89472
  ]
89253
89473
  ],
89474
+ [
89475
+ [
89476
+ "list",
89477
+ 1
89478
+ ],
89479
+ [
89480
+ "modifies",
89481
+ 0
89482
+ ],
89483
+ [
89484
+ "strawberry",
89485
+ 0
89486
+ ],
89487
+ [
89488
+ "unknown",
89489
+ 0
89490
+ ]
89491
+ ],
89492
+ [
89493
+ [
89494
+ "list",
89495
+ 1
89496
+ ],
89497
+ [
89498
+ "modifies",
89499
+ 0
89500
+ ],
89501
+ [
89502
+ "unknown",
89503
+ 0
89504
+ ]
89505
+ ],
89254
89506
  [
89255
89507
  [
89256
89508
  "list",
@@ -94752,6 +95004,16 @@
94752
95004
  "adjective",
94753
95005
  false
94754
95006
  ],
95007
+ [
95008
+ "stm_current",
95009
+ "adjective",
95010
+ false
95011
+ ],
95012
+ [
95013
+ "stm_previous",
95014
+ "adjective",
95015
+ false
95016
+ ],
94755
95017
  [
94756
95018
  "strawberry",
94757
95019
  "banana_modifier",
@@ -96141,7 +96403,7 @@
96141
96403
  "text": "strawberry, guava, mango passion, wild berry, and strawberry banana",
96142
96404
  "range": {
96143
96405
  "start": 0,
96144
- "end": 80
96406
+ "end": 66
96145
96407
  },
96146
96408
  "types": [
96147
96409
  "guava",
@@ -102186,6 +102448,16 @@
102186
102448
  "adjective",
102187
102449
  false
102188
102450
  ],
102451
+ [
102452
+ "stm_current",
102453
+ "adjective",
102454
+ false
102455
+ ],
102456
+ [
102457
+ "stm_previous",
102458
+ "adjective",
102459
+ false
102460
+ ],
102189
102461
  [
102190
102462
  "strawberry",
102191
102463
  "banana_modifier",
@@ -103100,7 +103372,7 @@
103100
103372
  "end": 28
103101
103373
  },
103102
103374
  "dead": true,
103103
- "modifiers": [
103375
+ "conceptModifiers": [
103104
103376
  {
103105
103377
  "value": "smoothie",
103106
103378
  "number": "one",
@@ -107535,6 +107807,16 @@
107535
107807
  "adjective",
107536
107808
  false
107537
107809
  ],
107810
+ [
107811
+ "stm_current",
107812
+ "adjective",
107813
+ false
107814
+ ],
107815
+ [
107816
+ "stm_previous",
107817
+ "adjective",
107818
+ false
107819
+ ],
107538
107820
  [
107539
107821
  "strawberry",
107540
107822
  "banana_modifier",
@@ -109120,7 +109402,7 @@
109120
109402
  "text": "strawberry, guava, mango passion, wild berry, and strawberry banana",
109121
109403
  "range": {
109122
109404
  "start": 0,
109123
- "end": 91
109405
+ "end": 66
109124
109406
  },
109125
109407
  "types": [
109126
109408
  "guava",
@@ -109677,24 +109959,6 @@
109677
109959
  0
109678
109960
  ]
109679
109961
  ],
109680
- [
109681
- [
109682
- "ingredient",
109683
- 0
109684
- ],
109685
- [
109686
- "is",
109687
- 0
109688
- ],
109689
- [
109690
- "list",
109691
- 1
109692
- ],
109693
- [
109694
- "smoothie",
109695
- 0
109696
- ]
109697
- ],
109698
109962
  [
109699
109963
  [
109700
109964
  "ingredient",
@@ -115538,6 +115802,16 @@
115538
115802
  "adjective",
115539
115803
  false
115540
115804
  ],
115805
+ [
115806
+ "stm_current",
115807
+ "adjective",
115808
+ false
115809
+ ],
115810
+ [
115811
+ "stm_previous",
115812
+ "adjective",
115813
+ false
115814
+ ],
115541
115815
  [
115542
115816
  "strawberry",
115543
115817
  "banana_modifier",
@@ -116540,7 +116814,7 @@
116540
116814
  "word": "smoothie",
116541
116815
  "range": {
116542
116816
  "start": 0,
116543
- "end": 20
116817
+ "end": 9
116544
116818
  },
116545
116819
  "dead": true,
116546
116820
  "types": [
@@ -121196,6 +121470,16 @@
121196
121470
  "adjective",
121197
121471
  false
121198
121472
  ],
121473
+ [
121474
+ "stm_current",
121475
+ "adjective",
121476
+ false
121477
+ ],
121478
+ [
121479
+ "stm_previous",
121480
+ "adjective",
121481
+ false
121482
+ ],
121199
121483
  [
121200
121484
  "strawberry",
121201
121485
  "banana_modifier",
@@ -122202,7 +122486,7 @@
122202
122486
  "text": "french fries and waffle fries",
122203
122487
  "range": {
122204
122488
  "start": 0,
122205
- "end": 38
122489
+ "end": 28
122206
122490
  },
122207
122491
  "types": [
122208
122492
  "french_fry",
@@ -126968,6 +127252,16 @@
126968
127252
  "adjective",
126969
127253
  false
126970
127254
  ],
127255
+ [
127256
+ "stm_current",
127257
+ "adjective",
127258
+ false
127259
+ ],
127260
+ [
127261
+ "stm_previous",
127262
+ "adjective",
127263
+ false
127264
+ ],
126971
127265
  [
126972
127266
  "strawberry",
126973
127267
  "banana_modifier",
@@ -128384,7 +128678,7 @@
128384
128678
  "text": "single, double, triple, baconator, and bacon deluxe",
128385
128679
  "range": {
128386
128680
  "start": 0,
128387
- "end": 65
128681
+ "end": 50
128388
128682
  },
128389
128683
  "types": [
128390
128684
  "bacon_deluxe",
@@ -134550,6 +134844,16 @@
134550
134844
  "adjective",
134551
134845
  false
134552
134846
  ],
134847
+ [
134848
+ "stm_current",
134849
+ "adjective",
134850
+ false
134851
+ ],
134852
+ [
134853
+ "stm_previous",
134854
+ "adjective",
134855
+ false
134856
+ ],
134553
134857
  [
134554
134858
  "strawberry",
134555
134859
  "banana_modifier",
@@ -136284,7 +136588,7 @@
136284
136588
  "text": "spicy, homestyle, asiago ranch chicken club, ultimate chicken grill and premium cod",
136285
136589
  "range": {
136286
136590
  "start": 0,
136287
- "end": 97
136591
+ "end": 82
136288
136592
  },
136289
136593
  "types": [
136290
136594
  "asiago_ranch_chicken_club",
@@ -143433,6 +143737,16 @@
143433
143737
  "adjective",
143434
143738
  false
143435
143739
  ],
143740
+ [
143741
+ "stm_current",
143742
+ "adjective",
143743
+ false
143744
+ ],
143745
+ [
143746
+ "stm_previous",
143747
+ "adjective",
143748
+ false
143749
+ ],
143436
143750
  [
143437
143751
  "strawberry",
143438
143752
  "banana_modifier",
@@ -144427,7 +144741,7 @@
144427
144741
  "word": "meals",
144428
144742
  "range": {
144429
144743
  "start": 0,
144430
- "end": 13
144744
+ "end": 4
144431
144745
  },
144432
144746
  "dead": true,
144433
144747
  "types": [
@@ -149135,6 +149449,16 @@
149135
149449
  "adjective",
149136
149450
  false
149137
149451
  ],
149452
+ [
149453
+ "stm_current",
149454
+ "adjective",
149455
+ false
149456
+ ],
149457
+ [
149458
+ "stm_previous",
149459
+ "adjective",
149460
+ false
149461
+ ],
149138
149462
  [
149139
149463
  "strawberry",
149140
149464
  "banana_modifier",
@@ -150183,7 +150507,7 @@
150183
150507
  "word": "combo",
150184
150508
  "range": {
150185
150509
  "start": 0,
150186
- "end": 16
150510
+ "end": 6
150187
150511
  },
150188
150512
  "dead": true,
150189
150513
  "types": [
@@ -155124,6 +155448,16 @@
155124
155448
  "adjective",
155125
155449
  false
155126
155450
  ],
155451
+ [
155452
+ "stm_current",
155453
+ "adjective",
155454
+ false
155455
+ ],
155456
+ [
155457
+ "stm_previous",
155458
+ "adjective",
155459
+ false
155460
+ ],
155127
155461
  [
155128
155462
  "strawberry",
155129
155463
  "banana_modifier",
@@ -156142,7 +156476,7 @@
156142
156476
  "word": "chili",
156143
156477
  "range": {
156144
156478
  "start": 0,
156145
- "end": 14
156479
+ "end": 4
156146
156480
  },
156147
156481
  "dead": true,
156148
156482
  "types": [
@@ -161005,6 +161339,16 @@
161005
161339
  "adjective",
161006
161340
  false
161007
161341
  ],
161342
+ [
161343
+ "stm_current",
161344
+ "adjective",
161345
+ false
161346
+ ],
161347
+ [
161348
+ "stm_previous",
161349
+ "adjective",
161350
+ false
161351
+ ],
161008
161352
  [
161009
161353
  "strawberry",
161010
161354
  "banana_modifier",
@@ -162052,7 +162396,7 @@
162052
162396
  "word": "shake",
162053
162397
  "range": {
162054
162398
  "start": 0,
162055
- "end": 17
162399
+ "end": 6
162056
162400
  },
162057
162401
  "dead": true,
162058
162402
  "types": [
@@ -166998,6 +167342,16 @@
166998
167342
  "adjective",
166999
167343
  false
167000
167344
  ],
167345
+ [
167346
+ "stm_current",
167347
+ "adjective",
167348
+ false
167349
+ ],
167350
+ [
167351
+ "stm_previous",
167352
+ "adjective",
167353
+ false
167354
+ ],
167001
167355
  [
167002
167356
  "strawberry",
167003
167357
  "banana_modifier",
@@ -167972,7 +168326,7 @@
167972
168326
  "end": 21
167973
168327
  },
167974
168328
  "dead": true,
167975
- "modifiers": [
168329
+ "conceptModifiers": [
167976
168330
  {
167977
168331
  "value": "vanilla",
167978
168332
  "unknown": true,
@@ -172722,6 +173076,16 @@
172722
173076
  "adjective",
172723
173077
  false
172724
173078
  ],
173079
+ [
173080
+ "stm_current",
173081
+ "adjective",
173082
+ false
173083
+ ],
173084
+ [
173085
+ "stm_previous",
173086
+ "adjective",
173087
+ false
173088
+ ],
172725
173089
  [
172726
173090
  "strawberry",
172727
173091
  "banana_modifier",
@@ -173794,7 +174158,7 @@
173794
174158
  "end": 27
173795
174159
  },
173796
174160
  "dead": true,
173797
- "modifiers": [
174161
+ "conceptModifiers": [
173798
174162
  {
173799
174163
  "value": "mango_passion",
173800
174164
  "number": "one",
@@ -178650,6 +179014,16 @@
178650
179014
  "adjective",
178651
179015
  false
178652
179016
  ],
179017
+ [
179018
+ "stm_current",
179019
+ "adjective",
179020
+ false
179021
+ ],
179022
+ [
179023
+ "stm_previous",
179024
+ "adjective",
179025
+ false
179026
+ ],
178653
179027
  [
178654
179028
  "strawberry",
178655
179029
  "banana_modifier",
@@ -179714,7 +180088,7 @@
179714
180088
  "end": 24
179715
180089
  },
179716
180090
  "dead": true,
179717
- "modifiers": [
180091
+ "conceptModifiers": [
179718
180092
  {
179719
180093
  "value": "strawberry",
179720
180094
  "number": "one",
@@ -184529,6 +184903,16 @@
184529
184903
  "adjective",
184530
184904
  false
184531
184905
  ],
184906
+ [
184907
+ "stm_current",
184908
+ "adjective",
184909
+ false
184910
+ ],
184911
+ [
184912
+ "stm_previous",
184913
+ "adjective",
184914
+ false
184915
+ ],
184532
184916
  [
184533
184917
  "strawberry",
184534
184918
  "banana_modifier",
@@ -185648,7 +186032,7 @@
185648
186032
  "end": 19
185649
186033
  },
185650
186034
  "dead": true,
185651
- "modifiers": [
186035
+ "conceptModifiers": [
185652
186036
  {
185653
186037
  "value": "guava",
185654
186038
  "number": "one",
@@ -190518,6 +190902,16 @@
190518
190902
  "adjective",
190519
190903
  false
190520
190904
  ],
190905
+ [
190906
+ "stm_current",
190907
+ "adjective",
190908
+ false
190909
+ ],
190910
+ [
190911
+ "stm_previous",
190912
+ "adjective",
190913
+ false
190914
+ ],
190521
190915
  [
190522
190916
  "strawberry",
190523
190917
  "banana_modifier",
@@ -191637,7 +192031,7 @@
191637
192031
  "end": 23
191638
192032
  },
191639
192033
  "dead": true,
191640
- "modifiers": [
192034
+ "conceptModifiers": [
191641
192035
  {
191642
192036
  "value": "chocolate",
191643
192037
  "number": "one",
@@ -196562,6 +196956,16 @@
196562
196956
  "adjective",
196563
196957
  false
196564
196958
  ],
196959
+ [
196960
+ "stm_current",
196961
+ "adjective",
196962
+ false
196963
+ ],
196964
+ [
196965
+ "stm_previous",
196966
+ "adjective",
196967
+ false
196968
+ ],
196565
196969
  [
196566
196970
  "strawberry",
196567
196971
  "banana_modifier",
@@ -197681,7 +198085,7 @@
197681
198085
  "end": 20
197682
198086
  },
197683
198087
  "dead": true,
197684
- "modifiers": [
198088
+ "conceptModifiers": [
197685
198089
  {
197686
198090
  "value": "banana",
197687
198091
  "number": "one",
@@ -202651,6 +203055,16 @@
202651
203055
  "adjective",
202652
203056
  false
202653
203057
  ],
203058
+ [
203059
+ "stm_current",
203060
+ "adjective",
203061
+ false
203062
+ ],
203063
+ [
203064
+ "stm_previous",
203065
+ "adjective",
203066
+ false
203067
+ ],
202654
203068
  [
202655
203069
  "strawberry",
202656
203070
  "banana_modifier",
@@ -203778,7 +204192,7 @@
203778
204192
  "end": 24
203779
204193
  },
203780
204194
  "dead": true,
203781
- "modifiers": [
204195
+ "conceptModifiers": [
203782
204196
  {
203783
204197
  "value": "wild_berry",
203784
204198
  "number": "one",
@@ -208799,6 +209213,16 @@
208799
209213
  "adjective",
208800
209214
  false
208801
209215
  ],
209216
+ [
209217
+ "stm_current",
209218
+ "adjective",
209219
+ false
209220
+ ],
209221
+ [
209222
+ "stm_previous",
209223
+ "adjective",
209224
+ false
209225
+ ],
208802
209226
  [
208803
209227
  "strawberry",
208804
209228
  "banana_modifier",
@@ -210018,7 +210442,7 @@
210018
210442
  "word": "frosty",
210019
210443
  "range": {
210020
210444
  "start": 0,
210021
- "end": 16
210445
+ "end": 5
210022
210446
  },
210023
210447
  "dead": true,
210024
210448
  "types": [
@@ -215141,6 +215565,16 @@
215141
215565
  "adjective",
215142
215566
  false
215143
215567
  ],
215568
+ [
215569
+ "stm_current",
215570
+ "adjective",
215571
+ false
215572
+ ],
215573
+ [
215574
+ "stm_previous",
215575
+ "adjective",
215576
+ false
215577
+ ],
215144
215578
  [
215145
215579
  "strawberry",
215146
215580
  "banana_modifier",
@@ -216315,7 +216749,7 @@
216315
216749
  "end": 22
216316
216750
  },
216317
216751
  "dead": true,
216318
- "modifiers": [
216752
+ "conceptModifiers": [
216319
216753
  {
216320
216754
  "value": "vanilla",
216321
216755
  "number": "one",
@@ -221345,6 +221779,16 @@
221345
221779
  "adjective",
221346
221780
  false
221347
221781
  ],
221782
+ [
221783
+ "stm_current",
221784
+ "adjective",
221785
+ false
221786
+ ],
221787
+ [
221788
+ "stm_previous",
221789
+ "adjective",
221790
+ false
221791
+ ],
221348
221792
  [
221349
221793
  "strawberry",
221350
221794
  "banana_modifier",
@@ -222574,7 +223018,7 @@
222574
223018
  "end": 24
222575
223019
  },
222576
223020
  "dead": true,
222577
- "modifiers": [
223021
+ "conceptModifiers": [
222578
223022
  {
222579
223023
  "value": "chocolate",
222580
223024
  "number": "one",
@@ -227659,6 +228103,16 @@
227659
228103
  "adjective",
227660
228104
  false
227661
228105
  ],
228106
+ [
228107
+ "stm_current",
228108
+ "adjective",
228109
+ false
228110
+ ],
228111
+ [
228112
+ "stm_previous",
228113
+ "adjective",
228114
+ false
228115
+ ],
227662
228116
  [
227663
228117
  "strawberry",
227664
228118
  "banana_modifier",
@@ -228888,7 +229342,7 @@
228888
229342
  "end": 27
228889
229343
  },
228890
229344
  "dead": true,
228891
- "modifiers": [
229345
+ "conceptModifiers": [
228892
229346
  {
228893
229347
  "value": "breakfast",
228894
229348
  "unknown": true,
@@ -234063,6 +234517,16 @@
234063
234517
  "adjective",
234064
234518
  false
234065
234519
  ],
234520
+ [
234521
+ "stm_current",
234522
+ "adjective",
234523
+ false
234524
+ ],
234525
+ [
234526
+ "stm_previous",
234527
+ "adjective",
234528
+ false
234529
+ ],
234066
234530
  [
234067
234531
  "strawberry",
234068
234532
  "banana_modifier",
@@ -235300,7 +235764,7 @@
235300
235764
  "end": 29
235301
235765
  },
235302
235766
  "dead": true,
235303
- "modifiers": [
235767
+ "conceptModifiers": [
235304
235768
  {
235305
235769
  "value": "french_toast",
235306
235770
  "number": "one",
@@ -240581,6 +241045,16 @@
240581
241045
  "adjective",
240582
241046
  false
240583
241047
  ],
241048
+ [
241049
+ "stm_current",
241050
+ "adjective",
241051
+ false
241052
+ ],
241053
+ [
241054
+ "stm_previous",
241055
+ "adjective",
241056
+ false
241057
+ ],
240584
241058
  [
240585
241059
  "strawberry",
240586
241060
  "banana_modifier",
@@ -241810,7 +242284,7 @@
241810
242284
  "end": 18
241811
242285
  },
241812
242286
  "dead": true,
241813
- "modifiers": [
242287
+ "conceptModifiers": [
241814
242288
  {
241815
242289
  "value": "egg",
241816
242290
  "unknown": true,
@@ -247140,6 +247614,16 @@
247140
247614
  "adjective",
247141
247615
  false
247142
247616
  ],
247617
+ [
247618
+ "stm_current",
247619
+ "adjective",
247620
+ false
247621
+ ],
247622
+ [
247623
+ "stm_previous",
247624
+ "adjective",
247625
+ false
247626
+ ],
247143
247627
  [
247144
247628
  "strawberry",
247145
247629
  "banana_modifier",
@@ -248418,7 +248902,7 @@
248418
248902
  "end": 31
248419
248903
  },
248420
248904
  "dead": true,
248421
- "modifiers": [
248905
+ "conceptModifiers": [
248422
248906
  {
248423
248907
  "value": "chicken",
248424
248908
  "number": "one",
@@ -254029,6 +254513,16 @@
254029
254513
  "adjective",
254030
254514
  false
254031
254515
  ],
254516
+ [
254517
+ "stm_current",
254518
+ "adjective",
254519
+ false
254520
+ ],
254521
+ [
254522
+ "stm_previous",
254523
+ "adjective",
254524
+ false
254525
+ ],
254032
254526
  [
254033
254527
  "strawberry",
254034
254528
  "banana_modifier",
@@ -255258,7 +255752,7 @@
255258
255752
  "end": 23
255259
255753
  },
255260
255754
  "dead": true,
255261
- "modifiers": [
255755
+ "conceptModifiers": [
255262
255756
  {
255263
255757
  "value": "pancake",
255264
255758
  "number": "one",
@@ -260788,6 +261282,16 @@
260788
261282
  "adjective",
260789
261283
  false
260790
261284
  ],
261285
+ [
261286
+ "stm_current",
261287
+ "adjective",
261288
+ false
261289
+ ],
261290
+ [
261291
+ "stm_previous",
261292
+ "adjective",
261293
+ false
261294
+ ],
260791
261295
  [
260792
261296
  "strawberry",
260793
261297
  "banana_modifier",
@@ -262042,7 +262546,7 @@
262042
262546
  "end": 29
262043
262547
  },
262044
262548
  "dead": true,
262045
- "modifiers": [
262549
+ "conceptModifiers": [
262046
262550
  {
262047
262551
  "value": "double",
262048
262552
  "number": "one",
@@ -267724,6 +268228,16 @@
267724
268228
  "adjective",
267725
268229
  false
267726
268230
  ],
268231
+ [
268232
+ "stm_current",
268233
+ "adjective",
268234
+ false
268235
+ ],
268236
+ [
268237
+ "stm_previous",
268238
+ "adjective",
268239
+ false
268240
+ ],
267727
268241
  [
267728
268242
  "strawberry",
267729
268243
  "banana_modifier",
@@ -268978,7 +269492,7 @@
268978
269492
  "end": 25
268979
269493
  },
268980
269494
  "dead": true,
268981
- "modifiers": [
269495
+ "conceptModifiers": [
268982
269496
  {
268983
269497
  "value": "apple",
268984
269498
  "number": "one",
@@ -274755,6 +275269,16 @@
274755
275269
  "adjective",
274756
275270
  false
274757
275271
  ],
275272
+ [
275273
+ "stm_current",
275274
+ "adjective",
275275
+ false
275276
+ ],
275277
+ [
275278
+ "stm_previous",
275279
+ "adjective",
275280
+ false
275281
+ ],
274758
275282
  [
274759
275283
  "strawberry",
274760
275284
  "banana_modifier",
@@ -276000,7 +276524,7 @@
276000
276524
  "end": 26
276001
276525
  },
276002
276526
  "dead": true,
276003
- "modifiers": [
276527
+ "conceptModifiers": [
276004
276528
  {
276005
276529
  "value": "spicy",
276006
276530
  "number": "one",
@@ -281806,6 +282330,16 @@
281806
282330
  "adjective",
281807
282331
  false
281808
282332
  ],
282333
+ [
282334
+ "stm_current",
282335
+ "adjective",
282336
+ false
282337
+ ],
282338
+ [
282339
+ "stm_previous",
282340
+ "adjective",
282341
+ false
282342
+ ],
281809
282343
  [
281810
282344
  "strawberry",
281811
282345
  "banana_modifier",
@@ -283035,7 +283569,7 @@
283035
283569
  "end": 18
283036
283570
  },
283037
283571
  "dead": true,
283038
- "modifiers": [
283572
+ "conceptModifiers": [
283039
283573
  {
283040
283574
  "value": "taco",
283041
283575
  "unknown": true,
@@ -288780,6 +289314,16 @@
288780
289314
  "adjective",
288781
289315
  false
288782
289316
  ],
289317
+ [
289318
+ "stm_current",
289319
+ "adjective",
289320
+ false
289321
+ ],
289322
+ [
289323
+ "stm_previous",
289324
+ "adjective",
289325
+ false
289326
+ ],
288783
289327
  [
288784
289328
  "strawberry",
288785
289329
  "banana_modifier",
@@ -290124,7 +290668,7 @@
290124
290668
  "end": 31
290125
290669
  },
290126
290670
  "dead": true,
290127
- "modifiers": [
290671
+ "conceptModifiers": [
290128
290672
  {
290129
290673
  "value": "southwest",
290130
290674
  "unknown": true,
@@ -296087,6 +296631,16 @@
296087
296631
  "adjective",
296088
296632
  false
296089
296633
  ],
296634
+ [
296635
+ "stm_current",
296636
+ "adjective",
296637
+ false
296638
+ ],
296639
+ [
296640
+ "stm_previous",
296641
+ "adjective",
296642
+ false
296643
+ ],
296090
296644
  [
296091
296645
  "strawberry",
296092
296646
  "banana_modifier",
@@ -297406,7 +297960,7 @@
297406
297960
  "end": 23
297407
297961
  },
297408
297962
  "dead": true,
297409
- "modifiers": [
297963
+ "conceptModifiers": [
297410
297964
  {
297411
297965
  "value": "breakfast",
297412
297966
  "number": "one",
@@ -303356,6 +303910,16 @@
303356
303910
  "adjective",
303357
303911
  false
303358
303912
  ],
303913
+ [
303914
+ "stm_current",
303915
+ "adjective",
303916
+ false
303917
+ ],
303918
+ [
303919
+ "stm_previous",
303920
+ "adjective",
303921
+ false
303922
+ ],
303359
303923
  [
303360
303924
  "strawberry",
303361
303925
  "banana_modifier",
@@ -304675,7 +305239,7 @@
304675
305239
  "end": 26
304676
305240
  },
304677
305241
  "dead": true,
304678
- "modifiers": [
305242
+ "conceptModifiers": [
304679
305243
  {
304680
305244
  "value": "bacon",
304681
305245
  "number": "one",
@@ -310690,6 +311254,16 @@
310690
311254
  "adjective",
310691
311255
  false
310692
311256
  ],
311257
+ [
311258
+ "stm_current",
311259
+ "adjective",
311260
+ false
311261
+ ],
311262
+ [
311263
+ "stm_previous",
311264
+ "adjective",
311265
+ false
311266
+ ],
310693
311267
  [
310694
311268
  "strawberry",
310695
311269
  "banana_modifier",
@@ -312025,7 +312599,7 @@
312025
312599
  "end": 33
312026
312600
  },
312027
312601
  "dead": true,
312028
- "modifiers": [
312602
+ "conceptModifiers": [
312029
312603
  {
312030
312604
  "value": "junior",
312031
312605
  "unknown": true,
@@ -318186,6 +318760,16 @@
318186
318760
  "adjective",
318187
318761
  false
318188
318762
  ],
318763
+ [
318764
+ "stm_current",
318765
+ "adjective",
318766
+ false
318767
+ ],
318768
+ [
318769
+ "stm_previous",
318770
+ "adjective",
318771
+ false
318772
+ ],
318189
318773
  [
318190
318774
  "strawberry",
318191
318775
  "banana_modifier",
@@ -319505,7 +320089,7 @@
319505
320089
  "end": 15
319506
320090
  },
319507
320091
  "dead": true,
319508
- "modifiers": [
320092
+ "conceptModifiers": [
319509
320093
  {
319510
320094
  "value": "go",
319511
320095
  "unknown": true,
@@ -325691,6 +326275,16 @@
325691
326275
  "adjective",
325692
326276
  false
325693
326277
  ],
326278
+ [
326279
+ "stm_current",
326280
+ "adjective",
326281
+ false
326282
+ ],
326283
+ [
326284
+ "stm_previous",
326285
+ "adjective",
326286
+ false
326287
+ ],
325694
326288
  [
325695
326289
  "strawberry",
325696
326290
  "banana_modifier",
@@ -327132,7 +327726,7 @@
327132
327726
  "word": "wrap",
327133
327727
  "range": {
327134
327728
  "start": 0,
327135
- "end": 22
327729
+ "end": 8
327136
327730
  },
327137
327731
  "types": [
327138
327732
  "go_wrap",
@@ -327272,6 +327866,24 @@
327272
327866
  0
327273
327867
  ]
327274
327868
  ],
327869
+ [
327870
+ [
327871
+ "a",
327872
+ 0
327873
+ ],
327874
+ [
327875
+ "go_wrap",
327876
+ 0
327877
+ ],
327878
+ [
327879
+ "is",
327880
+ 0
327881
+ ],
327882
+ [
327883
+ "sandwich",
327884
+ 0
327885
+ ]
327886
+ ],
327275
327887
  [
327276
327888
  [
327277
327889
  "go_wrap",
@@ -333583,6 +334195,16 @@
333583
334195
  "adjective",
333584
334196
  false
333585
334197
  ],
334198
+ [
334199
+ "stm_current",
334200
+ "adjective",
334201
+ false
334202
+ ],
334203
+ [
334204
+ "stm_previous",
334205
+ "adjective",
334206
+ false
334207
+ ],
333586
334208
  [
333587
334209
  "strawberry",
333588
334210
  "banana_modifier",
@@ -334963,7 +335585,7 @@
334963
335585
  "end": 23
334964
335586
  },
334965
335587
  "dead": true,
334966
- "modifiers": [
335588
+ "conceptModifiers": [
334967
335589
  {
334968
335590
  "value": "chicken",
334969
335591
  "number": "one",
@@ -341289,6 +341911,16 @@
341289
341911
  "adjective",
341290
341912
  false
341291
341913
  ],
341914
+ [
341915
+ "stm_current",
341916
+ "adjective",
341917
+ false
341918
+ ],
341919
+ [
341920
+ "stm_previous",
341921
+ "adjective",
341922
+ false
341923
+ ],
341292
341924
  [
341293
341925
  "strawberry",
341294
341926
  "banana_modifier",
@@ -344570,7 +345202,7 @@
344570
345202
  "text": "breakfast baconator, french toast sandwich, egg muffin, chicken on french toast, pancake platter, double sausage muffin, pancakes, french toast and oatmeal",
344571
345203
  "range": {
344572
345204
  "start": 0,
344573
- "end": 174
345205
+ "end": 154
344574
345206
  },
344575
345207
  "types": [
344576
345208
  "breakfast_baconator",
@@ -345358,10 +345990,6 @@
345358
345990
  "french",
345359
345991
  0
345360
345992
  ],
345361
- [
345362
- "french_toast_sandwich",
345363
- 0
345364
- ],
345365
345993
  [
345366
345994
  "is",
345367
345995
  0
@@ -345394,6 +346022,10 @@
345394
346022
  "platter",
345395
346023
  0
345396
346024
  ],
346025
+ [
346026
+ "sandwich",
346027
+ 0
346028
+ ],
345397
346029
  [
345398
346030
  "sausage",
345399
346031
  0
@@ -345621,76 +346253,6 @@
345621
346253
  0
345622
346254
  ]
345623
346255
  ],
345624
- [
345625
- [
345626
- "breakfast",
345627
- 0
345628
- ],
345629
- [
345630
- "breakfast_baconator",
345631
- 0
345632
- ],
345633
- [
345634
- "chicken_on_french_toast",
345635
- 0
345636
- ],
345637
- [
345638
- "comma",
345639
- 0
345640
- ],
345641
- [
345642
- "double",
345643
- 0
345644
- ],
345645
- [
345646
- "egg_muffin",
345647
- 0
345648
- ],
345649
- [
345650
- "french",
345651
- 0
345652
- ],
345653
- [
345654
- "french_toast_sandwich",
345655
- 0
345656
- ],
345657
- [
345658
- "is",
345659
- 0
345660
- ],
345661
- [
345662
- "list",
345663
- 0
345664
- ],
345665
- [
345666
- "meal",
345667
- 0
345668
- ],
345669
- [
345670
- "muffin",
345671
- 0
345672
- ],
345673
- [
345674
- "oatmeal",
345675
- 0
345676
- ],
345677
- [
345678
- "pancake",
345679
- 0
345680
- ],
345681
- [
345682
- "pancake_platter",
345683
- 0
345684
- ],
345685
- [
345686
- "sausage",
345687
- 0
345688
- ],
345689
- [
345690
- "toast",
345691
- 0
345692
- ]
345693
- ],
345694
346256
  [
345695
346257
  [
345696
346258
  "breakfast",
@@ -357753,6 +358315,16 @@
357753
358315
  "adjective",
357754
358316
  false
357755
358317
  ],
358318
+ [
358319
+ "stm_current",
358320
+ "adjective",
358321
+ false
358322
+ ],
358323
+ [
358324
+ "stm_previous",
358325
+ "adjective",
358326
+ false
358327
+ ],
357756
358328
  [
357757
358329
  "strawberry",
357758
358330
  "banana_modifier",
@@ -360023,7 +360595,7 @@
360023
360595
  "text": "single, double, triple, baconator, bacon deluxe, spicy homestyle and premium cod",
360024
360596
  "range": {
360025
360597
  "start": 0,
360026
- "end": 89
360598
+ "end": 79
360027
360599
  },
360028
360600
  "types": [
360029
360601
  "bacon_deluxe",
@@ -360422,64 +360994,6 @@
360422
360994
  0
360423
360995
  ]
360424
360996
  ],
360425
- [
360426
- [
360427
- "bacon",
360428
- 0
360429
- ],
360430
- [
360431
- "baconator",
360432
- 0
360433
- ],
360434
- [
360435
- "cod",
360436
- 0
360437
- ],
360438
- [
360439
- "comma",
360440
- 0
360441
- ],
360442
- [
360443
- "deluxe",
360444
- 0
360445
- ],
360446
- [
360447
- "double",
360448
- 0
360449
- ],
360450
- [
360451
- "homestyle",
360452
- 0
360453
- ],
360454
- [
360455
- "is",
360456
- 0
360457
- ],
360458
- [
360459
- "list",
360460
- 0
360461
- ],
360462
- [
360463
- "meal",
360464
- 0
360465
- ],
360466
- [
360467
- "premium",
360468
- 0
360469
- ],
360470
- [
360471
- "single",
360472
- 0
360473
- ],
360474
- [
360475
- "spicy",
360476
- 0
360477
- ],
360478
- [
360479
- "triple",
360480
- 0
360481
- ]
360482
- ],
360483
360997
  [
360484
360998
  [
360485
360999
  "bacon_deluxe",
@@ -369614,6 +370128,16 @@
369614
370128
  "adjective",
369615
370129
  false
369616
370130
  ],
370131
+ [
370132
+ "stm_current",
370133
+ "adjective",
370134
+ false
370135
+ ],
370136
+ [
370137
+ "stm_previous",
370138
+ "adjective",
370139
+ false
370140
+ ],
369617
370141
  [
369618
370142
  "strawberry",
369619
370143
  "banana_modifier",
@@ -370983,7 +371507,7 @@
370983
371507
  "end": 17
370984
371508
  },
370985
371509
  "dead": true,
370986
- "modifiers": [
371510
+ "conceptModifiers": [
370987
371511
  {
370988
371512
  "value": "coca",
370989
371513
  "unknown": true,
@@ -377449,6 +377973,16 @@
377449
377973
  "adjective",
377450
377974
  false
377451
377975
  ],
377976
+ [
377977
+ "stm_current",
377978
+ "adjective",
377979
+ false
377980
+ ],
377981
+ [
377982
+ "stm_previous",
377983
+ "adjective",
377984
+ false
377985
+ ],
377452
377986
  [
377453
377987
  "strawberry",
377454
377988
  "banana_modifier",
@@ -378818,7 +379352,7 @@
378818
379352
  "end": 17
378819
379353
  },
378820
379354
  "dead": true,
378821
- "modifiers": [
379355
+ "conceptModifiers": [
378822
379356
  {
378823
379357
  "value": "diet",
378824
379358
  "unknown": true,
@@ -385419,6 +385953,16 @@
385419
385953
  "adjective",
385420
385954
  false
385421
385955
  ],
385956
+ [
385957
+ "stm_current",
385958
+ "adjective",
385959
+ false
385960
+ ],
385961
+ [
385962
+ "stm_previous",
385963
+ "adjective",
385964
+ false
385965
+ ],
385422
385966
  [
385423
385967
  "strawberry",
385424
385968
  "banana_modifier",
@@ -386788,7 +387332,7 @@
386788
387332
  "end": 16
386789
387333
  },
386790
387334
  "dead": true,
386791
- "modifiers": [
387335
+ "conceptModifiers": [
386792
387336
  {
386793
387337
  "value": "iced",
386794
387338
  "unknown": true,
@@ -393483,6 +394027,16 @@
393483
394027
  "adjective",
393484
394028
  false
393485
394029
  ],
394030
+ [
394031
+ "stm_current",
394032
+ "adjective",
394033
+ false
394034
+ ],
394035
+ [
394036
+ "stm_previous",
394037
+ "adjective",
394038
+ false
394039
+ ],
393486
394040
  [
393487
394041
  "strawberry",
393488
394042
  "banana_modifier",
@@ -395666,7 +396220,7 @@
395666
396220
  "text": "coke, coca cola, diet coke, sprite, fanta, barqs and iced tea",
395667
396221
  "range": {
395668
396222
  "start": 0,
395669
- "end": 68
396223
+ "end": 60
395670
396224
  },
395671
396225
  "types": [
395672
396226
  "coca_cola",
@@ -405356,6 +405910,16 @@
405356
405910
  "adjective",
405357
405911
  false
405358
405912
  ],
405913
+ [
405914
+ "stm_current",
405915
+ "adjective",
405916
+ false
405917
+ ],
405918
+ [
405919
+ "stm_previous",
405920
+ "adjective",
405921
+ false
405922
+ ],
405359
405923
  [
405360
405924
  "strawberry",
405361
405925
  "banana_modifier",
@@ -406760,7 +407324,7 @@
406760
407324
  "end": 26
406761
407325
  },
406762
407326
  "dead": true,
406763
- "modifiers": [
407327
+ "conceptModifiers": [
406764
407328
  {
406765
407329
  "value": "sweet",
406766
407330
  "unknown": true,
@@ -413733,6 +414297,16 @@
413733
414297
  "adjective",
413734
414298
  false
413735
414299
  ],
414300
+ [
414301
+ "stm_current",
414302
+ "adjective",
414303
+ false
414304
+ ],
414305
+ [
414306
+ "stm_previous",
414307
+ "adjective",
414308
+ false
414309
+ ],
413736
414310
  [
413737
414311
  "strawberry",
413738
414312
  "banana_modifier",
@@ -415227,7 +415801,7 @@
415227
415801
  "end": 29
415228
415802
  },
415229
415803
  "dead": true,
415230
- "modifiers": [
415804
+ "conceptModifiers": [
415231
415805
  {
415232
415806
  "value": "french",
415233
415807
  "number": "one",
@@ -422283,6 +422857,16 @@
422283
422857
  "adjective",
422284
422858
  false
422285
422859
  ],
422860
+ [
422861
+ "stm_current",
422862
+ "adjective",
422863
+ false
422864
+ ],
422865
+ [
422866
+ "stm_previous",
422867
+ "adjective",
422868
+ false
422869
+ ],
422286
422870
  [
422287
422871
  "strawberry",
422288
422872
  "banana_modifier",
@@ -423757,7 +424341,7 @@
423757
424341
  "end": 25
423758
424342
  },
423759
424343
  "dead": true,
423760
- "modifiers": [
424344
+ "conceptModifiers": [
423761
424345
  {
423762
424346
  "value": "cappuccino",
423763
424347
  "unknown": true,
@@ -430787,6 +431371,16 @@
430787
431371
  "adjective",
430788
431372
  false
430789
431373
  ],
431374
+ [
431375
+ "stm_current",
431376
+ "adjective",
431377
+ false
431378
+ ],
431379
+ [
431380
+ "stm_previous",
431381
+ "adjective",
431382
+ false
431383
+ ],
430790
431384
  [
430791
431385
  "strawberry",
430792
431386
  "banana_modifier",
@@ -432261,7 +432855,7 @@
432261
432855
  "end": 19
432262
432856
  },
432263
432857
  "dead": true,
432264
- "modifiers": [
432858
+ "conceptModifiers": [
432265
432859
  {
432266
432860
  "value": "mocha",
432267
432861
  "unknown": true,
@@ -439381,6 +439975,16 @@
439381
439975
  "adjective",
439382
439976
  false
439383
439977
  ],
439978
+ [
439979
+ "stm_current",
439980
+ "adjective",
439981
+ false
439982
+ ],
439983
+ [
439984
+ "stm_previous",
439985
+ "adjective",
439986
+ false
439987
+ ],
439384
439988
  [
439385
439989
  "strawberry",
439386
439990
  "banana_modifier",
@@ -440855,7 +441459,7 @@
440855
441459
  "end": 21
440856
441460
  },
440857
441461
  "dead": true,
440858
- "modifiers": [
441462
+ "conceptModifiers": [
440859
441463
  {
440860
441464
  "value": "caramel",
440861
441465
  "unknown": true,
@@ -448065,6 +448669,16 @@
448065
448669
  "adjective",
448066
448670
  false
448067
448671
  ],
448672
+ [
448673
+ "stm_current",
448674
+ "adjective",
448675
+ false
448676
+ ],
448677
+ [
448678
+ "stm_previous",
448679
+ "adjective",
448680
+ false
448681
+ ],
448068
448682
  [
448069
448683
  "strawberry",
448070
448684
  "banana_modifier",
@@ -449539,7 +450153,7 @@
449539
450153
  "end": 27
449540
450154
  },
449541
450155
  "dead": true,
449542
- "modifiers": [
450156
+ "conceptModifiers": [
449543
450157
  {
449544
450158
  "value": "strawberry",
449545
450159
  "number": "one",
@@ -456769,6 +457383,16 @@
456769
457383
  "adjective",
456770
457384
  false
456771
457385
  ],
457386
+ [
457387
+ "stm_current",
457388
+ "adjective",
457389
+ false
457390
+ ],
457391
+ [
457392
+ "stm_previous",
457393
+ "adjective",
457394
+ false
457395
+ ],
456772
457396
  [
456773
457397
  "strawberry",
456774
457398
  "banana_modifier",
@@ -458306,7 +458930,7 @@
458306
458930
  "end": 27
458307
458931
  },
458308
458932
  "dead": true,
458309
- "modifiers": [
458933
+ "conceptModifiers": [
458310
458934
  {
458311
458935
  "value": "wild_berry",
458312
458936
  "number": "one",
@@ -465577,6 +466201,16 @@
465577
466201
  "adjective",
465578
466202
  false
465579
466203
  ],
466204
+ [
466205
+ "stm_current",
466206
+ "adjective",
466207
+ false
466208
+ ],
466209
+ [
466210
+ "stm_previous",
466211
+ "adjective",
466212
+ false
466213
+ ],
465580
466214
  [
465581
466215
  "strawberry",
465582
466216
  "banana_modifier",
@@ -467161,7 +467795,7 @@
467161
467795
  "end": 22
467162
467796
  },
467163
467797
  "dead": true,
467164
- "modifiers": [
467798
+ "conceptModifiers": [
467165
467799
  {
467166
467800
  "value": "plain",
467167
467801
  "unknown": true,
@@ -474471,6 +475105,16 @@
474471
475105
  "adjective",
474472
475106
  false
474473
475107
  ],
475108
+ [
475109
+ "stm_current",
475110
+ "adjective",
475111
+ false
475112
+ ],
475113
+ [
475114
+ "stm_previous",
475115
+ "adjective",
475116
+ false
475117
+ ],
474474
475118
  [
474475
475119
  "strawberry",
474476
475120
  "banana_modifier",
@@ -476111,7 +476755,7 @@
476111
476755
  "text": "fries and drinks",
476112
476756
  "range": {
476113
476757
  "start": 0,
476114
- "end": 33
476758
+ "end": 15
476115
476759
  },
476116
476760
  "types": [
476117
476761
  "drink",
@@ -483644,6 +484288,16 @@
483644
484288
  "adjective",
483645
484289
  false
483646
484290
  ],
484291
+ [
484292
+ "stm_current",
484293
+ "adjective",
484294
+ false
484295
+ ],
484296
+ [
484297
+ "stm_previous",
484298
+ "adjective",
484299
+ false
484300
+ ],
483647
484301
  [
483648
484302
  "strawberry",
483649
484303
  "banana_modifier",
@@ -485294,7 +485948,7 @@
485294
485948
  ],
485295
485949
  "literally": true,
485296
485950
  "dead": true,
485297
- "modifiers": [
485951
+ "conceptModifiers": [
485298
485952
  {
485299
485953
  "marker": "list",
485300
485954
  "default": true,
@@ -485365,7 +486019,7 @@
485365
486019
  ""
485366
486020
  ],
485367
486021
  "paraphrases": [
485368
- "broccoli and cheddar literally modifies potato"
486022
+ "broccoli and cheddar literally modify potato"
485369
486023
  ],
485370
486024
  "paraphrasesParenthesized": [],
485371
486025
  "generatedParenthesized": [],
@@ -492963,6 +493617,16 @@
492963
493617
  "adjective",
492964
493618
  false
492965
493619
  ],
493620
+ [
493621
+ "stm_current",
493622
+ "adjective",
493623
+ false
493624
+ ],
493625
+ [
493626
+ "stm_previous",
493627
+ "adjective",
493628
+ false
493629
+ ],
492966
493630
  [
492967
493631
  "strawberry",
492968
493632
  "banana_modifier",
@@ -494613,7 +495277,7 @@
494613
495277
  ],
494614
495278
  "literally": true,
494615
495279
  "dead": true,
494616
- "modifiers": [
495280
+ "conceptModifiers": [
494617
495281
  {
494618
495282
  "marker": "list",
494619
495283
  "default": true,
@@ -494684,7 +495348,7 @@
494684
495348
  ""
494685
495349
  ],
494686
495350
  "paraphrases": [
494687
- "bacon and cheddar literally modifies potato"
495351
+ "bacon and cheddar literally modify potato"
494688
495352
  ],
494689
495353
  "paraphrasesParenthesized": [],
494690
495354
  "generatedParenthesized": [],
@@ -502359,6 +503023,16 @@
502359
503023
  "adjective",
502360
503024
  false
502361
503025
  ],
503026
+ [
503027
+ "stm_current",
503028
+ "adjective",
503029
+ false
503030
+ ],
503031
+ [
503032
+ "stm_previous",
503033
+ "adjective",
503034
+ false
503035
+ ],
502362
503036
  [
502363
503037
  "strawberry",
502364
503038
  "banana_modifier",
@@ -504009,7 +504683,7 @@
504009
504683
  ],
504010
504684
  "literally": true,
504011
504685
  "dead": true,
504012
- "modifiers": [
504686
+ "conceptModifiers": [
504013
504687
  {
504014
504688
  "marker": "list",
504015
504689
  "default": true,
@@ -504080,7 +504754,7 @@
504080
504754
  ""
504081
504755
  ],
504082
504756
  "paraphrases": [
504083
- "chili and cheese literally modifies potato"
504757
+ "chili and cheese literally modify potato"
504084
504758
  ],
504085
504759
  "paraphrasesParenthesized": [],
504086
504760
  "generatedParenthesized": [],
@@ -511810,6 +512484,16 @@
511810
512484
  "adjective",
511811
512485
  false
511812
512486
  ],
512487
+ [
512488
+ "stm_current",
512489
+ "adjective",
512490
+ false
512491
+ ],
512492
+ [
512493
+ "stm_previous",
512494
+ "adjective",
512495
+ false
512496
+ ],
511813
512497
  [
511814
512498
  "strawberry",
511815
512499
  "banana_modifier",
@@ -513394,7 +514078,7 @@
513394
514078
  "end": 17
513395
514079
  },
513396
514080
  "dead": true,
513397
- "modifiers": [
514081
+ "conceptModifiers": [
513398
514082
  {
513399
514083
  "value": "kids",
513400
514084
  "unknown": true,
@@ -521049,6 +521733,16 @@
521049
521733
  "adjective",
521050
521734
  false
521051
521735
  ],
521736
+ [
521737
+ "stm_current",
521738
+ "adjective",
521739
+ false
521740
+ ],
521741
+ [
521742
+ "stm_previous",
521743
+ "adjective",
521744
+ false
521745
+ ],
521052
521746
  [
521053
521747
  "strawberry",
521054
521748
  "banana_modifier",
@@ -522633,7 +523327,7 @@
522633
523327
  "end": 18
522634
523328
  },
522635
523329
  "dead": true,
522636
- "modifiers": [
523330
+ "conceptModifiers": [
522637
523331
  {
522638
523332
  "value": "value",
522639
523333
  "unknown": true,
@@ -530288,6 +530982,16 @@
530288
530982
  "adjective",
530289
530983
  false
530290
530984
  ],
530985
+ [
530986
+ "stm_current",
530987
+ "adjective",
530988
+ false
530989
+ ],
530990
+ [
530991
+ "stm_previous",
530992
+ "adjective",
530993
+ false
530994
+ ],
530291
530995
  [
530292
530996
  "strawberry",
530293
530997
  "banana_modifier",
@@ -531962,7 +532666,7 @@
531962
532666
  "end": 21
531963
532667
  },
531964
532668
  "dead": true,
531965
- "modifiers": [
532669
+ "conceptModifiers": [
531966
532670
  {
531967
532671
  "value": "bottled",
531968
532672
  "unknown": true,
@@ -539703,6 +540407,16 @@
539703
540407
  "adjective",
539704
540408
  false
539705
540409
  ],
540410
+ [
540411
+ "stm_current",
540412
+ "adjective",
540413
+ false
540414
+ ],
540415
+ [
540416
+ "stm_previous",
540417
+ "adjective",
540418
+ false
540419
+ ],
539706
540420
  [
539707
540421
  "strawberry",
539708
540422
  "banana_modifier",
@@ -541474,7 +542188,7 @@
541474
542188
  "word": "water",
541475
542189
  "range": {
541476
542190
  "start": 0,
541477
- "end": 23
542191
+ "end": 12
541478
542192
  },
541479
542193
  "types": [
541480
542194
  "bottled_water",
@@ -549389,6 +550103,16 @@
549389
550103
  "adjective",
549390
550104
  false
549391
550105
  ],
550106
+ [
550107
+ "stm_current",
550108
+ "adjective",
550109
+ false
550110
+ ],
550111
+ [
550112
+ "stm_previous",
550113
+ "adjective",
550114
+ false
550115
+ ],
549392
550116
  [
549393
550117
  "strawberry",
549394
550118
  "banana_modifier",
@@ -551108,7 +551832,7 @@
551108
551832
  "end": 19
551109
551833
  },
551110
551834
  "dead": true,
551111
- "modifiers": [
551835
+ "conceptModifiers": [
551112
551836
  {
551113
551837
  "value": "apple",
551114
551838
  "number": "one",
@@ -558958,6 +559682,16 @@
558958
559682
  "adjective",
558959
559683
  false
558960
559684
  ],
559685
+ [
559686
+ "stm_current",
559687
+ "adjective",
559688
+ false
559689
+ ],
559690
+ [
559691
+ "stm_previous",
559692
+ "adjective",
559693
+ false
559694
+ ],
558961
559695
  [
558962
559696
  "strawberry",
558963
559697
  "banana_modifier",
@@ -560702,7 +561436,7 @@
560702
561436
  "end": 25
560703
561437
  },
560704
561438
  "dead": true,
560705
- "modifiers": [
561439
+ "conceptModifiers": [
560706
561440
  {
560707
561441
  "value": "natural",
560708
561442
  "unknown": true,
@@ -568780,6 +569514,16 @@
568780
569514
  "adjective",
568781
569515
  false
568782
569516
  ],
569517
+ [
569518
+ "stm_current",
569519
+ "adjective",
569520
+ false
569521
+ ],
569522
+ [
569523
+ "stm_previous",
569524
+ "adjective",
569525
+ false
569526
+ ],
568783
569527
  [
568784
569528
  "strawberry",
568785
569529
  "banana_modifier",
@@ -570861,7 +571605,7 @@
570861
571605
  "text": "hamburgers, cheeseburgers, crispy chicken and nuggets",
570862
571606
  "range": {
570863
571607
  "start": 0,
570864
- "end": 67
571608
+ "end": 52
570865
571609
  },
570866
571610
  "types": [
570867
571611
  "cheeseburger",
@@ -580593,6 +581337,16 @@
580593
581337
  "adjective",
580594
581338
  false
580595
581339
  ],
581340
+ [
581341
+ "stm_current",
581342
+ "adjective",
581343
+ false
581344
+ ],
581345
+ [
581346
+ "stm_previous",
581347
+ "adjective",
581348
+ false
581349
+ ],
580596
581350
  [
580597
581351
  "strawberry",
580598
581352
  "banana_modifier",
@@ -582370,7 +583124,7 @@
582370
583124
  "end": 34
582371
583125
  },
582372
583126
  "dead": true,
582373
- "modifiers": [
583127
+ "conceptModifiers": [
582374
583128
  {
582375
583129
  "value": "junior",
582376
583130
  "number": "one",
@@ -590619,6 +591373,16 @@
590619
591373
  "adjective",
590620
591374
  false
590621
591375
  ],
591376
+ [
591377
+ "stm_current",
591378
+ "adjective",
591379
+ false
591380
+ ],
591381
+ [
591382
+ "stm_previous",
591383
+ "adjective",
591384
+ false
591385
+ ],
590622
591386
  [
590623
591387
  "strawberry",
590624
591388
  "banana_modifier",
@@ -593192,7 +593956,7 @@
593192
593956
  "text": "nuggets, junior bacon cheeseburgers, chicken go wraps and junior crispy chicken clubs",
593193
593957
  "range": {
593194
593958
  "start": 0,
593195
- "end": 100
593959
+ "end": 84
593196
593960
  },
593197
593961
  "types": [
593198
593962
  "chicken_go_wrap",
@@ -603911,6 +604675,16 @@
603911
604675
  "adjective",
603912
604676
  false
603913
604677
  ],
604678
+ [
604679
+ "stm_current",
604680
+ "adjective",
604681
+ false
604682
+ ],
604683
+ [
604684
+ "stm_previous",
604685
+ "adjective",
604686
+ false
604687
+ ],
603914
604688
  [
603915
604689
  "strawberry",
603916
604690
  "banana_modifier",
@@ -605889,7 +606663,7 @@
605889
606663
  "text": "combos, chili, fries and drinks",
605890
606664
  "range": {
605891
606665
  "start": 0,
605892
- "end": 43
606666
+ "end": 30
605893
606667
  },
605894
606668
  "types": [
605895
606669
  "chili",
@@ -606866,7 +607640,7 @@
606866
607640
  ]
606867
607641
  },
606868
607642
  {
606869
- "apply": "({ask, api}) => {\n // see if followup for drink is needed\n\n const hasDrink = (isA, item) => {\n let hasDrink = false\n for (const modification of (item.modifications || [])) {\n if (isA(modification.id, 'drink')) {\n hasDrink = true\n break\n }\n }\n return hasDrink\n }\n\n const needsDrink = (item) => {\n return item.needsDrink\n }\n\n const askAbout = ({api, isA}) => {\n const items = []\n for (const item of api.items()) {\n if (needsDrink(item) && !hasDrink(isA, item)) {\n items.push(item)\n }\n }\n return items\n }\n\n ask([\n {\n where: where(),\n oneShot: false,\n onNevermind: ({verbatim, ...args}) => {\n // this is cross km boundaries from the dialogues km to this one so the api if for dialogs. \n // i need to get the one for fastfood here.\n const api = args.kms.fastfood.api\n const needsDrink = askAbout({ args, api })\n for (const item of needsDrink) {\n api.remove(item)\n }\n },\n matchq: (args) => askAbout(args).length > 0 && args.context.marker == 'controlEnd',\n applyq: (args) => {\n args.context.cascade = true\n const needsDrink = askAbout(args)\n // const details = args.gp({ marker: 'list', value: needsDrink.map((item) => item.food)})\n if (needsDrink.length > 1) {\n return `What drinks do you want?`\n } else {\n return `What drink do you want?`\n }\n },\n matchr: (args) => {\n if (args.isA(args.context.marker, 'drink') && askAbout(args).length > 0) {\n const needsDrink = askAbout(args)\n if (args.api.isAvailableModification(needsDrink[0].food, { ...args.context , id: args.context.value })) {\n return true\n }\n }\n return false\n },\n applyr: (args) => {\n // TODO check for is available for all modifications\n const needsDrink = askAbout(args)\n const { api, context } = args\n if (isMany(context)) {\n let count = getCount(context) || Number.MAX_SAFE_INTEGER\n for (const item of needsDrink) {\n if (count < 1) {\n break\n }\n count -= 1\n api.addDrink(item.item_id, { id: context.value }) \n }\n } else {\n const item_id = needsDrink[0].item_id\n api.addDrink(item_id, { id: context.value }) \n }\n }\n },\n ])\n }"
607643
+ "apply": "({ask, api}) => {\n // see if followup for drink is needed\n\n function hasDrink(isA, item) {\n let hasDrink = false\n for (const modification of (item.modifications || [])) {\n if (isA(modification.id, 'drink')) {\n hasDrink = true\n break\n }\n }\n return hasDrink\n }\n\n function needsDrink (item) {\n return item.needsDrink\n }\n\n function askAbout({api, isA}) {\n const items = []\n for (const item of api.items()) {\n if (needsDrink(item) && !hasDrink(isA, item)) {\n items.push(item)\n }\n }\n return items\n }\n\n ask([\n {\n where: where(),\n oneShot: false,\n onNevermind: ({verbatim, ...args}) => {\n // this is cross km boundaries from the dialogues km to this one so the api if for dialogs. \n // i need to get the one for fastfood here.\n const api = args.kms.fastfood.api\n const needsDrink = askAbout({ args, api })\n for (const item of needsDrink) {\n api.remove(item)\n }\n },\n matchq: (args) => askAbout(args).length > 0 && args.context.marker == 'controlEnd',\n applyq: (args) => {\n args.context.cascade = true\n const needsDrink = askAbout(args)\n // const details = args.gp({ marker: 'list', value: needsDrink.map((item) => item.food)})\n if (needsDrink.length > 1) {\n return `What drinks do you want?`\n } else {\n return `What drink do you want?`\n }\n },\n matchr: (args) => {\n if (args.isA(args.context.marker, 'drink') && askAbout(args).length > 0) {\n const needsDrink = askAbout(args)\n if (args.api.isAvailableModification(needsDrink[0].food, { ...args.context , id: args.context.value })) {\n return true\n }\n }\n return false\n },\n applyr: (args) => {\n // TODO check for is available for all modifications\n const needsDrink = askAbout(args)\n const { api, context } = args\n if (isMany(context)) {\n let count = getCount(context) || Number.MAX_SAFE_INTEGER\n for (const item of needsDrink) {\n if (count < 1) {\n break\n }\n count -= 1\n api.addDrink(item.item_id, { id: context.value }) \n }\n } else {\n const item_id = needsDrink[0].item_id\n api.addDrink(item_id, { id: context.value }) \n }\n }\n },\n ])\n }"
606870
607644
  },
606871
607645
  {
606872
607646
  "extraConfig": true,
@@ -607407,6 +608181,24 @@
607407
608181
  0
607408
608182
  ]
607409
608183
  ],
608184
+ [
608185
+ [
608186
+ "a",
608187
+ 0
608188
+ ],
608189
+ [
608190
+ "go_wrap",
608191
+ 0
608192
+ ],
608193
+ [
608194
+ "is",
608195
+ 0
608196
+ ],
608197
+ [
608198
+ "sandwich",
608199
+ 0
608200
+ ]
608201
+ ],
607410
608202
  [
607411
608203
  [
607412
608204
  "a",
@@ -607829,64 +608621,6 @@
607829
608621
  0
607830
608622
  ]
607831
608623
  ],
607832
- [
607833
- [
607834
- "bacon",
607835
- 0
607836
- ],
607837
- [
607838
- "baconator",
607839
- 0
607840
- ],
607841
- [
607842
- "cod",
607843
- 0
607844
- ],
607845
- [
607846
- "comma",
607847
- 0
607848
- ],
607849
- [
607850
- "deluxe",
607851
- 0
607852
- ],
607853
- [
607854
- "double",
607855
- 0
607856
- ],
607857
- [
607858
- "homestyle",
607859
- 0
607860
- ],
607861
- [
607862
- "is",
607863
- 0
607864
- ],
607865
- [
607866
- "list",
607867
- 0
607868
- ],
607869
- [
607870
- "meal",
607871
- 0
607872
- ],
607873
- [
607874
- "premium",
607875
- 0
607876
- ],
607877
- [
607878
- "single",
607879
- 0
607880
- ],
607881
- [
607882
- "spicy",
607883
- 0
607884
- ],
607885
- [
607886
- "triple",
607887
- 0
607888
- ]
607889
- ],
607890
608624
  [
607891
608625
  [
607892
608626
  "bacon",
@@ -609342,10 +610076,6 @@
609342
610076
  "french",
609343
610077
  0
609344
610078
  ],
609345
- [
609346
- "french_toast_sandwich",
609347
- 0
609348
- ],
609349
610079
  [
609350
610080
  "is",
609351
610081
  0
@@ -609378,6 +610108,10 @@
609378
610108
  "platter",
609379
610109
  0
609380
610110
  ],
610111
+ [
610112
+ "sandwich",
610113
+ 0
610114
+ ],
609381
610115
  [
609382
610116
  "sausage",
609383
610117
  0
@@ -609605,76 +610339,6 @@
609605
610339
  0
609606
610340
  ]
609607
610341
  ],
609608
- [
609609
- [
609610
- "breakfast",
609611
- 0
609612
- ],
609613
- [
609614
- "breakfast_baconator",
609615
- 0
609616
- ],
609617
- [
609618
- "chicken_on_french_toast",
609619
- 0
609620
- ],
609621
- [
609622
- "comma",
609623
- 0
609624
- ],
609625
- [
609626
- "double",
609627
- 0
609628
- ],
609629
- [
609630
- "egg_muffin",
609631
- 0
609632
- ],
609633
- [
609634
- "french",
609635
- 0
609636
- ],
609637
- [
609638
- "french_toast_sandwich",
609639
- 0
609640
- ],
609641
- [
609642
- "is",
609643
- 0
609644
- ],
609645
- [
609646
- "list",
609647
- 0
609648
- ],
609649
- [
609650
- "meal",
609651
- 0
609652
- ],
609653
- [
609654
- "muffin",
609655
- 0
609656
- ],
609657
- [
609658
- "oatmeal",
609659
- 0
609660
- ],
609661
- [
609662
- "pancake",
609663
- 0
609664
- ],
609665
- [
609666
- "pancake_platter",
609667
- 0
609668
- ],
609669
- [
609670
- "sausage",
609671
- 0
609672
- ],
609673
- [
609674
- "toast",
609675
- 0
609676
- ]
609677
- ],
609678
610342
  [
609679
610343
  [
609680
610344
  "breakfast",
@@ -612653,24 +613317,6 @@
612653
613317
  0
612654
613318
  ]
612655
613319
  ],
612656
- [
612657
- [
612658
- "ingredient",
612659
- 0
612660
- ],
612661
- [
612662
- "is",
612663
- 0
612664
- ],
612665
- [
612666
- "list",
612667
- 1
612668
- ],
612669
- [
612670
- "smoothie",
612671
- 0
612672
- ]
612673
- ],
612674
613320
  [
612675
613321
  [
612676
613322
  "ingredient",
@@ -613171,6 +613817,38 @@
613171
613817
  0
613172
613818
  ]
613173
613819
  ],
613820
+ [
613821
+ [
613822
+ "list",
613823
+ 1
613824
+ ],
613825
+ [
613826
+ "modifies",
613827
+ 0
613828
+ ],
613829
+ [
613830
+ "strawberry",
613831
+ 0
613832
+ ],
613833
+ [
613834
+ "unknown",
613835
+ 0
613836
+ ]
613837
+ ],
613838
+ [
613839
+ [
613840
+ "list",
613841
+ 1
613842
+ ],
613843
+ [
613844
+ "modifies",
613845
+ 0
613846
+ ],
613847
+ [
613848
+ "unknown",
613849
+ 0
613850
+ ]
613851
+ ],
613174
613852
  [
613175
613853
  [
613176
613854
  "list",