tpmkms_4wp 9.5.1 → 9.6.0-beta.1
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.
- package/common/animals.instance.json +151 -61
- package/common/animals.js +3 -5
- package/common/asking.js +116 -106
- package/common/avatar.test.json +1001 -860
- package/common/can.instance.json +2194 -0
- package/common/can.js +251 -0
- package/common/can.test.json +51307 -0
- package/common/characters.js +5 -5
- package/common/colors.instance.json +152 -12
- package/common/colors.js +3 -6
- package/common/comparable.instance.json +33 -3
- package/common/comparable.js +3 -6
- package/common/concept.js +25 -27
- package/common/concept.test.json +180 -144
- package/common/conjunction.js +13 -5
- package/common/conjunction.test.json +32 -42
- package/common/crew.instance.json +433 -173
- package/common/crew.js +4 -7
- package/common/crew.test.json +4148 -3324
- package/common/currency.js +1 -1
- package/common/dateTimeSelectors.instance.json +2 -2
- package/common/dateTimeSelectors.js +6 -9
- package/common/dateTimeSelectors.test.json +76935 -35739
- package/common/dates.instance.json +53 -3
- package/common/dates.js +3 -6
- package/common/dates.test.json +284 -287
- package/common/dialogues.js +43 -122
- package/common/dialogues.test.json +1248 -1152
- package/common/dimension.instance.json +21493 -561
- package/common/dimension.js +150 -55
- package/common/dimension.test.json +10979 -4625
- package/common/drone.instance.json +24709 -0
- package/common/drone.js +662 -0
- package/common/drone.test.json +30522 -0
- package/common/drone_v1.instance.json +24703 -0
- package/common/drone_v1.js +596 -0
- package/common/drone_v1.test.json +115538 -0
- package/common/edible.instance.json +388 -32
- package/common/edible.js +3 -5
- package/common/emotions.instance.json +85 -76
- package/common/emotions.js +4 -7
- package/common/emotions.test.json +242 -174
- package/common/english_helpers.js +336 -0
- package/common/errors.js +6 -6
- package/common/evaluate.js +2 -2
- package/common/events.js +8 -8
- package/common/fastfood.instance.json +1071 -393
- package/common/fastfood.js +14 -16
- package/common/fastfood.test.json +6970 -6829
- package/common/formulas.instance.json +11 -1
- package/common/formulas.js +3 -2
- package/common/gdefaults.js +111 -17
- package/common/help.js +12 -12
- package/common/help.test.json +65 -11
- package/common/helpers/concept.js +1 -1
- package/common/helpers/conjunction.js +54 -44
- package/common/helpers/dateTimeSelectors.js +2 -2
- package/common/helpers/dialogues.js +10 -2
- package/common/helpers/formulas.js +13 -11
- package/common/helpers/menus.js +12 -12
- package/common/helpers/meta.js +9 -9
- package/common/helpers/properties.js +186 -64
- package/common/helpers.js +167 -48
- package/common/hierarchy.js +12 -10
- package/common/kirk.instance.json +11 -1
- package/common/kirk.js +4 -6
- package/common/kirk.test.json +600 -424
- package/common/latin.instance.json +12 -12
- package/common/latin.js +12 -14
- package/common/length.instance.json +34660 -3158
- package/common/length.js +11 -6
- package/common/length.test.json +54357 -2557
- package/common/math.instance.json +39 -29
- package/common/math.js +49 -47
- package/common/menus.instance.json +77 -10
- package/common/menus.js +4 -13
- package/common/meta.js +80 -65
- package/common/nameable.js +36 -22
- package/common/nameable.test.json +436 -0
- package/common/numbers.js +1 -1
- package/common/ordering.instance.json +107 -19
- package/common/ordering.js +4 -6
- package/common/ordering.test.json +835 -417
- package/common/people.instance.json +176 -348
- package/common/people.js +9 -9
- package/common/people.test.json +4135 -3606
- package/common/pipboy.instance.json +187 -17
- package/common/pipboy.js +4 -4
- package/common/pokemon.instance.json +143 -13
- package/common/pokemon.js +4 -6
- package/common/pressure.instance.json +3610 -1601
- package/common/pressure.js +3 -5
- package/common/pressure.test.json +433 -477
- package/common/properties.instance.json +16 -17
- package/common/properties.js +32 -13
- package/common/properties.test.json +9565 -6951
- package/common/rates.instance.json +59 -0
- package/common/rates.js +95 -0
- package/common/rates.test.json +27702 -0
- package/common/reminders.instance.json +4 -4
- package/common/reminders.js +8 -11
- package/common/reminders.test.json +64635 -25787
- package/common/reports.instance.json +23 -3
- package/common/reports.js +21 -21
- package/common/scorekeeper.js +9 -12
- package/common/sdefaults.js +22 -2
- package/common/spock.instance.json +11 -1
- package/common/spock.js +4 -7
- package/common/spock.test.json +606 -430
- package/common/stgame.js +1 -1
- package/common/stm.js +41 -24
- package/common/tell.js +1 -1
- package/common/temperature.instance.json +3163 -1154
- package/common/temperature.js +3 -5
- package/common/temperature.test.json +433 -477
- package/common/tester.js +3 -3
- package/common/time.instance.json +24852 -0
- package/common/time.js +138 -141
- package/common/time.test.json +31876 -3757
- package/common/tokenize.js +5 -2
- package/common/ui.instance.json +12 -5
- package/common/ui.js +4 -13
- package/common/weight.instance.json +10501 -4099
- package/common/weight.js +3 -5
- package/common/weight.test.json +2601 -2263
- package/common/words.instance.json +9 -0
- package/common/words.js +50 -0
- package/common/words.test.json +2 -0
- package/common/wp.instance.json +548 -8
- package/common/wp.js +10 -8
- package/common/wp.test.json +7385 -6906
- package/main.js +6 -2
- package/package.json +25 -6
- package/common/listener.js +0 -50
- 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":
|
|
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":
|
|
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":
|
|
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
|
|
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
|
-
|
|
261
|
-
|
|
262
|
-
instance: dates_instance,
|
|
263
|
-
},
|
|
264
|
-
|
|
260
|
+
instance,
|
|
261
|
+
template,
|
|
265
262
|
})
|