ekms 9.7.0 → 9.7.1-beta.1
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.
- package/common/colors.instance.json +0 -28
- package/common/dates.instance.json +0 -84
- package/common/drone.instance.json +0 -64
- package/common/drone.test.json +14782 -0
- package/common/drone_v1.instance.json +0 -28
- package/common/edible.instance.json +0 -56
- package/common/fastfood.instance.json +507 -0
- package/common/fastfood.test.json +350 -113
- package/common/helpers/concept.js +1 -0
- package/common/ordinals.js +2 -1
- package/common/people.instance.json +52 -0
- package/common/pipboy.instance.json +0 -56
- package/common/reports.instance.json +1 -1
- package/common/wp.instance.json +0 -56
- package/package.json +2 -2
|
@@ -59466,6 +59466,12 @@
|
|
|
59466
59466
|
{
|
|
59467
59467
|
"context_id": 2,
|
|
59468
59468
|
"context_index": 1,
|
|
59469
|
+
"control": {
|
|
59470
|
+
"nextId": 4,
|
|
59471
|
+
"seen": [
|
|
59472
|
+
]
|
|
59473
|
+
},
|
|
59474
|
+
"control_id": 1,
|
|
59469
59475
|
"default": true,
|
|
59470
59476
|
"disqualified_floaters": [
|
|
59471
59477
|
"quantity"
|
|
@@ -59490,11 +59496,13 @@
|
|
|
59490
59496
|
"value": [
|
|
59491
59497
|
{
|
|
59492
59498
|
"dead": true,
|
|
59499
|
+
"flatten": true,
|
|
59493
59500
|
"instance": true,
|
|
59494
|
-
"level":
|
|
59495
|
-
"marker": "
|
|
59501
|
+
"level": 1,
|
|
59502
|
+
"marker": "combo",
|
|
59496
59503
|
"modifiers": [
|
|
59497
|
-
"quantity"
|
|
59504
|
+
"quantity",
|
|
59505
|
+
"type"
|
|
59498
59506
|
],
|
|
59499
59507
|
"number": 3,
|
|
59500
59508
|
"quantity": {
|
|
@@ -59514,15 +59522,30 @@
|
|
|
59514
59522
|
"word": "3"
|
|
59515
59523
|
},
|
|
59516
59524
|
"range": {
|
|
59517
|
-
"end":
|
|
59525
|
+
"end": 27,
|
|
59518
59526
|
"start": 0
|
|
59519
59527
|
},
|
|
59520
|
-
"text": "3 single",
|
|
59528
|
+
"text": "3 single combos",
|
|
59529
|
+
"type": {
|
|
59530
|
+
"level": 0,
|
|
59531
|
+
"marker": "single",
|
|
59532
|
+
"number": "one",
|
|
59533
|
+
"range": {
|
|
59534
|
+
"end": 7,
|
|
59535
|
+
"start": 2
|
|
59536
|
+
},
|
|
59537
|
+
"text": "single",
|
|
59538
|
+
"types": [
|
|
59539
|
+
"single"
|
|
59540
|
+
],
|
|
59541
|
+
"value": "single",
|
|
59542
|
+
"word": "single"
|
|
59543
|
+
},
|
|
59521
59544
|
"types": [
|
|
59522
|
-
"
|
|
59545
|
+
"combo"
|
|
59523
59546
|
],
|
|
59524
|
-
"value": "
|
|
59525
|
-
"word": "
|
|
59547
|
+
"value": "combo",
|
|
59548
|
+
"word": "combos"
|
|
59526
59549
|
},
|
|
59527
59550
|
{
|
|
59528
59551
|
"dead": true,
|
|
@@ -59588,6 +59611,7 @@
|
|
|
59588
59611
|
"verbatim": "What drinks do you want?"
|
|
59589
59612
|
}
|
|
59590
59613
|
],
|
|
59614
|
+
"developerTest": false,
|
|
59591
59615
|
"generatedParenthesized": [
|
|
59592
59616
|
"",
|
|
59593
59617
|
"(What drinks do you want?)"
|
|
@@ -59696,10 +59720,14 @@
|
|
|
59696
59720
|
{
|
|
59697
59721
|
"counter": 4,
|
|
59698
59722
|
"op": [
|
|
59699
|
-
"
|
|
59723
|
+
"comboMeal",
|
|
59700
59724
|
0
|
|
59701
59725
|
],
|
|
59702
59726
|
"ops": [
|
|
59727
|
+
[
|
|
59728
|
+
"comboMeal",
|
|
59729
|
+
0
|
|
59730
|
+
],
|
|
59703
59731
|
[
|
|
59704
59732
|
"counting",
|
|
59705
59733
|
0
|
|
@@ -59759,6 +59787,7 @@
|
|
|
59759
59787
|
"asking": "asking2",
|
|
59760
59788
|
"concept": "concept2",
|
|
59761
59789
|
"conjunction": "conjunction2",
|
|
59790
|
+
"control": "control2",
|
|
59762
59791
|
"countable": "countable2",
|
|
59763
59792
|
"dialogues": "dialogues2",
|
|
59764
59793
|
"edible": "edible2",
|
|
@@ -59767,6 +59796,7 @@
|
|
|
59767
59796
|
"fastfood": "fastfood1",
|
|
59768
59797
|
"gdefaults": "gdefaults2",
|
|
59769
59798
|
"hierarchy": "hierarchy2",
|
|
59799
|
+
"logging": "logging2",
|
|
59770
59800
|
"meta": "meta2",
|
|
59771
59801
|
"negation": "negation2",
|
|
59772
59802
|
"numbers": "numbers2",
|
|
@@ -59796,6 +59826,9 @@
|
|
|
59796
59826
|
"conjunction2": {
|
|
59797
59827
|
"km": "conjunction2"
|
|
59798
59828
|
},
|
|
59829
|
+
"control2": {
|
|
59830
|
+
"km": "control2"
|
|
59831
|
+
},
|
|
59799
59832
|
"countable2": {
|
|
59800
59833
|
"km": "countable2"
|
|
59801
59834
|
},
|
|
@@ -59820,17 +59853,31 @@
|
|
|
59820
59853
|
"item_id_counter": 5,
|
|
59821
59854
|
"items": [
|
|
59822
59855
|
{
|
|
59823
|
-
"combo":
|
|
59856
|
+
"combo": true,
|
|
59824
59857
|
"food": {
|
|
59858
|
+
"control": {
|
|
59859
|
+
"nextId": 3,
|
|
59860
|
+
"seen": [
|
|
59861
|
+
1,
|
|
59862
|
+
2
|
|
59863
|
+
]
|
|
59864
|
+
},
|
|
59865
|
+
"control_id": 2,
|
|
59825
59866
|
"dead": true,
|
|
59826
|
-
"flatten":
|
|
59867
|
+
"flatten": true,
|
|
59827
59868
|
"fromSTM": true,
|
|
59828
59869
|
"instance": true,
|
|
59829
|
-
"level":
|
|
59830
|
-
"marker": "
|
|
59870
|
+
"level": 1,
|
|
59871
|
+
"marker": "combo",
|
|
59831
59872
|
"modifiers": [
|
|
59832
|
-
"quantity"
|
|
59873
|
+
"quantity",
|
|
59874
|
+
"type"
|
|
59833
59875
|
],
|
|
59876
|
+
"namespaced": {
|
|
59877
|
+
"stm": {
|
|
59878
|
+
"id": 1
|
|
59879
|
+
}
|
|
59880
|
+
},
|
|
59834
59881
|
"number": 3,
|
|
59835
59882
|
"pullFromContext": false,
|
|
59836
59883
|
"quantity": {
|
|
@@ -59850,39 +59897,66 @@
|
|
|
59850
59897
|
"word": "3"
|
|
59851
59898
|
},
|
|
59852
59899
|
"range": {
|
|
59853
|
-
"end":
|
|
59900
|
+
"end": 27,
|
|
59854
59901
|
"start": 0
|
|
59855
59902
|
},
|
|
59856
|
-
"
|
|
59857
|
-
"id": 1
|
|
59858
|
-
},
|
|
59859
|
-
"text": "3 single",
|
|
59903
|
+
"text": "3 single combos",
|
|
59860
59904
|
"touchedBy": [
|
|
59861
|
-
"fastfood#
|
|
59905
|
+
"fastfood#call4"
|
|
59862
59906
|
],
|
|
59907
|
+
"type": {
|
|
59908
|
+
"level": 0,
|
|
59909
|
+
"marker": "single",
|
|
59910
|
+
"number": "one",
|
|
59911
|
+
"range": {
|
|
59912
|
+
"end": 7,
|
|
59913
|
+
"start": 2
|
|
59914
|
+
},
|
|
59915
|
+
"text": "single",
|
|
59916
|
+
"types": [
|
|
59917
|
+
"single"
|
|
59918
|
+
],
|
|
59919
|
+
"value": "single",
|
|
59920
|
+
"word": "single"
|
|
59921
|
+
},
|
|
59863
59922
|
"types": [
|
|
59864
|
-
"
|
|
59923
|
+
"combo"
|
|
59865
59924
|
],
|
|
59866
|
-
"value": "
|
|
59867
|
-
"word": "
|
|
59925
|
+
"value": "combo",
|
|
59926
|
+
"word": "combos"
|
|
59868
59927
|
},
|
|
59869
59928
|
"id": "single",
|
|
59870
59929
|
"item_id": 0,
|
|
59871
59930
|
"modifications": [
|
|
59872
|
-
]
|
|
59931
|
+
],
|
|
59932
|
+
"needsDrink": true
|
|
59873
59933
|
},
|
|
59874
59934
|
{
|
|
59875
|
-
"combo":
|
|
59935
|
+
"combo": true,
|
|
59876
59936
|
"food": {
|
|
59937
|
+
"control": {
|
|
59938
|
+
"nextId": 3,
|
|
59939
|
+
"seen": [
|
|
59940
|
+
1,
|
|
59941
|
+
2
|
|
59942
|
+
]
|
|
59943
|
+
},
|
|
59944
|
+
"control_id": 2,
|
|
59877
59945
|
"dead": true,
|
|
59878
|
-
"flatten":
|
|
59946
|
+
"flatten": true,
|
|
59879
59947
|
"fromSTM": true,
|
|
59880
59948
|
"instance": true,
|
|
59881
|
-
"level":
|
|
59882
|
-
"marker": "
|
|
59949
|
+
"level": 1,
|
|
59950
|
+
"marker": "combo",
|
|
59883
59951
|
"modifiers": [
|
|
59884
|
-
"quantity"
|
|
59952
|
+
"quantity",
|
|
59953
|
+
"type"
|
|
59885
59954
|
],
|
|
59955
|
+
"namespaced": {
|
|
59956
|
+
"stm": {
|
|
59957
|
+
"id": 1
|
|
59958
|
+
}
|
|
59959
|
+
},
|
|
59886
59960
|
"number": 3,
|
|
59887
59961
|
"pullFromContext": false,
|
|
59888
59962
|
"quantity": {
|
|
@@ -59902,39 +59976,66 @@
|
|
|
59902
59976
|
"word": "3"
|
|
59903
59977
|
},
|
|
59904
59978
|
"range": {
|
|
59905
|
-
"end":
|
|
59979
|
+
"end": 27,
|
|
59906
59980
|
"start": 0
|
|
59907
59981
|
},
|
|
59908
|
-
"
|
|
59909
|
-
"id": 1
|
|
59910
|
-
},
|
|
59911
|
-
"text": "3 single",
|
|
59982
|
+
"text": "3 single combos",
|
|
59912
59983
|
"touchedBy": [
|
|
59913
|
-
"fastfood#
|
|
59984
|
+
"fastfood#call4"
|
|
59914
59985
|
],
|
|
59986
|
+
"type": {
|
|
59987
|
+
"level": 0,
|
|
59988
|
+
"marker": "single",
|
|
59989
|
+
"number": "one",
|
|
59990
|
+
"range": {
|
|
59991
|
+
"end": 7,
|
|
59992
|
+
"start": 2
|
|
59993
|
+
},
|
|
59994
|
+
"text": "single",
|
|
59995
|
+
"types": [
|
|
59996
|
+
"single"
|
|
59997
|
+
],
|
|
59998
|
+
"value": "single",
|
|
59999
|
+
"word": "single"
|
|
60000
|
+
},
|
|
59915
60001
|
"types": [
|
|
59916
|
-
"
|
|
60002
|
+
"combo"
|
|
59917
60003
|
],
|
|
59918
|
-
"value": "
|
|
59919
|
-
"word": "
|
|
60004
|
+
"value": "combo",
|
|
60005
|
+
"word": "combos"
|
|
59920
60006
|
},
|
|
59921
60007
|
"id": "single",
|
|
59922
60008
|
"item_id": 1,
|
|
59923
60009
|
"modifications": [
|
|
59924
|
-
]
|
|
60010
|
+
],
|
|
60011
|
+
"needsDrink": true
|
|
59925
60012
|
},
|
|
59926
60013
|
{
|
|
59927
|
-
"combo":
|
|
60014
|
+
"combo": true,
|
|
59928
60015
|
"food": {
|
|
60016
|
+
"control": {
|
|
60017
|
+
"nextId": 3,
|
|
60018
|
+
"seen": [
|
|
60019
|
+
1,
|
|
60020
|
+
2
|
|
60021
|
+
]
|
|
60022
|
+
},
|
|
60023
|
+
"control_id": 2,
|
|
59929
60024
|
"dead": true,
|
|
59930
|
-
"flatten":
|
|
60025
|
+
"flatten": true,
|
|
59931
60026
|
"fromSTM": true,
|
|
59932
60027
|
"instance": true,
|
|
59933
|
-
"level":
|
|
59934
|
-
"marker": "
|
|
60028
|
+
"level": 1,
|
|
60029
|
+
"marker": "combo",
|
|
59935
60030
|
"modifiers": [
|
|
59936
|
-
"quantity"
|
|
60031
|
+
"quantity",
|
|
60032
|
+
"type"
|
|
59937
60033
|
],
|
|
60034
|
+
"namespaced": {
|
|
60035
|
+
"stm": {
|
|
60036
|
+
"id": 1
|
|
60037
|
+
}
|
|
60038
|
+
},
|
|
59938
60039
|
"number": 3,
|
|
59939
60040
|
"pullFromContext": false,
|
|
59940
60041
|
"quantity": {
|
|
@@ -59954,32 +60055,52 @@
|
|
|
59954
60055
|
"word": "3"
|
|
59955
60056
|
},
|
|
59956
60057
|
"range": {
|
|
59957
|
-
"end":
|
|
60058
|
+
"end": 27,
|
|
59958
60059
|
"start": 0
|
|
59959
60060
|
},
|
|
59960
|
-
"
|
|
59961
|
-
"id": 1
|
|
59962
|
-
},
|
|
59963
|
-
"text": "3 single",
|
|
60061
|
+
"text": "3 single combos",
|
|
59964
60062
|
"touchedBy": [
|
|
59965
|
-
"fastfood#
|
|
60063
|
+
"fastfood#call4"
|
|
59966
60064
|
],
|
|
60065
|
+
"type": {
|
|
60066
|
+
"level": 0,
|
|
60067
|
+
"marker": "single",
|
|
60068
|
+
"number": "one",
|
|
60069
|
+
"range": {
|
|
60070
|
+
"end": 7,
|
|
60071
|
+
"start": 2
|
|
60072
|
+
},
|
|
60073
|
+
"text": "single",
|
|
60074
|
+
"types": [
|
|
60075
|
+
"single"
|
|
60076
|
+
],
|
|
60077
|
+
"value": "single",
|
|
60078
|
+
"word": "single"
|
|
60079
|
+
},
|
|
59967
60080
|
"types": [
|
|
59968
|
-
"
|
|
60081
|
+
"combo"
|
|
59969
60082
|
],
|
|
59970
|
-
"value": "
|
|
59971
|
-
"word": "
|
|
60083
|
+
"value": "combo",
|
|
60084
|
+
"word": "combos"
|
|
59972
60085
|
},
|
|
59973
60086
|
"id": "single",
|
|
59974
60087
|
"item_id": 2,
|
|
59975
60088
|
"modifications": [
|
|
59976
|
-
]
|
|
60089
|
+
],
|
|
60090
|
+
"needsDrink": true
|
|
59977
60091
|
},
|
|
59978
60092
|
{
|
|
59979
60093
|
"combo": true,
|
|
59980
60094
|
"food": {
|
|
60095
|
+
"control": {
|
|
60096
|
+
"nextId": 4,
|
|
60097
|
+
"seen": [
|
|
60098
|
+
3
|
|
60099
|
+
]
|
|
60100
|
+
},
|
|
60101
|
+
"control_id": 3,
|
|
59981
60102
|
"dead": true,
|
|
59982
|
-
"flatten":
|
|
60103
|
+
"flatten": true,
|
|
59983
60104
|
"fromSTM": true,
|
|
59984
60105
|
"instance": true,
|
|
59985
60106
|
"level": 1,
|
|
@@ -59988,6 +60109,11 @@
|
|
|
59988
60109
|
"quantity",
|
|
59989
60110
|
"type"
|
|
59990
60111
|
],
|
|
60112
|
+
"namespaced": {
|
|
60113
|
+
"stm": {
|
|
60114
|
+
"id": 2
|
|
60115
|
+
}
|
|
60116
|
+
},
|
|
59991
60117
|
"number": 2,
|
|
59992
60118
|
"pullFromContext": false,
|
|
59993
60119
|
"quantity": {
|
|
@@ -60010,12 +60136,9 @@
|
|
|
60010
60136
|
"end": 27,
|
|
60011
60137
|
"start": 13
|
|
60012
60138
|
},
|
|
60013
|
-
"stm": {
|
|
60014
|
-
"id": 2
|
|
60015
|
-
},
|
|
60016
60139
|
"text": "2 double combos",
|
|
60017
60140
|
"touchedBy": [
|
|
60018
|
-
"fastfood#
|
|
60141
|
+
"fastfood#call6"
|
|
60019
60142
|
],
|
|
60020
60143
|
"type": {
|
|
60021
60144
|
"level": 0,
|
|
@@ -60047,8 +60170,15 @@
|
|
|
60047
60170
|
{
|
|
60048
60171
|
"combo": true,
|
|
60049
60172
|
"food": {
|
|
60173
|
+
"control": {
|
|
60174
|
+
"nextId": 4,
|
|
60175
|
+
"seen": [
|
|
60176
|
+
3
|
|
60177
|
+
]
|
|
60178
|
+
},
|
|
60179
|
+
"control_id": 3,
|
|
60050
60180
|
"dead": true,
|
|
60051
|
-
"flatten":
|
|
60181
|
+
"flatten": true,
|
|
60052
60182
|
"fromSTM": true,
|
|
60053
60183
|
"instance": true,
|
|
60054
60184
|
"level": 1,
|
|
@@ -60057,6 +60187,11 @@
|
|
|
60057
60187
|
"quantity",
|
|
60058
60188
|
"type"
|
|
60059
60189
|
],
|
|
60190
|
+
"namespaced": {
|
|
60191
|
+
"stm": {
|
|
60192
|
+
"id": 2
|
|
60193
|
+
}
|
|
60194
|
+
},
|
|
60060
60195
|
"number": 2,
|
|
60061
60196
|
"pullFromContext": false,
|
|
60062
60197
|
"quantity": {
|
|
@@ -60079,12 +60214,9 @@
|
|
|
60079
60214
|
"end": 27,
|
|
60080
60215
|
"start": 13
|
|
60081
60216
|
},
|
|
60082
|
-
"stm": {
|
|
60083
|
-
"id": 2
|
|
60084
|
-
},
|
|
60085
60217
|
"text": "2 double combos",
|
|
60086
60218
|
"touchedBy": [
|
|
60087
|
-
"fastfood#
|
|
60219
|
+
"fastfood#call6"
|
|
60088
60220
|
],
|
|
60089
60221
|
"type": {
|
|
60090
60222
|
"level": 0,
|
|
@@ -60126,6 +60258,11 @@
|
|
|
60126
60258
|
"hierarchy2": {
|
|
60127
60259
|
"km": "hierarchy2"
|
|
60128
60260
|
},
|
|
60261
|
+
"logging2": {
|
|
60262
|
+
"km": "logging2",
|
|
60263
|
+
"messages": [
|
|
60264
|
+
]
|
|
60265
|
+
},
|
|
60129
60266
|
"meta2": {
|
|
60130
60267
|
"km": "meta2"
|
|
60131
60268
|
},
|
|
@@ -60141,6 +60278,8 @@
|
|
|
60141
60278
|
"properties2": {
|
|
60142
60279
|
"children": {
|
|
60143
60280
|
"adjective": [
|
|
60281
|
+
"stm_previous",
|
|
60282
|
+
"stm_current",
|
|
60144
60283
|
"stm_before"
|
|
60145
60284
|
],
|
|
60146
60285
|
"article": [
|
|
@@ -60187,6 +60326,9 @@
|
|
|
60187
60326
|
"wild_berry",
|
|
60188
60327
|
"strawberry_banana"
|
|
60189
60328
|
],
|
|
60329
|
+
"deletable": [
|
|
60330
|
+
"memorable"
|
|
60331
|
+
],
|
|
60190
60332
|
"drink": [
|
|
60191
60333
|
"milk",
|
|
60192
60334
|
"pop",
|
|
@@ -60354,6 +60496,9 @@
|
|
|
60354
60496
|
"memorable",
|
|
60355
60497
|
"noun"
|
|
60356
60498
|
],
|
|
60499
|
+
"thisAble": [
|
|
60500
|
+
"noun"
|
|
60501
|
+
],
|
|
60357
60502
|
"thisitthat": [
|
|
60358
60503
|
"it",
|
|
60359
60504
|
"this",
|
|
@@ -60379,6 +60524,8 @@
|
|
|
60379
60524
|
"modifies",
|
|
60380
60525
|
"is",
|
|
60381
60526
|
"isQuery",
|
|
60527
|
+
"delete",
|
|
60528
|
+
"recall",
|
|
60382
60529
|
"remember"
|
|
60383
60530
|
]
|
|
60384
60531
|
},
|
|
@@ -60420,18 +60567,24 @@
|
|
|
60420
60567
|
"to",
|
|
60421
60568
|
"isQuery",
|
|
60422
60569
|
"reason",
|
|
60570
|
+
"orAble",
|
|
60571
|
+
"ifAble",
|
|
60572
|
+
"delete",
|
|
60423
60573
|
"memorable",
|
|
60574
|
+
"deletable",
|
|
60575
|
+
"recall",
|
|
60424
60576
|
"remember",
|
|
60425
|
-
"
|
|
60577
|
+
"stm_previous",
|
|
60426
60578
|
"adjective",
|
|
60427
|
-
"
|
|
60428
|
-
"
|
|
60579
|
+
"stm_current",
|
|
60580
|
+
"stm_before",
|
|
60429
60581
|
"each",
|
|
60430
60582
|
"every",
|
|
60431
60583
|
"distributable",
|
|
60432
60584
|
"noun",
|
|
60433
60585
|
"thisitthat",
|
|
60434
60586
|
"that",
|
|
60587
|
+
"thisAble",
|
|
60435
60588
|
"food",
|
|
60436
60589
|
"edible",
|
|
60437
60590
|
"drink",
|
|
@@ -60620,6 +60773,9 @@
|
|
|
60620
60773
|
"crispy_chicken": [
|
|
60621
60774
|
"kid_meal"
|
|
60622
60775
|
],
|
|
60776
|
+
"delete": [
|
|
60777
|
+
"verb"
|
|
60778
|
+
],
|
|
60623
60779
|
"diet_coke": [
|
|
60624
60780
|
"pop"
|
|
60625
60781
|
],
|
|
@@ -60749,7 +60905,8 @@
|
|
|
60749
60905
|
"food"
|
|
60750
60906
|
],
|
|
60751
60907
|
"memorable": [
|
|
60752
|
-
"theAble"
|
|
60908
|
+
"theAble",
|
|
60909
|
+
"deletable"
|
|
60753
60910
|
],
|
|
60754
60911
|
"milk": [
|
|
60755
60912
|
"drink"
|
|
@@ -60764,7 +60921,8 @@
|
|
|
60764
60921
|
"queryable"
|
|
60765
60922
|
],
|
|
60766
60923
|
"noun": [
|
|
60767
|
-
"theAble"
|
|
60924
|
+
"theAble",
|
|
60925
|
+
"thisAble"
|
|
60768
60926
|
],
|
|
60769
60927
|
"nugget": [
|
|
60770
60928
|
"food",
|
|
@@ -60829,6 +60987,9 @@
|
|
|
60829
60987
|
"theAble",
|
|
60830
60988
|
"queryable"
|
|
60831
60989
|
],
|
|
60990
|
+
"recall": [
|
|
60991
|
+
"verb"
|
|
60992
|
+
],
|
|
60832
60993
|
"remember": [
|
|
60833
60994
|
"verb"
|
|
60834
60995
|
],
|
|
@@ -60864,6 +61025,12 @@
|
|
|
60864
61025
|
"stm_before": [
|
|
60865
61026
|
"adjective"
|
|
60866
61027
|
],
|
|
61028
|
+
"stm_current": [
|
|
61029
|
+
"adjective"
|
|
61030
|
+
],
|
|
61031
|
+
"stm_previous": [
|
|
61032
|
+
"adjective"
|
|
61033
|
+
],
|
|
60867
61034
|
"strawberry": [
|
|
60868
61035
|
"countable",
|
|
60869
61036
|
"smoothie_ingredient"
|
|
@@ -61011,6 +61178,10 @@
|
|
|
61011
61178
|
},
|
|
61012
61179
|
"crispy_chicken": {
|
|
61013
61180
|
},
|
|
61181
|
+
"deletable": {
|
|
61182
|
+
},
|
|
61183
|
+
"delete": {
|
|
61184
|
+
},
|
|
61014
61185
|
"diet_coke": {
|
|
61015
61186
|
},
|
|
61016
61187
|
"distributable": {
|
|
@@ -61147,6 +61318,8 @@
|
|
|
61147
61318
|
},
|
|
61148
61319
|
"reason": {
|
|
61149
61320
|
},
|
|
61321
|
+
"recall": {
|
|
61322
|
+
},
|
|
61150
61323
|
"remember": {
|
|
61151
61324
|
},
|
|
61152
61325
|
"salad": {
|
|
@@ -61173,6 +61346,10 @@
|
|
|
61173
61346
|
},
|
|
61174
61347
|
"stm_before": {
|
|
61175
61348
|
},
|
|
61349
|
+
"stm_current": {
|
|
61350
|
+
},
|
|
61351
|
+
"stm_previous": {
|
|
61352
|
+
},
|
|
61176
61353
|
"strawberry": {
|
|
61177
61354
|
},
|
|
61178
61355
|
"strawberry_banana": {
|
|
@@ -61189,6 +61366,8 @@
|
|
|
61189
61366
|
},
|
|
61190
61367
|
"this": {
|
|
61191
61368
|
},
|
|
61369
|
+
"thisAble": {
|
|
61370
|
+
},
|
|
61192
61371
|
"thisitthat": {
|
|
61193
61372
|
},
|
|
61194
61373
|
"to": {
|
|
@@ -61241,8 +61420,15 @@
|
|
|
61241
61420
|
"km": "stm2",
|
|
61242
61421
|
"mentioned": [
|
|
61243
61422
|
{
|
|
61423
|
+
"control": {
|
|
61424
|
+
"nextId": 4,
|
|
61425
|
+
"seen": [
|
|
61426
|
+
3
|
|
61427
|
+
]
|
|
61428
|
+
},
|
|
61429
|
+
"control_id": 3,
|
|
61244
61430
|
"dead": true,
|
|
61245
|
-
"flatten":
|
|
61431
|
+
"flatten": true,
|
|
61246
61432
|
"fromSTM": true,
|
|
61247
61433
|
"instance": true,
|
|
61248
61434
|
"level": 1,
|
|
@@ -61251,6 +61437,11 @@
|
|
|
61251
61437
|
"quantity",
|
|
61252
61438
|
"type"
|
|
61253
61439
|
],
|
|
61440
|
+
"namespaced": {
|
|
61441
|
+
"stm": {
|
|
61442
|
+
"id": 2
|
|
61443
|
+
}
|
|
61444
|
+
},
|
|
61254
61445
|
"number": 2,
|
|
61255
61446
|
"pullFromContext": false,
|
|
61256
61447
|
"quantity": {
|
|
@@ -61273,12 +61464,9 @@
|
|
|
61273
61464
|
"end": 27,
|
|
61274
61465
|
"start": 13
|
|
61275
61466
|
},
|
|
61276
|
-
"stm": {
|
|
61277
|
-
"id": 2
|
|
61278
|
-
},
|
|
61279
61467
|
"text": "2 double combos",
|
|
61280
61468
|
"touchedBy": [
|
|
61281
|
-
"fastfood#
|
|
61469
|
+
"fastfood#call6"
|
|
61282
61470
|
],
|
|
61283
61471
|
"type": {
|
|
61284
61472
|
"level": 0,
|
|
@@ -61302,15 +61490,29 @@
|
|
|
61302
61490
|
"word": "combos"
|
|
61303
61491
|
},
|
|
61304
61492
|
{
|
|
61493
|
+
"control": {
|
|
61494
|
+
"nextId": 3,
|
|
61495
|
+
"seen": [
|
|
61496
|
+
1,
|
|
61497
|
+
2
|
|
61498
|
+
]
|
|
61499
|
+
},
|
|
61500
|
+
"control_id": 2,
|
|
61305
61501
|
"dead": true,
|
|
61306
|
-
"flatten":
|
|
61502
|
+
"flatten": true,
|
|
61307
61503
|
"fromSTM": true,
|
|
61308
61504
|
"instance": true,
|
|
61309
|
-
"level":
|
|
61310
|
-
"marker": "
|
|
61505
|
+
"level": 1,
|
|
61506
|
+
"marker": "combo",
|
|
61311
61507
|
"modifiers": [
|
|
61312
|
-
"quantity"
|
|
61508
|
+
"quantity",
|
|
61509
|
+
"type"
|
|
61313
61510
|
],
|
|
61511
|
+
"namespaced": {
|
|
61512
|
+
"stm": {
|
|
61513
|
+
"id": 1
|
|
61514
|
+
}
|
|
61515
|
+
},
|
|
61314
61516
|
"number": 3,
|
|
61315
61517
|
"pullFromContext": false,
|
|
61316
61518
|
"quantity": {
|
|
@@ -61330,21 +61532,33 @@
|
|
|
61330
61532
|
"word": "3"
|
|
61331
61533
|
},
|
|
61332
61534
|
"range": {
|
|
61333
|
-
"end":
|
|
61535
|
+
"end": 27,
|
|
61334
61536
|
"start": 0
|
|
61335
61537
|
},
|
|
61336
|
-
"
|
|
61337
|
-
"id": 1
|
|
61338
|
-
},
|
|
61339
|
-
"text": "3 single",
|
|
61538
|
+
"text": "3 single combos",
|
|
61340
61539
|
"touchedBy": [
|
|
61341
|
-
"fastfood#
|
|
61540
|
+
"fastfood#call4"
|
|
61342
61541
|
],
|
|
61542
|
+
"type": {
|
|
61543
|
+
"level": 0,
|
|
61544
|
+
"marker": "single",
|
|
61545
|
+
"number": "one",
|
|
61546
|
+
"range": {
|
|
61547
|
+
"end": 7,
|
|
61548
|
+
"start": 2
|
|
61549
|
+
},
|
|
61550
|
+
"text": "single",
|
|
61551
|
+
"types": [
|
|
61552
|
+
"single"
|
|
61553
|
+
],
|
|
61554
|
+
"value": "single",
|
|
61555
|
+
"word": "single"
|
|
61556
|
+
},
|
|
61343
61557
|
"types": [
|
|
61344
|
-
"
|
|
61558
|
+
"combo"
|
|
61345
61559
|
],
|
|
61346
|
-
"value": "
|
|
61347
|
-
"word": "
|
|
61560
|
+
"value": "combo",
|
|
61561
|
+
"word": "combos"
|
|
61348
61562
|
}
|
|
61349
61563
|
],
|
|
61350
61564
|
"variables": {
|
|
@@ -61383,6 +61597,12 @@
|
|
|
61383
61597
|
"context": {
|
|
61384
61598
|
"context_id": 2,
|
|
61385
61599
|
"context_index": 1,
|
|
61600
|
+
"control": {
|
|
61601
|
+
"nextId": 4,
|
|
61602
|
+
"seen": [
|
|
61603
|
+
]
|
|
61604
|
+
},
|
|
61605
|
+
"control_id": 1,
|
|
61386
61606
|
"default": true,
|
|
61387
61607
|
"disqualified_floaters": [
|
|
61388
61608
|
"quantity"
|
|
@@ -61407,11 +61627,13 @@
|
|
|
61407
61627
|
"value": [
|
|
61408
61628
|
{
|
|
61409
61629
|
"dead": true,
|
|
61630
|
+
"flatten": true,
|
|
61410
61631
|
"instance": true,
|
|
61411
|
-
"level":
|
|
61412
|
-
"marker": "
|
|
61632
|
+
"level": 1,
|
|
61633
|
+
"marker": "combo",
|
|
61413
61634
|
"modifiers": [
|
|
61414
|
-
"quantity"
|
|
61635
|
+
"quantity",
|
|
61636
|
+
"type"
|
|
61415
61637
|
],
|
|
61416
61638
|
"number": 3,
|
|
61417
61639
|
"quantity": {
|
|
@@ -61431,15 +61653,30 @@
|
|
|
61431
61653
|
"word": "3"
|
|
61432
61654
|
},
|
|
61433
61655
|
"range": {
|
|
61434
|
-
"end":
|
|
61656
|
+
"end": 27,
|
|
61435
61657
|
"start": 0
|
|
61436
61658
|
},
|
|
61437
|
-
"text": "3 single",
|
|
61659
|
+
"text": "3 single combos",
|
|
61660
|
+
"type": {
|
|
61661
|
+
"level": 0,
|
|
61662
|
+
"marker": "single",
|
|
61663
|
+
"number": "one",
|
|
61664
|
+
"range": {
|
|
61665
|
+
"end": 7,
|
|
61666
|
+
"start": 2
|
|
61667
|
+
},
|
|
61668
|
+
"text": "single",
|
|
61669
|
+
"types": [
|
|
61670
|
+
"single"
|
|
61671
|
+
],
|
|
61672
|
+
"value": "single",
|
|
61673
|
+
"word": "single"
|
|
61674
|
+
},
|
|
61438
61675
|
"types": [
|
|
61439
|
-
"
|
|
61676
|
+
"combo"
|
|
61440
61677
|
],
|
|
61441
|
-
"value": "
|
|
61442
|
-
"word": "
|
|
61678
|
+
"value": "combo",
|
|
61679
|
+
"word": "combos"
|
|
61443
61680
|
},
|
|
61444
61681
|
{
|
|
61445
61682
|
"dead": true,
|
|
@@ -62031,13 +62268,7 @@
|
|
|
62031
62268
|
"value": "crispy_chicken_club",
|
|
62032
62269
|
"word": "club"
|
|
62033
62270
|
},
|
|
62034
|
-
"
|
|
62035
|
-
"context_index": 1,
|
|
62036
|
-
"dead": true,
|
|
62037
|
-
"flatten": false,
|
|
62038
|
-
"level": 1,
|
|
62039
|
-
"marker": "modifies",
|
|
62040
|
-
"modifiers": [
|
|
62271
|
+
"conceptModifiers": [
|
|
62041
62272
|
{
|
|
62042
62273
|
"dead": true,
|
|
62043
62274
|
"level": 1,
|
|
@@ -62052,6 +62283,12 @@
|
|
|
62052
62283
|
"word": "junior"
|
|
62053
62284
|
}
|
|
62054
62285
|
],
|
|
62286
|
+
"context_id": null,
|
|
62287
|
+
"context_index": 1,
|
|
62288
|
+
"dead": true,
|
|
62289
|
+
"flatten": false,
|
|
62290
|
+
"level": 1,
|
|
62291
|
+
"marker": "modifies",
|
|
62055
62292
|
"number": "one",
|
|
62056
62293
|
"range": {
|
|
62057
62294
|
"end": 34,
|
|
@@ -62270,11 +62507,11 @@
|
|
|
62270
62507
|
]
|
|
62271
62508
|
},
|
|
62272
62509
|
"paraphrases": [
|
|
62273
|
-
"3
|
|
62510
|
+
"3 single combos and 2 double combos",
|
|
62274
62511
|
"What drinks do you want?"
|
|
62275
62512
|
],
|
|
62276
62513
|
"paraphrasesParenthesized": [
|
|
62277
|
-
"(((3) (
|
|
62514
|
+
"(((3) (single) (combos)) and ((2) (double) (combos)))",
|
|
62278
62515
|
"(What drinks do you want?)"
|
|
62279
62516
|
],
|
|
62280
62517
|
"query": "3 single and 2 double combos",
|
|
@@ -62551,11 +62788,11 @@
|
|
|
62551
62788
|
},
|
|
62552
62789
|
{
|
|
62553
62790
|
"marker": [
|
|
62554
|
-
"
|
|
62555
|
-
|
|
62791
|
+
"combo",
|
|
62792
|
+
1
|
|
62556
62793
|
],
|
|
62557
62794
|
"range": {
|
|
62558
|
-
"end":
|
|
62795
|
+
"end": 27,
|
|
62559
62796
|
"start": 2
|
|
62560
62797
|
}
|
|
62561
62798
|
},
|
|
@@ -62596,11 +62833,11 @@
|
|
|
62596
62833
|
"operators": [
|
|
62597
62834
|
{
|
|
62598
62835
|
"marker": [
|
|
62599
|
-
"
|
|
62600
|
-
|
|
62836
|
+
"combo",
|
|
62837
|
+
1
|
|
62601
62838
|
],
|
|
62602
62839
|
"range": {
|
|
62603
|
-
"end":
|
|
62840
|
+
"end": 27,
|
|
62604
62841
|
"start": 0
|
|
62605
62842
|
}
|
|
62606
62843
|
},
|
|
@@ -62641,11 +62878,11 @@
|
|
|
62641
62878
|
"operators": [
|
|
62642
62879
|
{
|
|
62643
62880
|
"marker": [
|
|
62644
|
-
"
|
|
62645
|
-
|
|
62881
|
+
"combo",
|
|
62882
|
+
1
|
|
62646
62883
|
],
|
|
62647
62884
|
"range": {
|
|
62648
|
-
"end":
|
|
62885
|
+
"end": 27,
|
|
62649
62886
|
"start": 0
|
|
62650
62887
|
}
|
|
62651
62888
|
},
|