tpmkms_4wp 9.5.1-beta.0 → 9.5.1-beta.11

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 (70) hide show
  1. package/common/animals.instance.json +21 -61
  2. package/common/asking.js +102 -100
  3. package/common/can.instance.json +17 -0
  4. package/common/can.js +190 -0
  5. package/common/characters.js +3 -3
  6. package/common/colors.instance.json +10 -10
  7. package/common/comparable.instance.json +2 -2
  8. package/common/concept.test.json +54 -40
  9. package/common/conjunction.js +13 -5
  10. package/common/crew.instance.json +26 -26
  11. package/common/crew.js +1 -1
  12. package/common/currency.js +1 -1
  13. package/common/dates.instance.json +3 -3
  14. package/common/dialogues.js +29 -110
  15. package/common/dimension.instance.json +1 -1
  16. package/common/edible.instance.json +23 -95
  17. package/common/emotions.instance.json +6 -10
  18. package/common/emotions.js +1 -1
  19. package/common/english_helpers.js +277 -67
  20. package/common/fastfood.instance.json +160 -796
  21. package/common/fastfood.js +4 -4
  22. package/common/formulas.instance.json +1 -1
  23. package/common/gdefaults.js +41 -9
  24. package/common/help.js +2 -2
  25. package/common/helpers/concept.js +1 -1
  26. package/common/helpers/conjunction.js +54 -44
  27. package/common/helpers/dateTimeSelectors.js +2 -2
  28. package/common/helpers/dialogues.js +1 -1
  29. package/common/helpers/formulas.js +13 -11
  30. package/common/helpers/menus.js +12 -12
  31. package/common/helpers/meta.js +8 -8
  32. package/common/helpers/properties.js +76 -15
  33. package/common/helpers.js +82 -46
  34. package/common/hierarchy.js +3 -3
  35. package/common/kirk.instance.json +1 -1
  36. package/common/length.instance.json +2 -2
  37. package/common/math.instance.json +20 -20
  38. package/common/math.js +45 -44
  39. package/common/menus.instance.json +3 -3
  40. package/common/menus.js +1 -1
  41. package/common/meta.js +49 -33
  42. package/common/ordering.instance.json +16 -28
  43. package/common/ordering.js +1 -1
  44. package/common/ordering.test.json +354 -296
  45. package/common/people.instance.json +43 -298
  46. package/common/people.js +1 -1
  47. package/common/people.test.json +952 -681
  48. package/common/pipboy.instance.json +16 -16
  49. package/common/pokemon.instance.json +8 -8
  50. package/common/pokemon.js +1 -1
  51. package/common/pressure.instance.json +2 -2
  52. package/common/properties.instance.json +1 -1
  53. package/common/properties.js +16 -3
  54. package/common/reminders.js +1 -1
  55. package/common/reports.instance.json +3 -3
  56. package/common/reports.js +18 -16
  57. package/common/scorekeeper.js +4 -4
  58. package/common/sdefaults.js +22 -2
  59. package/common/spock.instance.json +1 -1
  60. package/common/stgame.js +1 -1
  61. package/common/stm.js +2 -2
  62. package/common/tell.js +1 -1
  63. package/common/temperature.instance.json +2 -2
  64. package/common/tester.js +3 -3
  65. package/common/time.js +3 -3
  66. package/common/tokenize.js +1 -1
  67. package/common/weight.instance.json +2 -2
  68. package/common/wp.instance.json +6 -6
  69. package/common/wp.js +4 -4
  70. package/package.json +4 -2
@@ -5204,31 +5204,6 @@
5204
5204
  ],
5205
5205
  "counter": 2
5206
5206
  },
