tpmkms_4wp 8.9.1-beta.27 → 8.9.1-beta.29

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 (112) hide show
  1. package/common/animals.instance.json +6427 -714
  2. package/common/articles.js +4 -7
  3. package/common/articles.test.json +268 -136
  4. package/common/asking.test.json +1504 -798
  5. package/common/avatar.js +8 -0
  6. package/common/avatar.test.json +3292 -1852
  7. package/common/characters.test.json +962 -464
  8. package/common/colors.instance.json +22950 -1756
  9. package/common/colors.test.json +140 -68
  10. package/common/comparable.instance.json +1279 -149
  11. package/common/comparable.js +11 -11
  12. package/common/comparable.test.json +455 -230
  13. package/common/concept.js +9 -1
  14. package/common/concept.test.json +2023 -928
  15. package/common/conjunction.js +12 -0
  16. package/common/conjunction.test.json +219 -102
  17. package/common/countable.test.json +906 -444
  18. package/common/crew.instance.json +18796 -2069
  19. package/common/crew.js +19 -0
  20. package/common/crew.test.json +7104 -3435
  21. package/common/currency.js +0 -1
  22. package/common/currency.test.json +753 -369
  23. package/common/dialogues.js +76 -29
  24. package/common/dialogues.test.json +4225 -1915
  25. package/common/dimension.instance.json +744 -112
  26. package/common/dimension.js +16 -2
  27. package/common/dimension.test.json +10410 -4721
  28. package/common/edible.instance.json +21412 -2527
  29. package/common/edible.js +13 -0
  30. package/common/edible.test.json +1033 -487
  31. package/common/emotions.instance.json +2269 -254
  32. package/common/emotions.js +10 -2
  33. package/common/emotions.test.json +928 -403
  34. package/common/errors.js +0 -2
  35. package/common/errors.test.json +77 -38
  36. package/common/evaluate.test.json +43 -22
  37. package/common/events.test.json +453 -210
  38. package/common/fastfood.instance.json +80935 -9140
  39. package/common/fastfood.js +83 -2
  40. package/common/fastfood.test.json +37703 -20376
  41. package/common/formulas.instance.json +309 -53
  42. package/common/formulas.test.json +6286 -3094
  43. package/common/gdefaults.js +0 -1
  44. package/common/help.test.json +272 -128
  45. package/common/helpers/concept.js +1 -0
  46. package/common/helpers/properties.js +1 -31
  47. package/common/hierarchy.js +9 -0
  48. package/common/hierarchy.test.json +21532 -10628
  49. package/common/javascript.test.json +185 -86
  50. package/common/kirk.instance.json +302 -3
  51. package/common/kirk.test.json +621 -285
  52. package/common/length.instance.json +9630 -697
  53. package/common/length.test.json +3359 -1737
  54. package/common/listener.test.json +33 -18
  55. package/common/math.instance.json +278 -52
  56. package/common/math.test.json +22940 -13876
  57. package/common/meta.instance.json +1 -0
  58. package/common/meta.js +8 -8
  59. package/common/meta.test.json +584 -272
  60. package/common/nameable.test.json +1800 -843
  61. package/common/negation.test.json +114 -60
  62. package/common/numbers.test.json +198 -108
  63. package/common/ordering.instance.json +3848 -541
  64. package/common/ordering.test.json +1158 -540
  65. package/common/ordinals.js +7 -1
  66. package/common/ordinals.test.json +256 -136
  67. package/common/people.instance.json +3803 -537
  68. package/common/people.js +0 -14
  69. package/common/people.test.json +14361 -7176
  70. package/common/percentages.js +0 -1
  71. package/common/percentages.test.json +289 -134
  72. package/common/pipboy.instance.json +13187 -1238
  73. package/common/pipboy.js +22 -41
  74. package/common/pipboy.test.json +5598 -2688
  75. package/common/pokemon.instance.json +5930 -660
  76. package/common/pokemon.test.json +975 -453
  77. package/common/pressure.instance.json +2589 -286
  78. package/common/pressure.test.json +991 -445
  79. package/common/properties.instance.json +887 -80
  80. package/common/properties.js +13 -22
  81. package/common/properties.test.json +20521 -9542
  82. package/common/punctuation.test.json +305 -146
  83. package/common/reports.instance.json +965 -108
  84. package/common/reports.js +7 -0
  85. package/common/reports.test.json +13247 -6426
  86. package/common/scorekeeper.instance.json +1 -0
  87. package/common/scorekeeper.js +17 -7
  88. package/common/scorekeeper.test.json +26256 -11598
  89. package/common/sizeable.test.json +455 -230
  90. package/common/spock.instance.json +302 -3
  91. package/common/spock.test.json +621 -285
  92. package/common/stgame.js +0 -1
  93. package/common/stgame.test.json +962 -464
  94. package/common/stm.test.json +755 -374
  95. package/common/tell.test.json +195 -90
  96. package/common/temperature.instance.json +5940 -285
  97. package/common/temperature.test.json +990 -444
  98. package/common/testing.test.json +67 -34
  99. package/common/time.test.json +2386 -1066
  100. package/common/tokenize.js +3 -2
  101. package/common/tokenize.test.json +33 -18
  102. package/common/ui.instance.json +123 -21
  103. package/common/ui.js +0 -16
  104. package/common/ui.test.json +612 -312
  105. package/common/weight.instance.json +9798 -680
  106. package/common/weight.js +10 -0
  107. package/common/weight.test.json +6185 -2711
  108. package/common/wp.instance.json +13555 -1583
  109. package/common/wp.js +11 -6
  110. package/common/wp.test.json +27299 -13463
  111. package/common/yesno.test.json +132 -72
  112. package/package.json +2 -2
