tpmkms_4wp 7.12.8 → 8.0.0-beta.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (95) hide show
  1. package/common/animals.instance.json +192 -406
  2. package/common/animals.js +1 -1
  3. package/common/avatar.js +7 -5
  4. package/common/characters.js +12 -6
  5. package/common/{pipboyTemplate.instance.json → colors.instance.json} +13784 -8900
  6. package/common/colors.js +71 -0
  7. package/common/colors.test.json +4860 -0
  8. package/common/concept.js +2 -2
  9. package/common/crew.instance.json +3945 -3636
  10. package/common/crew.js +5 -3
  11. package/common/currency.js +0 -2
  12. package/common/dialogues.js +152 -20
  13. package/common/dialogues.test.json +1053 -33
  14. package/common/dimension.instance.json +750 -86
  15. package/common/dimension.js +15 -7
  16. package/common/dimension.test.json +289 -312
  17. package/common/edible.instance.json +446 -578
  18. package/common/edible.js +1 -1
  19. package/common/emotions.instance.json +67 -39
  20. package/common/emotions.js +1 -1
  21. package/common/fastfood.instance.json +1769 -2136
  22. package/common/fastfood.js +2 -2
  23. package/common/fastfood.test.json +7941 -3647
  24. package/common/formulas.instance.json +996 -0
  25. package/common/formulas.js +19 -6
  26. package/common/formulas.test.json +504 -2896
  27. package/common/gdefaults.js +2 -0
  28. package/common/help.js +7 -2
  29. package/common/help.test.json +18 -10
  30. package/common/helpers/concept.js +29 -9
  31. package/common/helpers/dialogues.js +17 -1
  32. package/common/helpers/formulas.js +0 -14
  33. package/common/helpers/meta.js +0 -1
  34. package/common/helpers/properties.js +6 -13
  35. package/common/helpers.js +5 -0
  36. package/common/javascript.js +8 -6
  37. package/common/kirk.instance.json +5 -1
  38. package/common/kirk.js +1 -1
  39. package/common/length.instance.json +417 -811
  40. package/common/length.js +1 -1
  41. package/common/math.instance.json +1938 -1
  42. package/common/math.js +17 -5
  43. package/common/meta.instance.json +1 -1
  44. package/common/meta.js +33 -10
  45. package/common/numbers.js +28 -24
  46. package/common/ordering.instance.json +98 -138
  47. package/common/ordering.js +1 -1
  48. package/common/people.instance.json +68 -121
  49. package/common/people.js +1 -1
  50. package/common/pipboy.instance.json +23411 -1076
  51. package/common/pipboy.js +31 -4
  52. package/common/pipboy.test.json +13 -9
  53. package/common/pokemon.instance.json +172 -223
  54. package/common/pokemon.js +1 -1
  55. package/common/pressure.instance.json +131 -81
  56. package/common/pressure.js +1 -1
  57. package/common/properties.instance.json +25 -49
  58. package/common/properties.js +20 -15
  59. package/common/properties.test.json +17605 -4030
  60. package/common/punctuation.js +8 -0
  61. package/common/punctuation.test.json +233 -5
  62. package/common/reports.instance.json +33 -65
  63. package/common/reports.js +9 -9
  64. package/common/scorekeeper.instance.json +1 -1
  65. package/common/scorekeeper.js +9 -7
  66. package/common/sizeable.js +7 -2
  67. package/common/spock.instance.json +5 -1
  68. package/common/spock.js +1 -1
  69. package/common/stm.js +16 -5
  70. package/common/tell.js +4 -2
  71. package/common/temperature.instance.json +142 -252
  72. package/common/temperature.js +1 -1
  73. package/common/testing.js +0 -1
  74. package/common/time.js +36 -20
  75. package/common/time.test.json +66 -44
  76. package/common/tokenize.js +47 -0
  77. package/common/tokenize.test.json +87 -0
  78. package/common/ui.instance.json +13 -1
  79. package/common/ui.js +0 -1
  80. package/common/weight.instance.json +335 -228
  81. package/common/weight.js +1 -1
  82. package/common/weight.test.json +242 -238
  83. package/main.js +6 -8
  84. package/package.json +10 -18
  85. package/common/dimensionTemplate.instance.json +0 -582
  86. package/common/dimensionTemplate.js +0 -35
  87. package/common/dimensionTemplate.test.json +0 -2
  88. package/common/formulasTemplate.instance.json +0 -483
  89. package/common/formulasTemplate.js +0 -30
  90. package/common/formulasTemplate.test.json +0 -2
  91. package/common/mathTemplate.instance.json +0 -1635
  92. package/common/mathTemplate.js +0 -32
  93. package/common/mathTemplate.test.json +0 -1422
  94. package/common/pipboyTemplate.js +0 -48
  95. package/common/pipboyTemplate.test.json +0 -2
