tpmkms_4wp 9.5.1-beta.2 → 9.5.1-beta.20

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 (84) hide show
  1. package/common/animals.instance.json +21 -61
  2. package/common/asking.js +102 -100
  3. package/common/can.instance.json +2180 -0
  4. package/common/can.js +254 -0
  5. package/common/can.test.json +50706 -0
  6. package/common/characters.js +3 -3
  7. package/common/colors.instance.json +38 -10
  8. package/common/comparable.instance.json +2 -2
  9. package/common/concept.test.json +54 -40
  10. package/common/conjunction.js +13 -5
  11. package/common/crew.instance.json +241 -123
  12. package/common/crew.js +1 -1
  13. package/common/currency.js +1 -1
  14. package/common/dates.instance.json +87 -3
  15. package/common/dialogues.js +41 -119
  16. package/common/dimension.instance.json +16 -12
  17. package/common/dimension.js +23 -4
  18. package/common/dimension.test.json +1758 -2351
  19. package/common/edible.instance.json +79 -95
  20. package/common/emotions.instance.json +53 -80
  21. package/common/emotions.js +1 -1
  22. package/common/english_helpers.js +277 -67
  23. package/common/fastfood.instance.json +35 -663
  24. package/common/fastfood.js +4 -4
  25. package/common/formulas.instance.json +1 -1
  26. package/common/gdefaults.js +85 -14
  27. package/common/help.js +2 -2
  28. package/common/help.test.json +65 -11
  29. package/common/helpers/concept.js +1 -1
  30. package/common/helpers/conjunction.js +54 -44
  31. package/common/helpers/dateTimeSelectors.js +2 -2
  32. package/common/helpers/dialogues.js +1 -1
  33. package/common/helpers/formulas.js +13 -11
  34. package/common/helpers/menus.js +12 -12
  35. package/common/helpers/meta.js +8 -8
  36. package/common/helpers/properties.js +102 -21
  37. package/common/helpers.js +82 -46
  38. package/common/hierarchy.js +4 -3
  39. package/common/kirk.instance.json +1 -1
  40. package/common/latin.instance.json +10 -10
  41. package/common/latin.js +5 -5
  42. package/common/length.instance.json +20 -2
  43. package/common/length.test.json +2241 -1801
  44. package/common/math.instance.json +20 -20
  45. package/common/math.js +45 -44
  46. package/common/menus.instance.json +3 -3
  47. package/common/menus.js +1 -1
  48. package/common/meta.js +49 -33
  49. package/common/ordering.instance.json +20 -30
  50. package/common/ordering.js +1 -1
  51. package/common/ordering.test.json +354 -296
  52. package/common/people.instance.json +56 -258
  53. package/common/people.js +1 -1
  54. package/common/people.test.json +952 -681
  55. package/common/pipboy.instance.json +72 -16
  56. package/common/pokemon.instance.json +8 -8
  57. package/common/pokemon.js +1 -1
  58. package/common/pressure.instance.json +6 -2
  59. package/common/properties.instance.json +4 -12
  60. package/common/properties.js +16 -3
  61. package/common/reminders.js +1 -1
  62. package/common/reports.instance.json +3 -3
  63. package/common/reports.js +18 -16
  64. package/common/scorekeeper.js +4 -4
  65. package/common/sdefaults.js +22 -2
  66. package/common/spock.instance.json +1 -1
  67. package/common/stgame.js +1 -1
  68. package/common/stm.js +2 -2
  69. package/common/tell.js +1 -1
  70. package/common/temperature.instance.json +6 -2
  71. package/common/tester.js +3 -3
  72. package/common/time.js +3 -3
  73. package/common/tokenize.js +1 -1
  74. package/common/weight.instance.json +19 -2
  75. package/common/words.instance.json +9 -0
  76. package/common/words.js +53 -0
  77. package/common/words.test.json +2 -0
  78. package/common/wp.instance.json +320 -8
  79. package/common/wp.js +8 -4
  80. package/common/wp.test.json +3469 -0
  81. package/main.js +0 -2
  82. package/package.json +9 -5
  83. package/common/listener.js +0 -50
  84. package/common/listener.test.json +0 -142
@@ -350,11 +350,11 @@
350
350
  ],
