ekms 8.0.0-beta.80 → 8.0.0-beta.82

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 (82) hide show
  1. package/common/animals.instance.json +97 -97
  2. package/common/animals.js +1 -1
  3. package/common/articles.js +1 -1
  4. package/common/asking.js +1 -1
  5. package/common/avatar.js +1 -1
  6. package/common/characters.js +1 -1
  7. package/common/colors.instance.json +403 -403
  8. package/common/colors.js +1 -1
  9. package/common/comparable.instance.json +22 -22
  10. package/common/comparable.js +1 -1
  11. package/common/concept.js +1 -1
  12. package/common/conjunction.js +1 -1
  13. package/common/countable.js +1 -1
  14. package/common/crew.instance.json +485 -393
  15. package/common/crew.js +1 -1
  16. package/common/currency.js +1 -1
  17. package/common/dialogues.js +2 -2
  18. package/common/dimension.instance.json +9 -9
  19. package/common/dimension.js +1 -1
  20. package/common/edible.instance.json +464 -464
  21. package/common/edible.js +1 -1
  22. package/common/emotions.instance.json +105 -45
  23. package/common/emotions.js +1 -1
  24. package/common/evaluate.js +1 -1
  25. package/common/events.js +1 -1
  26. package/common/fastfood.instance.json +2675 -2562
  27. package/common/fastfood.js +1 -1
  28. package/common/formulas.instance.json +2 -2
  29. package/common/formulas.js +1 -1
  30. package/common/gdefaults.js +16 -1
  31. package/common/help.js +2 -2
  32. package/common/helpers.js +24 -21
  33. package/common/hierarchy.js +1 -1
  34. package/common/javascript.js +1 -1
  35. package/common/kirk.instance.json +3 -3
  36. package/common/kirk.js +1 -1
  37. package/common/length.instance.json +268 -248
  38. package/common/length.js +1 -1
  39. package/common/listener.js +1 -1
  40. package/common/math.instance.json +2 -2
  41. package/common/math.js +1 -1
  42. package/common/meta.js +1 -1
  43. package/common/nameable.js +1 -1
  44. package/common/negation.js +1 -1
  45. package/common/numbers.js +1 -1
  46. package/common/ordering.instance.json +75 -127
  47. package/common/ordering.js +1 -1
  48. package/common/ordinals.js +1 -1
  49. package/common/people.instance.json +139 -79
  50. package/common/people.js +1 -1
  51. package/common/percentages.js +1 -1
  52. package/common/pipboy.instance.json +233 -233
  53. package/common/pipboy.js +1 -1
  54. package/common/pokemon.instance.json +125 -125
  55. package/common/pokemon.js +1 -1
  56. package/common/pos.js +1 -1
  57. package/common/pressure.instance.json +128 -152
  58. package/common/pressure.js +1 -1
  59. package/common/properties.instance.json +17 -17
  60. package/common/properties.js +1 -1
  61. package/common/punctuation.js +1 -1
  62. package/common/reports.instance.json +16 -16
  63. package/common/reports.js +1 -1
  64. package/common/scorekeeper.js +1 -1
  65. package/common/sdefaults.js +1 -1
  66. package/common/sizeable.js +1 -1
  67. package/common/spock.instance.json +2 -2
  68. package/common/spock.js +1 -1
  69. package/common/stgame.js +1 -1
  70. package/common/stm.js +9 -7
  71. package/common/tell.js +1 -1
  72. package/common/temperature.instance.json +178 -202
  73. package/common/temperature.js +1 -1
  74. package/common/time.js +1 -1
  75. package/common/tokenize.js +1 -1
  76. package/common/ui.instance.json +34 -556
  77. package/common/ui.js +8 -13
  78. package/common/ui.test.json +641 -5357
  79. package/common/weight.instance.json +307 -319
  80. package/common/weight.js +1 -1
  81. package/common/yesno.js +1 -1
  82. package/package.json +2 -2
@@ -385,11 +385,11 @@
385
385
  ],
386
386
  "ops": [
387
387
  [
388
- "unknown",
388
+ "modifies",
389
389
  0
390
390
  ],
391
391
  [
392
- "modifies",
392
+ "unknown",
393
393
  0
394
394
  ],
395
395
  [
@@ -1044,15 +1044,15 @@
1044
1044
  ],
1045
1045
  "ops": [
1046
1046
  [
1047
- "unknown",
1047
+ "modifies",
1048
1048
  0
1049
1049
  ],
1050
1050
  [
1051
- "modifies",
1051
+ "name",
1052
1052
  0
1053
1053
  ],
1054
1054
  [
1055
- "name",
1055
+ "unknown",
1056
1056
  0
1057
1057
  ]
1058
1058
  ],
@@ -1797,15 +1797,15 @@
1797
1797
  ],
