tpmkms_4wp 9.3.0-beta.5 → 9.3.0-beta.7

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.
@@ -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
  },
@@ -90165,24 +90165,6 @@
90165
90165
  0
90166
90166
  ]
90167
90167
  ],
90168
- [
90169
- [
90170
- "list",
90171
- 1
90172
- ],
90173
- [
90174
- "modifies",
90175
- 0
90176
- ],
90177
- [
90178
- "strawberry",
90179
- 0
90180
- ],
90181
- [
90182
- "unknown",
90183
- 0
90184
- ]
90185
- ],
90186
90168
  [
90187
90169
  [
90188
90170
  "list",
@@ -347903,114 +347885,6 @@
347903
347885
  0
347904
347886
  ]
347905
347887
  ],
347906
- [
347907
- [
347908
- "breakfast",
347909
- 0
347910
- ],
347911
- [
347912
- "comma",
347913
- 0
347914
- ],
347915
- [
347916
- "double",
347917
- 0
347918
- ],
347919
- [
347920
- "french",
347921
- 0
347922
- ],
347923
- [
347924
- "is",
347925
- 0
347926
- ],
347927
- [
347928
- "list",
347929
- 0
347930
- ],
347931
- [
347932
- "meal",
347933
- 0
347934
- ],
347935
- [
347936
- "muffin",
347937
- 0
347938
- ],
347939
- [
347940
- "oatmeal",
347941
- 0
347942
- ],
347943
- [
347944
- "pancake",
347945
- 0
347946
- ],
347947
- [
347948
- "platter",
347949
- 0
347950
- ],
347951
- [
347952
- "sausage",
347953
- 0
347954
- ],
347955
- [
347956
- "toast",
347957
- 0
347958
- ]
347959
- ],
347960
- [
347961
- [
347962
- "breakfast",
347963
- 0
347964
- ],
347965
- [
347966
- "comma",
347967
- 0
347968
- ],
347969
- [
347970
- "double",
347971
- 0
347972
- ],
347973
- [
347974
- "french",
347975
- 0
347976
- ],
347977
- [
347978
- "is",
347979
- 0
347980
- ],
347981
- [
347982
- "list",
347983
- 0
347984
- ],
347985
- [
347986
- "meal",
347987
- 0
347988
- ],
347989
- [
347990
- "muffin",
347991
- 0
347992
- ],
347993
- [
347994
- "oatmeal",
347995
- 0
347996
- ],
347997
- [
347998
- "pancake",
347999
- 0
348000
- ],
348001
- [
348002
- "platter",
348003
- 0
348004
- ],
348005
- [
348006
- "sausage",
348007
- 0
348008
- ],
348009
- [
348010
- "toast",
348011
- 0
348012
- ]
348013
- ],
348014
347888
  [
348015
347889
  [
348016
347890
  "breakfast",
@@ -362356,56 +362230,6 @@
362356
362230
  0
362357
362231
  ]
362358
362232
  ],
362359
- [
362360
- [
362361
- "bacon",
362362
- 0
362363
- ],
362364
- [
362365
- "baconator",
362366
- 0
362367
- ],
362368
- [
362369
- "cod",
362370
- 0
362371
- ],
362372
- [
362373
- "comma",
362374
- 0
362375
- ],
362376
- [
362377
- "deluxe",
362378
- 0
362379
- ],
362380
- [
362381
- "homestyle",
362382
- 0
362383
- ],
362384
- [
362385
- "is",
362386
- 0
362387
- ],
362388
- [
362389
- "list",
362390
- 0
362391
- ],
362392
- [
362393
- "meal",
362394
- 0
362395
- ],
362396
- [
362397
- "premium",
362398
- 0
362399
- ],
362400
- [
362401
- "spicy",
362402
- 0
362403
- ],
362404
- [
362405
- "triple",
362406
- 0
362407
- ]
362408
- ],
362409
362233
  [
362410
362234
  [
362411
362235
  "bacon",
@@ -362584,20 +362408,6 @@
362584
362408
  1
362585
362409
  ]
362586
362410
  ],