5207
- {
5208
- "op": [
5209
- "unknown",
5210
- 0
5211
- ],
5212
- "ops": [
5213
- [
5214
- "isEd",
5215
- 0
5216
- ],
5217
- [
5218
- "means",
5219
- 0
5220
- ],
5221
- [
5222
- "owns",
5223
- 0
5224
- ],
5225
- [
5226
- "unknown",
5227
- 0
5228
- ]
5229
- ],
5230
- "counter": 3
5231
- },
5232
5207
  {
5233
5208
  "op": [
5234
5209
  "isEd",
@@ -5248,7 +5223,7 @@
5248
5223
  0
5249
5224
  ]
5250
5225
  ],
5251
- "counter": 4
5226
+ "counter": 3
5252
5227
  },
5253
5228
  {
5254
5229
  "op": [
@@ -5269,7 +5244,7 @@
5269
5244
  0
5270
5245
  ]
5271
5246
  ],
5272
- "counter": 5
5247
+ "counter": 4
5273
5248
  },
5274
5249
  {
5275
5250
  "op": [
@@ -5286,7 +5261,7 @@
5286
5261
  0
5287
5262
  ]
5288
5263
  ],
5289
- "counter": 6
5264
+ "counter": 5
5290
5265
  },
5291
5266
  {
5292
5267
  "op": [
@@ -5303,7 +5278,7 @@
5303
5278
  1
5304
5279
  ]
5305
5280
  ],
5306
- "counter": 7
5281
+ "counter": 6
5307
5282
  }
5308
5283
  ]
5309
5284
  },
@@ -5355,19 +5330,18 @@
5355
5330
  "level": 0
5356
5331
  },
5357
5332
  "number": "one",
5333
+ "marker": "ownee",
5358
5334
  "value": "ownee",
5359
- "unknown": true,
5335
+ "default": true,
5360
5336
  "text": "ownee",
5361
- "marker": "unknown",
5337
+ "dead": true,
5362
5338
  "word": "ownee",
5363
5339
  "range": {
5364
5340
  "start": 0,
5365
- "end": 22
5341
+ "end": 4
5366
5342
  },
5367
- "dead": true,
5368
5343
  "types": [
5369
- "ownee",
5370
- "unknown"
5344
+ "ownee"
5371
5345
  ],
5372
5346
  "level": 0
5373
5347
  },
@@ -5401,12 +5375,7 @@
5401
5375
  },
5402
5376
  "do": {
5403
5377
  "left": "owner",
5404
- "right": "ownee",
5405
- "range": {
5406
- "start": 30,
5407
- "end": 45
5408
- },
5409
- "text": ""
5378
+ "right": "ownee"
5410
5379
  },
5411
5380
  "owner": {
5412
5381
  "marker": "owner",
@@ -5447,8 +5416,8 @@
5447
5416
  "marker": "owns",
5448
5417
  "word": "owns",
5449
5418
  "range": {
5450
- "start": 30,
5451
- "end": 45
5419
+ "start": 36,
5420
+ "end": 39
5452
5421
  },
5453
5422
  "evaluateWord": true,
5454
5423
  "imperative": false,
@@ -5468,7 +5437,8 @@
5468
5437
  "property": "owner"
5469
5438
  },
5470
5439
  {
5471
- "property": "operator"
5440
+ "property": "operator",
5441
+ "number": "owner"
5472
5442
  },
5473
5443
  {
5474
5444
  "property": "ownee"
@@ -5555,10 +5525,6 @@
5555
5525
  ]
5556
5526
  ],