@@ -1,1422 +0,0 @@
1
- [
2
- {
3
- "associations": [
4
- [
5
- [
6
- "mathematical",
7
- 0
8
- ],
9
- [
10
- "operator",
11
- 0
12
- ]
13
- ]
14
- ],
15
- "config": {
16
- },
17
- "contexts": [
18
- {
19
- "atomic": true,
20
- "dead": true,
21
- "level": 1,
22
- "marker": "mathematical_operator",
23
- "modifier_mathematical": {
24
- "level": 0,
25
- "marker": "mathematical",
26
- "range": {
27
- "end": 11,
28
- "start": 0
29
- },
30
- "text": "mathematical",
31
- "types": [
32
- "mathematical"
33
- ],
34
- "value": "mathematical",
35
- "word": "mathematical"
36
- },
37
- "modifiers": [
38
- "modifier_mathematical"
39
- ],
40
- "number": "one",
41
- "range": {
42
- "end": 20,
43
- "start": 0
44
- },
45
- "text": "mathematical operator",
46
- "topLevel": true,
47
- "types": [
48
- "mathematical_operator",
49
- "operator"
50
- ],
51
- "value": "mathematical_operator",
52
- "word": "operator"
53
- }
54
- ],
55
- "generatedParenthesized": [
56
- ""
57
- ],
58
- "metadata": {
59
- "opChoices": [
60
- {
61
- "counter": 1,
62
- "op": [
63
- "mathematical_operator",
64
- 0
65
- ],
66
- "ops": [
67
- [
68
- "mathematical",
69
- 0
70
- ],
71
- [
72
- "mathematical_operator",
73
- 0
74
- ],
75
- [
76
- "operator",
77
- 0
78
- ]
79
- ]
80
- }
81
- ]
82
- },
83
- "objects": {
84
- "nameToUUID": {
85
- "comparable": "comparable2",
86
- "concept": "concept2",
87
- "countable": "countable2",
88
- "dialogues": "dialogues2",
89
- "gdefaults": "gdefaults2",
90
- "hierarchy": "hierarchy2",
91
- "mathTemplate": "mathTemplate1",
92
- "meta": "meta2",
93
- "numbers": "numbers2",
94
- "pos": "pos2",
95
- "properties": "properties2",
96
- "punctuation": "punctuation2",
97
- "sdefaults": "sdefaults2",
98
- "stm": "stm2"
99
- },
100
- "namespaced": {
101
- "comparable2": {
102
- },
103
- "concept2": {
104
- "defaultTypesForHierarchy": {
105
- },
106
- "valueToWords": [
107
- ]
108
- },
109
- "countable2": {
110
- },
111
- "dialogues2": {
112
- "mentioned": [
113
- ],
114
- "variables": {
115
- }
116
- },
117
- "gdefaults2": {
118
- },
119
- "hierarchy2": {
120
- },
121
- "mathTemplate1": {
122
- },
123
- "meta2": {
124
- },
125
- "numbers2": {
126
- },
127
- "pos2": {
128
- },
129
- "properties2": {
130
- "children": {
131
- "articlePOS": [
132
- "a",
133
- "the"
134
- ],
135
- "canBeDoQuestion": [
136
- "have"
137
- ],
138
- "canBeQuestion": [
139
- "have",
140
- "is"
141
- ],
142
- "hierarchyAble": [
143
- "unknown"
144
- ],
145
- "ifAble": [
146
- "orAble"
147
- ],
148
- "mathematical_operator": [
149
- "*",
150
- "+",
151
- "/",
152
- "-"
153
- ],
154
- "notAble": [
155
- "unknown"
156
- ],
157
- "object": [
158
- "unknown",
159
- "what",
160
- "whose"
161
- ],
162
- "preposition": [
163
- "between"
164
- ],
165
- "pronoun": [
166
- "it",
167
- "this"
168
- ],
169
- "punctuation": [
170
- "questionMark"
171
- ],
172
- "queryable": [
173
- "hierarchyAble",
174
- "readonly",
175
- "property",
176
- "object",
177
- "xfx",
178
- "concept",
179
- "unknown",
180
- "it",
181
- "what",
182
- "whatAble",
183
- "this",
184
- "thisitthat",
185
- "reason"
186
- ],
187
- "theAble": [
188
- "property",
189
- "object",
190
- "concept",
191
- "unknown",
192
- "noun",
193
- "reason"
194
- ],
195
- "thisitthat": [
196
- "it",
197
- "this",
198
- "that"
199
- ],
200
- "toAble": [
201
- "it"
202
- ],
203
- "unknown": [
204
- "property"
205
- ],
206
- "verby": [
207
- "modifies",
208
- "is"
209
- ]
210
- },
211
- "concepts": [
212
- "properties",
213
- "unknown",
214
- "hierarchyAble",
215
- "object",
216
- "what",
217
- "queryable",
218
- "readonly",
219
- "property",
220
- "xfx",
221
- "theAble",
222
- "whose",
223
- "have",
224
- "canBeDoQuestion",
225
- "canBeQuestion",
226
- "between",
227
- "preposition",
228
- "concept",
229
- "modifies",
230
- "verby",
231
- "it",
232
- "pronoun",
233
- "this",
234
- "questionMark",
235
- "punctuation",
236
- "a",
237
- "articlePOS",
238
- "the",
239
- "notAble",
240
- "whatAble",
241
- "is",
242
- "toAble",
243
- "noun",
244
- "thisitthat",
245
- "reason",
246
- "that",
247
- "orAble",
248
- "ifAble",
249
- "*",
250
- "mathematical_operator",
251
- "+",
252
- "/",
253
- "-"
254
- ],
255
- "parents": {
256
- "*": [
257
- "mathematical_operator"
258
- ],
259
- "+": [
260
- "mathematical_operator"
261
- ],
262
- "-": [
263
- "mathematical_operator"
264
- ],
265
- "/": [
266
- "mathematical_operator"
267
- ],
268
- "a": [
269
- "articlePOS"
270
- ],
271
- "between": [
272
- "preposition"
273
- ],
274
- "concept": [
275
- "theAble",
276
- "queryable"
277
- ],
278
- "have": [
279
- "canBeDoQuestion",
280
- "canBeQuestion"
281
- ],
282
- "hierarchyAble": [
283
- "queryable"
284
- ],
285
- "is": [
286
- "canBeQuestion",
287
- "verby"
288
- ],
289
- "it": [
290
- "pronoun",
291
- "queryable",
292
- "toAble",
293
- "thisitthat"
294
- ],
295
- "modifies": [
296
- "verby"
297
- ],
298
- "noun": [
299
- "theAble"
300
- ],
301
- "object": [
302
- "queryable",
303
- "theAble"
304
- ],
305
- "orAble": [
306
- "ifAble"
307
- ],
308
- "property": [
309
- "queryable",
310
- "theAble",
311
- "unknown"
312
- ],
313
- "questionMark": [
314
- "punctuation"
315
- ],
316
- "readonly": [
317
- "queryable"
318
- ],
319
- "reason": [
320
- "theAble",
321
- "queryable"
322
- ],
323
- "that": [
324
- "thisitthat"
325
- ],
326
- "the": [
327
- "articlePOS"
328
- ],
329
- "this": [
330
- "pronoun",
331
- "queryable",
332
- "thisitthat"
333
- ],
334
- "thisitthat": [
335
- "queryable"
336
- ],
337
- "unknown": [
338
- "hierarchyAble",
339
- "object",
340
- "notAble",
341
- "theAble",
342
- "queryable"
343
- ],
344
- "what": [
345
- "object",
346
- "queryable"
347
- ],
348
- "whatAble": [
349
- "queryable"
350
- ],
351
- "whose": [
352
- "object"
353
- ],
354
- "xfx": [
355
- "queryable"
356
- ]
357
- },
358
- "properties": {
359
- "handlers": {
360
- },
361
- "initHandlers": [
362
- ],
363
- "root": {
364
- "*": {
365
- },
366
- "+": {
367
- },
368
- "-": {
369
- },
370
- "/": {
371
- },
372
- "a": {
373
- },
374
- "articlePOS": {
375
- },
376
- "between": {
377
- },
378
- "canBeDoQuestion": {
379
- },
380
- "canBeQuestion": {
381
- },
382
- "concept": {
383
- },
384
- "have": {
385
- },
386
- "hierarchyAble": {
387
- },
388
- "ifAble": {
389
- },
390
- "is": {
391
- },
392
- "it": {
393
- },
394
- "mathematical_operator": {
395
- },
396
- "modifies": {
397
- },
398
- "notAble": {
399
- },
400
- "noun": {
401
- },
402
- "object": {
403
- },
404
- "orAble": {
405
- },
406
- "preposition": {
407
- },
408
- "pronoun": {
409
- },
410
- "property": {
411
- },
412
- "punctuation": {
413
- },
414
- "queryable": {
415
- },
416
- "questionMark": {
417
- },
418
- "readonly": {
419
- },
420
- "reason": {
421
- },
422
- "that": {
423
- },
424
- "the": {
425
- },
426
- "theAble": {
427
- },
428
- "this": {
429
- },
430
- "thisitthat": {
431
- },
432
- "toAble": {
433
- },
434
- "unknown": {
435
- },
436
- "verby": {
437
- },
438
- "what": {
439
- },
440
- "whatAble": {
441
- },
442
- "whose": {
443
- },
444
- "xfx": {
445
- }
446
- }
447
- },
448
- "property": {
449
- },
450
- "relations": [
451
- ],
452
- "valueToWords": {
453
- }
454
- },
455
- "punctuation2": {
456
- },
457
- "sdefaults2": {
458
- },
459
- "stm2": {
460
- "mentioned": [
461
- ],
462
- "variables": {
463
- }
464
- }
465
- },
466
- "processed": [
467
- {
468
- "context": {
469
- "atomic": true,
470
- "dead": true,
471
- "level": 1,
472
- "marker": "mathematical_operator",
473
- "modifier_mathematical": {
474
- "level": 0,
475
- "marker": "mathematical",
476
- "range": {
477
- "end": 11,
478
- "start": 0
479
- },
480
- "text": "mathematical",
481
- "types": [
482
- "mathematical"
483
- ],
484
- "value": "mathematical",
485
- "word": "mathematical"
486
- },
487
- "modifiers": [
488
- "modifier_mathematical"
489
- ],
490
- "number": "one",
491
- "range": {
492
- "end": 20,
493
- "start": 0
494
- },
495
- "text": "mathematical operator",
496
- "topLevel": true,
497
- "types": [
498
- "mathematical_operator",
499
- "operator"
500
- ],
501
- "value": "mathematical_operator",
502
- "word": "operator"
503
- },
504
- "generatedParenthesized": "",
505
- "paraphrases": "mathematical operator",
506
- "paraphrasesParenthesized": "((mathematical) (operator))",
507
- "responses": [
508
- ""
509
- ]
510
- },
511
- {
512
- "context": {
513
- "dead": true,
514
- "level": 2,
515
- "marker": "is",
516
- "number": "many",
517
- "one": {
518
- "level": 1,
519
- "listable": true,
520
- "marker": "list",
521
- "number": "many",
522
- "range": {
523
- "end": 37,
524
- "start": 0
525
- },
526
- "text": "* +",
527
- "types": [
528
- "list",
529
- "unknown"
530
- ],
531
- "value": [
532
- {
533
- "dead": true,
534
- "level": 1,
535
- "marker": "unknown",
536
- "range": {
537
- "end": 0,
538
- "start": 0
539
- },
540
- "text": "*",
541
- "unknown": true,
542
- "value": "*",
543
- "word": "*"
544
- },
545
- {
546
- "dead": true,
547
- "level": 1,
548
- "marker": "unknown",
549
- "range": {
550
- "end": 2,
551
- "start": 2
552
- },
553
- "text": "+",
554
- "unknown": true,
555
- "value": "+",
556
- "word": "+"
557
- },
558
- {
559
- "dead": true,
560
- "level": 2,
561
- "marker": "unknown",
562
- "range": {
563
- "end": 4,
564
- "start": 4
565
- },
566
- "text": "/",
567
- "unknown": true,
568
- "value": "/",
569
- "word": "/"
570
- },
571
- {
572
- "dead": true,
573
- "level": 2,
574
- "marker": "unknown",
575
- "range": {
576
- "end": 10,
577
- "start": 10
578
- },
579
- "text": "-",
580
- "unknown": true,
581
- "value": "-",
582
- "word": "-"
583
- }
584
- ]
585
- },
586
- "range": {
587
- "end": 37,
588
- "start": 0
589
- },
590
- "text": "* + / and - are mathematical operators",
591
- "topLevel": true,
592
- "touchedBy": [
593
- "mathTemplate#call2",
594
- "instance1#mathTemplate#call2"
595
- ],
596
- "two": {
597
- "atomic": true,
598
- "concept": true,
599
- "dead": true,
600
- "level": 1,
601
- "marker": "mathematical_operator",
602
- "modifier_mathematical": {
603
- "level": 0,
604
- "marker": "mathematical",
605
- "range": {
606
- "end": 27,
607
- "start": 16
608
- },
609
- "text": "mathematical",
610
- "types": [
611
- "mathematical"
612
- ],
613
- "value": "mathematical",
614
- "word": "mathematical"
615
- },
616
- "modifiers": [
617
- "modifier_mathematical"
618
- ],
619
- "number": "many",
620
- "range": {
621
- "end": 37,
622
- "start": 16
623
- },
624
- "text": "mathematical operators",
625
- "types": [
626
- "mathematical_operator",
627
- "operator"
628
- ],
629
- "value": "mathematical_operator",
630
- "word": "operators"
631
- },
632
- "word": "are"
633
- },
634
- "generatedParenthesized": [
635
- ],
636
- "paraphrases": "*, +, / and - are mathematical operators",
637
- "paraphrasesParenthesized": [
638
- ],
639
- "responses": [
640
- ""
641
- ]
642
- },
643
- {
644
- "context": {
645
- "concept": {
646
- "dead": true,
647
- "level": 1,
648
- "marker": "unknown",
649
- "range": {
650
- "end": 29,
651
- "start": 22
652
- },
653
- "text": "operator",
654
- "unknown": true,
655
- "value": "operator",
656
- "word": "operator"
657
- },
658
- "dead": true,
659
- "flatten": false,
660
- "level": 1,
661
- "marker": "modifies",
662
- "modifiers": [
663
- {
664
- "dead": true,
665
- "level": 1,
666
- "marker": "unknown",
667
- "range": {
668
- "end": 11,
669
- "start": 0
670
- },
671
- "text": "mathematical",
672
- "unknown": true,
673
- "value": "mathematical",
674
- "word": "mathematical"
675
- }
676
- ],
677
- "number": "one",
678
- "range": {
679
- "end": 29,
680
- "start": 0
681
- },
682
- "text": "mathematical modifies operator",
683
- "topLevel": true,
684
- "touchedBy": [
685
- "mathTemplate#call2",
686
- "instance0#mathTemplate#call2"
687
- ],
688
- "word": "modifies"
689
- },
690
- "generatedParenthesized": [
691
- ],
692
- "paraphrases": "mathematical modifies operator",
693
- "paraphrasesParenthesized": [
694
- ],
695
- "responses": [
696
- ""
697
- ]
698
- }
699
- ]
700
- },
701
- "paraphrases": [
702
- "mathematical operator"
703
- ],
704
- "paraphrasesParenthesized": [
705
- "((mathematical) (operator))"
706
- ],
707
- "query": "mathematical operator",
708
- "responses": [
709
- ""
710
- ]
711
- },
712
- {
713
- "associations": [
714
- [
715
- [
716
- "mathematical",
717
- 0
718
- ],
719
- [
720
- "operator",
721
- 0
722
- ]
723
- ]
724
- ],
725
- "config": {
726
- },
727
- "contexts": [
728
- {
729
- "atomic": true,
730
- "dead": true,
731
- "level": 1,
732
- "marker": "mathematical_operator",
733
- "modifier_mathematical": {
734
- "level": 0,
735
- "marker": "mathematical",
736
- "range": {
737
- "end": 11,
738
- "start": 0
739
- },
740
- "text": "mathematical",
741
- "types": [
742
- "mathematical"
743
- ],
744
- "value": "mathematical",
745
- "word": "mathematical"
746
- },
747
- "modifiers": [
748
- "modifier_mathematical"
749
- ],
750
- "number": "many",
751
- "range": {
752
- "end": 21,
753
- "start": 0
754
- },
755
- "text": "mathematical operators",
756
- "topLevel": true,
757
- "types": [
758
- "mathematical_operator",
759
- "operator"
760
- ],
761
- "value": "mathematical_operator",
762
- "word": "operators"
763
- }
764
- ],
765
- "generatedParenthesized": [
766
- ""
767
- ],
768
- "metadata": {
769
- "opChoices": [
770
- {
771
- "counter": 1,
772
- "op": [
773
- "mathematical_operator",
774
- 0
775
- ],
776
- "ops": [
777
- [
778
- "mathematical",
779
- 0
780
- ],
781
- [
782
- "mathematical_operator",
783
- 0
784
- ],
785
- [
786
- "operator",
787
- 0
788
- ]
789
- ]
790
- }
791
- ]
792
- },
793
- "objects": {
794
- "nameToUUID": {
795
- "comparable": "comparable2",
796
- "concept": "concept2",
797
- "countable": "countable2",
798
- "dialogues": "dialogues2",
799
- "gdefaults": "gdefaults2",
800
- "hierarchy": "hierarchy2",
801
- "mathTemplate": "mathTemplate1",
802
- "meta": "meta2",
803
- "numbers": "numbers2",
804
- "pos": "pos2",
805
- "properties": "properties2",
806
- "punctuation": "punctuation2",
807
- "sdefaults": "sdefaults2",
808
- "stm": "stm2"
809
- },
810
- "namespaced": {
811
- "comparable2": {
812
- },
813
- "concept2": {
814
- "defaultTypesForHierarchy": {
815
- },
816
- "valueToWords": [
817
- ]
818
- },
819
- "countable2": {
820
- },
821
- "dialogues2": {
822
- "mentioned": [
823
- ],
824
- "variables": {
825
- }
826
- },
827
- "gdefaults2": {
828
- },
829
- "hierarchy2": {
830
- },
831
- "mathTemplate1": {
832
- },
833
- "meta2": {
834
- },
835
- "numbers2": {
836
- },
837
- "pos2": {
838
- },
839
- "properties2": {
840
- "children": {
841
- "articlePOS": [
842
- "a",
843
- "the"
844
- ],
845
- "canBeDoQuestion": [
846
- "have"
847
- ],
848
- "canBeQuestion": [
849
- "have",
850
- "is"
851
- ],
852
- "hierarchyAble": [
853
- "unknown"
854
- ],
855
- "ifAble": [
856
- "orAble"
857
- ],
858
- "mathematical_operator": [
859
- "*",
860
- "+",
861
- "/",
862
- "-"
863
- ],
864
- "notAble": [
865
- "unknown"
866
- ],
867
- "object": [
868
- "unknown",
869
- "what",
870
- "whose"
871
- ],
872
- "preposition": [
873
- "between"
874
- ],
875
- "pronoun": [
876
- "it",
877
- "this"
878
- ],
879
- "punctuation": [
880
- "questionMark"
881
- ],
882
- "queryable": [
883
- "hierarchyAble",
884
- "readonly",
885
- "property",
886
- "object",
887
- "xfx",
888
- "concept",
889
- "unknown",
890
- "it",
891
- "what",
892
- "whatAble",
893
- "this",
894
- "thisitthat",
895
- "reason"
896
- ],
897
- "theAble": [
898
- "property",
899
- "object",
900
- "concept",
901
- "unknown",
902
- "noun",
903
- "reason"
904
- ],
905
- "thisitthat": [
906
- "it",
907
- "this",
908
- "that"
909
- ],
910
- "toAble": [
911
- "it"
912
- ],
913
- "unknown": [
914
- "property"
915
- ],
916
- "verby": [
917
- "modifies",
918
- "is"
919
- ]
920
- },
921
- "concepts": [
922
- "properties",
923
- "unknown",
924
- "hierarchyAble",
925
- "object",
926
- "what",
927
- "queryable",
928
- "readonly",
929
- "property",
930
- "xfx",
931
- "theAble",
932
- "whose",
933
- "have",
934
- "canBeDoQuestion",
935
- "canBeQuestion",
936
- "between",
937
- "preposition",
938
- "concept",
939
- "modifies",
940
- "verby",
941
- "it",
942
- "pronoun",
943
- "this",
944
- "questionMark",
945
- "punctuation",
946
- "a",
947
- "articlePOS",
948
- "the",
949
- "notAble",
950
- "whatAble",
951
- "is",
952
- "toAble",
953
- "noun",
954
- "thisitthat",
955
- "reason",
956
- "that",
957
- "orAble",
958
- "ifAble",
959
- "*",
960
- "mathematical_operator",
961
- "+",
962
- "/",
963
- "-"
964
- ],
965
- "parents": {
966
- "*": [
967
- "mathematical_operator"
968
- ],
969
- "+": [
970
- "mathematical_operator"
971
- ],
972
- "-": [
973
- "mathematical_operator"
974
- ],
975
- "/": [
976
- "mathematical_operator"
977
- ],
978
- "a": [
979
- "articlePOS"
980
- ],
981
- "between": [
982
- "preposition"
983
- ],
984
- "concept": [
985
- "theAble",
986
- "queryable"
987
- ],
988
- "have": [
989
- "canBeDoQuestion",
990
- "canBeQuestion"
991
- ],
992
- "hierarchyAble": [
993
- "queryable"
994
- ],
995
- "is": [
996
- "canBeQuestion",
997
- "verby"
998
- ],
999
- "it": [
1000
- "pronoun",
1001
- "queryable",
1002
- "toAble",
1003
- "thisitthat"
1004
- ],
1005
- "modifies": [
1006
- "verby"
1007
- ],
1008
- "noun": [
1009
- "theAble"
1010
- ],
1011
- "object": [
1012
- "queryable",
1013
- "theAble"
1014
- ],
1015
- "orAble": [
1016
- "ifAble"
1017
- ],
1018
- "property": [
1019
- "queryable",
1020
- "theAble",
1021
- "unknown"
1022
- ],
1023
- "questionMark": [
1024
- "punctuation"
1025
- ],
1026
- "readonly": [
1027
- "queryable"
1028
- ],
1029
- "reason": [
1030
- "theAble",
1031
- "queryable"
1032
- ],
1033
- "that": [
1034
- "thisitthat"
1035
- ],
1036
- "the": [
1037
- "articlePOS"
1038
- ],
1039
- "this": [
1040
- "pronoun",
1041
- "queryable",
1042
- "thisitthat"
1043
- ],
1044
- "thisitthat": [
1045
- "queryable"
1046
- ],
1047
- "unknown": [
1048
- "hierarchyAble",
1049
- "object",
1050
- "notAble",
1051
- "theAble",
1052
- "queryable"
1053
- ],
1054
- "what": [
1055
- "object",
1056
- "queryable"
1057
- ],
1058
- "whatAble": [
1059
- "queryable"
1060
- ],
1061
- "whose": [
1062
- "object"
1063
- ],
1064
- "xfx": [
1065
- "queryable"
1066
- ]
1067
- },
1068
- "properties": {
1069
- "handlers": {
1070
- },
1071
- "initHandlers": [
1072
- ],
1073
- "root": {
1074
- "*": {
1075
- },
1076
- "+": {
1077
- },
1078
- "-": {
1079
- },
1080
- "/": {
1081
- },
1082
- "a": {
1083
- },
1084
- "articlePOS": {
1085
- },
1086
- "between": {
1087
- },
1088
- "canBeDoQuestion": {
1089
- },
1090
- "canBeQuestion": {
1091
- },
1092
- "concept": {
1093
- },
1094
- "have": {
1095
- },
1096
- "hierarchyAble": {
1097
- },
1098
- "ifAble": {
1099
- },
1100
- "is": {
1101
- },
1102
- "it": {
1103
- },
1104
- "mathematical_operator": {
1105
- },
1106
- "modifies": {
1107
- },
1108
- "notAble": {
1109
- },
1110
- "noun": {
1111
- },
1112
- "object": {
1113
- },
1114
- "orAble": {
1115
- },
1116
- "preposition": {
1117
- },
1118
- "pronoun": {
1119
- },
1120
- "property": {
1121
- },
1122
- "punctuation": {
1123
- },
1124
- "queryable": {
1125
- },
1126
- "questionMark": {
1127
- },
1128
- "readonly": {
1129
- },
1130
- "reason": {
1131
- },
1132
- "that": {
1133
- },
1134
- "the": {
1135
- },
1136
- "theAble": {
1137
- },
1138
- "this": {
1139
- },
1140
- "thisitthat": {
1141
- },
1142
- "toAble": {
1143
- },
1144
- "unknown": {
1145
- },
1146
- "verby": {
1147
- },
1148
- "what": {
1149
- },
1150
- "whatAble": {
1151
- },
1152
- "whose": {
1153
- },
1154
- "xfx": {
1155
- }
1156
- }
1157
- },
1158
- "property": {
1159
- },
1160
- "relations": [
1161
- ],
1162
- "valueToWords": {
1163
- }
1164
- },
1165
- "punctuation2": {
1166
- },
1167
- "sdefaults2": {
1168
- },
1169
- "stm2": {
1170
- "mentioned": [
1171
- ],
1172
- "variables": {
1173
- }
1174
- }
1175
- },
1176
- "processed": [
1177
- {
1178
- "context": {
1179
- "atomic": true,
1180
- "dead": true,
1181
- "level": 1,
1182
- "marker": "mathematical_operator",
1183
- "modifier_mathematical": {
1184
- "level": 0,
1185
- "marker": "mathematical",
1186
- "range": {
1187
- "end": 11,
1188
- "start": 0
1189
- },
1190
- "text": "mathematical",
1191
- "types": [
1192
- "mathematical"
1193
- ],
1194
- "value": "mathematical",
1195
- "word": "mathematical"
1196
- },
1197
- "modifiers": [
1198
- "modifier_mathematical"
1199
- ],
1200
- "number": "many",
1201
- "range": {
1202
- "end": 21,
1203
- "start": 0
1204
- },
1205
- "text": "mathematical operators",
1206
- "topLevel": true,
1207
- "types": [
1208
- "mathematical_operator",
1209
- "operator"
1210
- ],
1211
- "value": "mathematical_operator",
1212
- "word": "operators"
1213
- },
1214
- "generatedParenthesized": "",
1215
- "paraphrases": "mathematical operators",
1216
- "paraphrasesParenthesized": "((mathematical) (operators))",
1217
- "responses": [
1218
- ""
1219
- ]
1220
- },
1221
- {
1222
- "context": {
1223
- "dead": true,
1224
- "level": 2,
1225
- "marker": "is",
1226
- "number": "many",
1227
- "one": {
1228
- "level": 1,
1229
- "listable": true,
1230
- "marker": "list",
1231
- "number": "many",
1232
- "range": {
1233
- "end": 37,
1234
- "start": 0
1235
- },
1236
- "text": "* +",
1237
- "types": [
1238
- "list",
1239
- "unknown"
1240
- ],
1241
- "value": [
1242
- {
1243
- "dead": true,
1244
- "level": 1,
1245
- "marker": "unknown",
1246
- "range": {
1247
- "end": 0,
1248
- "start": 0
1249
- },
1250
- "text": "*",
1251
- "unknown": true,
1252
- "value": "*",
1253
- "word": "*"
1254
- },
1255
- {
1256
- "dead": true,
1257
- "level": 1,
1258
- "marker": "unknown",
1259
- "range": {
1260
- "end": 2,
1261
- "start": 2
1262
- },
1263
- "text": "+",
1264
- "unknown": true,
1265
- "value": "+",
1266
- "word": "+"
1267
- },
1268
- {
1269
- "dead": true,
1270
- "level": 2,
1271
- "marker": "unknown",
1272
- "range": {
1273
- "end": 4,
1274
- "start": 4
1275
- },
1276
- "text": "/",
1277
- "unknown": true,
1278
- "value": "/",
1279
- "word": "/"
1280
- },
1281
- {
1282
- "dead": true,
1283
- "level": 2,
1284
- "marker": "unknown",
1285
- "range": {
1286
- "end": 10,
1287
- "start": 10
1288
- },
1289
- "text": "-",
1290
- "unknown": true,
1291
- "value": "-",
1292
- "word": "-"
1293
- }
1294
- ]
1295
- },
1296
- "range": {
1297
- "end": 37,
1298
- "start": 0
1299
- },
1300
- "text": "* + / and - are mathematical operators",
1301
- "topLevel": true,
1302
- "touchedBy": [
1303
- "mathTemplate#call2",
1304
- "instance1#mathTemplate#call2"
1305
- ],
1306
- "two": {
1307
- "atomic": true,
1308
- "concept": true,
1309
- "dead": true,
1310
- "level": 1,
1311
- "marker": "mathematical_operator",
1312
- "modifier_mathematical": {
1313
- "level": 0,
1314
- "marker": "mathematical",
1315
- "range": {
1316
- "end": 27,
1317
- "start": 16
1318
- },
1319
- "text": "mathematical",
1320
- "types": [
1321
- "mathematical"
1322
- ],
1323
- "value": "mathematical",
1324
- "word": "mathematical"
1325
- },
1326
- "modifiers": [
1327
- "modifier_mathematical"
1328
- ],
1329
- "number": "many",
1330
- "range": {
1331
- "end": 37,
1332
- "start": 16
1333
- },
1334
- "text": "mathematical operators",
1335
- "types": [
1336
- "mathematical_operator",
1337
- "operator"
1338
- ],
1339
- "value": "mathematical_operator",
1340
- "word": "operators"
1341
- },
1342
- "word": "are"
1343
- },
1344
- "generatedParenthesized": [
1345
- ],
1346
- "paraphrases": "*, +, / and - are mathematical operators",
1347
- "paraphrasesParenthesized": [
1348
- ],
1349
- "responses": [
1350
- ""
1351
- ]
1352
- },
1353
- {
1354
- "context": {
1355
- "concept": {
1356
- "dead": true,
1357
- "level": 1,
1358
- "marker": "unknown",
1359
- "range": {
1360
- "end": 29,
1361
- "start": 22
1362
- },
1363
- "text": "operator",
1364
- "unknown": true,
1365
- "value": "operator",
1366
- "word": "operator"
1367
- },
1368
- "dead": true,
1369
- "flatten": false,
1370
- "level": 1,
1371
- "marker": "modifies",
1372
- "modifiers": [
1373
- {
1374
- "dead": true,
1375
- "level": 1,
1376
- "marker": "unknown",
1377
- "range": {
1378
- "end": 11,
1379
- "start": 0
1380
- },
1381
- "text": "mathematical",
1382
- "unknown": true,
1383
- "value": "mathematical",
1384
- "word": "mathematical"
1385
- }
1386
- ],
1387
- "number": "one",
1388
- "range": {
1389
- "end": 29,
1390
- "start": 0
1391
- },
1392
- "text": "mathematical modifies operator",
1393
- "topLevel": true,
1394
- "touchedBy": [
1395
- "mathTemplate#call2",
1396
- "instance0#mathTemplate#call2"
1397
- ],
1398
- "word": "modifies"
1399
- },
1400
- "generatedParenthesized": [
1401
- ],
1402
- "paraphrases": "mathematical modifies operator",
1403
- "paraphrasesParenthesized": [
1404
- ],
1405
- "responses": [
1406
- ""
1407
- ]
1408
- }
1409
- ]
1410
- },
1411
- "paraphrases": [
1412
- "mathematical operators"
1413
- ],
1414
- "paraphrasesParenthesized": [
1415
- "((mathematical) (operators))"
1416
- ],
1417
- "query": "mathematical operators",
1418
- "responses": [
1419
- ""
1420
- ]
1421
- }
1422
- ]