ekms 8.9.0-beta.13 → 8.9.0-beta.14
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/wp.instance.json +203 -24
- package/common/wp.js +50 -17
- package/common/wp.test.json +3698 -161
- package/package.json +2 -2
package/common/wp.test.json
CHANGED
@@ -245,6 +245,7 @@
|
|
245
245
|
"style_wp": [
|
246
246
|
"bold_wp",
|
247
247
|
"italic_wp",
|
248
|
+
"code_wp",
|
248
249
|
"underlined_wp"
|
249
250
|
],
|
250
251
|
"white_colors": [
|
@@ -311,6 +312,7 @@
|
|
311
312
|
"bold_wp",
|
312
313
|
"style_wp",
|
313
314
|
"italic_wp",
|
315
|
+
"code_wp",
|
314
316
|
"underlined_wp"
|
315
317
|
],
|
316
318
|
"parents": {
|
@@ -344,6 +346,9 @@
|
|
344
346
|
"chartruese_colors": [
|
345
347
|
"green_colors"
|
346
348
|
],
|
349
|
+
"code_wp": [
|
350
|
+
"style_wp"
|
351
|
+
],
|
347
352
|
"crimson_colors": [
|
348
353
|
"red_colors"
|
349
354
|
],
|
@@ -479,6 +484,8 @@
|
|
479
484
|
},
|
480
485
|
"chartruese_colors": {
|
481
486
|
},
|
487
|
+
"code_wp": {
|
488
|
+
},
|
482
489
|
"color_colors": {
|
483
490
|
},
|
484
491
|
"countable": {
|
@@ -585,6 +592,8 @@
|
|
585
592
|
"ui2": {
|
586
593
|
},
|
587
594
|
"wp1": {
|
595
|
+
"changeState": [
|
596
|
+
]
|
588
597
|
}
|
589
598
|
},
|
590
599
|
"processed": [
|
@@ -676,10 +685,10 @@
|
|
676
685
|
"marker": "list",
|
677
686
|
"number": "many",
|
678
687
|
"range": {
|
679
|
-
"end":
|
688
|
+
"end": 43,
|
680
689
|
"start": 0
|
681
690
|
},
|
682
|
-
"text": "bold, italic and underlined",
|
691
|
+
"text": "bold, italic, code and underlined",
|
683
692
|
"types": [
|
684
693
|
"list",
|
685
694
|
"queryable",
|
@@ -720,13 +729,28 @@
|
|
720
729
|
},
|
721
730
|
{
|
722
731
|
"dead": true,
|
732
|
+
"decorators": {
|
733
|
+
"after": {
|
734
|
+
"depth": "+",
|
735
|
+
"level": 0,
|
736
|
+
"marker": "comma",
|
737
|
+
"range": {
|
738
|
+
"end": 12,
|
739
|
+
"start": 12
|
740
|
+
},
|
741
|
+
"text": ",",
|
742
|
+
"value": ",",
|
743
|
+
"word": ","
|
744
|
+
}
|
745
|
+
},
|
723
746
|
"level": 1,
|
724
747
|
"marker": "unknown",
|
748
|
+
"no_convolutions": true,
|
725
749
|
"range": {
|
726
|
-
"end":
|
750
|
+
"end": 12,
|
727
751
|
"start": 6
|
728
752
|
},
|
729
|
-
"text": "italic",
|
753
|
+
"text": "italic,",
|
730
754
|
"types": [
|
731
755
|
"queryable",
|
732
756
|
"unknown"
|
@@ -740,8 +764,25 @@
|
|
740
764
|
"level": 1,
|
741
765
|
"marker": "unknown",
|
742
766
|
"range": {
|
743
|
-
"end":
|
744
|
-
"start":
|
767
|
+
"end": 17,
|
768
|
+
"start": 14
|
769
|
+
},
|
770
|
+
"text": "code",
|
771
|
+
"types": [
|
772
|
+
"queryable",
|
773
|
+
"unknown"
|
774
|
+
],
|
775
|
+
"unknown": true,
|
776
|
+
"value": "code",
|
777
|
+
"word": "code"
|
778
|
+
},
|
779
|
+
{
|
780
|
+
"dead": true,
|
781
|
+
"level": 1,
|
782
|
+
"marker": "unknown",
|
783
|
+
"range": {
|
784
|
+
"end": 32,
|
785
|
+
"start": 23
|
745
786
|
},
|
746
787
|
"text": "underlined",
|
747
788
|
"types": [
|
@@ -756,10 +797,10 @@
|
|
756
797
|
"word": "and"
|
757
798
|
},
|
758
799
|
"range": {
|
759
|
-
"end":
|
800
|
+
"end": 43,
|
760
801
|
"start": 0
|
761
802
|
},
|
762
|
-
"text": "bold, italic and underlined are styles",
|
803
|
+
"text": "bold, italic, code and underlined are styles",
|
763
804
|
"topLevel": true,
|
764
805
|
"touchedBy": [
|
765
806
|
"wp#call2",
|
@@ -771,8 +812,8 @@
|
|
771
812
|
"level": 1,
|
772
813
|
"marker": "unknown",
|
773
814
|
"range": {
|
774
|
-
"end":
|
775
|
-
"start":
|
815
|
+
"end": 43,
|
816
|
+
"start": 38
|
776
817
|
},
|
777
818
|
"text": "styles",
|
778
819
|
"types": [
|
@@ -786,7 +827,7 @@
|
|
786
827
|
},
|
787
828
|
"generatedParenthesized": [
|
788
829
|
],
|
789
|
-
"paraphrases": "bold, italic and underlined are styles",
|
830
|
+
"paraphrases": "bold, italic, code and underlined are styles",
|
790
831
|
"paraphrasesParenthesized": [
|
791
832
|
],
|
792
833
|
"responses": [
|
@@ -824,6 +865,7 @@
|
|
824
865
|
"topLevel": true,
|
825
866
|
"touchedBy": [
|
826
867
|
"wp#call2",
|
868
|
+
"instance0#wp#call2",
|
827
869
|
"instance3#wp#call2"
|
828
870
|
],
|
829
871
|
"two": {
|
@@ -885,6 +927,7 @@
|
|
885
927
|
"topLevel": true,
|
886
928
|
"touchedBy": [
|
887
929
|
"wp#call2",
|
930
|
+
"instance0#wp#call2",
|
888
931
|
"instance2#wp#call2"
|
889
932
|
],
|
890
933
|
"two": {
|
@@ -946,6 +989,7 @@
|
|
946
989
|
"topLevel": true,
|
947
990
|
"touchedBy": [
|
948
991
|
"wp#call2",
|
992
|
+
"instance0#wp#call2",
|
949
993
|
"instance1#wp#call2"
|
950
994
|
],
|
951
995
|
"two": {
|
@@ -1274,6 +1318,7 @@
|
|
1274
1318
|
"style_wp": [
|
1275
1319
|
"bold_wp",
|
1276
1320
|
"italic_wp",
|
1321
|
+
"code_wp",
|
1277
1322
|
"underlined_wp"
|
1278
1323
|
],
|
1279
1324
|
"white_colors": [
|
@@ -1340,6 +1385,7 @@
|
|
1340
1385
|
"bold_wp",
|
1341
1386
|
"style_wp",
|
1342
1387
|
"italic_wp",
|
1388
|
+
"code_wp",
|
1343
1389
|
"underlined_wp"
|
1344
1390
|
],
|
1345
1391
|
"parents": {
|
@@ -1373,6 +1419,9 @@
|
|
1373
1419
|
"chartruese_colors": [
|
1374
1420
|
"green_colors"
|
1375
1421
|
],
|
1422
|
+
"code_wp": [
|
1423
|
+
"style_wp"
|
1424
|
+
],
|
1376
1425
|
"crimson_colors": [
|
1377
1426
|
"red_colors"
|
1378
1427
|
],
|
@@ -1508,6 +1557,8 @@
|
|
1508
1557
|
},
|
1509
1558
|
"chartruese_colors": {
|
1510
1559
|
},
|
1560
|
+
"code_wp": {
|
1561
|
+
},
|
1511
1562
|
"color_colors": {
|
1512
1563
|
},
|
1513
1564
|
"countable": {
|
@@ -1614,6 +1665,8 @@
|
|
1614
1665
|
"ui2": {
|
1615
1666
|
},
|
1616
1667
|
"wp1": {
|
1668
|
+
"changeState": [
|
1669
|
+
]
|
1617
1670
|
}
|
1618
1671
|
},
|
1619
1672
|
"processed": [
|
@@ -1705,10 +1758,10 @@
|
|
1705
1758
|
"marker": "list",
|
1706
1759
|
"number": "many",
|
1707
1760
|
"range": {
|
1708
|
-
"end":
|
1761
|
+
"end": 43,
|
1709
1762
|
"start": 0
|
1710
1763
|
},
|
1711
|
-
"text": "bold, italic and underlined",
|
1764
|
+
"text": "bold, italic, code and underlined",
|
1712
1765
|
"types": [
|
1713
1766
|
"list",
|
1714
1767
|
"queryable",
|
@@ -1749,13 +1802,28 @@
|
|
1749
1802
|
},
|
1750
1803
|
{
|
1751
1804
|
"dead": true,
|
1805
|
+
"decorators": {
|
1806
|
+
"after": {
|
1807
|
+
"depth": "+",
|
1808
|
+
"level": 0,
|
1809
|
+
"marker": "comma",
|
1810
|
+
"range": {
|
1811
|
+
"end": 12,
|
1812
|
+
"start": 12
|
1813
|
+
},
|
1814
|
+
"text": ",",
|
1815
|
+
"value": ",",
|
1816
|
+
"word": ","
|
1817
|
+
}
|
1818
|
+
},
|
1752
1819
|
"level": 1,
|
1753
1820
|
"marker": "unknown",
|
1821
|
+
"no_convolutions": true,
|
1754
1822
|
"range": {
|
1755
|
-
"end":
|
1823
|
+
"end": 12,
|
1756
1824
|
"start": 6
|
1757
1825
|
},
|
1758
|
-
"text": "italic",
|
1826
|
+
"text": "italic,",
|
1759
1827
|
"types": [
|
1760
1828
|
"queryable",
|
1761
1829
|
"unknown"
|
@@ -1769,8 +1837,25 @@
|
|
1769
1837
|
"level": 1,
|
1770
1838
|
"marker": "unknown",
|
1771
1839
|
"range": {
|
1772
|
-
"end":
|
1773
|
-
"start":
|
1840
|
+
"end": 17,
|
1841
|
+
"start": 14
|
1842
|
+
},
|
1843
|
+
"text": "code",
|
1844
|
+
"types": [
|
1845
|
+
"queryable",
|
1846
|
+
"unknown"
|
1847
|
+
],
|
1848
|
+
"unknown": true,
|
1849
|
+
"value": "code",
|
1850
|
+
"word": "code"
|
1851
|
+
},
|
1852
|
+
{
|
1853
|
+
"dead": true,
|
1854
|
+
"level": 1,
|
1855
|
+
"marker": "unknown",
|
1856
|
+
"range": {
|
1857
|
+
"end": 32,
|
1858
|
+
"start": 23
|
1774
1859
|
},
|
1775
1860
|
"text": "underlined",
|
1776
1861
|
"types": [
|
@@ -1785,10 +1870,10 @@
|
|
1785
1870
|
"word": "and"
|
1786
1871
|
},
|
1787
1872
|
"range": {
|
1788
|
-
"end":
|
1873
|
+
"end": 43,
|
1789
1874
|
"start": 0
|
1790
1875
|
},
|
1791
|
-
"text": "bold, italic and underlined are styles",
|
1876
|
+
"text": "bold, italic, code and underlined are styles",
|
1792
1877
|
"topLevel": true,
|
1793
1878
|
"touchedBy": [
|
1794
1879
|
"wp#call2",
|
@@ -1800,8 +1885,8 @@
|
|
1800
1885
|
"level": 1,
|
1801
1886
|
"marker": "unknown",
|
1802
1887
|
"range": {
|
1803
|
-
"end":
|
1804
|
-
"start":
|
1888
|
+
"end": 43,
|
1889
|
+
"start": 38
|
1805
1890
|
},
|
1806
1891
|
"text": "styles",
|
1807
1892
|
"types": [
|
@@ -1815,7 +1900,7 @@
|
|
1815
1900
|
},
|
1816
1901
|
"generatedParenthesized": [
|
1817
1902
|
],
|
1818
|
-
"paraphrases": "bold, italic and underlined are styles",
|
1903
|
+
"paraphrases": "bold, italic, code and underlined are styles",
|
1819
1904
|
"paraphrasesParenthesized": [
|
1820
1905
|
],
|
1821
1906
|
"responses": [
|
@@ -1853,6 +1938,7 @@
|
|
1853
1938
|
"topLevel": true,
|
1854
1939
|
"touchedBy": [
|
1855
1940
|
"wp#call2",
|
1941
|
+
"instance0#wp#call2",
|
1856
1942
|
"instance3#wp#call2"
|
1857
1943
|
],
|
1858
1944
|
"two": {
|
@@ -1914,6 +2000,7 @@
|
|
1914
2000
|
"topLevel": true,
|
1915
2001
|
"touchedBy": [
|
1916
2002
|
"wp#call2",
|
2003
|
+
"instance0#wp#call2",
|
1917
2004
|
"instance2#wp#call2"
|
1918
2005
|
],
|
1919
2006
|
"two": {
|
@@ -1975,6 +2062,7 @@
|
|
1975
2062
|
"topLevel": true,
|
1976
2063
|
"touchedBy": [
|
1977
2064
|
"wp#call2",
|
2065
|
+
"instance0#wp#call2",
|
1978
2066
|
"instance1#wp#call2"
|
1979
2067
|
],
|
1980
2068
|
"two": {
|
@@ -2303,6 +2391,7 @@
|
|
2303
2391
|
"style_wp": [
|
2304
2392
|
"bold_wp",
|
2305
2393
|
"italic_wp",
|
2394
|
+
"code_wp",
|
2306
2395
|
"underlined_wp"
|
2307
2396
|
],
|
2308
2397
|
"white_colors": [
|
@@ -2369,6 +2458,7 @@
|
|
2369
2458
|
"bold_wp",
|
2370
2459
|
"style_wp",
|
2371
2460
|
"italic_wp",
|
2461
|
+
"code_wp",
|
2372
2462
|
"underlined_wp"
|
2373
2463
|
],
|
2374
2464
|
"parents": {
|
@@ -2402,6 +2492,9 @@
|
|
2402
2492
|
"chartruese_colors": [
|
2403
2493
|
"green_colors"
|
2404
2494
|
],
|
2495
|
+
"code_wp": [
|
2496
|
+
"style_wp"
|
2497
|
+
],
|
2405
2498
|
"crimson_colors": [
|
2406
2499
|
"red_colors"
|
2407
2500
|
],
|
@@ -2537,6 +2630,8 @@
|
|
2537
2630
|
},
|
2538
2631
|
"chartruese_colors": {
|
2539
2632
|
},
|
2633
|
+
"code_wp": {
|
2634
|
+
},
|
2540
2635
|
"color_colors": {
|
2541
2636
|
},
|
2542
2637
|
"countable": {
|
@@ -2643,6 +2738,8 @@
|
|
2643
2738
|
"ui2": {
|
2644
2739
|
},
|
2645
2740
|
"wp1": {
|
2741
|
+
"changeState": [
|
2742
|
+
]
|
2646
2743
|
}
|
2647
2744
|
},
|
2648
2745
|
"processed": [
|
@@ -2734,10 +2831,10 @@
|
|
2734
2831
|
"marker": "list",
|
2735
2832
|
"number": "many",
|
2736
2833
|
"range": {
|
2737
|
-
"end":
|
2834
|
+
"end": 43,
|
2738
2835
|
"start": 0
|
2739
2836
|
},
|
2740
|
-
"text": "bold, italic and underlined",
|
2837
|
+
"text": "bold, italic, code and underlined",
|
2741
2838
|
"types": [
|
2742
2839
|
"list",
|
2743
2840
|
"queryable",
|
@@ -2778,13 +2875,28 @@
|
|
2778
2875
|
},
|
2779
2876
|
{
|
2780
2877
|
"dead": true,
|
2878
|
+
"decorators": {
|
2879
|
+
"after": {
|
2880
|
+
"depth": "+",
|
2881
|
+
"level": 0,
|
2882
|
+
"marker": "comma",
|
2883
|
+
"range": {
|
2884
|
+
"end": 12,
|
2885
|
+
"start": 12
|
2886
|
+
},
|
2887
|
+
"text": ",",
|
2888
|
+
"value": ",",
|
2889
|
+
"word": ","
|
2890
|
+
}
|
2891
|
+
},
|
2781
2892
|
"level": 1,
|
2782
2893
|
"marker": "unknown",
|
2894
|
+
"no_convolutions": true,
|
2783
2895
|
"range": {
|
2784
|
-
"end":
|
2896
|
+
"end": 12,
|
2785
2897
|
"start": 6
|
2786
2898
|
},
|
2787
|
-
"text": "italic",
|
2899
|
+
"text": "italic,",
|
2788
2900
|
"types": [
|
2789
2901
|
"queryable",
|
2790
2902
|
"unknown"
|
@@ -2798,8 +2910,25 @@
|
|
2798
2910
|
"level": 1,
|
2799
2911
|
"marker": "unknown",
|
2800
2912
|
"range": {
|
2801
|
-
"end":
|
2802
|
-
"start":
|
2913
|
+
"end": 17,
|
2914
|
+
"start": 14
|
2915
|
+
},
|
2916
|
+
"text": "code",
|
2917
|
+
"types": [
|
2918
|
+
"queryable",
|
2919
|
+
"unknown"
|
2920
|
+
],
|
2921
|
+
"unknown": true,
|
2922
|
+
"value": "code",
|
2923
|
+
"word": "code"
|
2924
|
+
},
|
2925
|
+
{
|
2926
|
+
"dead": true,
|
2927
|
+
"level": 1,
|
2928
|
+
"marker": "unknown",
|
2929
|
+
"range": {
|
2930
|
+
"end": 32,
|
2931
|
+
"start": 23
|
2803
2932
|
},
|
2804
2933
|
"text": "underlined",
|
2805
2934
|
"types": [
|
@@ -2814,10 +2943,10 @@
|
|
2814
2943
|
"word": "and"
|
2815
2944
|
},
|
2816
2945
|
"range": {
|
2817
|
-
"end":
|
2946
|
+
"end": 43,
|
2818
2947
|
"start": 0
|
2819
2948
|
},
|
2820
|
-
"text": "bold, italic and underlined are styles",
|
2949
|
+
"text": "bold, italic, code and underlined are styles",
|
2821
2950
|
"topLevel": true,
|
2822
2951
|
"touchedBy": [
|
2823
2952
|
"wp#call2",
|
@@ -2829,8 +2958,8 @@
|
|
2829
2958
|
"level": 1,
|
2830
2959
|
"marker": "unknown",
|
2831
2960
|
"range": {
|
2832
|
-
"end":
|
2833
|
-
"start":
|
2961
|
+
"end": 43,
|
2962
|
+
"start": 38
|
2834
2963
|
},
|
2835
2964
|
"text": "styles",
|
2836
2965
|
"types": [
|
@@ -2844,7 +2973,7 @@
|
|
2844
2973
|
},
|
2845
2974
|
"generatedParenthesized": [
|
2846
2975
|
],
|
2847
|
-
"paraphrases": "bold, italic and underlined are styles",
|
2976
|
+
"paraphrases": "bold, italic, code and underlined are styles",
|
2848
2977
|
"paraphrasesParenthesized": [
|
2849
2978
|
],
|
2850
2979
|
"responses": [
|
@@ -2882,6 +3011,7 @@
|
|
2882
3011
|
"topLevel": true,
|
2883
3012
|
"touchedBy": [
|
2884
3013
|
"wp#call2",
|
3014
|
+
"instance0#wp#call2",
|
2885
3015
|
"instance3#wp#call2"
|
2886
3016
|
],
|
2887
3017
|
"two": {
|
@@ -2943,6 +3073,7 @@
|
|
2943
3073
|
"topLevel": true,
|
2944
3074
|
"touchedBy": [
|
2945
3075
|
"wp#call2",
|
3076
|
+
"instance0#wp#call2",
|
2946
3077
|
"instance2#wp#call2"
|
2947
3078
|
],
|
2948
3079
|
"two": {
|
@@ -3004,6 +3135,7 @@
|
|
3004
3135
|
"topLevel": true,
|
3005
3136
|
"touchedBy": [
|
3006
3137
|
"wp#call2",
|
3138
|
+
"instance0#wp#call2",
|
3007
3139
|
"instance1#wp#call2"
|
3008
3140
|
],
|
3009
3141
|
"two": {
|
@@ -3514,6 +3646,7 @@
|
|
3514
3646
|
"style_wp": [
|
3515
3647
|
"bold_wp",
|
3516
3648
|
"italic_wp",
|
3649
|
+
"code_wp",
|
3517
3650
|
"underlined_wp"
|
3518
3651
|
],
|
3519
3652
|
"white_colors": [
|
@@ -3580,6 +3713,7 @@
|
|
3580
3713
|
"bold_wp",
|
3581
3714
|
"style_wp",
|
3582
3715
|
"italic_wp",
|
3716
|
+
"code_wp",
|
3583
3717
|
"underlined_wp"
|
3584
3718
|
],
|
3585
3719
|
"parents": {
|
@@ -3613,6 +3747,9 @@
|
|
3613
3747
|
"chartruese_colors": [
|
3614
3748
|
"green_colors"
|
3615
3749
|
],
|
3750
|
+
"code_wp": [
|
3751
|
+
"style_wp"
|
3752
|
+
],
|
3616
3753
|
"crimson_colors": [
|
3617
3754
|
"red_colors"
|
3618
3755
|
],
|
@@ -3748,6 +3885,8 @@
|
|
3748
3885
|
},
|
3749
3886
|
"chartruese_colors": {
|
3750
3887
|
},
|
3888
|
+
"code_wp": {
|
3889
|
+
},
|
3751
3890
|
"color_colors": {
|
3752
3891
|
},
|
3753
3892
|
"countable": {
|
@@ -3859,6 +3998,8 @@
|
|
3859
3998
|
}
|
3860
3999
|
},
|
3861
4000
|
"wp1": {
|
4001
|
+
"changeState": [
|
4002
|
+
]
|
3862
4003
|
}
|
3863
4004
|
},
|
3864
4005
|
"processed": [
|
@@ -4013,10 +4154,10 @@
|
|
4013
4154
|
"marker": "list",
|
4014
4155
|
"number": "many",
|
4015
4156
|
"range": {
|
4016
|
-
"end":
|
4157
|
+
"end": 43,
|
4017
4158
|
"start": 0
|
4018
4159
|
},
|
4019
|
-
"text": "bold, italic and underlined",
|
4160
|
+
"text": "bold, italic, code and underlined",
|
4020
4161
|
"types": [
|
4021
4162
|
"list",
|
4022
4163
|
"queryable",
|
@@ -4057,13 +4198,28 @@
|
|
4057
4198
|
},
|
4058
4199
|
{
|
4059
4200
|
"dead": true,
|
4201
|
+
"decorators": {
|
4202
|
+
"after": {
|
4203
|
+
"depth": "+",
|
4204
|
+
"level": 0,
|
4205
|
+
"marker": "comma",
|
4206
|
+
"range": {
|
4207
|
+
"end": 12,
|
4208
|
+
"start": 12
|
4209
|
+
},
|
4210
|
+
"text": ",",
|
4211
|
+
"value": ",",
|
4212
|
+
"word": ","
|
4213
|
+
}
|
4214
|
+
},
|
4060
4215
|
"level": 1,
|
4061
4216
|
"marker": "unknown",
|
4217
|
+
"no_convolutions": true,
|
4062
4218
|
"range": {
|
4063
|
-
"end":
|
4219
|
+
"end": 12,
|
4064
4220
|
"start": 6
|
4065
4221
|
},
|
4066
|
-
"text": "italic",
|
4222
|
+
"text": "italic,",
|
4067
4223
|
"types": [
|
4068
4224
|
"queryable",
|
4069
4225
|
"unknown"
|
@@ -4077,8 +4233,25 @@
|
|
4077
4233
|
"level": 1,
|
4078
4234
|
"marker": "unknown",
|
4079
4235
|
"range": {
|
4080
|
-
"end":
|
4081
|
-
"start":
|
4236
|
+
"end": 17,
|
4237
|
+
"start": 14
|
4238
|
+
},
|
4239
|
+
"text": "code",
|
4240
|
+
"types": [
|
4241
|
+
"queryable",
|
4242
|
+
"unknown"
|
4243
|
+
],
|
4244
|
+
"unknown": true,
|
4245
|
+
"value": "code",
|
4246
|
+
"word": "code"
|
4247
|
+
},
|
4248
|
+
{
|
4249
|
+
"dead": true,
|
4250
|
+
"level": 1,
|
4251
|
+
"marker": "unknown",
|
4252
|
+
"range": {
|
4253
|
+
"end": 32,
|
4254
|
+
"start": 23
|
4082
4255
|
},
|
4083
4256
|
"text": "underlined",
|
4084
4257
|
"types": [
|
@@ -4093,10 +4266,10 @@
|
|
4093
4266
|
"word": "and"
|
4094
4267
|
},
|
4095
4268
|
"range": {
|
4096
|
-
"end":
|
4269
|
+
"end": 43,
|
4097
4270
|
"start": 0
|
4098
4271
|
},
|
4099
|
-
"text": "bold, italic and underlined are styles",
|
4272
|
+
"text": "bold, italic, code and underlined are styles",
|
4100
4273
|
"topLevel": true,
|
4101
4274
|
"touchedBy": [
|
4102
4275
|
"wp#call2",
|
@@ -4108,8 +4281,8 @@
|
|
4108
4281
|
"level": 1,
|
4109
4282
|
"marker": "unknown",
|
4110
4283
|
"range": {
|
4111
|
-
"end":
|
4112
|
-
"start":
|
4284
|
+
"end": 43,
|
4285
|
+
"start": 38
|
4113
4286
|
},
|
4114
4287
|
"text": "styles",
|
4115
4288
|
"types": [
|
@@ -4123,7 +4296,7 @@
|
|
4123
4296
|
},
|
4124
4297
|
"generatedParenthesized": [
|
4125
4298
|
],
|
4126
|
-
"paraphrases": "bold, italic and underlined are styles",
|
4299
|
+
"paraphrases": "bold, italic, code and underlined are styles",
|
4127
4300
|
"paraphrasesParenthesized": [
|
4128
4301
|
],
|
4129
4302
|
"responses": [
|
@@ -4161,6 +4334,7 @@
|
|
4161
4334
|
"topLevel": true,
|
4162
4335
|
"touchedBy": [
|
4163
4336
|
"wp#call2",
|
4337
|
+
"instance0#wp#call2",
|
4164
4338
|
"instance3#wp#call2"
|
4165
4339
|
],
|
4166
4340
|
"two": {
|
@@ -4222,6 +4396,7 @@
|
|
4222
4396
|
"topLevel": true,
|
4223
4397
|
"touchedBy": [
|
4224
4398
|
"wp#call2",
|
4399
|
+
"instance0#wp#call2",
|
4225
4400
|
"instance2#wp#call2"
|
4226
4401
|
],
|
4227
4402
|
"two": {
|
@@ -4283,6 +4458,7 @@
|
|
4283
4458
|
"topLevel": true,
|
4284
4459
|
"touchedBy": [
|
4285
4460
|
"wp#call2",
|
4461
|
+
"instance0#wp#call2",
|
4286
4462
|
"instance1#wp#call2"
|
4287
4463
|
],
|
4288
4464
|
"two": {
|
@@ -4793,6 +4969,7 @@
|
|
4793
4969
|
"style_wp": [
|
4794
4970
|
"bold_wp",
|
4795
4971
|
"italic_wp",
|
4972
|
+
"code_wp",
|
4796
4973
|
"underlined_wp"
|
4797
4974
|
],
|
4798
4975
|
"white_colors": [
|
@@ -4859,6 +5036,7 @@
|
|
4859
5036
|
"bold_wp",
|
4860
5037
|
"style_wp",
|
4861
5038
|
"italic_wp",
|
5039
|
+
"code_wp",
|
4862
5040
|
"underlined_wp"
|
4863
5041
|
],
|
4864
5042
|
"parents": {
|
@@ -4892,6 +5070,9 @@
|
|
4892
5070
|
"chartruese_colors": [
|
4893
5071
|
"green_colors"
|
4894
5072
|
],
|
5073
|
+
"code_wp": [
|
5074
|
+
"style_wp"
|
5075
|
+
],
|
4895
5076
|
"crimson_colors": [
|
4896
5077
|
"red_colors"
|
4897
5078
|
],
|
@@ -5027,6 +5208,8 @@
|
|
5027
5208
|
},
|
5028
5209
|
"chartruese_colors": {
|
5029
5210
|
},
|
5211
|
+
"code_wp": {
|
5212
|
+
},
|
5030
5213
|
"color_colors": {
|
5031
5214
|
},
|
5032
5215
|
"countable": {
|
@@ -5138,6 +5321,8 @@
|
|
5138
5321
|
}
|
5139
5322
|
},
|
5140
5323
|
"wp1": {
|
5324
|
+
"changeState": [
|
5325
|
+
]
|
5141
5326
|
}
|
5142
5327
|
},
|
5143
5328
|
"processed": [
|
@@ -5292,10 +5477,10 @@
|
|
5292
5477
|
"marker": "list",
|
5293
5478
|
"number": "many",
|
5294
5479
|
"range": {
|
5295
|
-
"end":
|
5480
|
+
"end": 43,
|
5296
5481
|
"start": 0
|
5297
5482
|
},
|
5298
|
-
"text": "bold, italic and underlined",
|
5483
|
+
"text": "bold, italic, code and underlined",
|
5299
5484
|
"types": [
|
5300
5485
|
"list",
|
5301
5486
|
"queryable",
|
@@ -5336,13 +5521,28 @@
|
|
5336
5521
|
},
|
5337
5522
|
{
|
5338
5523
|
"dead": true,
|
5524
|
+
"decorators": {
|
5525
|
+
"after": {
|
5526
|
+
"depth": "+",
|
5527
|
+
"level": 0,
|
5528
|
+
"marker": "comma",
|
5529
|
+
"range": {
|
5530
|
+
"end": 12,
|
5531
|
+
"start": 12
|
5532
|
+
},
|
5533
|
+
"text": ",",
|
5534
|
+
"value": ",",
|
5535
|
+
"word": ","
|
5536
|
+
}
|
5537
|
+
},
|
5339
5538
|
"level": 1,
|
5340
5539
|
"marker": "unknown",
|
5540
|
+
"no_convolutions": true,
|
5341
5541
|
"range": {
|
5342
|
-
"end":
|
5542
|
+
"end": 12,
|
5343
5543
|
"start": 6
|
5344
5544
|
},
|
5345
|
-
"text": "italic",
|
5545
|
+
"text": "italic,",
|
5346
5546
|
"types": [
|
5347
5547
|
"queryable",
|
5348
5548
|
"unknown"
|
@@ -5356,8 +5556,25 @@
|
|
5356
5556
|
"level": 1,
|
5357
5557
|
"marker": "unknown",
|
5358
5558
|
"range": {
|
5359
|
-
"end":
|
5360
|
-
"start":
|
5559
|
+
"end": 17,
|
5560
|
+
"start": 14
|
5561
|
+
},
|
5562
|
+
"text": "code",
|
5563
|
+
"types": [
|
5564
|
+
"queryable",
|
5565
|
+
"unknown"
|
5566
|
+
],
|
5567
|
+
"unknown": true,
|
5568
|
+
"value": "code",
|
5569
|
+
"word": "code"
|
5570
|
+
},
|
5571
|
+
{
|
5572
|
+
"dead": true,
|
5573
|
+
"level": 1,
|
5574
|
+
"marker": "unknown",
|
5575
|
+
"range": {
|
5576
|
+
"end": 32,
|
5577
|
+
"start": 23
|
5361
5578
|
},
|
5362
5579
|
"text": "underlined",
|
5363
5580
|
"types": [
|
@@ -5372,10 +5589,10 @@
|
|
5372
5589
|
"word": "and"
|
5373
5590
|
},
|
5374
5591
|
"range": {
|
5375
|
-
"end":
|
5592
|
+
"end": 43,
|
5376
5593
|
"start": 0
|
5377
5594
|
},
|
5378
|
-
"text": "bold, italic and underlined are styles",
|
5595
|
+
"text": "bold, italic, code and underlined are styles",
|
5379
5596
|
"topLevel": true,
|
5380
5597
|
"touchedBy": [
|
5381
5598
|
"wp#call2",
|
@@ -5387,8 +5604,8 @@
|
|
5387
5604
|
"level": 1,
|
5388
5605
|
"marker": "unknown",
|
5389
5606
|
"range": {
|
5390
|
-
"end":
|
5391
|
-
"start":
|
5607
|
+
"end": 43,
|
5608
|
+
"start": 38
|
5392
5609
|
},
|
5393
5610
|
"text": "styles",
|
5394
5611
|
"types": [
|
@@ -5402,7 +5619,7 @@
|
|
5402
5619
|
},
|
5403
5620
|
"generatedParenthesized": [
|
5404
5621
|
],
|
5405
|
-
"paraphrases": "bold, italic and underlined are styles",
|
5622
|
+
"paraphrases": "bold, italic, code and underlined are styles",
|
5406
5623
|
"paraphrasesParenthesized": [
|
5407
5624
|
],
|
5408
5625
|
"responses": [
|
@@ -5440,6 +5657,7 @@
|
|
5440
5657
|
"topLevel": true,
|
5441
5658
|
"touchedBy": [
|
5442
5659
|
"wp#call2",
|
5660
|
+
"instance0#wp#call2",
|
5443
5661
|
"instance3#wp#call2"
|
5444
5662
|
],
|
5445
5663
|
"two": {
|
@@ -5501,6 +5719,7 @@
|
|
5501
5719
|
"topLevel": true,
|
5502
5720
|
"touchedBy": [
|
5503
5721
|
"wp#call2",
|
5722
|
+
"instance0#wp#call2",
|
5504
5723
|
"instance2#wp#call2"
|
5505
5724
|
],
|
5506
5725
|
"two": {
|
@@ -5562,6 +5781,7 @@
|
|
5562
5781
|
"topLevel": true,
|
5563
5782
|
"touchedBy": [
|
5564
5783
|
"wp#call2",
|
5784
|
+
"instance0#wp#call2",
|
5565
5785
|
"instance1#wp#call2"
|
5566
5786
|
],
|
5567
5787
|
"two": {
|
@@ -6072,6 +6292,7 @@
|
|
6072
6292
|
"style_wp": [
|
6073
6293
|
"bold_wp",
|
6074
6294
|
"italic_wp",
|
6295
|
+
"code_wp",
|
6075
6296
|
"underlined_wp"
|
6076
6297
|
],
|
6077
6298
|
"white_colors": [
|
@@ -6138,6 +6359,7 @@
|
|
6138
6359
|
"bold_wp",
|
6139
6360
|
"style_wp",
|
6140
6361
|
"italic_wp",
|
6362
|
+
"code_wp",
|
6141
6363
|
"underlined_wp"
|
6142
6364
|
],
|
6143
6365
|
"parents": {
|
@@ -6171,6 +6393,9 @@
|
|
6171
6393
|
"chartruese_colors": [
|
6172
6394
|
"green_colors"
|
6173
6395
|
],
|
6396
|
+
"code_wp": [
|
6397
|
+
"style_wp"
|
6398
|
+
],
|
6174
6399
|
"crimson_colors": [
|
6175
6400
|
"red_colors"
|
6176
6401
|
],
|
@@ -6306,6 +6531,8 @@
|
|
6306
6531
|
},
|
6307
6532
|
"chartruese_colors": {
|
6308
6533
|
},
|
6534
|
+
"code_wp": {
|
6535
|
+
},
|
6309
6536
|
"color_colors": {
|
6310
6537
|
},
|
6311
6538
|
"countable": {
|
@@ -6417,6 +6644,8 @@
|
|
6417
6644
|
}
|
6418
6645
|
},
|
6419
6646
|
"wp1": {
|
6647
|
+
"changeState": [
|
6648
|
+
]
|
6420
6649
|
}
|
6421
6650
|
},
|
6422
6651
|
"processed": [
|
@@ -6571,10 +6800,10 @@
|
|
6571
6800
|
"marker": "list",
|
6572
6801
|
"number": "many",
|
6573
6802
|
"range": {
|
6574
|
-
"end":
|
6803
|
+
"end": 43,
|
6575
6804
|
"start": 0
|
6576
6805
|
},
|
6577
|
-
"text": "bold, italic and underlined",
|
6806
|
+
"text": "bold, italic, code and underlined",
|
6578
6807
|
"types": [
|
6579
6808
|
"list",
|
6580
6809
|
"queryable",
|
@@ -6615,13 +6844,28 @@
|
|
6615
6844
|
},
|
6616
6845
|
{
|
6617
6846
|
"dead": true,
|
6847
|
+
"decorators": {
|
6848
|
+
"after": {
|
6849
|
+
"depth": "+",
|
6850
|
+
"level": 0,
|
6851
|
+
"marker": "comma",
|
6852
|
+
"range": {
|
6853
|
+
"end": 12,
|
6854
|
+
"start": 12
|
6855
|
+
},
|
6856
|
+
"text": ",",
|
6857
|
+
"value": ",",
|
6858
|
+
"word": ","
|
6859
|
+
}
|
6860
|
+
},
|
6618
6861
|
"level": 1,
|
6619
6862
|
"marker": "unknown",
|
6863
|
+
"no_convolutions": true,
|
6620
6864
|
"range": {
|
6621
|
-
"end":
|
6865
|
+
"end": 12,
|
6622
6866
|
"start": 6
|
6623
6867
|
},
|
6624
|
-
"text": "italic",
|
6868
|
+
"text": "italic,",
|
6625
6869
|
"types": [
|
6626
6870
|
"queryable",
|
6627
6871
|
"unknown"
|
@@ -6635,8 +6879,25 @@
|
|
6635
6879
|
"level": 1,
|
6636
6880
|
"marker": "unknown",
|
6637
6881
|
"range": {
|
6638
|
-
"end":
|
6639
|
-
"start":
|
6882
|
+
"end": 17,
|
6883
|
+
"start": 14
|
6884
|
+
},
|
6885
|
+
"text": "code",
|
6886
|
+
"types": [
|
6887
|
+
"queryable",
|
6888
|
+
"unknown"
|
6889
|
+
],
|
6890
|
+
"unknown": true,
|
6891
|
+
"value": "code",
|
6892
|
+
"word": "code"
|
6893
|
+
},
|
6894
|
+
{
|
6895
|
+
"dead": true,
|
6896
|
+
"level": 1,
|
6897
|
+
"marker": "unknown",
|
6898
|
+
"range": {
|
6899
|
+
"end": 32,
|
6900
|
+
"start": 23
|
6640
6901
|
},
|
6641
6902
|
"text": "underlined",
|
6642
6903
|
"types": [
|
@@ -6651,10 +6912,10 @@
|
|
6651
6912
|
"word": "and"
|
6652
6913
|
},
|
6653
6914
|
"range": {
|
6654
|
-
"end":
|
6915
|
+
"end": 43,
|
6655
6916
|
"start": 0
|
6656
6917
|
},
|
6657
|
-
"text": "bold, italic and underlined are styles",
|
6918
|
+
"text": "bold, italic, code and underlined are styles",
|
6658
6919
|
"topLevel": true,
|
6659
6920
|
"touchedBy": [
|
6660
6921
|
"wp#call2",
|
@@ -6666,8 +6927,8 @@
|
|
6666
6927
|
"level": 1,
|
6667
6928
|
"marker": "unknown",
|
6668
6929
|
"range": {
|
6669
|
-
"end":
|
6670
|
-
"start":
|
6930
|
+
"end": 43,
|
6931
|
+
"start": 38
|
6671
6932
|
},
|
6672
6933
|
"text": "styles",
|
6673
6934
|
"types": [
|
@@ -6681,7 +6942,7 @@
|
|
6681
6942
|
},
|
6682
6943
|
"generatedParenthesized": [
|
6683
6944
|
],
|
6684
|
-
"paraphrases": "bold, italic and underlined are styles",
|
6945
|
+
"paraphrases": "bold, italic, code and underlined are styles",
|
6685
6946
|
"paraphrasesParenthesized": [
|
6686
6947
|
],
|
6687
6948
|
"responses": [
|
@@ -6719,6 +6980,7 @@
|
|
6719
6980
|
"topLevel": true,
|
6720
6981
|
"touchedBy": [
|
6721
6982
|
"wp#call2",
|
6983
|
+
"instance0#wp#call2",
|
6722
6984
|
"instance3#wp#call2"
|
6723
6985
|
],
|
6724
6986
|
"two": {
|
@@ -6780,6 +7042,7 @@
|
|
6780
7042
|
"topLevel": true,
|
6781
7043
|
"touchedBy": [
|
6782
7044
|
"wp#call2",
|
7045
|
+
"instance0#wp#call2",
|
6783
7046
|
"instance2#wp#call2"
|
6784
7047
|
],
|
6785
7048
|
"two": {
|
@@ -6841,6 +7104,7 @@
|
|
6841
7104
|
"topLevel": true,
|
6842
7105
|
"touchedBy": [
|
6843
7106
|
"wp#call2",
|
7107
|
+
"instance0#wp#call2",
|
6844
7108
|
"instance1#wp#call2"
|
6845
7109
|
],
|
6846
7110
|
"two": {
|
@@ -7304,6 +7568,7 @@
|
|
7304
7568
|
"style_wp": [
|
7305
7569
|
"bold_wp",
|
7306
7570
|
"italic_wp",
|
7571
|
+
"code_wp",
|
7307
7572
|
"underlined_wp"
|
7308
7573
|
],
|
7309
7574
|
"white_colors": [
|
@@ -7370,6 +7635,7 @@
|
|
7370
7635
|
"bold_wp",
|
7371
7636
|
"style_wp",
|
7372
7637
|
"italic_wp",
|
7638
|
+
"code_wp",
|
7373
7639
|
"underlined_wp"
|
7374
7640
|
],
|
7375
7641
|
"parents": {
|
@@ -7403,6 +7669,9 @@
|
|
7403
7669
|
"chartruese_colors": [
|
7404
7670
|
"green_colors"
|
7405
7671
|
],
|
7672
|
+
"code_wp": [
|
7673
|
+
"style_wp"
|
7674
|
+
],
|
7406
7675
|
"crimson_colors": [
|
7407
7676
|
"red_colors"
|
7408
7677
|
],
|
@@ -7538,6 +7807,8 @@
|
|
7538
7807
|
},
|
7539
7808
|
"chartruese_colors": {
|
7540
7809
|
},
|
7810
|
+
"code_wp": {
|
7811
|
+
},
|
7541
7812
|
"color_colors": {
|
7542
7813
|
},
|
7543
7814
|
"countable": {
|
@@ -7644,11 +7915,13 @@
|
|
7644
7915
|
"ui2": {
|
7645
7916
|
},
|
7646
7917
|
"wp1": {
|
7647
|
-
"changeState":
|
7648
|
-
|
7649
|
-
|
7650
|
-
|
7651
|
-
|
7918
|
+
"changeState": [
|
7919
|
+
{
|
7920
|
+
"color": "blue",
|
7921
|
+
"scope": "every",
|
7922
|
+
"unit": "word"
|
7923
|
+
}
|
7924
|
+
]
|
7652
7925
|
}
|
7653
7926
|
},
|
7654
7927
|
"processed": [
|
@@ -7789,10 +8062,10 @@
|
|
7789
8062
|
"marker": "list",
|
7790
8063
|
"number": "many",
|
7791
8064
|
"range": {
|
7792
|
-
"end":
|
8065
|
+
"end": 43,
|
7793
8066
|
"start": 0
|
7794
8067
|
},
|
7795
|
-
"text": "bold, italic and underlined",
|
8068
|
+
"text": "bold, italic, code and underlined",
|
7796
8069
|
"types": [
|
7797
8070
|
"list",
|
7798
8071
|
"queryable",
|
@@ -7833,13 +8106,28 @@
|
|
7833
8106
|
},
|
7834
8107
|
{
|
7835
8108
|
"dead": true,
|
8109
|
+
"decorators": {
|
8110
|
+
"after": {
|
8111
|
+
"depth": "+",
|
8112
|
+
"level": 0,
|
8113
|
+
"marker": "comma",
|
8114
|
+
"range": {
|
8115
|
+
"end": 12,
|
8116
|
+
"start": 12
|
8117
|
+
},
|
8118
|
+
"text": ",",
|
8119
|
+
"value": ",",
|
8120
|
+
"word": ","
|
8121
|
+
}
|
8122
|
+
},
|
7836
8123
|
"level": 1,
|
7837
8124
|
"marker": "unknown",
|
8125
|
+
"no_convolutions": true,
|
7838
8126
|
"range": {
|
7839
|
-
"end":
|
8127
|
+
"end": 12,
|
7840
8128
|
"start": 6
|
7841
8129
|
},
|
7842
|
-
"text": "italic",
|
8130
|
+
"text": "italic,",
|
7843
8131
|
"types": [
|
7844
8132
|
"queryable",
|
7845
8133
|
"unknown"
|
@@ -7853,8 +8141,25 @@
|
|
7853
8141
|
"level": 1,
|
7854
8142
|
"marker": "unknown",
|
7855
8143
|
"range": {
|
7856
|
-
"end":
|
7857
|
-
"start":
|
8144
|
+
"end": 17,
|
8145
|
+
"start": 14
|
8146
|
+
},
|
8147
|
+
"text": "code",
|
8148
|
+
"types": [
|
8149
|
+
"queryable",
|
8150
|
+
"unknown"
|
8151
|
+
],
|
8152
|
+
"unknown": true,
|
8153
|
+
"value": "code",
|
8154
|
+
"word": "code"
|
8155
|
+
},
|
8156
|
+
{
|
8157
|
+
"dead": true,
|
8158
|
+
"level": 1,
|
8159
|
+
"marker": "unknown",
|
8160
|
+
"range": {
|
8161
|
+
"end": 32,
|
8162
|
+
"start": 23
|
7858
8163
|
},
|
7859
8164
|
"text": "underlined",
|
7860
8165
|
"types": [
|
@@ -7869,10 +8174,10 @@
|
|
7869
8174
|
"word": "and"
|
7870
8175
|
},
|
7871
8176
|
"range": {
|
7872
|
-
"end":
|
8177
|
+
"end": 43,
|
7873
8178
|
"start": 0
|
7874
8179
|
},
|
7875
|
-
"text": "bold, italic and underlined are styles",
|
8180
|
+
"text": "bold, italic, code and underlined are styles",
|
7876
8181
|
"topLevel": true,
|
7877
8182
|
"touchedBy": [
|
7878
8183
|
"wp#call2",
|
@@ -7884,8 +8189,8 @@
|
|
7884
8189
|
"level": 1,
|
7885
8190
|
"marker": "unknown",
|
7886
8191
|
"range": {
|
7887
|
-
"end":
|
7888
|
-
"start":
|
8192
|
+
"end": 43,
|
8193
|
+
"start": 38
|
7889
8194
|
},
|
7890
8195
|
"text": "styles",
|
7891
8196
|
"types": [
|
@@ -7899,7 +8204,7 @@
|
|
7899
8204
|
},
|
7900
8205
|
"generatedParenthesized": [
|
7901
8206
|
],
|
7902
|
-
"paraphrases": "bold, italic and underlined are styles",
|
8207
|
+
"paraphrases": "bold, italic, code and underlined are styles",
|
7903
8208
|
"paraphrasesParenthesized": [
|
7904
8209
|
],
|
7905
8210
|
"responses": [
|
@@ -7937,6 +8242,7 @@
|
|
7937
8242
|
"topLevel": true,
|
7938
8243
|
"touchedBy": [
|
7939
8244
|
"wp#call2",
|
8245
|
+
"instance0#wp#call2",
|
7940
8246
|
"instance3#wp#call2"
|
7941
8247
|
],
|
7942
8248
|
"two": {
|
@@ -7998,6 +8304,7 @@
|
|
7998
8304
|
"topLevel": true,
|
7999
8305
|
"touchedBy": [
|
8000
8306
|
"wp#call2",
|
8307
|
+
"instance0#wp#call2",
|
8001
8308
|
"instance2#wp#call2"
|
8002
8309
|
],
|
8003
8310
|
"two": {
|
@@ -8059,6 +8366,7 @@
|
|
8059
8366
|
"topLevel": true,
|
8060
8367
|
"touchedBy": [
|
8061
8368
|
"wp#call2",
|
8369
|
+
"instance0#wp#call2",
|
8062
8370
|
"instance1#wp#call2"
|
8063
8371
|
],
|
8064
8372
|
"two": {
|
@@ -8522,6 +8830,7 @@
|
|
8522
8830
|
"style_wp": [
|
8523
8831
|
"bold_wp",
|
8524
8832
|
"italic_wp",
|
8833
|
+
"code_wp",
|
8525
8834
|
"underlined_wp"
|
8526
8835
|
],
|
8527
8836
|
"white_colors": [
|
@@ -8588,6 +8897,7 @@
|
|
8588
8897
|
"bold_wp",
|
8589
8898
|
"style_wp",
|
8590
8899
|
"italic_wp",
|
8900
|
+
"code_wp",
|
8591
8901
|
"underlined_wp"
|
8592
8902
|
],
|
8593
8903
|
"parents": {
|
@@ -8621,6 +8931,9 @@
|
|
8621
8931
|
"chartruese_colors": [
|
8622
8932
|
"green_colors"
|
8623
8933
|
],
|
8934
|
+
"code_wp": [
|
8935
|
+
"style_wp"
|
8936
|
+
],
|
8624
8937
|
"crimson_colors": [
|
8625
8938
|
"red_colors"
|
8626
8939
|
],
|
@@ -8756,6 +9069,8 @@
|
|
8756
9069
|
},
|
8757
9070
|
"chartruese_colors": {
|
8758
9071
|
},
|
9072
|
+
"code_wp": {
|
9073
|
+
},
|
8759
9074
|
"color_colors": {
|
8760
9075
|
},
|
8761
9076
|
"countable": {
|
@@ -8862,13 +9177,15 @@
|
|
8862
9177
|
"ui2": {
|
8863
9178
|
},
|
8864
9179
|
"wp1": {
|
8865
|
-
"changeState":
|
8866
|
-
|
8867
|
-
|
8868
|
-
"
|
8869
|
-
|
8870
|
-
|
8871
|
-
|
9180
|
+
"changeState": [
|
9181
|
+
{
|
9182
|
+
"scope": "every",
|
9183
|
+
"styles": [
|
9184
|
+
"bold"
|
9185
|
+
],
|
9186
|
+
"unit": "word"
|
9187
|
+
}
|
9188
|
+
]
|
8872
9189
|
}
|
8873
9190
|
},
|
8874
9191
|
"processed": [
|
@@ -9009,10 +9326,10 @@
|
|
9009
9326
|
"marker": "list",
|
9010
9327
|
"number": "many",
|
9011
9328
|
"range": {
|
9012
|
-
"end":
|
9329
|
+
"end": 43,
|
9013
9330
|
"start": 0
|
9014
9331
|
},
|
9015
|
-
"text": "bold, italic and underlined",
|
9332
|
+
"text": "bold, italic, code and underlined",
|
9016
9333
|
"types": [
|
9017
9334
|
"list",
|
9018
9335
|
"queryable",
|
@@ -9053,13 +9370,28 @@
|
|
9053
9370
|
},
|
9054
9371
|
{
|
9055
9372
|
"dead": true,
|
9373
|
+
"decorators": {
|
9374
|
+
"after": {
|
9375
|
+
"depth": "+",
|
9376
|
+
"level": 0,
|
9377
|
+
"marker": "comma",
|
9378
|
+
"range": {
|
9379
|
+
"end": 12,
|
9380
|
+
"start": 12
|
9381
|
+
},
|
9382
|
+
"text": ",",
|
9383
|
+
"value": ",",
|
9384
|
+
"word": ","
|
9385
|
+
}
|
9386
|
+
},
|
9056
9387
|
"level": 1,
|
9057
9388
|
"marker": "unknown",
|
9389
|
+
"no_convolutions": true,
|
9058
9390
|
"range": {
|
9059
|
-
"end":
|
9391
|
+
"end": 12,
|
9060
9392
|
"start": 6
|
9061
9393
|
},
|
9062
|
-
"text": "italic",
|
9394
|
+
"text": "italic,",
|
9063
9395
|
"types": [
|
9064
9396
|
"queryable",
|
9065
9397
|
"unknown"
|
@@ -9073,8 +9405,25 @@
|
|
9073
9405
|
"level": 1,
|
9074
9406
|
"marker": "unknown",
|
9075
9407
|
"range": {
|
9076
|
-
"end":
|
9077
|
-
"start":
|
9408
|
+
"end": 17,
|
9409
|
+
"start": 14
|
9410
|
+
},
|
9411
|
+
"text": "code",
|
9412
|
+
"types": [
|
9413
|
+
"queryable",
|
9414
|
+
"unknown"
|
9415
|
+
],
|
9416
|
+
"unknown": true,
|
9417
|
+
"value": "code",
|
9418
|
+
"word": "code"
|
9419
|
+
},
|
9420
|
+
{
|
9421
|
+
"dead": true,
|
9422
|
+
"level": 1,
|
9423
|
+
"marker": "unknown",
|
9424
|
+
"range": {
|
9425
|
+
"end": 32,
|
9426
|
+
"start": 23
|
9078
9427
|
},
|
9079
9428
|
"text": "underlined",
|
9080
9429
|
"types": [
|
@@ -9089,10 +9438,10 @@
|
|
9089
9438
|
"word": "and"
|
9090
9439
|
},
|
9091
9440
|
"range": {
|
9092
|
-
"end":
|
9441
|
+
"end": 43,
|
9093
9442
|
"start": 0
|
9094
9443
|
},
|
9095
|
-
"text": "bold, italic and underlined are styles",
|
9444
|
+
"text": "bold, italic, code and underlined are styles",
|
9096
9445
|
"topLevel": true,
|
9097
9446
|
"touchedBy": [
|
9098
9447
|
"wp#call2",
|
@@ -9104,8 +9453,8 @@
|
|
9104
9453
|
"level": 1,
|
9105
9454
|
"marker": "unknown",
|
9106
9455
|
"range": {
|
9107
|
-
"end":
|
9108
|
-
"start":
|
9456
|
+
"end": 43,
|
9457
|
+
"start": 38
|
9109
9458
|
},
|
9110
9459
|
"text": "styles",
|
9111
9460
|
"types": [
|
@@ -9119,7 +9468,7 @@
|
|
9119
9468
|
},
|
9120
9469
|
"generatedParenthesized": [
|
9121
9470
|
],
|
9122
|
-
"paraphrases": "bold, italic and underlined are styles",
|
9471
|
+
"paraphrases": "bold, italic, code and underlined are styles",
|
9123
9472
|
"paraphrasesParenthesized": [
|
9124
9473
|
],
|
9125
9474
|
"responses": [
|
@@ -9157,6 +9506,7 @@
|
|
9157
9506
|
"topLevel": true,
|
9158
9507
|
"touchedBy": [
|
9159
9508
|
"wp#call2",
|
9509
|
+
"instance0#wp#call2",
|
9160
9510
|
"instance3#wp#call2"
|
9161
9511
|
],
|
9162
9512
|
"two": {
|
@@ -9218,6 +9568,7 @@
|
|
9218
9568
|
"topLevel": true,
|
9219
9569
|
"touchedBy": [
|
9220
9570
|
"wp#call2",
|
9571
|
+
"instance0#wp#call2",
|
9221
9572
|
"instance2#wp#call2"
|
9222
9573
|
],
|
9223
9574
|
"two": {
|
@@ -9279,6 +9630,7 @@
|
|
9279
9630
|
"topLevel": true,
|
9280
9631
|
"touchedBy": [
|
9281
9632
|
"wp#call2",
|
9633
|
+
"instance0#wp#call2",
|
9282
9634
|
"instance1#wp#call2"
|
9283
9635
|
],
|
9284
9636
|
"two": {
|
@@ -9871,6 +10223,7 @@
|
|
9871
10223
|
"style_wp": [
|
9872
10224
|
"bold_wp",
|
9873
10225
|
"italic_wp",
|
10226
|
+
"code_wp",
|
9874
10227
|
"underlined_wp"
|
9875
10228
|
],
|
9876
10229
|
"white_colors": [
|
@@ -9937,6 +10290,7 @@
|
|
9937
10290
|
"bold_wp",
|
9938
10291
|
"style_wp",
|
9939
10292
|
"italic_wp",
|
10293
|
+
"code_wp",
|
9940
10294
|
"underlined_wp"
|
9941
10295
|
],
|
9942
10296
|
"parents": {
|
@@ -9970,6 +10324,9 @@
|
|
9970
10324
|
"chartruese_colors": [
|
9971
10325
|
"green_colors"
|
9972
10326
|
],
|
10327
|
+
"code_wp": [
|
10328
|
+
"style_wp"
|
10329
|
+
],
|
9973
10330
|
"crimson_colors": [
|
9974
10331
|
"red_colors"
|
9975
10332
|
],
|
@@ -10105,6 +10462,8 @@
|
|
10105
10462
|
},
|
10106
10463
|
"chartruese_colors": {
|
10107
10464
|
},
|
10465
|
+
"code_wp": {
|
10466
|
+
},
|
10108
10467
|
"color_colors": {
|
10109
10468
|
},
|
10110
10469
|
"countable": {
|
@@ -10211,17 +10570,19 @@
|
|
10211
10570
|
"ui2": {
|
10212
10571
|
},
|
10213
10572
|
"wp1": {
|
10214
|
-
"changeState":
|
10215
|
-
|
10216
|
-
|
10217
|
-
"
|
10218
|
-
|
10219
|
-
|
10220
|
-
|
10221
|
-
|
10222
|
-
|
10223
|
-
|
10224
|
-
|
10573
|
+
"changeState": [
|
10574
|
+
{
|
10575
|
+
"scope": "every",
|
10576
|
+
"styles": [
|
10577
|
+
"bold",
|
10578
|
+
"underline"
|
10579
|
+
],
|
10580
|
+
"unit": "word"
|
10581
|
+
}
|
10582
|
+
]
|
10583
|
+
}
|
10584
|
+
},
|
10585
|
+
"processed": [
|
10225
10586
|
{
|
10226
10587
|
"context": {
|
10227
10588
|
"dead": true,
|
@@ -10387,10 +10748,10 @@
|
|
10387
10748
|
"marker": "list",
|
10388
10749
|
"number": "many",
|
10389
10750
|
"range": {
|
10390
|
-
"end":
|
10751
|
+
"end": 43,
|
10391
10752
|
"start": 0
|
10392
10753
|
},
|
10393
|
-
"text": "bold, italic and underlined",
|
10754
|
+
"text": "bold, italic, code and underlined",
|
10394
10755
|
"types": [
|
10395
10756
|
"list",
|
10396
10757
|
"queryable",
|
@@ -10431,13 +10792,28 @@
|
|
10431
10792
|
},
|
10432
10793
|
{
|
10433
10794
|
"dead": true,
|
10795
|
+
"decorators": {
|
10796
|
+
"after": {
|
10797
|
+
"depth": "+",
|
10798
|
+
"level": 0,
|
10799
|
+
"marker": "comma",
|
10800
|
+
"range": {
|
10801
|
+
"end": 12,
|
10802
|
+
"start": 12
|
10803
|
+
},
|
10804
|
+
"text": ",",
|
10805
|
+
"value": ",",
|
10806
|
+
"word": ","
|
10807
|
+
}
|
10808
|
+
},
|
10434
10809
|
"level": 1,
|
10435
10810
|
"marker": "unknown",
|
10811
|
+
"no_convolutions": true,
|
10436
10812
|
"range": {
|
10437
|
-
"end":
|
10813
|
+
"end": 12,
|
10438
10814
|
"start": 6
|
10439
10815
|
},
|
10440
|
-
"text": "italic",
|
10816
|
+
"text": "italic,",
|
10441
10817
|
"types": [
|
10442
10818
|
"queryable",
|
10443
10819
|
"unknown"
|
@@ -10451,8 +10827,25 @@
|
|
10451
10827
|
"level": 1,
|
10452
10828
|
"marker": "unknown",
|
10453
10829
|
"range": {
|
10454
|
-
"end":
|
10455
|
-
"start":
|
10830
|
+
"end": 17,
|
10831
|
+
"start": 14
|
10832
|
+
},
|
10833
|
+
"text": "code",
|
10834
|
+
"types": [
|
10835
|
+
"queryable",
|
10836
|
+
"unknown"
|
10837
|
+
],
|
10838
|
+
"unknown": true,
|
10839
|
+
"value": "code",
|
10840
|
+
"word": "code"
|
10841
|
+
},
|
10842
|
+
{
|
10843
|
+
"dead": true,
|
10844
|
+
"level": 1,
|
10845
|
+
"marker": "unknown",
|
10846
|
+
"range": {
|
10847
|
+
"end": 32,
|
10848
|
+
"start": 23
|
10456
10849
|
},
|
10457
10850
|
"text": "underlined",
|
10458
10851
|
"types": [
|
@@ -10467,10 +10860,10 @@
|
|
10467
10860
|
"word": "and"
|
10468
10861
|
},
|
10469
10862
|
"range": {
|
10470
|
-
"end":
|
10863
|
+
"end": 43,
|
10471
10864
|
"start": 0
|
10472
10865
|
},
|
10473
|
-
"text": "bold, italic and underlined are styles",
|
10866
|
+
"text": "bold, italic, code and underlined are styles",
|
10474
10867
|
"topLevel": true,
|
10475
10868
|
"touchedBy": [
|
10476
10869
|
"wp#call2",
|
@@ -10482,8 +10875,8 @@
|
|
10482
10875
|
"level": 1,
|
10483
10876
|
"marker": "unknown",
|
10484
10877
|
"range": {
|
10485
|
-
"end":
|
10486
|
-
"start":
|
10878
|
+
"end": 43,
|
10879
|
+
"start": 38
|
10487
10880
|
},
|
10488
10881
|
"text": "styles",
|
10489
10882
|
"types": [
|
@@ -10497,7 +10890,7 @@
|
|
10497
10890
|
},
|
10498
10891
|
"generatedParenthesized": [
|
10499
10892
|
],
|
10500
|
-
"paraphrases": "bold, italic and underlined are styles",
|
10893
|
+
"paraphrases": "bold, italic, code and underlined are styles",
|
10501
10894
|
"paraphrasesParenthesized": [
|
10502
10895
|
],
|
10503
10896
|
"responses": [
|
@@ -10535,6 +10928,7 @@
|
|
10535
10928
|
"topLevel": true,
|
10536
10929
|
"touchedBy": [
|
10537
10930
|
"wp#call2",
|
10931
|
+
"instance0#wp#call2",
|
10538
10932
|
"instance3#wp#call2"
|
10539
10933
|
],
|
10540
10934
|
"two": {
|
@@ -10596,6 +10990,7 @@
|
|
10596
10990
|
"topLevel": true,
|
10597
10991
|
"touchedBy": [
|
10598
10992
|
"wp#call2",
|
10993
|
+
"instance0#wp#call2",
|
10599
10994
|
"instance2#wp#call2"
|
10600
10995
|
],
|
10601
10996
|
"two": {
|
@@ -10657,6 +11052,7 @@
|
|
10657
11052
|
"topLevel": true,
|
10658
11053
|
"touchedBy": [
|
10659
11054
|
"wp#call2",
|
11055
|
+
"instance0#wp#call2",
|
10660
11056
|
"instance1#wp#call2"
|
10661
11057
|
],
|
10662
11058
|
"two": {
|
@@ -11249,6 +11645,7 @@
|
|
11249
11645
|
"style_wp": [
|
11250
11646
|
"bold_wp",
|
11251
11647
|
"italic_wp",
|
11648
|
+
"code_wp",
|
11252
11649
|
"underlined_wp"
|
11253
11650
|
],
|
11254
11651
|
"white_colors": [
|
@@ -11315,6 +11712,7 @@
|
|
11315
11712
|
"bold_wp",
|
11316
11713
|
"style_wp",
|
11317
11714
|
"italic_wp",
|
11715
|
+
"code_wp",
|
11318
11716
|
"underlined_wp"
|
11319
11717
|
],
|
11320
11718
|
"parents": {
|
@@ -11348,6 +11746,9 @@
|
|
11348
11746
|
"chartruese_colors": [
|
11349
11747
|
"green_colors"
|
11350
11748
|
],
|
11749
|
+
"code_wp": [
|
11750
|
+
"style_wp"
|
11751
|
+
],
|
11351
11752
|
"crimson_colors": [
|
11352
11753
|
"red_colors"
|
11353
11754
|
],
|
@@ -11483,6 +11884,8 @@
|
|
11483
11884
|
},
|
11484
11885
|
"chartruese_colors": {
|
11485
11886
|
},
|
11887
|
+
"code_wp": {
|
11888
|
+
},
|
11486
11889
|
"color_colors": {
|
11487
11890
|
},
|
11488
11891
|
"countable": {
|
@@ -11589,14 +11992,16 @@
|
|
11589
11992
|
"ui2": {
|
11590
11993
|
},
|
11591
11994
|
"wp1": {
|
11592
|
-
"changeState":
|
11593
|
-
|
11594
|
-
|
11595
|
-
|
11596
|
-
"
|
11597
|
-
|
11598
|
-
|
11599
|
-
|
11995
|
+
"changeState": [
|
11996
|
+
{
|
11997
|
+
"color": "blue",
|
11998
|
+
"scope": "every",
|
11999
|
+
"styles": [
|
12000
|
+
"bold"
|
12001
|
+
],
|
12002
|
+
"unit": "word"
|
12003
|
+
}
|
12004
|
+
]
|
11600
12005
|
}
|
11601
12006
|
},
|
11602
12007
|
"processed": [
|
@@ -11765,10 +12170,10 @@
|
|
11765
12170
|
"marker": "list",
|
11766
12171
|
"number": "many",
|
11767
12172
|
"range": {
|
11768
|
-
"end":
|
12173
|
+
"end": 43,
|
11769
12174
|
"start": 0
|
11770
12175
|
},
|
11771
|
-
"text": "bold, italic and underlined",
|
12176
|
+
"text": "bold, italic, code and underlined",
|
11772
12177
|
"types": [
|
11773
12178
|
"list",
|
11774
12179
|
"queryable",
|
@@ -11809,13 +12214,28 @@
|
|
11809
12214
|
},
|
11810
12215
|
{
|
11811
12216
|
"dead": true,
|
12217
|
+
"decorators": {
|
12218
|
+
"after": {
|
12219
|
+
"depth": "+",
|
12220
|
+
"level": 0,
|
12221
|
+
"marker": "comma",
|
12222
|
+
"range": {
|
12223
|
+
"end": 12,
|
12224
|
+
"start": 12
|
12225
|
+
},
|
12226
|
+
"text": ",",
|
12227
|
+
"value": ",",
|
12228
|
+
"word": ","
|
12229
|
+
}
|
12230
|
+
},
|
11812
12231
|
"level": 1,
|
11813
12232
|
"marker": "unknown",
|
12233
|
+
"no_convolutions": true,
|
11814
12234
|
"range": {
|
11815
|
-
"end":
|
12235
|
+
"end": 12,
|
11816
12236
|
"start": 6
|
11817
12237
|
},
|
11818
|
-
"text": "italic",
|
12238
|
+
"text": "italic,",
|
11819
12239
|
"types": [
|
11820
12240
|
"queryable",
|
11821
12241
|
"unknown"
|
@@ -11829,8 +12249,25 @@
|
|
11829
12249
|
"level": 1,
|
11830
12250
|
"marker": "unknown",
|
11831
12251
|
"range": {
|
11832
|
-
"end":
|
11833
|
-
"start":
|
12252
|
+
"end": 17,
|
12253
|
+
"start": 14
|
12254
|
+
},
|
12255
|
+
"text": "code",
|
12256
|
+
"types": [
|
12257
|
+
"queryable",
|
12258
|
+
"unknown"
|
12259
|
+
],
|
12260
|
+
"unknown": true,
|
12261
|
+
"value": "code",
|
12262
|
+
"word": "code"
|
12263
|
+
},
|
12264
|
+
{
|
12265
|
+
"dead": true,
|
12266
|
+
"level": 1,
|
12267
|
+
"marker": "unknown",
|
12268
|
+
"range": {
|
12269
|
+
"end": 32,
|
12270
|
+
"start": 23
|
11834
12271
|
},
|
11835
12272
|
"text": "underlined",
|
11836
12273
|
"types": [
|
@@ -11845,10 +12282,10 @@
|
|
11845
12282
|
"word": "and"
|
11846
12283
|
},
|
11847
12284
|
"range": {
|
11848
|
-
"end":
|
12285
|
+
"end": 43,
|
11849
12286
|
"start": 0
|
11850
12287
|
},
|
11851
|
-
"text": "bold, italic and underlined are styles",
|
12288
|
+
"text": "bold, italic, code and underlined are styles",
|
11852
12289
|
"topLevel": true,
|
11853
12290
|
"touchedBy": [
|
11854
12291
|
"wp#call2",
|
@@ -11860,8 +12297,8 @@
|
|
11860
12297
|
"level": 1,
|
11861
12298
|
"marker": "unknown",
|
11862
12299
|
"range": {
|
11863
|
-
"end":
|
11864
|
-
"start":
|
12300
|
+
"end": 43,
|
12301
|
+
"start": 38
|
11865
12302
|
},
|
11866
12303
|
"text": "styles",
|
11867
12304
|
"types": [
|
@@ -11875,7 +12312,7 @@
|
|
11875
12312
|
},
|
11876
12313
|
"generatedParenthesized": [
|
11877
12314
|
],
|
11878
|
-
"paraphrases": "bold, italic and underlined are styles",
|
12315
|
+
"paraphrases": "bold, italic, code and underlined are styles",
|
11879
12316
|
"paraphrasesParenthesized": [
|
11880
12317
|
],
|
11881
12318
|
"responses": [
|
@@ -11913,6 +12350,7 @@
|
|
11913
12350
|
"topLevel": true,
|
11914
12351
|
"touchedBy": [
|
11915
12352
|
"wp#call2",
|
12353
|
+
"instance0#wp#call2",
|
11916
12354
|
"instance3#wp#call2"
|
11917
12355
|
],
|
11918
12356
|
"two": {
|
@@ -11974,6 +12412,7 @@
|
|
11974
12412
|
"topLevel": true,
|
11975
12413
|
"touchedBy": [
|
11976
12414
|
"wp#call2",
|
12415
|
+
"instance0#wp#call2",
|
11977
12416
|
"instance2#wp#call2"
|
11978
12417
|
],
|
11979
12418
|
"two": {
|
@@ -12035,6 +12474,7 @@
|
|
12035
12474
|
"topLevel": true,
|
12036
12475
|
"touchedBy": [
|
12037
12476
|
"wp#call2",
|
12477
|
+
"instance0#wp#call2",
|
12038
12478
|
"instance1#wp#call2"
|
12039
12479
|
],
|
12040
12480
|
"two": {
|
@@ -12728,6 +13168,7 @@
|
|
12728
13168
|
"style_wp": [
|
12729
13169
|
"bold_wp",
|
12730
13170
|
"italic_wp",
|
13171
|
+
"code_wp",
|
12731
13172
|
"underlined_wp"
|
12732
13173
|
],
|
12733
13174
|
"white_colors": [
|
@@ -12794,6 +13235,7 @@
|
|
12794
13235
|
"bold_wp",
|
12795
13236
|
"style_wp",
|
12796
13237
|
"italic_wp",
|
13238
|
+
"code_wp",
|
12797
13239
|
"underlined_wp"
|
12798
13240
|
],
|
12799
13241
|
"parents": {
|
@@ -12827,6 +13269,9 @@
|
|
12827
13269
|
"chartruese_colors": [
|
12828
13270
|
"green_colors"
|
12829
13271
|
],
|
13272
|
+
"code_wp": [
|
13273
|
+
"style_wp"
|
13274
|
+
],
|
12830
13275
|
"crimson_colors": [
|
12831
13276
|
"red_colors"
|
12832
13277
|
],
|
@@ -12962,6 +13407,8 @@
|
|
12962
13407
|
},
|
12963
13408
|
"chartruese_colors": {
|
12964
13409
|
},
|
13410
|
+
"code_wp": {
|
13411
|
+
},
|
12965
13412
|
"color_colors": {
|
12966
13413
|
},
|
12967
13414
|
"countable": {
|
@@ -13068,15 +13515,17 @@
|
|
13068
13515
|
"ui2": {
|
13069
13516
|
},
|
13070
13517
|
"wp1": {
|
13071
|
-
"changeState":
|
13072
|
-
|
13073
|
-
|
13074
|
-
|
13075
|
-
"
|
13076
|
-
|
13077
|
-
|
13078
|
-
|
13079
|
-
|
13518
|
+
"changeState": [
|
13519
|
+
{
|
13520
|
+
"color": "blue",
|
13521
|
+
"scope": "every",
|
13522
|
+
"styles": [
|
13523
|
+
"bold",
|
13524
|
+
"underline"
|
13525
|
+
],
|
13526
|
+
"unit": "word"
|
13527
|
+
}
|
13528
|
+
]
|
13080
13529
|
}
|
13081
13530
|
},
|
13082
13531
|
"processed": [
|
@@ -13258,10 +13707,10 @@
|
|
13258
13707
|
"marker": "list",
|
13259
13708
|
"number": "many",
|
13260
13709
|
"range": {
|
13261
|
-
"end":
|
13710
|
+
"end": 43,
|
13262
13711
|
"start": 0
|
13263
13712
|
},
|
13264
|
-
"text": "bold, italic and underlined",
|
13713
|
+
"text": "bold, italic, code and underlined",
|
13265
13714
|
"types": [
|
13266
13715
|
"list",
|
13267
13716
|
"queryable",
|
@@ -13302,13 +13751,28 @@
|
|
13302
13751
|
},
|
13303
13752
|
{
|
13304
13753
|
"dead": true,
|
13754
|
+
"decorators": {
|
13755
|
+
"after": {
|
13756
|
+
"depth": "+",
|
13757
|
+
"level": 0,
|
13758
|
+
"marker": "comma",
|
13759
|
+
"range": {
|
13760
|
+
"end": 12,
|
13761
|
+
"start": 12
|
13762
|
+
},
|
13763
|
+
"text": ",",
|
13764
|
+
"value": ",",
|
13765
|
+
"word": ","
|
13766
|
+
}
|
13767
|
+
},
|
13305
13768
|
"level": 1,
|
13306
13769
|
"marker": "unknown",
|
13770
|
+
"no_convolutions": true,
|
13307
13771
|
"range": {
|
13308
|
-
"end":
|
13772
|
+
"end": 12,
|
13309
13773
|
"start": 6
|
13310
13774
|
},
|
13311
|
-
"text": "italic",
|
13775
|
+
"text": "italic,",
|
13312
13776
|
"types": [
|
13313
13777
|
"queryable",
|
13314
13778
|
"unknown"
|
@@ -13322,8 +13786,25 @@
|
|
13322
13786
|
"level": 1,
|
13323
13787
|
"marker": "unknown",
|
13324
13788
|
"range": {
|
13325
|
-
"end":
|
13326
|
-
"start":
|
13789
|
+
"end": 17,
|
13790
|
+
"start": 14
|
13791
|
+
},
|
13792
|
+
"text": "code",
|
13793
|
+
"types": [
|
13794
|
+
"queryable",
|
13795
|
+
"unknown"
|
13796
|
+
],
|
13797
|
+
"unknown": true,
|
13798
|
+
"value": "code",
|
13799
|
+
"word": "code"
|
13800
|
+
},
|
13801
|
+
{
|
13802
|
+
"dead": true,
|
13803
|
+
"level": 1,
|
13804
|
+
"marker": "unknown",
|
13805
|
+
"range": {
|
13806
|
+
"end": 32,
|
13807
|
+
"start": 23
|
13327
13808
|
},
|
13328
13809
|
"text": "underlined",
|
13329
13810
|
"types": [
|
@@ -13338,10 +13819,10 @@
|
|
13338
13819
|
"word": "and"
|
13339
13820
|
},
|
13340
13821
|
"range": {
|
13341
|
-
"end":
|
13822
|
+
"end": 43,
|
13342
13823
|
"start": 0
|
13343
13824
|
},
|
13344
|
-
"text": "bold, italic and underlined are styles",
|
13825
|
+
"text": "bold, italic, code and underlined are styles",
|
13345
13826
|
"topLevel": true,
|
13346
13827
|
"touchedBy": [
|
13347
13828
|
"wp#call2",
|
@@ -13353,8 +13834,8 @@
|
|
13353
13834
|
"level": 1,
|
13354
13835
|
"marker": "unknown",
|
13355
13836
|
"range": {
|
13356
|
-
"end":
|
13357
|
-
"start":
|
13837
|
+
"end": 43,
|
13838
|
+
"start": 38
|
13358
13839
|
},
|
13359
13840
|
"text": "styles",
|
13360
13841
|
"types": [
|
@@ -13368,7 +13849,7 @@
|
|
13368
13849
|
},
|
13369
13850
|
"generatedParenthesized": [
|
13370
13851
|
],
|
13371
|
-
"paraphrases": "bold, italic and underlined are styles",
|
13852
|
+
"paraphrases": "bold, italic, code and underlined are styles",
|
13372
13853
|
"paraphrasesParenthesized": [
|
13373
13854
|
],
|
13374
13855
|
"responses": [
|
@@ -13406,6 +13887,7 @@
|
|
13406
13887
|
"topLevel": true,
|
13407
13888
|
"touchedBy": [
|
13408
13889
|
"wp#call2",
|
13890
|
+
"instance0#wp#call2",
|
13409
13891
|
"instance3#wp#call2"
|
13410
13892
|
],
|
13411
13893
|
"two": {
|
@@ -13467,6 +13949,7 @@
|
|
13467
13949
|
"topLevel": true,
|
13468
13950
|
"touchedBy": [
|
13469
13951
|
"wp#call2",
|
13952
|
+
"instance0#wp#call2",
|
13470
13953
|
"instance2#wp#call2"
|
13471
13954
|
],
|
13472
13955
|
"two": {
|
@@ -13528,6 +14011,7 @@
|
|
13528
14011
|
"topLevel": true,
|
13529
14012
|
"touchedBy": [
|
13530
14013
|
"wp#call2",
|
14014
|
+
"instance0#wp#call2",
|
13531
14015
|
"instance1#wp#call2"
|
13532
14016
|
],
|
13533
14017
|
"two": {
|
@@ -13609,5 +14093,3058 @@
|
|
13609
14093
|
"responses": [
|
13610
14094
|
""
|
13611
14095
|
]
|
14096
|
+
},
|
14097
|
+
{
|
14098
|
+
"associations": [
|
14099
|
+
],
|
14100
|
+
"config": {
|
14101
|
+
},
|
14102
|
+
"contexts": [
|
14103
|
+
{
|
14104
|
+
"dead": true,
|
14105
|
+
"level": 1,
|
14106
|
+
"marker": "bold_wp",
|
14107
|
+
"number": "one",
|
14108
|
+
"range": {
|
14109
|
+
"end": 3,
|
14110
|
+
"start": 0
|
14111
|
+
},
|
14112
|
+
"text": "bold",
|
14113
|
+
"topLevel": true,
|
14114
|
+
"touchedBy": [
|
14115
|
+
"wp#call2"
|
14116
|
+
],
|
14117
|
+
"value": "bold_wp",
|
14118
|
+
"word": "bold"
|
14119
|
+
}
|
14120
|
+
],
|
14121
|
+
"generatedParenthesized": [
|
14122
|
+
""
|
14123
|
+
],
|
14124
|
+
"metadata": {
|
14125
|
+
"opChoices": [
|
14126
|
+
{
|
14127
|
+
"counter": 1,
|
14128
|
+
"op": [
|
14129
|
+
"bold_wp",
|
14130
|
+
0
|
14131
|
+
],
|
14132
|
+
"ops": [
|
14133
|
+
[
|
14134
|
+
"bold_wp",
|
14135
|
+
0
|
14136
|
+
]
|
14137
|
+
]
|
14138
|
+
}
|
14139
|
+
]
|
14140
|
+
},
|
14141
|
+
"objects": {
|
14142
|
+
"nameToUUID": {
|
14143
|
+
"articles": "articles2",
|
14144
|
+
"asking": "asking2",
|
14145
|
+
"colors": "colors2",
|
14146
|
+
"concept": "concept2",
|
14147
|
+
"conjunction": "conjunction2",
|
14148
|
+
"countable": "countable2",
|
14149
|
+
"dialogues": "dialogues2",
|
14150
|
+
"errors": "errors2",
|
14151
|
+
"evaluate": "evaluate2",
|
14152
|
+
"gdefaults": "gdefaults2",
|
14153
|
+
"hierarchy": "hierarchy2",
|
14154
|
+
"meta": "meta2",
|
14155
|
+
"negation": "negation2",
|
14156
|
+
"numbers": "numbers2",
|
14157
|
+
"ordinals": "ordinals2",
|
14158
|
+
"pos": "pos2",
|
14159
|
+
"properties": "properties2",
|
14160
|
+
"punctuation": "punctuation2",
|
14161
|
+
"sdefaults": "sdefaults2",
|
14162
|
+
"stm": "stm2",
|
14163
|
+
"tokenize": "tokenize2",
|
14164
|
+
"ui": "ui2",
|
14165
|
+
"wp": "wp1"
|
14166
|
+
},
|
14167
|
+
"namespaced": {
|
14168
|
+
"articles2": {
|
14169
|
+
},
|
14170
|
+
"asking2": {
|
14171
|
+
},
|
14172
|
+
"colors2": {
|
14173
|
+
},
|
14174
|
+
"concept2": {
|
14175
|
+
"defaultTypesForHierarchy": {
|
14176
|
+
},
|
14177
|
+
"valueToWords": [
|
14178
|
+
]
|
14179
|
+
},
|
14180
|
+
"conjunction2": {
|
14181
|
+
},
|
14182
|
+
"countable2": {
|
14183
|
+
},
|
14184
|
+
"dialogues2": {
|
14185
|
+
"idSuffix": "",
|
14186
|
+
"mentioned": [
|
14187
|
+
],
|
14188
|
+
"variables": {
|
14189
|
+
}
|
14190
|
+
},
|
14191
|
+
"errors2": {
|
14192
|
+
},
|
14193
|
+
"evaluate2": {
|
14194
|
+
},
|
14195
|
+
"gdefaults2": {
|
14196
|
+
},
|
14197
|
+
"hierarchy2": {
|
14198
|
+
},
|
14199
|
+
"meta2": {
|
14200
|
+
},
|
14201
|
+
"negation2": {
|
14202
|
+
},
|
14203
|
+
"numbers2": {
|
14204
|
+
},
|
14205
|
+
"ordinals2": {
|
14206
|
+
},
|
14207
|
+
"pos2": {
|
14208
|
+
},
|
14209
|
+
"properties2": {
|
14210
|
+
"children": {
|
14211
|
+
"blue_colors": [
|
14212
|
+
"aqua_colors",
|
14213
|
+
"cyan_colors",
|
14214
|
+
"aquamarine_colors",
|
14215
|
+
"turquoise_colors",
|
14216
|
+
"navy_colors"
|
14217
|
+
],
|
14218
|
+
"brightness_colors": [
|
14219
|
+
"dark_colors",
|
14220
|
+
"light_colors"
|
14221
|
+
],
|
14222
|
+
"brown_colors": [
|
14223
|
+
"tan_colors",
|
14224
|
+
"sienna_colors",
|
14225
|
+
"maroon_colors"
|
14226
|
+
],
|
14227
|
+
"color_colors": [
|
14228
|
+
"red_colors",
|
14229
|
+
"pink_colors",
|
14230
|
+
"orange_colors",
|
14231
|
+
"yellow_colors",
|
14232
|
+
"purple_colors",
|
14233
|
+
"green_colors",
|
14234
|
+
"blue_colors",
|
14235
|
+
"brown_colors",
|
14236
|
+
"white_colors",
|
14237
|
+
"gray_colors"
|
14238
|
+
],
|
14239
|
+
"countable": [
|
14240
|
+
"word_wp",
|
14241
|
+
"character_wp",
|
14242
|
+
"paragraph_wp"
|
14243
|
+
],
|
14244
|
+
"gray_colors": [
|
14245
|
+
"silver_colors",
|
14246
|
+
"black_colors"
|
14247
|
+
],
|
14248
|
+
"green_colors": [
|
14249
|
+
"lime_colors",
|
14250
|
+
"chartruese_colors",
|
14251
|
+
"olive_colors",
|
14252
|
+
"teal_colors"
|
14253
|
+
],
|
14254
|
+
"hierarchyAble": [
|
14255
|
+
"unknown"
|
14256
|
+
],
|
14257
|
+
"object": [
|
14258
|
+
"whose"
|
14259
|
+
],
|
14260
|
+
"purple_colors": [
|
14261
|
+
"lavender_colors",
|
14262
|
+
"violet_colors",
|
14263
|
+
"magenta_colors",
|
14264
|
+
"indigo_colors"
|
14265
|
+
],
|
14266
|
+
"red_colors": [
|
14267
|
+
"crimson_colors"
|
14268
|
+
],
|
14269
|
+
"statefulElement_wp": [
|
14270
|
+
"word_wp"
|
14271
|
+
],
|
14272
|
+
"style_wp": [
|
14273
|
+
"bold_wp",
|
14274
|
+
"italic_wp",
|
14275
|
+
"code_wp",
|
14276
|
+
"underlined_wp"
|
14277
|
+
],
|
14278
|
+
"white_colors": [
|
14279
|
+
"snow_colors",
|
14280
|
+
"azure_colors",
|
14281
|
+
"beige_colors",
|
14282
|
+
"ivory_colors"
|
14283
|
+
],
|
14284
|
+
"yellow_colors": [
|
14285
|
+
"gold_colors",
|
14286
|
+
"khaki_colors"
|
14287
|
+
]
|
14288
|
+
},
|
14289
|
+
"concepts": [
|
14290
|
+
"properties",
|
14291
|
+
"unknown",
|
14292
|
+
"hierarchyAble",
|
14293
|
+
"whose",
|
14294
|
+
"object",
|
14295
|
+
"dark_colors",
|
14296
|
+
"brightness_colors",
|
14297
|
+
"light_colors",
|
14298
|
+
"red_colors",
|
14299
|
+
"color_colors",
|
14300
|
+
"pink_colors",
|
14301
|
+
"orange_colors",
|
14302
|
+
"yellow_colors",
|
14303
|
+
"purple_colors",
|
14304
|
+
"green_colors",
|
14305
|
+
"blue_colors",
|
14306
|
+
"brown_colors",
|
14307
|
+
"white_colors",
|
14308
|
+
"gray_colors",
|
14309
|
+
"crimson_colors",
|
14310
|
+
"gold_colors",
|
14311
|
+
"khaki_colors",
|
14312
|
+
"lavender_colors",
|
14313
|
+
"violet_colors",
|
14314
|
+
"magenta_colors",
|
14315
|
+
"indigo_colors",
|
14316
|
+
"lime_colors",
|
14317
|
+
"chartruese_colors",
|
14318
|
+
"olive_colors",
|
14319
|
+
"teal_colors",
|
14320
|
+
"aqua_colors",
|
14321
|
+
"cyan_colors",
|
14322
|
+
"aquamarine_colors",
|
14323
|
+
"turquoise_colors",
|
14324
|
+
"navy_colors",
|
14325
|
+
"tan_colors",
|
14326
|
+
"sienna_colors",
|
14327
|
+
"maroon_colors",
|
14328
|
+
"snow_colors",
|
14329
|
+
"azure_colors",
|
14330
|
+
"beige_colors",
|
14331
|
+
"ivory_colors",
|
14332
|
+
"silver_colors",
|
14333
|
+
"black_colors",
|
14334
|
+
"word_wp",
|
14335
|
+
"countable",
|
14336
|
+
"statefulElement_wp",
|
14337
|
+
"character_wp",
|
14338
|
+
"paragraph_wp",
|
14339
|
+
"bold_wp",
|
14340
|
+
"style_wp",
|
14341
|
+
"italic_wp",
|
14342
|
+
"code_wp",
|
14343
|
+
"underlined_wp"
|
14344
|
+
],
|
14345
|
+
"parents": {
|
14346
|
+
"aqua_colors": [
|
14347
|
+
"blue_colors"
|
14348
|
+
],
|
14349
|
+
"aquamarine_colors": [
|
14350
|
+
"blue_colors"
|
14351
|
+
],
|
14352
|
+
"azure_colors": [
|
14353
|
+
"white_colors"
|
14354
|
+
],
|
14355
|
+
"beige_colors": [
|
14356
|
+
"white_colors"
|
14357
|
+
],
|
14358
|
+
"black_colors": [
|
14359
|
+
"gray_colors"
|
14360
|
+
],
|
14361
|
+
"blue_colors": [
|
14362
|
+
"color_colors"
|
14363
|
+
],
|
14364
|
+
"bold_wp": [
|
14365
|
+
"style_wp"
|
14366
|
+
],
|
14367
|
+
"brown_colors": [
|
14368
|
+
"color_colors"
|
14369
|
+
],
|
14370
|
+
"character_wp": [
|
14371
|
+
"countable"
|
14372
|
+
],
|
14373
|
+
"chartruese_colors": [
|
14374
|
+
"green_colors"
|
14375
|
+
],
|
14376
|
+
"code_wp": [
|
14377
|
+
"style_wp"
|
14378
|
+
],
|
14379
|
+
"crimson_colors": [
|
14380
|
+
"red_colors"
|
14381
|
+
],
|
14382
|
+
"cyan_colors": [
|
14383
|
+
"blue_colors"
|
14384
|
+
],
|
14385
|
+
"dark_colors": [
|
14386
|
+
"brightness_colors"
|
14387
|
+
],
|
14388
|
+
"gold_colors": [
|
14389
|
+
"yellow_colors"
|
14390
|
+
],
|
14391
|
+
"gray_colors": [
|
14392
|
+
"color_colors"
|
14393
|
+
],
|
14394
|
+
"green_colors": [
|
14395
|
+
"color_colors"
|
14396
|
+
],
|
14397
|
+
"indigo_colors": [
|
14398
|
+
"purple_colors"
|
14399
|
+
],
|
14400
|
+
"italic_wp": [
|
14401
|
+
"style_wp"
|
14402
|
+
],
|
14403
|
+
"ivory_colors": [
|
14404
|
+
"white_colors"
|
14405
|
+
],
|
14406
|
+
"khaki_colors": [
|
14407
|
+
"yellow_colors"
|
14408
|
+
],
|
14409
|
+
"lavender_colors": [
|
14410
|
+
"purple_colors"
|
14411
|
+
],
|
14412
|
+
"light_colors": [
|
14413
|
+
"brightness_colors"
|
14414
|
+
],
|
14415
|
+
"lime_colors": [
|
14416
|
+
"green_colors"
|
14417
|
+
],
|
14418
|
+
"magenta_colors": [
|
14419
|
+
"purple_colors"
|
14420
|
+
],
|
14421
|
+
"maroon_colors": [
|
14422
|
+
"brown_colors"
|
14423
|
+
],
|
14424
|
+
"navy_colors": [
|
14425
|
+
"blue_colors"
|
14426
|
+
],
|
14427
|
+
"olive_colors": [
|
14428
|
+
"green_colors"
|
14429
|
+
],
|
14430
|
+
"orange_colors": [
|
14431
|
+
"color_colors"
|
14432
|
+
],
|
14433
|
+
"paragraph_wp": [
|
14434
|
+
"countable"
|
14435
|
+
],
|
14436
|
+
"pink_colors": [
|
14437
|
+
"color_colors"
|
14438
|
+
],
|
14439
|
+
"purple_colors": [
|
14440
|
+
"color_colors"
|
14441
|
+
],
|
14442
|
+
"red_colors": [
|
14443
|
+
"color_colors"
|
14444
|
+
],
|
14445
|
+
"sienna_colors": [
|
14446
|
+
"brown_colors"
|
14447
|
+
],
|
14448
|
+
"silver_colors": [
|
14449
|
+
"gray_colors"
|
14450
|
+
],
|
14451
|
+
"snow_colors": [
|
14452
|
+
"white_colors"
|
14453
|
+
],
|
14454
|
+
"tan_colors": [
|
14455
|
+
"brown_colors"
|
14456
|
+
],
|
14457
|
+
"teal_colors": [
|
14458
|
+
"green_colors"
|
14459
|
+
],
|
14460
|
+
"turquoise_colors": [
|
14461
|
+
"blue_colors"
|
14462
|
+
],
|
14463
|
+
"underlined_wp": [
|
14464
|
+
"style_wp"
|
14465
|
+
],
|
14466
|
+
"unknown": [
|
14467
|
+
"hierarchyAble"
|
14468
|
+
],
|
14469
|
+
"violet_colors": [
|
14470
|
+
"purple_colors"
|
14471
|
+
],
|
14472
|
+
"white_colors": [
|
14473
|
+
"color_colors"
|
14474
|
+
],
|
14475
|
+
"whose": [
|
14476
|
+
"object"
|
14477
|
+
],
|
14478
|
+
"word_wp": [
|
14479
|
+
"countable",
|
14480
|
+
"statefulElement_wp"
|
14481
|
+
],
|
14482
|
+
"yellow_colors": [
|
14483
|
+
"color_colors"
|
14484
|
+
]
|
14485
|
+
},
|
14486
|
+
"properties": {
|
14487
|
+
"handlers": {
|
14488
|
+
},
|
14489
|
+
"initHandlers": [
|
14490
|
+
],
|
14491
|
+
"root": {
|
14492
|
+
"aqua_colors": {
|
14493
|
+
},
|
14494
|
+
"aquamarine_colors": {
|
14495
|
+
},
|
14496
|
+
"azure_colors": {
|
14497
|
+
},
|
14498
|
+
"beige_colors": {
|
14499
|
+
},
|
14500
|
+
"black_colors": {
|
14501
|
+
},
|
14502
|
+
"blue_colors": {
|
14503
|
+
},
|
14504
|
+
"bold_wp": {
|
14505
|
+
},
|
14506
|
+
"brightness_colors": {
|
14507
|
+
},
|
14508
|
+
"brown_colors": {
|
14509
|
+
},
|
14510
|
+
"character_wp": {
|
14511
|
+
},
|
14512
|
+
"chartruese_colors": {
|
14513
|
+
},
|
14514
|
+
"code_wp": {
|
14515
|
+
},
|
14516
|
+
"color_colors": {
|
14517
|
+
},
|
14518
|
+
"countable": {
|
14519
|
+
},
|
14520
|
+
"crimson_colors": {
|
14521
|
+
},
|
14522
|
+
"cyan_colors": {
|
14523
|
+
},
|
14524
|
+
"dark_colors": {
|
14525
|
+
},
|
14526
|
+
"gold_colors": {
|
14527
|
+
},
|
14528
|
+
"gray_colors": {
|
14529
|
+
},
|
14530
|
+
"green_colors": {
|
14531
|
+
},
|
14532
|
+
"hierarchyAble": {
|
14533
|
+
},
|
14534
|
+
"indigo_colors": {
|
14535
|
+
},
|
14536
|
+
"italic_wp": {
|
14537
|
+
},
|
14538
|
+
"ivory_colors": {
|
14539
|
+
},
|
14540
|
+
"khaki_colors": {
|
14541
|
+
},
|
14542
|
+
"lavender_colors": {
|
14543
|
+
},
|
14544
|
+
"light_colors": {
|
14545
|
+
},
|
14546
|
+
"lime_colors": {
|
14547
|
+
},
|
14548
|
+
"magenta_colors": {
|
14549
|
+
},
|
14550
|
+
"maroon_colors": {
|
14551
|
+
},
|
14552
|
+
"navy_colors": {
|
14553
|
+
},
|
14554
|
+
"object": {
|
14555
|
+
},
|
14556
|
+
"olive_colors": {
|
14557
|
+
},
|
14558
|
+
"orange_colors": {
|
14559
|
+
},
|
14560
|
+
"paragraph_wp": {
|
14561
|
+
},
|
14562
|
+
"pink_colors": {
|
14563
|
+
},
|
14564
|
+
"purple_colors": {
|
14565
|
+
},
|
14566
|
+
"red_colors": {
|
14567
|
+
},
|
14568
|
+
"sienna_colors": {
|
14569
|
+
},
|
14570
|
+
"silver_colors": {
|
14571
|
+
},
|
14572
|
+
"snow_colors": {
|
14573
|
+
},
|
14574
|
+
"statefulElement_wp": {
|
14575
|
+
},
|
14576
|
+
"style_wp": {
|
14577
|
+
},
|
14578
|
+
"tan_colors": {
|
14579
|
+
},
|
14580
|
+
"teal_colors": {
|
14581
|
+
},
|
14582
|
+
"turquoise_colors": {
|
14583
|
+
},
|
14584
|
+
"underlined_wp": {
|
14585
|
+
},
|
14586
|
+
"unknown": {
|
14587
|
+
},
|
14588
|
+
"violet_colors": {
|
14589
|
+
},
|
14590
|
+
"white_colors": {
|
14591
|
+
},
|
14592
|
+
"whose": {
|
14593
|
+
},
|
14594
|
+
"word_wp": {
|
14595
|
+
},
|
14596
|
+
"yellow_colors": {
|
14597
|
+
}
|
14598
|
+
}
|
14599
|
+
},
|
14600
|
+
"property": {
|
14601
|
+
},
|
14602
|
+
"relations": [
|
14603
|
+
],
|
14604
|
+
"valueToWords": {
|
14605
|
+
}
|
14606
|
+
},
|
14607
|
+
"punctuation2": {
|
14608
|
+
},
|
14609
|
+
"sdefaults2": {
|
14610
|
+
},
|
14611
|
+
"stm2": {
|
14612
|
+
"mentioned": [
|
14613
|
+
],
|
14614
|
+
"variables": {
|
14615
|
+
}
|
14616
|
+
},
|
14617
|
+
"tokenize2": {
|
14618
|
+
},
|
14619
|
+
"ui2": {
|
14620
|
+
},
|
14621
|
+
"wp1": {
|
14622
|
+
"changeState": [
|
14623
|
+
{
|
14624
|
+
"scope": "selection",
|
14625
|
+
"styles": [
|
14626
|
+
"bold"
|
14627
|
+
]
|
14628
|
+
}
|
14629
|
+
]
|
14630
|
+
}
|
14631
|
+
},
|
14632
|
+
"processed": [
|
14633
|
+
{
|
14634
|
+
"context": {
|
14635
|
+
"dead": true,
|
14636
|
+
"level": 1,
|
14637
|
+
"marker": "bold_wp",
|
14638
|
+
"number": "one",
|
14639
|
+
"range": {
|
14640
|
+
"end": 3,
|
14641
|
+
"start": 0
|
14642
|
+
},
|
14643
|
+
"text": "bold",
|
14644
|
+
"topLevel": true,
|
14645
|
+
"touchedBy": [
|
14646
|
+
"wp#call2"
|
14647
|
+
],
|
14648
|
+
"value": "bold_wp",
|
14649
|
+
"word": "bold"
|
14650
|
+
},
|
14651
|
+
"generatedParenthesized": "",
|
14652
|
+
"paraphrases": "bold",
|
14653
|
+
"paraphrasesParenthesized": "(bold)",
|
14654
|
+
"responses": [
|
14655
|
+
""
|
14656
|
+
]
|
14657
|
+
},
|
14658
|
+
{
|
14659
|
+
"context": {
|
14660
|
+
"dead": true,
|
14661
|
+
"default": true,
|
14662
|
+
"level": 1,
|
14663
|
+
"marker": "resetIdSuffix",
|
14664
|
+
"range": {
|
14665
|
+
"end": 12,
|
14666
|
+
"start": 0
|
14667
|
+
},
|
14668
|
+
"raw_text": "resetIdSuffix",
|
14669
|
+
"text": "resetidsuffix",
|
14670
|
+
"topLevel": true,
|
14671
|
+
"touchedBy": [
|
14672
|
+
"wp#call2",
|
14673
|
+
"instance5#wp#call2"
|
14674
|
+
],
|
14675
|
+
"value": "resetIdSuffix",
|
14676
|
+
"word": "resetidsuffix"
|
14677
|
+
},
|
14678
|
+
"generatedParenthesized": [
|
14679
|
+
],
|
14680
|
+
"paraphrases": "resetidsuffix",
|
14681
|
+
"paraphrasesParenthesized": [
|
14682
|
+
],
|
14683
|
+
"responses": [
|
14684
|
+
""
|
14685
|
+
]
|
14686
|
+
},
|
14687
|
+
{
|
14688
|
+
"context": {
|
14689
|
+
"dead": true,
|
14690
|
+
"level": 2,
|
14691
|
+
"marker": "is",
|
14692
|
+
"number": "many",
|
14693
|
+
"one": {
|
14694
|
+
"default": true,
|
14695
|
+
"isList": true,
|
14696
|
+
"level": 1,
|
14697
|
+
"listable": true,
|
14698
|
+
"marker": "list",
|
14699
|
+
"number": "many",
|
14700
|
+
"range": {
|
14701
|
+
"end": 43,
|
14702
|
+
"start": 0
|
14703
|
+
},
|
14704
|
+
"text": "bold, italic, code and underlined",
|
14705
|
+
"types": [
|
14706
|
+
"list",
|
14707
|
+
"queryable",
|
14708
|
+
"unknown"
|
14709
|
+
],
|
14710
|
+
"value": [
|
14711
|
+
{
|
14712
|
+
"dead": true,
|
14713
|
+
"decorators": {
|
14714
|
+
"after": {
|
14715
|
+
"depth": "+",
|
14716
|
+
"level": 0,
|
14717
|
+
"marker": "comma",
|
14718
|
+
"range": {
|
14719
|
+
"end": 4,
|
14720
|
+
"start": 4
|
14721
|
+
},
|
14722
|
+
"text": ",",
|
14723
|
+
"value": ",",
|
14724
|
+
"word": ","
|
14725
|
+
}
|
14726
|
+
},
|
14727
|
+
"level": 1,
|
14728
|
+
"marker": "unknown",
|
14729
|
+
"no_convolutions": true,
|
14730
|
+
"range": {
|
14731
|
+
"end": 4,
|
14732
|
+
"start": 0
|
14733
|
+
},
|
14734
|
+
"text": "bold,",
|
14735
|
+
"types": [
|
14736
|
+
"queryable",
|
14737
|
+
"unknown"
|
14738
|
+
],
|
14739
|
+
"unknown": true,
|
14740
|
+
"value": "bold",
|
14741
|
+
"word": "bold"
|
14742
|
+
},
|
14743
|
+
{
|
14744
|
+
"dead": true,
|
14745
|
+
"decorators": {
|
14746
|
+
"after": {
|
14747
|
+
"depth": "+",
|
14748
|
+
"level": 0,
|
14749
|
+
"marker": "comma",
|
14750
|
+
"range": {
|
14751
|
+
"end": 12,
|
14752
|
+
"start": 12
|
14753
|
+
},
|
14754
|
+
"text": ",",
|
14755
|
+
"value": ",",
|
14756
|
+
"word": ","
|
14757
|
+
}
|
14758
|
+
},
|
14759
|
+
"level": 1,
|
14760
|
+
"marker": "unknown",
|
14761
|
+
"no_convolutions": true,
|
14762
|
+
"range": {
|
14763
|
+
"end": 12,
|
14764
|
+
"start": 6
|
14765
|
+
},
|
14766
|
+
"text": "italic,",
|
14767
|
+
"types": [
|
14768
|
+
"queryable",
|
14769
|
+
"unknown"
|
14770
|
+
],
|
14771
|
+
"unknown": true,
|
14772
|
+
"value": "italic",
|
14773
|
+
"word": "italic"
|
14774
|
+
},
|
14775
|
+
{
|
14776
|
+
"dead": true,
|
14777
|
+
"level": 1,
|
14778
|
+
"marker": "unknown",
|
14779
|
+
"range": {
|
14780
|
+
"end": 17,
|
14781
|
+
"start": 14
|
14782
|
+
},
|
14783
|
+
"text": "code",
|
14784
|
+
"types": [
|
14785
|
+
"queryable",
|
14786
|
+
"unknown"
|
14787
|
+
],
|
14788
|
+
"unknown": true,
|
14789
|
+
"value": "code",
|
14790
|
+
"word": "code"
|
14791
|
+
},
|
14792
|
+
{
|
14793
|
+
"dead": true,
|
14794
|
+
"level": 1,
|
14795
|
+
"marker": "unknown",
|
14796
|
+
"range": {
|
14797
|
+
"end": 32,
|
14798
|
+
"start": 23
|
14799
|
+
},
|
14800
|
+
"text": "underlined",
|
14801
|
+
"types": [
|
14802
|
+
"queryable",
|
14803
|
+
"unknown"
|
14804
|
+
],
|
14805
|
+
"unknown": true,
|
14806
|
+
"value": "underlined",
|
14807
|
+
"word": "underlined"
|
14808
|
+
}
|
14809
|
+
],
|
14810
|
+
"word": "and"
|
14811
|
+
},
|
14812
|
+
"range": {
|
14813
|
+
"end": 43,
|
14814
|
+
"start": 0
|
14815
|
+
},
|
14816
|
+
"text": "bold, italic, code and underlined are styles",
|
14817
|
+
"topLevel": true,
|
14818
|
+
"touchedBy": [
|
14819
|
+
"wp#call2",
|
14820
|
+
"instance4#wp#call2"
|
14821
|
+
],
|
14822
|
+
"two": {
|
14823
|
+
"concept": true,
|
14824
|
+
"dead": true,
|
14825
|
+
"level": 1,
|
14826
|
+
"marker": "unknown",
|
14827
|
+
"range": {
|
14828
|
+
"end": 43,
|
14829
|
+
"start": 38
|
14830
|
+
},
|
14831
|
+
"text": "styles",
|
14832
|
+
"types": [
|
14833
|
+
"unknown"
|
14834
|
+
],
|
14835
|
+
"unknown": true,
|
14836
|
+
"value": "styles",
|
14837
|
+
"word": "styles"
|
14838
|
+
},
|
14839
|
+
"word": "are"
|
14840
|
+
},
|
14841
|
+
"generatedParenthesized": [
|
14842
|
+
],
|
14843
|
+
"paraphrases": "bold, italic, code and underlined are styles",
|
14844
|
+
"paraphrasesParenthesized": [
|
14845
|
+
],
|
14846
|
+
"responses": [
|
14847
|
+
""
|
14848
|
+
]
|
14849
|
+
},
|
14850
|
+
{
|
14851
|
+
"context": {
|
14852
|
+
"dead": true,
|
14853
|
+
"level": 2,
|
14854
|
+
"marker": "is",
|
14855
|
+
"number": "many",
|
14856
|
+
"one": {
|
14857
|
+
"dead": true,
|
14858
|
+
"level": 1,
|
14859
|
+
"marker": "unknown",
|
14860
|
+
"number": "many",
|
14861
|
+
"range": {
|
14862
|
+
"end": 23,
|
14863
|
+
"start": 0
|
14864
|
+
},
|
14865
|
+
"text": "paragraphs",
|
14866
|
+
"types": [
|
14867
|
+
"unknown"
|
14868
|
+
],
|
14869
|
+
"unknown": true,
|
14870
|
+
"value": "paragraphs",
|
14871
|
+
"word": "paragraphs"
|
14872
|
+
},
|
14873
|
+
"range": {
|
14874
|
+
"end": 23,
|
14875
|
+
"start": 0
|
14876
|
+
},
|
14877
|
+
"text": "paragraphs are countable",
|
14878
|
+
"topLevel": true,
|
14879
|
+
"touchedBy": [
|
14880
|
+
"wp#call2",
|
14881
|
+
"instance0#wp#call2",
|
14882
|
+
"instance3#wp#call2"
|
14883
|
+
],
|
14884
|
+
"two": {
|
14885
|
+
"concept": true,
|
14886
|
+
"dead": true,
|
14887
|
+
"default": true,
|
14888
|
+
"level": 1,
|
14889
|
+
"marker": "countable",
|
14890
|
+
"range": {
|
14891
|
+
"end": 23,
|
14892
|
+
"start": 15
|
14893
|
+
},
|
14894
|
+
"text": "countable",
|
14895
|
+
"types": [
|
14896
|
+
"countable"
|
14897
|
+
],
|
14898
|
+
"value": "countable",
|
14899
|
+
"word": "countable"
|
14900
|
+
},
|
14901
|
+
"word": "are"
|
14902
|
+
},
|
14903
|
+
"generatedParenthesized": [
|
14904
|
+
],
|
14905
|
+
"paraphrases": "paragraphs are countable",
|
14906
|
+
"paraphrasesParenthesized": [
|
14907
|
+
],
|
14908
|
+
"responses": [
|
14909
|
+
""
|
14910
|
+
]
|
14911
|
+
},
|
14912
|
+
{
|
14913
|
+
"context": {
|
14914
|
+
"dead": true,
|
14915
|
+
"level": 2,
|
14916
|
+
"marker": "is",
|
14917
|
+
"number": "many",
|
14918
|
+
"one": {
|
14919
|
+
"dead": true,
|
14920
|
+
"level": 1,
|
14921
|
+
"marker": "unknown",
|
14922
|
+
"number": "many",
|
14923
|
+
"range": {
|
14924
|
+
"end": 23,
|
14925
|
+
"start": 0
|
14926
|
+
},
|
14927
|
+
"text": "characters",
|
14928
|
+
"types": [
|
14929
|
+
"unknown"
|
14930
|
+
],
|
14931
|
+
"unknown": true,
|
14932
|
+
"value": "characters",
|
14933
|
+
"word": "characters"
|
14934
|
+
},
|
14935
|
+
"range": {
|
14936
|
+
"end": 23,
|
14937
|
+
"start": 0
|
14938
|
+
},
|
14939
|
+
"text": "characters are countable",
|
14940
|
+
"topLevel": true,
|
14941
|
+
"touchedBy": [
|
14942
|
+
"wp#call2",
|
14943
|
+
"instance0#wp#call2",
|
14944
|
+
"instance2#wp#call2"
|
14945
|
+
],
|
14946
|
+
"two": {
|
14947
|
+
"concept": true,
|
14948
|
+
"dead": true,
|
14949
|
+
"default": true,
|
14950
|
+
"level": 1,
|
14951
|
+
"marker": "countable",
|
14952
|
+
"range": {
|
14953
|
+
"end": 23,
|
14954
|
+
"start": 15
|
14955
|
+
},
|
14956
|
+
"text": "countable",
|
14957
|
+
"types": [
|
14958
|
+
"countable"
|
14959
|
+
],
|
14960
|
+
"value": "countable",
|
14961
|
+
"word": "countable"
|
14962
|
+
},
|
14963
|
+
"word": "are"
|
14964
|
+
},
|
14965
|
+
"generatedParenthesized": [
|
14966
|
+
],
|
14967
|
+
"paraphrases": "characters are countable",
|
14968
|
+
"paraphrasesParenthesized": [
|
14969
|
+
],
|
14970
|
+
"responses": [
|
14971
|
+
""
|
14972
|
+
]
|
14973
|
+
},
|
14974
|
+
{
|
14975
|
+
"context": {
|
14976
|
+
"dead": true,
|
14977
|
+
"level": 2,
|
14978
|
+
"marker": "is",
|
14979
|
+
"number": "many",
|
14980
|
+
"one": {
|
14981
|
+
"dead": true,
|
14982
|
+
"level": 1,
|
14983
|
+
"marker": "unknown",
|
14984
|
+
"number": "many",
|
14985
|
+
"range": {
|
14986
|
+
"end": 39,
|
14987
|
+
"start": 0
|
14988
|
+
},
|
14989
|
+
"text": "words",
|
14990
|
+
"types": [
|
14991
|
+
"unknown"
|
14992
|
+
],
|
14993
|
+
"unknown": true,
|
14994
|
+
"value": "words",
|
14995
|
+
"word": "words"
|
14996
|
+
},
|
14997
|
+
"range": {
|
14998
|
+
"end": 39,
|
14999
|
+
"start": 0
|
15000
|
+
},
|
15001
|
+
"text": "words are countable and statefulelements",
|
15002
|
+
"topLevel": true,
|
15003
|
+
"touchedBy": [
|
15004
|
+
"wp#call2",
|
15005
|
+
"instance0#wp#call2",
|
15006
|
+
"instance1#wp#call2"
|
15007
|
+
],
|
15008
|
+
"two": {
|
15009
|
+
"concept": true,
|
15010
|
+
"default": true,
|
15011
|
+
"isList": true,
|
15012
|
+
"level": 1,
|
15013
|
+
"listable": true,
|
15014
|
+
"marker": "list",
|
15015
|
+
"range": {
|
15016
|
+
"end": 39,
|
15017
|
+
"start": 10
|
15018
|
+
},
|
15019
|
+
"text": "countable and statefulelements",
|
15020
|
+
"types": [
|
15021
|
+
"countable",
|
15022
|
+
"list",
|
15023
|
+
"queryable"
|
15024
|
+
],
|
15025
|
+
"value": [
|
15026
|
+
{
|
15027
|
+
"dead": true,
|
15028
|
+
"default": true,
|
15029
|
+
"level": 1,
|
15030
|
+
"marker": "countable",
|
15031
|
+
"range": {
|
15032
|
+
"end": 18,
|
15033
|
+
"start": 10
|
15034
|
+
},
|
15035
|
+
"text": "countable",
|
15036
|
+
"types": [
|
15037
|
+
"countable",
|
15038
|
+
"queryable"
|
15039
|
+
],
|
15040
|
+
"value": "countable",
|
15041
|
+
"word": "countable"
|
15042
|
+
},
|
15043
|
+
{
|
15044
|
+
"dead": true,
|
15045
|
+
"level": 1,
|
15046
|
+
"marker": "unknown",
|
15047
|
+
"range": {
|
15048
|
+
"end": 39,
|
15049
|
+
"start": 24
|
15050
|
+
},
|
15051
|
+
"raw_text": "statefulElements",
|
15052
|
+
"text": "statefulelements",
|
15053
|
+
"types": [
|
15054
|
+
"queryable",
|
15055
|
+
"unknown"
|
15056
|
+
],
|
15057
|
+
"unknown": true,
|
15058
|
+
"value": "statefulelements",
|
15059
|
+
"word": "statefulelements"
|
15060
|
+
}
|
15061
|
+
],
|
15062
|
+
"word": "and"
|
15063
|
+
},
|
15064
|
+
"word": "are"
|
15065
|
+
},
|
15066
|
+
"generatedParenthesized": [
|
15067
|
+
],
|
15068
|
+
"paraphrases": "words are countable and statefulelements",
|
15069
|
+
"paraphrasesParenthesized": [
|
15070
|
+
],
|
15071
|
+
"responses": [
|
15072
|
+
""
|
15073
|
+
]
|
15074
|
+
}
|
15075
|
+
]
|
15076
|
+
},
|
15077
|
+
"paraphrases": [
|
15078
|
+
"bold"
|
15079
|
+
],
|
15080
|
+
"paraphrasesParenthesized": [
|
15081
|
+
"(bold)"
|
15082
|
+
],
|
15083
|
+
"query": "bold",
|
15084
|
+
"responses": [
|
15085
|
+
""
|
15086
|
+
]
|
15087
|
+
},
|
15088
|
+
{
|
15089
|
+
"associations": [
|
15090
|
+
[
|
15091
|
+
[
|
15092
|
+
"bold_wp",
|
15093
|
+
0
|
15094
|
+
],
|
15095
|
+
[
|
15096
|
+
"list",
|
15097
|
+
0
|
15098
|
+
],
|
15099
|
+
[
|
15100
|
+
"underlined_wp",
|
15101
|
+
0
|
15102
|
+
]
|
15103
|
+
],
|
15104
|
+
[
|
15105
|
+
[
|
15106
|
+
"list",
|
15107
|
+
0
|
15108
|
+
],
|
15109
|
+
[
|
15110
|
+
"underlined_wp",
|
15111
|
+
0
|
15112
|
+
]
|
15113
|
+
]
|
15114
|
+
],
|
15115
|
+
"config": {
|
15116
|
+
},
|
15117
|
+
"contexts": [
|
15118
|
+
{
|
15119
|
+
"default": true,
|
15120
|
+
"isList": true,
|
15121
|
+
"level": 1,
|
15122
|
+
"listable": true,
|
15123
|
+
"marker": "list",
|
15124
|
+
"range": {
|
15125
|
+
"end": 18,
|
15126
|
+
"start": 0
|
15127
|
+
},
|
15128
|
+
"text": "bold and underlined",
|
15129
|
+
"topLevel": true,
|
15130
|
+
"touchedBy": [
|
15131
|
+
"wp#call2"
|
15132
|
+
],
|
15133
|
+
"types": [
|
15134
|
+
"list"
|
15135
|
+
],
|
15136
|
+
"value": [
|
15137
|
+
{
|
15138
|
+
"dead": true,
|
15139
|
+
"level": 1,
|
15140
|
+
"marker": "bold_wp",
|
15141
|
+
"number": "one",
|
15142
|
+
"range": {
|
15143
|
+
"end": 3,
|
15144
|
+
"start": 0
|
15145
|
+
},
|
15146
|
+
"text": "bold",
|
15147
|
+
"value": "bold_wp",
|
15148
|
+
"word": "bold"
|
15149
|
+
},
|
15150
|
+
{
|
15151
|
+
"level": 0,
|
15152
|
+
"marker": "underlined_wp",
|
15153
|
+
"number": "one",
|
15154
|
+
"range": {
|
15155
|
+
"end": 18,
|
15156
|
+
"start": 9
|
15157
|
+
},
|
15158
|
+
"text": "underlined",
|
15159
|
+
"value": "underlined_wp",
|
15160
|
+
"word": "underlined"
|
15161
|
+
}
|
15162
|
+
],
|
15163
|
+
"word": "and"
|
15164
|
+
}
|
15165
|
+
],
|
15166
|
+
"generatedParenthesized": [
|
15167
|
+
""
|
15168
|
+
],
|
15169
|
+
"metadata": {
|
15170
|
+
"opChoices": [
|
15171
|
+
{
|
15172
|
+
"counter": 1,
|
15173
|
+
"op": [
|
15174
|
+
"bold_wp",
|
15175
|
+
0
|
15176
|
+
],
|
15177
|
+
"ops": [
|
15178
|
+
[
|
15179
|
+
"bold_wp",
|
15180
|
+
0
|
15181
|
+
],
|
15182
|
+
[
|
15183
|
+
"list",
|
15184
|
+
0
|
15185
|
+
],
|
15186
|
+
[
|
15187
|
+
"underlined_wp",
|
15188
|
+
0
|
15189
|
+
]
|
15190
|
+
]
|
15191
|
+
},
|
15192
|
+
{
|
15193
|
+
"counter": 2,
|
15194
|
+
"op": [
|
15195
|
+
"list",
|
15196
|
+
0
|
15197
|
+
],
|
15198
|
+
"ops": [
|
15199
|
+
[
|
15200
|
+
"list",
|
15201
|
+
0
|
15202
|
+
],
|
15203
|
+
[
|
15204
|
+
"underlined_wp",
|
15205
|
+
0
|
15206
|
+
]
|
15207
|
+
]
|
15208
|
+
}
|
15209
|
+
]
|
15210
|
+
},
|
15211
|
+
"objects": {
|
15212
|
+
"nameToUUID": {
|
15213
|
+
"articles": "articles2",
|
15214
|
+
"asking": "asking2",
|
15215
|
+
"colors": "colors2",
|
15216
|
+
"concept": "concept2",
|
15217
|
+
"conjunction": "conjunction2",
|
15218
|
+
"countable": "countable2",
|
15219
|
+
"dialogues": "dialogues2",
|
15220
|
+
"errors": "errors2",
|
15221
|
+
"evaluate": "evaluate2",
|
15222
|
+
"gdefaults": "gdefaults2",
|
15223
|
+
"hierarchy": "hierarchy2",
|
15224
|
+
"meta": "meta2",
|
15225
|
+
"negation": "negation2",
|
15226
|
+
"numbers": "numbers2",
|
15227
|
+
"ordinals": "ordinals2",
|
15228
|
+
"pos": "pos2",
|
15229
|
+
"properties": "properties2",
|
15230
|
+
"punctuation": "punctuation2",
|
15231
|
+
"sdefaults": "sdefaults2",
|
15232
|
+
"stm": "stm2",
|
15233
|
+
"tokenize": "tokenize2",
|
15234
|
+
"ui": "ui2",
|
15235
|
+
"wp": "wp1"
|
15236
|
+
},
|
15237
|
+
"namespaced": {
|
15238
|
+
"articles2": {
|
15239
|
+
},
|
15240
|
+
"asking2": {
|
15241
|
+
},
|
15242
|
+
"colors2": {
|
15243
|
+
},
|
15244
|
+
"concept2": {
|
15245
|
+
"defaultTypesForHierarchy": {
|
15246
|
+
},
|
15247
|
+
"valueToWords": [
|
15248
|
+
]
|
15249
|
+
},
|
15250
|
+
"conjunction2": {
|
15251
|
+
},
|
15252
|
+
"countable2": {
|
15253
|
+
},
|
15254
|
+
"dialogues2": {
|
15255
|
+
"idSuffix": "",
|
15256
|
+
"mentioned": [
|
15257
|
+
],
|
15258
|
+
"variables": {
|
15259
|
+
}
|
15260
|
+
},
|
15261
|
+
"errors2": {
|
15262
|
+
},
|
15263
|
+
"evaluate2": {
|
15264
|
+
},
|
15265
|
+
"gdefaults2": {
|
15266
|
+
},
|
15267
|
+
"hierarchy2": {
|
15268
|
+
},
|
15269
|
+
"meta2": {
|
15270
|
+
},
|
15271
|
+
"negation2": {
|
15272
|
+
},
|
15273
|
+
"numbers2": {
|
15274
|
+
},
|
15275
|
+
"ordinals2": {
|
15276
|
+
},
|
15277
|
+
"pos2": {
|
15278
|
+
},
|
15279
|
+
"properties2": {
|
15280
|
+
"children": {
|
15281
|
+
"blue_colors": [
|
15282
|
+
"aqua_colors",
|
15283
|
+
"cyan_colors",
|
15284
|
+
"aquamarine_colors",
|
15285
|
+
"turquoise_colors",
|
15286
|
+
"navy_colors"
|
15287
|
+
],
|
15288
|
+
"brightness_colors": [
|
15289
|
+
"dark_colors",
|
15290
|
+
"light_colors"
|
15291
|
+
],
|
15292
|
+
"brown_colors": [
|
15293
|
+
"tan_colors",
|
15294
|
+
"sienna_colors",
|
15295
|
+
"maroon_colors"
|
15296
|
+
],
|
15297
|
+
"color_colors": [
|
15298
|
+
"red_colors",
|
15299
|
+
"pink_colors",
|
15300
|
+
"orange_colors",
|
15301
|
+
"yellow_colors",
|
15302
|
+
"purple_colors",
|
15303
|
+
"green_colors",
|
15304
|
+
"blue_colors",
|
15305
|
+
"brown_colors",
|
15306
|
+
"white_colors",
|
15307
|
+
"gray_colors"
|
15308
|
+
],
|
15309
|
+
"countable": [
|
15310
|
+
"word_wp",
|
15311
|
+
"character_wp",
|
15312
|
+
"paragraph_wp"
|
15313
|
+
],
|
15314
|
+
"gray_colors": [
|
15315
|
+
"silver_colors",
|
15316
|
+
"black_colors"
|
15317
|
+
],
|
15318
|
+
"green_colors": [
|
15319
|
+
"lime_colors",
|
15320
|
+
"chartruese_colors",
|
15321
|
+
"olive_colors",
|
15322
|
+
"teal_colors"
|
15323
|
+
],
|
15324
|
+
"hierarchyAble": [
|
15325
|
+
"unknown"
|
15326
|
+
],
|
15327
|
+
"object": [
|
15328
|
+
"whose"
|
15329
|
+
],
|
15330
|
+
"purple_colors": [
|
15331
|
+
"lavender_colors",
|
15332
|
+
"violet_colors",
|
15333
|
+
"magenta_colors",
|
15334
|
+
"indigo_colors"
|
15335
|
+
],
|
15336
|
+
"red_colors": [
|
15337
|
+
"crimson_colors"
|
15338
|
+
],
|
15339
|
+
"statefulElement_wp": [
|
15340
|
+
"word_wp"
|
15341
|
+
],
|
15342
|
+
"style_wp": [
|
15343
|
+
"bold_wp",
|
15344
|
+
"italic_wp",
|
15345
|
+
"code_wp",
|
15346
|
+
"underlined_wp"
|
15347
|
+
],
|
15348
|
+
"white_colors": [
|
15349
|
+
"snow_colors",
|
15350
|
+
"azure_colors",
|
15351
|
+
"beige_colors",
|
15352
|
+
"ivory_colors"
|
15353
|
+
],
|
15354
|
+
"yellow_colors": [
|
15355
|
+
"gold_colors",
|
15356
|
+
"khaki_colors"
|
15357
|
+
]
|
15358
|
+
},
|
15359
|
+
"concepts": [
|
15360
|
+
"properties",
|
15361
|
+
"unknown",
|
15362
|
+
"hierarchyAble",
|
15363
|
+
"whose",
|
15364
|
+
"object",
|
15365
|
+
"dark_colors",
|
15366
|
+
"brightness_colors",
|
15367
|
+
"light_colors",
|
15368
|
+
"red_colors",
|
15369
|
+
"color_colors",
|
15370
|
+
"pink_colors",
|
15371
|
+
"orange_colors",
|
15372
|
+
"yellow_colors",
|
15373
|
+
"purple_colors",
|
15374
|
+
"green_colors",
|
15375
|
+
"blue_colors",
|
15376
|
+
"brown_colors",
|
15377
|
+
"white_colors",
|
15378
|
+
"gray_colors",
|
15379
|
+
"crimson_colors",
|
15380
|
+
"gold_colors",
|
15381
|
+
"khaki_colors",
|
15382
|
+
"lavender_colors",
|
15383
|
+
"violet_colors",
|
15384
|
+
"magenta_colors",
|
15385
|
+
"indigo_colors",
|
15386
|
+
"lime_colors",
|
15387
|
+
"chartruese_colors",
|
15388
|
+
"olive_colors",
|
15389
|
+
"teal_colors",
|
15390
|
+
"aqua_colors",
|
15391
|
+
"cyan_colors",
|
15392
|
+
"aquamarine_colors",
|
15393
|
+
"turquoise_colors",
|
15394
|
+
"navy_colors",
|
15395
|
+
"tan_colors",
|
15396
|
+
"sienna_colors",
|
15397
|
+
"maroon_colors",
|
15398
|
+
"snow_colors",
|
15399
|
+
"azure_colors",
|
15400
|
+
"beige_colors",
|
15401
|
+
"ivory_colors",
|
15402
|
+
"silver_colors",
|
15403
|
+
"black_colors",
|
15404
|
+
"word_wp",
|
15405
|
+
"countable",
|
15406
|
+
"statefulElement_wp",
|
15407
|
+
"character_wp",
|
15408
|
+
"paragraph_wp",
|
15409
|
+
"bold_wp",
|
15410
|
+
"style_wp",
|
15411
|
+
"italic_wp",
|
15412
|
+
"code_wp",
|
15413
|
+
"underlined_wp"
|
15414
|
+
],
|
15415
|
+
"parents": {
|
15416
|
+
"aqua_colors": [
|
15417
|
+
"blue_colors"
|
15418
|
+
],
|
15419
|
+
"aquamarine_colors": [
|
15420
|
+
"blue_colors"
|
15421
|
+
],
|
15422
|
+
"azure_colors": [
|
15423
|
+
"white_colors"
|
15424
|
+
],
|
15425
|
+
"beige_colors": [
|
15426
|
+
"white_colors"
|
15427
|
+
],
|
15428
|
+
"black_colors": [
|
15429
|
+
"gray_colors"
|
15430
|
+
],
|
15431
|
+
"blue_colors": [
|
15432
|
+
"color_colors"
|
15433
|
+
],
|
15434
|
+
"bold_wp": [
|
15435
|
+
"style_wp"
|
15436
|
+
],
|
15437
|
+
"brown_colors": [
|
15438
|
+
"color_colors"
|
15439
|
+
],
|
15440
|
+
"character_wp": [
|
15441
|
+
"countable"
|
15442
|
+
],
|
15443
|
+
"chartruese_colors": [
|
15444
|
+
"green_colors"
|
15445
|
+
],
|
15446
|
+
"code_wp": [
|
15447
|
+
"style_wp"
|
15448
|
+
],
|
15449
|
+
"crimson_colors": [
|
15450
|
+
"red_colors"
|
15451
|
+
],
|
15452
|
+
"cyan_colors": [
|
15453
|
+
"blue_colors"
|
15454
|
+
],
|
15455
|
+
"dark_colors": [
|
15456
|
+
"brightness_colors"
|
15457
|
+
],
|
15458
|
+
"gold_colors": [
|
15459
|
+
"yellow_colors"
|
15460
|
+
],
|
15461
|
+
"gray_colors": [
|
15462
|
+
"color_colors"
|
15463
|
+
],
|
15464
|
+
"green_colors": [
|
15465
|
+
"color_colors"
|
15466
|
+
],
|
15467
|
+
"indigo_colors": [
|
15468
|
+
"purple_colors"
|
15469
|
+
],
|
15470
|
+
"italic_wp": [
|
15471
|
+
"style_wp"
|
15472
|
+
],
|
15473
|
+
"ivory_colors": [
|
15474
|
+
"white_colors"
|
15475
|
+
],
|
15476
|
+
"khaki_colors": [
|
15477
|
+
"yellow_colors"
|
15478
|
+
],
|
15479
|
+
"lavender_colors": [
|
15480
|
+
"purple_colors"
|
15481
|
+
],
|
15482
|
+
"light_colors": [
|
15483
|
+
"brightness_colors"
|
15484
|
+
],
|
15485
|
+
"lime_colors": [
|
15486
|
+
"green_colors"
|
15487
|
+
],
|
15488
|
+
"magenta_colors": [
|
15489
|
+
"purple_colors"
|
15490
|
+
],
|
15491
|
+
"maroon_colors": [
|
15492
|
+
"brown_colors"
|
15493
|
+
],
|
15494
|
+
"navy_colors": [
|
15495
|
+
"blue_colors"
|
15496
|
+
],
|
15497
|
+
"olive_colors": [
|
15498
|
+
"green_colors"
|
15499
|
+
],
|
15500
|
+
"orange_colors": [
|
15501
|
+
"color_colors"
|
15502
|
+
],
|
15503
|
+
"paragraph_wp": [
|
15504
|
+
"countable"
|
15505
|
+
],
|
15506
|
+
"pink_colors": [
|
15507
|
+
"color_colors"
|
15508
|
+
],
|
15509
|
+
"purple_colors": [
|
15510
|
+
"color_colors"
|
15511
|
+
],
|
15512
|
+
"red_colors": [
|
15513
|
+
"color_colors"
|
15514
|
+
],
|
15515
|
+
"sienna_colors": [
|
15516
|
+
"brown_colors"
|
15517
|
+
],
|
15518
|
+
"silver_colors": [
|
15519
|
+
"gray_colors"
|
15520
|
+
],
|
15521
|
+
"snow_colors": [
|
15522
|
+
"white_colors"
|
15523
|
+
],
|
15524
|
+
"tan_colors": [
|
15525
|
+
"brown_colors"
|
15526
|
+
],
|
15527
|
+
"teal_colors": [
|
15528
|
+
"green_colors"
|
15529
|
+
],
|
15530
|
+
"turquoise_colors": [
|
15531
|
+
"blue_colors"
|
15532
|
+
],
|
15533
|
+
"underlined_wp": [
|
15534
|
+
"style_wp"
|
15535
|
+
],
|
15536
|
+
"unknown": [
|
15537
|
+
"hierarchyAble"
|
15538
|
+
],
|
15539
|
+
"violet_colors": [
|
15540
|
+
"purple_colors"
|
15541
|
+
],
|
15542
|
+
"white_colors": [
|
15543
|
+
"color_colors"
|
15544
|
+
],
|
15545
|
+
"whose": [
|
15546
|
+
"object"
|
15547
|
+
],
|
15548
|
+
"word_wp": [
|
15549
|
+
"countable",
|
15550
|
+
"statefulElement_wp"
|
15551
|
+
],
|
15552
|
+
"yellow_colors": [
|
15553
|
+
"color_colors"
|
15554
|
+
]
|
15555
|
+
},
|
15556
|
+
"properties": {
|
15557
|
+
"handlers": {
|
15558
|
+
},
|
15559
|
+
"initHandlers": [
|
15560
|
+
],
|
15561
|
+
"root": {
|
15562
|
+
"aqua_colors": {
|
15563
|
+
},
|
15564
|
+
"aquamarine_colors": {
|
15565
|
+
},
|
15566
|
+
"azure_colors": {
|
15567
|
+
},
|
15568
|
+
"beige_colors": {
|
15569
|
+
},
|
15570
|
+
"black_colors": {
|
15571
|
+
},
|
15572
|
+
"blue_colors": {
|
15573
|
+
},
|
15574
|
+
"bold_wp": {
|
15575
|
+
},
|
15576
|
+
"brightness_colors": {
|
15577
|
+
},
|
15578
|
+
"brown_colors": {
|
15579
|
+
},
|
15580
|
+
"character_wp": {
|
15581
|
+
},
|
15582
|
+
"chartruese_colors": {
|
15583
|
+
},
|
15584
|
+
"code_wp": {
|
15585
|
+
},
|
15586
|
+
"color_colors": {
|
15587
|
+
},
|
15588
|
+
"countable": {
|
15589
|
+
},
|
15590
|
+
"crimson_colors": {
|
15591
|
+
},
|
15592
|
+
"cyan_colors": {
|
15593
|
+
},
|
15594
|
+
"dark_colors": {
|
15595
|
+
},
|
15596
|
+
"gold_colors": {
|
15597
|
+
},
|
15598
|
+
"gray_colors": {
|
15599
|
+
},
|
15600
|
+
"green_colors": {
|
15601
|
+
},
|
15602
|
+
"hierarchyAble": {
|
15603
|
+
},
|
15604
|
+
"indigo_colors": {
|
15605
|
+
},
|
15606
|
+
"italic_wp": {
|
15607
|
+
},
|
15608
|
+
"ivory_colors": {
|
15609
|
+
},
|
15610
|
+
"khaki_colors": {
|
15611
|
+
},
|
15612
|
+
"lavender_colors": {
|
15613
|
+
},
|
15614
|
+
"light_colors": {
|
15615
|
+
},
|
15616
|
+
"lime_colors": {
|
15617
|
+
},
|
15618
|
+
"magenta_colors": {
|
15619
|
+
},
|
15620
|
+
"maroon_colors": {
|
15621
|
+
},
|
15622
|
+
"navy_colors": {
|
15623
|
+
},
|
15624
|
+
"object": {
|
15625
|
+
},
|
15626
|
+
"olive_colors": {
|
15627
|
+
},
|
15628
|
+
"orange_colors": {
|
15629
|
+
},
|
15630
|
+
"paragraph_wp": {
|
15631
|
+
},
|
15632
|
+
"pink_colors": {
|
15633
|
+
},
|
15634
|
+
"purple_colors": {
|
15635
|
+
},
|
15636
|
+
"red_colors": {
|
15637
|
+
},
|
15638
|
+
"sienna_colors": {
|
15639
|
+
},
|
15640
|
+
"silver_colors": {
|
15641
|
+
},
|
15642
|
+
"snow_colors": {
|
15643
|
+
},
|
15644
|
+
"statefulElement_wp": {
|
15645
|
+
},
|
15646
|
+
"style_wp": {
|
15647
|
+
},
|
15648
|
+
"tan_colors": {
|
15649
|
+
},
|
15650
|
+
"teal_colors": {
|
15651
|
+
},
|
15652
|
+
"turquoise_colors": {
|
15653
|
+
},
|
15654
|
+
"underlined_wp": {
|
15655
|
+
},
|
15656
|
+
"unknown": {
|
15657
|
+
},
|
15658
|
+
"violet_colors": {
|
15659
|
+
},
|
15660
|
+
"white_colors": {
|
15661
|
+
},
|
15662
|
+
"whose": {
|
15663
|
+
},
|
15664
|
+
"word_wp": {
|
15665
|
+
},
|
15666
|
+
"yellow_colors": {
|
15667
|
+
}
|
15668
|
+
}
|
15669
|
+
},
|
15670
|
+
"property": {
|
15671
|
+
},
|
15672
|
+
"relations": [
|
15673
|
+
],
|
15674
|
+
"valueToWords": {
|
15675
|
+
}
|
15676
|
+
},
|
15677
|
+
"punctuation2": {
|
15678
|
+
},
|
15679
|
+
"sdefaults2": {
|
15680
|
+
},
|
15681
|
+
"stm2": {
|
15682
|
+
"mentioned": [
|
15683
|
+
],
|
15684
|
+
"variables": {
|
15685
|
+
}
|
15686
|
+
},
|
15687
|
+
"tokenize2": {
|
15688
|
+
},
|
15689
|
+
"ui2": {
|
15690
|
+
},
|
15691
|
+
"wp1": {
|
15692
|
+
"changeState": [
|
15693
|
+
{
|
15694
|
+
"scope": "selection",
|
15695
|
+
"styles": [
|
15696
|
+
"bold",
|
15697
|
+
"underline"
|
15698
|
+
]
|
15699
|
+
}
|
15700
|
+
]
|
15701
|
+
}
|
15702
|
+
},
|
15703
|
+
"processed": [
|
15704
|
+
{
|
15705
|
+
"context": {
|
15706
|
+
"default": true,
|
15707
|
+
"isList": true,
|
15708
|
+
"level": 1,
|
15709
|
+
"listable": true,
|
15710
|
+
"marker": "list",
|
15711
|
+
"range": {
|
15712
|
+
"end": 18,
|
15713
|
+
"start": 0
|
15714
|
+
},
|
15715
|
+
"text": "bold and underlined",
|
15716
|
+
"topLevel": true,
|
15717
|
+
"touchedBy": [
|
15718
|
+
"wp#call2"
|
15719
|
+
],
|
15720
|
+
"types": [
|
15721
|
+
"list"
|
15722
|
+
],
|
15723
|
+
"value": [
|
15724
|
+
{
|
15725
|
+
"dead": true,
|
15726
|
+
"level": 1,
|
15727
|
+
"marker": "bold_wp",
|
15728
|
+
"number": "one",
|
15729
|
+
"range": {
|
15730
|
+
"end": 3,
|
15731
|
+
"start": 0
|
15732
|
+
},
|
15733
|
+
"text": "bold",
|
15734
|
+
"value": "bold_wp",
|
15735
|
+
"word": "bold"
|
15736
|
+
},
|
15737
|
+
{
|
15738
|
+
"level": 0,
|
15739
|
+
"marker": "underlined_wp",
|
15740
|
+
"number": "one",
|
15741
|
+
"range": {
|
15742
|
+
"end": 18,
|
15743
|
+
"start": 9
|
15744
|
+
},
|
15745
|
+
"text": "underlined",
|
15746
|
+
"value": "underlined_wp",
|
15747
|
+
"word": "underlined"
|
15748
|
+
}
|
15749
|
+
],
|
15750
|
+
"word": "and"
|
15751
|
+
},
|
15752
|
+
"generatedParenthesized": "",
|
15753
|
+
"paraphrases": "bold and underlined",
|
15754
|
+
"paraphrasesParenthesized": "((bold) and (underlined))",
|
15755
|
+
"responses": [
|
15756
|
+
""
|
15757
|
+
]
|
15758
|
+
},
|
15759
|
+
{
|
15760
|
+
"context": {
|
15761
|
+
"dead": true,
|
15762
|
+
"default": true,
|
15763
|
+
"level": 1,
|
15764
|
+
"marker": "resetIdSuffix",
|
15765
|
+
"range": {
|
15766
|
+
"end": 12,
|
15767
|
+
"start": 0
|
15768
|
+
},
|
15769
|
+
"raw_text": "resetIdSuffix",
|
15770
|
+
"text": "resetidsuffix",
|
15771
|
+
"topLevel": true,
|
15772
|
+
"touchedBy": [
|
15773
|
+
"wp#call2",
|
15774
|
+
"instance5#wp#call2"
|
15775
|
+
],
|
15776
|
+
"value": "resetIdSuffix",
|
15777
|
+
"word": "resetidsuffix"
|
15778
|
+
},
|
15779
|
+
"generatedParenthesized": [
|
15780
|
+
],
|
15781
|
+
"paraphrases": "resetidsuffix",
|
15782
|
+
"paraphrasesParenthesized": [
|
15783
|
+
],
|
15784
|
+
"responses": [
|
15785
|
+
""
|
15786
|
+
]
|
15787
|
+
},
|
15788
|
+
{
|
15789
|
+
"context": {
|
15790
|
+
"dead": true,
|
15791
|
+
"level": 2,
|
15792
|
+
"marker": "is",
|
15793
|
+
"number": "many",
|
15794
|
+
"one": {
|
15795
|
+
"default": true,
|
15796
|
+
"isList": true,
|
15797
|
+
"level": 1,
|
15798
|
+
"listable": true,
|
15799
|
+
"marker": "list",
|
15800
|
+
"number": "many",
|
15801
|
+
"range": {
|
15802
|
+
"end": 43,
|
15803
|
+
"start": 0
|
15804
|
+
},
|
15805
|
+
"text": "bold, italic, code and underlined",
|
15806
|
+
"types": [
|
15807
|
+
"list",
|
15808
|
+
"queryable",
|
15809
|
+
"unknown"
|
15810
|
+
],
|
15811
|
+
"value": [
|
15812
|
+
{
|
15813
|
+
"dead": true,
|
15814
|
+
"decorators": {
|
15815
|
+
"after": {
|
15816
|
+
"depth": "+",
|
15817
|
+
"level": 0,
|
15818
|
+
"marker": "comma",
|
15819
|
+
"range": {
|
15820
|
+
"end": 4,
|
15821
|
+
"start": 4
|
15822
|
+
},
|
15823
|
+
"text": ",",
|
15824
|
+
"value": ",",
|
15825
|
+
"word": ","
|
15826
|
+
}
|
15827
|
+
},
|
15828
|
+
"level": 1,
|
15829
|
+
"marker": "unknown",
|
15830
|
+
"no_convolutions": true,
|
15831
|
+
"range": {
|
15832
|
+
"end": 4,
|
15833
|
+
"start": 0
|
15834
|
+
},
|
15835
|
+
"text": "bold,",
|
15836
|
+
"types": [
|
15837
|
+
"queryable",
|
15838
|
+
"unknown"
|
15839
|
+
],
|
15840
|
+
"unknown": true,
|
15841
|
+
"value": "bold",
|
15842
|
+
"word": "bold"
|
15843
|
+
},
|
15844
|
+
{
|
15845
|
+
"dead": true,
|
15846
|
+
"decorators": {
|
15847
|
+
"after": {
|
15848
|
+
"depth": "+",
|
15849
|
+
"level": 0,
|
15850
|
+
"marker": "comma",
|
15851
|
+
"range": {
|
15852
|
+
"end": 12,
|
15853
|
+
"start": 12
|
15854
|
+
},
|
15855
|
+
"text": ",",
|
15856
|
+
"value": ",",
|
15857
|
+
"word": ","
|
15858
|
+
}
|
15859
|
+
},
|
15860
|
+
"level": 1,
|
15861
|
+
"marker": "unknown",
|
15862
|
+
"no_convolutions": true,
|
15863
|
+
"range": {
|
15864
|
+
"end": 12,
|
15865
|
+
"start": 6
|
15866
|
+
},
|
15867
|
+
"text": "italic,",
|
15868
|
+
"types": [
|
15869
|
+
"queryable",
|
15870
|
+
"unknown"
|
15871
|
+
],
|
15872
|
+
"unknown": true,
|
15873
|
+
"value": "italic",
|
15874
|
+
"word": "italic"
|
15875
|
+
},
|
15876
|
+
{
|
15877
|
+
"dead": true,
|
15878
|
+
"level": 1,
|
15879
|
+
"marker": "unknown",
|
15880
|
+
"range": {
|
15881
|
+
"end": 17,
|
15882
|
+
"start": 14
|
15883
|
+
},
|
15884
|
+
"text": "code",
|
15885
|
+
"types": [
|
15886
|
+
"queryable",
|
15887
|
+
"unknown"
|
15888
|
+
],
|
15889
|
+
"unknown": true,
|
15890
|
+
"value": "code",
|
15891
|
+
"word": "code"
|
15892
|
+
},
|
15893
|
+
{
|
15894
|
+
"dead": true,
|
15895
|
+
"level": 1,
|
15896
|
+
"marker": "unknown",
|
15897
|
+
"range": {
|
15898
|
+
"end": 32,
|
15899
|
+
"start": 23
|
15900
|
+
},
|
15901
|
+
"text": "underlined",
|
15902
|
+
"types": [
|
15903
|
+
"queryable",
|
15904
|
+
"unknown"
|
15905
|
+
],
|
15906
|
+
"unknown": true,
|
15907
|
+
"value": "underlined",
|
15908
|
+
"word": "underlined"
|
15909
|
+
}
|
15910
|
+
],
|
15911
|
+
"word": "and"
|
15912
|
+
},
|
15913
|
+
"range": {
|
15914
|
+
"end": 43,
|
15915
|
+
"start": 0
|
15916
|
+
},
|
15917
|
+
"text": "bold, italic, code and underlined are styles",
|
15918
|
+
"topLevel": true,
|
15919
|
+
"touchedBy": [
|
15920
|
+
"wp#call2",
|
15921
|
+
"instance4#wp#call2"
|
15922
|
+
],
|
15923
|
+
"two": {
|
15924
|
+
"concept": true,
|
15925
|
+
"dead": true,
|
15926
|
+
"level": 1,
|
15927
|
+
"marker": "unknown",
|
15928
|
+
"range": {
|
15929
|
+
"end": 43,
|
15930
|
+
"start": 38
|
15931
|
+
},
|
15932
|
+
"text": "styles",
|
15933
|
+
"types": [
|
15934
|
+
"unknown"
|
15935
|
+
],
|
15936
|
+
"unknown": true,
|
15937
|
+
"value": "styles",
|
15938
|
+
"word": "styles"
|
15939
|
+
},
|
15940
|
+
"word": "are"
|
15941
|
+
},
|
15942
|
+
"generatedParenthesized": [
|
15943
|
+
],
|
15944
|
+
"paraphrases": "bold, italic, code and underlined are styles",
|
15945
|
+
"paraphrasesParenthesized": [
|
15946
|
+
],
|
15947
|
+
"responses": [
|
15948
|
+
""
|
15949
|
+
]
|
15950
|
+
},
|
15951
|
+
{
|
15952
|
+
"context": {
|
15953
|
+
"dead": true,
|
15954
|
+
"level": 2,
|
15955
|
+
"marker": "is",
|
15956
|
+
"number": "many",
|
15957
|
+
"one": {
|
15958
|
+
"dead": true,
|
15959
|
+
"level": 1,
|
15960
|
+
"marker": "unknown",
|
15961
|
+
"number": "many",
|
15962
|
+
"range": {
|
15963
|
+
"end": 23,
|
15964
|
+
"start": 0
|
15965
|
+
},
|
15966
|
+
"text": "paragraphs",
|
15967
|
+
"types": [
|
15968
|
+
"unknown"
|
15969
|
+
],
|
15970
|
+
"unknown": true,
|
15971
|
+
"value": "paragraphs",
|
15972
|
+
"word": "paragraphs"
|
15973
|
+
},
|
15974
|
+
"range": {
|
15975
|
+
"end": 23,
|
15976
|
+
"start": 0
|
15977
|
+
},
|
15978
|
+
"text": "paragraphs are countable",
|
15979
|
+
"topLevel": true,
|
15980
|
+
"touchedBy": [
|
15981
|
+
"wp#call2",
|
15982
|
+
"instance0#wp#call2",
|
15983
|
+
"instance3#wp#call2"
|
15984
|
+
],
|
15985
|
+
"two": {
|
15986
|
+
"concept": true,
|
15987
|
+
"dead": true,
|
15988
|
+
"default": true,
|
15989
|
+
"level": 1,
|
15990
|
+
"marker": "countable",
|
15991
|
+
"range": {
|
15992
|
+
"end": 23,
|
15993
|
+
"start": 15
|
15994
|
+
},
|
15995
|
+
"text": "countable",
|
15996
|
+
"types": [
|
15997
|
+
"countable"
|
15998
|
+
],
|
15999
|
+
"value": "countable",
|
16000
|
+
"word": "countable"
|
16001
|
+
},
|
16002
|
+
"word": "are"
|
16003
|
+
},
|
16004
|
+
"generatedParenthesized": [
|
16005
|
+
],
|
16006
|
+
"paraphrases": "paragraphs are countable",
|
16007
|
+
"paraphrasesParenthesized": [
|
16008
|
+
],
|
16009
|
+
"responses": [
|
16010
|
+
""
|
16011
|
+
]
|
16012
|
+
},
|
16013
|
+
{
|
16014
|
+
"context": {
|
16015
|
+
"dead": true,
|
16016
|
+
"level": 2,
|
16017
|
+
"marker": "is",
|
16018
|
+
"number": "many",
|
16019
|
+
"one": {
|
16020
|
+
"dead": true,
|
16021
|
+
"level": 1,
|
16022
|
+
"marker": "unknown",
|
16023
|
+
"number": "many",
|
16024
|
+
"range": {
|
16025
|
+
"end": 23,
|
16026
|
+
"start": 0
|
16027
|
+
},
|
16028
|
+
"text": "characters",
|
16029
|
+
"types": [
|
16030
|
+
"unknown"
|
16031
|
+
],
|
16032
|
+
"unknown": true,
|
16033
|
+
"value": "characters",
|
16034
|
+
"word": "characters"
|
16035
|
+
},
|
16036
|
+
"range": {
|
16037
|
+
"end": 23,
|
16038
|
+
"start": 0
|
16039
|
+
},
|
16040
|
+
"text": "characters are countable",
|
16041
|
+
"topLevel": true,
|
16042
|
+
"touchedBy": [
|
16043
|
+
"wp#call2",
|
16044
|
+
"instance0#wp#call2",
|
16045
|
+
"instance2#wp#call2"
|
16046
|
+
],
|
16047
|
+
"two": {
|
16048
|
+
"concept": true,
|
16049
|
+
"dead": true,
|
16050
|
+
"default": true,
|
16051
|
+
"level": 1,
|
16052
|
+
"marker": "countable",
|
16053
|
+
"range": {
|
16054
|
+
"end": 23,
|
16055
|
+
"start": 15
|
16056
|
+
},
|
16057
|
+
"text": "countable",
|
16058
|
+
"types": [
|
16059
|
+
"countable"
|
16060
|
+
],
|
16061
|
+
"value": "countable",
|
16062
|
+
"word": "countable"
|
16063
|
+
},
|
16064
|
+
"word": "are"
|
16065
|
+
},
|
16066
|
+
"generatedParenthesized": [
|
16067
|
+
],
|
16068
|
+
"paraphrases": "characters are countable",
|
16069
|
+
"paraphrasesParenthesized": [
|
16070
|
+
],
|
16071
|
+
"responses": [
|
16072
|
+
""
|
16073
|
+
]
|
16074
|
+
},
|
16075
|
+
{
|
16076
|
+
"context": {
|
16077
|
+
"dead": true,
|
16078
|
+
"level": 2,
|
16079
|
+
"marker": "is",
|
16080
|
+
"number": "many",
|
16081
|
+
"one": {
|
16082
|
+
"dead": true,
|
16083
|
+
"level": 1,
|
16084
|
+
"marker": "unknown",
|
16085
|
+
"number": "many",
|
16086
|
+
"range": {
|
16087
|
+
"end": 39,
|
16088
|
+
"start": 0
|
16089
|
+
},
|
16090
|
+
"text": "words",
|
16091
|
+
"types": [
|
16092
|
+
"unknown"
|
16093
|
+
],
|
16094
|
+
"unknown": true,
|
16095
|
+
"value": "words",
|
16096
|
+
"word": "words"
|
16097
|
+
},
|
16098
|
+
"range": {
|
16099
|
+
"end": 39,
|
16100
|
+
"start": 0
|
16101
|
+
},
|
16102
|
+
"text": "words are countable and statefulelements",
|
16103
|
+
"topLevel": true,
|
16104
|
+
"touchedBy": [
|
16105
|
+
"wp#call2",
|
16106
|
+
"instance0#wp#call2",
|
16107
|
+
"instance1#wp#call2"
|
16108
|
+
],
|
16109
|
+
"two": {
|
16110
|
+
"concept": true,
|
16111
|
+
"default": true,
|
16112
|
+
"isList": true,
|
16113
|
+
"level": 1,
|
16114
|
+
"listable": true,
|
16115
|
+
"marker": "list",
|
16116
|
+
"range": {
|
16117
|
+
"end": 39,
|
16118
|
+
"start": 10
|
16119
|
+
},
|
16120
|
+
"text": "countable and statefulelements",
|
16121
|
+
"types": [
|
16122
|
+
"countable",
|
16123
|
+
"list",
|
16124
|
+
"queryable"
|
16125
|
+
],
|
16126
|
+
"value": [
|
16127
|
+
{
|
16128
|
+
"dead": true,
|
16129
|
+
"default": true,
|
16130
|
+
"level": 1,
|
16131
|
+
"marker": "countable",
|
16132
|
+
"range": {
|
16133
|
+
"end": 18,
|
16134
|
+
"start": 10
|
16135
|
+
},
|
16136
|
+
"text": "countable",
|
16137
|
+
"types": [
|
16138
|
+
"countable",
|
16139
|
+
"queryable"
|
16140
|
+
],
|
16141
|
+
"value": "countable",
|
16142
|
+
"word": "countable"
|
16143
|
+
},
|
16144
|
+
{
|
16145
|
+
"dead": true,
|
16146
|
+
"level": 1,
|
16147
|
+
"marker": "unknown",
|
16148
|
+
"range": {
|
16149
|
+
"end": 39,
|
16150
|
+
"start": 24
|
16151
|
+
},
|
16152
|
+
"raw_text": "statefulElements",
|
16153
|
+
"text": "statefulelements",
|
16154
|
+
"types": [
|
16155
|
+
"queryable",
|
16156
|
+
"unknown"
|
16157
|
+
],
|
16158
|
+
"unknown": true,
|
16159
|
+
"value": "statefulelements",
|
16160
|
+
"word": "statefulelements"
|
16161
|
+
}
|
16162
|
+
],
|
16163
|
+
"word": "and"
|
16164
|
+
},
|
16165
|
+
"word": "are"
|
16166
|
+
},
|
16167
|
+
"generatedParenthesized": [
|
16168
|
+
],
|
16169
|
+
"paraphrases": "words are countable and statefulelements",
|
16170
|
+
"paraphrasesParenthesized": [
|
16171
|
+
],
|
16172
|
+
"responses": [
|
16173
|
+
""
|
16174
|
+
]
|
16175
|
+
}
|
16176
|
+
]
|
16177
|
+
},
|
16178
|
+
"paraphrases": [
|
16179
|
+
"bold and underlined"
|
16180
|
+
],
|
16181
|
+
"paraphrasesParenthesized": [
|
16182
|
+
"((bold) and (underlined))"
|
16183
|
+
],
|
16184
|
+
"query": "bold and underlined",
|
16185
|
+
"responses": [
|
16186
|
+
""
|
16187
|
+
]
|
16188
|
+
},
|
16189
|
+
{
|
16190
|
+
"associations": [
|
16191
|
+
],
|
16192
|
+
"config": {
|
16193
|
+
},
|
16194
|
+
"contexts": [
|
16195
|
+
{
|
16196
|
+
"dead": true,
|
16197
|
+
"level": 1,
|
16198
|
+
"marker": "bold_wp",
|
16199
|
+
"number": "one",
|
16200
|
+
"range": {
|
16201
|
+
"end": 3,
|
16202
|
+
"start": 0
|
16203
|
+
},
|
16204
|
+
"text": "bold",
|
16205
|
+
"topLevel": true,
|
16206
|
+
"touchedBy": [
|
16207
|
+
"wp#call2"
|
16208
|
+
],
|
16209
|
+
"value": "bold_wp",
|
16210
|
+
"word": "bold"
|
16211
|
+
},
|
16212
|
+
{
|
16213
|
+
"dead": true,
|
16214
|
+
"level": 1,
|
16215
|
+
"marker": "underlined_wp",
|
16216
|
+
"number": "one",
|
16217
|
+
"range": {
|
16218
|
+
"end": 14,
|
16219
|
+
"start": 5
|
16220
|
+
},
|
16221
|
+
"text": "underlined",
|
16222
|
+
"topLevel": true,
|
16223
|
+
"touchedBy": [
|
16224
|
+
"wp#call6"
|
16225
|
+
],
|
16226
|
+
"value": "underlined_wp",
|
16227
|
+
"word": "underlined"
|
16228
|
+
}
|
16229
|
+
],
|
16230
|
+
"generatedParenthesized": [
|
16231
|
+
"",
|
16232
|
+
""
|
16233
|
+
],
|
16234
|
+
"metadata": {
|
16235
|
+
"opChoices": [
|
16236
|
+
{
|
16237
|
+
"counter": 1,
|
16238
|
+
"op": [
|
16239
|
+
"bold_wp",
|
16240
|
+
0
|
16241
|
+
],
|
16242
|
+
"ops": [
|
16243
|
+
[
|
16244
|
+
"bold_wp",
|
16245
|
+
0
|
16246
|
+
],
|
16247
|
+
[
|
16248
|
+
"underlined_wp",
|
16249
|
+
0
|
16250
|
+
]
|
16251
|
+
]
|
16252
|
+
},
|
16253
|
+
{
|
16254
|
+
"counter": 2,
|
16255
|
+
"op": [
|
16256
|
+
"underlined_wp",
|
16257
|
+
0
|
16258
|
+
],
|
16259
|
+
"ops": [
|
16260
|
+
[
|
16261
|
+
"underlined_wp",
|
16262
|
+
0
|
16263
|
+
]
|
16264
|
+
]
|
16265
|
+
}
|
16266
|
+
]
|
16267
|
+
},
|
16268
|
+
"objects": {
|
16269
|
+
"nameToUUID": {
|
16270
|
+
"articles": "articles2",
|
16271
|
+
"asking": "asking2",
|
16272
|
+
"colors": "colors2",
|
16273
|
+
"concept": "concept2",
|
16274
|
+
"conjunction": "conjunction2",
|
16275
|
+
"countable": "countable2",
|
16276
|
+
"dialogues": "dialogues2",
|
16277
|
+
"errors": "errors2",
|
16278
|
+
"evaluate": "evaluate2",
|
16279
|
+
"gdefaults": "gdefaults2",
|
16280
|
+
"hierarchy": "hierarchy2",
|
16281
|
+
"meta": "meta2",
|
16282
|
+
"negation": "negation2",
|
16283
|
+
"numbers": "numbers2",
|
16284
|
+
"ordinals": "ordinals2",
|
16285
|
+
"pos": "pos2",
|
16286
|
+
"properties": "properties2",
|
16287
|
+
"punctuation": "punctuation2",
|
16288
|
+
"sdefaults": "sdefaults2",
|
16289
|
+
"stm": "stm2",
|
16290
|
+
"tokenize": "tokenize2",
|
16291
|
+
"ui": "ui2",
|
16292
|
+
"wp": "wp1"
|
16293
|
+
},
|
16294
|
+
"namespaced": {
|
16295
|
+
"articles2": {
|
16296
|
+
},
|
16297
|
+
"asking2": {
|
16298
|
+
},
|
16299
|
+
"colors2": {
|
16300
|
+
},
|
16301
|
+
"concept2": {
|
16302
|
+
"defaultTypesForHierarchy": {
|
16303
|
+
},
|
16304
|
+
"valueToWords": [
|
16305
|
+
]
|
16306
|
+
},
|
16307
|
+
"conjunction2": {
|
16308
|
+
},
|
16309
|
+
"countable2": {
|
16310
|
+
},
|
16311
|
+
"dialogues2": {
|
16312
|
+
"idSuffix": "",
|
16313
|
+
"mentioned": [
|
16314
|
+
],
|
16315
|
+
"variables": {
|
16316
|
+
}
|
16317
|
+
},
|
16318
|
+
"errors2": {
|
16319
|
+
},
|
16320
|
+
"evaluate2": {
|
16321
|
+
},
|
16322
|
+
"gdefaults2": {
|
16323
|
+
},
|
16324
|
+
"hierarchy2": {
|
16325
|
+
},
|
16326
|
+
"meta2": {
|
16327
|
+
},
|
16328
|
+
"negation2": {
|
16329
|
+
},
|
16330
|
+
"numbers2": {
|
16331
|
+
},
|
16332
|
+
"ordinals2": {
|
16333
|
+
},
|
16334
|
+
"pos2": {
|
16335
|
+
},
|
16336
|
+
"properties2": {
|
16337
|
+
"children": {
|
16338
|
+
"blue_colors": [
|
16339
|
+
"aqua_colors",
|
16340
|
+
"cyan_colors",
|
16341
|
+
"aquamarine_colors",
|
16342
|
+
"turquoise_colors",
|
16343
|
+
"navy_colors"
|
16344
|
+
],
|
16345
|
+
"brightness_colors": [
|
16346
|
+
"dark_colors",
|
16347
|
+
"light_colors"
|
16348
|
+
],
|
16349
|
+
"brown_colors": [
|
16350
|
+
"tan_colors",
|
16351
|
+
"sienna_colors",
|
16352
|
+
"maroon_colors"
|
16353
|
+
],
|
16354
|
+
"color_colors": [
|
16355
|
+
"red_colors",
|
16356
|
+
"pink_colors",
|
16357
|
+
"orange_colors",
|
16358
|
+
"yellow_colors",
|
16359
|
+
"purple_colors",
|
16360
|
+
"green_colors",
|
16361
|
+
"blue_colors",
|
16362
|
+
"brown_colors",
|
16363
|
+
"white_colors",
|
16364
|
+
"gray_colors"
|
16365
|
+
],
|
16366
|
+
"countable": [
|
16367
|
+
"word_wp",
|
16368
|
+
"character_wp",
|
16369
|
+
"paragraph_wp"
|
16370
|
+
],
|
16371
|
+
"gray_colors": [
|
16372
|
+
"silver_colors",
|
16373
|
+
"black_colors"
|
16374
|
+
],
|
16375
|
+
"green_colors": [
|
16376
|
+
"lime_colors",
|
16377
|
+
"chartruese_colors",
|
16378
|
+
"olive_colors",
|
16379
|
+
"teal_colors"
|
16380
|
+
],
|
16381
|
+
"hierarchyAble": [
|
16382
|
+
"unknown"
|
16383
|
+
],
|
16384
|
+
"object": [
|
16385
|
+
"whose"
|
16386
|
+
],
|
16387
|
+
"purple_colors": [
|
16388
|
+
"lavender_colors",
|
16389
|
+
"violet_colors",
|
16390
|
+
"magenta_colors",
|
16391
|
+
"indigo_colors"
|
16392
|
+
],
|
16393
|
+
"red_colors": [
|
16394
|
+
"crimson_colors"
|
16395
|
+
],
|
16396
|
+
"statefulElement_wp": [
|
16397
|
+
"word_wp"
|
16398
|
+
],
|
16399
|
+
"style_wp": [
|
16400
|
+
"bold_wp",
|
16401
|
+
"italic_wp",
|
16402
|
+
"code_wp",
|
16403
|
+
"underlined_wp"
|
16404
|
+
],
|
16405
|
+
"white_colors": [
|
16406
|
+
"snow_colors",
|
16407
|
+
"azure_colors",
|
16408
|
+
"beige_colors",
|
16409
|
+
"ivory_colors"
|
16410
|
+
],
|
16411
|
+
"yellow_colors": [
|
16412
|
+
"gold_colors",
|
16413
|
+
"khaki_colors"
|
16414
|
+
]
|
16415
|
+
},
|
16416
|
+
"concepts": [
|
16417
|
+
"properties",
|
16418
|
+
"unknown",
|
16419
|
+
"hierarchyAble",
|
16420
|
+
"whose",
|
16421
|
+
"object",
|
16422
|
+
"dark_colors",
|
16423
|
+
"brightness_colors",
|
16424
|
+
"light_colors",
|
16425
|
+
"red_colors",
|
16426
|
+
"color_colors",
|
16427
|
+
"pink_colors",
|
16428
|
+
"orange_colors",
|
16429
|
+
"yellow_colors",
|
16430
|
+
"purple_colors",
|
16431
|
+
"green_colors",
|
16432
|
+
"blue_colors",
|
16433
|
+
"brown_colors",
|
16434
|
+
"white_colors",
|
16435
|
+
"gray_colors",
|
16436
|
+
"crimson_colors",
|
16437
|
+
"gold_colors",
|
16438
|
+
"khaki_colors",
|
16439
|
+
"lavender_colors",
|
16440
|
+
"violet_colors",
|
16441
|
+
"magenta_colors",
|
16442
|
+
"indigo_colors",
|
16443
|
+
"lime_colors",
|
16444
|
+
"chartruese_colors",
|
16445
|
+
"olive_colors",
|
16446
|
+
"teal_colors",
|
16447
|
+
"aqua_colors",
|
16448
|
+
"cyan_colors",
|
16449
|
+
"aquamarine_colors",
|
16450
|
+
"turquoise_colors",
|
16451
|
+
"navy_colors",
|
16452
|
+
"tan_colors",
|
16453
|
+
"sienna_colors",
|
16454
|
+
"maroon_colors",
|
16455
|
+
"snow_colors",
|
16456
|
+
"azure_colors",
|
16457
|
+
"beige_colors",
|
16458
|
+
"ivory_colors",
|
16459
|
+
"silver_colors",
|
16460
|
+
"black_colors",
|
16461
|
+
"word_wp",
|
16462
|
+
"countable",
|
16463
|
+
"statefulElement_wp",
|
16464
|
+
"character_wp",
|
16465
|
+
"paragraph_wp",
|
16466
|
+
"bold_wp",
|
16467
|
+
"style_wp",
|
16468
|
+
"italic_wp",
|
16469
|
+
"code_wp",
|
16470
|
+
"underlined_wp"
|
16471
|
+
],
|
16472
|
+
"parents": {
|
16473
|
+
"aqua_colors": [
|
16474
|
+
"blue_colors"
|
16475
|
+
],
|
16476
|
+
"aquamarine_colors": [
|
16477
|
+
"blue_colors"
|
16478
|
+
],
|
16479
|
+
"azure_colors": [
|
16480
|
+
"white_colors"
|
16481
|
+
],
|
16482
|
+
"beige_colors": [
|
16483
|
+
"white_colors"
|
16484
|
+
],
|
16485
|
+
"black_colors": [
|
16486
|
+
"gray_colors"
|
16487
|
+
],
|
16488
|
+
"blue_colors": [
|
16489
|
+
"color_colors"
|
16490
|
+
],
|
16491
|
+
"bold_wp": [
|
16492
|
+
"style_wp"
|
16493
|
+
],
|
16494
|
+
"brown_colors": [
|
16495
|
+
"color_colors"
|
16496
|
+
],
|
16497
|
+
"character_wp": [
|
16498
|
+
"countable"
|
16499
|
+
],
|
16500
|
+
"chartruese_colors": [
|
16501
|
+
"green_colors"
|
16502
|
+
],
|
16503
|
+
"code_wp": [
|
16504
|
+
"style_wp"
|
16505
|
+
],
|
16506
|
+
"crimson_colors": [
|
16507
|
+
"red_colors"
|
16508
|
+
],
|
16509
|
+
"cyan_colors": [
|
16510
|
+
"blue_colors"
|
16511
|
+
],
|
16512
|
+
"dark_colors": [
|
16513
|
+
"brightness_colors"
|
16514
|
+
],
|
16515
|
+
"gold_colors": [
|
16516
|
+
"yellow_colors"
|
16517
|
+
],
|
16518
|
+
"gray_colors": [
|
16519
|
+
"color_colors"
|
16520
|
+
],
|
16521
|
+
"green_colors": [
|
16522
|
+
"color_colors"
|
16523
|
+
],
|
16524
|
+
"indigo_colors": [
|
16525
|
+
"purple_colors"
|
16526
|
+
],
|
16527
|
+
"italic_wp": [
|
16528
|
+
"style_wp"
|
16529
|
+
],
|
16530
|
+
"ivory_colors": [
|
16531
|
+
"white_colors"
|
16532
|
+
],
|
16533
|
+
"khaki_colors": [
|
16534
|
+
"yellow_colors"
|
16535
|
+
],
|
16536
|
+
"lavender_colors": [
|
16537
|
+
"purple_colors"
|
16538
|
+
],
|
16539
|
+
"light_colors": [
|
16540
|
+
"brightness_colors"
|
16541
|
+
],
|
16542
|
+
"lime_colors": [
|
16543
|
+
"green_colors"
|
16544
|
+
],
|
16545
|
+
"magenta_colors": [
|
16546
|
+
"purple_colors"
|
16547
|
+
],
|
16548
|
+
"maroon_colors": [
|
16549
|
+
"brown_colors"
|
16550
|
+
],
|
16551
|
+
"navy_colors": [
|
16552
|
+
"blue_colors"
|
16553
|
+
],
|
16554
|
+
"olive_colors": [
|
16555
|
+
"green_colors"
|
16556
|
+
],
|
16557
|
+
"orange_colors": [
|
16558
|
+
"color_colors"
|
16559
|
+
],
|
16560
|
+
"paragraph_wp": [
|
16561
|
+
"countable"
|
16562
|
+
],
|
16563
|
+
"pink_colors": [
|
16564
|
+
"color_colors"
|
16565
|
+
],
|
16566
|
+
"purple_colors": [
|
16567
|
+
"color_colors"
|
16568
|
+
],
|
16569
|
+
"red_colors": [
|
16570
|
+
"color_colors"
|
16571
|
+
],
|
16572
|
+
"sienna_colors": [
|
16573
|
+
"brown_colors"
|
16574
|
+
],
|
16575
|
+
"silver_colors": [
|
16576
|
+
"gray_colors"
|
16577
|
+
],
|
16578
|
+
"snow_colors": [
|
16579
|
+
"white_colors"
|
16580
|
+
],
|
16581
|
+
"tan_colors": [
|
16582
|
+
"brown_colors"
|
16583
|
+
],
|
16584
|
+
"teal_colors": [
|
16585
|
+
"green_colors"
|
16586
|
+
],
|
16587
|
+
"turquoise_colors": [
|
16588
|
+
"blue_colors"
|
16589
|
+
],
|
16590
|
+
"underlined_wp": [
|
16591
|
+
"style_wp"
|
16592
|
+
],
|
16593
|
+
"unknown": [
|
16594
|
+
"hierarchyAble"
|
16595
|
+
],
|
16596
|
+
"violet_colors": [
|
16597
|
+
"purple_colors"
|
16598
|
+
],
|
16599
|
+
"white_colors": [
|
16600
|
+
"color_colors"
|
16601
|
+
],
|
16602
|
+
"whose": [
|
16603
|
+
"object"
|
16604
|
+
],
|
16605
|
+
"word_wp": [
|
16606
|
+
"countable",
|
16607
|
+
"statefulElement_wp"
|
16608
|
+
],
|
16609
|
+
"yellow_colors": [
|
16610
|
+
"color_colors"
|
16611
|
+
]
|
16612
|
+
},
|
16613
|
+
"properties": {
|
16614
|
+
"handlers": {
|
16615
|
+
},
|
16616
|
+
"initHandlers": [
|
16617
|
+
],
|
16618
|
+
"root": {
|
16619
|
+
"aqua_colors": {
|
16620
|
+
},
|
16621
|
+
"aquamarine_colors": {
|
16622
|
+
},
|
16623
|
+
"azure_colors": {
|
16624
|
+
},
|
16625
|
+
"beige_colors": {
|
16626
|
+
},
|
16627
|
+
"black_colors": {
|
16628
|
+
},
|
16629
|
+
"blue_colors": {
|
16630
|
+
},
|
16631
|
+
"bold_wp": {
|
16632
|
+
},
|
16633
|
+
"brightness_colors": {
|
16634
|
+
},
|
16635
|
+
"brown_colors": {
|
16636
|
+
},
|
16637
|
+
"character_wp": {
|
16638
|
+
},
|
16639
|
+
"chartruese_colors": {
|
16640
|
+
},
|
16641
|
+
"code_wp": {
|
16642
|
+
},
|
16643
|
+
"color_colors": {
|
16644
|
+
},
|
16645
|
+
"countable": {
|
16646
|
+
},
|
16647
|
+
"crimson_colors": {
|
16648
|
+
},
|
16649
|
+
"cyan_colors": {
|
16650
|
+
},
|
16651
|
+
"dark_colors": {
|
16652
|
+
},
|
16653
|
+
"gold_colors": {
|
16654
|
+
},
|
16655
|
+
"gray_colors": {
|
16656
|
+
},
|
16657
|
+
"green_colors": {
|
16658
|
+
},
|
16659
|
+
"hierarchyAble": {
|
16660
|
+
},
|
16661
|
+
"indigo_colors": {
|
16662
|
+
},
|
16663
|
+
"italic_wp": {
|
16664
|
+
},
|
16665
|
+
"ivory_colors": {
|
16666
|
+
},
|
16667
|
+
"khaki_colors": {
|
16668
|
+
},
|
16669
|
+
"lavender_colors": {
|
16670
|
+
},
|
16671
|
+
"light_colors": {
|
16672
|
+
},
|
16673
|
+
"lime_colors": {
|
16674
|
+
},
|
16675
|
+
"magenta_colors": {
|
16676
|
+
},
|
16677
|
+
"maroon_colors": {
|
16678
|
+
},
|
16679
|
+
"navy_colors": {
|
16680
|
+
},
|
16681
|
+
"object": {
|
16682
|
+
},
|
16683
|
+
"olive_colors": {
|
16684
|
+
},
|
16685
|
+
"orange_colors": {
|
16686
|
+
},
|
16687
|
+
"paragraph_wp": {
|
16688
|
+
},
|
16689
|
+
"pink_colors": {
|
16690
|
+
},
|
16691
|
+
"purple_colors": {
|
16692
|
+
},
|
16693
|
+
"red_colors": {
|
16694
|
+
},
|
16695
|
+
"sienna_colors": {
|
16696
|
+
},
|
16697
|
+
"silver_colors": {
|
16698
|
+
},
|
16699
|
+
"snow_colors": {
|
16700
|
+
},
|
16701
|
+
"statefulElement_wp": {
|
16702
|
+
},
|
16703
|
+
"style_wp": {
|
16704
|
+
},
|
16705
|
+
"tan_colors": {
|
16706
|
+
},
|
16707
|
+
"teal_colors": {
|
16708
|
+
},
|
16709
|
+
"turquoise_colors": {
|
16710
|
+
},
|
16711
|
+
"underlined_wp": {
|
16712
|
+
},
|
16713
|
+
"unknown": {
|
16714
|
+
},
|
16715
|
+
"violet_colors": {
|
16716
|
+
},
|
16717
|
+
"white_colors": {
|
16718
|
+
},
|
16719
|
+
"whose": {
|
16720
|
+
},
|
16721
|
+
"word_wp": {
|
16722
|
+
},
|
16723
|
+
"yellow_colors": {
|
16724
|
+
}
|
16725
|
+
}
|
16726
|
+
},
|
16727
|
+
"property": {
|
16728
|
+
},
|
16729
|
+
"relations": [
|
16730
|
+
],
|
16731
|
+
"valueToWords": {
|
16732
|
+
}
|
16733
|
+
},
|
16734
|
+
"punctuation2": {
|
16735
|
+
},
|
16736
|
+
"sdefaults2": {
|
16737
|
+
},
|
16738
|
+
"stm2": {
|
16739
|
+
"mentioned": [
|
16740
|
+
],
|
16741
|
+
"variables": {
|
16742
|
+
}
|
16743
|
+
},
|
16744
|
+
"tokenize2": {
|
16745
|
+
},
|
16746
|
+
"ui2": {
|
16747
|
+
},
|
16748
|
+
"wp1": {
|
16749
|
+
"changeState": [
|
16750
|
+
{
|
16751
|
+
"scope": "selection",
|
16752
|
+
"styles": [
|
16753
|
+
"bold"
|
16754
|
+
]
|
16755
|
+
},
|
16756
|
+
{
|
16757
|
+
"scope": "selection",
|
16758
|
+
"styles": [
|
16759
|
+
"underline"
|
16760
|
+
]
|
16761
|
+
}
|
16762
|
+
]
|
16763
|
+
}
|
16764
|
+
},
|
16765
|
+
"processed": [
|
16766
|
+
{
|
16767
|
+
"context": {
|
16768
|
+
"dead": true,
|
16769
|
+
"level": 1,
|
16770
|
+
"marker": "underlined_wp",
|
16771
|
+
"number": "one",
|
16772
|
+
"range": {
|
16773
|
+
"end": 14,
|
16774
|
+
"start": 5
|
16775
|
+
},
|
16776
|
+
"text": "underlined",
|
16777
|
+
"topLevel": true,
|
16778
|
+
"touchedBy": [
|
16779
|
+
"wp#call6"
|
16780
|
+
],
|
16781
|
+
"value": "underlined_wp",
|
16782
|
+
"word": "underlined"
|
16783
|
+
},
|
16784
|
+
"generatedParenthesized": "",
|
16785
|
+
"paraphrases": "underlined",
|
16786
|
+
"paraphrasesParenthesized": "(underlined)",
|
16787
|
+
"responses": [
|
16788
|
+
"",
|
16789
|
+
""
|
16790
|
+
]
|
16791
|
+
},
|
16792
|
+
{
|
16793
|
+
"context": {
|
16794
|
+
"dead": true,
|
16795
|
+
"level": 1,
|
16796
|
+
"marker": "bold_wp",
|
16797
|
+
"number": "one",
|
16798
|
+
"range": {
|
16799
|
+
"end": 3,
|
16800
|
+
"start": 0
|
16801
|
+
},
|
16802
|
+
"text": "bold",
|
16803
|
+
"topLevel": true,
|
16804
|
+
"touchedBy": [
|
16805
|
+
"wp#call2"
|
16806
|
+
],
|
16807
|
+
"value": "bold_wp",
|
16808
|
+
"word": "bold"
|
16809
|
+
},
|
16810
|
+
"generatedParenthesized": "",
|
16811
|
+
"paraphrases": "bold",
|
16812
|
+
"paraphrasesParenthesized": "(bold)",
|
16813
|
+
"responses": [
|
16814
|
+
"",
|
16815
|
+
""
|
16816
|
+
]
|
16817
|
+
},
|
16818
|
+
{
|
16819
|
+
"context": {
|
16820
|
+
"dead": true,
|
16821
|
+
"default": true,
|
16822
|
+
"level": 1,
|
16823
|
+
"marker": "resetIdSuffix",
|
16824
|
+
"range": {
|
16825
|
+
"end": 12,
|
16826
|
+
"start": 0
|
16827
|
+
},
|
16828
|
+
"raw_text": "resetIdSuffix",
|
16829
|
+
"text": "resetidsuffix",
|
16830
|
+
"topLevel": true,
|
16831
|
+
"touchedBy": [
|
16832
|
+
"wp#call2",
|
16833
|
+
"instance5#wp#call2"
|
16834
|
+
],
|
16835
|
+
"value": "resetIdSuffix",
|
16836
|
+
"word": "resetidsuffix"
|
16837
|
+
},
|
16838
|
+
"generatedParenthesized": [
|
16839
|
+
],
|
16840
|
+
"paraphrases": "resetidsuffix",
|
16841
|
+
"paraphrasesParenthesized": [
|
16842
|
+
],
|
16843
|
+
"responses": [
|
16844
|
+
""
|
16845
|
+
]
|
16846
|
+
},
|
16847
|
+
{
|
16848
|
+
"context": {
|
16849
|
+
"dead": true,
|
16850
|
+
"level": 2,
|
16851
|
+
"marker": "is",
|
16852
|
+
"number": "many",
|
16853
|
+
"one": {
|
16854
|
+
"default": true,
|
16855
|
+
"isList": true,
|
16856
|
+
"level": 1,
|
16857
|
+
"listable": true,
|
16858
|
+
"marker": "list",
|
16859
|
+
"number": "many",
|
16860
|
+
"range": {
|
16861
|
+
"end": 43,
|
16862
|
+
"start": 0
|
16863
|
+
},
|
16864
|
+
"text": "bold, italic, code and underlined",
|
16865
|
+
"types": [
|
16866
|
+
"list",
|
16867
|
+
"queryable",
|
16868
|
+
"unknown"
|
16869
|
+
],
|
16870
|
+
"value": [
|
16871
|
+
{
|
16872
|
+
"dead": true,
|
16873
|
+
"decorators": {
|
16874
|
+
"after": {
|
16875
|
+
"depth": "+",
|
16876
|
+
"level": 0,
|
16877
|
+
"marker": "comma",
|
16878
|
+
"range": {
|
16879
|
+
"end": 4,
|
16880
|
+
"start": 4
|
16881
|
+
},
|
16882
|
+
"text": ",",
|
16883
|
+
"value": ",",
|
16884
|
+
"word": ","
|
16885
|
+
}
|
16886
|
+
},
|
16887
|
+
"level": 1,
|
16888
|
+
"marker": "unknown",
|
16889
|
+
"no_convolutions": true,
|
16890
|
+
"range": {
|
16891
|
+
"end": 4,
|
16892
|
+
"start": 0
|
16893
|
+
},
|
16894
|
+
"text": "bold,",
|
16895
|
+
"types": [
|
16896
|
+
"queryable",
|
16897
|
+
"unknown"
|
16898
|
+
],
|
16899
|
+
"unknown": true,
|
16900
|
+
"value": "bold",
|
16901
|
+
"word": "bold"
|
16902
|
+
},
|
16903
|
+
{
|
16904
|
+
"dead": true,
|
16905
|
+
"decorators": {
|
16906
|
+
"after": {
|
16907
|
+
"depth": "+",
|
16908
|
+
"level": 0,
|
16909
|
+
"marker": "comma",
|
16910
|
+
"range": {
|
16911
|
+
"end": 12,
|
16912
|
+
"start": 12
|
16913
|
+
},
|
16914
|
+
"text": ",",
|
16915
|
+
"value": ",",
|
16916
|
+
"word": ","
|
16917
|
+
}
|
16918
|
+
},
|
16919
|
+
"level": 1,
|
16920
|
+
"marker": "unknown",
|
16921
|
+
"no_convolutions": true,
|
16922
|
+
"range": {
|
16923
|
+
"end": 12,
|
16924
|
+
"start": 6
|
16925
|
+
},
|
16926
|
+
"text": "italic,",
|
16927
|
+
"types": [
|
16928
|
+
"queryable",
|
16929
|
+
"unknown"
|
16930
|
+
],
|
16931
|
+
"unknown": true,
|
16932
|
+
"value": "italic",
|
16933
|
+
"word": "italic"
|
16934
|
+
},
|
16935
|
+
{
|
16936
|
+
"dead": true,
|
16937
|
+
"level": 1,
|
16938
|
+
"marker": "unknown",
|
16939
|
+
"range": {
|
16940
|
+
"end": 17,
|
16941
|
+
"start": 14
|
16942
|
+
},
|
16943
|
+
"text": "code",
|
16944
|
+
"types": [
|
16945
|
+
"queryable",
|
16946
|
+
"unknown"
|
16947
|
+
],
|
16948
|
+
"unknown": true,
|
16949
|
+
"value": "code",
|
16950
|
+
"word": "code"
|
16951
|
+
},
|
16952
|
+
{
|
16953
|
+
"dead": true,
|
16954
|
+
"level": 1,
|
16955
|
+
"marker": "unknown",
|
16956
|
+
"range": {
|
16957
|
+
"end": 32,
|
16958
|
+
"start": 23
|
16959
|
+
},
|
16960
|
+
"text": "underlined",
|
16961
|
+
"types": [
|
16962
|
+
"queryable",
|
16963
|
+
"unknown"
|
16964
|
+
],
|
16965
|
+
"unknown": true,
|
16966
|
+
"value": "underlined",
|
16967
|
+
"word": "underlined"
|
16968
|
+
}
|
16969
|
+
],
|
16970
|
+
"word": "and"
|
16971
|
+
},
|
16972
|
+
"range": {
|
16973
|
+
"end": 43,
|
16974
|
+
"start": 0
|
16975
|
+
},
|
16976
|
+
"text": "bold, italic, code and underlined are styles",
|
16977
|
+
"topLevel": true,
|
16978
|
+
"touchedBy": [
|
16979
|
+
"wp#call2",
|
16980
|
+
"instance4#wp#call2"
|
16981
|
+
],
|
16982
|
+
"two": {
|
16983
|
+
"concept": true,
|
16984
|
+
"dead": true,
|
16985
|
+
"level": 1,
|
16986
|
+
"marker": "unknown",
|
16987
|
+
"range": {
|
16988
|
+
"end": 43,
|
16989
|
+
"start": 38
|
16990
|
+
},
|
16991
|
+
"text": "styles",
|
16992
|
+
"types": [
|
16993
|
+
"unknown"
|
16994
|
+
],
|
16995
|
+
"unknown": true,
|
16996
|
+
"value": "styles",
|
16997
|
+
"word": "styles"
|
16998
|
+
},
|
16999
|
+
"word": "are"
|
17000
|
+
},
|
17001
|
+
"generatedParenthesized": [
|
17002
|
+
],
|
17003
|
+
"paraphrases": "bold, italic, code and underlined are styles",
|
17004
|
+
"paraphrasesParenthesized": [
|
17005
|
+
],
|
17006
|
+
"responses": [
|
17007
|
+
""
|
17008
|
+
]
|
17009
|
+
},
|
17010
|
+
{
|
17011
|
+
"context": {
|
17012
|
+
"dead": true,
|
17013
|
+
"level": 2,
|
17014
|
+
"marker": "is",
|
17015
|
+
"number": "many",
|
17016
|
+
"one": {
|
17017
|
+
"dead": true,
|
17018
|
+
"level": 1,
|
17019
|
+
"marker": "unknown",
|
17020
|
+
"number": "many",
|
17021
|
+
"range": {
|
17022
|
+
"end": 23,
|
17023
|
+
"start": 0
|
17024
|
+
},
|
17025
|
+
"text": "paragraphs",
|
17026
|
+
"types": [
|
17027
|
+
"unknown"
|
17028
|
+
],
|
17029
|
+
"unknown": true,
|
17030
|
+
"value": "paragraphs",
|
17031
|
+
"word": "paragraphs"
|
17032
|
+
},
|
17033
|
+
"range": {
|
17034
|
+
"end": 23,
|
17035
|
+
"start": 0
|
17036
|
+
},
|
17037
|
+
"text": "paragraphs are countable",
|
17038
|
+
"topLevel": true,
|
17039
|
+
"touchedBy": [
|
17040
|
+
"wp#call2",
|
17041
|
+
"instance0#wp#call2",
|
17042
|
+
"instance3#wp#call2"
|
17043
|
+
],
|
17044
|
+
"two": {
|
17045
|
+
"concept": true,
|
17046
|
+
"dead": true,
|
17047
|
+
"default": true,
|
17048
|
+
"level": 1,
|
17049
|
+
"marker": "countable",
|
17050
|
+
"range": {
|
17051
|
+
"end": 23,
|
17052
|
+
"start": 15
|
17053
|
+
},
|
17054
|
+
"text": "countable",
|
17055
|
+
"types": [
|
17056
|
+
"countable"
|
17057
|
+
],
|
17058
|
+
"value": "countable",
|
17059
|
+
"word": "countable"
|
17060
|
+
},
|
17061
|
+
"word": "are"
|
17062
|
+
},
|
17063
|
+
"generatedParenthesized": [
|
17064
|
+
],
|
17065
|
+
"paraphrases": "paragraphs are countable",
|
17066
|
+
"paraphrasesParenthesized": [
|
17067
|
+
],
|
17068
|
+
"responses": [
|
17069
|
+
""
|
17070
|
+
]
|
17071
|
+
},
|
17072
|
+
{
|
17073
|
+
"context": {
|
17074
|
+
"dead": true,
|
17075
|
+
"level": 2,
|
17076
|
+
"marker": "is",
|
17077
|
+
"number": "many",
|
17078
|
+
"one": {
|
17079
|
+
"dead": true,
|
17080
|
+
"level": 1,
|
17081
|
+
"marker": "unknown",
|
17082
|
+
"number": "many",
|
17083
|
+
"range": {
|
17084
|
+
"end": 23,
|
17085
|
+
"start": 0
|
17086
|
+
},
|
17087
|
+
"text": "characters",
|
17088
|
+
"types": [
|
17089
|
+
"unknown"
|
17090
|
+
],
|
17091
|
+
"unknown": true,
|
17092
|
+
"value": "characters",
|
17093
|
+
"word": "characters"
|
17094
|
+
},
|
17095
|
+
"range": {
|
17096
|
+
"end": 23,
|
17097
|
+
"start": 0
|
17098
|
+
},
|
17099
|
+
"text": "characters are countable",
|
17100
|
+
"topLevel": true,
|
17101
|
+
"touchedBy": [
|
17102
|
+
"wp#call2",
|
17103
|
+
"instance0#wp#call2",
|
17104
|
+
"instance2#wp#call2"
|
17105
|
+
],
|
17106
|
+
"two": {
|
17107
|
+
"concept": true,
|
17108
|
+
"dead": true,
|
17109
|
+
"default": true,
|
17110
|
+
"level": 1,
|
17111
|
+
"marker": "countable",
|
17112
|
+
"range": {
|
17113
|
+
"end": 23,
|
17114
|
+
"start": 15
|
17115
|
+
},
|
17116
|
+
"text": "countable",
|
17117
|
+
"types": [
|
17118
|
+
"countable"
|
17119
|
+
],
|
17120
|
+
"value": "countable",
|
17121
|
+
"word": "countable"
|
17122
|
+
},
|
17123
|
+
"word": "are"
|
17124
|
+
},
|
17125
|
+
"generatedParenthesized": [
|
17126
|
+
],
|
17127
|
+
"paraphrases": "characters are countable",
|
17128
|
+
"paraphrasesParenthesized": [
|
17129
|
+
],
|
17130
|
+
"responses": [
|
17131
|
+
""
|
17132
|
+
]
|
17133
|
+
}
|
17134
|
+
]
|
17135
|
+
},
|
17136
|
+
"paraphrases": [
|
17137
|
+
"bold",
|
17138
|
+
"underlined"
|
17139
|
+
],
|
17140
|
+
"paraphrasesParenthesized": [
|
17141
|
+
"(bold)",
|
17142
|
+
"(underlined)"
|
17143
|
+
],
|
17144
|
+
"query": "bold underlined",
|
17145
|
+
"responses": [
|
17146
|
+
"",
|
17147
|
+
""
|
17148
|
+
]
|
13612
17149
|
}
|
13613
17150
|
]
|