362587
- [
362588
- [
362589
- "is",
362590
- 0
362591
- ],
362592
- [
362593
- "list",
362594
- 1
362595
- ],
362596
- [
362597
- "meal",
362598
- 0
362599
- ]
362600
- ],
362601
362411
  [
362602
362412
  [
362603
362413
  "is",
@@ -596442,6 +596252,14 @@
596442
596252
  ]
596443
596253
  ],
596444
596254
  [
596255
+ [
596256
+ "bacon",
596257
+ 0
596258
+ ],
596259
+ [
596260
+ "cheeseburger",
596261
+ 0
596262
+ ],
596445
596263
  [
596446
596264
  "chicken",
596447
596265
  0
@@ -596609,6 +596427,40 @@
596609
596427
  0
596610
596428
  ]
596611
596429
  ],
596430
+ [
596431
+ [
596432
+ "chicken",
596433
+ 0
596434
+ ],
596435
+ [
596436
+ "club",
596437
+ 0
596438
+ ],
596439
+ [
596440
+ "crispy",
596441
+ 0
596442
+ ],
596443
+ [
596444
+ "is",
596445
+ 0
596446
+ ],
596447
+ [
596448
+ "junior",
596449
+ 0
596450
+ ],
596451
+ [
596452
+ "list",
596453
+ 0
596454
+ ],
596455
+ [
596456
+ "meal",
596457
+ 0
596458
+ ],
596459
+ [
596460
+ "value",
596461
+ 0
596462
+ ]
596463
+ ],
596612
596464
  [
596613
596465
  [
596614
596466
  "chicken",
@@ -610575,57 +610427,61 @@
610575
610427
  0
610576
610428
  ],
610577
610429
  [
610578
- "baconator",
610430
+ "cheddar",
610579
610431
  0
610580
610432
  ],
610581
610433
  [
610582
- "cod",
610434
+ "list",
610583
610435
  0
610584
610436
  ],
610585
610437
  [
610586
- "comma",
610438
+ "literally",
610587
610439
  0
610588
610440
  ],
610589
610441
  [
610590
- "deluxe",
610442
+ "modifies",
610591
610443
  0
610592
610444
  ],
610593
610445
  [
610594
- "homestyle",
610446
+ "potato",
610447
+ 0
610448
+ ]
610449
+ ],
610450
+ [
610451
+ [
610452
+ "bacon",
610595
610453
  0
610596
610454
  ],
610597
610455
  [
610598
- "is",
610456
+ "cheeseburger",
610599
610457
  0
610600
610458
  ],
610601
610459
  [
610602
- "list",
610460
+ "chicken",
610603
610461
  0
610604
610462
  ],
610605
610463
  [
610606
- "meal",
610464
+ "club",
610607
610465
  0
610608
610466
  ],
610609
610467
  [
610610
- "premium",
610468
+ "comma",
610611
610469
  0
610612
610470
  ],
610613
610471
  [
610614
- "spicy",
610472
+ "crispy",
610615
610473
  0
610616
610474
  ],
610617
610475
  [
610618
- "triple",
610476
+ "go",
610619
610477
  0
610620
- ]
610621
- ],
610622
- [
610478
+ ],
610623
610479
  [
610624
- "bacon",
610480
+ "is",
610625
610481
  0
610626
610482
  ],
610627
610483
  [
610628
- "cheddar",
610484
+ "junior",
610629
610485
  0
610630
610486
  ],
610631
610487
  [
@@ -610633,15 +610489,19 @@
610633
610489
  0
610634
610490
  ],
610635
610491
  [
610636
- "literally",
610492
+ "meal",
610637
610493
  0
610638
610494
  ],
610639
610495
  [
610640
- "modifies",
610496
+ "nugget",
610641
610497
  0
610642
610498
  ],
610643
610499
  [
610644
- "potato",
610500
+ "value",
610501
+ 0
610502
+ ],
610503
+ [
610504
+ "wrap",
610645
610505
  0
610646
610506
  ]
610647
610507
  ],
@@ -610690,10 +610550,6 @@
610690
610550
  "meal",
610691
610551
  0
610692
610552
  ],
