tpmkms 8.0.0-beta.53 → 8.0.0-beta.55

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 (43) hide show
  1. package/common/animals.instance.json +78 -78
  2. package/common/articles.js +1 -1
  3. package/common/colors.instance.json +84 -112
  4. package/common/comparable.js +15 -3
  5. package/common/comparable.test.json +438 -2
  6. package/common/concept.js +1 -1
  7. package/common/countable.js +1 -1
  8. package/common/crew.instance.json +340 -156
  9. package/common/dialogues.js +1 -1
  10. package/common/dimension.instance.json +7 -7
  11. package/common/edible.instance.json +194 -306
  12. package/common/emotions.instance.json +66 -6
  13. package/common/evaluate.js +1 -1
  14. package/common/events.js +1 -1
  15. package/common/fastfood.instance.json +1928 -1565
  16. package/common/fastfood.js +4 -4
  17. package/common/formulas.instance.json +10 -10
  18. package/common/formulas.js +2 -2
  19. package/common/helpers/concept.js +1 -1
  20. package/common/kirk.instance.json +6 -6
  21. package/common/length.instance.json +105 -105
  22. package/common/math.instance.json +8 -8
  23. package/common/math.js +1 -1
  24. package/common/nameable.js +2 -2
  25. package/common/negation.js +1 -1
  26. package/common/ordering.instance.json +12 -80
  27. package/common/people.instance.json +48 -48
  28. package/common/pipboy.instance.json +134 -190
  29. package/common/pipboy.js +16 -16
  30. package/common/pokemon.instance.json +78 -78
  31. package/common/pos.js +8 -8
  32. package/common/pressure.instance.json +28 -28
  33. package/common/properties.instance.json +6 -6
  34. package/common/reports.instance.json +41 -21
  35. package/common/reports.js +9 -8
  36. package/common/sizeable.js +1 -1
  37. package/common/spock.instance.json +6 -6
  38. package/common/stm.js +1 -1
  39. package/common/temperature.instance.json +28 -28
  40. package/common/ui.instance.json +11 -11
  41. package/common/ui.js +5 -5
  42. package/common/weight.instance.json +84 -84
  43. package/package.json +2 -2
@@ -195,7 +195,7 @@ let config = {
195
195
  { id: "isEder", level: 0, bridge: "{ ...next(operator) }" },
196
196
  { id: "is", level: 0,
197
197
  bridge: "{ ...next(operator), one: { number: operator.number, ...before[0] }, two: after[0] }",
198
- isA: ['verby'],
198
+ isA: ['verb'],
199
199
  queryBridge: "{ ...next(operator), one: after[0], two: after[1], query: true }" ,
200
200
  },
201
201
  { id: "is", level: 1, bridge: "{ ...next(operator) }" },
@@ -140,7 +140,7 @@
140
140
  ],
141
141
  [
142
142
  "calculate",
143
- "verby",
143
+ "verb",
144
144
  false
145
145
  ],
146
146
  [
@@ -190,7 +190,7 @@
190
190
  ],
191
191
  [
192
192
  "evaluate",
193
- "verby",
193
+ "verb",
194
194
  false
195
195
  ],
196
196
  [
@@ -290,7 +290,7 @@
290
290
  ],
291
291
  [
292
292
  "is",
293
- "verby",
293
+ "verb",
294
294
  false
295
295
  ],
296
296
  [
@@ -450,7 +450,7 @@
450
450
  ],
451
451
  [
452
452
  "modifies",
453
- "verby",
453
+ "verb",
454
454
  false
455
455
  ],
456
456
  [
@@ -605,7 +605,7 @@
605
605
  ],
606
606
  [
607
607
  "remember",
608
- "verby",
608
+ "verb",
609
609
  false
610
610
  ],
611
611
  [
@@ -699,8 +699,8 @@
699
699
  false
700
700
  ],
701
701
  [
702
- "verby",
703
- "verby",
702
+ "verb",
703
+ "verb",
704
704
  false
705
705
  ],
706
706
  [