5557
5527
  [
5558
- [
5559
- "isEd",
5560
- 0
5561
- ],
5562
5528
  [
5563
5529
  "means",
5564
5530
  0
@@ -5578,36 +5544,6 @@
5578
5544
  [
5579
5545
  "owns",
5580
5546
  0
5581
- ],
5582
- [
5583
- "unknown",
5584
- 0
5585
- ]
5586
- ],
5587
- [
5588
- [
5589
- "means",
5590
- 0
5591
- ],
5592
- [
5593
- "owned",
5594
- 0
5595
- ],
5596
- [
5597
- "ownee",
5598
- 0
5599
- ],
5600
- [
5601
- "owner",
5602
- 0
5603
- ],
5604
- [
5605
- "owns",
5606
- 0
5607
- ],
5608
- [
5609
- "unknown",
5610
- 0
5611
5547
  ]
5612
5548
  ],
5613
5549
  [
@@ -5826,7 +5762,7 @@
5826
5762
  "operators": [
5827
5763
  {
5828
5764
  "marker": [
5829
- "unknown",
5765
+ "ownee",
5830
5766
  0
5831
5767
  ],
5832
5768
  "range": {
@@ -5899,86 +5835,11 @@
5899
5835
  },
5900
5836
  {
5901
5837
  "operators": [
5902
- {
5903
- "marker": [
5904
- "unknown",
5905
- 0
5906
- ],
5907
- "range": {
5908
- "start": 0,
5909
- "end": 4
5910
- }
5911
- },
5912
- {
5913
- "marker": [
5914
- "isEd",
5915
- 0
5916
- ],
5917
- "range": {
5918
- "start": 6,
5919
- "end": 7
5920
- }
5921
- },
5922
- {
5923
- "marker": [
5924
- "owned",
5925
- 0
5926
- ],
5927
- "range": {
5928
- "start": 9,
5929
- "end": 13
5930
- }
5931
- },
5932
- {
5933
- "marker": [
5934
- "means",
5935
- 0
5936
- ],
5937
- "range": {
5938
- "start": 24,
5939
- "end": 28
5940
- }
5941
- },
5942
- {
5943
- "marker": [
5944
- "owner",
5945
- 0
5946
- ],
5947
- "range": {
5948
- "start": 30,
5949
- "end": 34
5950
- }
5951
- },
5952
- {
5953
- "marker": [
5954
- "owns",
5955
- 0
5956
- ],
5957
- "range": {
5958
- "start": 36,
5959
- "end": 39
5960
- }
5961
- },
5962
5838
  {
5963
5839
  "marker": [
5964
5840
  "ownee",
5965
5841
  0
5966
5842
  ],
5967
- "range": {
5968
- "start": 41,
5969
- "end": 45
5970
- }
5971
- }
5972
- ],
5973
- "counter": 4
5974
- },
5975
- {
5976
- "operators": [
5977
- {
5978
- "marker": [
5979
- "unknown",
5980
- 0
5981
- ],
5982
5843
  "range": {
5983
5844
  "start": 0,
5984
5845
  "end": 4
@@ -6035,7 +5896,7 @@
6035
5896
  }
6036
5897
  }
6037
5898
  ],
6038
- "counter": 5
5899
+ "counter": 4
6039
5900
  },
6040
5901
  {
6041
5902
  "operators": [
@@ -6090,7 +5951,7 @@
6090
5951
  }
6091
5952
  }
6092
5953
  ],
6093
- "counter": 6
5954
+ "counter": 5
6094
5955
  },
6095
5956
  {
6096
5957
  "operators": [
@@ -6125,7 +5986,7 @@
6125
5986
  }
6126
5987
  }
6127
5988
  ],
6128
- "counter": 7
5989
+ "counter": 6
6129
5990
  },
6130
5991
  {
6131
5992
  "operators": [
@@ -6140,7 +6001,7 @@
6140
6001
  }
6141
6002
  }
6142
6003
  ],
6143
- "counter": 8
6004
+ "counter": 7
6144
6005
  }
6145
6006
  ],
6146
6007
  "length": 1
@@ -6962,7 +6823,7 @@
6962
6823
  ],
