ekms 7.12.4 → 7.12.5-beta.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -372,6 +372,10 @@
372
372
  "mathematical",
373
373
  "object"
374
374
  ],
375
+ [
376
+ "mathematical",
377
+ "operator_modifier"
378
+ ],
375
379
  [
376
380
  "mathematical",
377
381
  "property"
@@ -512,6 +516,10 @@
512
516
  "operator",
513
517
  "theAble"
514
518
  ],
519
+ [
520
+ "operator_modifier",
521
+ "operator_modifier"
522
+ ],
515
523
  [
516
524
  "orAble",
517
525
  "ifAble"
@@ -608,6 +616,10 @@
608
616
  "timesOperator",
609
617
  "mathematicalOperator"
610
618
  ],
619
+ [
620
+ "to",
621
+ "preposition"
622
+ ],
611
623
  [
612
624
  "toAble",
613
625
  "toAble"
@@ -1211,6 +1223,10 @@
1211
1223
  "mathematical",
1212
1224
  "object"
1213
1225
  ],
1226
+ [
1227
+ "mathematical",
1228
+ "operator_modifier"
1229
+ ],
1214
1230
  [
1215
1231
  "mathematical",
1216
1232
  "property"
@@ -1351,6 +1367,10 @@
1351
1367
  "operator",
1352
1368
  "theAble"
1353
1369
  ],
1370
+ [
1371
+ "operator_modifier",
1372
+ "operator_modifier"
1373
+ ],
1354
1374
  [
1355
1375
  "orAble",
1356
1376
  "ifAble"
@@ -1387,6 +1407,10 @@
1387
1407
  "ounce",
1388
1408
  "theAble"
1389
1409
  ],
1410
+ [
1411
+ "ounce_modifier",
1412
+ "ounce_modifier"
1413
+ ],
1390
1414
  [
1391
1415
  "plusExpression",
1392
1416
  "mathematicalExpression"
@@ -1479,6 +1503,10 @@
1479
1503
  "timesOperator",
1480
1504
  "mathematicalOperator"
1481
1505
  ],
1506
+ [
1507
+ "to",
1508
+ "preposition"
1509
+ ],
1482
1510
  [
1483
1511
  "toAble",
1484
1512
  "toAble"
@@ -1499,6 +1527,10 @@
1499
1527
  "troy",
1500
1528
  "object"
1501
1529
  ],
1530
+ [
1531
+ "troy",
1532
+ "ounce_modifier"
1533
+ ],
1502
1534
  [
1503
1535
  "troy",
1504
1536
  "property"
@@ -2235,6 +2267,10 @@
2235
2267
  "mathematical",
2236
2268
  "object"
2237
2269
  ],
2270
+ [
2271
+ "mathematical",
2272
+ "operator_modifier"
2273
+ ],
2238
2274
  [
2239
2275
  "mathematical",
2240
2276
  "property"
@@ -2375,6 +2411,10 @@
2375
2411
  "operator",
2376
2412
  "theAble"
2377
2413
  ],
2414
+ [
2415
+ "operator_modifier",
2416
+ "operator_modifier"
2417
+ ],
2378
2418
  [
2379
2419
  "orAble",
2380
2420
  "ifAble"
@@ -2411,6 +2451,10 @@
2411
2451
  "ounce",
2412
2452
  "theAble"
2413
2453
  ],
2454
+ [
2455
+ "ounce_modifier",
2456
+ "ounce_modifier"
2457
+ ],
2414
2458
  [
2415
2459
  "plusExpression",
2416
2460
  "mathematicalExpression"
@@ -2503,6 +2547,10 @@
2503
2547
  "timesOperator",
2504
2548
  "mathematicalOperator"
2505
2549
  ],
2550
+ [
2551
+ "to",
2552
+ "preposition"
2553
+ ],
2506
2554
  [
2507
2555
  "toAble",
2508
2556
  "toAble"
@@ -2523,6 +2571,10 @@
2523
2571
  "troy",
2524
2572
  "object"
2525
2573
  ],
2574
+ [
2575
+ "troy",
2576
+ "ounce_modifier"
2577
+ ],
2526
2578
  [
2527
2579
  "troy",
2528
2580
  "property"
@@ -3570,6 +3622,40 @@
3570
3622
  0
3571
3623
  ]
