tpmkms_4wp 8.0.0-beta.0 → 8.0.0-beta.10

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 (60) hide show
  1. package/common/animals.instance.json +2634 -1477
  2. package/common/characters.js +0 -1
  3. package/common/colors.instance.json +25327 -0
  4. package/common/colors.js +71 -0
  5. package/common/colors.test.json +4860 -0
  6. package/common/concept.js +2 -2
  7. package/common/crew.instance.json +15918 -9384
  8. package/common/crew.js +4 -2
  9. package/common/crew.test.json +714 -452
  10. package/common/dialogues.js +36 -25
  11. package/common/dialogues.test.json +1053 -33
  12. package/common/dimension.instance.json +261 -290
  13. package/common/dimension.test.json +476 -687
  14. package/common/edible.instance.json +19462 -10130
  15. package/common/emotions.instance.json +125 -68
  16. package/common/fastfood.instance.json +219732 -110803
  17. package/common/fastfood.js +1 -1
  18. package/common/fastfood.test.json +7941 -3647
  19. package/common/formulas.instance.json +219 -249
  20. package/common/formulas.js +2 -2
  21. package/common/formulas.test.json +1027 -955
  22. package/common/help.test.json +20 -28
  23. package/common/helpers/concept.js +31 -10
  24. package/common/helpers/dialogues.js +17 -1
  25. package/common/helpers/formulas.js +0 -14
  26. package/common/helpers/meta.js +0 -1
  27. package/common/helpers/properties.js +6 -13
  28. package/common/kirk.instance.json +567 -289
  29. package/common/length.instance.json +5232 -4726
  30. package/common/math.instance.json +143 -1181
  31. package/common/math.js +4 -4
  32. package/common/meta.js +0 -2
  33. package/common/negation.instance.json +2 -0
  34. package/common/negation.js +38 -0
  35. package/common/negation.test.json +308 -0
  36. package/common/ordering.instance.json +298 -160
  37. package/common/people.instance.json +1930 -1068
  38. package/common/pipboy.instance.json +7868 -6548
  39. package/common/pokemon.instance.json +4074 -2152
  40. package/common/pressure.instance.json +1299 -1237
  41. package/common/properties.instance.json +109 -60
  42. package/common/properties.js +9 -7
  43. package/common/properties.test.json +17605 -4030
  44. package/common/punctuation.js +8 -0
  45. package/common/punctuation.test.json +233 -5
  46. package/common/reports.instance.json +566 -560
  47. package/common/reports.js +0 -2
  48. package/common/sizeable.js +7 -2
  49. package/common/spock.instance.json +567 -289
  50. package/common/stm.js +16 -5
  51. package/common/temperature.instance.json +1337 -1263
  52. package/common/testing.js +0 -1
  53. package/common/tokenize.js +2 -1
  54. package/common/tokenize.test.json +86 -1
  55. package/common/ui.instance.json +241 -258
  56. package/common/ui.js +0 -1
  57. package/common/weight.instance.json +4996 -4206
  58. package/common/weight.test.json +242 -238
  59. package/main.js +50 -45
  60. package/package.json +13 -6
