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
@@ -2690,205 +2690,436 @@
2690
2690
  "the name of kirk is jim"
2691
2691
  ],
2692
2692
  "summaries": [
2693
- [
2694
- {
2695
- "counter": 1,
2696
- "operators": [
2697
- [
2698
- "what",
2699
- 0
2700
- ],
2701
- [
2702
- "is",
2703
- 0
2704
- ],
2705
- [
2706
- "the",
2707
- 0
2708
- ],
2709
- [
2710
- "unknown",
2711
- 0
2712
- ],
2713
- [
2714
- "propertyOf",
2715
- 0
2716
- ],
2717
- [
2718
- "kirk",
2719
- 0
2720
- ]
2721
- ]
2722
- },
2723
- {
2724
- "counter": 2,
2725
- "operators": [
2726
- [
2727
- "what",
2728
- 0
2729
- ],
2730
- [
2731
- "isEd",
2732
- 0
2733
- ],
2734
- [
2735
- "the",
2736
- 0
2737
- ],
2738
- [
2739
- "unknown",
2740
- 1
2741
- ],
2742
- [
2743
- "propertyOf",
2744
- 0
2745
- ],
2746
- [
2747
- "kirk",
2748
- 0
2693
+ {
2694
+ "length": 1,
2695
+ "summaries": [
2696
+ {
2697
+ "counter": 1,
2698
+ "operators": [
2699
+ {
2700
+ "marker": [
2701
+ "what",
2702
+ 0
2703
+ ],
2704
+ "range": {
2705
+ "end": 3,
2706
+ "start": 0
2707
+ }
2708
+ },
2709
+ {
2710
+ "marker": [
2711
+ "is",
2712
+ 0
2713
+ ],
2714
+ "range": {
2715
+ "end": 6,
2716
+ "start": 5
2717
+ }
2718
+ },
2719
+ {
2720
+ "marker": [
2721
+ "the",
2722
+ 0
2723
+ ],
2724
+ "range": {
2725
+ "end": 10,
2726
+ "start": 8
2727
+ }
2728
+ },
2729
+ {
2730
+ "marker": [
2731
+ "unknown",
2732
+ 0
2733
+ ],
2734
+ "range": {
2735
+ "end": 15,
2736
+ "start": 12
2737
+ }
2738
+ },
2739
+ {
2740
+ "marker": [
2741
+ "propertyOf",
2742
+ 0
2743
+ ],
2744
+ "range": {
2745
+ "end": 18,
2746
+ "start": 17
2747
+ }
2748
+ },
2749
+ {
2750
+ "marker": [
2751
+ "kirk",
2752
+ 0
2753
+ ],
2754
+ "range": {
2755
+ "end": 23,
2756
+ "start": 20
2757
+ }
2758
+ }
2749
2759
  ]
2750
- ]
2751
- },
2752
- {
2753
- "counter": 3,
2754
- "operators": [
2755
- [
2756
- "what",
2757
- 0
2758
- ],
2759
- [
2760
- "isEd",
2761
- 0
2762
- ],
2763
- [
2764
- "the",
2765
- 0
2766
- ],
2767
- [
2768
- "unknown",
2769
- 1
2770
- ],
2771
- [
2772
- "propertyOf",
2773
- 0
2774
- ],
2775
- [
2776
- "kirk",
2777
- 1
2760
+ },
2761
+ {
2762
+ "counter": 2,
2763
+ "operators": [
2764
+ {
2765
+ "marker": [
2766
+ "what",
2767
+ 0
2768
+ ],
2769
+ "range": {
2770
+ "end": 3,
2771
+ "start": 0
2772
+ }
2773
+ },
2774
+ {
2775
+ "marker": [
2776
+ "isEd",
2777
+ 0
2778
+ ],
2779
+ "range": {
2780
+ "end": 6,
2781
+ "start": 5
2782
+ }
2783
+ },
2784
+ {
2785
+ "marker": [
2786
+ "the",
2787
+ 0
2788
+ ],
2789
+ "range": {
2790
+ "end": 10,
2791
+ "start": 8
2792
+ }
2793
+ },
2794
+ {
2795
+ "marker": [
2796
+ "unknown",
2797
+ 1
2798
+ ],
2799
+ "range": {
2800
+ "end": 15,
2801
+ "start": 12
2802
+ }
2803
+ },
2804
+ {
2805
+ "marker": [
2806
+ "propertyOf",
2807
+ 0
2808
+ ],
2809
+ "range": {
2810
+ "end": 18,
2811
+ "start": 17
2812
+ }
2813
+ },
2814
+ {
2815
+ "marker": [
2816
+ "kirk",
2817
+ 0
2818
+ ],
2819
+ "range": {
2820
+ "end": 23,
2821
+ "start": 20
2822
+ }
2823
+ }
2778
2824
  ]
2779
- ]
2780
- },
2781
- {
2782
- "counter": 4,
2783
- "operators": [
2784
- [
2785
- "what",
2786
- 1
2787
- ],
2788
- [
2789
- "isEd",
2790
- 0
2791
- ],
2792
- [
2793
- "the",
2794
- 0
2795
- ],
2796
- [
2797
- "unknown",
2798
- 1
2799
- ],
2800
- [
2801
- "propertyOf",
2802
- 0
2803
- ],
2804
- [
2805
- "kirk",
2806
- 1
2825
+ },
2826
+ {
2827
+ "counter": 3,
2828
+ "operators": [
2829
+ {
2830
+ "marker": [
2831
+ "what",
2832
+ 0
2833
+ ],
2834
+ "range": {
2835
+ "end": 3,
2836
+ "start": 0
2837
+ }
2838
+ },
2839
+ {
2840
+ "marker": [
2841
+ "isEd",
2842
+ 0
2843
+ ],
2844
+ "range": {
2845
+ "end": 6,
2846
+ "start": 5
2847
+ }
2848
+ },
2849
+ {
2850
+ "marker": [
2851
+ "the",
2852
+ 0
2853
+ ],
2854
+ "range": {
2855
+ "end": 10,
2856
+ "start": 8
2857
+ }
2858
+ },
2859
+ {
2860
+ "marker": [
2861
+ "unknown",
2862
+ 1
2863
+ ],
2864
+ "range": {
2865
+ "end": 15,
2866
+ "start": 12
2867
+ }
2868
+ },
2869
+ {
2870
+ "marker": [
2871
+ "propertyOf",
2872
+ 0
2873
+ ],
2874
+ "range": {
2875
+ "end": 18,
2876
+ "start": 17
2877
+ }
2878
+ },
2879
+ {
2880
+ "marker": [
2881
+ "kirk",
2882
+ 1
2883
+ ],
2884
+ "range": {
2885
+ "end": 23,
2886
+ "start": 20
2887
+ }
2888
+ }
2807
2889
  ]
2808
- ]
2809
- },
2810
- {
2811
- "counter": 5,
2812
- "operators": [
2813
- [
2814
- "what",
2815
- 1
2816
- ],
2817
- [
2818
- "is",
2819
- 0
2820
- ],
2821
- [
2822
- "unknown",
2823
- 1
2824
- ],
2825
- [
2826
- "propertyOf",
2827
- 0
2828
- ],
2829
- [
2830
- "kirk",
2831
- 1
2890
+ },
2891
+ {
2892
+ "counter": 4,
2893
+ "operators": [
2894
+ {
2895
+ "marker": [
2896
+ "what",
2897
+ 1
2898
+ ],
2899
+ "range": {
2900
+ "end": 3,
2901
+ "start": 0
2902
+ }
2903
+ },
2904
+ {
2905
+ "marker": [
2906
+ "isEd",
2907
+ 0
2908
+ ],
2909
+ "range": {
2910
+ "end": 6,
2911
+ "start": 5
2912
+ }
2913
+ },
2914
+ {
2915
+ "marker": [
2916
+ "the",
2917
+ 0
2918
+ ],
2919
+ "range": {
2920
+ "end": 10,
2921
+ "start": 8
2922
+ }
2923
+ },
2924
+ {
2925
+ "marker": [
2926
+ "unknown",
2927
+ 1
2928
+ ],
2929
+ "range": {
2930
+ "end": 15,
2931
+ "start": 12
2932
+ }
2933
+ },
2934
+ {
2935
+ "marker": [
2936
+ "propertyOf",
2937
+ 0
2938
+ ],
2939
+ "range": {
2940
+ "end": 18,
2941
+ "start": 17
2942
+ }
2943
+ },
2944
+ {
2945
+ "marker": [
2946
+ "kirk",
2947
+ 1
2948
+ ],
2949
+ "range": {
2950
+ "end": 23,
2951
+ "start": 20
2952
+ }
2953
+ }
2832
2954
  ]
2833
- ]
2834
- },
2835
- {
2836
- "counter": 6,
2837
- "operators": [
2838
- [
2839
- "what",
2840
- 1
2841
- ],
2842
- [
2843
- "is",
2844
- 0
2845
- ],
2846
- [
2847
- "unknown",
2848
- 1
2849
- ],
2850
- [
2851
- "propertyOf",
2852
- 1
2955
+ },
2956
+ {
2957
+ "counter": 5,
2958
+ "operators": [
2959
+ {
2960
+ "marker": [
2961
+ "what",
2962
+ 1
2963
+ ],
2964
+ "range": {
2965
+ "end": 3,
2966
+ "start": 0
2967
+ }
2968
+ },
2969
+ {
2970
+ "marker": [
2971
+ "is",
2972
+ 0
2973
+ ],
2974
+ "range": {
2975
+ "end": 6,
2976
+ "start": 5
2977
+ }
2978
+ },
2979
+ {
2980
+ "marker": [
2981
+ "unknown",
2982
+ 1
2983
+ ],
2984
+ "range": {
2985
+ "end": 15,
2986
+ "start": 8
2987
+ }
2988
+ },
2989
+ {
2990
+ "marker": [
2991
+ "propertyOf",
2992
+ 0
2993
+ ],
2994
+ "range": {
2995
+ "end": 18,
2996
+ "start": 17
2997
+ }
2998
+ },
2999
+ {
3000
+ "marker": [
3001
+ "kirk",
3002
+ 1
3003
+ ],
3004
+ "range": {
3005
+ "end": 23,
3006
+ "start": 20
3007
+ }
3008
+ }
2853
3009
  ]
2854
- ]
2855
- },
2856
- {
2857
- "counter": 7,
2858
- "operators": [
2859
- [
2860
- "what",
2861
- 1
2862
- ],
2863
- [
2864
- "is",
2865
- 0
2866
- ],
2867
- [
2868
- "property",
2869
- 1
3010
+ },
3011
+ {
3012
+ "counter": 6,
3013
+ "operators": [
3014
+ {
3015
+ "marker": [
3016
+ "what",
3017
+ 1
3018
+ ],
3019
+ "range": {
3020
+ "end": 3,
3021
+ "start": 0
3022
+ }
3023
+ },
3024
+ {
3025
+ "marker": [
3026
+ "is",
3027
+ 0
3028
+ ],
3029
+ "range": {
3030
+ "end": 6,
3031
+ "start": 5
3032
+ }
3033
+ },
3034
+ {
3035
+ "marker": [
3036
+ "unknown",
3037
+ 1
3038
+ ],
3039
+ "range": {
3040
+ "end": 15,
3041
+ "start": 8
3042
+ }
3043
+ },
3044
+ {
3045
+ "marker": [
3046
+ "propertyOf",
3047
+ 1
3048
+ ],
3049
+ "range": {
3050
+ "end": 23,
3051
+ "start": 17
3052
+ }
3053
+ }
2870
3054
  ]
2871
- ]
2872
- },
2873
- {
2874
- "counter": 8,
2875
- "operators": [
2876
- [
2877
- "is",
2878
- 1
3055
+ },
3056
+ {
3057
+ "counter": 7,
3058
+ "operators": [
3059
+ {
3060
+ "marker": [
3061
+ "what",
3062
+ 1
3063
+ ],
3064
+ "range": {
3065
+ "end": 3,
3066
+ "start": 0
3067
+ }
3068
+ },
3069
+ {
3070
+ "marker": [
3071
+ "is",
3072
+ 0
3073
+ ],
3074
+ "range": {
3075
+ "end": 6,
3076
+ "start": 5
3077
+ }
3078
+ },
3079
+ {
3080
+ "marker": [
3081
+ "property",
3082
+ 1
3083
+ ],
3084
+ "range": {
3085
+ "end": 23,
3086
+ "start": 8
3087
+ }
3088
+ }
2879
3089
  ]
2880
- ]
2881
- },
2882
- {
2883
- "counter": 9,
2884
- "operators": [
2885
- [
2886
- "is",
2887
- 2
3090
+ },
3091
+ {
3092
+ "counter": 8,
3093
+ "operators": [
3094
+ {
3095
+ "marker": [
3096
+ "is",
3097
+ 1
3098
+ ],
3099
+ "range": {
3100
+ "end": 23,
3101
+ "start": 0
3102
+ }
3103
+ }
2888
3104
  ]
2889
- ]
2890
- }
2891
- ]
3105
+ },
3106
+ {
3107
+ "counter": 9,
3108
+ "operators": [
3109
+ {
3110
+ "marker": [
3111
+ "is",
3112
+ 2
3113
+ ],
3114
+ "range": {
3115
+ "end": 23,
3116
+ "start": 0
3117
+ }
3118
+ }
3119
+ ]
3120
+ }
3121
+ ]
3122
+ }
2892
3123
  ]
2893
3124
  },
2894
3125
  {
@@ -5307,106 +5538,211 @@
5307
5538
  "my name is spock"
5308
5539
  ],
5309
5540
  "summaries": [
5310
- [
5311
- {
5312
- "counter": 1,
5313
- "operators": [
5314
- [
5315
- "what",
5316
- 0
5317
- ],
5318
- [
5319
- "is",
5320
- 0
5321
- ],
5322
- [
5323
- "objectPrefix",
5324
- 0
5325
- ],
5326
- [
5327
- "unknown",
5328
- 0
5541
+ {
5542
+ "length": 1,
5543
+ "summaries": [
5544
+ {
5545
+ "counter": 1,
5546
+ "operators": [
5547
+ {
5548
+ "marker": [
5549
+ "what",
5550
+ 0
5551
+ ],
5552
+ "range": {
5553
+ "end": 3,
5554
+ "start": 0
5555
+ }
5556
+ },
5557
+ {
5558
+ "marker": [
5559
+ "is",
5560
+ 0
5561
+ ],
5562
+ "range": {
5563
+ "end": 6,
5564
+ "start": 5
5565
+ }
5566
+ },
5567
+ {
5568
+ "marker": [
5569
+ "objectPrefix",
5570
+ 0
5571
+ ],
5572
+ "range": {
5573
+ "end": 11,
5574
+ "start": 8
5575
+ }
5576
+ },
5577
+ {
5578
+ "marker": [
5579
+ "unknown",
5580
+ 0
5581
+ ],
5582
+ "range": {
5583
+ "end": 16,
5584
+ "start": 13
5585
+ }
5586
+ }
5329
5587
  ]
5330
- ]
5331
- },
5332
- {
5333
- "counter": 2,
5334
- "operators": [
5335
- [
5336
- "what",
5337
- 0
5338
- ],
5339
- [
5340
- "is",
5341
- 0
5342
- ],
5343
- [
5344
- "objectPrefix",
5345
- 0
5346
- ],
5347
- [
5348
- "unknown",
5349
- 1
5588
+ },
5589
+ {
5590
+ "counter": 2,
5591
+ "operators": [
5592
+ {
5593
+ "marker": [
5594
+ "what",
5595
+ 0
5596
+ ],
5597
+ "range": {
5598
+ "end": 3,
5599
+ "start": 0
5600
+ }
5601
+ },
5602
+ {
5603
+ "marker": [
5604
+ "is",
5605
+ 0
5606
+ ],
5607
+ "range": {
5608
+ "end": 6,
5609
+ "start": 5
5610
+ }
5611
+ },
5612
+ {
5613
+ "marker": [
5614
+ "objectPrefix",
5615
+ 0
5616
+ ],
5617
+ "range": {
5618
+ "end": 11,
5619
+ "start": 8
5620
+ }
5621
+ },
5622
+ {
5623
+ "marker": [
5624
+ "unknown",
5625
+ 1
5626
+ ],
5627
+ "range": {
5628
+ "end": 16,
5629
+ "start": 13
5630
+ }
5631
+ }
5350
5632
  ]
5351
- ]
5352
- },
5353
- {
5354
- "counter": 3,
5355
- "operators": [
5356
- [
5357
- "what",
5358
- 1
5359
- ],
5360
- [
5361
- "is",
5362
- 0
5363
- ],
5364
- [
5365
- "objectPrefix",
5366
- 0
5367
- ],
5368
- [
5369
- "unknown",
5370
- 1
5633
+ },
5634
+ {
5635
+ "counter": 3,
5636
+ "operators": [
5637
+ {
5638
+ "marker": [
5639
+ "what",
5640
+ 1
5641
+ ],
5642
+ "range": {
5643
+ "end": 3,
5644
+ "start": 0
5645
+ }
5646
+ },
5647
+ {
5648
+ "marker": [
5649
+ "is",
5650
+ 0
5651
+ ],
5652
+ "range": {
5653
+ "end": 6,
5654
+ "start": 5
5655
+ }
5656
+ },
5657
+ {
5658
+ "marker": [
5659
+ "objectPrefix",
5660
+ 0
5661
+ ],
5662
+ "range": {
5663
+ "end": 11,
5664
+ "start": 8
5665
+ }
5666
+ },
5667
+ {
5668
+ "marker": [
5669
+ "unknown",
5670
+ 1
5671
+ ],
5672
+ "range": {
5673
+ "end": 16,
5674
+ "start": 13
5675
+ }
5676
+ }
5371
5677
  ]
5372
- ]
5373
- },
5374
- {
5375
- "counter": 4,
5376
- "operators": [
5377
- [
5378
- "what",
5379
- 1
5380
- ],
5381
- [
5382
- "is",
5383
- 0
5384
- ],
5385
- [
5386
- "property",
5387
- 1
5678
+ },
5679
+ {
5680
+ "counter": 4,
5681
+ "operators": [
5682
+ {
5683
+ "marker": [
5684
+ "what",
5685
+ 1
5686
+ ],
5687
+ "range": {
5688
+ "end": 3,
5689
+ "start": 0
5690
+ }
5691
+ },
5692
+ {
5693
+ "marker": [
5694
+ "is",
5695
+ 0
5696
+ ],
5697
+ "range": {
5698
+ "end": 6,
5699
+ "start": 5
5700
+ }
5701
+ },
5702
+ {
5703
+ "marker": [
5704
+ "property",
5705
+ 1
5706
+ ],
5707
+ "range": {
5708
+ "end": 16,
5709
+ "start": 8
5710
+ }
5711
+ }
5388
5712
  ]
5389
- ]
5390
- },
5391
- {
5392
- "counter": 5,
5393
- "operators": [
5394
- [
5395
- "is",
5396
- 1
5713
+ },
5714
+ {
5715
+ "counter": 5,
5716
+ "operators": [
5717
+ {
5718
+ "marker": [
5719
+ "is",
5720
+ 1
5721
+ ],
5722
+ "range": {
5723
+ "end": 16,
5724
+ "start": 0
5725
+ }
5726
+ }
5397
5727
  ]
5398
- ]
5399
- },
5400
- {
5401
- "counter": 6,
5402
- "operators": [
5403
- [
5404
- "is",
5405
- 2
5728
+ },
5729
+ {
5730
+ "counter": 6,
5731
+ "operators": [
5732
+ {
5733
+ "marker": [
5734
+ "is",
5735
+ 2
5736
+ ],
5737
+ "range": {
5738
+ "end": 16,
5739
+ "start": 0
5740
+ }
5741
+ }
5406
5742
  ]
5407
- ]
5408
- }
5409
- ]
5743
+ }
5744
+ ]
5745
+ }
5410
5746
  ]
5411
5747
  }
5412
5748
  ]