351
351
  "ops": [
352
352
  [
353
- "feel",
353
+ "be",
354
354
  0
355
355
  ],
356
356
  [
357
- "is",
357
+ "feel",
358
358
  0
359
359
  ],
360
360
  [
@@ -399,11 +399,11 @@
399
399
  ],
400
400
  "ops": [
401
401
  [
402
- "feel",
402
+ "be",
403
403
  0
404
404
  ],
405
405
  [
406
- "is",
406
+ "feel",
407
407
  0
408
408
  ],
409
409
  [
@@ -444,11 +444,11 @@
444
444
  ],
445
445
  "ops": [
446
446
  [
447
- "feel",
447
+ "be",
448
448
  0
449
449
  ],
450
450
  [
451
- "is",
451
+ "feel",
452
452
  0
453
453
  ],
454
454
  [
@@ -485,11 +485,11 @@
485
485
  ],
486
486
  "ops": [
487
487
  [
488
- "feel",
488
+ "be",
489
489
  0
490
490
  ],
491
491
  [
492
- "is",
492
+ "feel",
493
493
  0
494
494
  ],
495
495
  [
@@ -522,11 +522,11 @@
522
522
  ],
523
523
  "ops": [
524
524
  [
525
- "feel",
525
+ "be",
526
526
  0
527
527
  ],
528
528
  [
529
- "is",
529
+ "feel",
530
530
  0
531
531
  ],
532
532
  [
@@ -555,11 +555,11 @@
555
555
  ],
556
556
  "ops": [
557
557
  [
558
- "feel",
558
+ "be",
559
559
  0
560
560
  ],
561
561
  [
562
- "is",
562
+ "feel",
563
563
  0
564
564
  ],
565
565
  [
@@ -584,11 +584,11 @@
584
584
  ],
585
585
  "ops": [
586
586
  [
587
- "feel",
587
+ "be",
588
588
  0
589
589
  ],
590
590
  [
591
- "is",
591
+ "feel",
592
592
  0
593
593
  ],
594
594
  [
@@ -655,7 +655,7 @@
655
655
  ],
656
656
  "ops": [
657
657
  [
658
- "is",
658
+ "be",
659
659
  0
660
660
  ],
661
661
  [
@@ -720,6 +720,7 @@
720
720
  "dead": true,
721
721
  "from": {
722
722
  "value": "feel",
723
+ "isVerb": true,
723
724
  "number": "one",
724
725
  "text": "sentientbeing1 feels emotion1",
725
726
  "marker": "feel",
@@ -730,12 +731,7 @@
730
731
  },
731
732
  "do": {
732
733
  "left": "sentientBeing",
733
- "right": "emotion",
734
- "range": {
735
- "start": 0,
736
- "end": 28
737
- },
738
- "text": "sentientbeing1 feels emotion1"
734
+ "right": "emotion"
739
735
  },
740
736
  "sentientBeing": {
741
737
  "value": "sentientbeing1",
@@ -774,17 +770,17 @@
774
770
  },
775
771
  "operator": {
776
772
  "value": "feel",
773
+ "isVerb": true,
777
774
  "number": "one",
778
775
  "text": "feels",
779
776
  "marker": "feel",
780
777
  "word": "feels",
781
778
  "range": {
782
- "start": 0,
783
- "end": 28
779
+ "start": 15,
780
+ "end": 19
784
781
  },
785
782
  "evaluateWord": true,
786
783
  "imperative": false,
787
- "isVerb": true,
788
784
  "level": 0
789
785
  },
790
786
  "unflatten": [
@@ -800,7 +796,8 @@
800
796
  "property": "sentientBeing"
801
797
  },
802
798
  {
803
- "property": "operator"
799
+ "property": "operator",
800
+ "number": "sentientBeing"
804
801
  },
805
802
  {
806
803
  "property": "emotion"
@@ -827,7 +824,7 @@
827
824
  "word": "emotion",
828
825
  "range": {
829
826
  "start": 36,
830
- "end": 76
827
+ "end": 64
831
828
  },
832
829
  "dead": true,
833
830
  "types": [
@@ -950,10 +947,6 @@
950
947
  "feel",
951
948
  0
952
949
  ],
953
- [
954
- "is",
955
- 0
956
- ],
957
950
  [
958
951
  "means",
959
952
  0
@@ -976,10 +969,6 @@
976
969
  "feel",
977
970
  0
978
971
  ],
979
- [
980
- "is",
981
- 0
982
- ],
983
972
  [
984
973
  "means",
985
974
  0
@@ -1054,28 +1043,24 @@
1054
1043
  [
1055
1044
  [
1056
1045
  "is",
1057
- 0
1058
- ],
1059
- [
1060
- "means",
1061
- 0
1062
- ],
1063
- [
1064
- "propertyOf",
1065
1046
  1
1066
1047
  ],
1067
1048
  [
1068
- "unknown",
1049
+ "means",
1069
1050
  0
1070
1051
  ]
1071
1052
  ],
1072
1053
  [
1073
1054
  [
1074
- "is",
1055
+ "means",
1056
+ 0
1057
+ ],
1058
+ [
1059
+ "propertyOf",
1075
1060
  1
1076
1061
  ],
1077
1062
  [
1078
- "means",
1063
+ "unknown",
1079
1064
  0
1080
1065
  ]
1081
1066
  ]
@@ -1167,7 +1152,7 @@
1167
1152
  },
1168
1153
  {
1169
1154
  "marker": [
1170
- "is",
1155
+ "be",
1171
1156
  0
1172
1157
  ],
1173
1158
  "range": {
@@ -1272,7 +1257,7 @@
1272
1257
  },
1273
1258
  {
1274
1259
  "marker": [
1275
- "is",
1260
+ "be",
1276
1261
  0
1277
1262
  ],
1278
1263
  "range": {
@@ -1377,7 +1362,7 @@
1377
1362
  },
1378
1363
  {
1379
1364
  "marker": [
1380
- "is",
1365
+ "be",
1381
1366
  0
1382
1367
  ],
1383
1368
  "range": {
@@ -1482,7 +1467,7 @@
1482
1467
  },
1483
1468
  {
1484
1469
  "marker": [
1485
- "is",
1470
+ "be",
1486
1471
  0
1487
1472
  ],
1488
1473
  "range": {
@@ -1587,7 +1572,7 @@
1587
1572
  },
1588
1573
  {
1589
1574
  "marker": [
1590
- "is",
1575
+ "be",
1591
1576
  0
1592
1577
  ],
1593
1578
  "range": {
@@ -1692,7 +1677,7 @@
1692
1677
  },
1693
1678
  {
1694
1679
  "marker": [
1695
- "is",
1680
+ "be",
1696
1681
  0
1697
1682
  ],
1698
1683
  "range": {
@@ -1787,7 +1772,7 @@
1787
1772
  },
1788
1773
  {
1789
1774
  "marker": [
1790
- "is",
1775
+ "be",
1791
1776
  0
1792
1777
  ],
1793
1778
  "range": {
@@ -2002,7 +1987,7 @@
2002
1987
  },
2003
1988
  {
2004
1989
  "marker": [
2005
- "is",
1990
+ "be",
2006
1991
  0
2007
1992
  ],
2008
1993
  "range": {
@@ -2148,10 +2133,6 @@
2148
2133
  "feel",
2149
2134
  0
2150
2135
  ],
2151
- [
2152
- "is",
2153
- 0
2154
- ],
2155
2136
  [
2156
2137
  "means",
2157
2138
  0
@@ -2174,10 +2155,6 @@
2174
2155
  "feel",
2175
2156
  0
2176
2157
  ],
2177
- [
2178
- "is",
2179
- 0
2180
- ],
2181
2158
  [
2182
2159
  "means",
2183
2160
  0
@@ -2252,28 +2229,24 @@
2252
2229
  [
2253
2230
  [
2254
2231
  "is",
2255
- 0
2256
- ],
2257
- [
2258
- "means",
2259
- 0
2260
- ],
2261
- [
2262
- "propertyOf",
2263
2232
  1
2264
2233
  ],
2265
2234
  [
2266
- "unknown",
2235
+ "means",
2267
2236
  0
2268
2237
  ]
2269
2238
  ],
2270
2239
  [
2271
2240
  [
2272
- "is",
2241
+ "means",
2242
+ 0
2243
+ ],
2244
+ [
2245
+ "propertyOf",
2273
2246
  1
2274
2247
  ],
2275
2248
  [
2276
- "means",
2249
+ "unknown",
2277
2250
  0
2278
2251
  ]
2279
2252
  ]
@@ -2365,7 +2338,7 @@
2365
2338
  },
2366
2339
  {
2367
2340
  "marker": [
2368
- "is",
2341
+ "be",
2369
2342
  0
2370
2343
  ],
2371
2344
  "range": {
@@ -2470,7 +2443,7 @@
2470
2443
  },
2471
2444
  {
2472
2445
  "marker": [
2473
- "is",
2446
+ "be",
2474
2447
  0
2475
2448
  ],
2476
2449
  "range": {
@@ -2575,7 +2548,7 @@
2575
2548
  },
2576
2549
  {
2577
2550
  "marker": [
2578
- "is",
2551
+ "be",
2579
2552
  0
2580
2553
  ],
2581
2554
  "range": {
@@ -2680,7 +2653,7 @@
2680
2653
  },
2681
2654
  {
2682
2655
  "marker": [
2683
- "is",
2656
+ "be",
2684
2657
  0
2685
2658
  ],
2686
2659
  "range": {
@@ -2785,7 +2758,7 @@
2785
2758
  },
2786
2759
  {
2787
2760
  "marker": [
2788
- "is",
2761
+ "be",
2789
2762
  0
2790
2763
  ],
2791
2764
  "range": {
@@ -2890,7 +2863,7 @@
2890
2863
  },
2891
2864
  {
2892
2865
  "marker": [
2893
- "is",
2866
+ "be",
2894
2867
  0
2895
2868
  ],
2896
2869
  "range": {
@@ -2985,7 +2958,7 @@
2985
2958
  },
2986
2959
  {
2987
2960
  "marker": [
2988
- "is",
2961
+ "be",
2989
2962
  0
2990
2963
  ],
2991
2964
  "range": {
@@ -3200,7 +3173,7 @@
3200
3173
  },
3201
3174
  {
3202
3175
  "marker": [
3203
- "is",
3176
+ "be",
3204
3177
  0
3205
3178
  ],
3206
3179
  "range": {
@@ -40,7 +40,7 @@ const config = {
40
40
  ],
41
41
  }
42
42
 
43
- const initializer = ({config, apis}) => {
43
+ function initializer({config, apis}) {
44
44
  const api = apis('properties')
45
45
  api.createActionPrefix({
46
46
  operator: 'feel',