@@ -8,717 +8,725 @@
8
8
  "resultss": [
9
9
  {
10
10
  "hierarchy": [
11
- [
12
- "*",
13
- "hierarchyAble"
14
- ],
15
- [
16
- "*",
17
- "isEdee"
18
- ],
19
- [
20
- "*",
21
- "isEder"
22
- ],
23
- [
24
- "*",
25
- "mathematical_operator"
26
- ],
27
- [
28
- "*",
29
- "object"
30
- ],
31
- [
32
- "*",
33
- "property"
34
- ],
35
- [
36
- "*",
37
- "queryable"
38
- ],
39
- [
40
- "*",
41
- "theAble"
42
- ],
43
- [
44
- "+",
45
- "hierarchyAble"
46
- ],
47
- [
48
- "+",
49
- "isEdee"
50
- ],
51
- [
52
- "+",
53
- "isEder"
54
- ],
55
- [
56
- "+",
57
- "mathematical_operator"
58
- ],
59
- [
60
- "+",
61
- "object"
62
- ],
63
- [
64
- "+",
65
- "property"
66
- ],
67
- [
68
- "+",
69
- "queryable"
70
- ],
71
- [
72
- "+",
73
- "theAble"
74
- ],
75
- [
76
- "-",
77
- "hierarchyAble"
78
- ],
79
- [
80
- "-",
81
- "isEdee"
82
- ],
83
- [
84
- "-",
85
- "isEder"
86
- ],
87
- [
88
- "-",
89
- "mathematical_operator"
90
- ],
91
- [
92
- "-",
93
- "object"
94
- ],
95
- [
96
- "-",
97
- "property"
98
- ],
99
- [
100
- "-",
101
- "queryable"
102
- ],
103
- [
104
- "-",
105
- "theAble"
106
- ],
107
- [
108
- "/",
109
- "hierarchyAble"
110
- ],
111
- [
112
- "/",
113
- "isEdee"
114
- ],
115
- [
116
- "/",
117
- "isEder"
118
- ],
119
- [
120
- "/",
121
- "mathematical_operator"
122
- ],
123
- [
124
- "/",
125
- "object"
126
- ],
127
- [
128
- "/",
129
- "property"
130
- ],
131
- [
132
- "/",
133
- "queryable"
134
- ],
135
- [
136
- "/",
137
- "theAble"
138
- ],
139
11
  [
140
12
  "a",
141
- "articlePOS"
13
+ "articlePOS",
14
+ false
142
15
  ],
143
16
  [
144
17
  "adjective",
145
- "adjective"
18
+ "adjective",
19
+ false
146
20
  ],
147
21
  [
148
22
  "all",
149
- "quantifier"
23
+ "quantifier",
24
+ false
150
25
  ],
151
26
  [
152
27
  "amount",
153
- "amount"
28
+ "amount",
29
+ false
154
30
  ],
155
31
  [
156
32
  "articlePOS",
157
- "articlePOS"
33
+ "articlePOS",
34
+ false
158
35
  ],
159
36
  [
160
37
  "between",
161
- "preposition"
38
+ "preposition",
39
+ false
162
40
  ],
163
41
  [
164
42
  "calculate",
165
- "verby"
43
+ "verby",
44
+ false
166
45
  ],
167
46
  [
168
47
  "canBeDoQuestion",
169
- "canBeDoQuestion"
48
+ "canBeDoQuestion",
49
+ false
170
50
  ],
171
51
  [
172
52
  "canBeQuestion",
173
- "canBeQuestion"
53
+ "canBeQuestion",
54
+ false
174
55
  ],
175
56
  [
176
57
  "concept",
177
- "queryable"
58
+ "queryable",
59
+ false
178
60
  ],
179
61
  [
180
62
  "concept",
181
- "theAble"
63
+ "theAble",
64
+ false
182
65
  ],
183
66
  [
184
67
  "condition",
185
- "condition"
68
+ "condition",
69
+ false
186
70
  ],
187
71
  [
188
72
  "convertToUnits",
189
- "expression"
73
+ "expression",
74
+ false
190
75
  ],
191
76
  [
192
77
  "convertToUnits",
193
- "queryable"
78
+ "queryable",
79
+ false
194
80
  ],
195
81
  [
196
82
  "convertToUnits",
197
- "testingValue"
83
+ "testingValue",
84
+ false
198
85
  ],
199
86
  [
200
87
  "countable",
201
- "hierarchyAble"
88
+ "hierarchyAble",
89
+ false
202
90
  ],
203
91
  [
204
92
  "degree",
205
- "amount"
93
+ "amount",
94
+ false
206
95
  ],
207
96
  [
208
97
  "dimension",
209
- "concept"
98
+ "concept",
99
+ false
210
100
  ],
211
101
  [
212
102
  "dimension",
213
- "hierarchyAble"
103
+ "hierarchyAble",
104
+ false
214
105
  ],
215
106
  [
216
107
  "dimension",
217
- "isEdee"
108
+ "isEdee",
109
+ false
218
110
  ],
219
111
  [
220
112
  "dimension",
221
- "isEder"
113
+ "isEder",
114
+ false
222
115
  ],
223
116
  [
224
117
  "dimension",
225
- "object"
118
+ "object",
119
+ false
226
120
  ],
227
121
  [
228
122
  "dimension",
229
- "property"
123
+ "property",
124
+ false
230
125
  ],
231
126
  [
232
127
  "dimension",
233
- "queryable"
128
+ "queryable",
129
+ false
234
130
  ],
235
131
  [
236
132
  "dimension",
237
- "theAble"
133
+ "theAble",
134
+ false
238
135
  ],
239
136
  [
240
137
  "divideByExpression",
241
- "mathematicalExpression"
138
+ "mathematicalExpression",
139
+ false
242
140
  ],
243
141
  [
244
142
  "divideByOperator",
245
- "mathematicalOperator"
143
+ "mathematical_operator",
144
+ false
145
+ ],
146
+ [
147
+ "doubleQuote",
148
+ "queryable",
149
+ false
246
150
  ],
247
151
  [
248
152
  "expression",
249
- "expression"
153
+ "expression",
154
+ false
250
155
  ],
251
156
  [
252
157
  "forVariable",
253
- "preposition"
158
+ "preposition",
159
+ false
254
160
  ],
255
161
  [
256
162
  "formula",
257
- "concept"
163
+ "concept",
164
+ false
258
165
  ],
259
166
  [
260
167
  "formula",
261
- "hierarchyAble"
168
+ "hierarchyAble",
169
+ false
262
170
  ],
263
171
  [
264
172
  "formula",
265
- "isEdee"
173
+ "isEdee",
174
+ false
266
175
  ],
267
176
  [
268
177
  "formula",
269
- "isEder"
178
+ "isEder",
179
+ false
270
180
  ],
271
181
  [
272
182
  "formula",
273
- "object"
183
+ "object",
184
+ false
274
185
  ],
275
186
  [
276
187
  "formula",
277
- "property"
188
+ "property",
189
+ false
278
190
  ],
279
191
  [
280
192
  "formula",
281
- "queryable"
193
+ "queryable",
194
+ false
282
195
  ],
283
196
  [
284
197
  "formula",
285
- "theAble"
198
+ "theAble",
199
+ false
286
200
  ],
287
201
  [
288
202
  "formulaForVariable",
289
- "preposition"
203
+ "preposition",
204
+ false
290
205
  ],
291
206
  [
292
207
  "formulaForVariable",
293
- "queryable"
208
+ "queryable",
209
+ false
294
210
  ],
295
211
  [
296
212
  "hasCountOfPieces",
297
- "countable"
213
+ "countable",
214
+ false
298
215
  ],
299
216
  [
300
217
  "have",
301
- "canBeDoQuestion"
218
+ "canBeDoQuestion",
219
+ false
302
220
  ],
303
221
  [
304
222
  "have",
305
- "canBeQuestion"
223
+ "canBeQuestion",
224
+ false
306
225
  ],
307
226
  [
308
227
  "hierarchyAble",
309
- "queryable"
228
+ "queryable",
229
+ false
310
230
  ],
311
231
  [
312
232
  "highest",
313
- "condition"
233
+ "condition",
234
+ false
314
235
  ],
315
236
  [
316
237
  "ifAble",
317
- "ifAble"
238
+ "ifAble",
239
+ false
318
240
  ],
319
241
  [
320
242
  "is",
321
- "canBeQuestion"
243
+ "canBeQuestion",
244
+ false
322
245
  ],
323
246
  [
324
247
  "is",
325
- "verby"
248
+ "verby",
249
+ false
326
250
  ],
327
251
  [
328
252
  "isEdee",
329
- "isEdee"
253
+ "isEdee",
254
+ false
330
255
  ],
331
256
  [
332
257
  "isEder",
333
- "isEder"
258
+ "isEder",
259
+ false
334
260
  ],
335
261
  [
336
262
  "it",
337
- "pronoun"
263
+ "pronoun",
264
+ false
338
265
  ],
339
266
  [
340
267
  "it",
341
- "queryable"
268
+ "queryable",
269
+ false
342
270
  ],
343
271
  [
344
272
  "it",
345
- "thisitthat"
273
+ "thisitthat",
274
+ false
346
275
  ],
347
276
  [
348
277
  "it",
349
- "toAble"
278
+ "toAble",
279
+ false
350
280
  ],
351
281
  [
352
282
  "length",
353
- "dimension"
283
+ "dimension",
284
+ false
354
285
  ],
355
286
  [
356
287
  "lowest",
357
- "condition"
288
+ "condition",
289
+ false
358
290
  ],
359
291
  [
360
292
  "mathematical",
361
- "hierarchyAble"
293
+ "hierarchyAble",
294
+ false
362
295
  ],
363
296
  [
364
297
  "mathematical",
365
- "isEdee"
298
+ "isEdee",
299
+ false
366
300
  ],
367
301
  [
368
302
  "mathematical",
369
- "isEder"
303
+ "isEder",
304
+ false
370
305
  ],
371
306
  [
372
307
  "mathematical",
373
- "object"
308
+ "object",
309
+ false
374
310
  ],
375
311
  [
376
312
  "mathematical",
377
- "operator_modifier"
313
+ "operator_modifier",
314
+ false
378
315
  ],
379
316
  [
380
317
  "mathematical",
381
- "property"
318
+ "property",
319
+ false
382
320
  ],
383
321
  [
384
322
  "mathematical",
385
- "queryable"
323
+ "queryable",
324
+ false
386
325
  ],
387
326
  [
388
327
  "mathematical",
389
- "theAble"
328
+ "theAble",
329
+ false
390
330
  ],
391
331
  [
392
332
  "mathematicalExpression",
393
- "concept"
333
+ "concept",
334
+ false
394
335
  ],
395
336
  [
396
337
  "mathematicalExpression",
397
- "expression"
338
+ "expression",
339
+ false
398
340
  ],
399
341
  [
400
342
  "mathematicalExpression",
401
- "number"
402
- ],
403
- [
404
- "mathematicalOperator",
405
- "mathematicalOperator"
343
+ "number",
344
+ false
406
345
  ],
407
346
  [
408
347
  "mathematical_operator",
409
- "adjective"
348
+ "adjective",
349
+ true
410
350
  ],
411
351
  [
412
352
  "mathematical_operator",
413
- "concept"
353
+ "concept",
354
+ false
414
355
  ],
415
356
  [
416
357
  "mathematical_operator",
417
- "hierarchyAble"
358
+ "hierarchyAble",
359
+ false
418
360
  ],
419
361
  [
420
362
  "mathematical_operator",
421
- "isEdee"
363
+ "isEdee",
364
+ false
422
365
  ],
423
366
  [
424
367
  "mathematical_operator",
425
- "isEder"
368
+ "isEder",
369
+ false
426
370
  ],
427
371
  [
428
372
  "mathematical_operator",
429
- "object"
373
+ "object",
374
+ false
430
375
  ],
431
376
  [
432
377
  "mathematical_operator",
433
- "operator"
378
+ "operator",
379
+ false
434
380
  ],
435
381
  [
436
382
  "mathematical_operator",
437
- "property"
383
+ "property",
384
+ false
438
385
  ],
439
386
  [
440
387
  "mathematical_operator",
441
- "queryable"
388
+ "queryable",
389
+ false
442
390
  ],
443
391
  [
444
392
  "mathematical_operator",
445
- "theAble"
393
+ "theAble",
394
+ false
446
395
  ],
447
396
  [
448
397
  "minusExpression",
449
- "mathematicalExpression"
398
+ "mathematicalExpression",
399
+ false
450
400
  ],
451
401
  [
452
402
  "minusOperator",
453
- "mathematicalOperator"
403
+ "mathematical_operator",
404
+ false
454
405
  ],
455
406
  [
456
407
  "modifies",
457
- "verby"
458
- ],
459
- [
460
- "notAble",
461
- "notAble"
408
+ "verby",
409
+ false
462
410
  ],
463
411
  [
464
412
  "noun",
465
- "theAble"
413
+ "theAble",
414
+ false
466
415
  ],
467
416
  [
468
417
  "number",
469
- "expression"
418
+ "expression",
419
+ false
470
420
  ],
471
421
  [
472
422
  "number",
473
- "quantifier"
423
+ "quantifier",
424
+ false
474
425
  ],
475
426
  [
476
427
  "number",
477
- "queryable"
428
+ "queryable",
429
+ false
478
430
  ],
479
431
  [
480
432
  "object",
481
- "queryable"
433
+ "queryable",
434
+ false
482
435
  ],
483
436
  [
484
437
  "object",
485
- "theAble"
438
+ "theAble",
439
+ false
486
440
  ],
487
441
  [
488
442
  "operator",
489
- "concept"
443
+ "concept",
444
+ false
490
445
  ],
491
446
  [
492
447
  "operator",
493
- "hierarchyAble"
448
+ "hierarchyAble",
449
+ false
494
450
  ],
495
451
  [
496
452
  "operator",
497
- "isEdee"
453
+ "isEdee",
454
+ false
498
455
  ],
499
456
  [
500
457
  "operator",
501
- "isEder"
458
+ "isEder",
459
+ false
502
460
  ],
503
461
  [
504
462
  "operator",
505
- "object"
463
+ "object",
464
+ false
506
465
  ],
507
466
  [
508
467
  "operator",
509
- "property"
468
+ "property",
469
+ false
510
470
  ],
511
471
  [
512
472
  "operator",
513
- "queryable"
473
+ "queryable",
474
+ false
514
475
  ],
515
476
  [
516
477
  "operator",
517
- "theAble"
478
+ "theAble",
479
+ false
518
480
  ],
519
481
  [
520
482
  "operator_modifier",
521
- "operator_modifier"
483
+ "operator_modifier",
484
+ false
522
485
  ],
523
486
  [
524
487
  "orAble",
525
- "ifAble"
488
+ "ifAble",
489
+ false
526
490
  ],
527
491
  [
528
492
  "plusExpression",
529
- "mathematicalExpression"
493
+ "mathematicalExpression",
494
+ false
530
495
  ],
531
496
  [
532
497
  "plusOperator",
533
- "mathematicalOperator"
498
+ "mathematical_operator",
499
+ false
534
500
  ],
535
501
  [
536
502
  "preposition",
537
- "preposition"
503
+ "preposition",
504
+ false
538
505
  ],
539
506
  [
540
507
  "pronoun",
541
- "pronoun"
508
+ "pronoun",
509
+ false
542
510
  ],
543
511
  [
544
512
  "property",
545
- "queryable"
513
+ "queryable",
514
+ false
546
515
  ],
547
516
  [
548
517
  "property",
549
- "theAble"
518
+ "theAble",
519
+ false
550
520
  ],
551
521
  [
552
522
  "property",
553
- "unknown"
523
+ "unknown",
524
+ false
554
525
  ],
555
526
  [
556
527
  "punctuation",
557
- "punctuation"
528
+ "punctuation",
529
+ false
558
530
  ],
559
531
  [
560
532
  "quantifier",
561
- "quantifier"
533
+ "quantifier",
534
+ false
562
535
  ],
563
536
  [
564
537
  "queryable",
565
- "queryable"
538
+ "queryable",
539
+ false
566
540
  ],
567
541
  [
568
542
  "questionMark",
569
- "punctuation"
543
+ "punctuation",
544
+ false
570
545
  ],
571
546
  [
572
547
  "readonly",
573
- "queryable"
548
+ "queryable",
549
+ false
574
550
  ],
575
551
  [
576
552
  "reason",
577
- "queryable"
553
+ "queryable",
554
+ false
578
555
  ],
579
556
  [
580
557
  "reason",
581
- "theAble"
558
+ "theAble",
559
+ false
582
560
  ],
583
561
  [
584
562
  "testingValue",
585
- "testingValue"
563
+ "testingValue",
564
+ false
586
565
  ],
587
566
  [
588
567
  "that",
589
- "thisitthat"
568
+ "thisitthat",
569
+ false
590
570
  ],
591
571
  [
592
572
  "the",
593
- "articlePOS"
573
+ "articlePOS",
574
+ false
594
575
  ],
595
576
  [
596
577
  "theAble",
597
- "theAble"
578
+ "theAble",
579
+ false
598
580
  ],
599
581
  [
600
582
  "this",
601
- "pronoun"
583
+ "pronoun",
584
+ false
602
585
  ],
603
586
  [
604
587
  "this",
605
- "queryable"
588
+ "queryable",
589
+ false
606
590
  ],
607
591
  [
608
592
  "this",
609
- "thisitthat"
593
+ "thisitthat",
594
+ false
610
595
  ],
611
596
  [
612
597
  "thisitthat",
613
- "queryable"
598
+ "queryable",
599
+ false
614
600
  ],
615
601
  [
616
602
  "timesExpression",
617
- "mathematicalExpression"
603
+ "mathematicalExpression",
604
+ false
618
605
  ],
619
606
  [
620
607
  "timesOperator",
621
- "mathematicalOperator"
608
+ "mathematical_operator",
609
+ false
622
610
  ],
623
611
  [
624
612
  "to",
625
- "preposition"
613
+ "preposition",
614
+ false
626
615
  ],
627
616
  [
628
617
  "toAble",
629
- "toAble"
618
+ "toAble",
619
+ false
630
620
  ],
631
621
  [
632
622
  "type",
633
- "property"
623
+ "property",
624
+ false
634
625
  ],
635
626
  [
636
627
  "type",
637
- "whatAble"
628
+ "whatAble",
629
+ false
638
630
  ],
639
631
  [
640
632
  "unit",
641
- "concept"
633
+ "concept",
634
+ false
642
635
  ],
643
636
  [
644
637
  "unit",
645
- "hierarchyAble"
638
+ "hierarchyAble",
639
+ false
646
640
  ],
647
641
  [
648
642
  "unit",
649
- "isEdee"
643
+ "isEdee",
644
+ false
650
645
  ],
651
646
  [
652
647
  "unit",
653
- "isEder"
648
+ "isEder",
649
+ false
654
650
  ],
655
651
  [
656
652
  "unit",
657
- "object"
653
+ "object",
654
+ false
658
655
  ],
659
656
  [
660
657
  "unit",
661
- "property"
658
+ "property",
659
+ false
662
660
  ],
663
661
  [
664
662
  "unit",
665
- "queryable"
663
+ "queryable",
664
+ false
666
665
  ],
667
666
  [
668
667
  "unit",
669
- "theAble"
670
- ],
671
- [
672
- "unknown",
673
- "hierarchyAble"
668
+ "theAble",
669
+ false
674
670
  ],
675
671
  [
676
672
  "unknown",
677
- "notAble"
673
+ "hierarchyAble",
674
+ false
678
675
  ],
679
676
  [
680
677
  "unknown",
681
- "object"
678
+ "object",
679
+ false
682
680
  ],
683
681
  [
684
682
  "unknown",
685
- "queryable"
683
+ "queryable",
684
+ false
686
685
  ],
687
686
  [
688
687
  "unknown",
689
- "theAble"
688
+ "theAble",
689
+ false
690
690
  ],
691
691
  [
692
692
  "verby",
693
- "verby"
693
+ "verby",
694
+ false
694
695
  ],
695
696
  [
696
697
  "what",
697
- "object"
698
+ "object",
699
+ false
698
700
  ],
699
701
  [
700
702
  "what",
701
- "queryable"
703
+ "queryable",
704
+ false
702
705
  ],
703
706
  [
704
707
  "whatAble",
705
- "queryable"
708
+ "queryable",
709
+ false
706
710
  ],
707
711
  [
708
712
  "whose",
709
- "object"
713
+ "object",
714
+ false
710
715
  ],
711
716
  [
712
717
  "x",
713
- "number"
718
+ "number",
719
+ false
714
720
  ],
715
721
  [
716
722
  "xfx",
717
- "queryable"
723
+ "queryable",
724
+ false
718
725
  ],
719
726
  [
720
727
  "y",
721
- "number"
728
+ "number",
729
+ false
722
730
  ]
723
731
  ],
724
732
  "metadata": {
@@ -964,749 +972,765 @@
964
972
  },
965
973
  {
966
974
  "hierarchy": [
967
- [
968
- "*",
969
- "hierarchyAble"
970
- ],
971
- [
972
- "*",
973
- "isEdee"
974
- ],
975
- [
976
- "*",
977
- "isEder"
978
- ],
979
- [
980
- "*",
981
- "mathematical_operator"
982
- ],
983
- [
984
- "*",
985
- "object"
986
- ],
987
- [
988
- "*",
989
- "property"
990
- ],
991
- [
992
- "*",
993
- "queryable"
994
- ],
995
- [
996
- "*",
997
- "theAble"
998
- ],
999
- [
1000
- "+",
1001
- "hierarchyAble"
1002
- ],
1003
- [
1004
- "+",
1005
- "isEdee"
1006
- ],
1007
- [
1008
- "+",
1009
- "isEder"
1010
- ],
1011
- [
1012
- "+",
1013
- "mathematical_operator"
1014
- ],
1015
- [
1016
- "+",
1017
- "object"
1018
- ],
1019
- [
1020
- "+",
1021
- "property"
1022
- ],
1023
- [
1024
- "+",
1025
- "queryable"
1026
- ],
1027
- [
1028
- "+",
1029
- "theAble"
1030
- ],
1031
- [
1032
- "-",
1033
- "hierarchyAble"
1034
- ],
1035
- [
1036
- "-",
1037
- "isEdee"
1038
- ],
1039
- [
1040
- "-",
1041
- "isEder"
1042
- ],
1043
- [
1044
- "-",
1045
- "mathematical_operator"
1046
- ],
1047
- [
1048
- "-",
1049
- "object"
1050
- ],
1051
- [
1052
- "-",
1053
- "property"
1054
- ],
1055
- [
1056
- "-",
1057
- "queryable"
1058
- ],
1059
- [
1060
- "-",
1061
- "theAble"
1062
- ],
1063
- [
1064
- "/",
1065
- "hierarchyAble"
1066
- ],
1067
- [
1068
- "/",
1069
- "isEdee"
1070
- ],
1071
- [
1072
- "/",
1073
- "isEder"
1074
- ],
1075
- [
1076
- "/",
1077
- "mathematical_operator"
1078
- ],
1079
- [
1080
- "/",
1081
- "object"
1082
- ],
1083
- [
1084
- "/",
1085
- "property"
1086
- ],
1087
- [
1088
- "/",
1089
- "queryable"
1090
- ],
1091
- [
1092
- "/",
1093
- "theAble"
1094
- ],
1095
975
  [
1096
976
  "a",
1097
- "articlePOS"
977
+ "articlePOS",
978
+ false
1098
979
  ],
1099
980
  [
1100
981
  "adjective",
1101
- "adjective"
982
+ "adjective",
983
+ false
1102
984
  ],
1103
985
  [
1104
986
  "all",
1105
- "quantifier"
987
+ "quantifier",
988
+ false
1106
989
  ],
1107
990
  [
1108
991
  "amount",
1109
- "amount"
992
+ "amount",
993
+ false
1110
994
  ],
1111
995
  [
1112
996
  "articlePOS",
1113
- "articlePOS"
997
+ "articlePOS",
998
+ false
1114
999
  ],
1115
1000
  [
1116
1001
  "between",
1117
- "preposition"
1002
+ "preposition",
1003
+ false
1118
1004
  ],
1119
1005
  [
1120
1006
  "calculate",
1121
- "verby"
1007
+ "verby",
1008
+ false
1122
1009
  ],
1123
1010
  [
1124
1011
  "canBeDoQuestion",
1125
- "canBeDoQuestion"
1012
+ "canBeDoQuestion",
1013
+ false
1126
1014
  ],
1127
1015
  [
1128
1016
  "canBeQuestion",
1129
- "canBeQuestion"
1017
+ "canBeQuestion",
1018
+ false
1130
1019
  ],
1131
1020
  [
1132
1021
  "concept",
1133
- "queryable"
1022
+ "queryable",
1023
+ false
1134
1024
  ],
1135
1025
  [
1136
1026
  "concept",
1137
- "theAble"
1027
+ "theAble",
1028
+ false
1138
1029
  ],
1139
1030
  [
1140
1031
  "condition",
1141
- "condition"
1032
+ "condition",
1033
+ false
1142
1034
  ],
1143
1035
  [
1144
1036
  "convertToUnits",
1145
- "expression"
1037
+ "expression",
1038
+ false
1146
1039
  ],
1147
1040
  [
1148
1041
  "convertToUnits",
1149
- "queryable"
1042
+ "queryable",
1043
+ false
1150
1044
  ],
1151
1045
  [
1152
1046
  "convertToUnits",
1153
- "testingValue"
1047
+ "testingValue",
1048
+ false
1154
1049
  ],
1155
1050
  [
1156
1051
  "countable",
1157
- "hierarchyAble"
1052
+ "hierarchyAble",
1053
+ false
1158
1054
  ],
1159
1055
  [
1160
1056
  "degree",
1161
- "amount"
1057
+ "amount",
1058
+ false
1162
1059
  ],
1163
1060
  [
1164
1061
  "dimension",
1165
- "concept"
1062
+ "concept",
1063
+ false
1166
1064
  ],
1167
1065
  [
1168
1066
  "dimension",
1169
- "hierarchyAble"
1067
+ "hierarchyAble",
1068
+ false
1170
1069
  ],
1171
1070
  [
1172
1071
  "dimension",
1173
- "isEdee"
1072
+ "isEdee",
1073
+ false
1174
1074
  ],
1175
1075
  [
1176
1076
  "dimension",
1177
- "isEder"
1077
+ "isEder",
1078
+ false
1178
1079
  ],
1179
1080
  [
1180
1081
  "dimension",
1181
- "object"
1082
+ "object",
1083
+ false
1182
1084
  ],
1183
1085
  [
1184
1086
  "dimension",
1185
- "property"
1087
+ "property",
1088
+ false
1186
1089
  ],
1187
1090
  [
1188
1091
  "dimension",
1189
- "queryable"
1092
+ "queryable",
1093
+ false
1190
1094
  ],
1191
1095
  [
1192
1096
  "dimension",
1193
- "theAble"
1097
+ "theAble",
1098
+ false
1194
1099
  ],
1195
1100
  [
1196
1101
  "divideByExpression",
1197
- "mathematicalExpression"
1102
+ "mathematicalExpression",
1103
+ false
1198
1104
  ],
1199
1105
  [
1200
1106
  "divideByOperator",
1201
- "mathematicalOperator"
1107
+ "mathematical_operator",
1108
+ false
1109
+ ],
1110
+ [
1111
+ "doubleQuote",
1112
+ "queryable",
1113
+ false
1202
1114
  ],
1203
1115
  [
1204
1116
  "expression",
1205
- "expression"
1117
+ "expression",
1118
+ false
1206
1119
  ],
1207
1120
  [
1208
1121
  "forVariable",
1209
- "preposition"
1122
+ "preposition",
1123
+ false
1210
1124
  ],
1211
1125
  [
1212
1126
  "formula",
1213
- "concept"
1127
+ "concept",
1128
+ false
1214
1129
  ],
1215
1130
  [
1216
1131
  "formula",
1217
- "hierarchyAble"
1132
+ "hierarchyAble",
1133
+ false
1218
1134
  ],
1219
1135
  [
1220
1136
  "formula",
1221
- "isEdee"
1137
+ "isEdee",
1138
+ false
1222
1139
  ],
1223
1140
  [
1224
1141
  "formula",
1225
- "isEder"
1142
+ "isEder",
1143
+ false
1226
1144
  ],
1227
1145
  [
1228
1146
  "formula",
1229
- "object"
1147
+ "object",
1148
+ false
1230
1149
  ],
1231
1150
  [
1232
1151
  "formula",
1233
- "property"
1152
+ "property",
1153
+ false
1234
1154
  ],
1235
1155
  [
1236
1156
  "formula",
1237
- "queryable"
1157
+ "queryable",
1158
+ false
1238
1159
  ],
1239
1160
  [
1240
1161
  "formula",
1241
- "theAble"
1162
+ "theAble",
1163
+ false
1242
1164
  ],
1243
1165
  [
1244
1166
  "formulaForVariable",
1245
- "preposition"
1167
+ "preposition",
1168
+ false
1246
1169
  ],
1247
1170
  [
1248
1171
  "formulaForVariable",
1249
- "queryable"
1172
+ "queryable",
1173
+ false
1250
1174
  ],
1251
1175
  [
1252
1176
  "hasCountOfPieces",
1253
- "countable"
1177
+ "countable",
1178
+ false
1254
1179
  ],
1255
1180
  [
1256
1181
  "have",
1257
- "canBeDoQuestion"
1182
+ "canBeDoQuestion",
1183
+ false
1258
1184
  ],
1259
1185
  [
1260
1186
  "have",
1261
- "canBeQuestion"
1187
+ "canBeQuestion",
1188
+ false
1262
1189
  ],
1263
1190
  [
1264
1191
  "hierarchyAble",
1265
- "queryable"
1192
+ "queryable",
1193
+ false
1266
1194
  ],
1267
1195
  [
1268
1196
  "highest",
1269
- "condition"
1197
+ "condition",
1198
+ false
1270
1199
  ],
1271
1200
  [
1272
1201
  "ifAble",
1273
- "ifAble"
1202
+ "ifAble",
1203
+ false
1274
1204
  ],
1275
1205
  [
1276
1206
  "is",
1277
- "canBeQuestion"
1207
+ "canBeQuestion",
1208
+ false
1278
1209
  ],
1279
1210
  [
1280
1211
  "is",
1281
- "verby"
1212
+ "verby",
1213
+ false
1282
1214
  ],
1283
1215
  [
1284
1216
  "isEdee",
1285
- "isEdee"
1217
+ "isEdee",
1218
+ false
1286
1219
  ],
1287
1220
  [
1288
1221
  "isEder",
1289
- "isEder"
1222
+ "isEder",
1223
+ false
1290
1224
  ],
1291
1225
  [
1292
1226
  "it",
1293
- "pronoun"
1227
+ "pronoun",
1228
+ false
1294
1229
  ],
1295
1230
  [
1296
1231
  "it",
1297
- "queryable"
1232
+ "queryable",
1233
+ false
1298
1234
  ],
1299
1235
  [
1300
1236
  "it",
1301
- "thisitthat"
1237
+ "thisitthat",
1238
+ false
1302
1239
  ],
1303
1240
  [
1304
1241
  "it",
1305
- "toAble"
1242
+ "toAble",
1243
+ false
1306
1244
  ],
1307
1245
  [
1308
1246
  "length",
1309
- "dimension"
1247
+ "dimension",
1248
+ false
1310
1249
  ],
1311
1250
  [
1312
1251
  "lowest",
1313
- "condition"
1252
+ "condition",
1253
+ false
1314
1254
  ],
1315
1255
  [
1316
1256
  "mathematical",
1317
- "hierarchyAble"
1257
+ "hierarchyAble",
1258
+ false
1318
1259
  ],
1319
1260
  [
1320
1261
  "mathematical",
1321
- "isEdee"
1262
+ "isEdee",
1263
+ false
1322
1264
  ],
1323
1265
  [
1324
1266
  "mathematical",
1325
- "isEder"
1267
+ "isEder",
1268
+ false
1326
1269
  ],
1327
1270
  [
1328
1271
  "mathematical",
1329
- "object"
1272
+ "object",
1273
+ false
1330
1274
  ],
1331
1275
  [
1332
1276
  "mathematical",
1333
- "operator_modifier"
1277
+ "operator_modifier",
1278
+ false
1334
1279
  ],
1335
1280
  [
1336
1281
  "mathematical",
1337
- "property"
1282
+ "property",
1283
+ false
1338
1284
  ],
1339
1285
  [
1340
1286
  "mathematical",
1341
- "queryable"
1287
+ "queryable",
1288
+ false
1342
1289
  ],
1343
1290
  [
1344
1291
  "mathematical",
1345
- "theAble"
1292
+ "theAble",
1293
+ false
1346
1294
  ],
1347
1295
  [
1348
1296
  "mathematicalExpression",
1349
- "concept"
1297
+ "concept",
1298
+ false
1350
1299
  ],
1351
1300
  [
1352
1301
  "mathematicalExpression",
1353
- "expression"
1302
+ "expression",
1303
+ false
1354
1304
  ],
1355
1305
  [
1356
1306
  "mathematicalExpression",
1357
- "number"
1358
- ],
1359
- [
1360
- "mathematicalOperator",
1361
- "mathematicalOperator"
1307
+ "number",
1308
+ false
1362
1309
  ],
1363
1310
  [
1364
1311
  "mathematical_operator",
1365
- "adjective"
1312
+ "adjective",
1313
+ true
1366
1314
  ],
1367
1315
  [
1368
1316
  "mathematical_operator",
1369
- "concept"
1317
+ "concept",
1318
+ false
1370
1319
  ],
1371
1320
  [
1372
1321
  "mathematical_operator",
1373
- "hierarchyAble"
1322
+ "hierarchyAble",
1323
+ false
1374
1324
  ],
1375
1325
  [
1376
1326
  "mathematical_operator",
1377
- "isEdee"
1327
+ "isEdee",
1328
+ false
1378
1329
  ],
1379
1330
  [
1380
1331
  "mathematical_operator",
1381
- "isEder"
1332
+ "isEder",
1333
+ false
1382
1334
  ],
1383
1335
  [
1384
1336
  "mathematical_operator",
1385
- "object"
1337
+ "object",
1338
+ false
1386
1339
  ],
1387
1340
  [
1388
1341
  "mathematical_operator",
1389
- "operator"
1342
+ "operator",
1343
+ false
1390
1344
  ],
1391
1345
  [
1392
1346
  "mathematical_operator",
1393
- "property"
1347
+ "property",
1348
+ false
1394
1349
  ],
1395
1350
  [
1396
1351
  "mathematical_operator",
1397
- "queryable"
1352
+ "queryable",
1353
+ false
1398
1354
  ],
1399
1355
  [
1400
1356
  "mathematical_operator",
1401
- "theAble"
1357
+ "theAble",
1358
+ false
1402
1359
  ],
1403
1360
  [
1404
1361
  "minusExpression",
1405
- "mathematicalExpression"
1362
+ "mathematicalExpression",
1363
+ false
1406
1364
  ],
1407
1365
  [
1408
1366
  "minusOperator",
1409
- "mathematicalOperator"
1367
+ "mathematical_operator",
1368
+ false
1410
1369
  ],
1411
1370
  [
1412
1371
  "modifies",
1413
- "verby"
1414
- ],
1415
- [
1416
- "notAble",
1417
- "notAble"
1372
+ "verby",
1373
+ false
1418
1374
  ],
1419
1375
  [
1420
1376
  "noun",
1421
- "theAble"
1377
+ "theAble",
1378
+ false
1422
1379
  ],
1423
1380
  [
1424
1381
  "number",
1425
- "expression"
1382
+ "expression",
1383
+ false
1426
1384
  ],
1427
1385
  [
1428
1386
  "number",
1429
- "quantifier"
1387
+ "quantifier",
1388
+ false
1430
1389
  ],
1431
1390
  [
1432
1391
  "number",
1433
- "queryable"
1392
+ "queryable",
1393
+ false
1434
1394
  ],
1435
1395
  [
1436
1396
  "object",
1437
- "queryable"
1397
+ "queryable",
1398
+ false
1438
1399
  ],
1439
1400
  [
1440
1401
  "object",
1441
- "theAble"
1402
+ "theAble",
1403
+ false
1442
1404
  ],
1443
1405
  [
1444
1406
  "operator",
1445
- "concept"
1407
+ "concept",
1408
+ false
1446
1409
  ],
1447
1410
  [
1448
1411
  "operator",
1449
- "hierarchyAble"
1412
+ "hierarchyAble",
1413
+ false
1450
1414
  ],
1451
1415
  [
1452
1416
  "operator",
1453
- "isEdee"
1417
+ "isEdee",
1418
+ false
1454
1419
  ],
1455
1420
  [
1456
1421
  "operator",
1457
- "isEder"
1422
+ "isEder",
1423
+ false
1458
1424
  ],
1459
1425
  [
1460
1426
  "operator",
1461
- "object"
1427
+ "object",
1428
+ false
1462
1429
  ],
1463
1430
  [
1464
1431
  "operator",
1465
- "property"
1432
+ "property",
1433
+ false
1466
1434
  ],
1467
1435
  [
1468
1436
  "operator",
1469
- "queryable"
1437
+ "queryable",
1438
+ false
1470
1439
  ],
1471
1440
  [
1472
1441
  "operator",
1473
- "theAble"
1442
+ "theAble",
1443
+ false
1474
1444
  ],
1475
1445
  [
1476
1446
  "operator_modifier",
1477
- "operator_modifier"
1447
+ "operator_modifier",
1448
+ false
1478
1449
  ],
1479
1450
  [
1480
1451
  "orAble",
1481
- "ifAble"
1452
+ "ifAble",
1453
+ false
1482
1454
  ],
1483
1455
  [
1484
1456
  "plusExpression",
1485
- "mathematicalExpression"
1457
+ "mathematicalExpression",
1458
+ false
1486
1459
  ],
1487
1460
  [
1488
1461
  "plusOperator",
1489
- "mathematicalOperator"
1462
+ "mathematical_operator",
1463
+ false
1490
1464
  ],
1491
1465
  [
1492
1466
  "preposition",
1493
- "preposition"
1467
+ "preposition",
1468
+ false
1494
1469
  ],
1495
1470
  [
1496
1471
  "pressure",
1497
- "dimension"
1472
+ "dimension",
1473
+ false
1498
1474
  ],
1499
1475
  [
1500
1476
  "pressure",
1501
- "hierarchyAble"
1477
+ "hierarchyAble",
1478
+ false
1502
1479
  ],
1503
1480
  [
1504
1481
  "pressure",
1505
- "isEdee"
1482
+ "isEdee",
1483
+ false
1506
1484
  ],
1507
1485
  [
1508
1486
  "pressure",
1509
- "isEder"
1487
+ "isEder",
1488
+ false
1510
1489
  ],
1511
1490
  [
1512
1491
  "pressure",
1513
- "object"
1492
+ "object",
1493
+ false
1514
1494
  ],
1515
1495
  [
1516
1496
  "pressure",
1517
- "property"
1497
+ "property",
1498
+ false
1518
1499
  ],
1519
1500
  [
1520
1501
  "pressure",
1521
- "queryable"
1502
+ "queryable",
1503
+ false
1522
1504
  ],
1523
1505
  [
1524
1506
  "pressure",
1525
- "theAble"
1507
+ "theAble",
1508
+ false
1526
1509
  ],
1527
1510
  [
1528
1511
  "pronoun",
1529
- "pronoun"
1512
+ "pronoun",
1513
+ false
1530
1514
  ],
1531
1515
  [
1532
1516
  "property",
1533
- "queryable"
1517
+ "queryable",
1518
+ false
1534
1519
  ],
1535
1520
  [
1536
1521
  "property",
1537
- "theAble"
1522
+ "theAble",
1523
+ false
1538
1524
  ],
1539
1525
  [
1540
1526
  "property",
1541
- "unknown"
1527
+ "unknown",
1528
+ false
1542
1529
  ],
1543
1530
  [
1544
1531
  "punctuation",
1545
- "punctuation"
1532
+ "punctuation",
1533
+ false
1546
1534
  ],
1547
1535
  [
1548
1536
  "quantifier",
1549
- "quantifier"
1537
+ "quantifier",
1538
+ false
1550
1539
  ],
1551
1540
  [
1552
1541
  "queryable",
1553
- "queryable"
1542
+ "queryable",
1543
+ false
1554
1544
  ],
1555
1545
  [
1556
1546
  "questionMark",
1557
- "punctuation"
1547
+ "punctuation",
1548
+ false
1558
1549
  ],
1559
1550
  [
1560
1551
  "readonly",
1561
- "queryable"
1552
+ "queryable",
1553
+ false
1562
1554
  ],
1563
1555
  [
1564
1556
  "reason",
1565
- "queryable"
1557
+ "queryable",
1558
+ false
1566
1559
  ],
1567
1560
  [
1568
1561
  "reason",
1569
- "theAble"
1562
+ "theAble",
1563
+ false
1570
1564
  ],
1571
1565
  [
1572
1566
  "testingValue",
1573
- "testingValue"
1567
+ "testingValue",
1568
+ false
1574
1569
  ],
1575
1570
  [
1576
1571
  "that",
1577
- "thisitthat"
1572
+ "thisitthat",
1573
+ false
1578
1574
  ],
1579
1575
  [
1580
1576
  "the",
1581
- "articlePOS"
1577
+ "articlePOS",
1578
+ false
1582
1579
  ],
1583
1580
  [
1584
1581
  "theAble",
1585
- "theAble"
1582
+ "theAble",
1583
+ false
1586
1584
  ],
1587
1585
  [
1588
1586
  "this",
1589
- "pronoun"
1587
+ "pronoun",
1588
+ false
1590
1589
  ],
1591
1590
  [
1592
1591
  "this",
1593
- "queryable"
1592
+ "queryable",
1593
+ false
1594
1594
  ],
1595
1595
  [
1596
1596
  "this",
1597
- "thisitthat"
1597
+ "thisitthat",
1598
+ false
1598
1599
  ],
1599
1600
  [
1600
1601
  "thisitthat",
1601
- "queryable"
1602
+ "queryable",
1603
+ false
1602
1604
  ],
1603
1605
  [
1604
1606
  "timesExpression",
1605
- "mathematicalExpression"
1607
+ "mathematicalExpression",
1608
+ false
1606
1609
  ],
1607
1610
  [
1608
1611
  "timesOperator",
1609
- "mathematicalOperator"
1612
+ "mathematical_operator",
1613
+ false
1610
1614
  ],
1611
1615
  [
1612
1616
  "to",
1613
- "preposition"
1617
+ "preposition",
1618
+ false
1614
1619
  ],
1615
1620
  [
1616
1621
  "toAble",
1617
- "toAble"
1622
+ "toAble",
1623
+ false
1618
1624
  ],
1619
1625
  [
1620
1626
  "type",
1621
- "property"
1627
+ "property",
1628
+ false
1622
1629
  ],
1623
1630
  [
1624
1631
  "type",
1625
- "whatAble"
1632
+ "whatAble",
1633
+ false
1626
1634
  ],
1627
1635
  [
1628
1636
  "unit",
1629
- "concept"
1637
+ "concept",
1638
+ false
1630
1639
  ],
1631
1640
  [
1632
1641
  "unit",
1633
- "hierarchyAble"
1642
+ "hierarchyAble",
1643
+ false
1634
1644
  ],
1635
1645
  [
1636
1646
  "unit",
1637
- "isEdee"
1647
+ "isEdee",
1648
+ false
1638
1649
  ],
1639
1650
  [
1640
1651
  "unit",
1641
- "isEder"
1652
+ "isEder",
1653
+ false
1642
1654
  ],
1643
1655
  [
1644
1656
  "unit",
1645
- "object"
1657
+ "object",
1658
+ false
1646
1659
  ],
1647
1660
  [
1648
1661
  "unit",
1649
- "property"
1662
+ "property",
1663
+ false
1650
1664
  ],
1651
1665
  [
1652
1666
  "unit",
1653
- "queryable"
1667
+ "queryable",
1668
+ false
1654
1669
  ],
1655
1670
  [
1656
1671
  "unit",
1657
- "theAble"
1658
- ],
1659
- [
1660
- "unknown",
1661
- "hierarchyAble"
1672
+ "theAble",
1673
+ false
1662
1674
  ],
1663
1675
  [
1664
1676
  "unknown",
1665
- "notAble"
1677
+ "hierarchyAble",
1678
+ false
1666
1679
  ],
1667
1680
  [
1668
1681
  "unknown",
1669
- "object"
1682
+ "object",
1683
+ false
1670
1684
  ],
1671
1685
  [
1672
1686
  "unknown",
1673
- "queryable"
1687
+ "queryable",
1688
+ false
1674
1689
  ],
1675
1690
  [
1676
1691
  "unknown",
1677
- "theAble"
1692
+ "theAble",
1693
+ false
1678
1694
  ],
1679
1695
  [
1680
1696
  "verby",
1681
- "verby"
1697
+ "verby",
1698
+ false
1682
1699
  ],
1683
1700
  [
1684
1701
  "what",
1685
- "object"
1702
+ "object",
1703
+ false
1686
1704
  ],
1687
1705
  [
1688
1706
  "what",
1689
- "queryable"
1707
+ "queryable",
1708
+ false
1690
1709
  ],
1691
1710
  [
1692
1711
  "whatAble",
1693
- "queryable"
1712
+ "queryable",
1713
+ false
1694
1714
  ],
1695
1715
  [
1696
1716
  "whose",
1697
- "object"
1717
+ "object",
1718
+ false
1698
1719
  ],
1699
1720
  [
1700
1721
  "x",
1701
- "number"
1722
+ "number",
1723
+ false
1702
1724
  ],
1703
1725
  [
1704
1726
  "xfx",
1705
- "queryable"
1727
+ "queryable",
1728
+ false
1706
1729
  ],
1707
1730
  [
1708
1731
  "y",
1709
- "number"
1732
+ "number",
1733
+ false
1710
1734
  ]
1711
1735
  ],
1712
1736
  "metadata": {
@@ -1810,35 +1834,6 @@
1810
1834
  ],
1811
1835
  "counter": 3
1812
1836
  },
1813
- {
1814
- "op": [
1815
- "list",
1816
- 1
1817
- ],
1818
- "ops": [
1819
- [
1820
- "list",
1821
- 1
1822
- ],
1823
- [
1824
- "is",
1825
- 0
1826
- ],
1827
- [
1828
- "unit",
1829
- 0
1830
- ],
1831
- [
1832
- "propertyOf",
1833
- 0
1834
- ],
1835
- [
1836
- "pressure",
1837
- 0
1838
- ]
1839
- ],
1840
- "counter": 4
1841
- },
1842
1837
  {
1843
1838
  "op": [
1844
1839
  "unit",
@@ -1862,7 +1857,7 @@
1862
1857
  0
1863
1858
  ]
1864
1859
  ],
1865
- "counter": 5
1860
+ "counter": 4
1866
1861
  },
1867
1862
  {
1868
1863
  "op": [
@@ -1883,7 +1878,7 @@
1883
1878
  0
1884
1879
  ]
1885
1880
  ],
1886
- "counter": 6
1881
+ "counter": 5
1887
1882
  },
