tpmkms_4wp 9.3.0-beta.6 → 9.3.0-beta.8

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.
@@ -13269,6 +13269,24 @@
13269
13269
  0
13270
13270
  ]
13271
13271
  ],
13272
+ [
13273
+ [
13274
+ "is",
13275
+ 0
13276
+ ],
13277
+ [
13278
+ "name",
13279
+ 0
13280
+ ],
13281
+ [
13282
+ "possession",
13283
+ 0
13284
+ ],
13285
+ [
13286
+ "spock",
13287
+ 0
13288
+ ]
13289
+ ],
13272
13290
  [
13273
13291
  [
13274
13292
  "is",
@@ -22733,6 +22751,24 @@
22733
22751
  0
22734
22752
  ]
22735
22753
  ],
22754
+ [
22755
+ [
22756
+ "is",
22757
+ 0
22758
+ ],
22759
+ [
22760
+ "mccoy",
22761
+ 0
22762
+ ],
22763
+ [
22764
+ "name",
22765
+ 0
22766
+ ],
22767
+ [
22768
+ "possession",
22769
+ 0
22770
+ ]
22771
+ ],
22736
22772
  [
22737
22773
  [
22738
22774
  "is",
@@ -52640,6 +52676,24 @@
52640
52676
  0
52641
52677
  ]
52642
52678
  ],
52679
+ [
52680
+ [
52681
+ "is",
52682
+ 0
52683
+ ],
52684
+ [
52685
+ "mccoy",
52686
+ 0
52687
+ ],
52688
+ [
52689
+ "name",
52690
+ 0
52691
+ ],
52692
+ [
52693
+ "possession",
52694
+ 0
52695
+ ]
52696
+ ],
52643
52697
  [
52644
52698
  [
52645
52699
  "is",
@@ -52808,6 +52862,24 @@
52808
52862
  0
52809
52863
  ]
52810
52864
  ],
