tpmkms_4wp 9.5.1 → 9.6.0-beta.0

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 (135) hide show
  1. package/common/animals.instance.json +151 -61
  2. package/common/animals.js +3 -5
  3. package/common/asking.js +116 -106
  4. package/common/avatar.test.json +1001 -860
  5. package/common/can.instance.json +2194 -0
  6. package/common/can.js +251 -0
  7. package/common/can.test.json +51307 -0
  8. package/common/characters.js +5 -5
  9. package/common/colors.instance.json +152 -12
  10. package/common/colors.js +3 -6
  11. package/common/comparable.instance.json +33 -3
  12. package/common/comparable.js +3 -6
  13. package/common/concept.js +25 -27
  14. package/common/concept.test.json +180 -144
  15. package/common/conjunction.js +13 -5
  16. package/common/conjunction.test.json +32 -42
  17. package/common/crew.instance.json +433 -173
  18. package/common/crew.js +4 -7
  19. package/common/crew.test.json +4148 -3324
  20. package/common/currency.js +1 -1
  21. package/common/dateTimeSelectors.instance.json +2 -2
  22. package/common/dateTimeSelectors.js +6 -9
  23. package/common/dateTimeSelectors.test.json +76935 -35739
  24. package/common/dates.instance.json +53 -3
  25. package/common/dates.js +3 -6
  26. package/common/dates.test.json +284 -287
  27. package/common/dialogues.js +43 -122
  28. package/common/dialogues.test.json +1248 -1152
  29. package/common/dimension.instance.json +21493 -561
  30. package/common/dimension.js +150 -55
  31. package/common/dimension.test.json +10979 -4625
  32. package/common/drone.instance.json +24709 -0
  33. package/common/drone.js +662 -0
  34. package/common/drone.test.json +30522 -0
  35. package/common/drone_v1.instance.json +24703 -0
  36. package/common/drone_v1.js +596 -0
  37. package/common/drone_v1.test.json +115538 -0
  38. package/common/edible.instance.json +388 -32
  39. package/common/edible.js +3 -5
  40. package/common/emotions.instance.json +85 -76
  41. package/common/emotions.js +4 -7
  42. package/common/emotions.test.json +242 -174
  43. package/common/english_helpers.js +336 -0
  44. package/common/errors.js +6 -6
  45. package/common/evaluate.js +2 -2
  46. package/common/events.js +8 -8
  47. package/common/fastfood.instance.json +1071 -393
  48. package/common/fastfood.js +14 -16
  49. package/common/fastfood.test.json +6970 -6829
  50. package/common/formulas.instance.json +11 -1
  51. package/common/formulas.js +3 -2
  52. package/common/gdefaults.js +111 -17
  53. package/common/help.js +12 -12
  54. package/common/help.test.json +65 -11
  55. package/common/helpers/concept.js +1 -1
  56. package/common/helpers/conjunction.js +54 -44
  57. package/common/helpers/dateTimeSelectors.js +2 -2
  58. package/common/helpers/dialogues.js +10 -2
  59. package/common/helpers/formulas.js +13 -11
  60. package/common/helpers/menus.js +12 -12
  61. package/common/helpers/meta.js +9 -9
  62. package/common/helpers/properties.js +186 -64
  63. package/common/helpers.js +167 -48
  64. package/common/hierarchy.js +12 -10
  65. package/common/kirk.instance.json +11 -1
  66. package/common/kirk.js +4 -6
  67. package/common/kirk.test.json +600 -424
  68. package/common/latin.instance.json +12 -12
  69. package/common/latin.js +12 -14
  70. package/common/length.instance.json +34660 -3158
  71. package/common/length.js +11 -6
  72. package/common/length.test.json +54357 -2557
  73. package/common/math.instance.json +39 -29
  74. package/common/math.js +49 -47
  75. package/common/menus.instance.json +77 -10
  76. package/common/menus.js +4 -13
  77. package/common/meta.js +80 -65
  78. package/common/nameable.js +36 -22
  79. package/common/nameable.test.json +436 -0
  80. package/common/numbers.js +1 -1
  81. package/common/ordering.instance.json +107 -19
  82. package/common/ordering.js +4 -6
  83. package/common/ordering.test.json +835 -417
  84. package/common/people.instance.json +176 -348
  85. package/common/people.js +9 -9
  86. package/common/people.test.json +4135 -3606
  87. package/common/pipboy.instance.json +187 -17
  88. package/common/pipboy.js +4 -4
  89. package/common/pokemon.instance.json +143 -13
  90. package/common/pokemon.js +4 -6
  91. package/common/pressure.instance.json +3610 -1601
  92. package/common/pressure.js +3 -5
  93. package/common/pressure.test.json +433 -477
  94. package/common/properties.instance.json +16 -17
  95. package/common/properties.js +32 -13
  96. package/common/properties.test.json +9565 -6951
  97. package/common/rates.instance.json +59 -0
  98. package/common/rates.js +95 -0
  99. package/common/rates.test.json +27702 -0
  100. package/common/reminders.instance.json +4 -4
  101. package/common/reminders.js +8 -11
  102. package/common/reminders.test.json +64635 -25787
  103. package/common/reports.instance.json +23 -3
  104. package/common/reports.js +21 -21
  105. package/common/scorekeeper.js +9 -12
  106. package/common/sdefaults.js +22 -2
  107. package/common/spock.instance.json +11 -1
  108. package/common/spock.js +4 -7
  109. package/common/spock.test.json +606 -430
  110. package/common/stgame.js +1 -1
  111. package/common/stm.js +41 -24
  112. package/common/tell.js +1 -1
  113. package/common/temperature.instance.json +3163 -1154
  114. package/common/temperature.js +3 -5
  115. package/common/temperature.test.json +433 -477
  116. package/common/tester.js +3 -3
  117. package/common/time.instance.json +24852 -0
  118. package/common/time.js +138 -141
  119. package/common/time.test.json +31876 -3757
  120. package/common/tokenize.js +5 -2
  121. package/common/ui.instance.json +12 -5
  122. package/common/ui.js +4 -13
  123. package/common/weight.instance.json +10501 -4099
  124. package/common/weight.js +3 -5
  125. package/common/weight.test.json +2601 -2263
  126. package/common/words.instance.json +9 -0
  127. package/common/words.js +50 -0
  128. package/common/words.test.json +2 -0
  129. package/common/wp.instance.json +548 -8
  130. package/common/wp.js +10 -8
  131. package/common/wp.test.json +7385 -6906
  132. package/main.js +6 -2
  133. package/package.json +25 -6
  134. package/common/listener.js +0 -50
  135. package/common/listener.test.json +0 -142