1798
1798
  "ops": [
1799
1799
  [
1800
- "unknown",
1800
+ "last",
1801
1801
  0
1802
1802
  ],
1803
1803
  [
1804
- "means",
1804
+ "last_name",
1805
1805
  0
1806
1806
  ],
1807
1807
  [
1808
- "last",
1808
+ "means",
1809
1809
  0
1810
1810
  ],
1811
1811
  [
@@ -1813,7 +1813,7 @@
1813
1813
  0
1814
1814
  ],
1815
1815
  [
1816
- "last_name",
1816
+ "unknown",
1817
1817
  0
1818
1818
  ]
1819
1819
  ],
@@ -1826,19 +1826,19 @@
1826
1826
  ],
1827
1827
  "ops": [
1828
1828
  [
1829
- "means",
1829
+ "last",
1830
1830
  0
1831
1831
  ],
1832
1832
  [
1833
- "last",
1833
+ "last_name",
1834
1834
  0
1835
1835
  ],
1836
1836
  [
1837
- "name",
1837
+ "means",
1838
1838
  0
1839
1839
  ],
1840
1840
  [
1841
- "last_name",
1841
+ "name",
1842
1842
  0
1843
1843
  ]
1844
1844
  ],
@@ -2595,15 +2595,15 @@
2595
2595
  ],
2596
2596
  "ops": [
2597
2597
  [
2598
- "unknown",
2598
+ "modifies",
2599
2599
  0
2600
2600
  ],
2601
2601
  [
2602
- "modifies",
2602
+ "name",
2603
2603
  0
2604
2604
  ],
2605
2605
  [
2606
- "name",
2606
+ "unknown",
2607
2607
  0
2608
2608
  ]
2609
2609
  ],
@@ -3438,27 +3438,27 @@
3438
3438
  ],
3439
3439
  "ops": [
3440
3440
  [
3441
- "given",
3441
+ "first",
3442
3442
  0
3443
3443
  ],
3444
3444
  [
3445
- "name",
3445
+ "first_name",
3446
3446
  0
3447
3447
  ],
3448
3448
  [
3449
- "given_name",
3449
+ "given",
3450
3450
  0
3451
3451
  ],
3452
3452
  [
3453
- "means",
3453
+ "given_name",
3454
3454
  0
3455
3455
  ],
3456
3456
  [
3457
- "first",
3457
+ "means",
3458
3458
  0
3459
3459
  ],
3460
3460
  [
3461
- "first_name",
3461
+ "name",
3462
3462
  0
3463
3463
  ]
3464
3464
  ],
@@ -3471,19 +3471,19 @@
3471
3471
  ],
3472
3472
  "ops": [
3473
3473
  [
3474
- "means",
3474
+ "first",
3475
3475
  0
3476
3476
  ],
3477
3477
  [
3478
- "first",
3478
+ "first_name",
3479
3479
  0
3480
3480
  ],
3481
3481
  [
3482
- "name",
3482
+ "means",
3483
3483
  0
3484
3484
  ],
3485
3485
  [
3486
- "first_name",
3486
+ "name",
3487
3487
  0
3488
3488
  ]
3489
3489
  ],
@@ -4340,7 +4340,7 @@
4340
4340
  ],
4341
4341
  "ops": [
4342
4342
  [
4343
- "ownee",
4343
+ "by",
4344
4344
  0
4345
4345
  ],
4346
4346
  [
@@ -4348,19 +4348,19 @@
4348
4348
  0
4349
4349
  ],
4350
4350
  [
4351
- "owned",
4351
+ "means",
4352
4352
  0
4353
4353
  ],
4354
4354
  [
4355
- "by",
4355
+ "owned",
4356
4356
  0
4357
4357
  ],
4358
4358
  [
4359
- "owner",
4359
+ "ownee",
4360
4360
  0
4361
4361
  ],
4362
4362
  [
4363
- "means",
4363
+ "ownee",
4364
4364
  0
4365
4365
  ],
4366
4366
  [
@@ -4368,11 +4368,11 @@
4368
4368
  0
4369
4369
  ],
4370
4370
  [
4371
- "owns",
4371
+ "owner",
4372
4372
  0
4373
4373
  ],
4374
4374
  [
4375
- "ownee",
4375
+ "owns",
4376
4376
  0
4377
4377
  ]
4378
4378
  ],
@@ -4385,23 +4385,23 @@
4385
4385
  ],