1888
1883
  {
1889
1884
  "op": [
@@ -1900,7 +1895,7 @@
1900
1895
  0
1901
1896
  ]
1902
1897
  ],
1903
- "counter": 7
1898
+ "counter": 6
1904
1899
  },
1905
1900
  {
1906
1901
  "op": [
@@ -1917,7 +1912,7 @@
1917
1912
  1
1918
1913
  ]
1919
1914
  ],
1920
- "counter": 8
1915
+ "counter": 7
1921
1916
  },
1922
1917
  {
1923
1918
  "op": [
@@ -1930,7 +1925,7 @@
1930
1925
  0
1931
1926
  ]
1932
1927
  ],
1933
- "counter": 9
1928
+ "counter": 8
1934
1929
  },
1935
1930
  {
1936
1931
  "op": [
@@ -1943,7 +1938,7 @@
1943
1938
  1
1944
1939
  ]
1945
1940
  ],
1946
- "counter": 10
1941
+ "counter": 9
1947
1942
  }
1948
1943
  ]
1949
1944
  },
@@ -1961,7 +1956,19 @@
1961
1956
  "one": {
1962
1957
  "number": "many",
1963
1958
  "marker": "list",
1959
+ "default": true,
1960
+ "word": "and",
1961
+ "text": "pascals and atmospheres",
1962
+ "range": {
1963
+ "start": 0,
1964
+ "end": 44
1965
+ },
1966
+ "types": [
1967
+ "list",
1968
+ "unknown"
1969
+ ],
1964
1970
  "listable": true,
1971
+ "isList": true,
1965
1972
  "value": [
1966
1973
  {
1967
1974
  "value": "pascals",
@@ -1974,7 +1981,7 @@
1974
1981
  "end": 6
1975
1982
  },
1976
1983
  "dead": true,
1977
- "level": 2
1984
+ "level": 1
1978
1985
  },
1979
1986
  {
1980
1987
  "value": "atmospheres",
@@ -1987,18 +1994,9 @@
1987
1994
  "end": 22
1988
1995
  },
1989
1996
  "dead": true,
1990
- "level": 2
1997
+ "level": 1
1991
1998
  }
