tpmkms_4wp 8.9.1-beta.18 → 8.9.1-beta.19
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 +78 -78
- package/common/articles.js +4 -4
- package/common/colors.instance.json +84 -112
- package/common/comparable.instance.json +18 -18
- package/common/comparable.js +1 -1
- package/common/countable.js +1 -1
- package/common/crew.instance.json +252 -156
- package/common/dialogues.js +5 -5
- package/common/dimension.instance.json +6 -6
- package/common/edible.instance.json +192 -248
- package/common/emotions.instance.json +6 -6
- package/common/fastfood.instance.json +574 -958
- package/common/fastfood.js +1 -1
- package/common/formulas.instance.json +6 -6
- package/common/gdefaults.js +1 -1
- package/common/helpers/concept.js +2 -2
- package/common/helpers/properties.js +1 -1
- package/common/kirk.instance.json +6 -6
- package/common/length.instance.json +90 -90
- package/common/math.instance.json +6 -6
- package/common/ordering.instance.json +12 -12
- package/common/ordinals.js +1 -0
- package/common/people.instance.json +48 -48
- package/common/pipboy.instance.json +112 -168
- package/common/pipboy.js +5 -5
- package/common/pokemon.instance.json +78 -78
- package/common/pos.js +6 -6
- package/common/pressure.instance.json +24 -24
- package/common/properties.instance.json +6 -6
- package/common/properties.js +3 -3
- package/common/reports.instance.json +13 -13
- package/common/reports.js +1 -1
- package/common/sizeable.js +1 -1
- package/common/spock.instance.json +6 -6
- package/common/temperature.instance.json +24 -24
- package/common/ui.instance.json +6 -6
- package/common/weight.instance.json +72 -72
- package/common/wp.instance.json +88 -144
- package/common/wp.js +15 -5
- package/common/wp.test.json +4906 -987
- package/package.json +2 -2
@@ -30,7 +30,7 @@
|
|
30
30
|
"hierarchy": [
|
31
31
|
[
|
32
32
|
"a",
|
33
|
-
"
|
33
|
+
"article",
|
34
34
|
false
|
35
35
|
],
|
36
36
|
[
|
@@ -39,8 +39,8 @@
|
|
39
39
|
false
|
40
40
|
],
|
41
41
|
[
|
42
|
-
"
|
43
|
-
"
|
42
|
+
"article",
|
43
|
+
"article",
|
44
44
|
false
|
45
45
|
],
|
46
46
|
[
|
@@ -75,7 +75,7 @@
|
|
75
75
|
],
|
76
76
|
[
|
77
77
|
"each",
|
78
|
-
"
|
78
|
+
"article",
|
79
79
|
false
|
80
80
|
],
|
81
81
|
[
|
@@ -85,7 +85,7 @@
|
|
85
85
|
],
|
86
86
|
[
|
87
87
|
"every",
|
88
|
-
"
|
88
|
+
"article",
|
89
89
|
false
|
90
90
|
],
|
91
91
|
[
|
@@ -220,7 +220,7 @@
|
|
220
220
|
],
|
221
221
|
[
|
222
222
|
"the",
|
223
|
-
"
|
223
|
+
"article",
|
224
224
|
false
|
225
225
|
],
|
226
226
|
[
|
@@ -445,7 +445,7 @@
|
|
445
445
|
"hierarchy": [
|
446
446
|
[
|
447
447
|
"a",
|
448
|
-
"
|
448
|
+
"article",
|
449
449
|
false
|
450
450
|
],
|
451
451
|
[
|
@@ -454,8 +454,8 @@
|
|
454
454
|
false
|
455
455
|
],
|
456
456
|
[
|
457
|
-
"
|
458
|
-
"
|
457
|
+
"article",
|
458
|
+
"article",
|
459
459
|
false
|
460
460
|
],
|
461
461
|
[
|
@@ -490,7 +490,7 @@
|
|
490
490
|
],
|
491
491
|
[
|
492
492
|
"each",
|
493
|
-
"
|
493
|
+
"article",
|
494
494
|
false
|
495
495
|
],
|
496
496
|
[
|
@@ -500,7 +500,7 @@
|
|
500
500
|
],
|
501
501
|
[
|
502
502
|
"every",
|
503
|
-
"
|
503
|
+
"article",
|
504
504
|
false
|
505
505
|
],
|
506
506
|
[
|
@@ -665,7 +665,7 @@
|
|
665
665
|
],
|
666
666
|
[
|
667
667
|
"the",
|
668
|
-
"
|
668
|
+
"article",
|
669
669
|
false
|
670
670
|
],
|
671
671
|
[
|
@@ -1018,7 +1018,7 @@
|
|
1018
1018
|
"hierarchy": [
|
1019
1019
|
[
|
1020
1020
|
"a",
|
1021
|
-
"
|
1021
|
+
"article",
|
1022
1022
|
false
|
1023
1023
|
],
|
1024
1024
|
[
|
@@ -1027,8 +1027,8 @@
|
|
1027
1027
|
false
|
1028
1028
|
],
|
1029
1029
|
[
|
1030
|
-
"
|
1031
|
-
"
|
1030
|
+
"article",
|
1031
|
+
"article",
|
1032
1032
|
false
|
1033
1033
|
],
|
1034
1034
|
[
|
@@ -1093,7 +1093,7 @@
|
|
1093
1093
|
],
|
1094
1094
|
[
|
1095
1095
|
"each",
|
1096
|
-
"
|
1096
|
+
"article",
|
1097
1097
|
false
|
1098
1098
|
],
|
1099
1099
|
[
|
@@ -1103,7 +1103,7 @@
|
|
1103
1103
|
],
|
1104
1104
|
[
|
1105
1105
|
"every",
|
1106
|
-
"
|
1106
|
+
"article",
|
1107
1107
|
false
|
1108
1108
|
],
|
1109
1109
|
[
|
@@ -1278,7 +1278,7 @@
|
|
1278
1278
|
],
|
1279
1279
|
[
|
1280
1280
|
"the",
|
1281
|
-
"
|
1281
|
+
"article",
|
1282
1282
|
false
|
1283
1283
|
],
|
1284
1284
|
[
|
package/common/comparable.js
CHANGED
@@ -20,7 +20,7 @@ const config = {
|
|
20
20
|
{
|
21
21
|
id: "compare",
|
22
22
|
convolution: true,
|
23
|
-
before: ['verb', '
|
23
|
+
before: ['verb', 'article'],
|
24
24
|
// bridge: "{ ...after, comparison: append(before[0], after[0].comparison), modifiers: append([before[0].marker], after[0].modifiers), [before[0].marker]: before[0] }"
|
25
25
|
// bridge: "{ ...after, comparison: append([], before[0].marker, after[0].comparison) }"
|
26
26
|
bridge: "{ ...next(before[0]), property: after, postModifiers: append([after[0].marker], before[0].modifiers), [after[0].marker.id]: after[0] }"
|
package/common/countable.js
CHANGED
@@ -26,7 +26,7 @@ const config = {
|
|
26
26
|
{
|
27
27
|
id: "counting",
|
28
28
|
convolution: true,
|
29
|
-
before: ['verb'],
|
29
|
+
before: ['verb', 'article'],
|
30
30
|
bridge: "{ ...after, modifiers: append(['quantity'], after[0].modifiers), quantity: before[0], number: default(before[0].number, before[0].value), instance: true }"
|
31
31
|
},
|
32
32
|
{
|