@@ -628,6 +628,16 @@
628
628
  "adjective",
629
629
  false
630
630
  ],
631
+ [
632
+ "stm_current",
633
+ "adjective",
634
+ false
635
+ ],
636
+ [
637
+ "stm_previous",
638
+ "adjective",
639
+ false
640
+ ],
631
641
  [
632
642
  "that",
633
643
  "thisitthat",
@@ -1150,6 +1160,16 @@
1150
1160
  "adjective",
1151
1161
  false
1152
1162
  ],
1163
+ [
1164
+ "stm_current",
1165
+ "adjective",
1166
+ false
1167
+ ],
1168
+ [
1169
+ "stm_previous",
1170
+ "adjective",
1171
+ false
1172
+ ],
1153
1173
  [
1154
1174
  "that",
1155
1175
  "thisitthat",
@@ -2972,7 +2992,7 @@
2972
2992
  "text": "january, february, march, april, may, june, july, august, september, october, november and december",
2973
2993
  "range": {
2974
2994
  "start": 0,
2975
- "end": 109
2995
+ "end": 98
2976
2996
  },
2977
2997
  "types": [
2978
2998
  "list",
@@ -10650,6 +10670,16 @@
10650
10670
  "adjective",
10651
10671
  false
10652
10672
  ],
10673
+ [
10674
+ "stm_current",
10675
+ "adjective",
10676
+ false
10677
+ ],
10678
+ [
10679
+ "stm_previous",
10680
+ "adjective",
10681
+ false
10682
+ ],
10653
10683
  [
10654
10684
  "that",
10655
10685
  "thisitthat",
@@ -11477,7 +11507,7 @@
11477
11507
  "text": "monday, tuesday, wednesday, thursday, friday, saturday and sunday",
11478
11508
  "range": {
11479
11509
  "start": 0,
11480
- "end": 73
11510
+ "end": 64
11481
11511
  },
11482
11512
  "types": [
11483
11513
  "list",
@@ -15077,6 +15107,16 @@
15077
15107
  "adjective",
15078
15108
  false
15079
15109
  ],
15110
+ [
15111
+ "stm_current",
15112
+ "adjective",
15113
+ false
15114
+ ],
15115
+ [
15116
+ "stm_previous",
15117
+ "adjective",
15118
+ false
15119
+ ],
15080
15120
  [
15081
15121
  "sunday_dates",
15082
15122
  "day_dates",
@@ -15659,7 +15699,7 @@
15659
15699
  "text": "ac, bc, bce and ad",
15660
15700
  "range": {
15661
15701
  "start": 0,
15662
- "end": 26
15702
+ "end": 17
15663
15703
  },
15664
15704
  "types": [
15665
15705
  "list",
@@ -18324,6 +18364,16 @@
18324
18364
  "adjective",
18325
18365
  false
18326
18366
  ],
18367
+ [
18368
+ "stm_current",
18369
+ "adjective",
18370
+ false
18371
+ ],
18372
+ [
18373
+ "stm_previous",
18374
+ "adjective",
18375
+ false
18376
+ ],
18327
18377
  [
18328
18378
  "sunday_dates",
18329
18379
  "day_dates",
package/common/dates.js CHANGED
@@ -1,7 +1,7 @@
1
1
  const { knowledgeModule, where } = require('./runtime').theprogrammablemind
2
2
  const { defaultContextCheck, defaultContextCheckProperties } = require('./helpers')
3
3
  const dates_tests = require('./dates.test.json')
4
- const dates_instance = require('./dates.instance.json')
4
+ const instance = require('./dates.instance.json')
5
5
  const hierarchy = require('./hierarchy')
6
6
  const ordinals = require('./ordinals')
7
7
  const helpers = require('./helpers')
@@ -257,9 +257,6 @@ knowledgeModule( {
257
257
  ],
258
258
  }
259
259
  },
260
- template: {
261
- template,
262
- instance: dates_instance,
263
- },
264
-
260
+ instance,
261
+ template,
265
262
  })