4386
4386
  "ops": [
4387
4387
  [
4388
- "isEd",
4388
+ "by",
4389
4389
  0
4390
4390
  ],
4391
4391
  [
4392
- "owned",
4392
+ "isEd",
4393
4393
  0
4394
4394
  ],
4395
4395
  [
4396
- "by",
4396
+ "means",
4397
4397
  0
4398
4398
  ],
4399
4399
  [
4400
- "owner",
4400
+ "owned",
4401
4401
  0
4402
4402
  ],
4403
4403
  [
4404
- "means",
4404
+ "ownee",
4405
4405
  0
4406
4406
  ],
4407
4407
  [
@@ -4409,11 +4409,11 @@
4409
4409
  0
4410
4410
  ],
4411
4411
  [
4412
- "owns",
4412
+ "owner",
4413
4413
  0
4414
4414
  ],
4415
4415
  [
4416
- "ownee",
4416
+ "owns",
4417
4417
  0
4418
4418
  ]
4419
4419
  ],
@@ -4426,31 +4426,31 @@
4426
4426
  ],
4427
4427
  "ops": [
4428
4428
  [
4429
- "isEd",
4429
+ "by",
4430
4430
  0
4431
4431
  ],
4432
4432
  [
4433
- "owned",
4433
+ "isEd",
4434
4434
  0
4435
4435
  ],
4436
4436
  [
4437
- "by",
4437
+ "means",
4438
4438
  0
4439
4439
  ],
4440
4440
  [
4441
- "means",
4441
+ "owned",
4442
4442
  0
4443
4443
  ],
4444
4444
  [
4445
- "owner",
4445
+ "ownee",
4446
4446
  0
4447
4447
  ],
4448
4448
  [
4449
- "owns",
4449
+ "owner",
4450
4450
  0
4451
4451
  ],
4452
4452
  [
4453
- "ownee",
4453
+ "owns",
4454
4454
  0
4455
4455
  ]
4456
4456
  ],
@@ -4463,27 +4463,27 @@
4463
4463
  ],
4464
4464
  "ops": [
4465
4465
  [
4466
- "isEd",
4466
+ "by",
4467
4467
  0
4468
4468
  ],
4469
4469
  [
4470
- "owned",
4470
+ "isEd",
4471
4471
  0
4472
4472
  ],
4473
4473
  [
4474
- "by",
4474
+ "means",
4475
4475
  0
4476
4476
  ],
4477
4477
  [
4478
- "means",
4478
+ "owned",
4479
4479
  0
4480
4480
  ],
4481
4481
  [
4482
- "owns",
4482
+ "ownee",
4483
4483
  0
4484
4484
  ],
4485
4485
  [
4486
- "ownee",
4486
+ "owns",
4487
4487
  0
4488
4488
  ]
4489
4489
  ],
@@ -4500,19 +4500,19 @@
4500
4500
  0
4501
4501
  ],
4502
4502
  [
4503
- "owned",
4503
+ "means",
4504
4504
  0
4505
4505
  ],
4506
4506
  [
4507
- "means",
4507
+ "owned",
4508
4508
  0
4509
4509
  ],
4510
4510
  [
4511
- "owns",
4511
+ "ownee",
4512
4512
  0
4513
4513
  ],
4514
4514
  [
4515
- "ownee",
4515
+ "owns",
4516
4516
  0
4517
4517
  ]
4518
4518
  ],
@@ -4529,11 +4529,11 @@
4529
4529
  0
4530
4530
  ],
4531
4531
  [
4532
- "owned",
4532
+ "means",
4533
4533
  0
4534
4534
  ],
4535
4535
  [
4536
- "means",
4536
+ "owned",
4537
4537
  0
4538
4538
  ],
4539
4539
  [
@@ -4571,11 +4571,11 @@
4571
4571
  ],
4572
4572
  "ops": [
4573
4573
  [
4574
- "owned",
4574
+ "means",
4575
4575
  0
4576
4576
  ],
4577
4577
  [
4578
- "means",
4578
+ "owned",
4579
4579
  0
4580
4580
  ],
4581
4581
  [
@@ -4813,6 +4813,36 @@
4813
4813
  0
4814
4814
  ]
4815
4815
  ],
4816
+ [
4817
+ [
4818
+ "by",
4819
+ 0
4820
+ ],
4821
+ [
4822
+ "isEd",
4823
+ 0
4824
+ ],
4825
+ [
4826
+ "means",
4827
+ 0
4828
+ ],
4829
+ [
4830
+ "owned",
4831
+ 0
4832
+ ],
4833
+ [
4834
+ "ownee",
4835
+ 0
4836
+ ],
4837
+ [
4838
+ "owner",
4839
+ 0
4840
+ ],
4841
+ [
4842
+ "owns",
4843
+ 0
4844
+ ]
4845
+ ],
4816
4846
  [
4817
4847
  [
4818
4848
  "by",
@@ -5614,7 +5644,7 @@
5614
5644
  ],
5615
5645
  "ops": [
5616
5646
  [
5617
- "unknown",
5647
+ "by",
5618
5648
  0
5619
5649
  ],
5620
5650
  [
@@ -5622,15 +5652,15 @@
5622
5652
  0
5623
5653
  ],
5624
5654
  [
5625
- "unknown",
5655
+ "owned",
5626
5656
  0
5627
5657
  ],
5628
5658
  [
5629
- "owned",
5659
+ "unknown",
5630
5660
  0
5631
5661
  ],
5632
5662
  [
5633
- "by",
5663
+ "unknown",
5634
5664
  0
5635
5665
  ]
5636
5666
  ],
@@ -5643,11 +5673,11 @@
5643
5673
  ],