@@ -23,8 +23,6 @@ const config = {
23
23
  "(<a|a,an> ([theAble|]))",
24
24
  ],
25
25
  bridges: [
26
- // { id: "what", level: 0, optional: "{ ...next(operator), query: ['what'], determined: true }", bridge: "{ ...after, query: ['what'], modifiers: ['what'], what: operator }" },
27
- // { id: "whatAble", level: 0, bridge: "{ ...next(operator) }" },
28
26
  {
29
27
  id: 'everything',
30
28
  },
@@ -44,11 +42,13 @@ const config = {
44
42
  },
45
43
  {
46
44
  id: 'the',
45
+ isA: ['article'],
47
46
  level: 0,
48
47
  bridge: '{ ...after[0], focusableForPhrase: true, pullFromContext: true, concept: true, wantsValue: true, determiner: "the", modifiers: append(["determiner"], after[0].modifiers)}'
49
48
  },
50
49
  {
51
50
  id: "a",
51
+ isA: ['article'],
52
52
  level: 0,
53
53
  // bridge: "{ ...after[0], pullFromContext: false, instance: true, concept: true, number: 'one', wantsValue: true, determiner: operator, modifiers: append(['determiner'], after[0].modifiers) }"
54
54
  bridge: "{ ...after[0], pullFromContext: false, instance: true, concept: true, number: 'one', wantsValue: true, determiner: operator, modifiers: append(['determiner'], after[0].modifiers) }"
@@ -57,15 +57,12 @@ const config = {
57
57
  {
58
58
  id: "theAble",
59
59
  children: ['noun'],
60
- bridge: "{ ...next(operator) }"
61
60
  },
62
61
 
63
62
  {
64
63
  id: "thisitthat",
65
- level: 0,
66
64
  isA: ['queryable'],
67
65
  before: ['verb'],
68
- bridge: "{ ...next(operator) }"
69
66
  },
70
67
  {
71
68
  id: "it",
@@ -95,8 +92,8 @@ const config = {
95
92
  ['it', 'pronoun'],
96
93
  ['this', 'pronoun'],
97
94
  // ['questionMark', 'isEd'],
98
- ['a', 'article'],
99
- ['the', 'article'],
95
+ // ['a', 'article'],
96
+ // ['the', 'article'],
100
97
  ['it', 'queryable'],
101
98
  // ['it', 'toAble'],
102
99
  ['this', 'queryable'],
@@ -147,43 +147,76 @@
147
147
  ""
148
148
  ],
149
149
  "summaries": [
150
- [
151
- {
152
- "counter": 1,
153
- "operators": [
154
- [
155
- "the",
156
- 0
157
- ],
158
- [
159
- "theAble",
160
- 0
150
+ {
151
+ "length": 1,
152
+ "summaries": [
153
+ {
154
+ "counter": 1,
155
+ "operators": [
156
+ {
157
+ "marker": [
158
+ "the",
159
+ 0
160
+ ],
161
+ "range": {
162
+ "end": 2,
163
+ "start": 0
164
+ }
165
+ },
166
+ {
167
+ "marker": [
168
+ "theAble",
169
+ 0
170
+ ],
171
+ "range": {
172
+ "end": 10,
173
+ "start": 4
174
+ }
175
+ }
161
176
  ]
162
- ]
163
- },
164
- {
165
- "counter": 2,
166
- "operators": [
167
- [
168
- "the",
169
- 0
170
- ],
171
- [
172
- "theAble",
173
- 1
177
+ },
178
+ {
179
+ "counter": 2,
180
+ "operators": [
181
+ {
182
+ "marker": [
183
+ "the",
184
+ 0
185
+ ],
186
+ "range": {
187
+ "end": 2,
188
+ "start": 0
189
+ }
190
+ },
191
+ {
192
+ "marker": [
193
+ "theAble",
194
+ 1
195
+ ],
196
+ "range": {
197
+ "end": 10,
198
+ "start": 4
199
+ }
200
+ }
174
201
  ]
175
- ]
176
- },
177
- {
178
- "counter": 3,
179
- "operators": [
180
- [
181
- "theAble",
182
- 1
202
+ },
203
+ {
204
+ "counter": 3,
205
+ "operators": [
206
+ {
207
+ "marker": [
208
+ "theAble",
209
+ 1
210
+ ],
211
+ "range": {
212
+ "end": 10,
213
+ "start": 0
214
+ }
215
+ }
183
216
  ]
184
- ]
185
- }
186
- ]
217
+ }
218
+ ]
219
+ }
187
220
  ]
188
221
  },
189
222
  {
@@ -356,43 +389,76 @@
356
389
  ""
357
390
  ],
358
391
  "summaries": [
359
- [
360
- {
361
- "counter": 1,
362
- "operators": [
363
- [
364
- "a",
365
- 0
366
- ],
367
- [
368
- "theAble",
369
- 0
392
+ {
393
+ "length": 1,
394
+ "summaries": [
395
+ {
396
+ "counter": 1,
397
+ "operators": [
398
+ {
399
+ "marker": [
400
+ "a",
401
+ 0
402
+ ],
403
+ "range": {
404
+ "end": 0,
405
+ "start": 0
406
+ }
407
+ },
408
+ {
409
+ "marker": [
410
+ "theAble",
411
+ 0
412
+ ],
413
+ "range": {
414
+ "end": 8,
415
+ "start": 2
416
+ }
417
+ }
370
418
  ]
371
- ]
372
- },
373
- {
374
- "counter": 2,
375
- "operators": [
376
- [
377
- "a",
378
- 0
379
- ],
380
- [
381
- "theAble",
382
- 1
419
+ },
420
+ {
421
+ "counter": 2,
422
+ "operators": [
423
+ {
424
+ "marker": [
425
+ "a",
426
+ 0
427
+ ],
428
+ "range": {
429
+ "end": 0,
430
+ "start": 0
431
+ }
432
+ },
433
+ {
434
+ "marker": [
435
+ "theAble",
436
+ 1
437
+ ],
438
+ "range": {
439
+ "end": 8,
440
+ "start": 2
441
+ }
442
+ }
383
443
  ]
384
- ]
385
- },
386
- {
387
- "counter": 3,
388
- "operators": [
389
- [
390
- "theAble",
391
- 1
444
+ },
445
+ {
446
+ "counter": 3,
447
+ "operators": [
448
+ {
449
+ "marker": [
450
+ "theAble",
451
+ 1
452
+ ],
453
+ "range": {
454
+ "end": 8,
455
+ "start": 0
456
+ }
457
+ }
392
458
  ]
393
- ]
394
- }
395
- ]
459
+ }
460
+ ]
461
+ }
396
462
  ]
397
463
  },
398
464
  {
@@ -565,43 +631,76 @@
565
631
  ""
566
632
  ],
567
633
  "summaries": [
568
- [
569
- {
570
- "counter": 1,
571
- "operators": [
572
- [
573
- "every",
574
- 0
575
- ],
576
- [
577
- "distributable",
578
- 0
634
+ {
635
+ "length": 1,
636
+ "summaries": [
637
+ {
638
+ "counter": 1,
639
+ "operators": [
640
+ {
641
+ "marker": [
642
+ "every",
643
+ 0
644
+ ],
645
+ "range": {
646
+ "end": 4,
647
+ "start": 0
648
+ }
649
+ },
650
+ {
651
+ "marker": [
652
+ "distributable",
653
+ 0
654
+ ],
655
+ "range": {
656
+ "end": 18,
657
+ "start": 6
658
+ }
659
+ }
579
660
  ]
580
- ]
581
- },
582
- {
583
- "counter": 2,
584
- "operators": [
585
- [
586
- "every",
587
- 0
588
- ],
589
- [
590
- "distributable",
591
- 1
661
+ },
662
+ {
663
+ "counter": 2,
664
+ "operators": [
665
+ {
666
+ "marker": [
667
+ "every",
668
+ 0
669
+ ],
670
+ "range": {
671
+ "end": 4,
672
+ "start": 0
673
+ }
674
+ },
675
+ {
676
+ "marker": [
677
+ "distributable",
678
+ 1
679
+ ],
680
+ "range": {
681
+ "end": 18,
682
+ "start": 6
683
+ }
684
+ }
592
685
  ]
593
- ]
594
- },
595
- {
596
- "counter": 3,
597
- "operators": [
598
- [
599
- "distributable",
600
- 1
686
+ },
687
+ {
688
+ "counter": 3,
689
+ "operators": [
690
+ {
691
+ "marker": [
692
+ "distributable",
693
+ 1
694
+ ],
695
+ "range": {
696
+ "end": 18,
697
+ "start": 0
698
+ }
699
+ }
601
700
  ]
602
- ]
603
- }
604
- ]
701
+ }
702
+ ]
703
+ }
605
704
  ]
606
705
  },
607
706
  {
@@ -774,43 +873,76 @@
774
873
  ""
775
874
  ],
776
875
  "summaries": [
777
- [
778
- {
779
- "counter": 1,
780
- "operators": [
781
- [
782
- "each",
783
- 0
784
- ],
785
- [
786
- "distributable",
787
- 0
876
+ {
877
+ "length": 1,
878
+ "summaries": [
879
+ {
880
+ "counter": 1,
881
+ "operators": [
882
+ {
883
+ "marker": [
884
+ "each",
885
+ 0
886
+ ],
887
+ "range": {
888
+ "end": 3,
889
+ "start": 0
890
+ }
891
+ },
892
+ {
893
+ "marker": [
894
+ "distributable",
895
+ 0
896
+ ],
897
+ "range": {
898
+ "end": 17,
899
+ "start": 5
900
+ }
901
+ }
788
902
  ]
789
- ]
790
- },
791
- {
792
- "counter": 2,
793
- "operators": [
794
- [
795
- "each",
796
- 0
797
- ],
798
- [
799
- "distributable",
800
- 1
903
+ },
904
+ {
905
+ "counter": 2,
906
+ "operators": [
907
+ {
908
+ "marker": [
909
+ "each",
910
+ 0
911
+ ],
912
+ "range": {
913
+ "end": 3,
914
+ "start": 0
915
+ }
916
+ },
917
+ {
918
+ "marker": [
919
+ "distributable",
920
+ 1
921
+ ],
922
+ "range": {
923
+ "end": 17,
924
+ "start": 5
925
+ }
926
+ }
801
927
  ]
802
- ]
803
- },
804
- {
805
- "counter": 3,
806
- "operators": [
807
- [
808
- "distributable",
809
- 1
928
+ },
929
+ {
930
+ "counter": 3,
931
+ "operators": [
932
+ {
933
+ "marker": [
934
+ "distributable",
935
+ 1
936
+ ],
937
+ "range": {
938
+ "end": 17,
939
+ "start": 0
940
+ }
941
+ }
810
942
  ]
811
- ]
812
- }
813
- ]
943
+ }
944
+ ]
945
+ }
814
946
  ]
815
947
  }
816
948
  ]