tpmkms_4wp 8.9.1-beta.27 → 8.9.1-beta.29

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 (112) hide show
  1. package/common/animals.instance.json +6427 -714
  2. package/common/articles.js +4 -7
  3. package/common/articles.test.json +268 -136
  4. package/common/asking.test.json +1504 -798
  5. package/common/avatar.js +8 -0
  6. package/common/avatar.test.json +3292 -1852
  7. package/common/characters.test.json +962 -464
  8. package/common/colors.instance.json +22950 -1756
  9. package/common/colors.test.json +140 -68
  10. package/common/comparable.instance.json +1279 -149
  11. package/common/comparable.js +11 -11
  12. package/common/comparable.test.json +455 -230
  13. package/common/concept.js +9 -1
  14. package/common/concept.test.json +2023 -928
  15. package/common/conjunction.js +12 -0
  16. package/common/conjunction.test.json +219 -102
  17. package/common/countable.test.json +906 -444
  18. package/common/crew.instance.json +18796 -2069
  19. package/common/crew.js +19 -0
  20. package/common/crew.test.json +7104 -3435
  21. package/common/currency.js +0 -1
  22. package/common/currency.test.json +753 -369
  23. package/common/dialogues.js +76 -29
  24. package/common/dialogues.test.json +4225 -1915
  25. package/common/dimension.instance.json +744 -112
  26. package/common/dimension.js +16 -2
  27. package/common/dimension.test.json +10410 -4721
  28. package/common/edible.instance.json +21412 -2527
  29. package/common/edible.js +13 -0
  30. package/common/edible.test.json +1033 -487
  31. package/common/emotions.instance.json +2269 -254
  32. package/common/emotions.js +10 -2
  33. package/common/emotions.test.json +928 -403
  34. package/common/errors.js +0 -2
  35. package/common/errors.test.json +77 -38
  36. package/common/evaluate.test.json +43 -22
  37. package/common/events.test.json +453 -210
  38. package/common/fastfood.instance.json +80935 -9140
  39. package/common/fastfood.js +83 -2
  40. package/common/fastfood.test.json +37703 -20376
  41. package/common/formulas.instance.json +309 -53
  42. package/common/formulas.test.json +6286 -3094
  43. package/common/gdefaults.js +0 -1
  44. package/common/help.test.json +272 -128
  45. package/common/helpers/concept.js +1 -0
  46. package/common/helpers/properties.js +1 -31
  47. package/common/hierarchy.js +9 -0
  48. package/common/hierarchy.test.json +21532 -10628
  49. package/common/javascript.test.json +185 -86
  50. package/common/kirk.instance.json +302 -3
  51. package/common/kirk.test.json +621 -285
  52. package/common/length.instance.json +9630 -697
  53. package/common/length.test.json +3359 -1737
  54. package/common/listener.test.json +33 -18
  55. package/common/math.instance.json +278 -52
  56. package/common/math.test.json +22940 -13876
  57. package/common/meta.instance.json +1 -0
  58. package/common/meta.js +8 -8
  59. package/common/meta.test.json +584 -272
  60. package/common/nameable.test.json +1800 -843
  61. package/common/negation.test.json +114 -60
  62. package/common/numbers.test.json +198 -108
  63. package/common/ordering.instance.json +3848 -541
  64. package/common/ordering.test.json +1158 -540
  65. package/common/ordinals.js +7 -1
  66. package/common/ordinals.test.json +256 -136
  67. package/common/people.instance.json +3803 -537
  68. package/common/people.js +0 -14
  69. package/common/people.test.json +14361 -7176
  70. package/common/percentages.js +0 -1
  71. package/common/percentages.test.json +289 -134
  72. package/common/pipboy.instance.json +13187 -1238
  73. package/common/pipboy.js +22 -41
  74. package/common/pipboy.test.json +5598 -2688
  75. package/common/pokemon.instance.json +5930 -660
  76. package/common/pokemon.test.json +975 -453
  77. package/common/pressure.instance.json +2589 -286
  78. package/common/pressure.test.json +991 -445
  79. package/common/properties.instance.json +887 -80
  80. package/common/properties.js +13 -22
  81. package/common/properties.test.json +20521 -9542
  82. package/common/punctuation.test.json +305 -146
  83. package/common/reports.instance.json +965 -108
  84. package/common/reports.js +7 -0
  85. package/common/reports.test.json +13247 -6426
  86. package/common/scorekeeper.instance.json +1 -0
  87. package/common/scorekeeper.js +17 -7
  88. package/common/scorekeeper.test.json +26256 -11598
  89. package/common/sizeable.test.json +455 -230
  90. package/common/spock.instance.json +302 -3
  91. package/common/spock.test.json +621 -285
  92. package/common/stgame.js +0 -1
  93. package/common/stgame.test.json +962 -464
  94. package/common/stm.test.json +755 -374
  95. package/common/tell.test.json +195 -90
  96. package/common/temperature.instance.json +5940 -285
  97. package/common/temperature.test.json +990 -444
  98. package/common/testing.test.json +67 -34
  99. package/common/time.test.json +2386 -1066
  100. package/common/tokenize.js +3 -2
  101. package/common/tokenize.test.json +33 -18
  102. package/common/ui.instance.json +123 -21
  103. package/common/ui.js +0 -16
  104. package/common/ui.test.json +612 -312
  105. package/common/weight.instance.json +9798 -680
  106. package/common/weight.js +10 -0
  107. package/common/weight.test.json +6185 -2711
  108. package/common/wp.instance.json +13555 -1583
  109. package/common/wp.js +11 -6
  110. package/common/wp.test.json +27299 -13463
  111. package/common/yesno.test.json +132 -72
  112. package/package.json +2 -2
