ekms 8.7.0-beta.0 → 8.7.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 +65 -0
- package/common/colors.instance.json +270 -172
- package/common/comparable.instance.json +30 -62
- package/common/crew.instance.json +211 -137
- package/common/dimension.instance.json +5 -1
- package/common/edible.instance.json +185 -65
- package/common/emotions.instance.json +5 -0
- package/common/fastfood.instance.json +1034 -732
- package/common/formulas.instance.json +5 -1
- package/common/kirk.instance.json +5 -0
- package/common/length.instance.json +75 -0
- package/common/math.instance.json +5 -0
- package/common/ordering.instance.json +78 -0
- package/common/people.instance.json +100 -0
- package/common/pipboy.instance.json +91 -42
- package/common/pokemon.instance.json +70 -13
- package/common/pressure.instance.json +25 -13
- package/common/properties.instance.json +10 -13
- package/common/properties.js +1 -0
- package/common/reports.instance.json +11 -1
- package/common/spock.instance.json +5 -0
- package/common/temperature.instance.json +25 -13
- package/common/weight.instance.json +66 -14
- package/package.json +2 -2
@@ -41,7 +41,6 @@
|
|
41
41
|
],
|
42
42
|
"generators": [
|
43
43
|
{
|
44
|
-
"where": "/home/dev/code/theprogrammablemind/kms/common/dimension.js:77",
|
45
44
|
"match": "({context}) => context.marker == 'noconversion'",
|
46
45
|
"apply": "async ({context, gp}) => `there is no conversion between ${await gp(context.from)} and ${await gp(context.to)}`"
|
47
46
|
}
|
@@ -702,6 +701,11 @@
|
|
702
701
|
"theAble",
|
703
702
|
false
|
704
703
|
],
|
704
|
+
[
|
705
|
+
"propertyOf",
|
706
|
+
"preposition",
|
707
|
+
false
|
708
|
+
],
|
705
709
|
[
|
706
710
|
"punctuation",
|
707
711
|
"punctuation",
|
@@ -228,6 +228,11 @@
|
|
228
228
|
"theAble",
|
229
229
|
false
|
230
230
|
],
|
231
|
+
[
|
232
|
+
"propertyOf",
|
233
|
+
"preposition",
|
234
|
+
false
|
235
|
+
],
|
231
236
|
[
|
232
237
|
"punctuation",
|
233
238
|
"punctuation",
|
@@ -973,6 +978,11 @@
|
|
973
978
|
"theAble",
|
974
979
|
false
|
975
980
|
],
|
981
|
+
[
|
982
|
+
"propertyOf",
|
983
|
+
"preposition",
|
984
|
+
false
|
985
|
+
],
|
976
986
|
[
|
977
987
|
"punctuation",
|
978
988
|
"punctuation",
|
@@ -1672,6 +1682,11 @@
|
|
1672
1682
|
"theAble",
|
1673
1683
|
false
|
1674
1684
|
],
|
1685
|
+
[
|
1686
|
+
"propertyOf",
|
1687
|
+
"preposition",
|
1688
|
+
false
|
1689
|
+
],
|
1675
1690
|
[
|
1676
1691
|
"punctuation",
|
1677
1692
|
"punctuation",
|
@@ -2520,6 +2535,11 @@
|
|
2520
2535
|
"theAble",
|
2521
2536
|
false
|
2522
2537
|
],
|
2538
|
+
[
|
2539
|
+
"propertyOf",
|
2540
|
+
"preposition",
|
2541
|
+
false
|
2542
|
+
],
|
2523
2543
|
[
|
2524
2544
|
"punctuation",
|
2525
2545
|
"punctuation",
|
@@ -3769,6 +3789,11 @@
|
|
3769
3789
|
"theAble",
|
3770
3790
|
false
|
3771
3791
|
],
|
3792
|
+
[
|
3793
|
+
"propertyOf",
|
3794
|
+
"preposition",
|
3795
|
+
false
|
3796
|
+
],
|
3772
3797
|
[
|
3773
3798
|
"punctuation",
|
3774
3799
|
"punctuation",
|
@@ -4650,6 +4675,11 @@
|
|
4650
4675
|
"theAble",
|
4651
4676
|
false
|
4652
4677
|
],
|
4678
|
+
[
|
4679
|
+
"propertyOf",
|
4680
|
+
"preposition",
|
4681
|
+
false
|
4682
|
+
],
|
4653
4683
|
[
|
4654
4684
|
"punctuation",
|
4655
4685
|
"punctuation",
|
@@ -5907,6 +5937,11 @@
|
|
5907
5937
|
"theAble",
|
5908
5938
|
false
|
5909
5939
|
],
|
5940
|
+
[
|
5941
|
+
"propertyOf",
|
5942
|
+
"preposition",
|
5943
|
+
false
|
5944
|
+
],
|
5910
5945
|
[
|
5911
5946
|
"punctuation",
|
5912
5947
|
"punctuation",
|
@@ -7096,6 +7131,11 @@
|
|
7096
7131
|
"theAble",
|
7097
7132
|
false
|
7098
7133
|
],
|
7134
|
+
[
|
7135
|
+
"propertyOf",
|
7136
|
+
"preposition",
|
7137
|
+
false
|
7138
|
+
],
|
7099
7139
|
[
|
7100
7140
|
"punctuation",
|
7101
7141
|
"punctuation",
|
@@ -8355,6 +8395,11 @@
|
|
8355
8395
|
"theAble",
|
8356
8396
|
false
|
8357
8397
|
],
|
8398
|
+
[
|
8399
|
+
"propertyOf",
|
8400
|
+
"preposition",
|
8401
|
+
false
|
8402
|
+
],
|
8358
8403
|
[
|
8359
8404
|
"punctuation",
|
8360
8405
|
"punctuation",
|
@@ -9640,6 +9685,11 @@
|
|
9640
9685
|
"theAble",
|
9641
9686
|
false
|
9642
9687
|
],
|
9688
|
+
[
|
9689
|
+
"propertyOf",
|
9690
|
+
"preposition",
|
9691
|
+
false
|
9692
|
+
],
|
9643
9693
|
[
|
9644
9694
|
"punctuation",
|
9645
9695
|
"punctuation",
|
@@ -11044,6 +11094,11 @@
|
|
11044
11094
|
"theAble",
|
11045
11095
|
false
|
11046
11096
|
],
|
11097
|
+
[
|
11098
|
+
"propertyOf",
|
11099
|
+
"preposition",
|
11100
|
+
false
|
11101
|
+
],
|
11047
11102
|
[
|
11048
11103
|
"punctuation",
|
11049
11104
|
"punctuation",
|
@@ -12460,6 +12515,11 @@
|
|
12460
12515
|
"theAble",
|
12461
12516
|
false
|
12462
12517
|
],
|
12518
|
+
[
|
12519
|
+
"propertyOf",
|
12520
|
+
"preposition",
|
12521
|
+
false
|
12522
|
+
],
|
12463
12523
|
[
|
12464
12524
|
"punctuation",
|
12465
12525
|
"punctuation",
|
@@ -13881,6 +13941,11 @@
|
|
13881
13941
|
"theAble",
|
13882
13942
|
false
|
13883
13943
|
],
|
13944
|
+
[
|
13945
|
+
"propertyOf",
|
13946
|
+
"preposition",
|
13947
|
+
false
|
13948
|
+
],
|
13884
13949
|
[
|
13885
13950
|
"punctuation",
|
13886
13951
|
"punctuation",
|
@@ -15307,6 +15372,11 @@
|
|
15307
15372
|
"theAble",
|
15308
15373
|
false
|
15309
15374
|
],
|
15375
|
+
[
|
15376
|
+
"propertyOf",
|
15377
|
+
"preposition",
|
15378
|
+
false
|
15379
|
+
],
|
15310
15380
|
[
|
15311
15381
|
"punctuation",
|
15312
15382
|
"punctuation",
|
@@ -16924,6 +16994,11 @@
|
|
16924
16994
|
"theAble",
|
16925
16995
|
false
|
16926
16996
|
],
|
16997
|
+
[
|
16998
|
+
"propertyOf",
|
16999
|
+
"preposition",
|
17000
|
+
false
|
17001
|
+
],
|
16927
17002
|
[
|
16928
17003
|
"punctuation",
|
16929
17004
|
"punctuation",
|
@@ -18478,6 +18553,11 @@
|
|
18478
18553
|
"theAble",
|
18479
18554
|
false
|
18480
18555
|
],
|
18556
|
+
[
|
18557
|
+
"propertyOf",
|
18558
|
+
"preposition",
|
18559
|
+
false
|
18560
|
+
],
|
18481
18561
|
[
|
18482
18562
|
"punctuation",
|
18483
18563
|
"punctuation",
|
@@ -20064,6 +20144,11 @@
|
|
20064
20144
|
"theAble",
|
20065
20145
|
false
|
20066
20146
|
],
|
20147
|
+
[
|
20148
|
+
"propertyOf",
|
20149
|
+
"preposition",
|
20150
|
+
false
|
20151
|
+
],
|
20067
20152
|
[
|
20068
20153
|
"punctuation",
|
20069
20154
|
"punctuation",
|
@@ -22449,6 +22534,11 @@
|
|
22449
22534
|
"theAble",
|
22450
22535
|
false
|
22451
22536
|
],
|
22537
|
+
[
|
22538
|
+
"propertyOf",
|
22539
|
+
"preposition",
|
22540
|
+
false
|
22541
|
+
],
|
22452
22542
|
[
|
22453
22543
|
"punctuation",
|
22454
22544
|
"punctuation",
|
@@ -24481,6 +24571,11 @@
|
|
24481
24571
|
"theAble",
|
24482
24572
|
false
|
24483
24573
|
],
|
24574
|
+
[
|
24575
|
+
"propertyOf",
|
24576
|
+
"preposition",
|
24577
|
+
false
|
24578
|
+
],
|
24484
24579
|
[
|
24485
24580
|
"punctuation",
|
24486
24581
|
"punctuation",
|
@@ -26424,6 +26519,11 @@
|
|
26424
26519
|
"theAble",
|
26425
26520
|
false
|
26426
26521
|
],
|
26522
|
+
[
|
26523
|
+
"propertyOf",
|
26524
|
+
"preposition",
|
26525
|
+
false
|
26526
|
+
],
|
26427
26527
|
[
|
26428
26528
|
"punctuation",
|
26429
26529
|
"punctuation",
|
@@ -28919,6 +29019,11 @@
|
|
28919
29019
|
"theAble",
|
28920
29020
|
false
|
28921
29021
|
],
|
29022
|
+
[
|
29023
|
+
"propertyOf",
|
29024
|
+
"preposition",
|
29025
|
+
false
|
29026
|
+
],
|
28922
29027
|
[
|
28923
29028
|
"punctuation",
|
28924
29029
|
"punctuation",
|
@@ -29372,7 +29477,7 @@
|
|
29372
29477
|
0
|
29373
29478
|
],
|
29374
29479
|
[
|
29375
|
-
"
|
29480
|
+
"isEd",
|
29376
29481
|
0
|
29377
29482
|
],
|
29378
29483
|
[
|
@@ -29545,7 +29650,7 @@
|
|
29545
29650
|
],
|
29546
29651
|
[
|
29547
29652
|
"unknown",
|
29548
|
-
|
29653
|
+
1
|
29549
29654
|
]
|
29550
29655
|
],
|
29551
29656
|
[
|
@@ -29557,13 +29662,9 @@
|
|
29557
29662
|
"food",
|
29558
29663
|
0
|
29559
29664
|
],
|
29560
|
-
[
|
29561
|
-
"is",
|
29562
|
-
0
|
29563
|
-
],
|
29564
29665
|
[
|
29565
29666
|
"unknown",
|
29566
|
-
|
29667
|
+
0
|
29567
29668
|
]
|
29568
29669
|
],
|
29569
29670
|
[
|
@@ -31114,6 +31215,11 @@
|
|
31114
31215
|
"theAble",
|
31115
31216
|
false
|
31116
31217
|
],
|
31218
|
+
[
|
31219
|
+
"propertyOf",
|
31220
|
+
"preposition",
|
31221
|
+
false
|
31222
|
+
],
|
31117
31223
|
[
|
31118
31224
|
"punctuation",
|
31119
31225
|
"punctuation",
|
@@ -33327,6 +33433,11 @@
|
|
33327
33433
|
"theAble",
|
33328
33434
|
false
|
33329
33435
|
],
|
33436
|
+
[
|
33437
|
+
"propertyOf",
|
33438
|
+
"preposition",
|
33439
|
+
false
|
33440
|
+
],
|
33330
33441
|
[
|
33331
33442
|
"punctuation",
|
33332
33443
|
"punctuation",
|
@@ -33788,7 +33899,7 @@
|
|
33788
33899
|
0
|
33789
33900
|
],
|
33790
33901
|
[
|
33791
|
-
"
|
33902
|
+
"isEd",
|
33792
33903
|
0
|
33793
33904
|
],
|
33794
33905
|
[
|
@@ -33991,7 +34102,7 @@
|
|
33991
34102
|
],
|
33992
34103
|
[
|
33993
34104
|
"unknown",
|
33994
|
-
|
34105
|
+
1
|
33995
34106
|
]
|
33996
34107
|
],
|
33997
34108
|
[
|
@@ -34007,13 +34118,9 @@
|
|
34007
34118
|
"grain",
|
34008
34119
|
0
|
34009
34120
|
],
|
34010
|
-
[
|
34011
|
-
"is",
|
34012
|
-
0
|
34013
|
-
],
|
34014
34121
|
[
|
34015
34122
|
"unknown",
|
34016
|
-
|
34123
|
+
0
|
34017
34124
|
]
|
34018
34125
|
],
|
34019
34126
|
[
|
@@ -35704,6 +35811,11 @@
|
|
35704
35811
|
"theAble",
|
35705
35812
|
false
|
35706
35813
|
],
|
35814
|
+
[
|
35815
|
+
"propertyOf",
|
35816
|
+
"preposition",
|
35817
|
+
false
|
35818
|
+
],
|
35707
35819
|
[
|
35708
35820
|
"punctuation",
|
35709
35821
|
"punctuation",
|
@@ -38020,6 +38132,11 @@
|
|
38020
38132
|
"theAble",
|
38021
38133
|
false
|
38022
38134
|
],
|
38135
|
+
[
|
38136
|
+
"propertyOf",
|
38137
|
+
"preposition",
|
38138
|
+
false
|
38139
|
+
],
|
38023
38140
|
[
|
38024
38141
|
"punctuation",
|
38025
38142
|
"punctuation",
|
@@ -40442,6 +40559,11 @@
|
|
40442
40559
|
"theAble",
|
40443
40560
|
false
|
40444
40561
|
],
|
40562
|
+
[
|
40563
|
+
"propertyOf",
|
40564
|
+
"preposition",
|
40565
|
+
false
|
40566
|
+
],
|
40445
40567
|
[
|
40446
40568
|
"punctuation",
|
40447
40569
|
"punctuation",
|
@@ -42904,6 +43026,11 @@
|
|
42904
43026
|
"theAble",
|
42905
43027
|
false
|
42906
43028
|
],
|
43029
|
+
[
|
43030
|
+
"propertyOf",
|
43031
|
+
"preposition",
|
43032
|
+
false
|
43033
|
+
],
|
42907
43034
|
[
|
42908
43035
|
"punctuation",
|
42909
43036
|
"punctuation",
|
@@ -43357,7 +43484,7 @@
|
|
43357
43484
|
0
|
43358
43485
|
],
|
43359
43486
|
[
|
43360
|
-
"
|
43487
|
+
"isEd",
|
43361
43488
|
0
|
43362
43489
|
],
|
43363
43490
|
[
|
@@ -43530,7 +43657,7 @@
|
|
43530
43657
|
],
|
43531
43658
|
[
|
43532
43659
|
"unknown",
|
43533
|
-
|
43660
|
+
1
|
43534
43661
|
]
|
43535
43662
|
],
|
43536
43663
|
[
|
@@ -43542,13 +43669,9 @@
|
|
43542
43669
|
"food",
|
43543
43670
|
0
|
43544
43671
|
],
|
43545
|
-
[
|
43546
|
-
"is",
|
43547
|
-
0
|
43548
|
-
],
|
43549
43672
|
[
|
43550
43673
|
"unknown",
|
43551
|
-
|
43674
|
+
0
|
43552
43675
|
]
|
43553
43676
|
],
|
43554
43677
|
[
|
@@ -45359,6 +45482,11 @@
|
|
45359
45482
|
"theAble",
|
45360
45483
|
false
|
45361
45484
|
],
|
45485
|
+
[
|
45486
|
+
"propertyOf",
|
45487
|
+
"preposition",
|
45488
|
+
false
|
45489
|
+
],
|
45362
45490
|
[
|
45363
45491
|
"punctuation",
|
45364
45492
|
"punctuation",
|
@@ -45812,7 +45940,7 @@
|
|
45812
45940
|
0
|
45813
45941
|
],
|
45814
45942
|
[
|
45815
|
-
"
|
45943
|
+
"isEd",
|
45816
45944
|
0
|
45817
45945
|
],
|
45818
45946
|
[
|
@@ -45985,7 +46113,7 @@
|
|
45985
46113
|
],
|
45986
46114
|
[
|
45987
46115
|
"unknown",
|
45988
|
-
|
46116
|
+
1
|
45989
46117
|
]
|
45990
46118
|
],
|
45991
46119
|
[
|
@@ -45997,13 +46125,9 @@
|
|
45997
46125
|
"cheese",
|
45998
46126
|
0
|
45999
46127
|
],
|
46000
|
-
[
|
46001
|
-
"is",
|
46002
|
-
0
|
46003
|
-
],
|
46004
46128
|
[
|
46005
46129
|
"unknown",
|
46006
|
-
|
46130
|
+
0
|
46007
46131
|
]
|
46008
46132
|
],
|
46009
46133
|
[
|
@@ -47854,6 +47978,11 @@
|
|
47854
47978
|
"theAble",
|
47855
47979
|
false
|
47856
47980
|
],
|
47981
|
+
[
|
47982
|
+
"propertyOf",
|
47983
|
+
"preposition",
|
47984
|
+
false
|
47985
|
+
],
|
47857
47986
|
[
|
47858
47987
|
"punctuation",
|
47859
47988
|
"punctuation",
|
@@ -51422,6 +51551,11 @@
|
|
51422
51551
|
"theAble",
|
51423
51552
|
false
|
51424
51553
|
],
|
51554
|
+
[
|
51555
|
+
"propertyOf",
|
51556
|
+
"preposition",
|
51557
|
+
false
|
51558
|
+
],
|
51425
51559
|
[
|
51426
51560
|
"punctuation",
|
51427
51561
|
"punctuation",
|
@@ -54166,6 +54300,11 @@
|
|
54166
54300
|
"theAble",
|
54167
54301
|
false
|
54168
54302
|
],
|
54303
|
+
[
|
54304
|
+
"propertyOf",
|
54305
|
+
"preposition",
|
54306
|
+
false
|
54307
|
+
],
|
54169
54308
|
[
|
54170
54309
|
"punctuation",
|
54171
54310
|
"punctuation",
|
@@ -57024,6 +57163,11 @@
|
|
57024
57163
|
"theAble",
|
57025
57164
|
false
|
57026
57165
|
],
|
57166
|
+
[
|
57167
|
+
"propertyOf",
|
57168
|
+
"preposition",
|
57169
|
+
false
|
57170
|
+
],
|
57027
57171
|
[
|
57028
57172
|
"punctuation",
|
57029
57173
|
"punctuation",
|
@@ -57597,7 +57741,7 @@
|
|
57597
57741
|
0
|
57598
57742
|
],
|
57599
57743
|
[
|
57600
|
-
"
|
57744
|
+
"isEd",
|
57601
57745
|
0
|
57602
57746
|
],
|
57603
57747
|
[
|
@@ -57770,7 +57914,7 @@
|
|
57770
57914
|
],
|
57771
57915
|
[
|
57772
57916
|
"unknown",
|
57773
|
-
|
57917
|
+
1
|
57774
57918
|
]
|
57775
57919
|
],
|
57776
57920
|
[
|
@@ -57782,13 +57926,9 @@
|
|
57782
57926
|
"drink",
|
57783
57927
|
0
|
57784
57928
|
],
|
57785
|
-
[
|
57786
|
-
"is",
|
57787
|
-
0
|
57788
|
-
],
|
57789
57929
|
[
|
57790
57930
|
"unknown",
|
57791
|
-
|
57931
|
+
0
|
57792
57932
|
]
|
57793
57933
|
],
|
57794
57934
|
[
|
@@ -57858,7 +57998,7 @@
|
|
57858
57998
|
],
|
57859
57999
|
[
|
57860
58000
|
"unknown",
|
57861
|
-
|
58001
|
+
1
|
57862
58002
|
]
|
57863
58003
|
],
|
57864
58004
|
[
|
@@ -57874,13 +58014,9 @@
|
|
57874
58014
|
"grain",
|
57875
58015
|
0
|
57876
58016
|
],
|
57877
|
-
[
|
57878
|
-
"is",
|
57879
|
-
0
|
57880
|
-
],
|
57881
58017
|
[
|
57882
58018
|
"unknown",
|
57883
|
-
|
58019
|
+
0
|
57884
58020
|
]
|
57885
58021
|
],
|
57886
58022
|
[
|
@@ -57898,7 +58034,7 @@
|
|
57898
58034
|
],
|
57899
58035
|
[
|
57900
58036
|
"unknown",
|
57901
|
-
|
58037
|
+
1
|
57902
58038
|
]
|
57903
58039
|
],
|
57904
58040
|
[
|
@@ -57910,13 +58046,9 @@
|
|
57910
58046
|
"cheese",
|
57911
58047
|
0
|
57912
58048
|
],
|
57913
|
-
[
|
57914
|
-
"is",
|
57915
|
-
0
|
57916
|
-
],
|
57917
58049
|
[
|
57918
58050
|
"unknown",
|
57919
|
-
|
58051
|
+
0
|
57920
58052
|
]
|
57921
58053
|
],
|
57922
58054
|
[
|
@@ -57934,7 +58066,7 @@
|
|
57934
58066
|
],
|
57935
58067
|
[
|
57936
58068
|
"unknown",
|
57937
|
-
|
58069
|
+
1
|
57938
58070
|
]
|
57939
58071
|
],
|
57940
58072
|
[
|
@@ -57946,13 +58078,9 @@
|
|
57946
58078
|
"drink",
|
57947
58079
|
0
|
57948
58080
|
],
|
57949
|
-
[
|
57950
|
-
"is",
|
57951
|
-
0
|
57952
|
-
],
|
57953
58081
|
[
|
57954
58082
|
"unknown",
|
57955
|
-
|
58083
|
+
0
|
57956
58084
|
]
|
57957
58085
|
],
|
57958
58086
|
[
|
@@ -57970,7 +58098,7 @@
|
|
57970
58098
|
],
|
57971
58099
|
[
|
57972
58100
|
"unknown",
|
57973
|
-
|
58101
|
+
1
|
57974
58102
|
]
|
57975
58103
|
],
|
57976
58104
|
[
|
@@ -57988,7 +58116,7 @@
|
|
57988
58116
|
],
|
57989
58117
|
[
|
57990
58118
|
"unknown",
|
57991
|
-
|
58119
|
+
1
|
57992
58120
|
]
|
57993
58121
|
],
|
57994
58122
|
[
|
@@ -58000,13 +58128,9 @@
|
|
58000
58128
|
"food",
|
58001
58129
|
0
|
58002
58130
|
],
|
58003
|
-
[
|
58004
|
-
"is",
|
58005
|
-
0
|
58006
|
-
],
|
58007
58131
|
[
|
58008
58132
|
"unknown",
|
58009
|
-
|
58133
|
+
0
|
58010
58134
|
]
|
58011
58135
|
],
|
58012
58136
|
[
|
@@ -58018,13 +58142,9 @@
|
|
58018
58142
|
"food",
|
58019
58143
|
0
|
58020
58144
|
],
|
58021
|
-
[
|
58022
|
-
"is",
|
58023
|
-
0
|
58024
|
-
],
|
58025
58145
|
[
|
58026
58146
|
"unknown",
|
58027
|
-
|
58147
|
+
0
|
58028
58148
|
]
|
58029
58149
|
],
|
58030
58150
|
[
|