ekms 7.12.8 → 8.0.0

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