tpmkms 8.2.0 → 8.3.0-beta.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -7,7 +7,7 @@
7
7
  0
8
8
  ],
9
9
  [
10
- "number",
10
+ "integer",
11
11
  0
12
12
  ]
13
13
  ]
@@ -29,14 +29,14 @@
29
29
  "dead": true,
30
30
  "instance": true,
31
31
  "level": 1,
32
- "marker": "number",
32
+ "marker": "integer",
33
33
  "range": {
34
34
  "end": 0,
35
35
  "start": 0
36
36
  },
37
37
  "text": "2",
38
38
  "types": [
39
- "number"
39
+ "integer"
40
40
  ],
41
41
  "value": 2,
42
42
  "word": "2"
@@ -62,7 +62,7 @@
62
62
  {
63
63
  "counter": 1,
64
64
  "op": [
65
- "number",
65
+ "integer",
66
66
  0
67
67
  ],
68
68
  "ops": [
@@ -75,7 +75,7 @@
75
75
  0
76
76
  ],
77
77
  [
78
- "number",
78
+ "integer",
79
79
  0
80
80
  ]
81
81
  ]
@@ -114,46 +114,66 @@
114
114
  },
115
115
  "objects": {
116
116
  "nameToUUID": {
117
+ "articles": "articles2",
118
+ "asking": "asking2",
117
119
  "concept": "concept2",
120
+ "conjunction": "conjunction2",
118
121
  "countable": "countable1",
119
122
  "dialogues": "dialogues2",
123
+ "evaluate": "evaluate2",
120
124
  "gdefaults": "gdefaults2",
121
125
  "hierarchy": "hierarchy2",
122
126
  "meta": "meta2",
127
+ "negation": "negation2",
123
128
  "numbers": "numbers2",
124
129
  "pos": "pos2",
125
130
  "properties": "properties2",
126
131
  "punctuation": "punctuation2",
127
132
  "sdefaults": "sdefaults2",
128
- "stm": "stm2"
133
+ "stm": "stm2",
134
+ "tokenize": "tokenize2"
129
135
  },
130
136
  "namespaced": {
137
+ "articles2": {
138
+ },
139
+ "asking2": {
140
+ },
131
141
  "concept2": {
132
142
  "defaultTypesForHierarchy": {
133
143
  },
134
144
  "valueToWords": [
135
145
  ]
136
146
  },
147
+ "conjunction2": {
148
+ },
137
149
  "countable1": {
138
150
  },
139
151
  "dialogues2": {
152
+ "idSuffix": "",
140
153
  "mentioned": [
141
154
  ],
142
155
  "variables": {
143
156
  }
144
157
  },
158
+ "evaluate2": {
159
+ },
145
160
  "gdefaults2": {
146
161
  },
147
162
  "hierarchy2": {
148
163
  },
149
164
  "meta2": {
150
165
  },
166
+ "negation2": {
167
+ },
151
168
  "numbers2": {
152
169
  },
153
170
  "pos2": {
154
171
  },
155
172
  "properties2": {
156
173
  "children": {
174
+ "adjective": [
175
+ "stm_before"
176
+ ],
157
177
  "articlePOS": [
158
178
  "a",
159
179
  "the"
@@ -171,16 +191,13 @@
171
191
  "ifAble": [
172
192
  "orAble"
173
193
  ],
174
- "notAble": [
175
- "unknown"
176
- ],
177
194
  "object": [
178
- "unknown",
179
195
  "what",
180
196
  "whose"
181
197
  ],
182
198
  "preposition": [
183
- "between"
199
+ "between",
200
+ "to"
184
201
  ],
185
202
  "pronoun": [
186
203
  "it",
@@ -190,27 +207,30 @@
190
207
  "questionMark"
191
208
  ],
192
209
  "queryable": [
210
+ "xfx",
193
211
  "hierarchyAble",
194
212
  "readonly",
195
213
  "property",
196
214
  "object",
197
- "xfx",
198
215
  "concept",
216
+ "doubleQuote",
217
+ "theAble",
199
218
  "unknown",
200
219
  "it",
201
220
  "what",
202
221
  "whatAble",
203
222
  "this",
204
- "thisitthat",
205
- "reason"
223
+ "reason",
224
+ "thisitthat"
206
225
  ],
207
226
  "theAble": [
208
227
  "property",
209
228
  "object",
210
229
  "concept",
211
230
  "unknown",
212
- "noun",
213
- "reason"
231
+ "reason",
232
+ "memorable",
233
+ "noun"
214
234
  ],
215
235
  "thisitthat": [
216
236
  "it",
@@ -220,34 +240,34 @@
220
240
  "toAble": [
221
241
  "it"
222
242
  ],
223
- "unknown": [
224
- "property"
225
- ],
226
- "verby": [
243
+ "verb": [
227
244
  "modifies",
228
- "is"
245
+ "is",
246
+ "remember",
247
+ "evaluate"
229
248
  ]
230
249
  },
231
250
  "concepts": [
232
251
  "properties",
233
252
  "unknown",
234
253
  "hierarchyAble",
235
- "object",
236
254
  "what",
255
+ "object",
256
+ "xfx",
237
257
  "queryable",
258
+ "between",
259
+ "preposition",
238
260
  "readonly",
239
- "property",
240
- "xfx",
241
- "theAble",
242
- "whose",
243
261
  "have",
244
262
  "canBeDoQuestion",
245
263
  "canBeQuestion",
246
- "between",
247
- "preposition",
264
+ "property",
265
+ "theAble",
266
+ "whose",
248
267
  "concept",
249
268
  "modifies",
250
- "verby",
269
+ "verb",
270
+ "doubleQuote",
251
271
  "it",
252
272
  "pronoun",
253
273
  "this",
@@ -256,16 +276,21 @@
256
276
  "a",
257
277
  "articlePOS",
258
278
  "the",
259
- "notAble",
260
279
  "whatAble",
261
280
  "is",
262
281
  "toAble",
263
- "noun",
264
- "thisitthat",
282
+ "to",
265
283
  "reason",
266
- "that",
284
+ "memorable",
285
+ "remember",
286
+ "stm_before",
287
+ "adjective",
267
288
  "orAble",
268
- "ifAble"
289
+ "ifAble",
290
+ "evaluate",
291
+ "noun",
292
+ "thisitthat",
293
+ "that"
269
294
  ],
270
295
  "parents": {
271
296
  "a": [
@@ -278,6 +303,12 @@
278
303
  "theAble",
279
304
  "queryable"
280
305
  ],
306
+ "doubleQuote": [
307
+ "queryable"
308
+ ],
309
+ "evaluate": [
310
+ "verb"
311
+ ],
281
312
  "have": [
282
313
  "canBeDoQuestion",
283
314
  "canBeQuestion"
@@ -287,7 +318,7 @@
287
318
  ],
288
319
  "is": [
289
320
  "canBeQuestion",
290
- "verby"
321
+ "verb"
291
322
  ],
292
323
  "it": [
293
324
  "pronoun",
@@ -295,8 +326,11 @@
295
326
  "toAble",
296
327
  "thisitthat"
297
328
  ],
329
+ "memorable": [
330
+ "theAble"
331
+ ],
298
332
  "modifies": [
299
- "verby"
333
+ "verb"
300
334
  ],
301
335
  "noun": [
302
336
  "theAble"
@@ -310,8 +344,7 @@
310
344
  ],
311
345
  "property": [
312
346
  "queryable",
313
- "theAble",
314
- "unknown"
347
+ "theAble"
315
348
  ],
316
349
  "questionMark": [
317
350
  "punctuation"
@@ -323,12 +356,21 @@
323
356
  "theAble",
324
357
  "queryable"
325
358
  ],
359
+ "remember": [
360
+ "verb"
361
+ ],
362
+ "stm_before": [
363
+ "adjective"
364
+ ],
326
365
  "that": [
327
366
  "thisitthat"
328
367
  ],
329
368
  "the": [
330
369
  "articlePOS"
331
370
  ],
371
+ "theAble": [
372
+ "queryable"
373
+ ],
332
374
  "this": [
333
375
  "pronoun",
334
376
  "queryable",
@@ -337,10 +379,11 @@
337
379
  "thisitthat": [
338
380
  "queryable"
339
381
  ],
382
+ "to": [
383
+ "preposition"
384
+ ],
340
385
  "unknown": [
341
386
  "hierarchyAble",
342
- "object",
343
- "notAble",
344
387
  "theAble",
345
388
  "queryable"
346
389
  ],
@@ -366,6 +409,8 @@
366
409
  "root": {
367
410
  "a": {
368
411
  },
412
+ "adjective": {
413
+ },
369
414
  "articlePOS": {
370
415
  },
371
416
  "between": {
@@ -376,6 +421,10 @@
376
421
  },
377
422
  "concept": {
378
423
  },
424
+ "doubleQuote": {
425
+ },
426
+ "evaluate": {
427
+ },
379
428
  "have": {
380
429
  },
381
430
  "hierarchyAble": {
@@ -386,9 +435,9 @@
386
435
  },
387
436
  "it": {
388
437
  },
389
- "modifies": {
438
+ "memorable": {
390
439
  },
391
- "notAble": {
440
+ "modifies": {
392
441
  },
393
442
  "noun": {
394
443
  },
@@ -412,6 +461,10 @@
412
461
  },
413
462
  "reason": {
414
463
  },
464
+ "remember": {
465
+ },
466
+ "stm_before": {
467
+ },
415
468
  "that": {
416
469
  },
417
470
  "the": {
@@ -422,11 +475,13 @@
422
475
  },
423
476
  "thisitthat": {
424
477
  },
478
+ "to": {
479
+ },
425
480
  "toAble": {
426
481
  },
427
482
  "unknown": {
428
483
  },
429
- "verby": {
484
+ "verb": {
430
485
  },
431
486
  "what": {
432
487
  },
@@ -454,6 +509,8 @@
454
509
  ],
455
510
  "variables": {
456
511
  }
512
+ },
513
+ "tokenize2": {
457
514
  }
458
515
  },
459
516
  "processed": [
@@ -472,14 +529,14 @@
472
529
  "dead": true,
473
530
  "instance": true,
474
531
  "level": 1,
475
- "marker": "number",
532
+ "marker": "integer",
476
533
  "range": {
477
534
  "end": 0,
478
535
  "start": 0
479
536
  },
480
537
  "text": "2",
481
538
  "types": [
482
- "number"
539
+ "integer"
483
540
  ],
484
541
  "value": 2,
485
542
  "word": "2"
@@ -632,46 +689,66 @@
632
689
  },
633
690
  "objects": {
634
691
  "nameToUUID": {
692
+ "articles": "articles2",
693
+ "asking": "asking2",
635
694
  "concept": "concept2",
695
+ "conjunction": "conjunction2",
636
696
  "countable": "countable1",
637
697
  "dialogues": "dialogues2",
698
+ "evaluate": "evaluate2",
638
699
  "gdefaults": "gdefaults2",
639
700
  "hierarchy": "hierarchy2",
640
701
  "meta": "meta2",
702
+ "negation": "negation2",
641
703
  "numbers": "numbers2",
642
704
  "pos": "pos2",
643
705
  "properties": "properties2",
644
706
  "punctuation": "punctuation2",
645
707
  "sdefaults": "sdefaults2",
646
- "stm": "stm2"
708
+ "stm": "stm2",
709
+ "tokenize": "tokenize2"
647
710
  },
648
711
  "namespaced": {
712
+ "articles2": {
713
+ },
714
+ "asking2": {
715
+ },
649
716
  "concept2": {
650
717
  "defaultTypesForHierarchy": {
651
718
  },
652
719
  "valueToWords": [
653
720
  ]
654
721
  },
722
+ "conjunction2": {
723
+ },
655
724
  "countable1": {
656
725
  },
657
726
  "dialogues2": {
727
+ "idSuffix": "",
658
728
  "mentioned": [
659
729
  ],
660
730
  "variables": {
661
731
  }
662
732
  },
733
+ "evaluate2": {
734
+ },
663
735
  "gdefaults2": {
664
736
  },
665
737
  "hierarchy2": {
666
738
  },
667
739
  "meta2": {
668
740
  },
741
+ "negation2": {
742
+ },
669
743
  "numbers2": {
670
744
  },
671
745
  "pos2": {
672
746
  },
673
747
  "properties2": {
674
748
  "children": {
749
+ "adjective": [
750
+ "stm_before"
751
+ ],
675
752
  "articlePOS": [
676
753
  "a",
677
754
  "the"
@@ -689,16 +766,13 @@
689
766
  "ifAble": [
690
767
  "orAble"
691
768
  ],
692
- "notAble": [
693
- "unknown"
694
- ],
695
769
  "object": [
696
- "unknown",
697
770
  "what",
698
771
  "whose"
699
772
  ],
700
773
  "preposition": [
701
- "between"
774
+ "between",
775
+ "to"
702
776
  ],
703
777
  "pronoun": [
704
778
  "it",
@@ -708,27 +782,30 @@
708
782
  "questionMark"
709
783
  ],
710
784
  "queryable": [
785
+ "xfx",
711
786
  "hierarchyAble",
712
787
  "readonly",
713
788
  "property",
714
789
  "object",
715
- "xfx",
716
790
  "concept",
791
+ "doubleQuote",
792
+ "theAble",
717
793
  "unknown",
718
794
  "it",
719
795
  "what",
720
796
  "whatAble",
721
797
  "this",
722
- "thisitthat",
723
- "reason"
798
+ "reason",
799
+ "thisitthat"
724
800
  ],
725
801
  "theAble": [
726
802
  "property",
727
803
  "object",
728
804
  "concept",
729
805
  "unknown",
730
- "noun",
731
- "reason"
806
+ "reason",
807
+ "memorable",
808
+ "noun"
732
809
  ],
733
810
  "thisitthat": [
734
811
  "it",
@@ -738,34 +815,34 @@
738
815
  "toAble": [
739
816
  "it"
740
817
  ],
741
- "unknown": [
742
- "property"
743
- ],
744
- "verby": [
818
+ "verb": [
745
819
  "modifies",
746
- "is"
820
+ "is",
821
+ "remember",
822
+ "evaluate"
747
823
  ]
748
824
  },
749
825
  "concepts": [
750
826
  "properties",
751
827
  "unknown",
752
828
  "hierarchyAble",
753
- "object",
754
829
  "what",
830
+ "object",
831
+ "xfx",
755
832
  "queryable",
833
+ "between",
834
+ "preposition",
756
835
  "readonly",
757
- "property",
758
- "xfx",
759
- "theAble",
760
- "whose",
761
836
  "have",
762
837
  "canBeDoQuestion",
763
838
  "canBeQuestion",
764
- "between",
765
- "preposition",
839
+ "property",
840
+ "theAble",
841
+ "whose",
766
842
  "concept",
767
843
  "modifies",
768
- "verby",
844
+ "verb",
845
+ "doubleQuote",
769
846
  "it",
770
847
  "pronoun",
771
848
  "this",
@@ -774,16 +851,21 @@
774
851
  "a",
775
852
  "articlePOS",
776
853
  "the",
777
- "notAble",
778
854
  "whatAble",
779
855
  "is",
780
856
  "toAble",
781
- "noun",
782
- "thisitthat",
857
+ "to",
783
858
  "reason",
784
- "that",
859
+ "memorable",
860
+ "remember",
861
+ "stm_before",
862
+ "adjective",
785
863
  "orAble",
786
- "ifAble"
864
+ "ifAble",
865
+ "evaluate",
866
+ "noun",
867
+ "thisitthat",
868
+ "that"
787
869
  ],
788
870
  "parents": {
789
871
  "a": [
@@ -796,6 +878,12 @@
796
878
  "theAble",
797
879
  "queryable"
798
880
  ],
881
+ "doubleQuote": [
882
+ "queryable"
883
+ ],
884
+ "evaluate": [
885
+ "verb"
886
+ ],
799
887
  "have": [
800
888
  "canBeDoQuestion",
801
889
  "canBeQuestion"
@@ -805,7 +893,7 @@
805
893
  ],
806
894
  "is": [
807
895
  "canBeQuestion",
808
- "verby"
896
+ "verb"
809
897
  ],
810
898
  "it": [
811
899
  "pronoun",
@@ -813,8 +901,11 @@
813
901
  "toAble",
814
902
  "thisitthat"
815
903
  ],
904
+ "memorable": [
905
+ "theAble"
906
+ ],
816
907
  "modifies": [
817
- "verby"
908
+ "verb"
818
909
  ],
819
910
  "noun": [
820
911
  "theAble"
@@ -828,8 +919,7 @@
828
919
  ],
829
920
  "property": [
830
921
  "queryable",
831
- "theAble",
832
- "unknown"
922
+ "theAble"
833
923
  ],
834
924
  "questionMark": [
835
925
  "punctuation"
@@ -841,12 +931,21 @@
841
931
  "theAble",
842
932
  "queryable"
843
933
  ],
934
+ "remember": [
935
+ "verb"
936
+ ],
937
+ "stm_before": [
938
+ "adjective"
939
+ ],
844
940
  "that": [
845
941
  "thisitthat"
846
942
  ],
847
943
  "the": [
848
944
  "articlePOS"
849
945
  ],
946
+ "theAble": [
947
+ "queryable"
948
+ ],
850
949
  "this": [
851
950
  "pronoun",
852
951
  "queryable",
@@ -855,10 +954,11 @@
855
954
  "thisitthat": [
856
955
  "queryable"
857
956
  ],
957
+ "to": [
958
+ "preposition"
959
+ ],
858
960
  "unknown": [
859
961
  "hierarchyAble",
860
- "object",
861
- "notAble",
862
962
  "theAble",
863
963
  "queryable"
864
964
  ],
@@ -884,6 +984,8 @@
884
984
  "root": {
885
985
  "a": {
886
986
  },
987
+ "adjective": {
988
+ },
887
989
  "articlePOS": {
888
990
  },
889
991
  "between": {
@@ -894,6 +996,10 @@
894
996
  },
895
997
  "concept": {
896
998
  },
999
+ "doubleQuote": {
1000
+ },
1001
+ "evaluate": {
1002
+ },
897
1003
  "have": {
898
1004
  },
899
1005
  "hierarchyAble": {
@@ -904,9 +1010,9 @@
904
1010
  },
905
1011
  "it": {
906
1012
  },
907
- "modifies": {
1013
+ "memorable": {
908
1014
  },
909
- "notAble": {
1015
+ "modifies": {
910
1016
  },
911
1017
  "noun": {
912
1018
  },
@@ -930,6 +1036,10 @@
930
1036
  },
931
1037
  "reason": {
932
1038
  },
1039
+ "remember": {
1040
+ },
1041
+ "stm_before": {
1042
+ },
933
1043
  "that": {
934
1044
  },
935
1045
  "the": {
@@ -940,11 +1050,13 @@
940
1050
  },
941
1051
  "thisitthat": {
942
1052
  },
1053
+ "to": {
1054
+ },
943
1055
  "toAble": {
944
1056
  },
945
1057
  "unknown": {
946
1058
  },
947
- "verby": {
1059
+ "verb": {
948
1060
  },
949
1061
  "what": {
950
1062
  },
@@ -972,6 +1084,8 @@
972
1084
  ],
973
1085
  "variables": {
974
1086
  }
1087
+ },
1088
+ "tokenize2": {
975
1089
  }
976
1090
  },
977
1091
  "processed": [
@@ -1043,7 +1157,7 @@
1043
1157
  0
1044
1158
  ],
1045
1159
  [
1046
- "number",
1160
+ "integer",
1047
1161
  0
1048
1162
  ]
1049
1163
  ]
@@ -1065,14 +1179,14 @@
1065
1179
  "dead": true,
1066
1180
  "instance": true,
1067
1181
  "level": 1,
1068
- "marker": "number",
1182
+ "marker": "integer",
1069
1183
  "range": {
1070
1184
  "end": 0,
1071
1185
  "start": 0
1072
1186
  },
1073
1187
  "text": "1",
1074
1188
  "types": [
1075
- "number"
1189
+ "integer"
1076
1190
  ],
1077
1191
  "value": 1,
1078
1192
  "word": "1"
@@ -1098,7 +1212,7 @@
1098
1212
  {
1099
1213
  "counter": 1,
1100
1214
  "op": [
1101
- "number",
1215
+ "integer",
1102
1216
  0
1103
1217
  ],
1104
1218
  "ops": [
@@ -1111,7 +1225,7 @@
1111
1225
  0
1112
1226
  ],
1113
1227
  [
1114
- "number",
1228
+ "integer",
1115
1229
  0
1116
1230
  ]
1117
1231
  ]
@@ -1150,46 +1264,66 @@
1150
1264
  },
1151
1265
  "objects": {
1152
1266
  "nameToUUID": {
1267
+ "articles": "articles2",
1268
+ "asking": "asking2",
1153
1269
  "concept": "concept2",
1270
+ "conjunction": "conjunction2",
1154
1271
  "countable": "countable1",
1155
1272
  "dialogues": "dialogues2",
1273
+ "evaluate": "evaluate2",
1156
1274
  "gdefaults": "gdefaults2",
1157
1275
  "hierarchy": "hierarchy2",
1158
1276
  "meta": "meta2",
1277
+ "negation": "negation2",
1159
1278
  "numbers": "numbers2",
1160
1279
  "pos": "pos2",
1161
1280
  "properties": "properties2",
1162
1281
  "punctuation": "punctuation2",
1163
1282
  "sdefaults": "sdefaults2",
1164
- "stm": "stm2"
1283
+ "stm": "stm2",
1284
+ "tokenize": "tokenize2"
1165
1285
  },
1166
1286
  "namespaced": {
1287
+ "articles2": {
1288
+ },
1289
+ "asking2": {
1290
+ },
1167
1291
  "concept2": {
1168
1292
  "defaultTypesForHierarchy": {
1169
1293
  },
1170
1294
  "valueToWords": [
1171
1295
  ]
1172
1296
  },
1297
+ "conjunction2": {
1298
+ },
1173
1299
  "countable1": {
1174
1300
  },
1175
1301
  "dialogues2": {
1302
+ "idSuffix": "",
1176
1303
  "mentioned": [
1177
1304
  ],
1178
1305
  "variables": {
1179
1306
  }
1180
1307
  },
1308
+ "evaluate2": {
1309
+ },
1181
1310
  "gdefaults2": {
1182
1311
  },
1183
1312
  "hierarchy2": {
1184
1313
  },
1185
1314
  "meta2": {
1186
1315
  },
1316
+ "negation2": {
1317
+ },
1187
1318
  "numbers2": {
1188
1319
  },
1189
1320
  "pos2": {
1190
1321
  },
1191
1322
  "properties2": {
1192
1323
  "children": {
1324
+ "adjective": [
1325
+ "stm_before"
1326
+ ],
1193
1327
  "articlePOS": [
1194
1328
  "a",
1195
1329
  "the"
@@ -1207,16 +1341,13 @@
1207
1341
  "ifAble": [
1208
1342
  "orAble"
1209
1343
  ],
1210
- "notAble": [
1211
- "unknown"
1212
- ],
1213
1344
  "object": [
1214
- "unknown",
1215
1345
  "what",
1216
1346
  "whose"
1217
1347
  ],
1218
1348
  "preposition": [
1219
- "between"
1349
+ "between",
1350
+ "to"
1220
1351
  ],
1221
1352
  "pronoun": [
1222
1353
  "it",
@@ -1226,27 +1357,30 @@
1226
1357
  "questionMark"
1227
1358
  ],
1228
1359
  "queryable": [
1360
+ "xfx",
1229
1361
  "hierarchyAble",
1230
1362
  "readonly",
1231
1363
  "property",
1232
1364
  "object",
1233
- "xfx",
1234
1365
  "concept",
1366
+ "doubleQuote",
1367
+ "theAble",
1235
1368
  "unknown",
1236
1369
  "it",
1237
1370
  "what",
1238
1371
  "whatAble",
1239
1372
  "this",
1240
- "thisitthat",
1241
- "reason"
1373
+ "reason",
1374
+ "thisitthat"
1242
1375
  ],
1243
1376
  "theAble": [
1244
1377
  "property",
1245
1378
  "object",
1246
1379
  "concept",
1247
1380
  "unknown",
1248
- "noun",
1249
- "reason"
1381
+ "reason",
1382
+ "memorable",
1383
+ "noun"
1250
1384
  ],
1251
1385
  "thisitthat": [
1252
1386
  "it",
@@ -1256,34 +1390,34 @@
1256
1390
  "toAble": [
1257
1391
  "it"
1258
1392
  ],
1259
- "unknown": [
1260
- "property"
1261
- ],
1262
- "verby": [
1393
+ "verb": [
1263
1394
  "modifies",
1264
- "is"
1395
+ "is",
1396
+ "remember",
1397
+ "evaluate"
1265
1398
  ]
1266
1399
  },
1267
1400
  "concepts": [
1268
1401
  "properties",
1269
1402
  "unknown",
1270
1403
  "hierarchyAble",
1271
- "object",
1272
1404
  "what",
1405
+ "object",
1406
+ "xfx",
1273
1407
  "queryable",
1408
+ "between",
1409
+ "preposition",
1274
1410
  "readonly",
1275
- "property",
1276
- "xfx",
1277
- "theAble",
1278
- "whose",
1279
1411
  "have",
1280
1412
  "canBeDoQuestion",
1281
1413
  "canBeQuestion",
1282
- "between",
1283
- "preposition",
1414
+ "property",
1415
+ "theAble",
1416
+ "whose",
1284
1417
  "concept",
1285
1418
  "modifies",
1286
- "verby",
1419
+ "verb",
1420
+ "doubleQuote",
1287
1421
  "it",
1288
1422
  "pronoun",
1289
1423
  "this",
@@ -1292,16 +1426,21 @@
1292
1426
  "a",
1293
1427
  "articlePOS",
1294
1428
  "the",
1295
- "notAble",
1296
1429
  "whatAble",
1297
1430
  "is",
1298
1431
  "toAble",
1299
- "noun",
1300
- "thisitthat",
1432
+ "to",
1301
1433
  "reason",
1302
- "that",
1434
+ "memorable",
1435
+ "remember",
1436
+ "stm_before",
1437
+ "adjective",
1303
1438
  "orAble",
1304
- "ifAble"
1439
+ "ifAble",
1440
+ "evaluate",
1441
+ "noun",
1442
+ "thisitthat",
1443
+ "that"
1305
1444
  ],
1306
1445
  "parents": {
1307
1446
  "a": [
@@ -1314,6 +1453,12 @@
1314
1453
  "theAble",
1315
1454
  "queryable"
1316
1455
  ],
1456
+ "doubleQuote": [
1457
+ "queryable"
1458
+ ],
1459
+ "evaluate": [
1460
+ "verb"
1461
+ ],
1317
1462
  "have": [
1318
1463
  "canBeDoQuestion",
1319
1464
  "canBeQuestion"
@@ -1323,7 +1468,7 @@
1323
1468
  ],
1324
1469
  "is": [
1325
1470
  "canBeQuestion",
1326
- "verby"
1471
+ "verb"
1327
1472
  ],
1328
1473
  "it": [
1329
1474
  "pronoun",
@@ -1331,8 +1476,11 @@
1331
1476
  "toAble",
1332
1477
  "thisitthat"
1333
1478
  ],
1479
+ "memorable": [
1480
+ "theAble"
1481
+ ],
1334
1482
  "modifies": [
1335
- "verby"
1483
+ "verb"
1336
1484
  ],
1337
1485
  "noun": [
1338
1486
  "theAble"
@@ -1346,8 +1494,7 @@
1346
1494
  ],
1347
1495
  "property": [
1348
1496
  "queryable",
1349
- "theAble",
1350
- "unknown"
1497
+ "theAble"
1351
1498
  ],
1352
1499
  "questionMark": [
1353
1500
  "punctuation"
@@ -1359,12 +1506,21 @@
1359
1506
  "theAble",
1360
1507
  "queryable"
1361
1508
  ],
1509
+ "remember": [
1510
+ "verb"
1511
+ ],
1512
+ "stm_before": [
1513
+ "adjective"
1514
+ ],
1362
1515
  "that": [
1363
1516
  "thisitthat"
1364
1517
  ],
1365
1518
  "the": [
1366
1519
  "articlePOS"
1367
1520
  ],
1521
+ "theAble": [
1522
+ "queryable"
1523
+ ],
1368
1524
  "this": [
1369
1525
  "pronoun",
1370
1526
  "queryable",
@@ -1373,10 +1529,11 @@
1373
1529
  "thisitthat": [
1374
1530
  "queryable"
1375
1531
  ],
1532
+ "to": [
1533
+ "preposition"
1534
+ ],
1376
1535
  "unknown": [
1377
1536
  "hierarchyAble",
1378
- "object",
1379
- "notAble",
1380
1537
  "theAble",
1381
1538
  "queryable"
1382
1539
  ],
@@ -1402,6 +1559,8 @@
1402
1559
  "root": {
1403
1560
  "a": {
1404
1561
  },
1562
+ "adjective": {
1563
+ },
1405
1564
  "articlePOS": {
1406
1565
  },
1407
1566
  "between": {
@@ -1412,6 +1571,10 @@
1412
1571
  },
1413
1572
  "concept": {
1414
1573
  },
1574
+ "doubleQuote": {
1575
+ },
1576
+ "evaluate": {
1577
+ },
1415
1578
  "have": {
1416
1579
  },
1417
1580
  "hierarchyAble": {
@@ -1422,9 +1585,9 @@
1422
1585
  },
1423
1586
  "it": {
1424
1587
  },
1425
- "modifies": {
1588
+ "memorable": {
1426
1589
  },
1427
- "notAble": {
1590
+ "modifies": {
1428
1591
  },
1429
1592
  "noun": {
1430
1593
  },
@@ -1448,6 +1611,10 @@
1448
1611
  },
1449
1612
  "reason": {
1450
1613
  },
1614
+ "remember": {
1615
+ },
1616
+ "stm_before": {
1617
+ },
1451
1618
  "that": {
1452
1619
  },
1453
1620
  "the": {
@@ -1458,11 +1625,13 @@
1458
1625
  },
1459
1626
  "thisitthat": {
1460
1627
  },
1628
+ "to": {
1629
+ },
1461
1630
  "toAble": {
1462
1631
  },
1463
1632
  "unknown": {
1464
1633
  },
1465
- "verby": {
1634
+ "verb": {
1466
1635
  },
1467
1636
  "what": {
1468
1637
  },
@@ -1490,6 +1659,8 @@
1490
1659
  ],
1491
1660
  "variables": {
1492
1661
  }
1662
+ },
1663
+ "tokenize2": {
1493
1664
  }
1494
1665
  },
1495
1666
  "processed": [
@@ -1508,14 +1679,14 @@
1508
1679
  "dead": true,
1509
1680
  "instance": true,
1510
1681
  "level": 1,
1511
- "marker": "number",
1682
+ "marker": "integer",
1512
1683
  "range": {
1513
1684
  "end": 0,
1514
1685
  "start": 0
1515
1686
  },
1516
1687
  "text": "1",
1517
1688
  "types": [
1518
- "number"
1689
+ "integer"
1519
1690
  ],
1520
1691
  "value": 1,
1521
1692
  "word": "1"
@@ -1556,7 +1727,7 @@
1556
1727
  "associations": [
1557
1728
  [
1558
1729
  [
1559
- "number",
1730
+ "integer",
1560
1731
  0
1561
1732
  ],
1562
1733
  [
@@ -1573,14 +1744,14 @@
1573
1744
  "dead": true,
1574
1745
  "instance": true,
1575
1746
  "level": 1,
1576
- "marker": "number",
1747
+ "marker": "integer",
1577
1748
  "range": {
1578
1749
  "end": 1,
1579
1750
  "start": 0
1580
1751
  },
1581
1752
  "text": "10",
1582
1753
  "types": [
1583
- "number"
1754
+ "integer"
1584
1755
  ],
1585
1756
  "value": 10,
1586
1757
  "word": "10"
@@ -1609,7 +1780,7 @@
1609
1780
  {
1610
1781
  "counter": 1,
1611
1782
  "op": [
1612
- "number",
1783
+ "integer",
1613
1784
  0
1614
1785
  ],
1615
1786
  "ops": [
@@ -1618,7 +1789,7 @@
1618
1789
  0
1619
1790
  ],
1620
1791
  [
1621
- "number",
1792
+ "integer",
1622
1793
  0
1623
1794
  ],
1624
1795
  [
@@ -1661,46 +1832,66 @@
1661
1832
  },
1662
1833
  "objects": {
1663
1834
  "nameToUUID": {
1835
+ "articles": "articles2",
1836
+ "asking": "asking2",
1664
1837
  "concept": "concept2",
1838
+ "conjunction": "conjunction2",
1665
1839
  "countable": "countable1",
1666
1840
  "dialogues": "dialogues2",
1841
+ "evaluate": "evaluate2",
1667
1842
  "gdefaults": "gdefaults2",
1668
1843
  "hierarchy": "hierarchy2",
1669
1844
  "meta": "meta2",
1845
+ "negation": "negation2",
1670
1846
  "numbers": "numbers2",
1671
1847
  "pos": "pos2",
1672
1848
  "properties": "properties2",
1673
1849
  "punctuation": "punctuation2",
1674
1850
  "sdefaults": "sdefaults2",
1675
- "stm": "stm2"
1851
+ "stm": "stm2",
1852
+ "tokenize": "tokenize2"
1676
1853
  },
1677
1854
  "namespaced": {
1855
+ "articles2": {
1856
+ },
1857
+ "asking2": {
1858
+ },
1678
1859
  "concept2": {
1679
1860
  "defaultTypesForHierarchy": {
1680
1861
  },
1681
1862
  "valueToWords": [
1682
1863
  ]
1683
1864
  },
1865
+ "conjunction2": {
1866
+ },
1684
1867
  "countable1": {
1685
1868
  },
1686
1869
  "dialogues2": {
1870
+ "idSuffix": "",
1687
1871
  "mentioned": [
1688
1872
  ],
1689
1873
  "variables": {
1690
1874
  }
1691
1875
  },
1876
+ "evaluate2": {
1877
+ },
1692
1878
  "gdefaults2": {
1693
1879
  },
1694
1880
  "hierarchy2": {
1695
1881
  },
1696
1882
  "meta2": {
1697
1883
  },
1884
+ "negation2": {
1885
+ },
1698
1886
  "numbers2": {
1699
1887
  },
1700
1888
  "pos2": {
1701
1889
  },
1702
1890
  "properties2": {
1703
1891
  "children": {
1892
+ "adjective": [
1893
+ "stm_before"
1894
+ ],
1704
1895
  "articlePOS": [
1705
1896
  "a",
1706
1897
  "the"
@@ -1718,16 +1909,13 @@
1718
1909
  "ifAble": [
1719
1910
  "orAble"
1720
1911
  ],
1721
- "notAble": [
1722
- "unknown"
1723
- ],
1724
1912
  "object": [
1725
- "unknown",
1726
1913
  "what",
1727
1914
  "whose"
1728
1915
  ],
1729
1916
  "preposition": [
1730
- "between"
1917
+ "between",
1918
+ "to"
1731
1919
  ],
1732
1920
  "pronoun": [
1733
1921
  "it",
@@ -1737,27 +1925,30 @@
1737
1925
  "questionMark"
1738
1926
  ],
1739
1927
  "queryable": [
1928
+ "xfx",
1740
1929
  "hierarchyAble",
1741
1930
  "readonly",
1742
1931
  "property",
1743
1932
  "object",
1744
- "xfx",
1745
1933
  "concept",
1934
+ "doubleQuote",
1935
+ "theAble",
1746
1936
  "unknown",
1747
1937
  "it",
1748
1938
  "what",
1749
1939
  "whatAble",
1750
1940
  "this",
1751
- "thisitthat",
1752
- "reason"
1941
+ "reason",
1942
+ "thisitthat"
1753
1943
  ],
1754
1944
  "theAble": [
1755
1945
  "property",
1756
1946
  "object",
1757
1947
  "concept",
1758
1948
  "unknown",
1759
- "noun",
1760
- "reason"
1949
+ "reason",
1950
+ "memorable",
1951
+ "noun"
1761
1952
  ],
1762
1953
  "thisitthat": [
1763
1954
  "it",
@@ -1767,34 +1958,34 @@
1767
1958
  "toAble": [
1768
1959
  "it"
1769
1960
  ],
1770
- "unknown": [
1771
- "property"
1772
- ],
1773
- "verby": [
1961
+ "verb": [
1774
1962
  "modifies",
1775
- "is"
1963
+ "is",
1964
+ "remember",
1965
+ "evaluate"
1776
1966
  ]
1777
1967
  },
1778
1968
  "concepts": [
1779
1969
  "properties",
1780
1970
  "unknown",
1781
1971
  "hierarchyAble",
1782
- "object",
1783
1972
  "what",
1973
+ "object",
1974
+ "xfx",
1784
1975
  "queryable",
1976
+ "between",
1977
+ "preposition",
1785
1978
  "readonly",
1786
- "property",
1787
- "xfx",
1788
- "theAble",
1789
- "whose",
1790
1979
  "have",
1791
1980
  "canBeDoQuestion",
1792
1981
  "canBeQuestion",
1793
- "between",
1794
- "preposition",
1982
+ "property",
1983
+ "theAble",
1984
+ "whose",
1795
1985
  "concept",
1796
1986
  "modifies",
1797
- "verby",
1987
+ "verb",
1988
+ "doubleQuote",
1798
1989
  "it",
1799
1990
  "pronoun",
1800
1991
  "this",
@@ -1803,16 +1994,21 @@
1803
1994
  "a",
1804
1995
  "articlePOS",
1805
1996
  "the",
1806
- "notAble",
1807
1997
  "whatAble",
1808
1998
  "is",
1809
1999
  "toAble",
1810
- "noun",
1811
- "thisitthat",
2000
+ "to",
1812
2001
  "reason",
1813
- "that",
2002
+ "memorable",
2003
+ "remember",
2004
+ "stm_before",
2005
+ "adjective",
1814
2006
  "orAble",
1815
- "ifAble"
2007
+ "ifAble",
2008
+ "evaluate",
2009
+ "noun",
2010
+ "thisitthat",
2011
+ "that"
1816
2012
  ],
1817
2013
  "parents": {
1818
2014
  "a": [
@@ -1825,6 +2021,12 @@
1825
2021
  "theAble",
1826
2022
  "queryable"
1827
2023
  ],
2024
+ "doubleQuote": [
2025
+ "queryable"
2026
+ ],
2027
+ "evaluate": [
2028
+ "verb"
2029
+ ],
1828
2030
  "have": [
1829
2031
  "canBeDoQuestion",
1830
2032
  "canBeQuestion"
@@ -1834,7 +2036,7 @@
1834
2036
  ],
1835
2037
  "is": [
1836
2038
  "canBeQuestion",
1837
- "verby"
2039
+ "verb"
1838
2040
  ],
1839
2041
  "it": [
1840
2042
  "pronoun",
@@ -1842,8 +2044,11 @@
1842
2044
  "toAble",
1843
2045
  "thisitthat"
1844
2046
  ],
2047
+ "memorable": [
2048
+ "theAble"
2049
+ ],
1845
2050
  "modifies": [
1846
- "verby"
2051
+ "verb"
1847
2052
  ],
1848
2053
  "noun": [
1849
2054
  "theAble"
@@ -1857,8 +2062,7 @@
1857
2062
  ],
1858
2063
  "property": [
1859
2064
  "queryable",
1860
- "theAble",
1861
- "unknown"
2065
+ "theAble"
1862
2066
  ],
1863
2067
  "questionMark": [
1864
2068
  "punctuation"
@@ -1870,12 +2074,21 @@
1870
2074
  "theAble",
1871
2075
  "queryable"
1872
2076
  ],
2077
+ "remember": [
2078
+ "verb"
2079
+ ],
2080
+ "stm_before": [
2081
+ "adjective"
2082
+ ],
1873
2083
  "that": [
1874
2084
  "thisitthat"
1875
2085
  ],
1876
2086
  "the": [
1877
2087
  "articlePOS"
1878
2088
  ],
2089
+ "theAble": [
2090
+ "queryable"
2091
+ ],
1879
2092
  "this": [
1880
2093
  "pronoun",
1881
2094
  "queryable",
@@ -1884,10 +2097,11 @@
1884
2097
  "thisitthat": [
1885
2098
  "queryable"
1886
2099
  ],
2100
+ "to": [
2101
+ "preposition"
2102
+ ],
1887
2103
  "unknown": [
1888
2104
  "hierarchyAble",
1889
- "object",
1890
- "notAble",
1891
2105
  "theAble",
1892
2106
  "queryable"
1893
2107
  ],
@@ -1913,6 +2127,8 @@
1913
2127
  "root": {
1914
2128
  "a": {
1915
2129
  },
2130
+ "adjective": {
2131
+ },
1916
2132
  "articlePOS": {
1917
2133
  },
1918
2134
  "between": {
@@ -1923,6 +2139,10 @@
1923
2139
  },
1924
2140
  "concept": {
1925
2141
  },
2142
+ "doubleQuote": {
2143
+ },
2144
+ "evaluate": {
2145
+ },
1926
2146
  "have": {
1927
2147
  },
1928
2148
  "hierarchyAble": {
@@ -1933,9 +2153,9 @@
1933
2153
  },
1934
2154
  "it": {
1935
2155
  },
1936
- "modifies": {
2156
+ "memorable": {
1937
2157
  },
1938
- "notAble": {
2158
+ "modifies": {
1939
2159
  },
1940
2160
  "noun": {
1941
2161
  },
@@ -1959,6 +2179,10 @@
1959
2179
  },
1960
2180
  "reason": {
1961
2181
  },
2182
+ "remember": {
2183
+ },
2184
+ "stm_before": {
2185
+ },
1962
2186
  "that": {
1963
2187
  },
1964
2188
  "the": {
@@ -1969,11 +2193,13 @@
1969
2193
  },
1970
2194
  "thisitthat": {
1971
2195
  },
2196
+ "to": {
2197
+ },
1972
2198
  "toAble": {
1973
2199
  },
1974
2200
  "unknown": {
1975
2201
  },
1976
- "verby": {
2202
+ "verb": {
1977
2203
  },
1978
2204
  "what": {
1979
2205
  },
@@ -2001,6 +2227,8 @@
2001
2227
  ],
2002
2228
  "variables": {
2003
2229
  }
2230
+ },
2231
+ "tokenize2": {
2004
2232
  }
2005
2233
  },
2006
2234
  "processed": [
@@ -2010,14 +2238,14 @@
2010
2238
  "dead": true,
2011
2239
  "instance": true,
2012
2240
  "level": 1,
2013
- "marker": "number",
2241
+ "marker": "integer",
2014
2242
  "range": {
2015
2243
  "end": 1,
2016
2244
  "start": 0
2017
2245
  },
2018
2246
  "text": "10",
2019
2247
  "types": [
2020
- "number"
2248
+ "integer"
2021
2249
  ],
2022
2250
  "value": 10,
2023
2251
  "word": "10"
@@ -2065,7 +2293,7 @@
2065
2293
  0
2066
2294
  ],
2067
2295
  [
2068
- "number",
2296
+ "integer",
2069
2297
  0
2070
2298
  ],
2071
2299
  [
@@ -2101,14 +2329,14 @@
2101
2329
  "dead": true,
2102
2330
  "instance": true,
2103
2331
  "level": 1,
2104
- "marker": "number",
2332
+ "marker": "integer",
2105
2333
  "range": {
2106
2334
  "end": 0,
2107
2335
  "start": 0
2108
2336
  },
2109
2337
  "text": "2",
2110
2338
  "types": [
2111
- "number"
2339
+ "integer"
2112
2340
  ],
2113
2341
  "value": 2,
2114
2342
  "word": "2"
@@ -2151,7 +2379,7 @@
2151
2379
  {
2152
2380
  "counter": 1,
2153
2381
  "op": [
2154
- "number",
2382
+ "integer",
2155
2383
  0
2156
2384
  ],
2157
2385
  "ops": [
@@ -2164,7 +2392,7 @@
2164
2392
  0
2165
2393
  ],
2166
2394
  [
2167
- "number",
2395
+ "integer",
2168
2396
  0
2169
2397
  ],
2170
2398
  [
@@ -2245,46 +2473,66 @@
2245
2473
  },
2246
2474
  "objects": {
2247
2475
  "nameToUUID": {
2476
+ "articles": "articles2",
2477
+ "asking": "asking2",
2248
2478
  "concept": "concept2",
2479
+ "conjunction": "conjunction2",
2249
2480
  "countable": "countable1",
2250
2481
  "dialogues": "dialogues2",
2482
+ "evaluate": "evaluate2",
2251
2483
  "gdefaults": "gdefaults2",
2252
2484
  "hierarchy": "hierarchy2",
2253
2485
  "meta": "meta2",
2486
+ "negation": "negation2",
2254
2487
  "numbers": "numbers2",
2255
2488
  "pos": "pos2",
2256
2489
  "properties": "properties2",
2257
2490
  "punctuation": "punctuation2",
2258
2491
  "sdefaults": "sdefaults2",
2259
- "stm": "stm2"
2492
+ "stm": "stm2",
2493
+ "tokenize": "tokenize2"
2260
2494
  },
2261
2495
  "namespaced": {
2496
+ "articles2": {
2497
+ },
2498
+ "asking2": {
2499
+ },
2262
2500
  "concept2": {
2263
2501
  "defaultTypesForHierarchy": {
2264
2502
  },
2265
2503
  "valueToWords": [
2266
2504
  ]
2267
2505
  },
2506
+ "conjunction2": {
2507
+ },
2268
2508
  "countable1": {
2269
2509
  },
2270
2510
  "dialogues2": {
2511
+ "idSuffix": "",
2271
2512
  "mentioned": [
2272
2513
  ],
2273
2514
  "variables": {
2274
2515
  }
2275
2516
  },
2517
+ "evaluate2": {
2518
+ },
2276
2519
  "gdefaults2": {
2277
2520
  },
2278
2521
  "hierarchy2": {
2279
2522
  },
2280
2523
  "meta2": {
2281
2524
  },
2525
+ "negation2": {
2526
+ },
2282
2527
  "numbers2": {
2283
2528
  },
2284
2529
  "pos2": {
2285
2530
  },
2286
2531
  "properties2": {
2287
2532
  "children": {
2533
+ "adjective": [
2534
+ "stm_before"
2535
+ ],
2288
2536
  "articlePOS": [
2289
2537
  "a",
2290
2538
  "the"
@@ -2302,16 +2550,13 @@
2302
2550
  "ifAble": [
2303
2551
  "orAble"
2304
2552
  ],
2305
- "notAble": [
2306
- "unknown"
2307
- ],
2308
2553
  "object": [
2309
- "unknown",
2310
2554
  "what",
2311
2555
  "whose"
2312
2556
  ],
2313
2557
  "preposition": [
2314
- "between"
2558
+ "between",
2559
+ "to"
2315
2560
  ],
2316
2561
  "pronoun": [
2317
2562
  "it",
@@ -2321,27 +2566,30 @@
2321
2566
  "questionMark"
2322
2567
  ],
2323
2568
  "queryable": [
2569
+ "xfx",
2324
2570
  "hierarchyAble",
2325
2571
  "readonly",
2326
2572
  "property",
2327
2573
  "object",
2328
- "xfx",
2329
2574
  "concept",
2575
+ "doubleQuote",
2576
+ "theAble",
2330
2577
  "unknown",
2331
2578
  "it",
2332
2579
  "what",
2333
2580
  "whatAble",
2334
2581
  "this",
2335
- "thisitthat",
2336
- "reason"
2582
+ "reason",
2583
+ "thisitthat"
2337
2584
  ],
2338
2585
  "theAble": [
2339
2586
  "property",
2340
2587
  "object",
2341
2588
  "concept",
2342
2589
  "unknown",
2343
- "noun",
2344
- "reason"
2590
+ "reason",
2591
+ "memorable",
2592
+ "noun"
2345
2593
  ],
2346
2594
  "thisitthat": [
2347
2595
  "it",
@@ -2351,34 +2599,34 @@
2351
2599
  "toAble": [
2352
2600
  "it"
2353
2601
  ],
2354
- "unknown": [
2355
- "property"
2356
- ],
2357
- "verby": [
2602
+ "verb": [
2358
2603
  "modifies",
2359
- "is"
2604
+ "is",
2605
+ "remember",
2606
+ "evaluate"
2360
2607
  ]
2361
2608
  },
2362
2609
  "concepts": [
2363
2610
  "properties",
2364
2611
  "unknown",
2365
2612
  "hierarchyAble",
2366
- "object",
2367
2613
  "what",
2614
+ "object",
2615
+ "xfx",
2368
2616
  "queryable",
2617
+ "between",
2618
+ "preposition",
2369
2619
  "readonly",
2370
- "property",
2371
- "xfx",
2372
- "theAble",
2373
- "whose",
2374
2620
  "have",
2375
2621
  "canBeDoQuestion",
2376
2622
  "canBeQuestion",
2377
- "between",
2378
- "preposition",
2623
+ "property",
2624
+ "theAble",
2625
+ "whose",
2379
2626
  "concept",
2380
2627
  "modifies",
2381
- "verby",
2628
+ "verb",
2629
+ "doubleQuote",
2382
2630
  "it",
2383
2631
  "pronoun",
2384
2632
  "this",
@@ -2387,16 +2635,21 @@
2387
2635
  "a",
2388
2636
  "articlePOS",
2389
2637
  "the",
2390
- "notAble",
2391
2638
  "whatAble",
2392
2639
  "is",
2393
2640
  "toAble",
2394
- "noun",
2395
- "thisitthat",
2641
+ "to",
2396
2642
  "reason",
2397
- "that",
2643
+ "memorable",
2644
+ "remember",
2645
+ "stm_before",
2646
+ "adjective",
2398
2647
  "orAble",
2399
- "ifAble"
2648
+ "ifAble",
2649
+ "evaluate",
2650
+ "noun",
2651
+ "thisitthat",
2652
+ "that"
2400
2653
  ],
2401
2654
  "parents": {
2402
2655
  "a": [
@@ -2409,6 +2662,12 @@
2409
2662
  "theAble",
2410
2663
  "queryable"
2411
2664
  ],
2665
+ "doubleQuote": [
2666
+ "queryable"
2667
+ ],
2668
+ "evaluate": [
2669
+ "verb"
2670
+ ],
2412
2671
  "have": [
2413
2672
  "canBeDoQuestion",
2414
2673
  "canBeQuestion"
@@ -2418,7 +2677,7 @@
2418
2677
  ],
2419
2678
  "is": [
2420
2679
  "canBeQuestion",
2421
- "verby"
2680
+ "verb"
2422
2681
  ],
2423
2682
  "it": [
2424
2683
  "pronoun",
@@ -2426,8 +2685,11 @@
2426
2685
  "toAble",
2427
2686
  "thisitthat"
2428
2687
  ],
2688
+ "memorable": [
2689
+ "theAble"
2690
+ ],
2429
2691
  "modifies": [
2430
- "verby"
2692
+ "verb"
2431
2693
  ],
2432
2694
  "noun": [
2433
2695
  "theAble"
@@ -2441,8 +2703,7 @@
2441
2703
  ],
2442
2704
  "property": [
2443
2705
  "queryable",
2444
- "theAble",
2445
- "unknown"
2706
+ "theAble"
2446
2707
  ],
2447
2708
  "questionMark": [
2448
2709
  "punctuation"
@@ -2454,12 +2715,21 @@
2454
2715
  "theAble",
2455
2716
  "queryable"
2456
2717
  ],
2718
+ "remember": [
2719
+ "verb"
2720
+ ],
2721
+ "stm_before": [
2722
+ "adjective"
2723
+ ],
2457
2724
  "that": [
2458
2725
  "thisitthat"
2459
2726
  ],
2460
2727
  "the": [
2461
2728
  "articlePOS"
2462
2729
  ],
2730
+ "theAble": [
2731
+ "queryable"
2732
+ ],
2463
2733
  "this": [
2464
2734
  "pronoun",
2465
2735
  "queryable",
@@ -2468,10 +2738,11 @@
2468
2738
  "thisitthat": [
2469
2739
  "queryable"
2470
2740
  ],
2741
+ "to": [
2742
+ "preposition"
2743
+ ],
2471
2744
  "unknown": [
2472
2745
  "hierarchyAble",
2473
- "object",
2474
- "notAble",
2475
2746
  "theAble",
2476
2747
  "queryable"
2477
2748
  ],
@@ -2497,6 +2768,8 @@
2497
2768
  "root": {
2498
2769
  "a": {
2499
2770
  },
2771
+ "adjective": {
2772
+ },
2500
2773
  "articlePOS": {
2501
2774
  },
2502
2775
  "between": {
@@ -2507,6 +2780,10 @@
2507
2780
  },
2508
2781
  "concept": {
2509
2782
  },
2783
+ "doubleQuote": {
2784
+ },
2785
+ "evaluate": {
2786
+ },
2510
2787
  "have": {
2511
2788
  },
2512
2789
  "hierarchyAble": {
@@ -2517,9 +2794,9 @@
2517
2794
  },
2518
2795
  "it": {
2519
2796
  },
2520
- "modifies": {
2797
+ "memorable": {
2521
2798
  },
2522
- "notAble": {
2799
+ "modifies": {
2523
2800
  },
2524
2801
  "noun": {
2525
2802
  },
@@ -2543,6 +2820,10 @@
2543
2820
  },
2544
2821
  "reason": {
2545
2822
  },
2823
+ "remember": {
2824
+ },
2825
+ "stm_before": {
2826
+ },
2546
2827
  "that": {
2547
2828
  },
2548
2829
  "the": {
@@ -2553,11 +2834,13 @@
2553
2834
  },
2554
2835
  "thisitthat": {
2555
2836
  },
2837
+ "to": {
2838
+ },
2556
2839
  "toAble": {
2557
2840
  },
2558
2841
  "unknown": {
2559
2842
  },
2560
- "verby": {
2843
+ "verb": {
2561
2844
  },
2562
2845
  "what": {
2563
2846
  },
@@ -2585,6 +2868,8 @@
2585
2868
  ],
2586
2869
  "variables": {
2587
2870
  }
2871
+ },
2872
+ "tokenize2": {
2588
2873
  }
2589
2874
  },
2590
2875
  "processed": [
@@ -2603,14 +2888,14 @@
2603
2888
  "dead": true,
2604
2889
  "instance": true,
2605
2890
  "level": 1,
2606
- "marker": "number",
2891
+ "marker": "integer",
2607
2892
  "range": {
2608
2893
  "end": 0,
2609
2894
  "start": 0
2610
2895
  },
2611
2896
  "text": "2",
2612
2897
  "types": [
2613
- "number"
2898
+ "integer"
2614
2899
  ],
2615
2900
  "value": 2,
2616
2901
  "word": "2"
@@ -2672,7 +2957,7 @@
2672
2957
  0
2673
2958
  ],
2674
2959
  [
2675
- "number",
2960
+ "integer",
2676
2961
  0
2677
2962
  ],
2678
2963
  [
@@ -2710,14 +2995,14 @@
2710
2995
  "dead": true,
2711
2996
  "instance": true,
2712
2997
  "level": 1,
2713
- "marker": "number",
2998
+ "marker": "integer",
2714
2999
  "range": {
2715
3000
  "end": 3,
2716
3001
  "start": 3
2717
3002
  },
2718
3003
  "text": "2",
2719
3004
  "types": [
2720
- "number"
3005
+ "integer"
2721
3006
  ],
2722
3007
  "value": 2,
2723
3008
  "word": "2"
@@ -2743,14 +3028,14 @@
2743
3028
  "dead": true,
2744
3029
  "instance": true,
2745
3030
  "level": 1,
2746
- "marker": "number",
3031
+ "marker": "integer",
2747
3032
  "range": {
2748
3033
  "end": 1,
2749
3034
  "start": 0
2750
3035
  },
2751
3036
  "text": "10",
2752
3037
  "types": [
2753
- "number"
3038
+ "integer"
2754
3039
  ],
2755
3040
  "value": 10,
2756
3041
  "word": "10"
@@ -2768,7 +3053,6 @@
2768
3053
  "word": "hascountofpieces"
2769
3054
  }
2770
3055
  ],
2771
- "developerTest": false,
2772
3056
  "generatedParenthesized": [
2773
3057
  ""
2774
3058
  ],
@@ -2777,7 +3061,7 @@
2777
3061
  {
2778
3062
  "counter": 1,
2779
3063
  "op": [
2780
- "number",
3064
+ "integer",
2781
3065
  0
2782
3066
  ],
2783
3067
  "ops": [
@@ -2790,11 +3074,11 @@
2790
3074
  0
2791
3075
  ],
2792
3076
  [
2793
- "number",
3077
+ "integer",
2794
3078
  0
2795
3079
  ],
2796
3080
  [
2797
- "number",
3081
+ "integer",
2798
3082
  0
2799
3083
  ],
2800
3084
  [
@@ -2806,7 +3090,7 @@
2806
3090
  {
2807
3091
  "counter": 2,
2808
3092
  "op": [
2809
- "number",
3093
+ "integer",
2810
3094
  0
2811
3095
  ],
2812
3096
  "ops": [
@@ -2819,7 +3103,7 @@
2819
3103
  0
2820
3104
  ],
2821
3105
  [
2822
- "number",
3106
+ "integer",
2823
3107
  0
2824
3108
  ],
2825
3109
  [
@@ -2913,46 +3197,66 @@
2913
3197
  },
2914
3198
  "objects": {
2915
3199
  "nameToUUID": {
3200
+ "articles": "articles2",
3201
+ "asking": "asking2",
2916
3202
  "concept": "concept2",
3203
+ "conjunction": "conjunction2",
2917
3204
  "countable": "countable1",
2918
3205
  "dialogues": "dialogues2",
3206
+ "evaluate": "evaluate2",
2919
3207
  "gdefaults": "gdefaults2",
2920
3208
  "hierarchy": "hierarchy2",
2921
3209
  "meta": "meta2",
3210
+ "negation": "negation2",
2922
3211
  "numbers": "numbers2",
2923
3212
  "pos": "pos2",
2924
3213
  "properties": "properties2",
2925
3214
  "punctuation": "punctuation2",
2926
3215
  "sdefaults": "sdefaults2",
2927
- "stm": "stm2"
3216
+ "stm": "stm2",
3217
+ "tokenize": "tokenize2"
2928
3218
  },
2929
3219
  "namespaced": {
3220
+ "articles2": {
3221
+ },
3222
+ "asking2": {
3223
+ },
2930
3224
  "concept2": {
2931
3225
  "defaultTypesForHierarchy": {
2932
3226
  },
2933
3227
  "valueToWords": [
2934
3228
  ]
2935
3229
  },
3230
+ "conjunction2": {
3231
+ },
2936
3232
  "countable1": {
2937
3233
  },
2938
3234
  "dialogues2": {
3235
+ "idSuffix": "",
2939
3236
  "mentioned": [
2940
3237
  ],
2941
3238
  "variables": {
2942
3239
  }
2943
3240
  },
3241
+ "evaluate2": {
3242
+ },
2944
3243
  "gdefaults2": {
2945
3244
  },
2946
3245
  "hierarchy2": {
2947
3246
  },
2948
3247
  "meta2": {
2949
3248
  },
3249
+ "negation2": {
3250
+ },
2950
3251
  "numbers2": {
2951
3252
  },
2952
3253
  "pos2": {
2953
3254
  },
2954
3255
  "properties2": {
2955
3256
  "children": {
3257
+ "adjective": [
3258
+ "stm_before"
3259
+ ],
2956
3260
  "articlePOS": [
2957
3261
  "a",
2958
3262
  "the"
@@ -2970,16 +3274,13 @@
2970
3274
  "ifAble": [
2971
3275
  "orAble"
2972
3276
  ],
2973
- "notAble": [
2974
- "unknown"
2975
- ],
2976
3277
  "object": [
2977
- "unknown",
2978
3278
  "what",
2979
3279
  "whose"
2980
3280
  ],
2981
3281
  "preposition": [
2982
- "between"
3282
+ "between",
3283
+ "to"
2983
3284
  ],
2984
3285
  "pronoun": [
2985
3286
  "it",
@@ -2989,27 +3290,30 @@
2989
3290
  "questionMark"
2990
3291
  ],
2991
3292
  "queryable": [
3293
+ "xfx",
2992
3294
  "hierarchyAble",
2993
3295
  "readonly",
2994
3296
  "property",
2995
3297
  "object",
2996
- "xfx",
2997
3298
  "concept",
3299
+ "doubleQuote",
3300
+ "theAble",
2998
3301
  "unknown",
2999
3302
  "it",
3000
3303
  "what",
3001
3304
  "whatAble",
3002
3305
  "this",
3003
- "thisitthat",
3004
- "reason"
3306
+ "reason",
3307
+ "thisitthat"
3005
3308
  ],
3006
3309
  "theAble": [
3007
3310
  "property",
3008
3311
  "object",
3009
3312
  "concept",
3010
3313
  "unknown",
3011
- "noun",
3012
- "reason"
3314
+ "reason",
3315
+ "memorable",
3316
+ "noun"
3013
3317
  ],
3014
3318
  "thisitthat": [
3015
3319
  "it",
@@ -3019,34 +3323,34 @@
3019
3323
  "toAble": [
3020
3324
  "it"
3021
3325
  ],
3022
- "unknown": [
3023
- "property"
3024
- ],
3025
- "verby": [
3326
+ "verb": [
3026
3327
  "modifies",
3027
- "is"
3328
+ "is",
3329
+ "remember",
3330
+ "evaluate"
3028
3331
  ]
3029
3332
  },
3030
3333
  "concepts": [
3031
3334
  "properties",
3032
3335
  "unknown",
3033
3336
  "hierarchyAble",
3034
- "object",
3035
3337
  "what",
3338
+ "object",
3339
+ "xfx",
3036
3340
  "queryable",
3341
+ "between",
3342
+ "preposition",
3037
3343
  "readonly",
3038
- "property",
3039
- "xfx",
3040
- "theAble",
3041
- "whose",
3042
3344
  "have",
3043
3345
  "canBeDoQuestion",
3044
3346
  "canBeQuestion",
3045
- "between",
3046
- "preposition",
3347
+ "property",
3348
+ "theAble",
3349
+ "whose",
3047
3350
  "concept",
3048
3351
  "modifies",
3049
- "verby",
3352
+ "verb",
3353
+ "doubleQuote",
3050
3354
  "it",
3051
3355
  "pronoun",
3052
3356
  "this",
@@ -3055,16 +3359,21 @@
3055
3359
  "a",
3056
3360
  "articlePOS",
3057
3361
  "the",
3058
- "notAble",
3059
3362
  "whatAble",
3060
3363
  "is",
3061
3364
  "toAble",
3062
- "noun",
3063
- "thisitthat",
3365
+ "to",
3064
3366
  "reason",
3065
- "that",
3367
+ "memorable",
3368
+ "remember",
3369
+ "stm_before",
3370
+ "adjective",
3066
3371
  "orAble",
3067
- "ifAble"
3372
+ "ifAble",
3373
+ "evaluate",
3374
+ "noun",
3375
+ "thisitthat",
3376
+ "that"
3068
3377
  ],
3069
3378
  "parents": {
3070
3379
  "a": [
@@ -3077,6 +3386,12 @@
3077
3386
  "theAble",
3078
3387
  "queryable"
3079
3388
  ],
3389
+ "doubleQuote": [
3390
+ "queryable"
3391
+ ],
3392
+ "evaluate": [
3393
+ "verb"
3394
+ ],
3080
3395
  "have": [
3081
3396
  "canBeDoQuestion",
3082
3397
  "canBeQuestion"
@@ -3086,7 +3401,7 @@
3086
3401
  ],
3087
3402
  "is": [
3088
3403
  "canBeQuestion",
3089
- "verby"
3404
+ "verb"
3090
3405
  ],
3091
3406
  "it": [
3092
3407
  "pronoun",
@@ -3094,8 +3409,11 @@
3094
3409
  "toAble",
3095
3410
  "thisitthat"
3096
3411
  ],
3412
+ "memorable": [
3413
+ "theAble"
3414
+ ],
3097
3415
  "modifies": [
3098
- "verby"
3416
+ "verb"
3099
3417
  ],
3100
3418
  "noun": [
3101
3419
  "theAble"
@@ -3109,8 +3427,7 @@
3109
3427
  ],
3110
3428
  "property": [
3111
3429
  "queryable",
3112
- "theAble",
3113
- "unknown"
3430
+ "theAble"
3114
3431
  ],
3115
3432
  "questionMark": [
3116
3433
  "punctuation"
@@ -3122,12 +3439,21 @@
3122
3439
  "theAble",
3123
3440
  "queryable"
3124
3441
  ],
3442
+ "remember": [
3443
+ "verb"
3444
+ ],
3445
+ "stm_before": [
3446
+ "adjective"
3447
+ ],
3125
3448
  "that": [
3126
3449
  "thisitthat"
3127
3450
  ],
3128
3451
  "the": [
3129
3452
  "articlePOS"
3130
3453
  ],
3454
+ "theAble": [
3455
+ "queryable"
3456
+ ],
3131
3457
  "this": [
3132
3458
  "pronoun",
3133
3459
  "queryable",
@@ -3136,10 +3462,11 @@
3136
3462
  "thisitthat": [
3137
3463
  "queryable"
3138
3464
  ],
3465
+ "to": [
3466
+ "preposition"
3467
+ ],
3139
3468
  "unknown": [
3140
3469
  "hierarchyAble",
3141
- "object",
3142
- "notAble",
3143
3470
  "theAble",
3144
3471
  "queryable"
3145
3472
  ],
@@ -3165,6 +3492,8 @@
3165
3492
  "root": {
3166
3493
  "a": {
3167
3494
  },
3495
+ "adjective": {
3496
+ },
3168
3497
  "articlePOS": {
3169
3498
  },
3170
3499
  "between": {
@@ -3175,6 +3504,10 @@
3175
3504
  },
3176
3505
  "concept": {
3177
3506
  },
3507
+ "doubleQuote": {
3508
+ },
3509
+ "evaluate": {
3510
+ },
3178
3511
  "have": {
3179
3512
  },
3180
3513
  "hierarchyAble": {
@@ -3185,9 +3518,9 @@
3185
3518
  },
3186
3519
  "it": {
3187
3520
  },
3188
- "modifies": {
3521
+ "memorable": {
3189
3522
  },
3190
- "notAble": {
3523
+ "modifies": {
3191
3524
  },
3192
3525
  "noun": {
3193
3526
  },
@@ -3211,6 +3544,10 @@
3211
3544
  },
3212
3545
  "reason": {
3213
3546
  },
3547
+ "remember": {
3548
+ },
3549
+ "stm_before": {
3550
+ },
3214
3551
  "that": {
3215
3552
  },
3216
3553
  "the": {
@@ -3221,11 +3558,13 @@
3221
3558
  },
3222
3559
  "thisitthat": {
3223
3560
  },
3561
+ "to": {
3562
+ },
3224
3563
  "toAble": {
3225
3564
  },
3226
3565
  "unknown": {
3227
3566
  },
3228
- "verby": {
3567
+ "verb": {
3229
3568
  },
3230
3569
  "what": {
3231
3570
  },
@@ -3253,6 +3592,8 @@
3253
3592
  ],
3254
3593
  "variables": {
3255
3594
  }
3595
+ },
3596
+ "tokenize2": {
3256
3597
  }
3257
3598
  },
3258
3599
  "processed": [
@@ -3273,14 +3614,14 @@
3273
3614
  "dead": true,
3274
3615
  "instance": true,
3275
3616
  "level": 1,
3276
- "marker": "number",
3617
+ "marker": "integer",
3277
3618
  "range": {
3278
3619
  "end": 3,
3279
3620
  "start": 3
3280
3621
  },
3281
3622
  "text": "2",
3282
3623
  "types": [
3283
- "number"
3624
+ "integer"
3284
3625
  ],
3285
3626
  "value": 2,
3286
3627
  "word": "2"
@@ -3306,14 +3647,14 @@
3306
3647
  "dead": true,
3307
3648
  "instance": true,
3308
3649
  "level": 1,
3309
- "marker": "number",
3650
+ "marker": "integer",
3310
3651
  "range": {
3311
3652
  "end": 1,
3312
3653
  "start": 0
3313
3654
  },
3314
3655
  "text": "10",
3315
3656
  "types": [
3316
- "number"
3657
+ "integer"
3317
3658
  ],
3318
3659
  "value": 10,
3319
3660
  "word": "10"
@@ -3399,7 +3740,6 @@
3399
3740
  "word": "countable"
3400
3741
  }
3401
3742
  ],
3402
- "developerTest": false,
3403
3743
  "generatedParenthesized": [
3404
3744
  ""
3405
3745
  ],
@@ -3427,7 +3767,9 @@
3427
3767
  "objects": {
3428
3768
  "nameToUUID": {
3429
3769
  "articles": "articles2",
3770
+ "asking": "asking2",
3430
3771
  "concept": "concept2",
3772
+ "conjunction": "conjunction2",
3431
3773
  "countable": "countable1",
3432
3774
  "dialogues": "dialogues2",
3433
3775
  "evaluate": "evaluate2",
@@ -3446,12 +3788,16 @@
3446
3788
  "namespaced": {
3447
3789
  "articles2": {
3448
3790
  },
3791
+ "asking2": {
3792
+ },
3449
3793
  "concept2": {
3450
3794
  "defaultTypesForHierarchy": {
3451
3795
  },
3452
3796
  "valueToWords": [
3453
3797
  ]
3454
3798
  },
3799
+ "conjunction2": {
3800
+ },
3455
3801
  "countable1": {
3456
3802
  },
3457
3803
  "dialogues2": {
@@ -3498,7 +3844,6 @@
3498
3844
  "orAble"
3499
3845
  ],
3500
3846
  "object": [
3501
- "unknown",
3502
3847
  "what",
3503
3848
  "whose"
3504
3849
  ],
@@ -3514,13 +3859,14 @@
3514
3859
  "questionMark"
3515
3860
  ],
3516
3861
  "queryable": [
3862
+ "xfx",
3517
3863
  "hierarchyAble",
3518
3864
  "readonly",
3519
3865
  "property",
3520
3866
  "object",
3521
- "xfx",
3522
3867
  "concept",
3523
3868
  "doubleQuote",
3869
+ "theAble",
3524
3870
  "unknown",
3525
3871
  "it",
3526
3872
  "what",
@@ -3546,10 +3892,7 @@
3546
3892
  "toAble": [
3547
3893
  "it"
3548
3894
  ],
3549
- "unknown": [
3550
- "property"
3551
- ],
3552
- "verby": [
3895
+ "verb": [
3553
3896
  "modifies",
3554
3897
  "is",
3555
3898
  "remember",
@@ -3560,22 +3903,22 @@
3560
3903
  "properties",
3561
3904
  "unknown",
3562
3905
  "hierarchyAble",
3563
- "object",
3564
3906
  "what",
3907
+ "object",
3908
+ "xfx",
3565
3909
  "queryable",
3910
+ "between",
3911
+ "preposition",
3566
3912
  "readonly",
3567
- "property",
3568
- "xfx",
3569
- "theAble",
3570
- "whose",
3571
3913
  "have",
3572
3914
  "canBeDoQuestion",
3573
3915
  "canBeQuestion",
3574
- "between",
3575
- "preposition",
3916
+ "property",
3917
+ "theAble",
3918
+ "whose",
3576
3919
  "concept",
3577
3920
  "modifies",
3578
- "verby",
3921
+ "verb",
3579
3922
  "doubleQuote",
3580
3923
  "it",
3581
3924
  "pronoun",
@@ -3616,7 +3959,7 @@
3616
3959
  "queryable"
3617
3960
  ],
3618
3961
  "evaluate": [
3619
- "verby"
3962
+ "verb"
3620
3963
  ],
3621
3964
  "have": [
3622
3965
  "canBeDoQuestion",
@@ -3627,7 +3970,7 @@
3627
3970
  ],
3628
3971
  "is": [
3629
3972
  "canBeQuestion",
3630
- "verby"
3973
+ "verb"
3631
3974
  ],
3632
3975
  "it": [
3633
3976
  "pronoun",
@@ -3639,7 +3982,7 @@
3639
3982
  "theAble"
3640
3983
  ],
3641
3984
  "modifies": [
3642
- "verby"
3985
+ "verb"
3643
3986
  ],
3644
3987
  "noun": [
3645
3988
  "theAble"
@@ -3653,8 +3996,7 @@
3653
3996
  ],
3654
3997
  "property": [
3655
3998
  "queryable",
3656
- "theAble",
3657
- "unknown"
3999
+ "theAble"
3658
4000
  ],
3659
4001
  "questionMark": [
3660
4002
  "punctuation"
@@ -3667,7 +4009,7 @@
3667
4009
  "queryable"
3668
4010
  ],
3669
4011
  "remember": [
3670
- "verby"
4012
+ "verb"
3671
4013
  ],
3672
4014
  "stm_before": [
3673
4015
  "adjective"
@@ -3678,6 +4020,9 @@
3678
4020
  "the": [
3679
4021
  "articlePOS"
3680
4022
  ],
4023
+ "theAble": [
4024
+ "queryable"
4025
+ ],
3681
4026
  "this": [
3682
4027
  "pronoun",
3683
4028
  "queryable",
@@ -3691,7 +4036,6 @@
3691
4036
  ],
3692
4037
  "unknown": [
3693
4038
  "hierarchyAble",
3694
- "object",
3695
4039
  "theAble",
3696
4040
  "queryable"
3697
4041
  ],
@@ -3789,7 +4133,7 @@
3789
4133
  },
3790
4134
  "unknown": {
3791
4135
  },
3792
- "verby": {
4136
+ "verb": {
3793
4137
  },
3794
4138
  "what": {
3795
4139
  },
@@ -3924,7 +4268,6 @@
3924
4268
  "word": "countable"
3925
4269
  }
3926
4270
  ],
3927
- "developerTest": false,
3928
4271
  "generatedParenthesized": [
3929
4272
  ""
3930
4273
  ],
@@ -3952,7 +4295,9 @@
3952
4295
  "objects": {
3953
4296
  "nameToUUID": {
3954
4297
  "articles": "articles2",
4298
+ "asking": "asking2",
3955
4299
  "concept": "concept2",
4300
+ "conjunction": "conjunction2",
3956
4301
  "countable": "countable1",
3957
4302
  "dialogues": "dialogues2",
3958
4303
  "evaluate": "evaluate2",
@@ -3971,12 +4316,16 @@
3971
4316
  "namespaced": {
3972
4317
  "articles2": {
3973
4318
  },
4319
+ "asking2": {
4320
+ },
3974
4321
  "concept2": {
3975
4322
  "defaultTypesForHierarchy": {
3976
4323
  },
3977
4324
  "valueToWords": [
3978
4325
  ]
3979
4326
  },
4327
+ "conjunction2": {
4328
+ },
3980
4329
  "countable1": {
3981
4330
  },
3982
4331
  "dialogues2": {
@@ -4023,7 +4372,6 @@
4023
4372
  "orAble"
4024
4373
  ],
4025
4374
  "object": [
4026
- "unknown",
4027
4375
  "what",
4028
4376
  "whose"
4029
4377
  ],
@@ -4039,13 +4387,14 @@
4039
4387
  "questionMark"
4040
4388
  ],
4041
4389
  "queryable": [
4390
+ "xfx",
4042
4391
  "hierarchyAble",
4043
4392
  "readonly",
4044
4393
  "property",
4045
4394
  "object",
4046
- "xfx",
4047
4395
  "concept",
4048
4396
  "doubleQuote",
4397
+ "theAble",
4049
4398
  "unknown",
4050
4399
  "it",
4051
4400
  "what",
@@ -4071,10 +4420,7 @@
4071
4420
  "toAble": [
4072
4421
  "it"
4073
4422
  ],
4074
- "unknown": [
4075
- "property"
4076
- ],
4077
- "verby": [
4423
+ "verb": [
4078
4424
  "modifies",
4079
4425
  "is",
4080
4426
  "remember",
@@ -4085,22 +4431,22 @@
4085
4431
  "properties",
4086
4432
  "unknown",
4087
4433
  "hierarchyAble",
4088
- "object",
4089
4434
  "what",
4435
+ "object",
4436
+ "xfx",
4090
4437
  "queryable",
4438
+ "between",
4439
+ "preposition",
4091
4440
  "readonly",
4092
- "property",
4093
- "xfx",
4094
- "theAble",
4095
- "whose",
4096
4441
  "have",
4097
4442
  "canBeDoQuestion",
4098
4443
  "canBeQuestion",
4099
- "between",
4100
- "preposition",
4444
+ "property",
4445
+ "theAble",
4446
+ "whose",
4101
4447
  "concept",
4102
4448
  "modifies",
4103
- "verby",
4449
+ "verb",
4104
4450
  "doubleQuote",
4105
4451
  "it",
4106
4452
  "pronoun",
@@ -4141,7 +4487,7 @@
4141
4487
  "queryable"
4142
4488
  ],
4143
4489
  "evaluate": [
4144
- "verby"
4490
+ "verb"
4145
4491
  ],
4146
4492
  "have": [
4147
4493
  "canBeDoQuestion",
@@ -4152,7 +4498,7 @@
4152
4498
  ],
4153
4499
  "is": [
4154
4500
  "canBeQuestion",
4155
- "verby"
4501
+ "verb"
4156
4502
  ],
4157
4503
  "it": [
4158
4504
  "pronoun",
@@ -4164,7 +4510,7 @@
4164
4510
  "theAble"
4165
4511
  ],
4166
4512
  "modifies": [
4167
- "verby"
4513
+ "verb"
4168
4514
  ],
4169
4515
  "noun": [
4170
4516
  "theAble"
@@ -4178,8 +4524,7 @@
4178
4524
  ],
4179
4525
  "property": [
4180
4526
  "queryable",
4181
- "theAble",
4182
- "unknown"
4527
+ "theAble"
4183
4528
  ],
4184
4529
  "questionMark": [
4185
4530
  "punctuation"
@@ -4192,7 +4537,7 @@
4192
4537
  "queryable"
4193
4538
  ],
4194
4539
  "remember": [
4195
- "verby"
4540
+ "verb"
4196
4541
  ],
4197
4542
  "stm_before": [
4198
4543
  "adjective"
@@ -4203,6 +4548,9 @@
4203
4548
  "the": [
4204
4549
  "articlePOS"
4205
4550
  ],
4551
+ "theAble": [
4552
+ "queryable"
4553
+ ],
4206
4554
  "this": [
4207
4555
  "pronoun",
4208
4556
  "queryable",
@@ -4216,7 +4564,6 @@
4216
4564
  ],
4217
4565
  "unknown": [
4218
4566
  "hierarchyAble",
4219
- "object",
4220
4567
  "theAble",
4221
4568
  "queryable"
4222
4569
  ],
@@ -4314,7 +4661,7 @@
4314
4661
  },
4315
4662
  "unknown": {
4316
4663
  },
4317
- "verby": {
4664
+ "verb": {
4318
4665
  },
4319
4666
  "what": {
4320
4667
  },