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