52865
+ [
52866
+ [
52867
+ "is",
52868
+ 0
52869
+ ],
52870
+ [
52871
+ "name",
52872
+ 0
52873
+ ],
52874
+ [
52875
+ "possession",
52876
+ 0
52877
+ ],
52878
+ [
52879
+ "spock",
52880
+ 0
52881
+ ]
52882
+ ],
52811
52883
  [
52812
52884
  [
52813
52885
  "is",
@@ -177,14 +177,17 @@ const config = {
177
177
 
178
178
  {
179
179
  id: "by",
180
- level: 0,
181
180
  bridge: "{ ...next(operator), object: after[0] }",
182
181
  localHierarchy: [['unknown', 'isEder']],
183
182
  optional: { 1: "{ marker: 'unknown', implicit: true, concept: true }", },
184
183
  },
185
184
 
186
185
  { id: "debug23" },
187
- { id: "what", level: 0, optional: "{ ...next(operator), query: ['what'], determined: true }", bridge: "{ ...after, query: ['what'], modifiers: ['what'], what: operator }" },
186
+ {
187
+ id: "what",
188
+ optional: "{ ...next(operator), query: ['what'], determined: true }",
189
+ bridge: "{ ...after, query: ['what'], modifiers: ['what'], what: operator }"
190
+ },
188
191
  { id: "whatAble" },
189
192
 
190
193
  // context.instance == variables.instance (unification)
package/common/events.js CHANGED
@@ -131,7 +131,7 @@ knowledgeModule({
131
131
  words: true,
132
132
  },
133
133
  checks: {
134
- context: defaultContextCheck(),
134
+ context: defaultContextCheck(['event', 'action']),
135
135
  },
136
136
 
137
137
  },
@@ -89983,6 +89983,48 @@
89983
89983
  0
89984
89984
  ]
89985
89985
  ],
89986
+ [
89987
+ [
89988
+ "banana",
89989
+ 0
89990
+ ],
89991
+ [
89992
+ "berry",
89993
+ 0
89994
+ ],
89995
+ [
89996
+ "comma",
89997
+ 0
89998
+ ],
89999
+ [
90000
+ "list",
90001
+ 0
90002
+ ],
90003
+ [
90004
+ "mango",
90005
+ 0
90006
+ ],
90007
+ [
90008
+ "modifies",
90009
+ 0
90010
+ ],
90011
+ [
90012
+ "passion",
90013
+ 0
90014
+ ],
90015
+ [
90016
+ "strawberry",
90017
+ 0
90018
+ ],
90019
+ [
90020
+ "unknown",
90021
+ 0
90022
+ ],
90023
+ [
90024
+ "wild",
90025
+ 0
90026
+ ]
90027
+ ],
89986
90028
  [
89987
90029
  [
89988
90030
  "banana",
@@ -90105,6 +90147,24 @@
90105
90147
  0
90106
90148
  ]
90107
90149
  ],
90150
+ [
90151
+ [
90152
+ "list",
90153
+ 1
90154
+ ],
90155
+ [
90156
+ "modifies",
90157
+ 0
90158
+ ],
90159
+ [
90160
+ "strawberry",
90161
+ 0
90162
+ ],
90163
+ [
90164
+ "unknown",
90165
+ 0
90166
+ ]
90167
+ ],
90108
90168
  [
90109
90169
  [
90110
90170
  "list",
@@ -347825,60 +347885,6 @@
347825
347885
  0
347826
347886
  ]
347827
347887
  ],
347828
- [
347829
- [
347830
- "breakfast",
347831
- 0
347832
- ],
347833
- [
347834
- "comma",
347835
- 0
347836
- ],
347837
- [
347838
- "double",
347839
- 0
347840
- ],
347841
- [
347842
- "french",
347843
- 0
347844
- ],
347845
- [
347846
- "is",
347847
- 0
347848
- ],
347849
- [
347850
- "list",
347851
- 0
347852
- ],
347853
- [
347854
- "meal",
347855
- 0
347856
- ],
347857
- [
347858
- "muffin",
347859
- 0
347860
- ],
347861
- [
347862
- "oatmeal",
347863
- 0
347864
- ],
347865
- [
347866
- "pancake",
347867
- 0
347868
- ],
347869
- [
347870
- "platter",
347871
- 0
347872
- ],
347873
- [
347874
- "sausage",
347875
- 0
347876
- ],
347877
- [
347878
- "toast",
347879
- 0
347880
- ]
347881
- ],
347882
347888
  [
347883
347889
  [
347884
347890
  "breakfast",
@@ -596246,6 +596252,14 @@
596246
596252
  ]
596247
596253
  ],
596248
596254
  [
596255
+ [
596256
+ "bacon",
596257
+ 0
596258
+ ],
596259
+ [
596260
+ "cheeseburger",
596261
+ 0
596262
+ ],
596249
596263
  [
596250
596264
  "chicken",
596251
596265
  0
@@ -596300,6 +596314,10 @@
596300
596314
  "club",
596301
596315
  0
596302
596316
  ],
596317
+ [
596318
+ "comma",
596319
+ 0
596320
+ ],
596303
596321
  [
596304
596322
  "crispy",
596305
596323
  0
@@ -596333,6 +596351,82 @@
596333
596351
  0
596334
596352
  ]
596335
596353
  ],
596354
+ [
596355
+ [
596356
+ "chicken",
596357
+ 0
596358
+ ],
596359
+ [
596360
+ "club",
596361
+ 0
596362
+ ],
596363
+ [
596364
+ "crispy",
596365
+ 0
596366
+ ],
596367
+ [
596368
+ "go",
596369
+ 0
596370
+ ],
596371
+ [
596372
+ "is",
596373
+ 0
596374
+ ],
596375
+ [
596376
+ "junior",
596377
+ 0
596378
+ ],
596379
+ [
596380
+ "list",
596381
+ 0
596382
+ ],
596383
+ [
596384
+ "meal",
596385
+ 0
596386
+ ],
596387
+ [
596388
+ "value",
596389
+ 0
596390
+ ],
596391
+ [
596392
+ "wrap",
596393
+ 0
596394
+ ]
596395
+ ],
596396
+ [
596397
+ [
596398
+ "chicken",
596399
+ 0
596400
+ ],
596401
+ [
596402
+ "club",
596403
+ 0
596404
+ ],
596405
+ [
596406
+ "crispy",
596407
+ 0
596408
+ ],
596409
+ [
596410
+ "is",
596411
+ 0
596412
+ ],
596413
+ [
596414
+ "junior",
596415
+ 0
596416
+ ],
596417
+ [
596418
+ "list",
596419
+ 0
596420
+ ],
596421
+ [
596422
+ "meal",
596423
+ 0
596424
+ ],
596425
+ [
596426
+ "value",
596427
+ 0
596428
+ ]
596429
+ ],
596336
596430
  [
596337
596431
  [
596338
596432
  "chicken",
@@ -610465,6 +610559,60 @@
610465
610559
  0
610466
610560
  ]
610467
610561
  ],
610562
+ [
610563
+ [
610564
+ "bacon",
610565
+ 0
610566
+ ],
610567
+ [
610568
+ "cheeseburger",
610569
+ 0
610570
+ ],
610571
+ [
610572
+ "chicken",
610573
+ 0
610574
+ ],
610575
+ [
610576
+ "club",
610577
+ 0
610578
+ ],
610579
+ [
610580
+ "comma",
610581
+ 0
610582
+ ],
610583
+ [
610584
+ "crispy",
610585
+ 0
610586
+ ],
610587
+ [
610588
+ "go",
610589
+ 0
610590
+ ],
610591
+ [
610592
+ "is",
610593
+ 0
610594
+ ],
610595
+ [
610596
+ "junior",
610597
+ 0
610598
+ ],
610599
+ [
610600
+ "list",
610601
+ 0
610602
+ ],
610603
+ [
610604
+ "meal",
610605
+ 0
610606
+ ],
610607
+ [
610608
+ "value",
610609
+ 0
610610
+ ],
610611
+ [
610612
+ "wrap",
610613
+ 0
610614
+ ]
610615
+ ],
610468
610616
  [
610469
610617
  [
610470
610618
  "bacon",
@@ -610981,6 +611129,48 @@
610981
611129
  0
610982
611130
  ]
610983
611131
  ],
611132
+ [
611133
+ [
611134
+ "banana",
611135
+ 0
611136
+ ],
611137
+ [
611138
+ "berry",
611139
+ 0
611140
+ ],
611141
+ [
611142
+ "comma",
611143
+ 0
611144
+ ],
611145
+ [
611146
+ "list",
611147
+ 0
611148
+ ],
611149
+ [
611150
+ "mango",
611151
+ 0
611152
+ ],
611153
+ [
611154
+ "modifies",
611155
+ 0
611156
+ ],
611157
+ [
611158
+ "passion",
611159
+ 0
611160
+ ],
611161
+ [
611162
+ "strawberry",
611163
+ 0
611164
+ ],
611165
+ [
611166
+ "unknown",
611167
+ 0
611168
+ ],
611169
+ [
611170
+ "wild",
611171
+ 0
611172
+ ]
611173
+ ],
610984
611174
  [
610985
611175
  [
610986
611176
  "banana",
@@ -611615,60 +611805,6 @@
611615
611805
  0
611616
611806
  ]
611617
611807
  ],
611618
- [
611619
- [
611620
- "breakfast",
611621
- 0
611622
- ],
611623
- [
611624
- "comma",
611625
- 0
611626
- ],
611627
- [
611628
- "double",
611629
- 0
611630
- ],
611631
- [
611632
- "french",
611633
- 0
611634
- ],
611635
- [
611636
- "is",
611637
- 0
611638
- ],
611639
- [
611640
- "list",
611641
- 0
611642
- ],
611643
- [
611644
- "meal",
611645
- 0
611646
- ],
611647
- [
611648
- "muffin",
611649
- 0
611650
- ],
611651
- [
611652
- "oatmeal",
611653
- 0
611654
- ],
611655
- [
611656
- "pancake",
611657
- 0
611658
- ],
611659
- [
611660
- "platter",
611661
- 0
611662
- ],
611663
- [
611664
- "sausage",
611665
- 0
611666
- ],
611667
- [
611668
- "toast",
611669
- 0
611670
- ]
611671
- ],
611672
611808
  [
611673
611809
  [
611674
611810
  "breakfast",
@@ -612347,6 +612483,40 @@
612347
612483
  0
612348
612484
  ]
612349
612485
  ],
612486
+ [
612487
+ [
612488
+ "chicken",
612489
+ 0
612490
+ ],
612491
+ [
612492
+ "club",
612493
+ 0
612494
+ ],
612495
+ [
612496
+ "crispy",
612497
+ 0
612498
+ ],
612499
+ [
612500
+ "is",
612501
+ 0
612502
+ ],
612503
+ [
612504
+ "junior",
612505
+ 0
612506
+ ],
612507
+ [
612508
+ "list",
612509
+ 0
612510
+ ],
612511
+ [
612512
+ "meal",
612513
+ 0
612514
+ ],
612515
+ [
612516
+ "value",
612517
+ 0
612518
+ ]
612519
+ ],
612350
612520
  [
612351
612521
  [
612352
612522
  "chicken",
@@ -614383,6 +614553,24 @@
614383
614553
  0
614384
614554
  ]
614385
614555
  ],
614556
+ [
614557
+ [
614558
+ "list",
614559
+ 1
614560
+ ],
614561
+ [
614562
+ "modifies",
614563
+ 0
614564
+ ],
614565
+ [
614566
+ "strawberry",
614567
+ 0
614568
+ ],
614569
+ [
614570
+ "unknown",
614571
+ 0
614572
+ ]
614573
+ ],
614386
614574
  [
614387
614575
  [
614388
614576
  "list",