1992
1999
  ],
1993
- "range": {
1994
- "start": 0,
1995
- "end": 44
1996
- },
1997
- "types": [
1998
- "list",
1999
- "unknown"
2000
- ],
2001
- "text": "pascals and atmospheres are units of pressure",
2002
2000
  "level": 1
2003
2001
  },
2004
2002
  "two": {
@@ -2257,813 +2255,845 @@
2257
2255
  },
2258
2256
  {
2259
2257
  "hierarchy": [
2260
- [
2261
- "*",
2262
- "hierarchyAble"
2263
- ],
2264
- [
2265
- "*",
2266
- "isEdee"
2267
- ],
2268
- [
2269
- "*",
2270
- "isEder"
2271
- ],
2272
- [
2273
- "*",
2274
- "mathematical_operator"
2275
- ],
2276
- [
2277
- "*",
2278
- "object"
2279
- ],
2280
- [
2281
- "*",
2282
- "property"
2283
- ],
2284
- [
2285
- "*",
2286
- "queryable"
2287
- ],
2288
- [
2289
- "*",
2290
- "theAble"
2291
- ],
2292
- [
2293
- "+",
2294
- "hierarchyAble"
2295
- ],
2296
- [
2297
- "+",
2298
- "isEdee"
2299
- ],
2300
- [
2301
- "+",
2302
- "isEder"
2303
- ],
2304
- [
2305
- "+",
2306
- "mathematical_operator"
2307
- ],
2308
- [
2309
- "+",
2310
- "object"
2311
- ],
2312
- [
2313
- "+",
2314
- "property"
2315
- ],
2316
- [
2317
- "+",
2318
- "queryable"
2319
- ],
2320
- [
2321
- "+",
2322
- "theAble"
2323
- ],
2324
- [
2325
- "-",
2326
- "hierarchyAble"
2327
- ],
2328
- [
2329
- "-",
2330
- "isEdee"
2331
- ],
2332
- [
2333
- "-",
2334
- "isEder"
2335
- ],
2336
- [
2337
- "-",
2338
- "mathematical_operator"
2339
- ],
2340
- [
2341
- "-",
2342
- "object"
2343
- ],
2344
- [
2345
- "-",
2346
- "property"
2347
- ],
2348
- [
2349
- "-",
2350
- "queryable"
2351
- ],
2352
- [
2353
- "-",
2354
- "theAble"
2355
- ],
2356
- [
2357
- "/",
2358
- "hierarchyAble"
2359
- ],
2360
- [
2361
- "/",
2362
- "isEdee"
2363
- ],
2364
- [
2365
- "/",
2366
- "isEder"
2367
- ],
2368
- [
2369
- "/",
2370
- "mathematical_operator"
2371
- ],
2372
- [
2373
- "/",
2374
- "object"
2375
- ],
2376
- [
2377
- "/",
2378
- "property"
2379
- ],
2380
- [
2381
- "/",
2382
- "queryable"
2383
- ],
2384
- [
2385
- "/",
2386
- "theAble"
2387
- ],
2388
2258
  [
2389
2259
  "a",
2390
- "articlePOS"
2260
+ "articlePOS",
2261
+ false
2391
2262
  ],
2392
2263
  [
2393
2264
  "adjective",
2394
- "adjective"
2265
+ "adjective",
2266
+ false
2395
2267
  ],
2396
2268
  [
2397
2269
  "all",
2398
- "quantifier"
2270
+ "quantifier",
2271
+ false
2399
2272
  ],
2400
2273
  [
2401
2274
  "amount",
2402
- "amount"
2275
+ "amount",
2276
+ false
2403
2277
  ],
2404
2278
  [
2405
2279
  "articlePOS",
2406
- "articlePOS"
2280
+ "articlePOS",
2281
+ false
2407
2282
  ],
2408
2283
  [
2409
2284
  "atmosphere",
2410
- "hierarchyAble"
2285
+ "hierarchyAble",
2286
+ false
2411
2287
  ],
2412
2288
  [
2413
2289
  "atmosphere",
2414
- "isEdee"
2290
+ "isEdee",
2291
+ false
2415
2292
  ],
2416
2293
  [
2417
2294
  "atmosphere",
2418
- "isEder"
2295
+ "isEder",
2296
+ false
2419
2297
  ],
2420
2298
  [
2421
2299
  "atmosphere",
2422
- "object"
2300
+ "object",
2301
+ false
2423
2302
  ],
2424
2303
  [
2425
2304
  "atmosphere",
2426
- "property"
2305
+ "property",
2306
+ false
2427
2307
  ],
2428
2308
  [
2429
2309
  "atmosphere",
2430
- "queryable"
2310
+ "queryable",
2311
+ false
2431
2312
  ],
2432
2313
  [
2433
2314
  "atmosphere",
2434
- "theAble"
2315
+ "theAble",
2316
+ false
2435
2317
  ],
2436
2318
  [
2437
2319
  "atmosphere",
2438
- "unit"
2320
+ "unit",
2321
+ false
2439
2322
  ],
2440
2323
  [
2441
2324
  "between",
2442
- "preposition"
2325
+ "preposition",
2326
+ false
2443
2327
  ],
2444
2328
  [
2445
2329
  "calculate",
2446
- "verby"
2330
+ "verby",
2331
+ false
2447
2332
  ],
2448
2333
  [
2449
2334
  "canBeDoQuestion",
2450
- "canBeDoQuestion"
2335
+ "canBeDoQuestion",
2336
+ false
2451
2337
  ],
2452
2338
  [
2453
2339
  "canBeQuestion",
2454
- "canBeQuestion"
2340
+ "canBeQuestion",
2341
+ false
2455
2342
  ],
2456
2343
  [
2457
2344
  "concept",
2458
- "queryable"
2345
+ "queryable",
2346
+ false
2459
2347
  ],
2460
2348
  [
2461
2349
  "concept",
2462
- "theAble"
2350
+ "theAble",
2351
+ false
2463
2352
  ],
2464
2353
  [
2465
2354
  "condition",
2466
- "condition"
2355
+ "condition",
2356
+ false
2467
2357
  ],
2468
2358
  [
2469
2359
  "convertToUnits",
2470
- "expression"
2360
+ "expression",
2361
+ false
2471
2362
  ],
2472
2363
  [
2473
2364
  "convertToUnits",
2474
- "queryable"
2365
+ "queryable",
2366
+ false
2475
2367
  ],
2476
2368
  [
2477
2369
  "convertToUnits",
2478
- "testingValue"
2370
+ "testingValue",
2371
+ false
2479
2372
  ],
2480
2373
  [
2481
2374
  "countable",
2482
- "hierarchyAble"
2375
+ "hierarchyAble",
2376
+ false
2483
2377
  ],
2484
2378
  [
2485
2379
  "degree",
2486
- "amount"
2380
+ "amount",
2381
+ false
2487
2382
  ],
2488
2383
  [
2489
2384
  "dimension",
2490
- "concept"
2385
+ "concept",
2386
+ false
2491
2387
  ],
2492
2388
  [
2493
2389
  "dimension",
2494
- "hierarchyAble"
2390
+ "hierarchyAble",
2391
+ false
2495
2392
  ],
2496
2393
  [
2497
2394
  "dimension",
2498
- "isEdee"
2395
+ "isEdee",
2396
+ false
2499
2397
  ],
2500
2398
  [
2501
2399
  "dimension",
2502
- "isEder"
2400
+ "isEder",
2401
+ false
2503
2402
  ],
2504
2403
  [
2505
2404
  "dimension",
2506
- "object"
2405
+ "object",
2406
+ false
2507
2407
  ],
2508
2408
  [
2509
2409
  "dimension",
2510
- "property"
2410
+ "property",
2411
+ false
2511
2412
  ],
2512
2413
  [
2513
2414
  "dimension",
2514
- "queryable"
2415
+ "queryable",
2416
+ false
2515
2417
  ],
2516
2418
  [
2517
2419
  "dimension",
2518
- "theAble"
2420
+ "theAble",
2421
+ false
2519
2422
  ],
2520
2423
  [
2521
2424
  "divideByExpression",
2522
- "mathematicalExpression"
2425
+ "mathematicalExpression",
2426
+ false
2523
2427
  ],
2524
2428
  [
2525
2429
  "divideByOperator",
2526
- "mathematicalOperator"
2430
+ "mathematical_operator",
2431
+ false
2432
+ ],
2433
+ [
2434
+ "doubleQuote",
2435
+ "queryable",
2436
+ false
2527
2437
  ],
2528
2438
  [
2529
2439
  "expression",
2530
- "expression"
2440
+ "expression",
2441
+ false
2531
2442
  ],
2532
2443
  [
2533
2444
  "forVariable",
2534
- "preposition"
2445
+ "preposition",
2446
+ false
2535
2447
  ],
2536
2448
  [
2537
2449
  "formula",
2538
- "concept"
2450
+ "concept",
2451
+ false
2539
2452
  ],
2540
2453
  [
2541
2454
  "formula",
2542
- "hierarchyAble"
2455
+ "hierarchyAble",
2456
+ false
2543
2457
  ],
2544
2458
  [
2545
2459
  "formula",
2546
- "isEdee"
2460
+ "isEdee",
2461
+ false
2547
2462
  ],
2548
2463
  [
2549
2464
  "formula",
2550
- "isEder"
2465
+ "isEder",
2466
+ false
2551
2467
  ],
2552
2468
  [
2553
2469
  "formula",
2554
- "object"
2470
+ "object",
2471
+ false
2555
2472
  ],
2556
2473
  [
2557
2474
  "formula",
2558
- "property"
2475
+ "property",
2476
+ false
2559
2477
  ],
2560
2478
  [
2561
2479
  "formula",
2562
- "queryable"
2480
+ "queryable",
2481
+ false
2563
2482
  ],
2564
2483
  [
2565
2484
  "formula",
2566
- "theAble"
2485
+ "theAble",
2486
+ false
2567
2487
  ],
2568
2488
  [
2569
2489
  "formulaForVariable",
2570
- "preposition"
2490
+ "preposition",
2491
+ false
2571
2492
  ],
2572
2493
  [
2573
2494
  "formulaForVariable",
2574
- "queryable"
2495
+ "queryable",
2496
+ false
2575
2497
  ],
2576
2498
  [
2577
2499
  "hasCountOfPieces",
2578
- "countable"
2500
+ "countable",
2501
+ false
2579
2502
  ],
2580
2503
  [
2581
2504
  "have",
2582
- "canBeDoQuestion"
2505
+ "canBeDoQuestion",
2506
+ false
2583
2507
  ],
2584
2508
  [
2585
2509
  "have",
2586
- "canBeQuestion"
2510
+ "canBeQuestion",
2511
+ false
2587
2512
  ],
2588
2513
  [
2589
2514
  "hierarchyAble",
2590
- "queryable"
2515
+ "queryable",
2516
+ false
2591
2517
  ],
2592
2518
  [
2593
2519
  "highest",
2594
- "condition"
2520
+ "condition",
2521
+ false
2595
2522
  ],
2596
2523
  [
2597
2524
  "ifAble",
2598
- "ifAble"
2525
+ "ifAble",
2526
+ false
2599
2527
  ],
2600
2528
  [
2601
2529
  "is",
2602
- "canBeQuestion"
2530
+ "canBeQuestion",
2531
+ false
2603
2532
  ],
2604
2533
  [
2605
2534
  "is",
2606
- "verby"
2535
+ "verby",
2536
+ false
2607
2537
  ],
2608
2538
  [
2609
2539
  "isEdee",
2610
- "isEdee"
2540
+ "isEdee",
2541
+ false
2611
2542
  ],
2612
2543
  [
2613
2544
  "isEder",
2614
- "isEder"
2545
+ "isEder",
2546
+ false
2615
2547
  ],
2616
2548
  [
2617
2549
  "it",
2618
- "pronoun"
2550
+ "pronoun",
2551
+ false
2619
2552
  ],
2620
2553
  [
2621
2554
  "it",
2622
- "queryable"
2555
+ "queryable",
2556
+ false
2623
2557
  ],
2624
2558
  [
2625
2559
  "it",
2626
- "thisitthat"
2560
+ "thisitthat",
2561
+ false
2627
2562
  ],
2628
2563
  [
2629
2564
  "it",
2630
- "toAble"
2565
+ "toAble",
2566
+ false
2631
2567
  ],
2632
2568
  [
2633
2569
  "length",
2634
- "dimension"
2570
+ "dimension",
2571
+ false
2635
2572
  ],
2636
2573
  [
2637
2574
  "lowest",
2638
- "condition"
2575
+ "condition",
2576
+ false
2639
2577
  ],
2640
2578
  [
2641
2579
  "mathematical",
2642
- "hierarchyAble"
2580
+ "hierarchyAble",
2581
+ false
2643
2582
  ],
2644
2583
  [
2645
2584
  "mathematical",
2646
- "isEdee"
2585
+ "isEdee",
2586
+ false
2647
2587
  ],
2648
2588
  [
2649
2589
  "mathematical",
2650
- "isEder"
2590
+ "isEder",
2591
+ false
2651
2592
  ],
2652
2593
  [
2653
2594
  "mathematical",
2654
- "object"
2595
+ "object",
2596
+ false
2655
2597
  ],
2656
2598
  [
2657
2599
  "mathematical",
2658
- "operator_modifier"
2600
+ "operator_modifier",
2601
+ false
2659
2602
  ],
2660
2603
  [
2661
2604
  "mathematical",
2662
- "property"
2605
+ "property",
2606
+ false
2663
2607
  ],
2664
2608
  [
2665
2609
  "mathematical",
2666
- "queryable"
2610
+ "queryable",
2611
+ false
2667
2612
  ],
2668
2613
  [
2669
2614
  "mathematical",
2670
- "theAble"
2615
+ "theAble",
2616
+ false
2671
2617
  ],
2672
2618
  [
2673
2619
  "mathematicalExpression",
2674
- "concept"
2620
+ "concept",
2621
+ false
2675
2622
  ],
2676
2623
  [
2677
2624
  "mathematicalExpression",
2678
- "expression"
2625
+ "expression",
2626
+ false
2679
2627
  ],
2680
2628
  [
2681
2629
  "mathematicalExpression",
2682
- "number"
2683
- ],
2684
- [
2685
- "mathematicalOperator",
2686
- "mathematicalOperator"
2630
+ "number",
2631
+ false
2687
2632
  ],
2688
2633
  [
2689
2634
  "mathematical_operator",
2690
- "adjective"
2635
+ "adjective",
2636
+ true
2691
2637
  ],
2692
2638
  [
2693
2639
  "mathematical_operator",
2694
- "concept"
2640
+ "concept",
2641
+ false
2695
2642
  ],
2696
2643
  [
2697
2644
  "mathematical_operator",
2698
- "hierarchyAble"
2645
+ "hierarchyAble",
2646
+ false
2699
2647
  ],
2700
2648
  [
2701
2649
  "mathematical_operator",
2702
- "isEdee"
2650
+ "isEdee",
2651
+ false
2703
2652
  ],
2704
2653
  [
2705
2654
  "mathematical_operator",
2706
- "isEder"
2655
+ "isEder",
2656
+ false
2707
2657
  ],
2708
2658
  [
2709
2659
  "mathematical_operator",
2710
- "object"
2660
+ "object",
2661
+ false
2711
2662
  ],
2712
2663
  [
2713
2664
  "mathematical_operator",
2714
- "operator"
2665
+ "operator",
2666
+ false
2715
2667
  ],
2716
2668
  [
2717
2669
  "mathematical_operator",
2718
- "property"
2670
+ "property",
2671
+ false
2719
2672
  ],
2720
2673
  [
2721
2674
  "mathematical_operator",
2722
- "queryable"
2675
+ "queryable",
2676
+ false
2723
2677
  ],
2724
2678
  [
2725
2679
  "mathematical_operator",
2726
- "theAble"
2680
+ "theAble",
2681
+ false
2727
2682
  ],
2728
2683
  [
2729
2684
  "minusExpression",
2730
- "mathematicalExpression"
2685
+ "mathematicalExpression",
2686
+ false
2731
2687
  ],
2732
2688
  [
2733
2689
  "minusOperator",
2734
- "mathematicalOperator"
2690
+ "mathematical_operator",
2691
+ false
2735
2692
  ],
2736
2693
  [
2737
2694
  "modifies",
2738
- "verby"
2739
- ],
2740
- [
2741
- "notAble",
2742
- "notAble"
2695
+ "verby",
2696
+ false
2743
2697
  ],
2744
2698
  [
2745
2699
  "noun",
2746
- "theAble"
2700
+ "theAble",
2701
+ false
2747
2702
  ],
2748
2703
  [
2749
2704
  "number",
2750
- "expression"
2705
+ "expression",
2706
+ false
2751
2707
  ],
2752
2708
  [
2753
2709
  "number",
2754
- "quantifier"
2710
+ "quantifier",
2711
+ false
2755
2712
  ],
2756
2713
  [
2757
2714
  "number",
2758
- "queryable"
2715
+ "queryable",
2716
+ false
2759
2717
  ],
2760
2718
  [
2761
2719
  "object",
2762
- "queryable"
2720
+ "queryable",
2721
+ false
2763
2722
  ],
2764
2723
  [
2765
2724
  "object",
2766
- "theAble"
2725
+ "theAble",
2726
+ false
2767
2727
  ],
2768
2728
  [
2769
2729
  "operator",
2770
- "concept"
2730
+ "concept",
2731
+ false
2771
2732
  ],
2772
2733
  [
2773
2734
  "operator",
2774
- "hierarchyAble"
2735
+ "hierarchyAble",
2736
+ false
2775
2737
  ],
2776
2738
  [
2777
2739
  "operator",
2778
- "isEdee"
2740
+ "isEdee",
2741
+ false
2779
2742
  ],
2780
2743
  [
2781
2744
  "operator",
2782
- "isEder"
2745
+ "isEder",
2746
+ false
2783
2747
  ],
2784
2748
  [
2785
2749
  "operator",
2786
- "object"
2750
+ "object",
2751
+ false
2787
2752
  ],
2788
2753
  [
2789
2754
  "operator",
2790
- "property"
2755
+ "property",
2756
+ false
2791
2757
  ],
2792
2758
  [
2793
2759
  "operator",
2794
- "queryable"
2760
+ "queryable",
2761
+ false
2795
2762
  ],
2796
2763
  [
2797
2764
  "operator",
2798
- "theAble"
2765
+ "theAble",
2766
+ false
2799
2767
  ],
2800
2768
  [
2801
2769
  "operator_modifier",
2802
- "operator_modifier"
2770
+ "operator_modifier",
2771
+ false
2803
2772
  ],
2804
2773
  [
2805
2774
  "orAble",
2806
- "ifAble"
2775
+ "ifAble",
2776
+ false
2807
2777
  ],
2808
2778
  [
2809
2779
  "pascal",
2810
- "hierarchyAble"
2780
+ "hierarchyAble",
2781
+ false
2811
2782
  ],
2812
2783
  [
2813
2784
  "pascal",
2814
- "isEdee"
2785
+ "isEdee",
2786
+ false
2815
2787
  ],
2816
2788
  [
2817
2789
  "pascal",
2818
- "isEder"
2790
+ "isEder",
2791
+ false
2819
2792
  ],
2820
2793
  [
2821
2794
  "pascal",
2822
- "object"
2795
+ "object",
2796
+ false
2823
2797
  ],
2824
2798
  [
2825
2799
  "pascal",
2826
- "property"
2800
+ "property",
2801
+ false
2827
2802
  ],
2828
2803
  [
2829
2804
  "pascal",
2830
- "queryable"
2805
+ "queryable",
2806
+ false
2831
2807
  ],
2832
2808
  [
2833
2809
  "pascal",
2834
- "theAble"
2810
+ "theAble",
2811
+ false
2835
2812
  ],
2836
2813
  [
2837
2814
  "pascal",
2838
- "unit"
2815
+ "unit",
2816
+ false
2839
2817
  ],
2840
2818
  [
2841
2819
  "plusExpression",
2842
- "mathematicalExpression"
2820
+ "mathematicalExpression",
2821
+ false
2843
2822
  ],
2844
2823
  [
2845
2824
  "plusOperator",
2846
- "mathematicalOperator"
2825
+ "mathematical_operator",
2826
+ false
2847
2827
  ],
2848
2828
  [
2849
2829
  "preposition",
2850
- "preposition"
2830
+ "preposition",
2831
+ false
2851
2832
  ],
2852
2833
  [
2853
2834
  "pressure",
2854
- "dimension"
2835
+ "dimension",
2836
+ false
2855
2837
  ],
2856
2838
  [
2857
2839
  "pressure",
2858
- "hierarchyAble"
2840
+ "hierarchyAble",
2841
+ false
2859
2842
  ],
2860
2843
  [
2861
2844
  "pressure",
2862
- "isEdee"
2845
+ "isEdee",
2846
+ false
2863
2847
  ],
2864
2848
  [
2865
2849
  "pressure",
2866
- "isEder"
2850
+ "isEder",
2851
+ false
2867
2852
  ],
2868
2853
  [
2869
2854
  "pressure",
2870
- "object"
2855
+ "object",
2856
+ false
2871
2857
  ],
2872
2858
  [
2873
2859
  "pressure",
2874
- "property"
2860
+ "property",
2861
+ false
2875
2862
  ],
2876
2863
  [
2877
2864
  "pressure",
2878
- "queryable"
2865
+ "queryable",
2866
+ false
2879
2867
  ],
2880
2868
  [
2881
2869
  "pressure",
2882
- "theAble"
2870
+ "theAble",
2871
+ false
2883
2872
  ],
2884
2873
  [
2885
2874
  "pronoun",
2886
- "pronoun"
2875
+ "pronoun",
2876
+ false
2887
2877
  ],
2888
2878
  [
2889
2879
  "property",
2890
- "queryable"
2880
+ "queryable",
2881
+ false
2891
2882
  ],
2892
2883
  [
2893
2884
  "property",
2894
- "theAble"
2885
+ "theAble",
2886
+ false
2895
2887
  ],
2896
2888
  [
2897
2889
  "property",
2898
- "unknown"
2890
+ "unknown",
2891
+ false
2899
2892
  ],
2900
2893
  [
2901
2894
  "punctuation",
2902
- "punctuation"
2895
+ "punctuation",
2896
+ false
2903
2897
  ],
2904
2898
  [
2905
2899
  "quantifier",
2906
- "quantifier"
2900
+ "quantifier",
2901
+ false
2907
2902
  ],
2908
2903
  [
2909
2904
  "queryable",
2910
- "queryable"
2905
+ "queryable",
2906
+ false
2911
2907
  ],
2912
2908
  [
2913
2909
  "questionMark",
2914
- "punctuation"
2910
+ "punctuation",
2911
+ false
2915
2912
  ],
2916
2913
  [
2917
2914
  "readonly",
2918
- "queryable"
2915
+ "queryable",
2916
+ false
2919
2917
  ],
2920
2918
  [
2921
2919
  "reason",
2922
- "queryable"
2920
+ "queryable",
2921
+ false
2923
2922
  ],
2924
2923
  [
2925
2924
  "reason",
2926
- "theAble"
2925
+ "theAble",
2926
+ false
2927
2927
  ],
2928
2928
  [
2929
2929
  "testingValue",
2930
- "testingValue"
2930
+ "testingValue",
2931
+ false
2931
2932
  ],
2932
2933
  [
2933
2934
  "that",
2934
- "thisitthat"
2935
+ "thisitthat",
2936
+ false
2935
2937
  ],
2936
2938
  [
2937
2939
  "the",
2938
- "articlePOS"
2940
+ "articlePOS",
2941
+ false
2939
2942
  ],
2940
2943
  [
2941
2944
  "theAble",
2942
- "theAble"
2945
+ "theAble",
2946
+ false
2943
2947
  ],
2944
2948
  [
2945
2949
  "this",
2946
- "pronoun"
2950
+ "pronoun",
2951
+ false
2947
2952
  ],
2948
2953
  [
2949
2954
  "this",
2950
- "queryable"
2955
+ "queryable",
2956
+ false
2951
2957
  ],
2952
2958
  [
2953
2959
  "this",
2954
- "thisitthat"
2960
+ "thisitthat",
2961
+ false
2955
2962
  ],
2956
2963
  [
2957
2964
  "thisitthat",
2958
- "queryable"
2965
+ "queryable",
2966
+ false
2959
2967
  ],
2960
2968
  [
2961
2969
  "timesExpression",
2962
- "mathematicalExpression"
2970
+ "mathematicalExpression",
2971
+ false
2963
2972
  ],
2964
2973
  [
2965
2974
  "timesOperator",
2966
- "mathematicalOperator"
2975
+ "mathematical_operator",
2976
+ false
2967
2977
  ],
2968
2978
  [
2969
2979
  "to",
2970
- "preposition"
2980
+ "preposition",
2981
+ false
2971
2982
  ],
2972
2983
  [
2973
2984
  "toAble",
2974
- "toAble"
2985
+ "toAble",
2986
+ false
2975
2987
  ],
2976
2988
  [
2977
2989
  "type",
2978
- "property"
2990
+ "property",
2991
+ false
2979
2992
  ],
2980
2993
  [
2981
2994
  "type",
2982
- "whatAble"
2983
- ],
2984
- [
2985
- "unit",
2986
- "concept"
2995
+ "whatAble",
2996
+ false
2987
2997
  ],
2988
2998
  [
2989
2999
  "unit",
2990
- "hierarchyAble"
3000
+ "concept",
3001
+ false
2991
3002
  ],
2992
3003
  [
2993
3004
  "unit",
2994
- "isEdee"
3005
+ "hierarchyAble",
3006
+ false
2995
3007
  ],
2996
3008
  [
2997
3009
  "unit",
2998
- "isEder"
3010
+ "isEdee",
3011
+ false
2999
3012
  ],
3000
3013
  [
3001
3014
  "unit",
3002
- "object"
3015
+ "isEder",
3016
+ false
3003
3017
  ],
3004
3018
  [
3005
3019
  "unit",
3006
- "property"
3020
+ "object",
3021
+ false
3007
3022
  ],
3008
3023
  [
3009
3024
  "unit",
3010
- "queryable"
3025
+ "property",
3026
+ false
3011
3027
  ],
3012
3028
  [
3013
3029
  "unit",
3014
- "theAble"
3030
+ "queryable",
3031
+ false
3015
3032
  ],
3016
3033
  [
3017
- "unknown",
3018
- "hierarchyAble"
3034
+ "unit",
3035
+ "theAble",
3036
+ false
3019
3037
  ],
3020
3038
  [
3021
3039
  "unknown",
3022
- "notAble"
3040
+ "hierarchyAble",
3041
+ false
3023
3042
  ],
3024
3043
  [
3025
3044
  "unknown",
3026
- "object"
3045
+ "object",
3046
+ false
3027
3047
  ],
3028
3048
  [
3029
3049
  "unknown",
3030
- "queryable"
3050
+ "queryable",
3051
+ false
3031
3052
  ],
3032
3053
  [
3033
3054
  "unknown",
3034
- "theAble"
3055
+ "theAble",
3056
+ false
3035
3057
  ],
3036
3058
  [
3037
3059
  "verby",
3038
- "verby"
3060
+ "verby",
3061
+ false
3039
3062
  ],
3040
3063
  [
3041
3064
  "what",
3042
- "object"
3065
+ "object",
3066
+ false
3043
3067
  ],
3044
3068
  [
3045
3069
  "what",
3046
- "queryable"
3070
+ "queryable",
3071
+ false
3047
3072
  ],
3048
3073
  [
3049
3074
  "whatAble",
3050
- "queryable"
3075
+ "queryable",
3076
+ false
3051
3077
  ],
3052
3078
  [
3053
3079
  "whose",
3054
- "object"
3080
+ "object",
3081
+ false
3055
3082
  ],
3056
3083
  [
3057
3084
  "x",
3058
- "number"
3085
+ "number",
3086
+ false
3059
3087
  ],
3060
3088
  [
3061
3089
  "xfx",
3062
- "queryable"
3090
+ "queryable",
3091
+ false
3063
3092
  ],
3064
3093
  [
3065
3094
  "y",
3066
- "number"
3095
+ "number",
3096
+ false
3067
3097
  ]
3068
3098
  ],
3069
3099
  "metadata": {
@@ -3178,7 +3208,7 @@
3178
3208
  "trace": "undefined",
3179
3209
  "contexts": [
3180
3210
  {
3181
- "value": "=",
3211
+ "value": "equals",
3182
3212
  "text": "pascals = atmospheres * 101325",
3183
3213
  "marker": "equals",
3184
3214
  "word": "=",
@@ -3348,813 +3378,845 @@
3348
3378
  },
3349
3379
  {
3350
3380
  "hierarchy": [
3351
- [
3352
- "*",
3353
- "hierarchyAble"
3354
- ],
3355
- [
3356
- "*",
3357
- "isEdee"
3358
- ],
3359
- [
3360
- "*",
3361
- "isEder"
3362
- ],
3363
- [
3364
- "*",
3365
- "mathematical_operator"
3366
- ],
3367
- [
3368
- "*",
3369
- "object"
3370
- ],
3371
- [
3372
- "*",
3373
- "property"
3374
- ],
3375
- [
3376
- "*",
3377
- "queryable"
3378
- ],
3379
- [
3380
- "*",
3381
- "theAble"
3382
- ],
3383
- [
3384
- "+",
3385
- "hierarchyAble"
3386
- ],
3387
- [
3388
- "+",
3389
- "isEdee"
3390
- ],
3391
- [
3392
- "+",
3393
- "isEder"
3394
- ],
3395
- [
3396
- "+",
3397
- "mathematical_operator"
3398
- ],
3399
- [
3400
- "+",
3401
- "object"
3402
- ],
3403
- [
3404
- "+",
3405
- "property"
3406
- ],
3407
- [
3408
- "+",
3409
- "queryable"
3410
- ],
3411
- [
3412
- "+",
3413
- "theAble"
3414
- ],
3415
- [
3416
- "-",
3417
- "hierarchyAble"
3418
- ],
3419
- [
3420
- "-",
3421
- "isEdee"
3422
- ],
3423
- [
3424
- "-",
3425
- "isEder"
3426
- ],
3427
- [
3428
- "-",
3429
- "mathematical_operator"
3430
- ],
3431
- [
3432
- "-",
3433
- "object"
3434
- ],
3435
- [
3436
- "-",
3437
- "property"
3438
- ],
3439
- [
3440
- "-",
3441
- "queryable"
3442
- ],
3443
- [
3444
- "-",
3445
- "theAble"
3446
- ],
3447
- [
3448
- "/",
3449
- "hierarchyAble"
3450
- ],
3451
- [
3452
- "/",
3453
- "isEdee"
3454
- ],
3455
- [
3456
- "/",
3457
- "isEder"
3458
- ],
3459
- [
3460
- "/",
3461
- "mathematical_operator"
3462
- ],
3463
- [
3464
- "/",
3465
- "object"
3466
- ],
3467
- [
3468
- "/",
3469
- "property"
3470
- ],
3471
- [
3472
- "/",
3473
- "queryable"
3474
- ],
3475
- [
3476
- "/",
3477
- "theAble"
3478
- ],
3479
3381
  [
3480
3382
  "a",
3481
- "articlePOS"
3383
+ "articlePOS",
3384
+ false
3482
3385
  ],
3483
3386
  [
3484
3387
  "adjective",
3485
- "adjective"
3388
+ "adjective",
3389
+ false
3486
3390
  ],
3487
3391
  [
3488
3392
  "all",
3489
- "quantifier"
3393
+ "quantifier",
3394
+ false
3490
3395
  ],
3491
3396
  [
3492
3397
  "amount",
3493
- "amount"
3398
+ "amount",
3399
+ false
3494
3400
  ],
3495
3401
  [
3496
3402
  "articlePOS",
3497
- "articlePOS"
3403
+ "articlePOS",
3404
+ false
3498
3405
  ],
3499
3406
  [
3500
3407
  "atmosphere",
3501
- "hierarchyAble"
3408
+ "hierarchyAble",
3409
+ false
3502
3410
  ],
3503
3411
  [
3504
3412
  "atmosphere",
3505
- "isEdee"
3413
+ "isEdee",
3414
+ false
3506
3415
  ],
3507
3416
  [
3508
3417
  "atmosphere",
3509
- "isEder"
3418
+ "isEder",
3419
+ false
3510
3420
  ],
3511
3421
  [
3512
3422
  "atmosphere",
3513
- "object"
3423
+ "object",
3424
+ false
3514
3425
  ],
3515
3426
  [
3516
3427
  "atmosphere",
3517
- "property"
3428
+ "property",
3429
+ false
3518
3430
  ],
3519
3431
  [
3520
3432
  "atmosphere",
3521
- "queryable"
3433
+ "queryable",
3434
+ false
3522
3435
  ],
3523
3436
  [
3524
3437
  "atmosphere",
3525
- "theAble"
3438
+ "theAble",
3439
+ false
3526
3440
  ],
3527
3441
  [
3528
3442
  "atmosphere",
3529
- "unit"
3443
+ "unit",
3444
+ false
3530
3445
  ],
3531
3446
  [
3532
3447
  "between",
3533
- "preposition"
3448
+ "preposition",
3449
+ false
3534
3450
  ],
3535
3451
  [
3536
3452
  "calculate",
3537
- "verby"
3453
+ "verby",
3454
+ false
3538
3455
  ],
3539
3456
  [
3540
3457
  "canBeDoQuestion",
3541
- "canBeDoQuestion"
3458
+ "canBeDoQuestion",
3459
+ false
3542
3460
  ],
3543
3461
  [
3544
3462
  "canBeQuestion",
3545
- "canBeQuestion"
3463
+ "canBeQuestion",
3464
+ false
3546
3465
  ],
3547
3466
  [
3548
3467
  "concept",
3549
- "queryable"
3468
+ "queryable",
3469
+ false
3550
3470
  ],
3551
3471
  [
3552
3472
  "concept",
3553
- "theAble"
3473
+ "theAble",
3474
+ false
3554
3475
  ],
3555
3476
  [
3556
3477
  "condition",
3557
- "condition"
3478
+ "condition",
3479
+ false
3558
3480
  ],
3559
3481
  [
3560
3482
  "convertToUnits",
3561
- "expression"
3483
+ "expression",
3484
+ false
3562
3485
  ],
3563
3486
  [
3564
3487
  "convertToUnits",
3565
- "queryable"
3488
+ "queryable",
3489
+ false
3566
3490
  ],
3567
3491
  [
3568
3492
  "convertToUnits",
3569
- "testingValue"
3493
+ "testingValue",
3494
+ false
3570
3495
  ],
3571
3496
  [
3572
3497
  "countable",
3573
- "hierarchyAble"
3498
+ "hierarchyAble",
3499
+ false
3574
3500
  ],
3575
3501
  [
3576
3502
  "degree",
3577
- "amount"
3503
+ "amount",
3504
+ false
3578
3505
  ],
3579
3506
  [
3580
3507
  "dimension",
3581
- "concept"
3508
+ "concept",
3509
+ false
3582
3510
  ],
3583
3511
  [
3584
3512
  "dimension",
3585
- "hierarchyAble"
3513
+ "hierarchyAble",
3514
+ false
3586
3515
  ],
3587
3516
  [
3588
3517
  "dimension",
3589
- "isEdee"
3518
+ "isEdee",
3519
+ false
3590
3520
  ],
3591
3521
  [
3592
3522
  "dimension",
3593
- "isEder"
3523
+ "isEder",
3524
+ false
3594
3525
  ],
3595
3526
  [
3596
3527
  "dimension",
3597
- "object"
3528
+ "object",
3529
+ false
3598
3530
  ],
3599
3531
  [
3600
3532
  "dimension",
3601
- "property"
3533
+ "property",
3534
+ false
3602
3535
  ],
3603
3536
  [
3604
3537
  "dimension",
3605
- "queryable"
3538
+ "queryable",
3539
+ false
3606
3540
  ],
3607
3541
  [
3608
3542
  "dimension",
3609
- "theAble"
3543
+ "theAble",
3544
+ false
3610
3545
  ],
3611
3546
  [
3612
3547
  "divideByExpression",
3613
- "mathematicalExpression"
3548
+ "mathematicalExpression",
3549
+ false
3614
3550
  ],
3615
3551
  [
3616
3552
  "divideByOperator",
3617
- "mathematicalOperator"
3553
+ "mathematical_operator",
3554
+ false
3555
+ ],
3556
+ [
3557
+ "doubleQuote",
3558
+ "queryable",
3559
+ false
3618
3560
  ],
3619
3561
  [
3620
3562
  "expression",
3621
- "expression"
3563
+ "expression",
3564
+ false
3622
3565
  ],
3623
3566
  [
3624
3567
  "forVariable",
3625
- "preposition"
3568
+ "preposition",
3569
+ false
3626
3570
  ],
3627
3571
  [
3628
3572
  "formula",
3629
- "concept"
3573
+ "concept",
3574
+ false
3630
3575
  ],
3631
3576
  [
3632
3577
  "formula",
3633
- "hierarchyAble"
3578
+ "hierarchyAble",
3579
+ false
3634
3580
  ],
3635
3581
  [
3636
3582
  "formula",
3637
- "isEdee"
3583
+ "isEdee",
3584
+ false
3638
3585
  ],
3639
3586
  [
3640
3587
  "formula",
3641
- "isEder"
3588
+ "isEder",
3589
+ false
3642
3590
  ],
3643
3591
  [
3644
3592
  "formula",
3645
- "object"
3593
+ "object",
3594
+ false
3646
3595
  ],
3647
3596
  [
3648
3597
  "formula",
3649
- "property"
3598
+ "property",
3599
+ false
3650
3600
  ],
3651
3601
  [
3652
3602
  "formula",
3653
- "queryable"
3603
+ "queryable",
3604
+ false
3654
3605
  ],
3655
3606
  [
3656
3607
  "formula",
3657
- "theAble"
3608
+ "theAble",
3609
+ false
3658
3610
  ],
3659
3611
  [
3660
3612
  "formulaForVariable",
3661
- "preposition"
3613
+ "preposition",
3614
+ false
3662
3615
  ],
3663
3616
  [
3664
3617
  "formulaForVariable",
3665
- "queryable"
3618
+ "queryable",
3619
+ false
3666
3620
  ],
3667
3621
  [
3668
3622
  "hasCountOfPieces",
3669
- "countable"
3623
+ "countable",
3624
+ false
3670
3625
  ],
3671
3626
  [
3672
3627
  "have",
3673
- "canBeDoQuestion"
3628
+ "canBeDoQuestion",
3629
+ false
3674
3630
  ],
3675
3631
  [
3676
3632
  "have",
3677
- "canBeQuestion"
3633
+ "canBeQuestion",
3634
+ false
3678
3635
  ],
3679
3636
  [
3680
3637
  "hierarchyAble",
3681
- "queryable"
3638
+ "queryable",
3639
+ false
3682
3640
  ],
3683
3641
  [
3684
3642
  "highest",
3685
- "condition"
3643
+ "condition",
3644
+ false
3686
3645
  ],
3687
3646
  [
3688
3647
  "ifAble",
3689
- "ifAble"
3648
+ "ifAble",
3649
+ false
3690
3650
  ],
3691
3651
  [
3692
3652
  "is",
3693
- "canBeQuestion"
3653
+ "canBeQuestion",
3654
+ false
3694
3655
  ],
3695
3656
  [
3696
3657
  "is",
3697
- "verby"
3658
+ "verby",
3659
+ false
3698
3660
  ],
3699
3661
  [
3700
3662
  "isEdee",
3701
- "isEdee"
3663
+ "isEdee",
3664
+ false
3702
3665
  ],
3703
3666
  [
3704
3667
  "isEder",
3705
- "isEder"
3668
+ "isEder",
3669
+ false
3706
3670
  ],
3707
3671
  [
3708
3672
  "it",
3709
- "pronoun"
3673
+ "pronoun",
3674
+ false
3710
3675
  ],
3711
3676
  [
3712
3677
  "it",
3713
- "queryable"
3678
+ "queryable",
3679
+ false
3714
3680
  ],
3715
3681
  [
3716
3682
  "it",
3717
- "thisitthat"
3683
+ "thisitthat",
3684
+ false
3718
3685
  ],
3719
3686
  [
3720
3687
  "it",
3721
- "toAble"
3688
+ "toAble",
3689
+ false
3722
3690
  ],
3723
3691
  [
3724
3692
  "length",
3725
- "dimension"
3693
+ "dimension",
3694
+ false
3726
3695
  ],
3727
3696
  [
3728
3697
  "lowest",
3729
- "condition"
3698
+ "condition",
3699
+ false
3730
3700
  ],
3731
3701
  [
3732
3702
  "mathematical",
3733
- "hierarchyAble"
3703
+ "hierarchyAble",
3704
+ false
3734
3705
  ],
3735
3706
  [
3736
3707
  "mathematical",
3737
- "isEdee"
3708
+ "isEdee",
3709
+ false
3738
3710
  ],
3739
3711
  [
3740
3712
  "mathematical",
3741
- "isEder"
3713
+ "isEder",
3714
+ false
3742
3715
  ],
3743
3716
  [
3744
3717
  "mathematical",
3745
- "object"
3718
+ "object",
3719
+ false
3746
3720
  ],
3747
3721
  [
3748
3722
  "mathematical",
3749
- "operator_modifier"
3723
+ "operator_modifier",
3724
+ false
3750
3725
  ],
3751
3726
  [
3752
3727
  "mathematical",
3753
- "property"
3728
+ "property",
3729
+ false
3754
3730
  ],
3755
3731
  [
3756
3732
  "mathematical",
3757
- "queryable"
3733
+ "queryable",
3734
+ false
3758
3735
  ],
3759
3736
  [
3760
3737
  "mathematical",
3761
- "theAble"
3738
+ "theAble",
3739
+ false
3762
3740
  ],
3763
3741
  [
3764
3742
  "mathematicalExpression",
3765
- "concept"
3743
+ "concept",
3744
+ false
3766
3745
  ],
3767
3746
  [
3768
3747
  "mathematicalExpression",
3769
- "expression"
3748
+ "expression",
3749
+ false
3770
3750
  ],
3771
3751
  [
3772
3752
  "mathematicalExpression",
3773
- "number"
3774
- ],
3775
- [
3776
- "mathematicalOperator",
3777
- "mathematicalOperator"
3753
+ "number",
3754
+ false
3778
3755
  ],
3779
3756
  [
3780
3757
  "mathematical_operator",
3781
- "adjective"
3758
+ "adjective",
3759
+ true
3782
3760
  ],
3783
3761
  [
3784
3762
  "mathematical_operator",
3785
- "concept"
3763
+ "concept",
3764
+ false
3786
3765
  ],
3787
3766
  [
3788
3767
  "mathematical_operator",
3789
- "hierarchyAble"
3768
+ "hierarchyAble",
3769
+ false
3790
3770
  ],
3791
3771
  [
3792
3772
  "mathematical_operator",
3793
- "isEdee"
3773
+ "isEdee",
3774
+ false
3794
3775
  ],
3795
3776
  [
3796
3777
  "mathematical_operator",
3797
- "isEder"
3778
+ "isEder",
3779
+ false
3798
3780
  ],
3799
3781
  [
3800
3782
  "mathematical_operator",
3801
- "object"
3783
+ "object",
3784
+ false
3802
3785
  ],
3803
3786
  [
3804
3787
  "mathematical_operator",
3805
- "operator"
3788
+ "operator",
3789
+ false
3806
3790
  ],
3807
3791
  [
3808
3792
  "mathematical_operator",
3809
- "property"
3793
+ "property",
3794
+ false
3810
3795
  ],
3811
3796
  [
3812
3797
  "mathematical_operator",
3813
- "queryable"
3798
+ "queryable",
3799
+ false
3814
3800
  ],
3815
3801
  [
3816
3802
  "mathematical_operator",
3817
- "theAble"
3803
+ "theAble",
3804
+ false
3818
3805
  ],
3819
3806
  [
3820
3807
  "minusExpression",
3821
- "mathematicalExpression"
3808
+ "mathematicalExpression",
3809
+ false
3822
3810
  ],
3823
3811
  [
3824
3812
  "minusOperator",
3825
- "mathematicalOperator"
3813
+ "mathematical_operator",
3814
+ false
3826
3815
  ],
3827
3816
  [
3828
3817
  "modifies",
3829
- "verby"
3830
- ],
3831
- [
3832
- "notAble",
3833
- "notAble"
3818
+ "verby",
3819
+ false
3834
3820
  ],
3835
3821
  [
3836
3822
  "noun",
3837
- "theAble"
3823
+ "theAble",
3824
+ false
3838
3825
  ],
3839
3826
  [
3840
3827
  "number",
3841
- "expression"
3828
+ "expression",
3829
+ false
3842
3830
  ],
3843
3831
  [
3844
3832
  "number",
3845
- "quantifier"
3833
+ "quantifier",
3834
+ false
3846
3835
  ],
3847
3836
  [
3848
3837
  "number",
3849
- "queryable"
3838
+ "queryable",
3839
+ false
3850
3840
  ],
3851
3841
  [
3852
3842
  "object",
3853
- "queryable"
3843
+ "queryable",
3844
+ false
3854
3845
  ],
3855
3846
  [
3856
3847
  "object",
3857
- "theAble"
3848
+ "theAble",
3849
+ false
3858
3850
  ],
3859
3851
  [
3860
3852
  "operator",
3861
- "concept"
3853
+ "concept",
3854
+ false
3862
3855
  ],
3863
3856
  [
3864
3857
  "operator",
3865
- "hierarchyAble"
3858
+ "hierarchyAble",
3859
+ false
3866
3860
  ],
3867
3861
  [
3868
3862
  "operator",
3869
- "isEdee"
3863
+ "isEdee",
3864
+ false
3870
3865
  ],
3871
3866
  [
3872
3867
  "operator",
3873
- "isEder"
3868
+ "isEder",
3869
+ false
3874
3870
  ],
3875
3871
  [
3876
3872
  "operator",
3877
- "object"
3873
+ "object",
3874
+ false
3878
3875
  ],
3879
3876
  [
3880
3877
  "operator",
3881
- "property"
3878
+ "property",
3879
+ false
3882
3880
  ],
3883
3881
  [
3884
3882
  "operator",
3885
- "queryable"
3883
+ "queryable",
3884
+ false
3886
3885
  ],
3887
3886
  [
3888
3887
  "operator",
3889
- "theAble"
3888
+ "theAble",
3889
+ false
3890
3890
  ],
3891
3891
  [
3892
3892
  "operator_modifier",
3893
- "operator_modifier"
3893
+ "operator_modifier",
3894
+ false
3894
3895
  ],
3895
3896
  [
3896
3897
  "orAble",
3897
- "ifAble"
3898
+ "ifAble",
3899
+ false
3898
3900
  ],
3899
3901
  [
3900
3902
  "pascal",
3901
- "hierarchyAble"
3903
+ "hierarchyAble",
3904
+ false
3902
3905
  ],
3903
3906
  [
3904
3907
  "pascal",
3905
- "isEdee"
3908
+ "isEdee",
3909
+ false
3906
3910
  ],
3907
3911
  [
3908
3912
  "pascal",
3909
- "isEder"
3913
+ "isEder",
3914
+ false
3910
3915
  ],
3911
3916
  [
3912
3917
  "pascal",
3913
- "object"
3918
+ "object",
3919
+ false
3914
3920
  ],
3915
3921
  [
3916
3922
  "pascal",
3917
- "property"
3923
+ "property",
3924
+ false
3918
3925
  ],
3919
3926
  [
3920
3927
  "pascal",
3921
- "queryable"
3928
+ "queryable",
3929
+ false
3922
3930
  ],
3923
3931
  [
3924
3932
  "pascal",
3925
- "theAble"
3933
+ "theAble",
3934
+ false
3926
3935
  ],
3927
3936
  [
3928
3937
  "pascal",
3929
- "unit"
3938
+ "unit",
3939
+ false
3930
3940
  ],
3931
3941
  [
3932
3942
  "plusExpression",
3933
- "mathematicalExpression"
3943
+ "mathematicalExpression",
3944
+ false
3934
3945
  ],
3935
3946
  [
3936
3947
  "plusOperator",
3937
- "mathematicalOperator"
3948
+ "mathematical_operator",
3949
+ false
3938
3950
  ],
3939
3951
  [
3940
3952
  "preposition",
3941
- "preposition"
3953
+ "preposition",
3954
+ false
3942
3955
  ],
3943
3956
  [
3944
3957
  "pressure",
3945
- "dimension"
3958
+ "dimension",
3959
+ false
3946
3960
  ],
3947
3961
  [
3948
3962
  "pressure",
3949
- "hierarchyAble"
3963
+ "hierarchyAble",
3964
+ false
3950
3965
  ],
3951
3966
  [
3952
3967
  "pressure",
3953
- "isEdee"
3968
+ "isEdee",
3969
+ false
3954
3970
  ],
3955
3971
  [
3956
3972
  "pressure",
3957
- "isEder"
3973
+ "isEder",
3974
+ false
3958
3975
  ],
3959
3976
  [
3960
3977
  "pressure",
3961
- "object"
3978
+ "object",
3979
+ false
3962
3980
  ],
3963
3981
  [
3964
3982
  "pressure",
3965
- "property"
3983
+ "property",
3984
+ false
3966
3985
  ],
3967
3986
  [
3968
3987
  "pressure",
3969
- "queryable"
3988
+ "queryable",
3989
+ false
3970
3990
  ],
3971
3991
  [
3972
3992
  "pressure",
3973
- "theAble"
3993
+ "theAble",
3994
+ false
3974
3995
  ],
3975
3996
  [
3976
3997
  "pronoun",
3977
- "pronoun"
3998
+ "pronoun",
3999
+ false
3978
4000
  ],
3979
4001
  [
3980
4002
  "property",
3981
- "queryable"
4003
+ "queryable",
4004
+ false
3982
4005
  ],
3983
4006
  [
3984
4007
  "property",
3985
- "theAble"
4008
+ "theAble",
4009
+ false
3986
4010
  ],
3987
4011
  [
3988
4012
  "property",
3989
- "unknown"
4013
+ "unknown",
4014
+ false
3990
4015
  ],
3991
4016
  [
3992
4017
  "punctuation",
3993
- "punctuation"
4018
+ "punctuation",
4019
+ false
3994
4020
  ],
3995
4021
  [
3996
4022
  "quantifier",
3997
- "quantifier"
4023
+ "quantifier",
4024
+ false
3998
4025
  ],
3999
4026
  [
4000
4027
  "queryable",
4001
- "queryable"
4028
+ "queryable",
4029
+ false
4002
4030
  ],
4003
4031
  [
4004
4032
  "questionMark",
4005
- "punctuation"
4033
+ "punctuation",
4034
+ false
4006
4035
  ],
4007
4036
  [
4008
4037
  "readonly",
4009
- "queryable"
4038
+ "queryable",
4039
+ false
4010
4040
  ],
4011
4041
  [
4012
4042
  "reason",
4013
- "queryable"
4043
+ "queryable",
4044
+ false
4014
4045
  ],
4015
4046
  [
4016
4047
  "reason",
4017
- "theAble"
4048
+ "theAble",
4049
+ false
4018
4050
  ],
4019
4051
  [
4020
4052
  "testingValue",
4021
- "testingValue"
4053
+ "testingValue",
4054
+ false
4022
4055
  ],
4023
4056
  [
4024
4057
  "that",
4025
- "thisitthat"
4058
+ "thisitthat",
4059
+ false
4026
4060
  ],
4027
4061
  [
4028
4062
  "the",
4029
- "articlePOS"
4063
+ "articlePOS",
4064
+ false
4030
4065
  ],
4031
4066
  [
4032
4067
  "theAble",
4033
- "theAble"
4068
+ "theAble",
4069
+ false
4034
4070
  ],
4035
4071
  [
4036
4072
  "this",
4037
- "pronoun"
4073
+ "pronoun",
4074
+ false
4038
4075
  ],
4039
4076
  [
4040
4077
  "this",
4041
- "queryable"
4078
+ "queryable",
4079
+ false
4042
4080
  ],
4043
4081
  [
4044
4082
  "this",
4045
- "thisitthat"
4083
+ "thisitthat",
4084
+ false
4046
4085
  ],
4047
4086
  [
4048
4087
  "thisitthat",
4049
- "queryable"
4088
+ "queryable",
4089
+ false
4050
4090
  ],
4051
4091
  [
4052
4092
  "timesExpression",
4053
- "mathematicalExpression"
4093
+ "mathematicalExpression",
4094
+ false
4054
4095
  ],
4055
4096
  [
4056
4097
  "timesOperator",
4057
- "mathematicalOperator"
4098
+ "mathematical_operator",
4099
+ false
4058
4100
  ],
4059
4101
  [
4060
4102
  "to",
4061
- "preposition"
4103
+ "preposition",
4104
+ false
4062
4105
  ],
4063
4106
  [
4064
4107
  "toAble",
4065
- "toAble"
4108
+ "toAble",
4109
+ false
4066
4110
  ],
4067
4111
  [
4068
4112
  "type",
4069
- "property"
4113
+ "property",
4114
+ false
4070
4115
  ],
4071
4116
  [
4072
4117
  "type",
4073
- "whatAble"
4118
+ "whatAble",
4119
+ false
4074
4120
  ],
4075
4121
  [
4076
4122
  "unit",
4077
- "concept"
4123
+ "concept",
4124
+ false
4078
4125
  ],
4079
4126
  [
4080
4127
  "unit",
4081
- "hierarchyAble"
4128
+ "hierarchyAble",
4129
+ false
4082
4130
  ],
4083
4131
  [
4084
4132
  "unit",
4085
- "isEdee"
4133
+ "isEdee",
4134
+ false
4086
4135
  ],
4087
4136
  [
4088
4137
  "unit",
4089
- "isEder"
4138
+ "isEder",
4139
+ false
4090
4140
  ],
4091
4141
  [
4092
4142
  "unit",
4093
- "object"
4143
+ "object",
4144
+ false
4094
4145
  ],
4095
4146
  [
4096
4147
  "unit",
4097
- "property"
4148
+ "property",
4149
+ false
4098
4150
  ],
4099
4151
  [
4100
4152
  "unit",
4101
- "queryable"
4153
+ "queryable",
4154
+ false
4102
4155
  ],
4103
4156
  [
4104
4157
  "unit",
4105
- "theAble"
4106
- ],
4107
- [
4108
- "unknown",
4109
- "hierarchyAble"
4158
+ "theAble",
4159
+ false
4110
4160
  ],
4111
4161
  [
4112
4162
  "unknown",
4113
- "notAble"
4163
+ "hierarchyAble",
4164
+ false
4114
4165
  ],
4115
4166
  [
4116
4167
  "unknown",
4117
- "object"
4168
+ "object",
4169
+ false
4118
4170
  ],
4119
4171
  [
4120
4172
  "unknown",
4121
- "queryable"
4173
+ "queryable",
4174
+ false
4122
4175
  ],
4123
4176
  [
4124
4177
  "unknown",
4125
- "theAble"
4178
+ "theAble",
4179
+ false
4126
4180
  ],
4127
4181
  [
4128
4182
  "verby",
4129
- "verby"
4183
+ "verby",
4184
+ false
4130
4185
  ],
4131
4186
  [
4132
4187
  "what",
4133
- "object"
4188
+ "object",
4189
+ false
4134
4190
  ],
4135
4191
  [
4136
4192
  "what",
4137
- "queryable"
4193
+ "queryable",
4194
+ false
4138
4195
  ],
4139
4196
  [
4140
4197
  "whatAble",
4141
- "queryable"
4198
+ "queryable",
4199
+ false
4142
4200
  ],
4143
4201
  [
4144
4202
  "whose",
4145
- "object"
4203
+ "object",
4204
+ false
4146
4205
  ],
4147
4206
  [
4148
4207
  "x",
4149
- "number"
4208
+ "number",
4209
+ false
4150
4210
  ],
4151
4211
  [
4152
4212
  "xfx",
4153
- "queryable"
4213
+ "queryable",
4214
+ false
4154
4215
  ],
4155
4216
  [
4156
4217
  "y",
4157
- "number"
4218
+ "number",
4219
+ false
4158
4220
  ]
4159
4221
  ],
4160
4222
  "metadata": {
@@ -4269,7 +4331,7 @@
4269
4331
  "trace": "undefined",
4270
4332
  "contexts": [
4271
4333
  {
4272
- "value": "=",
4334
+ "value": "equals",
4273
4335
  "text": "atmospheres = pascals / 101325",
4274
4336
  "marker": "equals",
4275
4337
  "word": "=",