@@ -676,68 +676,131 @@
676
676
  ""
677
677
  ],
678
678
  "summaries": [
679
- [
680
- {
681
- "counter": 1,
682
- "operators": [
683
- [
684
- "unknown",
685
- 0
686
- ],
687
- [
688
- "means",
689
- 0
690
- ],
691
- [
692
- "unknown",
693
- 0
679
+ {
680
+ "length": 1,
681
+ "summaries": [
682
+ {
683
+ "counter": 1,
684
+ "operators": [
685
+ {
686
+ "marker": [
687
+ "unknown",
688
+ 0
689
+ ],
690
+ "range": {
691
+ "end": 0,
692
+ "start": 0
693
+ }
694
+ },
695
+ {
696
+ "marker": [
697
+ "means",
698
+ 0
699
+ ],
700
+ "range": {
701
+ "end": 6,
702
+ "start": 2
703
+ }
704
+ },
705
+ {
706
+ "marker": [
707
+ "unknown",
708
+ 0
709
+ ],
710
+ "range": {
711
+ "end": 8,
712
+ "start": 8
713
+ }
714
+ }
694
715
  ]
695
- ]
696
- },
697
- {
698
- "counter": 2,
699
- "operators": [
700
- [
701
- "unknown",
702
- 1
703
- ],
704
- [
705
- "means",
706
- 0
707
- ],
708
- [
709
- "unknown",
710
- 0
716
+ },
717
+ {
718
+ "counter": 2,
719
+ "operators": [
720
+ {
721
+ "marker": [
722
+ "unknown",
723
+ 1
724
+ ],
725
+ "range": {
726
+ "end": 0,
727
+ "start": 0
728
+ }
729
+ },
730
+ {
731
+ "marker": [
732
+ "means",
733
+ 0
734
+ ],
735
+ "range": {
736
+ "end": 6,
737
+ "start": 2
738
+ }
739
+ },
740
+ {
741
+ "marker": [
742
+ "unknown",
743
+ 0
744
+ ],
745
+ "range": {
746
+ "end": 8,
747
+ "start": 8
748
+ }
749
+ }
711
750
  ]
712
- ]
713
- },
714
- {
715
- "counter": 3,
716
- "operators": [
717
- [
718
- "unknown",
719
- 1
720
- ],
721
- [
722
- "means",
723
- 0
724
- ],
725
- [
726
- "unknown",
727
- 1
751
+ },
752
+ {
753
+ "counter": 3,
754
+ "operators": [
755
+ {
756
+ "marker": [
757
+ "unknown",
758
+ 1
759
+ ],
760
+ "range": {
761
+ "end": 0,
762
+ "start": 0
763
+ }
764
+ },
765
+ {
766
+ "marker": [
767
+ "means",
768
+ 0
769
+ ],
770
+ "range": {
771
+ "end": 6,
772
+ "start": 2
773
+ }
774
+ },
775
+ {
776
+ "marker": [
777
+ "unknown",
778
+ 1
779
+ ],
780
+ "range": {
781
+ "end": 8,
782
+ "start": 8
783
+ }
784
+ }
728
785
  ]
729
- ]
730
- },
731
- {
732
- "counter": 4,
733
- "operators": [
734
- [
735
- "means",
736
- 1
786
+ },
787
+ {
788
+ "counter": 4,
789
+ "operators": [
790
+ {
791
+ "marker": [
792
+ "means",
793
+ 1
794
+ ],
795
+ "range": {
796
+ "end": 8,
797
+ "start": 0
798
+ }
799
+ }
737
800
  ]
738
- ]
739
- }
740
- ]
801
+ }
802
+ ]
803
+ }
741
804
  ]
742
805
  },
743
806
  {
@@ -1394,51 +1457,96 @@
1394
1457
  ""
1395
1458
  ],
1396
1459
  "summaries": [
1397
- [
1398
- {
1399
- "counter": 1,
1400
- "operators": [
1401
- [
1402
- "unknown",
1403
- 0
1404
- ],
1405
- [
1406
- "means",
1407
- 0
1408
- ],
1409
- [
1410
- "x",
1411
- 0
1460
+ {
1461
+ "length": 1,
1462
+ "summaries": [
1463
+ {
1464
+ "counter": 1,
1465
+ "operators": [
1466
+ {
1467
+ "marker": [
1468
+ "unknown",
1469
+ 0
1470
+ ],
1471
+ "range": {
1472
+ "end": 0,
1473
+ "start": 0
1474
+ }
1475
+ },
1476
+ {
1477
+ "marker": [
1478
+ "means",
1479
+ 0
1480
+ ],
1481
+ "range": {
1482
+ "end": 6,
1483
+ "start": 2
1484
+ }
1485
+ },
1486
+ {
1487
+ "marker": [
1488
+ "x",
1489
+ 0
1490
+ ],
1491
+ "range": {
1492
+ "end": 8,
1493
+ "start": 8
1494
+ }
1495
+ }
1412
1496
  ]
1413
- ]
1414
- },
1415
- {
1416
- "counter": 2,
1417
- "operators": [
1418
- [
1419
- "unknown",
1420
- 1
1421
- ],
1422
- [
1423
- "means",
1424
- 0
1425
- ],
1426
- [
1427
- "x",
1428
- 0
1497
+ },
1498
+ {
1499
+ "counter": 2,
1500
+ "operators": [
1501
+ {
1502
+ "marker": [
1503
+ "unknown",
1504
+ 1
1505
+ ],
1506
+ "range": {
1507
+ "end": 0,
1508
+ "start": 0
1509
+ }
1510
+ },
1511
+ {
1512
+ "marker": [
1513
+ "means",
1514
+ 0
1515
+ ],
1516
+ "range": {
1517
+ "end": 6,
1518
+ "start": 2
1519
+ }
1520
+ },
1521
+ {
1522
+ "marker": [
1523
+ "x",
1524
+ 0
1525
+ ],
1526
+ "range": {
1527
+ "end": 8,
1528
+ "start": 8
1529
+ }
1530
+ }
1429
1531
  ]
1430
- ]
1431
- },
1432
- {
1433
- "counter": 3,
1434
- "operators": [
1435
- [
1436
- "means",
1437
- 1
1532
+ },
1533
+ {
1534
+ "counter": 3,
1535
+ "operators": [
1536
+ {
1537
+ "marker": [
1538
+ "means",
1539
+ 1
1540
+ ],
1541
+ "range": {
1542
+ "end": 8,
1543
+ "start": 0
1544
+ }
1545
+ }
1438
1546
  ]
1439
- ]
1440
- }
1441
- ]
1547
+ }
1548
+ ]
1549
+ }
1442
1550
  ]
1443
1551
  },
1444
1552
  {
@@ -2246,142 +2354,301 @@
2246
2354
  "this is f response"
2247
2355
  ],
2248
2356
  "summaries": [
2249
- [
2250
- {
2251
- "counter": 1,
2252
- "operators": [
2253
- [
2254
- "if",
2255
- 0
2256
- ],
2257
- [
2258
- "f",
2259
- 0
2260
- ],
2261
- [
2262
- "then",
2263
- 0
2264
- ],
2265
- [
2266
- "g",
2267
- 0
2268
- ],
2269
- [
2270
- "g",
2271
- 0
2357
+ {
2358
+ "length": 2,
2359
+ "summaries": [
2360
+ {
2361
+ "counter": 1,
2362
+ "operators": [
2363
+ {
2364
+ "marker": [
2365
+ "if",
2366
+ 0
2367
+ ],
2368
+ "range": {
2369
+ "end": 1,
2370
+ "start": 0
2371
+ }
2372
+ },
2373
+ {
2374
+ "marker": [
2375
+ "f",
2376
+ 0
2377
+ ],
2378
+ "range": {
2379
+ "end": 3,
2380
+ "start": 3
2381
+ }
2382
+ },
2383
+ {
2384
+ "marker": [
2385
+ "then",
2386
+ 0
2387
+ ],
2388
+ "range": {
2389
+ "end": 8,
2390
+ "start": 5
2391
+ }
2392
+ },
2393
+ {
2394
+ "marker": [
2395
+ "g",
2396
+ 0
2397
+ ],
2398
+ "range": {
2399
+ "end": 10,
2400
+ "start": 10
2401
+ }
2402
+ },
2403
+ {
2404
+ "marker": [
2405
+ "g",
2406
+ 0
2407
+ ],
2408
+ "range": {
2409
+ "end": 13,
2410
+ "start": 12
2411
+ }
2412
+ }
2272
2413
  ]
2273
- ]
2274
- },
2275
- {
2276
- "counter": 2,
2277
- "operators": [
2278
- [
2279
- "if",
2280
- 0
2281
- ],
2282
- [
2283
- "f",
2284
- 1
2285
- ],
2286
- [
2287
- "then",
2288
- 0
2289
- ],
2290
- [
2291
- "g",
2292
- 0
2293
- ],
2294
- [
2295
- "g",
2296
- 0
2414
+ },
2415
+ {
2416
+ "counter": 2,
2417
+ "operators": [
2418
+ {
2419
+ "marker": [
2420
+ "if",
2421
+ 0
2422
+ ],
2423
+ "range": {
2424
+ "end": 1,
2425
+ "start": 0
2426
+ }
2427
+ },
2428
+ {
2429
+ "marker": [
2430
+ "f",
2431
+ 1
2432
+ ],
2433
+ "range": {
2434
+ "end": 3,
2435
+ "start": 3
2436
+ }
2437
+ },
2438
+ {
2439
+ "marker": [
2440
+ "then",
2441
+ 0
2442
+ ],
2443
+ "range": {
2444
+ "end": 8,
2445
+ "start": 5
2446
+ }
2447
+ },
2448
+ {
2449
+ "marker": [
2450
+ "g",
2451
+ 0
2452
+ ],
2453
+ "range": {
2454
+ "end": 10,
2455
+ "start": 10
2456
+ }
2457
+ },
2458
+ {
2459
+ "marker": [
2460
+ "g",
2461
+ 0
2462
+ ],
2463
+ "range": {
2464
+ "end": 13,
2465
+ "start": 12
2466
+ }
2467
+ }
2297
2468
  ]
2298
- ]
2299
- },
2300
- {
2301
- "counter": 3,
2302
- "operators": [
2303
- [
2304
- "if",
2305
- 0
2306
- ],
2307
- [
2308
- "f",
2309
- 1
2310
- ],
2311
- [
2312
- "then",
2313
- 0
2314
- ],
2315
- [
2316
- "g",
2317
- 1
2318
- ],
2319
- [
2320
- "g",
2321
- 0
2469
+ },
2470
+ {
2471
+ "counter": 3,
2472
+ "operators": [
2473
+ {
2474
+ "marker": [
2475
+ "if",
2476
+ 0
2477
+ ],
2478
+ "range": {
2479
+ "end": 1,
2480
+ "start": 0
2481
+ }
2482
+ },
2483
+ {
2484
+ "marker": [
2485
+ "f",
2486
+ 1
2487
+ ],
2488
+ "range": {
2489
+ "end": 3,
2490
+ "start": 3
2491
+ }
2492
+ },
2493
+ {
2494
+ "marker": [
2495
+ "then",
2496
+ 0
2497
+ ],
2498
+ "range": {
2499
+ "end": 8,
2500
+ "start": 5
2501
+ }
2502
+ },
2503
+ {
2504
+ "marker": [
2505
+ "g",
2506
+ 1
2507
+ ],
2508
+ "range": {
2509
+ "end": 10,
2510
+ "start": 10
2511
+ }
2512
+ },
2513
+ {
2514
+ "marker": [
2515
+ "g",
2516
+ 0
2517
+ ],
2518
+ "range": {
2519
+ "end": 13,
2520
+ "start": 12
2521
+ }
2522
+ }
2322
2523
  ]
2323
- ]
2324
- },
2325
- {
2326
- "counter": 4,
2327
- "operators": [
2328
- [
2329
- "if",
2330
- 0
2331
- ],
2332
- [
2333
- "f",
2334
- 1
2335
- ],
2336
- [
2337
- "then",
2338
- 0
2339
- ],
2340
- [
2341
- "g",
2342
- 1
2343
- ],
2344
- [
2345
- "g",
2346
- 1
2524
+ },
2525
+ {
2526
+ "counter": 4,
2527
+ "operators": [
2528
+ {
2529
+ "marker": [
2530
+ "if",
2531
+ 0
2532
+ ],
2533
+ "range": {
2534
+ "end": 1,
2535
+ "start": 0
2536
+ }
2537
+ },
2538
+ {
2539
+ "marker": [
2540
+ "f",
2541
+ 1
2542
+ ],
2543
+ "range": {
2544
+ "end": 3,
2545
+ "start": 3
2546
+ }
2547
+ },
2548
+ {
2549
+ "marker": [
2550
+ "then",
2551
+ 0
2552
+ ],
2553
+ "range": {
2554
+ "end": 8,
2555
+ "start": 5
2556
+ }
2557
+ },
2558
+ {
2559
+ "marker": [
2560
+ "g",
2561
+ 1
2562
+ ],
2563
+ "range": {
2564
+ "end": 10,
2565
+ "start": 10
2566
+ }
2567
+ },
2568
+ {
2569
+ "marker": [
2570
+ "g",
2571
+ 1
2572
+ ],
2573
+ "range": {
2574
+ "end": 13,
2575
+ "start": 12
2576
+ }
2577
+ }
2347
2578
  ]
2348
- ]
2349
- },
2350
- {
2351
- "counter": 5,
2352
- "operators": [
2353
- [
2354
- "if",
2355
- 0
2356
- ],
2357
- [
2358
- "f",
2359
- 1
2360
- ],
2361
- [
2362
- "then",
2363
- 1
2364
- ],
2365
- [
2366
- "g",
2367
- 1
2579
+ },
2580
+ {
2581
+ "counter": 5,
2582
+ "operators": [
2583
+ {
2584
+ "marker": [
2585
+ "if",
2586
+ 0
2587
+ ],
2588
+ "range": {
2589
+ "end": 1,
2590
+ "start": 0
2591
+ }
2592
+ },
2593
+ {
2594
+ "marker": [
2595
+ "f",
2596
+ 1
2597
+ ],
2598
+ "range": {
2599
+ "end": 3,
2600
+ "start": 3
2601
+ }
2602
+ },
2603
+ {
2604
+ "marker": [
2605
+ "then",
2606
+ 1
2607
+ ],
2608
+ "range": {
2609
+ "end": 10,
2610
+ "start": 5
2611
+ }
2612
+ },
2613
+ {
2614
+ "marker": [
2615
+ "g",
2616
+ 1
2617
+ ],
2618
+ "range": {
2619
+ "end": 13,
2620
+ "start": 12
2621
+ }
2622
+ }
2368
2623
  ]
2369
- ]
2370
- },
2371
- {
2372
- "counter": 6,
2373
- "operators": [
2374
- [
2375
- "if",
2376
- 1
2377
- ],
2378
- [
2379
- "g",
2380
- 1
2624
+ },
2625
+ {
2626
+ "counter": 6,
2627
+ "operators": [
2628
+ {
2629
+ "marker": [
2630
+ "if",
2631
+ 1
2632
+ ],
2633
+ "range": {
2634
+ "end": 10,
2635
+ "start": 0
2636
+ }
2637
+ },
2638
+ {
2639
+ "marker": [
2640
+ "g",
2641
+ 1
2642
+ ],
2643
+ "range": {
2644
+ "end": 13,
2645
+ "start": 12
2646
+ }
2647
+ }
2381
2648
  ]
2382
- ]
2383
- }
2384
- ]
2649
+ }
2650
+ ]
2651
+ }
2385
2652
  ]
2386
2653
  },
2387
2654
  {
@@ -3038,51 +3305,96 @@
3038
3305
  ""
3039
3306
  ],
3040
3307
  "summaries": [
3041
- [
3042
- {
3043
- "counter": 1,
3044
- "operators": [
3045
- [
3046
- "undefined",
3047
- 0
3048
- ],
3049
- [
3050
- "means",
3051
- 0
3052
- ],
3053
- [
3054
- "defined",
3055
- 0
3308
+ {
3309
+ "length": 1,
3310
+ "summaries": [
3311
+ {
3312
+ "counter": 1,
3313
+ "operators": [
3314
+ {
3315
+ "marker": [
3316
+ "undefined",
3317
+ 0
3318
+ ],
3319
+ "range": {
3320
+ "end": 8,
3321
+ "start": 0
3322
+ }
3323
+ },
3324
+ {
3325
+ "marker": [
3326
+ "means",
3327
+ 0
3328
+ ],
3329
+ "range": {
3330
+ "end": 14,
3331
+ "start": 10
3332
+ }
3333
+ },
3334
+ {
3335
+ "marker": [
3336
+ "defined",
3337
+ 0
3338
+ ],
3339
+ "range": {
3340
+ "end": 22,
3341
+ "start": 16
3342
+ }
3343
+ }
3056
3344
  ]
3057
- ]
3058
- },
3059
- {
3060
- "counter": 2,
3061
- "operators": [
3062
- [
3063
- "undefined",
3064
- 1
3065
- ],
3066
- [
3067
- "means",
3068
- 0
3069
- ],
3070
- [
3071
- "defined",
3072
- 0
3345
+ },
3346
+ {
3347
+ "counter": 2,
3348
+ "operators": [
3349
+ {
3350
+ "marker": [
3351
+ "undefined",
3352
+ 1
3353
+ ],
3354
+ "range": {
3355
+ "end": 8,
3356
+ "start": 0
3357
+ }
3358
+ },
3359
+ {
3360
+ "marker": [
3361
+ "means",
3362
+ 0
3363
+ ],
3364
+ "range": {
3365
+ "end": 14,
3366
+ "start": 10
3367
+ }
3368
+ },
3369
+ {
3370
+ "marker": [
3371
+ "defined",
3372
+ 0
3373
+ ],
3374
+ "range": {
3375
+ "end": 22,
3376
+ "start": 16
3377
+ }
3378
+ }
3073
3379
  ]
3074
- ]
3075
- },
3076
- {
3077
- "counter": 3,
3078
- "operators": [
3079
- [
3080
- "means",
3081
- 1
3380
+ },
3381
+ {
3382
+ "counter": 3,
3383
+ "operators": [
3384
+ {
3385
+ "marker": [
3386
+ "means",
3387
+ 1
3388
+ ],
3389
+ "range": {
3390
+ "end": 22,
3391
+ "start": 0
3392
+ }
3393
+ }
3082
3394
  ]
3083
- ]
3084
- }
3085
- ]
3395
+ }
3396
+ ]
3397
+ }
3086
3398
  ]
3087
3399
  }
3088
3400
  ]