3572
3624
  ],
3625
+ [
3626
+ [
3627
+ "is",
3628
+ 0
3629
+ ],
3630
+ [
3631
+ "list",
3632
+ 0
3633
+ ],
3634
+ [
3635
+ "ounce",
3636
+ 0
3637
+ ],
3638
+ [
3639
+ "propertyOf",
3640
+ 0
3641
+ ],
3642
+ [
3643
+ "unit",
3644
+ 0
3645
+ ],
3646
+ [
3647
+ "unknown",
3648
+ 0
3649
+ ],
3650
+ [
3651
+ "unknown",
3652
+ 1
3653
+ ],
3654
+ [
3655
+ "weight",
3656
+ 0
3657
+ ]
3658
+ ],
3573
3659
  [
3574
3660
  [
3575
3661
  "is",
@@ -4203,6 +4289,10 @@
4203
4289
  "mathematical",
4204
4290
  "object"
4205
4291
  ],
4292
+ [
4293
+ "mathematical",
4294
+ "operator_modifier"
4295
+ ],
4206
4296
  [
4207
4297
  "mathematical",
4208
4298
  "property"
@@ -4343,6 +4433,10 @@
4343
4433
  "operator",
4344
4434
  "theAble"
4345
4435
  ],
4436
+ [
4437
+ "operator_modifier",
4438
+ "operator_modifier"
4439
+ ],
4346
4440
  [
4347
4441
  "orAble",
4348
4442
  "ifAble"
@@ -4383,6 +4477,10 @@
4383
4477
  "ounce",
4384
4478
  "unit"
4385
4479
  ],
4480
+ [
4481
+ "ounce_modifier",
4482
+ "ounce_modifier"
4483
+ ],
4386
4484
  [
4387
4485
  "plusExpression",
4388
4486
  "mathematicalExpression"
@@ -4507,6 +4605,10 @@
4507
4605
  "timesOperator",
4508
4606
  "mathematicalOperator"
4509
4607
  ],
4608
+ [
4609
+ "to",
4610
+ "preposition"
4611
+ ],
4510
4612
  [
4511
4613
  "toAble",
4512
4614
  "toAble"
@@ -4559,6 +4661,10 @@
4559
4661
  "troy",
4560
4662
  "object"
4561
4663
  ],
4664
+ [
4665
+ "troy",
4666
+ "ounce_modifier"
4667
+ ],
4562
4668
  [
4563
4669
  "troy",
4564
4670
  "property"
@@ -5475,6 +5581,10 @@
5475
5581
  "mathematical",
5476
5582
  "object"
5477
5583
  ],
5584
+ [
5585
+ "mathematical",
5586
+ "operator_modifier"
5587
+ ],
5478
5588
  [
5479
5589
  "mathematical",
5480
5590
  "property"
@@ -5615,6 +5725,10 @@
5615
5725
  "operator",
5616
5726
  "theAble"
5617
5727
  ],
5728
+ [
5729
+ "operator_modifier",
5730
+ "operator_modifier"
5731
+ ],
5618
5732
  [
5619
5733
  "orAble",
5620
5734
  "ifAble"
@@ -5655,6 +5769,10 @@
5655
5769
  "ounce",
5656
5770
  "unit"
5657
5771
  ],
5772
+ [
5773
+ "ounce_modifier",
5774
+ "ounce_modifier"
5775
+ ],
5658
5776
  [
5659
5777
  "plusExpression",
5660
5778
  "mathematicalExpression"
@@ -5779,6 +5897,10 @@
5779
5897
  "timesOperator",
5780
5898
  "mathematicalOperator"
5781
5899
  ],
5900
+ [
5901
+ "to",
5902
+ "preposition"
5903
+ ],
5782
5904
  [
5783
5905
  "toAble",
5784
5906
  "toAble"
@@ -5831,6 +5953,10 @@
5831
5953
  "troy",
5832
5954
  "object"
5833
5955
  ],
5956
+ [
5957
+ "troy",
5958
+ "ounce_modifier"
5959
+ ],
5834
5960
  [
5835
5961
  "troy",
5836
5962
  "property"
@@ -6739,6 +6865,10 @@
6739
6865
  "mathematical",
6740
6866
  "object"
6741
6867
  ],
6868
+ [
6869
+ "mathematical",
6870
+ "operator_modifier"
6871
+ ],
6742
6872
  [
6743
6873
  "mathematical",
6744
6874
  "property"
@@ -6879,6 +7009,10 @@
6879
7009
  "operator",
6880
7010
  "theAble"
6881
7011
  ],
7012
+ [
7013
+ "operator_modifier",
7014
+ "operator_modifier"
7015
+ ],
6882
7016
  [
6883
7017
  "orAble",
6884
7018
  "ifAble"
@@ -6919,6 +7053,10 @@
6919
7053
  "ounce",
6920
7054
  "unit"
6921
7055
  ],
7056
+ [
7057
+ "ounce_modifier",
7058
+ "ounce_modifier"
7059
+ ],
6922
7060
  [
6923
7061
  "plusExpression",
6924
7062
  "mathematicalExpression"
@@ -7043,6 +7181,10 @@
7043
7181
  "timesOperator",
7044
7182
  "mathematicalOperator"
7045
7183
  ],
7184
+ [
7185
+ "to",
7186
+ "preposition"
7187
+ ],
7046
7188
  [
7047
7189
  "toAble",
7048
7190
  "toAble"
@@ -7095,6 +7237,10 @@
7095
7237
  "troy",
7096
7238
  "object"
7097
7239
  ],
7240
+ [
7241
+ "troy",
7242
+ "ounce_modifier"
7243
+ ],
7098
7244
  [
7099
7245
  "troy",
7100
7246
  "property"
@@ -7970,6 +8116,10 @@
7970
8116
  "mathematical",
7971
8117
  "object"
7972
8118
  ],
8119
+ [
8120
+ "mathematical",
8121
+ "operator_modifier"
8122
+ ],
7973
8123
  [
7974
8124
  "mathematical",
7975
8125
  "property"
@@ -8110,6 +8260,10 @@
8110
8260
  "operator",
8111
8261
  "theAble"
8112
8262
  ],
8263
+ [
8264
+ "operator_modifier",
8265
+ "operator_modifier"
8266
+ ],
8113
8267
  [
8114
8268
  "orAble",
8115
8269
  "ifAble"
@@ -8150,6 +8304,10 @@
8150
8304
  "ounce",
8151
8305
  "unit"
8152
8306
  ],
8307
+ [
8308
+ "ounce_modifier",
8309
+ "ounce_modifier"
8310
+ ],
8153
8311
  [
8154
8312
  "plusExpression",
8155
8313
  "mathematicalExpression"
@@ -8274,6 +8432,10 @@
8274
8432
  "timesOperator",
8275
8433
  "mathematicalOperator"
8276
8434
  ],
8435
+ [
8436
+ "to",
8437
+ "preposition"
8438
+ ],
8277
8439
  [
8278
8440
  "toAble",
8279
8441
  "toAble"
@@ -8326,6 +8488,10 @@
8326
8488
  "troy",
8327
8489
  "object"
8328
8490
  ],
8491
+ [
8492
+ "troy",
8493
+ "ounce_modifier"
8494
+ ],
8329
8495
  [
8330
8496
  "troy",
8331
8497
  "property"
@@ -9201,6 +9367,10 @@
9201
9367
  "mathematical",
9202
9368
  "object"
9203
9369
  ],
9370
+ [
9371
+ "mathematical",
9372
+ "operator_modifier"
9373
+ ],
9204
9374
  [
9205
9375
  "mathematical",
9206
9376
  "property"
@@ -9341,6 +9511,10 @@
9341
9511
  "operator",
9342
9512
  "theAble"
9343
9513
  ],
9514
+ [
9515
+ "operator_modifier",
9516
+ "operator_modifier"
9517
+ ],
9344
9518
  [
9345
9519
  "orAble",
9346
9520
  "ifAble"
@@ -9381,6 +9555,10 @@
9381
9555
  "ounce",
9382
9556
  "unit"
9383
9557
  ],
9558
+ [
9559
+ "ounce_modifier",
9560
+ "ounce_modifier"
9561
+ ],
9384
9562
  [
9385
9563
  "plusExpression",
9386
9564
  "mathematicalExpression"
@@ -9505,6 +9683,10 @@
9505
9683
  "timesOperator",
9506
9684
  "mathematicalOperator"
9507
9685
  ],
9686
+ [
9687
+ "to",
9688
+ "preposition"
9689
+ ],
9508
9690
  [
9509
9691
  "toAble",
9510
9692
  "toAble"
@@ -9557,6 +9739,10 @@
9557
9739
  "troy",
9558
9740
  "object"
9559
9741
  ],
9742
+ [
9743
+ "troy",
9744
+ "ounce_modifier"
9745
+ ],
9560
9746
  [
9561
9747
  "troy",
9562
9748
  "property"
@@ -10432,6 +10618,10 @@
10432
10618
  "mathematical",
10433
10619
  "object"
10434
10620
  ],
10621
+ [
10622
+ "mathematical",
10623
+ "operator_modifier"
10624
+ ],
10435
10625
  [
10436
10626
  "mathematical",
10437
10627
  "property"
@@ -10572,6 +10762,10 @@
10572
10762
  "operator",
10573
10763
  "theAble"
10574
10764
  ],
10765
+ [
10766
+ "operator_modifier",
10767
+ "operator_modifier"
10768
+ ],
10575
10769
  [
10576
10770
  "orAble",
10577
10771
  "ifAble"
@@ -10612,6 +10806,10 @@
10612
10806
  "ounce",
10613
10807
  "unit"
10614
10808
  ],
10809
+ [
10810
+ "ounce_modifier",
10811
+ "ounce_modifier"
10812
+ ],
10615
10813
  [
10616
10814
  "plusExpression",
10617
10815
  "mathematicalExpression"
@@ -10736,6 +10934,10 @@
10736
10934
  "timesOperator",
10737
10935
  "mathematicalOperator"
10738
10936
  ],
10937
+ [
10938
+ "to",
10939
+ "preposition"
10940
+ ],
10739
10941
  [
10740
10942
  "toAble",
10741
10943
  "toAble"
@@ -10788,6 +10990,10 @@
10788
10990
  "troy",
10789
10991
  "object"
10790
10992
  ],
10993
+ [
10994
+ "troy",
10995
+ "ounce_modifier"
10996
+ ],
10791
10997
  [
10792
10998
  "troy",
10793
10999
  "property"
@@ -11663,6 +11869,10 @@
11663
11869
  "mathematical",
11664
11870
  "object"
11665
11871
  ],
11872
+ [
11873
+ "mathematical",
11874
+ "operator_modifier"
11875
+ ],
11666
11876
  [
11667
11877
  "mathematical",
11668
11878
  "property"
@@ -11803,6 +12013,10 @@
11803
12013
  "operator",
11804
12014
  "theAble"
11805
12015
  ],
12016
+ [
12017
+ "operator_modifier",
12018
+ "operator_modifier"
12019
+ ],
11806
12020
  [
11807
12021
  "orAble",
11808
12022
  "ifAble"
@@ -11843,6 +12057,10 @@
11843
12057
  "ounce",
11844
12058
  "unit"
11845
12059
  ],
12060
+ [
12061
+ "ounce_modifier",
12062
+ "ounce_modifier"
12063
+ ],
11846
12064
  [
11847
12065
  "plusExpression",
11848
12066
  "mathematicalExpression"
@@ -11967,6 +12185,10 @@
11967
12185
  "timesOperator",
11968
12186
  "mathematicalOperator"
11969
12187
  ],
12188
+ [
12189
+ "to",
12190
+ "preposition"
12191
+ ],
11970
12192
  [
11971
12193
  "toAble",
11972
12194
  "toAble"
@@ -12019,6 +12241,10 @@
12019
12241
  "troy",
12020
12242
  "object"
12021
12243
  ],
12244
+ [
12245
+ "troy",
12246
+ "ounce_modifier"
12247
+ ],
12022
12248
  [
12023
12249
  "troy",
12024
12250
  "property"
@@ -12894,6 +13120,10 @@
12894
13120
  "mathematical",
12895
13121
  "object"
12896
13122
  ],
13123
+ [
13124
+ "mathematical",
13125
+ "operator_modifier"
13126
+ ],
12897
13127
  [
12898
13128
  "mathematical",
12899
13129
  "property"
@@ -13034,6 +13264,10 @@
13034
13264
  "operator",
13035
13265
  "theAble"
13036
13266
  ],
13267
+ [
13268
+ "operator_modifier",
13269
+ "operator_modifier"
13270
+ ],
13037
13271
  [
13038
13272
  "orAble",
13039
13273
  "ifAble"
@@ -13074,6 +13308,10 @@
13074
13308
  "ounce",
13075
13309
  "unit"
13076
13310
  ],
13311
+ [
13312
+ "ounce_modifier",
13313
+ "ounce_modifier"
13314
+ ],
13077
13315
  [
13078
13316
  "plusExpression",
13079
13317
  "mathematicalExpression"
@@ -13198,6 +13436,10 @@
13198
13436
  "timesOperator",
13199
13437
  "mathematicalOperator"
13200
13438
  ],
13439
+ [
13440
+ "to",
13441
+ "preposition"
13442
+ ],
13201
13443
  [
13202
13444
  "toAble",
13203
13445
  "toAble"
@@ -13250,6 +13492,10 @@
13250
13492
  "troy",
13251
13493
  "object"
13252
13494
  ],
13495
+ [
13496
+ "troy",
13497
+ "ounce_modifier"
13498
+ ],
13253
13499
  [
13254
13500
  "troy",
13255
13501
  "property"
@@ -14151,6 +14397,10 @@
14151
14397
  "mathematical",
14152
14398
  "object"
14153
14399
  ],
14400
+ [
14401
+ "mathematical",
14402
+ "operator_modifier"
14403
+ ],
14154
14404
  [
14155
14405
  "mathematical",
14156
14406
  "property"
@@ -14291,6 +14541,10 @@
14291
14541
  "operator",
14292
14542
  "theAble"
14293
14543
  ],
14544
+ [
14545
+ "operator_modifier",
14546
+ "operator_modifier"
14547
+ ],
14294
14548
  [
14295
14549
  "orAble",
14296
14550
  "ifAble"
@@ -14331,6 +14585,10 @@
14331
14585
  "ounce",
14332
14586
  "unit"
14333
14587
  ],
14588
+ [
14589
+ "ounce_modifier",
14590
+ "ounce_modifier"
14591
+ ],
14334
14592
  [
14335
14593
  "plusExpression",
14336
14594
  "mathematicalExpression"
@@ -14455,6 +14713,10 @@
14455
14713
  "timesOperator",
14456
14714
  "mathematicalOperator"
14457
14715
  ],
14716
+ [
14717
+ "to",
14718
+ "preposition"
14719
+ ],
14458
14720
  [
14459
14721
  "toAble",
14460
14722
  "toAble"
@@ -14507,6 +14769,10 @@
14507
14769
  "troy",
14508
14770
  "object"
14509
14771
  ],
14772
+ [
14773
+ "troy",
14774
+ "ounce_modifier"
14775
+ ],
14510
14776
  [
14511
14777
  "troy",
14512
14778
  "property"
@@ -15804,6 +16070,40 @@
15804
16070
  0
15805
16071
  ]
15806
16072
  ],
16073
+ [
16074
+ [
16075
+ "is",
16076
+ 0
16077
+ ],
16078
+ [
16079
+ "list",
16080
+ 0
16081
+ ],
16082
+ [
16083
+ "ounce",
16084
+ 0
16085
+ ],
16086
+ [
16087
+ "propertyOf",
16088
+ 0
16089
+ ],
16090
+ [
16091
+ "unit",
16092
+ 0
16093
+ ],
16094
+ [
16095
+ "unknown",
16096
+ 0
16097
+ ],
16098
+ [
16099
+ "unknown",
16100
+ 1
16101
+ ],
16102
+ [
16103
+ "weight",
16104
+ 0
16105
+ ]
16106
+ ],
15807
16107
  [
15808
16108
  [
15809
16109
  "is",
package/package.json CHANGED
@@ -281,8 +281,8 @@
281
281
  "table": "^6.7.1",
282
282
  "base-64": "^1.0.0",
283
283
  "argparse": "^2.0.1",
284
- "theprogrammablemind": "7.12.4"
284
+ "theprogrammablemind": "7.12.5-beta.0"
285
285
  },
286
- "version": "7.12.4",
286
+ "version": "7.12.5-beta.0",
287
287
  "license": "UNLICENSED"
288
288
  }