5644
5674
  "ops": [
5645
5675
  [
5646
- "is",
5676
+ "by",
5647
5677
  0
5648
5678
  ],
5649
5679
  [
5650
- "unknown",
5680
+ "is",
5651
5681
  0
5652
5682
  ],
5653
5683
  [
@@ -5655,7 +5685,7 @@
5655
5685
  0
5656
5686
  ],
5657
5687
  [
5658
- "by",
5688
+ "unknown",
5659
5689
  0
5660
5690
  ]
5661
5691
  ],
@@ -5668,15 +5698,15 @@
5668
5698
  ],
5669
5699
  "ops": [
5670
5700
  [
5671
- "is",
5701
+ "by",
5672
5702
  0
5673
5703
  ],
5674
5704
  [
5675
- "owned",
5705
+ "is",
5676
5706
  0
5677
5707
  ],
5678
5708
  [
5679
- "by",
5709
+ "owned",
5680
5710
  0
5681
5711
  ]
5682
5712
  ],
@@ -6731,7 +6761,7 @@
6731
6761
  ],
6732
6762
  "ops": [
6733
6763
  [
6734
- "owneevar",
6764
+ "by",
6735
6765
  0
6736
6766
  ],
6737
6767
  [
@@ -6743,7 +6773,7 @@
6743
6773
  0
6744
6774
  ],
6745
6775
  [
6746
- "by",
6776
+ "owneevar",
6747
6777
  0
6748
6778
  ],
6749
6779
  [
@@ -6760,15 +6790,15 @@
6760
6790
  ],
6761
6791
  "ops": [
6762
6792
  [
6763
- "isEd",
6793
+ "by",
6764
6794
  0
6765
6795
  ],
6766
6796
  [
6767
- "owned",
6797
+ "isEd",
6768
6798
  0
6769
6799
  ],
6770
6800
  [
6771
- "by",
6801
+ "owned",
6772
6802
  0
6773
6803
  ],
6774
6804
  [
@@ -6785,15 +6815,15 @@
6785
6815
  ],
6786
6816
  "ops": [
6787
6817
  [
6788
- "isEd",
6818
+ "by",
6789
6819
  0
6790
6820
  ],
6791
6821
  [
6792
- "owned",
6822
+ "isEd",
6793
6823
  0
6794
6824
  ],
6795
6825
  [
6796
- "by",
6826
+ "owned",
6797
6827
  0
6798
6828
  ]
6799
6829
  ],
@@ -7054,6 +7084,36 @@
7054
7084
  0
7055
7085
  ]
7056
7086
  ],
7087
+ [
7088
+ [
7089
+ "by",
7090
+ 0
7091
+ ],
7092
+ [
7093
+ "isEd",
7094
+ 0
7095
+ ],
7096
+ [
7097
+ "means",
7098
+ 0
7099
+ ],
7100
+ [
7101
+ "owned",
7102
+ 0
7103
+ ],
7104
+ [
7105
+ "ownee",
7106
+ 0
7107
+ ],
7108
+ [
7109
+ "owner",
7110
+ 0
7111
+ ],
7112
+ [
7113
+ "owns",
7114
+ 0
7115
+ ]
7116
+ ],
7057
7117
  [
7058
7118
  [
7059
7119
  "by",
package/common/people.js CHANGED
@@ -74,7 +74,7 @@ knowledgeModule( {
74
74
  name: './people.test.json',
75
75
  contents: people_tests,
76
76
  checks: {
77
- context: defaultContextCheck,
77
+ context: defaultContextCheck(),
78
78
  },
79
79
 
80
80
  },
@@ -46,7 +46,7 @@ knowledgeModule( {
46
46
  name: './percentages.test.json',
47
47
  contents: percentages_tests,
48
48
  checks: {
49
- context: [...defaultContextCheck, { property: 'scale', filter: ['marker', 'word', 'value'] }],
49
+ context: [...defaultContextCheck(), { property: 'scale', filter: ['marker', 'word', 'value'] }],
50
50
  },
51
51
 
52
52
  },