tpmkms_4wp 9.5.1 → 9.6.0-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/common/animals.instance.json +151 -61
- package/common/animals.js +3 -5
- package/common/asking.js +116 -106
- package/common/avatar.test.json +1001 -860
- package/common/can.instance.json +2194 -0
- package/common/can.js +251 -0
- package/common/can.test.json +51307 -0
- package/common/characters.js +5 -5
- package/common/colors.instance.json +152 -12
- package/common/colors.js +3 -6
- package/common/comparable.instance.json +33 -3
- package/common/comparable.js +3 -6
- package/common/concept.js +25 -27
- package/common/concept.test.json +180 -144
- package/common/conjunction.js +13 -5
- package/common/conjunction.test.json +32 -42
- package/common/crew.instance.json +433 -173
- package/common/crew.js +4 -7
- package/common/crew.test.json +4148 -3324
- package/common/currency.js +1 -1
- package/common/dateTimeSelectors.instance.json +2 -2
- package/common/dateTimeSelectors.js +6 -9
- package/common/dateTimeSelectors.test.json +76935 -35739
- package/common/dates.instance.json +53 -3
- package/common/dates.js +3 -6
- package/common/dates.test.json +284 -287
- package/common/dialogues.js +43 -122
- package/common/dialogues.test.json +1248 -1152
- package/common/dimension.instance.json +21493 -561
- package/common/dimension.js +150 -55
- package/common/dimension.test.json +10979 -4625
- package/common/drone.instance.json +24709 -0
- package/common/drone.js +662 -0
- package/common/drone.test.json +30522 -0
- package/common/drone_v1.instance.json +24703 -0
- package/common/drone_v1.js +596 -0
- package/common/drone_v1.test.json +115538 -0
- package/common/edible.instance.json +388 -32
- package/common/edible.js +3 -5
- package/common/emotions.instance.json +85 -76
- package/common/emotions.js +4 -7
- package/common/emotions.test.json +242 -174
- package/common/english_helpers.js +336 -0
- package/common/errors.js +6 -6
- package/common/evaluate.js +2 -2
- package/common/events.js +8 -8
- package/common/fastfood.instance.json +1071 -393
- package/common/fastfood.js +14 -16
- package/common/fastfood.test.json +6970 -6829
- package/common/formulas.instance.json +11 -1
- package/common/formulas.js +3 -2
- package/common/gdefaults.js +111 -17
- package/common/help.js +12 -12
- package/common/help.test.json +65 -11
- package/common/helpers/concept.js +1 -1
- package/common/helpers/conjunction.js +54 -44
- package/common/helpers/dateTimeSelectors.js +2 -2
- package/common/helpers/dialogues.js +10 -2
- package/common/helpers/formulas.js +13 -11
- package/common/helpers/menus.js +12 -12
- package/common/helpers/meta.js +9 -9
- package/common/helpers/properties.js +186 -64
- package/common/helpers.js +167 -48
- package/common/hierarchy.js +12 -10
- package/common/kirk.instance.json +11 -1
- package/common/kirk.js +4 -6
- package/common/kirk.test.json +600 -424
- package/common/latin.instance.json +12 -12
- package/common/latin.js +12 -14
- package/common/length.instance.json +34660 -3158
- package/common/length.js +11 -6
- package/common/length.test.json +54357 -2557
- package/common/math.instance.json +39 -29
- package/common/math.js +49 -47
- package/common/menus.instance.json +77 -10
- package/common/menus.js +4 -13
- package/common/meta.js +80 -65
- package/common/nameable.js +36 -22
- package/common/nameable.test.json +436 -0
- package/common/numbers.js +1 -1
- package/common/ordering.instance.json +107 -19
- package/common/ordering.js +4 -6
- package/common/ordering.test.json +835 -417
- package/common/people.instance.json +176 -348
- package/common/people.js +9 -9
- package/common/people.test.json +4135 -3606
- package/common/pipboy.instance.json +187 -17
- package/common/pipboy.js +4 -4
- package/common/pokemon.instance.json +143 -13
- package/common/pokemon.js +4 -6
- package/common/pressure.instance.json +3610 -1601
- package/common/pressure.js +3 -5
- package/common/pressure.test.json +433 -477
- package/common/properties.instance.json +16 -17
- package/common/properties.js +32 -13
- package/common/properties.test.json +9565 -6951
- package/common/rates.instance.json +59 -0
- package/common/rates.js +95 -0
- package/common/rates.test.json +27702 -0
- package/common/reminders.instance.json +4 -4
- package/common/reminders.js +8 -11
- package/common/reminders.test.json +64635 -25787
- package/common/reports.instance.json +23 -3
- package/common/reports.js +21 -21
- package/common/scorekeeper.js +9 -12
- package/common/sdefaults.js +22 -2
- package/common/spock.instance.json +11 -1
- package/common/spock.js +4 -7
- package/common/spock.test.json +606 -430
- package/common/stgame.js +1 -1
- package/common/stm.js +41 -24
- package/common/tell.js +1 -1
- package/common/temperature.instance.json +3163 -1154
- package/common/temperature.js +3 -5
- package/common/temperature.test.json +433 -477
- package/common/tester.js +3 -3
- package/common/time.instance.json +24852 -0
- package/common/time.js +138 -141
- package/common/time.test.json +31876 -3757
- package/common/tokenize.js +5 -2
- package/common/ui.instance.json +12 -5
- package/common/ui.js +4 -13
- package/common/weight.instance.json +10501 -4099
- package/common/weight.js +3 -5
- package/common/weight.test.json +2601 -2263
- package/common/words.instance.json +9 -0
- package/common/words.js +50 -0
- package/common/words.test.json +2 -0
- package/common/wp.instance.json +548 -8
- package/common/wp.js +10 -8
- package/common/wp.test.json +7385 -6906
- package/main.js +6 -2
- package/package.json +25 -6
- package/common/listener.js +0 -50
- package/common/listener.test.json +0 -142
package/common/concept.test.json
CHANGED
|
@@ -29,13 +29,7 @@
|
|
|
29
29
|
"value": "strips",
|
|
30
30
|
"word": "strips"
|
|
31
31
|
},
|
|
32
|
-
"
|
|
33
|
-
"context_index": 1,
|
|
34
|
-
"dead": true,
|
|
35
|
-
"flatten": false,
|
|
36
|
-
"level": 1,
|
|
37
|
-
"marker": "modifies",
|
|
38
|
-
"modifiers": [
|
|
32
|
+
"conceptModifiers": [
|
|
39
33
|
{
|
|
40
34
|
"dead": true,
|
|
41
35
|
"level": 0,
|
|
@@ -50,6 +44,12 @@
|
|
|
50
44
|
"word": "chicken"
|
|
51
45
|
}
|
|
52
46
|
],
|
|
47
|
+
"context_id": 2,
|
|
48
|
+
"context_index": 1,
|
|
49
|
+
"dead": true,
|
|
50
|
+
"flatten": false,
|
|
51
|
+
"level": 1,
|
|
52
|
+
"marker": "modifies",
|
|
53
53
|
"number": "one",
|
|
54
54
|
"range": {
|
|
55
55
|
"end": 22,
|
|
@@ -138,7 +138,8 @@
|
|
|
138
138
|
"punctuation": "punctuation2",
|
|
139
139
|
"sdefaults": "sdefaults2",
|
|
140
140
|
"stm": "stm2",
|
|
141
|
-
"tokenize": "tokenize2"
|
|
141
|
+
"tokenize": "tokenize2",
|
|
142
|
+
"words": "words2"
|
|
142
143
|
},
|
|
143
144
|
"namespaced": {
|
|
144
145
|
"articles2": {
|
|
@@ -195,6 +196,11 @@
|
|
|
195
196
|
},
|
|
196
197
|
"tokenize2": {
|
|
197
198
|
"km": "tokenize2"
|
|
199
|
+
},
|
|
200
|
+
"words2": {
|
|
201
|
+
"km": "words2",
|
|
202
|
+
"words": [
|
|
203
|
+
]
|
|
198
204
|
}
|
|
199
205
|
},
|
|
200
206
|
"processed": [
|
|
@@ -213,13 +219,7 @@
|
|
|
213
219
|
"value": "strips",
|
|
214
220
|
"word": "strips"
|
|
215
221
|
},
|
|
216
|
-
"
|
|
217
|
-
"context_index": 1,
|
|
218
|
-
"dead": true,
|
|
219
|
-
"flatten": false,
|
|
220
|
-
"level": 1,
|
|
221
|
-
"marker": "modifies",
|
|
222
|
-
"modifiers": [
|
|
222
|
+
"conceptModifiers": [
|
|
223
223
|
{
|
|
224
224
|
"dead": true,
|
|
225
225
|
"level": 0,
|
|
@@ -234,6 +234,12 @@
|
|
|
234
234
|
"word": "chicken"
|
|
235
235
|
}
|
|
236
236
|
],
|
|
237
|
+
"context_id": 2,
|
|
238
|
+
"context_index": 1,
|
|
239
|
+
"dead": true,
|
|
240
|
+
"flatten": false,
|
|
241
|
+
"level": 1,
|
|
242
|
+
"marker": "modifies",
|
|
237
243
|
"number": "one",
|
|
238
244
|
"range": {
|
|
239
245
|
"end": 22,
|
|
@@ -416,13 +422,7 @@
|
|
|
416
422
|
"value": "cream",
|
|
417
423
|
"word": "cream"
|
|
418
424
|
},
|
|
419
|
-
"
|
|
420
|
-
"context_index": 1,
|
|
421
|
-
"dead": true,
|
|
422
|
-
"flatten": true,
|
|
423
|
-
"level": 1,
|
|
424
|
-
"marker": "modifies",
|
|
425
|
-
"modifiers": [
|
|
425
|
+
"conceptModifiers": [
|
|
426
426
|
{
|
|
427
427
|
"default": true,
|
|
428
428
|
"isList": true,
|
|
@@ -475,6 +475,12 @@
|
|
|
475
475
|
"word": "and"
|
|
476
476
|
}
|
|
477
477
|
],
|
|
478
|
+
"context_id": 2,
|
|
479
|
+
"context_index": 1,
|
|
480
|
+
"dead": true,
|
|
481
|
+
"flatten": true,
|
|
482
|
+
"level": 1,
|
|
483
|
+
"marker": "modifies",
|
|
478
484
|
"number": "many",
|
|
479
485
|
"range": {
|
|
480
486
|
"end": 24,
|
|
@@ -489,10 +495,10 @@
|
|
|
489
495
|
},
|
|
490
496
|
{
|
|
491
497
|
"atomic": true,
|
|
492
|
-
"context_id":
|
|
498
|
+
"context_id": 5,
|
|
493
499
|
"context_index": 1,
|
|
494
500
|
"dead": true,
|
|
495
|
-
"level":
|
|
501
|
+
"level": 0,
|
|
496
502
|
"marker": "ice_cream",
|
|
497
503
|
"modifier_ice": {
|
|
498
504
|
"level": 0,
|
|
@@ -528,10 +534,10 @@
|
|
|
528
534
|
},
|
|
529
535
|
{
|
|
530
536
|
"atomic": true,
|
|
531
|
-
"context_id":
|
|
537
|
+
"context_id": 7,
|
|
532
538
|
"context_index": 3,
|
|
533
539
|
"dead": true,
|
|
534
|
-
"level":
|
|
540
|
+
"level": 0,
|
|
535
541
|
"marker": "hand_cream",
|
|
536
542
|
"modifier_hand": {
|
|
537
543
|
"level": 0,
|
|
@@ -747,7 +753,8 @@
|
|
|
747
753
|
"punctuation": "punctuation2",
|
|
748
754
|
"sdefaults": "sdefaults2",
|
|
749
755
|
"stm": "stm2",
|
|
750
|
-
"tokenize": "tokenize2"
|
|
756
|
+
"tokenize": "tokenize2",
|
|
757
|
+
"words": "words2"
|
|
751
758
|
},
|
|
752
759
|
"namespaced": {
|
|
753
760
|
"articles2": {
|
|
@@ -804,16 +811,21 @@
|
|
|
804
811
|
},
|
|
805
812
|
"tokenize2": {
|
|
806
813
|
"km": "tokenize2"
|
|
814
|
+
},
|
|
815
|
+
"words2": {
|
|
816
|
+
"km": "words2",
|
|
817
|
+
"words": [
|
|
818
|
+
]
|
|
807
819
|
}
|
|
808
820
|
},
|
|
809
821
|
"processed": [
|
|
810
822
|
{
|
|
811
823
|
"context": {
|
|
812
824
|
"atomic": true,
|
|
813
|
-
"context_id":
|
|
825
|
+
"context_id": 7,
|
|
814
826
|
"context_index": 3,
|
|
815
827
|
"dead": true,
|
|
816
|
-
"level":
|
|
828
|
+
"level": 0,
|
|
817
829
|
"marker": "hand_cream",
|
|
818
830
|
"modifier_hand": {
|
|
819
831
|
"level": 0,
|
|
@@ -861,10 +873,10 @@
|
|
|
861
873
|
{
|
|
862
874
|
"context": {
|
|
863
875
|
"atomic": true,
|
|
864
|
-
"context_id":
|
|
876
|
+
"context_id": 5,
|
|
865
877
|
"context_index": 1,
|
|
866
878
|
"dead": true,
|
|
867
|
-
"level":
|
|
879
|
+
"level": 0,
|
|
868
880
|
"marker": "ice_cream",
|
|
869
881
|
"modifier_ice": {
|
|
870
882
|
"level": 0,
|
|
@@ -924,13 +936,7 @@
|
|
|
924
936
|
"value": "cream",
|
|
925
937
|
"word": "cream"
|
|
926
938
|
},
|
|
927
|
-
"
|
|
928
|
-
"context_index": 1,
|
|
929
|
-
"dead": true,
|
|
930
|
-
"flatten": true,
|
|
931
|
-
"level": 1,
|
|
932
|
-
"marker": "modifies",
|
|
933
|
-
"modifiers": [
|
|
939
|
+
"conceptModifiers": [
|
|
934
940
|
{
|
|
935
941
|
"default": true,
|
|
936
942
|
"isList": true,
|
|
@@ -983,6 +989,12 @@
|
|
|
983
989
|
"word": "and"
|
|
984
990
|
}
|
|
985
991
|
],
|
|
992
|
+
"context_id": 2,
|
|
993
|
+
"context_index": 1,
|
|
994
|
+
"dead": true,
|
|
995
|
+
"flatten": true,
|
|
996
|
+
"level": 1,
|
|
997
|
+
"marker": "modifies",
|
|
986
998
|
"number": "many",
|
|
987
999
|
"range": {
|
|
988
1000
|
"end": 24,
|
|
@@ -1008,12 +1020,12 @@
|
|
|
1008
1020
|
]
|
|
1009
1021
|
},
|
|
1010
1022
|
"paraphrases": [
|
|
1011
|
-
"ice and hand
|
|
1023
|
+
"ice and hand modify cream",
|
|
1012
1024
|
"ice cream",
|
|
1013
1025
|
"hand cream"
|
|
1014
1026
|
],
|
|
1015
1027
|
"paraphrasesParenthesized": [
|
|
1016
|
-
"(((ice) and (hand)) (
|
|
1028
|
+
"(((ice) and (hand)) (modify) (cream))",
|
|
1017
1029
|
"((ice) (cream))",
|
|
1018
1030
|
"((hand) (cream))"
|
|
1019
1031
|
],
|
|
@@ -1353,7 +1365,7 @@
|
|
|
1353
1365
|
{
|
|
1354
1366
|
"marker": [
|
|
1355
1367
|
"ice_cream",
|
|
1356
|
-
|
|
1368
|
+
0
|
|
1357
1369
|
],
|
|
1358
1370
|
"range": {
|
|
1359
1371
|
"end": 9,
|
|
@@ -1388,7 +1400,7 @@
|
|
|
1388
1400
|
{
|
|
1389
1401
|
"marker": [
|
|
1390
1402
|
"ice_cream",
|
|
1391
|
-
|
|
1403
|
+
0
|
|
1392
1404
|
],
|
|
1393
1405
|
"range": {
|
|
1394
1406
|
"end": 9,
|
|
@@ -1398,7 +1410,7 @@
|
|
|
1398
1410
|
{
|
|
1399
1411
|
"marker": [
|
|
1400
1412
|
"hand_cream",
|
|
1401
|
-
|
|
1413
|
+
0
|
|
1402
1414
|
],
|
|
1403
1415
|
"range": {
|
|
1404
1416
|
"end": 20,
|
|
@@ -1431,13 +1443,7 @@
|
|
|
1431
1443
|
"value": "strips",
|
|
1432
1444
|
"word": "strips"
|
|
1433
1445
|
},
|
|
1434
|
-
"
|
|
1435
|
-
"context_index": 1,
|
|
1436
|
-
"dead": true,
|
|
1437
|
-
"flatten": false,
|
|
1438
|
-
"level": 1,
|
|
1439
|
-
"marker": "modifies",
|
|
1440
|
-
"modifiers": [
|
|
1446
|
+
"conceptModifiers": [
|
|
1441
1447
|
{
|
|
1442
1448
|
"dead": true,
|
|
1443
1449
|
"level": 0,
|
|
@@ -1465,6 +1471,12 @@
|
|
|
1465
1471
|
"word": "chicken"
|
|
1466
1472
|
}
|
|
1467
1473
|
],
|
|
1474
|
+
"context_id": 2,
|
|
1475
|
+
"context_index": 1,
|
|
1476
|
+
"dead": true,
|
|
1477
|
+
"flatten": false,
|
|
1478
|
+
"level": 1,
|
|
1479
|
+
"marker": "modifies",
|
|
1468
1480
|
"number": "one",
|
|
1469
1481
|
"range": {
|
|
1470
1482
|
"end": 26,
|
|
@@ -1479,10 +1491,10 @@
|
|
|
1479
1491
|
},
|
|
1480
1492
|
{
|
|
1481
1493
|
"atomic": true,
|
|
1482
|
-
"context_id":
|
|
1494
|
+
"context_id": 5,
|
|
1483
1495
|
"context_index": 1,
|
|
1484
1496
|
"dead": true,
|
|
1485
|
-
"level":
|
|
1497
|
+
"level": 0,
|
|
1486
1498
|
"marker": "raw_chicken_strip",
|
|
1487
1499
|
"modifier_chicken": {
|
|
1488
1500
|
"level": 0,
|
|
@@ -1659,7 +1671,8 @@
|
|
|
1659
1671
|
"punctuation": "punctuation2",
|
|
1660
1672
|
"sdefaults": "sdefaults2",
|
|
1661
1673
|
"stm": "stm2",
|
|
1662
|
-
"tokenize": "tokenize2"
|
|
1674
|
+
"tokenize": "tokenize2",
|
|
1675
|
+
"words": "words2"
|
|
1663
1676
|
},
|
|
1664
1677
|
"namespaced": {
|
|
1665
1678
|
"articles2": {
|
|
@@ -1716,16 +1729,21 @@
|
|
|
1716
1729
|
},
|
|
1717
1730
|
"tokenize2": {
|
|
1718
1731
|
"km": "tokenize2"
|
|
1732
|
+
},
|
|
1733
|
+
"words2": {
|
|
1734
|
+
"km": "words2",
|
|
1735
|
+
"words": [
|
|
1736
|
+
]
|
|
1719
1737
|
}
|
|
1720
1738
|
},
|
|
1721
1739
|
"processed": [
|
|
1722
1740
|
{
|
|
1723
1741
|
"context": {
|
|
1724
1742
|
"atomic": true,
|
|
1725
|
-
"context_id":
|
|
1743
|
+
"context_id": 5,
|
|
1726
1744
|
"context_index": 1,
|
|
1727
1745
|
"dead": true,
|
|
1728
|
-
"level":
|
|
1746
|
+
"level": 0,
|
|
1729
1747
|
"marker": "raw_chicken_strip",
|
|
1730
1748
|
"modifier_chicken": {
|
|
1731
1749
|
"level": 0,
|
|
@@ -1800,13 +1818,7 @@
|
|
|
1800
1818
|
"value": "strips",
|
|
1801
1819
|
"word": "strips"
|
|
1802
1820
|
},
|
|
1803
|
-
"
|
|
1804
|
-
"context_index": 1,
|
|
1805
|
-
"dead": true,
|
|
1806
|
-
"flatten": false,
|
|
1807
|
-
"level": 1,
|
|
1808
|
-
"marker": "modifies",
|
|
1809
|
-
"modifiers": [
|
|
1821
|
+
"conceptModifiers": [
|
|
1810
1822
|
{
|
|
1811
1823
|
"dead": true,
|
|
1812
1824
|
"level": 0,
|
|
@@ -1834,6 +1846,12 @@
|
|
|
1834
1846
|
"word": "chicken"
|
|
1835
1847
|
}
|
|
1836
1848
|
],
|
|
1849
|
+
"context_id": 2,
|
|
1850
|
+
"context_index": 1,
|
|
1851
|
+
"dead": true,
|
|
1852
|
+
"flatten": false,
|
|
1853
|
+
"level": 1,
|
|
1854
|
+
"marker": "modifies",
|
|
1837
1855
|
"number": "one",
|
|
1838
1856
|
"range": {
|
|
1839
1857
|
"end": 26,
|
|
@@ -2116,7 +2134,7 @@
|
|
|
2116
2134
|
{
|
|
2117
2135
|
"marker": [
|
|
2118
2136
|
"raw_chicken_strip",
|
|
2119
|
-
|
|
2137
|
+
0
|
|
2120
2138
|
],
|
|
2121
2139
|
"range": {
|
|
2122
2140
|
"end": 18,
|
|
@@ -2149,13 +2167,7 @@
|
|
|
2149
2167
|
"value": "passion",
|
|
2150
2168
|
"word": "passion"
|
|
2151
2169
|
},
|
|
2152
|
-
"
|
|
2153
|
-
"context_index": 1,
|
|
2154
|
-
"dead": true,
|
|
2155
|
-
"flatten": false,
|
|
2156
|
-
"level": 1,
|
|
2157
|
-
"marker": "modifies",
|
|
2158
|
-
"modifiers": [
|
|
2170
|
+
"conceptModifiers": [
|
|
2159
2171
|
{
|
|
2160
2172
|
"dead": true,
|
|
2161
2173
|
"level": 0,
|
|
@@ -2170,6 +2182,12 @@
|
|
|
2170
2182
|
"word": "mango"
|
|
2171
2183
|
}
|
|
2172
2184
|
],
|
|
2185
|
+
"context_id": 2,
|
|
2186
|
+
"context_index": 1,
|
|
2187
|
+
"dead": true,
|
|
2188
|
+
"flatten": false,
|
|
2189
|
+
"level": 1,
|
|
2190
|
+
"marker": "modifies",
|
|
2173
2191
|
"number": "one",
|
|
2174
2192
|
"range": {
|
|
2175
2193
|
"end": 21,
|
|
@@ -2196,17 +2214,11 @@
|
|
|
2196
2214
|
"value": "smoothie",
|
|
2197
2215
|
"word": "smoothie"
|
|
2198
2216
|
},
|
|
2199
|
-
"
|
|
2200
|
-
"context_index": 1,
|
|
2201
|
-
"dead": true,
|
|
2202
|
-
"flatten": false,
|
|
2203
|
-
"level": 1,
|
|
2204
|
-
"marker": "modifies",
|
|
2205
|
-
"modifiers": [
|
|
2217
|
+
"conceptModifiers": [
|
|
2206
2218
|
{
|
|
2207
2219
|
"atomic": true,
|
|
2208
2220
|
"dead": true,
|
|
2209
|
-
"level":
|
|
2221
|
+
"level": 0,
|
|
2210
2222
|
"marker": "mango_passion",
|
|
2211
2223
|
"modifier_mango": {
|
|
2212
2224
|
"level": 0,
|
|
@@ -2240,6 +2252,12 @@
|
|
|
2240
2252
|
"word": "passion"
|
|
2241
2253
|
}
|
|
2242
2254
|
],
|
|
2255
|
+
"context_id": 5,
|
|
2256
|
+
"context_index": 1,
|
|
2257
|
+
"dead": true,
|
|
2258
|
+
"flatten": false,
|
|
2259
|
+
"level": 1,
|
|
2260
|
+
"marker": "modifies",
|
|
2243
2261
|
"number": "one",
|
|
2244
2262
|
"range": {
|
|
2245
2263
|
"end": 30,
|
|
@@ -2254,15 +2272,15 @@
|
|
|
2254
2272
|
},
|
|
2255
2273
|
{
|
|
2256
2274
|
"atomic": true,
|
|
2257
|
-
"context_id":
|
|
2275
|
+
"context_id": 8,
|
|
2258
2276
|
"context_index": 1,
|
|
2259
2277
|
"dead": true,
|
|
2260
|
-
"level":
|
|
2278
|
+
"level": 0,
|
|
2261
2279
|
"marker": "mango_passion_smoothie",
|
|
2262
2280
|
"modifier_mango_passion": {
|
|
2263
2281
|
"atomic": true,
|
|
2264
2282
|
"dead": true,
|
|
2265
|
-
"level":
|
|
2283
|
+
"level": 0,
|
|
2266
2284
|
"marker": "mango_passion",
|
|
2267
2285
|
"modifier_mango": {
|
|
2268
2286
|
"level": 0,
|
|
@@ -2499,7 +2517,8 @@
|
|
|
2499
2517
|
"punctuation": "punctuation2",
|
|
2500
2518
|
"sdefaults": "sdefaults2",
|
|
2501
2519
|
"stm": "stm2",
|
|
2502
|
-
"tokenize": "tokenize2"
|
|
2520
|
+
"tokenize": "tokenize2",
|
|
2521
|
+
"words": "words2"
|
|
2503
2522
|
},
|
|
2504
2523
|
"namespaced": {
|
|
2505
2524
|
"articles2": {
|
|
@@ -2556,21 +2575,26 @@
|
|
|
2556
2575
|
},
|
|
2557
2576
|
"tokenize2": {
|
|
2558
2577
|
"km": "tokenize2"
|
|
2578
|
+
},
|
|
2579
|
+
"words2": {
|
|
2580
|
+
"km": "words2",
|
|
2581
|
+
"words": [
|
|
2582
|
+
]
|
|
2559
2583
|
}
|
|
2560
2584
|
},
|
|
2561
2585
|
"processed": [
|
|
2562
2586
|
{
|
|
2563
2587
|
"context": {
|
|
2564
2588
|
"atomic": true,
|
|
2565
|
-
"context_id":
|
|
2589
|
+
"context_id": 8,
|
|
2566
2590
|
"context_index": 1,
|
|
2567
2591
|
"dead": true,
|
|
2568
|
-
"level":
|
|
2592
|
+
"level": 0,
|
|
2569
2593
|
"marker": "mango_passion_smoothie",
|
|
2570
2594
|
"modifier_mango_passion": {
|
|
2571
2595
|
"atomic": true,
|
|
2572
2596
|
"dead": true,
|
|
2573
|
-
"level":
|
|
2597
|
+
"level": 0,
|
|
2574
2598
|
"marker": "mango_passion",
|
|
2575
2599
|
"modifier_mango": {
|
|
2576
2600
|
"level": 0,
|
|
@@ -2645,17 +2669,11 @@
|
|
|
2645
2669
|
"value": "smoothie",
|
|
2646
2670
|
"word": "smoothie"
|
|
2647
2671
|
},
|
|
2648
|
-
"
|
|
2649
|
-
"context_index": 1,
|
|
2650
|
-
"dead": true,
|
|
2651
|
-
"flatten": false,
|
|
2652
|
-
"level": 1,
|
|
2653
|
-
"marker": "modifies",
|
|
2654
|
-
"modifiers": [
|
|
2672
|
+
"conceptModifiers": [
|
|
2655
2673
|
{
|
|
2656
2674
|
"atomic": true,
|
|
2657
2675
|
"dead": true,
|
|
2658
|
-
"level":
|
|
2676
|
+
"level": 0,
|
|
2659
2677
|
"marker": "mango_passion",
|
|
2660
2678
|
"modifier_mango": {
|
|
2661
2679
|
"level": 0,
|
|
@@ -2689,6 +2707,12 @@
|
|
|
2689
2707
|
"word": "passion"
|
|
2690
2708
|
}
|
|
2691
2709
|
],
|
|
2710
|
+
"context_id": 5,
|
|
2711
|
+
"context_index": 1,
|
|
2712
|
+
"dead": true,
|
|
2713
|
+
"flatten": false,
|
|
2714
|
+
"level": 1,
|
|
2715
|
+
"marker": "modifies",
|
|
2692
2716
|
"number": "one",
|
|
2693
2717
|
"range": {
|
|
2694
2718
|
"end": 30,
|
|
@@ -2726,13 +2750,7 @@
|
|
|
2726
2750
|
"value": "passion",
|
|
2727
2751
|
"word": "passion"
|
|
2728
2752
|
},
|
|
2729
|
-
"
|
|
2730
|
-
"context_index": 1,
|
|
2731
|
-
"dead": true,
|
|
2732
|
-
"flatten": false,
|
|
2733
|
-
"level": 1,
|
|
2734
|
-
"marker": "modifies",
|
|
2735
|
-
"modifiers": [
|
|
2753
|
+
"conceptModifiers": [
|
|
2736
2754
|
{
|
|
2737
2755
|
"dead": true,
|
|
2738
2756
|
"level": 0,
|
|
@@ -2747,6 +2765,12 @@
|
|
|
2747
2765
|
"word": "mango"
|
|
2748
2766
|
}
|
|
2749
2767
|
],
|
|
2768
|
+
"context_id": 2,
|
|
2769
|
+
"context_index": 1,
|
|
2770
|
+
"dead": true,
|
|
2771
|
+
"flatten": false,
|
|
2772
|
+
"level": 1,
|
|
2773
|
+
"marker": "modifies",
|
|
2750
2774
|
"number": "one",
|
|
2751
2775
|
"range": {
|
|
2752
2776
|
"end": 21,
|
|
@@ -3012,7 +3036,7 @@
|
|
|
3012
3036
|
{
|
|
3013
3037
|
"marker": [
|
|
3014
3038
|
"mango_passion",
|
|
3015
|
-
|
|
3039
|
+
0
|
|
3016
3040
|
],
|
|
3017
3041
|
"range": {
|
|
3018
3042
|
"end": 12,
|
|
@@ -3102,7 +3126,7 @@
|
|
|
3102
3126
|
{
|
|
3103
3127
|
"marker": [
|
|
3104
3128
|
"mango_passion",
|
|
3105
|
-
|
|
3129
|
+
0
|
|
3106
3130
|
],
|
|
3107
3131
|
"range": {
|
|
3108
3132
|
"end": 12,
|
|
@@ -3127,7 +3151,7 @@
|
|
|
3127
3151
|
{
|
|
3128
3152
|
"marker": [
|
|
3129
3153
|
"mango_passion_smoothie",
|
|
3130
|
-
|
|
3154
|
+
0
|
|
3131
3155
|
],
|
|
3132
3156
|
"range": {
|
|
3133
3157
|
"end": 21,
|
|
@@ -3160,14 +3184,7 @@
|
|
|
3160
3184
|
"value": "pie",
|
|
3161
3185
|
"word": "pie"
|
|
3162
3186
|
},
|
|
3163
|
-
"
|
|
3164
|
-
"context_index": 1,
|
|
3165
|
-
"dead": true,
|
|
3166
|
-
"flatten": false,
|
|
3167
|
-
"level": 1,
|
|
3168
|
-
"literally": true,
|
|
3169
|
-
"marker": "modifies",
|
|
3170
|
-
"modifiers": [
|
|
3187
|
+
"conceptModifiers": [
|
|
3171
3188
|
{
|
|
3172
3189
|
"default": true,
|
|
3173
3190
|
"isList": true,
|
|
@@ -3220,6 +3237,13 @@
|
|
|
3220
3237
|
"word": "and"
|
|
3221
3238
|
}
|
|
3222
3239
|
],
|
|
3240
|
+
"context_id": 2,
|
|
3241
|
+
"context_index": 1,
|
|
3242
|
+
"dead": true,
|
|
3243
|
+
"flatten": false,
|
|
3244
|
+
"level": 1,
|
|
3245
|
+
"literally": true,
|
|
3246
|
+
"marker": "modifies",
|
|
3223
3247
|
"number": "one",
|
|
3224
3248
|
"range": {
|
|
3225
3249
|
"end": 39,
|
|
@@ -3237,10 +3261,10 @@
|
|
|
3237
3261
|
},
|
|
3238
3262
|
{
|
|
3239
3263
|
"atomic": true,
|
|
3240
|
-
"context_id":
|
|
3264
|
+
"context_id": 5,
|
|
3241
3265
|
"context_index": 1,
|
|
3242
3266
|
"dead": true,
|
|
3243
|
-
"level":
|
|
3267
|
+
"level": 0,
|
|
3244
3268
|
"marker": "apple_list_cheddar_pie",
|
|
3245
3269
|
"modifier_apple": {
|
|
3246
3270
|
"level": 0,
|
|
@@ -3498,7 +3522,8 @@
|
|
|
3498
3522
|
"punctuation": "punctuation2",
|
|
3499
3523
|
"sdefaults": "sdefaults2",
|
|
3500
3524
|
"stm": "stm2",
|
|
3501
|
-
"tokenize": "tokenize2"
|
|
3525
|
+
"tokenize": "tokenize2",
|
|
3526
|
+
"words": "words2"
|
|
3502
3527
|
},
|
|
3503
3528
|
"namespaced": {
|
|
3504
3529
|
"articles2": {
|
|
@@ -3555,16 +3580,21 @@
|
|
|
3555
3580
|
},
|
|
3556
3581
|
"tokenize2": {
|
|
3557
3582
|
"km": "tokenize2"
|
|
3583
|
+
},
|
|
3584
|
+
"words2": {
|
|
3585
|
+
"km": "words2",
|
|
3586
|
+
"words": [
|
|
3587
|
+
]
|
|
3558
3588
|
}
|
|
3559
3589
|
},
|
|
3560
3590
|
"processed": [
|
|
3561
3591
|
{
|
|
3562
3592
|
"context": {
|
|
3563
3593
|
"atomic": true,
|
|
3564
|
-
"context_id":
|
|
3594
|
+
"context_id": 5,
|
|
3565
3595
|
"context_index": 1,
|
|
3566
3596
|
"dead": true,
|
|
3567
|
-
"level":
|
|
3597
|
+
"level": 0,
|
|
3568
3598
|
"marker": "apple_list_cheddar_pie",
|
|
3569
3599
|
"modifier_apple": {
|
|
3570
3600
|
"level": 0,
|
|
@@ -3654,14 +3684,7 @@
|
|
|
3654
3684
|
"value": "pie",
|
|
3655
3685
|
"word": "pie"
|
|
3656
3686
|
},
|
|
3657
|
-
"
|
|
3658
|
-
"context_index": 1,
|
|
3659
|
-
"dead": true,
|
|
3660
|
-
"flatten": false,
|
|
3661
|
-
"level": 1,
|
|
3662
|
-
"literally": true,
|
|
3663
|
-
"marker": "modifies",
|
|
3664
|
-
"modifiers": [
|
|
3687
|
+
"conceptModifiers": [
|
|
3665
3688
|
{
|
|
3666
3689
|
"default": true,
|
|
3667
3690
|
"isList": true,
|
|
@@ -3714,6 +3737,13 @@
|
|
|
3714
3737
|
"word": "and"
|
|
3715
3738
|
}
|
|
3716
3739
|
],
|
|
3740
|
+
"context_id": 2,
|
|
3741
|
+
"context_index": 1,
|
|
3742
|
+
"dead": true,
|
|
3743
|
+
"flatten": false,
|
|
3744
|
+
"level": 1,
|
|
3745
|
+
"literally": true,
|
|
3746
|
+
"marker": "modifies",
|
|
3717
3747
|
"number": "one",
|
|
3718
3748
|
"range": {
|
|
3719
3749
|
"end": 39,
|
|
@@ -3742,11 +3772,11 @@
|
|
|
3742
3772
|
]
|
|
3743
3773
|
},
|
|
3744
3774
|
"paraphrases": [
|
|
3745
|
-
"apple and cheddar literally
|
|
3775
|
+
"apple and cheddar literally modify pie",
|
|
3746
3776
|
"apple and cheddar pie"
|
|
3747
3777
|
],
|
|
3748
3778
|
"paraphrasesParenthesized": [
|
|
3749
|
-
"(((apple) and (cheddar)) literally (
|
|
3779
|
+
"(((apple) and (cheddar)) literally (modify) (pie))",
|
|
3750
3780
|
"((apple) (and) (cheddar) (pie))"
|
|
3751
3781
|
],
|
|
3752
3782
|
"query": "apple and cheddar literally modifies pie\\napple and cheddar pie",
|
|
@@ -4169,7 +4199,7 @@
|
|
|
4169
4199
|
{
|
|
4170
4200
|
"marker": [
|
|
4171
4201
|
"apple_list_cheddar_pie",
|
|
4172
|
-
|
|
4202
|
+
0
|
|
4173
4203
|
],
|
|
4174
4204
|
"range": {
|
|
4175
4205
|
"end": 20,
|
|
@@ -4252,13 +4282,7 @@
|
|
|
4252
4282
|
"value": "dude",
|
|
4253
4283
|
"word": "dude"
|
|
4254
4284
|
},
|
|
4255
|
-
"
|
|
4256
|
-
"context_index": 1,
|
|
4257
|
-
"dead": true,
|
|
4258
|
-
"flatten": true,
|
|
4259
|
-
"level": 1,
|
|
4260
|
-
"marker": "modifies",
|
|
4261
|
-
"modifiers": [
|
|
4285
|
+
"conceptModifiers": [
|
|
4262
4286
|
{
|
|
4263
4287
|
"default": true,
|
|
4264
4288
|
"isList": true,
|
|
@@ -4342,6 +4366,12 @@
|
|
|
4342
4366
|
"word": "and"
|
|
4343
4367
|
}
|
|
4344
4368
|
],
|
|
4369
|
+
"context_id": 2,
|
|
4370
|
+
"context_index": 1,
|
|
4371
|
+
"dead": true,
|
|
4372
|
+
"flatten": true,
|
|
4373
|
+
"level": 1,
|
|
4374
|
+
"marker": "modifies",
|
|
4345
4375
|
"number": "many",
|
|
4346
4376
|
"range": {
|
|
4347
4377
|
"end": 24,
|
|
@@ -4571,7 +4601,8 @@
|
|
|
4571
4601
|
"punctuation": "punctuation2",
|
|
4572
4602
|
"sdefaults": "sdefaults2",
|
|
4573
4603
|
"stm": "stm2",
|
|
4574
|
-
"tokenize": "tokenize2"
|
|
4604
|
+
"tokenize": "tokenize2",
|
|
4605
|
+
"words": "words2"
|
|
4575
4606
|
},
|
|
4576
4607
|
"namespaced": {
|
|
4577
4608
|
"articles2": {
|
|
@@ -4628,6 +4659,11 @@
|
|
|
4628
4659
|
},
|
|
4629
4660
|
"tokenize2": {
|
|
4630
4661
|
"km": "tokenize2"
|
|
4662
|
+
},
|
|
4663
|
+
"words2": {
|
|
4664
|
+
"km": "words2",
|
|
4665
|
+
"words": [
|
|
4666
|
+
]
|
|
4631
4667
|
}
|
|
4632
4668
|
},
|
|
4633
4669
|
"processed": [
|
|
@@ -4646,13 +4682,7 @@
|
|
|
4646
4682
|
"value": "dude",
|
|
4647
4683
|
"word": "dude"
|
|
4648
4684
|
},
|
|
4649
|
-
"
|
|
4650
|
-
"context_index": 1,
|
|
4651
|
-
"dead": true,
|
|
4652
|
-
"flatten": true,
|
|
4653
|
-
"level": 1,
|
|
4654
|
-
"marker": "modifies",
|
|
4655
|
-
"modifiers": [
|
|
4685
|
+
"conceptModifiers": [
|
|
4656
4686
|
{
|
|
4657
4687
|
"default": true,
|
|
4658
4688
|
"isList": true,
|
|
@@ -4736,6 +4766,12 @@
|
|
|
4736
4766
|
"word": "and"
|
|
4737
4767
|
}
|
|
4738
4768
|
],
|
|
4769
|
+
"context_id": 2,
|
|
4770
|
+
"context_index": 1,
|
|
4771
|
+
"dead": true,
|
|
4772
|
+
"flatten": true,
|
|
4773
|
+
"level": 1,
|
|
4774
|
+
"marker": "modifies",
|
|
4739
4775
|
"number": "many",
|
|
4740
4776
|
"range": {
|
|
4741
4777
|
"end": 24,
|
|
@@ -4761,10 +4797,10 @@
|
|
|
4761
4797
|
]
|
|
4762
4798
|
},
|
|
4763
4799
|
"paraphrases": [
|
|
4764
|
-
"aa, bb and cc
|
|
4800
|
+
"aa, bb and cc modify dude"
|
|
4765
4801
|
],
|
|
4766
4802
|
"paraphrasesParenthesized": [
|
|
4767
|
-
"(((aa), (bb) and (cc)) (
|
|
4803
|
+
"(((aa), (bb) and (cc)) (modify) (dude))"
|
|
4768
4804
|
],
|
|
4769
4805
|
"query": "aa, bb and cc modify dude",
|
|
4770
4806
|
"responses": [
|