610693
- [
610694
- "nugget",
610695
- 0
610696
- ],
610697
610553
  [
610698
610554
  "value",
610699
610555
  0
@@ -611949,114 +611805,6 @@
611949
611805
  0
611950
611806
  ]
611951
611807
  ],
611952
- [
611953
- [
611954
- "breakfast",
611955
- 0
611956
- ],
611957
- [
611958
- "comma",
611959
- 0
611960
- ],
611961
- [
611962
- "double",
611963
- 0
611964
- ],
611965
- [
611966
- "french",
611967
- 0
611968
- ],
611969
- [
611970
- "is",
611971
- 0
611972
- ],
611973
- [
611974
- "list",
611975
- 0
611976
- ],
611977
- [
611978
- "meal",
611979
- 0
611980
- ],
611981
- [
611982
- "muffin",
611983
- 0
611984
- ],
611985
- [
611986
- "oatmeal",
611987
- 0
611988
- ],
611989
- [
611990
- "pancake",
611991
- 0
611992
- ],
611993
- [
611994
- "platter",
611995
- 0
611996
- ],
611997
- [
611998
- "sausage",
611999
- 0
612000
- ],
612001
- [
612002
- "toast",
612003
- 0
612004
- ]
612005
- ],
612006
- [
612007
- [
612008
- "breakfast",
612009
- 0
612010
- ],
612011
- [
612012
- "comma",
612013
- 0
612014
- ],
612015
- [
612016
- "double",
612017
- 0
612018
- ],
612019
- [
612020
- "french",
612021
- 0
612022
- ],
612023
- [
612024
- "is",
612025
- 0
612026
- ],
612027
- [
612028
- "list",
612029
- 0
612030
- ],
612031
- [
612032
- "meal",
612033
- 0
612034
- ],
612035
- [
612036
- "muffin",
612037
- 0
612038
- ],
612039
- [
612040
- "oatmeal",
612041
- 0
612042
- ],
612043
- [
612044
- "pancake",
612045
- 0
612046
- ],
612047
- [
612048
- "platter",
612049
- 0
612050
- ],
612051
- [
612052
- "sausage",
612053
- 0
612054
- ],
612055
- [
612056
- "toast",
612057
- 0
612058
- ]
612059
- ],
612060
611808
  [
612061
611809
  [
612062
611810
  "breakfast",
@@ -612668,10 +612416,6 @@
612668
612416
  "club",
612669
612417
  0
612670
612418
  ],
612671
- [
612672
- "comma",
612673
- 0
612674
- ],
612675
612419
  [
612676
612420
  "crispy",
612677
612421
  0
@@ -612718,10 +612462,6 @@
612718
612462
  "crispy",
612719
612463
  0
612720
612464
  ],
612721
- [
612722
- "go",
612723
- 0
612724
- ],
612725
612465
  [
612726
612466
  "is",
612727
612467
  0
@@ -612741,10 +612481,6 @@
612741
612481
  [
612742
612482
  "value",
612743
612483
  0
612744
- ],
612745
- [
612746
- "wrap",
612747
- 0
612748
612484
  ]
612749
612485
  ],
612750
612486
  [
@@ -614467,20 +614203,6 @@
614467
614203
  0
614468
614204
  ]
614469
614205
  ],
614470
- [
614471
- [
614472
- "is",
614473
- 0
614474
- ],
614475
- [
614476
- "list",
614477
- 1
614478
- ],
614479
- [
614480
- "meal",
614481
- 0
614482
- ]
614483
- ],
614484
614206
  [
614485
614207
  [
614486
614208
  "is",
@@ -614849,24 +614571,6 @@
614849
614571
  0
614850
614572
  ]
614851
614573
  ],
614852
- [
614853
- [
614854
- "list",
614855
- 1
614856
- ],
614857
- [
614858
- "modifies",
614859
- 0
614860
- ],
614861
- [
614862
- "strawberry",
614863
- 0
614864
- ],
614865
- [
614866
- "unknown",
614867
- 0
614868
- ]
614869
- ],
614870
614574
  [
614871
614575
  [
614872
614576
  "list",