6963
6824
  "ops": [
6964
6825
  [
6965
- "isEd",
6826
+ "is",
6966
6827
  0
6967
6828
  ],
6968
6829
  [
@@ -7020,7 +6881,7 @@
7020
6881
  "word": "ownervar",
7021
6882
  "range": {
7022
6883
  "start": 0,
7023
- "end": 28
6884
+ "end": 7
7024
6885
  },
7025
6886
  "dead": true,
7026
6887
  "types": [
@@ -7057,30 +6918,15 @@
7057
6918
  "types": [
7058
6919
  "owner"
7059
6920
  ],
7060
- "word": "owner",
7061
- "range": {
7062
- "start": 12,
7063
- "end": 28
7064
- },
7065
- "text": ""
6921
+ "word": "owner"
7066
6922
  },
7067
6923
  "ownee": {
7068
6924
  "marker": "ownee",
7069
6925
  "types": [
7070
6926
  "ownee"
7071
6927
  ],
7072
- "word": "ownee",
7073
- "range": {
7074
- "start": 12,
7075
- "end": 28
7076
- },
7077
- "text": ""
7078
- },
7079
- "range": {
7080
- "start": 12,
7081
- "end": 28
7082
- },
7083
- "text": "ed by by"
6928
+ "word": "ownee"
6929
+ }
7084
6930
  },
7085
6931
  "constraint": {
7086
6932
  "marker": "owned",
@@ -7088,8 +6934,8 @@
7088
6934
  "word": "owned",
7089
6935
  "text": "owned",
7090
6936
  "range": {
7091
- "start": 12,
7092
- "end": 28
6937
+ "start": 21,
6938
+ "end": 25
7093
6939
  },
7094
6940
  "dead": true,
7095
6941
  "constrained": true,
@@ -7111,7 +6957,7 @@
7111
6957
  "word": "owneevar",
7112
6958
  "range": {
7113
6959
  "start": 12,
7114
- "end": 28
6960
+ "end": 19
7115
6961
  },
7116
6962
  "dead": true,
7117
6963
  "types": [
@@ -7171,7 +7017,7 @@
7171
7017
  0
7172
7018
  ],
7173
7019
  [
7174
- "ownee",
7020
+ "owned",
7175
7021
  0
7176
7022
  ],
7177
7023
  [
@@ -7181,7 +7027,11 @@
7181
7027
  ],
7182
7028
  [
7183
7029
  [
7184
- "owned",
7030
+ "is",
7031
+ 0
7032
+ ],
7033
+ [
7034
+ "ownee",
7185
7035
  0
7186
7036
  ],
7187
7037
  [
@@ -7372,7 +7222,7 @@
7372
7222
  },
7373
7223
  {
7374
7224
  "marker": [
7375
- "isEd",
7225
+ "is",
7376
7226
  0
7377
7227
  ],
7378
7228
  "range": {
@@ -8906,7 +8756,7 @@
8906
8756
  0
8907
8757
  ],
8908
8758
  [
8909
- "ownee",
8759
+ "owned",
8910
8760
  0
8911
8761
  ],
8912
8762
  [
@@ -8916,15 +8766,7 @@
8916
8766
  ],
8917
8767
  [
8918
8768
  [
8919
- "isEd",
8920
- 0
8921
- ],
8922
- [
8923
- "means",
8924
- 0
8925
- ],
8926
- [
8927
- "owned",
8769
+ "is",
8928
8770
  0
8929
8771
  ],
8930
8772
  [
@@ -8932,11 +8774,7 @@
8932
8774
  0
8933
8775
  ],
8934
8776
  [
8935
- "owner",
8936
- 0
8937
- ],
8938
- [
8939
- "owns",
8777
+ "unknown",
8940
8778
  0
8941
8779
  ]
8942
8780
  ],
@@ -8964,10 +8802,6 @@
8964
8802
  [
8965
8803
  "owns",
8966
8804
  0
8967
- ],
8968
- [
8969
- "unknown",
8970
- 0
8971
8805
  ]
8972
8806
  ],
8973
8807
  [
@@ -9036,10 +8870,6 @@
9036
8870
  [
9037
8871
  "owns",
9038
8872
  0
9039
- ],
9040
- [
9041
- "unknown",
9042
- 0
9043
8873
  ]
9044
8874
  ],
9045
8875
  [
@@ -9128,16 +8958,6 @@
9128
8958
  0
9129
8959
  ]
9130
8960
  ],
9131
- [
9132
- [
9133
- "owned",
9134
- 0
9135
- ],
9136
- [
9137
- "unknown",
9138
- 0
9139
- ]
9140
- ],
9141
8961
  [
9142
8962
  [
9143
8963
  "owned",
@@ -10011,7 +9831,7 @@
10011
9831
  "operators": [
10012
9832
  {
10013
9833
  "marker": [
10014
- "unknown",
9834
+ "ownee",
10015
9835
  0
10016
9836
  ],
10017
9837
  "range": {
@@ -10084,86 +9904,11 @@
10084
9904
  },
10085
9905
  {
10086
9906
  "operators": [
10087
- {
10088
- "marker": [
10089
- "unknown",
10090
- 0
10091
- ],
10092
- "range": {
10093
- "start": 0,
10094
- "end": 4
10095
- }
10096
- },
10097
- {
10098
- "marker": [
10099
- "isEd",
10100
- 0
10101
- ],
10102
- "range": {
10103
- "start": 6,
10104
- "end": 7
10105
- }
10106
- },
10107
- {
10108
- "marker": [
10109
- "owned",
10110
- 0
10111
- ],
10112
- "range": {
10113
- "start": 9,
10114
- "end": 13
10115
- }
10116
- },
10117
- {
10118
- "marker": [
10119
- "means",
10120
- 0
10121
- ],
10122
- "range": {
10123
- "start": 24,
10124
- "end": 28
10125
- }
10126
- },
10127
- {
10128
- "marker": [
10129
- "owner",
10130
- 0
10131
- ],
10132
- "range": {
10133
- "start": 30,
10134
- "end": 34
10135
- }
10136
- },
10137
- {
10138
- "marker": [
10139
- "owns",
10140
- 0
10141
- ],
10142
- "range": {
10143
- "start": 36,
10144
- "end": 39
10145
- }
10146
- },
10147
9907
  {
10148
9908
  "marker": [
10149
9909
  "ownee",
10150
9910
  0
10151
9911
  ],
10152
- "range": {
10153
- "start": 41,
10154
- "end": 45
10155
- }
10156
- }
10157
- ],
10158
- "counter": 4
10159
- },
10160
- {
10161
- "operators": [
10162
- {
10163
- "marker": [
10164
- "unknown",
10165
- 0
10166
- ],
10167
9912
  "range": {
10168
9913
  "start": 0,
10169
9914
  "end": 4
@@ -10220,7 +9965,7 @@
10220
9965
  }
10221
9966
  }
10222
9967
  ],
10223
- "counter": 5
9968
+ "counter": 4
10224
9969
  },
10225
9970
  {
10226
9971
  "operators": [
@@ -10275,7 +10020,7 @@
10275
10020
  }
10276
10021
  }
10277
10022
  ],
10278
- "counter": 6
10023
+ "counter": 5
10279
10024
  },
10280
10025
  {
10281
10026
  "operators": [
@@ -10310,7 +10055,7 @@
10310
10055
  }
10311
10056
  }
10312
10057
  ],
10313
- "counter": 7
10058
+ "counter": 6
10314
10059
  },
10315
10060
  {
10316
10061
  "operators": [
@@ -10325,7 +10070,7 @@
10325
10070
  }
10326
10071
  }
10327
10072
  ],
10328
- "counter": 8
10073
+ "counter": 7
10329
10074
  }
10330
10075
  ],
10331
10076
  "length": 1
@@ -10511,7 +10256,7 @@
10511
10256
  },
10512
10257
  {
10513
10258
  "marker": [
10514
- "isEd",
10259
+ "is",
10515
10260
  0
10516
10261
  ],
10517
10262
  "range": {
package/common/people.js CHANGED
@@ -41,7 +41,7 @@ const config = {
41
41
 
42
42
  };
43
43
 
44
- const initializer = ({baseConfig, context, apis, isModule}) => {
44
+ function initializer({baseConfig, context, apis, isModule}) {
45
45
  // const api = km('properties').api
46
46
  const api = apis('properties')
47
47
  // setup paraphrase