tpmkms_4wp 8.9.0-beta.16 → 8.9.0-beta.17

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.
@@ -6,6 +6,7 @@
6
6
  "paragraphs are countable",
7
7
  "bold, italic, code and underline are styles",
8
8
  "underlined means underline",
9
+ "italicize means italic",
9
10
  "resetIdSuffix",
10
11
  {
11
12
  "operators": [
@@ -19,7 +20,7 @@
19
20
  "verb"
20
21
  ],
21
22
  "convolution": true,
22
- "bridge": "{ ...next(operator), element: before[0], state: after[0], operator: operator, generate: ['element', 'state'] }",
23
+ "bridge": "{ ...next(operator), element: after[0], state: before[0], operator: operator, generate: ['state', 'element'] }",
23
24
  "localHierarchy": [
24
25
  [
25
26
  "thisitthat",
@@ -29,7 +30,8 @@
29
30
  "everything",
30
31
  "statefulElement_wp"
31
32
  ]
32
- ]
33
+ ],
34
+ "semantic": "(args) => {\n changeState({...args, element: args.context.element, state: args.context.state})\n }"
33
35
  },
34
36
  {
35
37
  "id": "changeState_wp",
@@ -47,7 +49,7 @@
47
49
  "statefulElement_wp"
48
50
  ]
49
51
  ],
50
- "semantic": "({api, isA, context, toArray}) => {\n const changeState = (element, state) => {\n let unit = root(context.element.marker)\n let scope\n if (isA(context.element, 'everything')) {\n scope = 'all'\n } else {\n scope = context.element.quantity.quantity\n }\n const update = { unit, scope }\n setUpdate(isA, update, toArray(context.state))\n api.changeState(update)\n }\n changeState(context.element, context.state)\n }"
52
+ "semantic": "(args) => {\n changeState({...args, element: args.context.element, state: args.context.state})\n }"
51
53
  },
52
54
  {
53
55
  "id": "stateValue_wp",
@@ -17608,38 +17610,100 @@
17608
17610
  "opChoices": [
17609
17611
  {
17610
17612
  "op": [
17611
- "resetIdSuffix",
17613
+ "unknown",
17612
17614
  0
17613
17615
  ],
17614
17616
  "ops": [
17615
17617
  [
17616
- "resetIdSuffix",
17618
+ "italic_wp",
17619
+ 0
17620
+ ],
17621
+ [
17622
+ "means",
17623
+ 0
17624
+ ],
17625
+ [
17626
+ "unknown",
17617
17627
  0
17618
17628
  ]
17619
17629
  ],
17620
17630
  "counter": 1
17631
+ },
17632
+ {
17633
+ "op": [
17634
+ "italic_wp",
17635
+ 0
17636
+ ],
17637
+ "ops": [
17638
+ [
17639
+ "italic_wp",
17640
+ 0
17641
+ ],
17642
+ [
17643
+ "means",
17644
+ 0
17645
+ ]
17646
+ ],
17647
+ "counter": 2
17648
+ },
17649
+ {
17650
+ "op": [
17651
+ "means",
17652
+ 0
17653
+ ],
17654
+ "ops": [
17655
+ [
17656
+ "means",
17657
+ 0
17658
+ ]
17659
+ ],
17660
+ "counter": 3
17621
17661
  }
17622
17662
  ]
17623
17663
  },
17624
- "trace": "undefined",
17664
+ "trace": "\n\n>>>>>>>>>>>>> Counter 1\n 0. unknown/0 (1, 2) - \"italicize\"\n {\n marker: Operator(unknown/0, [\"Selector(Bridge('{ ...next(operator), unknown: true, dead: true }'), , []<==>[], bridge(bridge))\"], evaluator(Bridge('{ ...next(operator), unknown: true, dead: true }')), variables({}) bridge(bridge))\n range: {'start': 0, 'end': 8}\n text: \"italicize\"\n unknown: true\n value: \"italicize\"\n word: \"italicize\"\n }\n 1. means/0 (1, 5) - \"means\"\n {\n default: true\n marker: Operator(means/0, [\"Selector(Bridge('{ ...next(operator), from: before[0], to: after[0] }'), , [Any]<==>[Any], bridge(bridge))\"], evaluator(Bridge('{ ...next(operator), from: before[0], to: after[0] }')), variables({}) bridge(bridge))\n range: {'start': 10, 'end': 14}\n text: \"means\"\n value: \"means\"\n word: \"means\"\n }\n 2. italic_wp/0 (1, 9) - \"italic\"\n {\n marker: Operator(italic_wp/0, [\"Selector(Bridge('{ ...next(operator), value: 'italic_wp' }'), , []<==>[], bridge(bridge))\"], evaluator(Bridge('{ ...next(operator), value: 'italic_wp' }')), variables({}) bridge(bridge))\n number: \"one\"\n range: {'start': 16, 'end': 21}\n text: \"italic\"\n value: \"italic_wp\"\n word: \"italic\"\n }\n<<<<<<<<<<<<<\nNext Op (index=0) is Context({marker: Operator(unknown/0, [\"Selector(Bridge('{ ...next(operator), unknown: true, dead: true }'), , []<==>[], bridge(bridge))\"], evaluator(Bridge('{ ...next(operator), unknown: true, dead: true }')), variables({}) bridge(bridge)), range: {'start': 0, 'end': 8}, text: italicize, unknown: True, value: italicize, word: italicize})\n\n>>>>>>>>>>>>> Counter 2\n *0. unknown/1 (dead) (2, 0) - \"italicize\"\n {\n prioritized_by: [('unknown', 0)]\n dead: true\n marker: Operator(unknown/1, [\"Selector(Bridge('{ ...next(operator) }'), , []<==>[], bridge(bridge))\"], evaluator(Bridge('{ ...next(operator) }')), variables({}) bridge(bridge))\n range: {'start': 0, 'end': 8}\n text: \"italicize\"\n unknown: true\n value: \"italicize\"\n word: \"italicize\"\n }\n 1. means/0 (1, 5) - \"means\"\n {\n default: true\n marker: Operator(means/0, [\"Selector(Bridge('{ ...next(operator), from: before[0], to: after[0] }'), , [Any]<==>[Any], bridge(bridge))\"], evaluator(Bridge('{ ...next(operator), from: before[0], to: after[0] }')), variables({}) bridge(bridge))\n range: {'start': 10, 'end': 14}\n text: \"means\"\n value: \"means\"\n word: \"means\"\n }\n 2. italic_wp/0 (1, 9) - \"italic\"\n {\n marker: Operator(italic_wp/0, [\"Selector(Bridge('{ ...next(operator), value: 'italic_wp' }'), , []<==>[], bridge(bridge))\"], evaluator(Bridge('{ ...next(operator), value: 'italic_wp' }')), variables({}) bridge(bridge))\n number: \"one\"\n range: {'start': 16, 'end': 21}\n text: \"italic\"\n value: \"italic_wp\"\n word: \"italic\"\n }\n<<<<<<<<<<<<<\nNext Op (index=2) is Context({marker: Operator(italic_wp/0, [\"Selector(Bridge('{ ...next(operator), value: 'italic_wp' }'), , []<==>[], bridge(bridge))\"], evaluator(Bridge('{ ...next(operator), value: 'italic_wp' }')), variables({}) bridge(bridge)), number: one, range: {'start': 16, 'end': 21}, text: italic, value: italic_wp, word: italic})\n\n>>>>>>>>>>>>> Counter 3\n 0. unknown/1 (dead) (2, 0) - \"italicize\"\n {\n prioritized_by: [('unknown', 0)]\n dead: true\n marker: Operator(unknown/1, [\"Selector(Bridge('{ ...next(operator) }'), , []<==>[], bridge(bridge))\"], evaluator(Bridge('{ ...next(operator) }')), variables({}) bridge(bridge))\n range: {'start': 0, 'end': 8}\n text: \"italicize\"\n unknown: true\n value: \"italicize\"\n word: \"italicize\"\n }\n 1. means/0 (1, 5) - \"means\"\n {\n default: true\n marker: Operator(means/0, [\"Selector(Bridge('{ ...next(operator), from: before[0], to: after[0] }'), , [Any]<==>[Any], bridge(bridge))\"], evaluator(Bridge('{ ...next(operator), from: before[0], to: after[0] }')), variables({}) bridge(bridge))\n range: {'start': 10, 'end': 14}\n text: \"means\"\n value: \"means\"\n word: \"means\"\n }\n *2. italic_wp/1 (dead) (2, 1) - \"italic\"\n {\n prioritized_by: [('italic_wp', 0)]\n dead: true\n marker: Operator(italic_wp/1, ['Selector(None, , []<==>[], bridge(bridge))'], evaluator(None), variables({}) bridge(bridge))\n number: \"one\"\n range: {'start': 16, 'end': 21}\n text: \"italic\"\n value: \"italic_wp\"\n word: \"italic\"\n }\n<<<<<<<<<<<<<\nNext Op (index=1) is Context({default: True, marker: Operator(means/0, [\"Selector(Bridge('{ ...next(operator), from: before[0], to: after[0] }'), , [Any]<==>[Any], bridge(bridge))\"], evaluator(Bridge('{ ...next(operator), from: before[0], to: after[0] }')), variables({}) bridge(bridge)), range: {'start': 10, 'end': 14}, text: means, value: means, word: means})\n\n>>>>>>>>>>>>> Counter 4\n *0. means/1 (dead) (3, 0) - \"italicize means italic\"\n {\n prioritized_by: [('means', 0)]\n dead: true\n default: true\n from: {\n prioritized_by: [('unknown', 0)]\n dead: true\n marker: Operator(unknown/1, [\"Selector(Bridge('{ ...next(operator) }'), , []<==>[], bridge(bridge))\"], evaluator(Bridge('{ ...next(operator) }')), variables({}) bridge(bridge))\n range: {'start': 0, 'end': 8}\n text: \"italicize\"\n unknown: true\n value: \"italicize\"\n word: \"italicize\"\n }\n\n marker: Operator(means/1, ['Selector(None, , [Any]<==>[Any], bridge(bridge))'], evaluator(None), variables({}) bridge(bridge))\n range: {'start': 0, 'end': 21}\n text: \"italicize means italic\"\n to: {\n prioritized_by: [('italic_wp', 0)]\n dead: true\n marker: Operator(italic_wp/1, ['Selector(None, , []<==>[], bridge(bridge))'], evaluator(None), variables({}) bridge(bridge))\n number: \"one\"\n range: {'start': 16, 'end': 21}\n text: \"italic\"\n value: \"italic_wp\"\n word: \"italic\"\n }\n\n value: \"means\"\n word: \"means\"\n }\n<<<<<<<<<<<<<\n",
17625
17665
  "contexts": [
17626
17666
  {
17627
- "marker": "resetIdSuffix",
17628
- "value": "resetIdSuffix",
17667
+ "marker": "means",
17668
+ "value": "means",
17629
17669
  "default": true,
17630
- "text": "resetidsuffix",
17631
- "word": "resetidsuffix",
17632
- "raw_text": "resetIdSuffix",
17670
+ "text": "italicize means italic",
17671
+ "word": "means",
17633
17672
  "range": {
17634
17673
  "start": 0,
17635
- "end": 12
17674
+ "end": 21
17636
17675
  },
17637
17676
  "dead": true,
17677
+ "from": {
17678
+ "value": "italicize",
17679
+ "unknown": true,
17680
+ "text": "italicize",
17681
+ "marker": "unknown",
17682
+ "word": "italicize",
17683
+ "range": {
17684
+ "start": 0,
17685
+ "end": 8
17686
+ },
17687
+ "dead": true,
17688
+ "level": 1
17689
+ },
17690
+ "to": {
17691
+ "value": "italic_wp",
17692
+ "number": "one",
17693
+ "text": "italic",
17694
+ "marker": "italic_wp",
17695
+ "word": "italic",
17696
+ "range": {
17697
+ "start": 16,
17698
+ "end": 21
17699
+ },
17700
+ "dead": true,
17701
+ "level": 1
17702
+ },
17638
17703
  "level": 1,
17639
17704
  "topLevel": true,
17640
17705
  "touchedBy": [
17641
- "wp#call2",
17642
- "instance0#wp#call2"
17706
+ "wp#call2"
17643
17707
  ]
17644
17708
  }
17645
17709
  ],
@@ -17647,178 +17711,2806 @@
17647
17711
  ""
17648
17712
  ],
17649
17713
  "paraphrases": [
17650
- "resetidsuffix"
17714
+ "italicize means italic"
17651
17715
  ],
17652
17716
  "paraphrasesParenthesized": [],
17653
17717
  "generatedParenthesized": [],
17654
17718
  "responses": [
17655
17719
  ""
17656
17720
  ],
17657
- "associations": [],
17658
- "learned_contextual_priorities": [],
17659
- "query": "resetIdSuffix",
17660
- "key": {
17661
- "query": "resetIdSuffix"
17662
- }
17663
- },
17664
- {
17665
- "extraConfig": true,
17666
- "operators": [
17667
- "([changeState_wp|make] ([statefulElement_wp]) ([stateValue_wp|]))",
17668
- "((style_wp/*) [applyStyle_wp] ([statefulElement_wp|]))"
17669
- ],
17670
- "bridges": [
17671
- {
17672
- "id": "applyStyle_wp",
17673
- "parents": [
17674
- "verb"
17721
+ "associations": [
17722
+ [
17723
+ [
17724
+ "italic_wp",
17725
+ 0
17675
17726
  ],
17676
- "convolution": true,
17677
- "bridge": "{ ...next(operator), element: before[0], state: after[0], operator: operator, generate: ['element', 'state'] }",
17678
- "localHierarchy": [
17679
- [
17680
- "thisitthat",
17681
- "statefulElement_wp"
17682
- ],
17683
- [
17684
- "everything",
17685
- "statefulElement_wp"
17686
- ]
17687
- ]
17688
- },
17689
- {
17690
- "id": "changeState_wp",
17691
- "parents": [
17692
- "verb"
17727
+ [
17728
+ "means",
17729
+ 0
17693
17730
  ],
17694
- "bridge": "{ ...next(operator), element: after[0], state: after[1], operator: operator, generate: ['operator', 'element', 'state'] }",
17695
- "localHierarchy": [
17696
- [
17697
- "thisitthat",
17698
- "statefulElement_wp"
17699
- ],
17700
- [
17701
- "everything",
17702
- "statefulElement_wp"
17703
- ]
17704
- ]
17705
- },
17706
- {
17707
- "id": "stateValue_wp",
17708
- "children": [
17709
- "color_colors",
17710
- "style_wp"
17731
+ [
17732
+ "unknown",
17733
+ 0
17711
17734
  ]
17712
- }
17713
- ],
17714
- "semantics": [
17715
- {
17716
- "where": "/home/dev/code/theprogrammablemind/kms/common/wp.js:149"
17717
- },
17718
- {
17719
- "where": "/home/dev/code/theprogrammablemind/kms/common/wp.js:158"
17720
- }
17721
- ],
17722
- "priorities": [
17723
- {
17724
- "context": [
17725
- [
17726
- "changeState_wp",
17727
- 0
17728
- ],
17729
- [
17730
- "statefulElement_wp",
17731
- 0
17732
- ],
17733
- [
17734
- "list",
17735
- 0
17736
- ]
17735
+ ],
17736
+ [
17737
+ [
17738
+ "italic_wp",
17739
+ 0
17737
17740
  ],
17738
- "ordered": true,
17739
- "choose": [
17741
+ [
17742
+ "means",
17740
17743
  0
17744
+ ],
17745
+ [
17746
+ "unknown",
17747
+ 1
17741
17748
  ]
17742
- }
17743
- ]
17744
- }
17745
- ],
17746
- "fragments": [],
17747
- "semantics": [],
17748
- "associations": [
17749
- [
17750
- [
17751
- "comma",
17752
- 0
17753
- ],
17754
- [
17755
- "is",
17756
- 0
17757
- ],
17758
- [
17759
- "list",
17760
- 0
17761
- ],
17762
- [
17763
- "unknown",
17764
- 0
17765
- ]
17766
- ],
17767
- [
17768
- [
17769
- "comma",
17770
- 0
17771
- ],
17772
- [
17773
- "is",
17774
- 0
17775
- ],
17776
- [
17777
- "list",
17778
- 0
17779
- ],
17780
- [
17781
- "unknown",
17782
- 0
17783
- ],
17784
- [
17785
- "unknown",
17786
- 1
17787
- ]
17788
- ],
17789
- [
17790
- [
17791
- "comma",
17792
- 0
17793
- ],
17794
- [
17795
- "is",
17796
- 0
17797
- ],
17798
- [
17799
- "list",
17800
- 0
17801
- ],
17802
- [
17803
- "unknown",
17804
- 1
17805
- ]
17806
- ],
17807
- [
17808
- [
17809
- "comma",
17810
- 0
17811
- ],
17812
- [
17813
- "is",
17814
- 0
17815
- ],
17816
- [
17817
- "list",
17818
- 1
17749
+ ],
17750
+ [
17751
+ [
17752
+ "means",
17753
+ 0
17754
+ ],
17755
+ [
17756
+ "unknown",
17757
+ 1
17758
+ ]
17759
+ ]
17819
17760
  ],
17820
- [
17821
- "unknown",
17761
+ "learned_contextual_priorities": [],
17762
+ "query": "italicize means italic",
17763
+ "key": {
17764
+ "query": "italicize means italic"
17765
+ }
17766
+ },
17767
+ {
17768
+ "hierarchy": [
17769
+ [
17770
+ "a",
17771
+ "articlePOS",
17772
+ false
17773
+ ],
17774
+ [
17775
+ "action",
17776
+ "action",
17777
+ false
17778
+ ],
17779
+ [
17780
+ "adjective",
17781
+ "adjective",
17782
+ false
17783
+ ],
17784
+ [
17785
+ "all",
17786
+ "quantifier",
17787
+ false
17788
+ ],
17789
+ [
17790
+ "aqua_colors",
17791
+ "blue_colors",
17792
+ false
17793
+ ],
17794
+ [
17795
+ "aqua_colors",
17796
+ "hierarchyAble",
17797
+ false
17798
+ ],
17799
+ [
17800
+ "aqua_colors",
17801
+ "isEdee",
17802
+ false
17803
+ ],
17804
+ [
17805
+ "aqua_colors",
17806
+ "isEder",
17807
+ false
17808
+ ],
17809
+ [
17810
+ "aqua_colors",
17811
+ "object",
17812
+ false
17813
+ ],
17814
+ [
17815
+ "aqua_colors",
17816
+ "property",
17817
+ false
17818
+ ],
17819
+ [
17820
+ "aqua_colors",
17821
+ "queryable",
17822
+ false
17823
+ ],
17824
+ [
17825
+ "aqua_colors",
17826
+ "theAble",
17827
+ false
17828
+ ],
17829
+ [
17830
+ "aquamarine_colors",
17831
+ "blue_colors",
17832
+ false
17833
+ ],
17834
+ [
17835
+ "aquamarine_colors",
17836
+ "hierarchyAble",
17837
+ false
17838
+ ],
17839
+ [
17840
+ "aquamarine_colors",
17841
+ "isEdee",
17842
+ false
17843
+ ],
17844
+ [
17845
+ "aquamarine_colors",
17846
+ "isEder",
17847
+ false
17848
+ ],
17849
+ [
17850
+ "aquamarine_colors",
17851
+ "object",
17852
+ false
17853
+ ],
17854
+ [
17855
+ "aquamarine_colors",
17856
+ "property",
17857
+ false
17858
+ ],
17859
+ [
17860
+ "aquamarine_colors",
17861
+ "queryable",
17862
+ false
17863
+ ],
17864
+ [
17865
+ "aquamarine_colors",
17866
+ "theAble",
17867
+ false
17868
+ ],
17869
+ [
17870
+ "articlePOS",
17871
+ "articlePOS",
17872
+ false
17873
+ ],
17874
+ [
17875
+ "azure_colors",
17876
+ "hierarchyAble",
17877
+ false
17878
+ ],
17879
+ [
17880
+ "azure_colors",
17881
+ "isEdee",
17882
+ false
17883
+ ],
17884
+ [
17885
+ "azure_colors",
17886
+ "isEder",
17887
+ false
17888
+ ],
17889
+ [
17890
+ "azure_colors",
17891
+ "object",
17892
+ false
17893
+ ],
17894
+ [
17895
+ "azure_colors",
17896
+ "property",
17897
+ false
17898
+ ],
17899
+ [
17900
+ "azure_colors",
17901
+ "queryable",
17902
+ false
17903
+ ],
17904
+ [
17905
+ "azure_colors",
17906
+ "theAble",
17907
+ false
17908
+ ],
17909
+ [
17910
+ "azure_colors",
17911
+ "white_colors",
17912
+ false
17913
+ ],
17914
+ [
17915
+ "beige_colors",
17916
+ "hierarchyAble",
17917
+ false
17918
+ ],
17919
+ [
17920
+ "beige_colors",
17921
+ "isEdee",
17922
+ false
17923
+ ],
17924
+ [
17925
+ "beige_colors",
17926
+ "isEder",
17927
+ false
17928
+ ],
17929
+ [
17930
+ "beige_colors",
17931
+ "object",
17932
+ false
17933
+ ],
17934
+ [
17935
+ "beige_colors",
17936
+ "property",
17937
+ false
17938
+ ],
17939
+ [
17940
+ "beige_colors",
17941
+ "queryable",
17942
+ false
17943
+ ],
17944
+ [
17945
+ "beige_colors",
17946
+ "theAble",
17947
+ false
17948
+ ],
17949
+ [
17950
+ "beige_colors",
17951
+ "white_colors",
17952
+ false
17953
+ ],
17954
+ [
17955
+ "between",
17956
+ "preposition",
17957
+ false
17958
+ ],
17959
+ [
17960
+ "black_colors",
17961
+ "gray_colors",
17962
+ false
17963
+ ],
17964
+ [
17965
+ "black_colors",
17966
+ "hierarchyAble",
17967
+ false
17968
+ ],
17969
+ [
17970
+ "black_colors",
17971
+ "isEdee",
17972
+ false
17973
+ ],
17974
+ [
17975
+ "black_colors",
17976
+ "isEder",
17977
+ false
17978
+ ],
17979
+ [
17980
+ "black_colors",
17981
+ "object",
17982
+ false
17983
+ ],
17984
+ [
17985
+ "black_colors",
17986
+ "property",
17987
+ false
17988
+ ],
17989
+ [
17990
+ "black_colors",
17991
+ "queryable",
17992
+ false
17993
+ ],
17994
+ [
17995
+ "black_colors",
17996
+ "theAble",
17997
+ false
17998
+ ],
17999
+ [
18000
+ "blue_colors",
18001
+ "color_colors",
18002
+ false
18003
+ ],
18004
+ [
18005
+ "blue_colors",
18006
+ "hierarchyAble",
18007
+ false
18008
+ ],
18009
+ [
18010
+ "blue_colors",
18011
+ "isEdee",
18012
+ false
18013
+ ],
18014
+ [
18015
+ "blue_colors",
18016
+ "isEder",
18017
+ false
18018
+ ],
18019
+ [
18020
+ "blue_colors",
18021
+ "object",
18022
+ false
18023
+ ],
18024
+ [
18025
+ "blue_colors",
18026
+ "property",
18027
+ false
18028
+ ],
18029
+ [
18030
+ "blue_colors",
18031
+ "queryable",
18032
+ false
18033
+ ],
18034
+ [
18035
+ "blue_colors",
18036
+ "theAble",
18037
+ false
18038
+ ],
18039
+ [
18040
+ "bold_wp",
18041
+ "hierarchyAble",
18042
+ false
18043
+ ],
18044
+ [
18045
+ "bold_wp",
18046
+ "isEdee",
18047
+ false
18048
+ ],
18049
+ [
18050
+ "bold_wp",
18051
+ "isEder",
18052
+ false
18053
+ ],
18054
+ [
18055
+ "bold_wp",
18056
+ "object",
18057
+ false
18058
+ ],
18059
+ [
18060
+ "bold_wp",
18061
+ "property",
18062
+ false
18063
+ ],
18064
+ [
18065
+ "bold_wp",
18066
+ "queryable",
18067
+ false
18068
+ ],
18069
+ [
18070
+ "bold_wp",
18071
+ "style_wp",
18072
+ false
18073
+ ],
18074
+ [
18075
+ "bold_wp",
18076
+ "theAble",
18077
+ false
18078
+ ],
18079
+ [
18080
+ "brightness_colors",
18081
+ "color_colors_modifier",
18082
+ false
18083
+ ],
18084
+ [
18085
+ "brightness_colors",
18086
+ "hierarchyAble",
18087
+ false
18088
+ ],
18089
+ [
18090
+ "brightness_colors",
18091
+ "isEdee",
18092
+ false
18093
+ ],
18094
+ [
18095
+ "brightness_colors",
18096
+ "isEder",
18097
+ false
18098
+ ],
18099
+ [
18100
+ "brightness_colors",
18101
+ "object",
18102
+ false
18103
+ ],
18104
+ [
18105
+ "brightness_colors",
18106
+ "property",
18107
+ false
18108
+ ],
18109
+ [
18110
+ "brightness_colors",
18111
+ "queryable",
18112
+ false
18113
+ ],
18114
+ [
18115
+ "brightness_colors",
18116
+ "theAble",
18117
+ false
18118
+ ],
18119
+ [
18120
+ "brightness_colors_color_colors",
18121
+ "adjective",
18122
+ true
18123
+ ],
18124
+ [
18125
+ "brightness_colors_color_colors",
18126
+ "color_colors",
18127
+ false
18128
+ ],
18129
+ [
18130
+ "brightness_colors_color_colors",
18131
+ "concept",
18132
+ false
18133
+ ],
18134
+ [
18135
+ "brightness_colors_color_colors",
18136
+ "hierarchyAble",
18137
+ false
18138
+ ],
18139
+ [
18140
+ "brightness_colors_color_colors",
18141
+ "isEdee",
18142
+ false
18143
+ ],
18144
+ [
18145
+ "brightness_colors_color_colors",
18146
+ "isEder",
18147
+ false
18148
+ ],
18149
+ [
18150
+ "brightness_colors_color_colors",
18151
+ "object",
18152
+ false
18153
+ ],
18154
+ [
18155
+ "brightness_colors_color_colors",
18156
+ "property",
18157
+ false
18158
+ ],
18159
+ [
18160
+ "brightness_colors_color_colors",
18161
+ "queryable",
18162
+ false
18163
+ ],
18164
+ [
18165
+ "brightness_colors_color_colors",
18166
+ "theAble",
18167
+ false
18168
+ ],
18169
+ [
18170
+ "brown_colors",
18171
+ "color_colors",
18172
+ false
18173
+ ],
18174
+ [
18175
+ "brown_colors",
18176
+ "hierarchyAble",
18177
+ false
18178
+ ],
18179
+ [
18180
+ "brown_colors",
18181
+ "isEdee",
18182
+ false
18183
+ ],
18184
+ [
18185
+ "brown_colors",
18186
+ "isEder",
18187
+ false
18188
+ ],
18189
+ [
18190
+ "brown_colors",
18191
+ "object",
18192
+ false
18193
+ ],
18194
+ [
18195
+ "brown_colors",
18196
+ "property",
18197
+ false
18198
+ ],
18199
+ [
18200
+ "brown_colors",
18201
+ "queryable",
18202
+ false
18203
+ ],
18204
+ [
18205
+ "brown_colors",
18206
+ "theAble",
18207
+ false
18208
+ ],
18209
+ [
18210
+ "canBeDoQuestion",
18211
+ "canBeDoQuestion",
18212
+ false
18213
+ ],
18214
+ [
18215
+ "canBeQuestion",
18216
+ "canBeQuestion",
18217
+ false
18218
+ ],
18219
+ [
18220
+ "cancel",
18221
+ "verb",
18222
+ false
18223
+ ],
18224
+ [
18225
+ "character_wp",
18226
+ "countable",
18227
+ false
18228
+ ],
18229
+ [
18230
+ "character_wp",
18231
+ "hierarchyAble",
18232
+ false
18233
+ ],
18234
+ [
18235
+ "character_wp",
18236
+ "isEdee",
18237
+ false
18238
+ ],
18239
+ [
18240
+ "character_wp",
18241
+ "isEder",
18242
+ false
18243
+ ],
18244
+ [
18245
+ "character_wp",
18246
+ "object",
18247
+ false
18248
+ ],
18249
+ [
18250
+ "character_wp",
18251
+ "property",
18252
+ false
18253
+ ],
18254
+ [
18255
+ "character_wp",
18256
+ "queryable",
18257
+ false
18258
+ ],
18259
+ [
18260
+ "character_wp",
18261
+ "theAble",
18262
+ false
18263
+ ],
18264
+ [
18265
+ "chartruese_colors",
18266
+ "green_colors",
18267
+ false
18268
+ ],
18269
+ [
18270
+ "chartruese_colors",
18271
+ "hierarchyAble",
18272
+ false
18273
+ ],
18274
+ [
18275
+ "chartruese_colors",
18276
+ "isEdee",
18277
+ false
18278
+ ],
18279
+ [
18280
+ "chartruese_colors",
18281
+ "isEder",
18282
+ false
18283
+ ],
18284
+ [
18285
+ "chartruese_colors",
18286
+ "object",
18287
+ false
18288
+ ],
18289
+ [
18290
+ "chartruese_colors",
18291
+ "property",
18292
+ false
18293
+ ],
18294
+ [
18295
+ "chartruese_colors",
18296
+ "queryable",
18297
+ false
18298
+ ],
18299
+ [
18300
+ "chartruese_colors",
18301
+ "theAble",
18302
+ false
18303
+ ],
18304
+ [
18305
+ "code_wp",
18306
+ "hierarchyAble",
18307
+ false
18308
+ ],
18309
+ [
18310
+ "code_wp",
18311
+ "isEdee",
18312
+ false
18313
+ ],
18314
+ [
18315
+ "code_wp",
18316
+ "isEder",
18317
+ false
18318
+ ],
18319
+ [
18320
+ "code_wp",
18321
+ "object",
18322
+ false
18323
+ ],
18324
+ [
18325
+ "code_wp",
18326
+ "property",
18327
+ false
18328
+ ],
18329
+ [
18330
+ "code_wp",
18331
+ "queryable",
18332
+ false
18333
+ ],
18334
+ [
18335
+ "code_wp",
18336
+ "style_wp",
18337
+ false
18338
+ ],
18339
+ [
18340
+ "code_wp",
18341
+ "theAble",
18342
+ false
18343
+ ],
18344
+ [
18345
+ "color_colors",
18346
+ "concept",
18347
+ false
18348
+ ],
18349
+ [
18350
+ "color_colors",
18351
+ "hierarchyAble",
18352
+ false
18353
+ ],
18354
+ [
18355
+ "color_colors",
18356
+ "isEdee",
18357
+ false
18358
+ ],
18359
+ [
18360
+ "color_colors",
18361
+ "isEder",
18362
+ false
18363
+ ],
18364
+ [
18365
+ "color_colors",
18366
+ "object",
18367
+ false
18368
+ ],
18369
+ [
18370
+ "color_colors",
18371
+ "property",
18372
+ false
18373
+ ],
18374
+ [
18375
+ "color_colors",
18376
+ "queryable",
18377
+ false
18378
+ ],
18379
+ [
18380
+ "color_colors",
18381
+ "theAble",
18382
+ false
18383
+ ],
18384
+ [
18385
+ "color_colors_modifier",
18386
+ "color_colors_modifier",
18387
+ false
18388
+ ],
18389
+ [
18390
+ "concept",
18391
+ "queryable",
18392
+ false
18393
+ ],
18394
+ [
18395
+ "concept",
18396
+ "theAble",
18397
+ false
18398
+ ],
18399
+ [
18400
+ "countable",
18401
+ "hierarchyAble",
18402
+ false
18403
+ ],
18404
+ [
18405
+ "crimson_colors",
18406
+ "hierarchyAble",
18407
+ false
18408
+ ],
18409
+ [
18410
+ "crimson_colors",
18411
+ "isEdee",
18412
+ false
18413
+ ],
18414
+ [
18415
+ "crimson_colors",
18416
+ "isEder",
18417
+ false
18418
+ ],
18419
+ [
18420
+ "crimson_colors",
18421
+ "object",
18422
+ false
18423
+ ],
18424
+ [
18425
+ "crimson_colors",
18426
+ "property",
18427
+ false
18428
+ ],
18429
+ [
18430
+ "crimson_colors",
18431
+ "queryable",
18432
+ false
18433
+ ],
18434
+ [
18435
+ "crimson_colors",
18436
+ "red_colors",
18437
+ false
18438
+ ],
18439
+ [
18440
+ "crimson_colors",
18441
+ "theAble",
18442
+ false
18443
+ ],
18444
+ [
18445
+ "cyan_colors",
18446
+ "blue_colors",
18447
+ false
18448
+ ],
18449
+ [
18450
+ "cyan_colors",
18451
+ "hierarchyAble",
18452
+ false
18453
+ ],
18454
+ [
18455
+ "cyan_colors",
18456
+ "isEdee",
18457
+ false
18458
+ ],
18459
+ [
18460
+ "cyan_colors",
18461
+ "isEder",
18462
+ false
18463
+ ],
18464
+ [
18465
+ "cyan_colors",
18466
+ "object",
18467
+ false
18468
+ ],
18469
+ [
18470
+ "cyan_colors",
18471
+ "property",
18472
+ false
18473
+ ],
18474
+ [
18475
+ "cyan_colors",
18476
+ "queryable",
18477
+ false
18478
+ ],
18479
+ [
18480
+ "cyan_colors",
18481
+ "theAble",
18482
+ false
18483
+ ],
18484
+ [
18485
+ "dark_colors",
18486
+ "brightness_colors",
18487
+ false
18488
+ ],
18489
+ [
18490
+ "dark_colors",
18491
+ "hierarchyAble",
18492
+ false
18493
+ ],
18494
+ [
18495
+ "dark_colors",
18496
+ "isEdee",
18497
+ false
18498
+ ],
18499
+ [
18500
+ "dark_colors",
18501
+ "isEder",
18502
+ false
18503
+ ],
18504
+ [
18505
+ "dark_colors",
18506
+ "object",
18507
+ false
18508
+ ],
18509
+ [
18510
+ "dark_colors",
18511
+ "property",
18512
+ false
18513
+ ],
18514
+ [
18515
+ "dark_colors",
18516
+ "queryable",
18517
+ false
18518
+ ],
18519
+ [
18520
+ "dark_colors",
18521
+ "theAble",
18522
+ false
18523
+ ],
18524
+ [
18525
+ "direction",
18526
+ "direction",
18527
+ false
18528
+ ],
18529
+ [
18530
+ "doubleQuote",
18531
+ "queryable",
18532
+ false
18533
+ ],
18534
+ [
18535
+ "down",
18536
+ "direction",
18537
+ false
18538
+ ],
18539
+ [
18540
+ "evaluate",
18541
+ "verb",
18542
+ false
18543
+ ],
18544
+ [
18545
+ "every",
18546
+ "quantifier",
18547
+ false
18548
+ ],
18549
+ [
18550
+ "gold_colors",
18551
+ "hierarchyAble",
18552
+ false
18553
+ ],
18554
+ [
18555
+ "gold_colors",
18556
+ "isEdee",
18557
+ false
18558
+ ],
18559
+ [
18560
+ "gold_colors",
18561
+ "isEder",
18562
+ false
18563
+ ],
18564
+ [
18565
+ "gold_colors",
18566
+ "object",
18567
+ false
18568
+ ],
18569
+ [
18570
+ "gold_colors",
18571
+ "property",
18572
+ false
18573
+ ],
18574
+ [
18575
+ "gold_colors",
18576
+ "queryable",
18577
+ false
18578
+ ],
18579
+ [
18580
+ "gold_colors",
18581
+ "theAble",
18582
+ false
18583
+ ],
18584
+ [
18585
+ "gold_colors",
18586
+ "yellow_colors",
18587
+ false
18588
+ ],
18589
+ [
18590
+ "gray_colors",
18591
+ "color_colors",
18592
+ false
18593
+ ],
18594
+ [
18595
+ "gray_colors",
18596
+ "hierarchyAble",
18597
+ false
18598
+ ],
18599
+ [
18600
+ "gray_colors",
18601
+ "isEdee",
18602
+ false
18603
+ ],
18604
+ [
18605
+ "gray_colors",
18606
+ "isEder",
18607
+ false
18608
+ ],
18609
+ [
18610
+ "gray_colors",
18611
+ "object",
18612
+ false
18613
+ ],
18614
+ [
18615
+ "gray_colors",
18616
+ "property",
18617
+ false
18618
+ ],
18619
+ [
18620
+ "gray_colors",
18621
+ "queryable",
18622
+ false
18623
+ ],
18624
+ [
18625
+ "gray_colors",
18626
+ "theAble",
18627
+ false
18628
+ ],
18629
+ [
18630
+ "green_colors",
18631
+ "color_colors",
18632
+ false
18633
+ ],
18634
+ [
18635
+ "green_colors",
18636
+ "hierarchyAble",
18637
+ false
18638
+ ],
18639
+ [
18640
+ "green_colors",
18641
+ "isEdee",
18642
+ false
18643
+ ],
18644
+ [
18645
+ "green_colors",
18646
+ "isEder",
18647
+ false
18648
+ ],
18649
+ [
18650
+ "green_colors",
18651
+ "object",
18652
+ false
18653
+ ],
18654
+ [
18655
+ "green_colors",
18656
+ "property",
18657
+ false
18658
+ ],
18659
+ [
18660
+ "green_colors",
18661
+ "queryable",
18662
+ false
18663
+ ],
18664
+ [
18665
+ "green_colors",
18666
+ "theAble",
18667
+ false
18668
+ ],
18669
+ [
18670
+ "hasCountOfPieces",
18671
+ "countable",
18672
+ false
18673
+ ],
18674
+ [
18675
+ "have",
18676
+ "canBeDoQuestion",
18677
+ false
18678
+ ],
18679
+ [
18680
+ "have",
18681
+ "canBeQuestion",
18682
+ false
18683
+ ],
18684
+ [
18685
+ "hex_colors",
18686
+ "color_colors_modifier",
18687
+ false
18688
+ ],
18689
+ [
18690
+ "hex_colors",
18691
+ "hierarchyAble",
18692
+ false
18693
+ ],
18694
+ [
18695
+ "hex_colors",
18696
+ "isEdee",
18697
+ false
18698
+ ],
18699
+ [
18700
+ "hex_colors",
18701
+ "isEder",
18702
+ false
18703
+ ],
18704
+ [
18705
+ "hex_colors",
18706
+ "object",
18707
+ false
18708
+ ],
18709
+ [
18710
+ "hex_colors",
18711
+ "property",
18712
+ false
18713
+ ],
18714
+ [
18715
+ "hex_colors",
18716
+ "queryable",
18717
+ false
18718
+ ],
18719
+ [
18720
+ "hex_colors",
18721
+ "theAble",
18722
+ false
18723
+ ],
18724
+ [
18725
+ "hex_colors_color_colors",
18726
+ "adjective",
18727
+ true
18728
+ ],
18729
+ [
18730
+ "hex_colors_color_colors",
18731
+ "color_colors",
18732
+ false
18733
+ ],
18734
+ [
18735
+ "hex_colors_color_colors",
18736
+ "concept",
18737
+ false
18738
+ ],
18739
+ [
18740
+ "hex_colors_color_colors",
18741
+ "hierarchyAble",
18742
+ false
18743
+ ],
18744
+ [
18745
+ "hex_colors_color_colors",
18746
+ "isEdee",
18747
+ false
18748
+ ],
18749
+ [
18750
+ "hex_colors_color_colors",
18751
+ "isEder",
18752
+ false
18753
+ ],
18754
+ [
18755
+ "hex_colors_color_colors",
18756
+ "object",
18757
+ false
18758
+ ],
18759
+ [
18760
+ "hex_colors_color_colors",
18761
+ "property",
18762
+ false
18763
+ ],
18764
+ [
18765
+ "hex_colors_color_colors",
18766
+ "queryable",
18767
+ false
18768
+ ],
18769
+ [
18770
+ "hex_colors_color_colors",
18771
+ "theAble",
18772
+ false
18773
+ ],
18774
+ [
18775
+ "hierarchyAble",
18776
+ "queryable",
18777
+ false
18778
+ ],
18779
+ [
18780
+ "ifAble",
18781
+ "ifAble",
18782
+ false
18783
+ ],
18784
+ [
18785
+ "indigo_colors",
18786
+ "hierarchyAble",
18787
+ false
18788
+ ],
18789
+ [
18790
+ "indigo_colors",
18791
+ "isEdee",
18792
+ false
18793
+ ],
18794
+ [
18795
+ "indigo_colors",
18796
+ "isEder",
18797
+ false
18798
+ ],
18799
+ [
18800
+ "indigo_colors",
18801
+ "object",
18802
+ false
18803
+ ],
18804
+ [
18805
+ "indigo_colors",
18806
+ "property",
18807
+ false
18808
+ ],
18809
+ [
18810
+ "indigo_colors",
18811
+ "purple_colors",
18812
+ false
18813
+ ],
18814
+ [
18815
+ "indigo_colors",
18816
+ "queryable",
18817
+ false
18818
+ ],
18819
+ [
18820
+ "indigo_colors",
18821
+ "theAble",
18822
+ false
18823
+ ],
18824
+ [
18825
+ "integer",
18826
+ "number",
18827
+ false
18828
+ ],
18829
+ [
18830
+ "is",
18831
+ "canBeQuestion",
18832
+ false
18833
+ ],
18834
+ [
18835
+ "is",
18836
+ "verb",
18837
+ false
18838
+ ],
18839
+ [
18840
+ "isEdee",
18841
+ "isEdee",
18842
+ false
18843
+ ],
18844
+ [
18845
+ "isEder",
18846
+ "isEder",
18847
+ false
18848
+ ],
18849
+ [
18850
+ "it",
18851
+ "pronoun",
18852
+ false
18853
+ ],
18854
+ [
18855
+ "it",
18856
+ "queryable",
18857
+ false
18858
+ ],
18859
+ [
18860
+ "it",
18861
+ "thisitthat",
18862
+ false
18863
+ ],
18864
+ [
18865
+ "it",
18866
+ "toAble",
18867
+ false
18868
+ ],
18869
+ [
18870
+ "italic_wp",
18871
+ "hierarchyAble",
18872
+ false
18873
+ ],
18874
+ [
18875
+ "italic_wp",
18876
+ "isEdee",
18877
+ false
18878
+ ],
18879
+ [
18880
+ "italic_wp",
18881
+ "isEder",
18882
+ false
18883
+ ],
18884
+ [
18885
+ "italic_wp",
18886
+ "object",
18887
+ false
18888
+ ],
18889
+ [
18890
+ "italic_wp",
18891
+ "property",
18892
+ false
18893
+ ],
18894
+ [
18895
+ "italic_wp",
18896
+ "queryable",
18897
+ false
18898
+ ],
18899
+ [
18900
+ "italic_wp",
18901
+ "style_wp",
18902
+ false
18903
+ ],
18904
+ [
18905
+ "italic_wp",
18906
+ "theAble",
18907
+ false
18908
+ ],
18909
+ [
18910
+ "italicize_wp",
18911
+ "isEdee",
18912
+ false
18913
+ ],
18914
+ [
18915
+ "italicize_wp",
18916
+ "isEder",
18917
+ false
18918
+ ],
18919
+ [
18920
+ "italicize_wp",
18921
+ "italic_wp",
18922
+ false
18923
+ ],
18924
+ [
18925
+ "italicize_wp",
18926
+ "queryable",
18927
+ false
18928
+ ],
18929
+ [
18930
+ "italicize_wp",
18931
+ "theAble",
18932
+ false
18933
+ ],
18934
+ [
18935
+ "ivory_colors",
18936
+ "hierarchyAble",
18937
+ false
18938
+ ],
18939
+ [
18940
+ "ivory_colors",
18941
+ "isEdee",
18942
+ false
18943
+ ],
18944
+ [
18945
+ "ivory_colors",
18946
+ "isEder",
18947
+ false
18948
+ ],
18949
+ [
18950
+ "ivory_colors",
18951
+ "object",
18952
+ false
18953
+ ],
18954
+ [
18955
+ "ivory_colors",
18956
+ "property",
18957
+ false
18958
+ ],
18959
+ [
18960
+ "ivory_colors",
18961
+ "queryable",
18962
+ false
18963
+ ],
18964
+ [
18965
+ "ivory_colors",
18966
+ "theAble",
18967
+ false
18968
+ ],
18969
+ [
18970
+ "ivory_colors",
18971
+ "white_colors",
18972
+ false
18973
+ ],
18974
+ [
18975
+ "khaki_colors",
18976
+ "hierarchyAble",
18977
+ false
18978
+ ],
18979
+ [
18980
+ "khaki_colors",
18981
+ "isEdee",
18982
+ false
18983
+ ],
18984
+ [
18985
+ "khaki_colors",
18986
+ "isEder",
18987
+ false
18988
+ ],
18989
+ [
18990
+ "khaki_colors",
18991
+ "object",
18992
+ false
18993
+ ],
18994
+ [
18995
+ "khaki_colors",
18996
+ "property",
18997
+ false
18998
+ ],
18999
+ [
19000
+ "khaki_colors",
19001
+ "queryable",
19002
+ false
19003
+ ],
19004
+ [
19005
+ "khaki_colors",
19006
+ "theAble",
19007
+ false
19008
+ ],
19009
+ [
19010
+ "khaki_colors",
19011
+ "yellow_colors",
19012
+ false
19013
+ ],
19014
+ [
19015
+ "lavender_colors",
19016
+ "hierarchyAble",
19017
+ false
19018
+ ],
19019
+ [
19020
+ "lavender_colors",
19021
+ "isEdee",
19022
+ false
19023
+ ],
19024
+ [
19025
+ "lavender_colors",
19026
+ "isEder",
19027
+ false
19028
+ ],
19029
+ [
19030
+ "lavender_colors",
19031
+ "object",
19032
+ false
19033
+ ],
19034
+ [
19035
+ "lavender_colors",
19036
+ "property",
19037
+ false
19038
+ ],
19039
+ [
19040
+ "lavender_colors",
19041
+ "purple_colors",
19042
+ false
19043
+ ],
19044
+ [
19045
+ "lavender_colors",
19046
+ "queryable",
19047
+ false
19048
+ ],
19049
+ [
19050
+ "lavender_colors",
19051
+ "theAble",
19052
+ false
19053
+ ],
19054
+ [
19055
+ "left",
19056
+ "direction",
19057
+ false
19058
+ ],
19059
+ [
19060
+ "light_colors",
19061
+ "brightness_colors",
19062
+ false
19063
+ ],
19064
+ [
19065
+ "light_colors",
19066
+ "hierarchyAble",
19067
+ false
19068
+ ],
19069
+ [
19070
+ "light_colors",
19071
+ "isEdee",
19072
+ false
19073
+ ],
19074
+ [
19075
+ "light_colors",
19076
+ "isEder",
19077
+ false
19078
+ ],
19079
+ [
19080
+ "light_colors",
19081
+ "object",
19082
+ false
19083
+ ],
19084
+ [
19085
+ "light_colors",
19086
+ "property",
19087
+ false
19088
+ ],
19089
+ [
19090
+ "light_colors",
19091
+ "queryable",
19092
+ false
19093
+ ],
19094
+ [
19095
+ "light_colors",
19096
+ "theAble",
19097
+ false
19098
+ ],
19099
+ [
19100
+ "lime_colors",
19101
+ "green_colors",
19102
+ false
19103
+ ],
19104
+ [
19105
+ "lime_colors",
19106
+ "hierarchyAble",
19107
+ false
19108
+ ],
19109
+ [
19110
+ "lime_colors",
19111
+ "isEdee",
19112
+ false
19113
+ ],
19114
+ [
19115
+ "lime_colors",
19116
+ "isEder",
19117
+ false
19118
+ ],
19119
+ [
19120
+ "lime_colors",
19121
+ "object",
19122
+ false
19123
+ ],
19124
+ [
19125
+ "lime_colors",
19126
+ "property",
19127
+ false
19128
+ ],
19129
+ [
19130
+ "lime_colors",
19131
+ "queryable",
19132
+ false
19133
+ ],
19134
+ [
19135
+ "lime_colors",
19136
+ "theAble",
19137
+ false
19138
+ ],
19139
+ [
19140
+ "listening",
19141
+ "action",
19142
+ false
19143
+ ],
19144
+ [
19145
+ "magenta_colors",
19146
+ "hierarchyAble",
19147
+ false
19148
+ ],
19149
+ [
19150
+ "magenta_colors",
19151
+ "isEdee",
19152
+ false
19153
+ ],
19154
+ [
19155
+ "magenta_colors",
19156
+ "isEder",
19157
+ false
19158
+ ],
19159
+ [
19160
+ "magenta_colors",
19161
+ "object",
19162
+ false
19163
+ ],
19164
+ [
19165
+ "magenta_colors",
19166
+ "property",
19167
+ false
19168
+ ],
19169
+ [
19170
+ "magenta_colors",
19171
+ "purple_colors",
19172
+ false
19173
+ ],
19174
+ [
19175
+ "magenta_colors",
19176
+ "queryable",
19177
+ false
19178
+ ],
19179
+ [
19180
+ "magenta_colors",
19181
+ "theAble",
19182
+ false
19183
+ ],
19184
+ [
19185
+ "maroon_colors",
19186
+ "brown_colors",
19187
+ false
19188
+ ],
19189
+ [
19190
+ "maroon_colors",
19191
+ "hierarchyAble",
19192
+ false
19193
+ ],
19194
+ [
19195
+ "maroon_colors",
19196
+ "isEdee",
19197
+ false
19198
+ ],
19199
+ [
19200
+ "maroon_colors",
19201
+ "isEder",
19202
+ false
19203
+ ],
19204
+ [
19205
+ "maroon_colors",
19206
+ "object",
19207
+ false
19208
+ ],
19209
+ [
19210
+ "maroon_colors",
19211
+ "property",
19212
+ false
19213
+ ],
19214
+ [
19215
+ "maroon_colors",
19216
+ "queryable",
19217
+ false
19218
+ ],
19219
+ [
19220
+ "maroon_colors",
19221
+ "theAble",
19222
+ false
19223
+ ],
19224
+ [
19225
+ "memorable",
19226
+ "theAble",
19227
+ false
19228
+ ],
19229
+ [
19230
+ "modifies",
19231
+ "verb",
19232
+ false
19233
+ ],
19234
+ [
19235
+ "move",
19236
+ "verb",
19237
+ false
19238
+ ],
19239
+ [
19240
+ "moveAmount",
19241
+ "preposition",
19242
+ false
19243
+ ],
19244
+ [
19245
+ "navy_colors",
19246
+ "blue_colors",
19247
+ false
19248
+ ],
19249
+ [
19250
+ "navy_colors",
19251
+ "hierarchyAble",
19252
+ false
19253
+ ],
19254
+ [
19255
+ "navy_colors",
19256
+ "isEdee",
19257
+ false
19258
+ ],
19259
+ [
19260
+ "navy_colors",
19261
+ "isEder",
19262
+ false
19263
+ ],
19264
+ [
19265
+ "navy_colors",
19266
+ "object",
19267
+ false
19268
+ ],
19269
+ [
19270
+ "navy_colors",
19271
+ "property",
19272
+ false
19273
+ ],
19274
+ [
19275
+ "navy_colors",
19276
+ "queryable",
19277
+ false
19278
+ ],
19279
+ [
19280
+ "navy_colors",
19281
+ "theAble",
19282
+ false
19283
+ ],
19284
+ [
19285
+ "negatable",
19286
+ "queryable",
19287
+ false
19288
+ ],
19289
+ [
19290
+ "noun",
19291
+ "theAble",
19292
+ false
19293
+ ],
19294
+ [
19295
+ "number",
19296
+ "quantifier",
19297
+ false
19298
+ ],
19299
+ [
19300
+ "number",
19301
+ "queryable",
19302
+ false
19303
+ ],
19304
+ [
19305
+ "object",
19306
+ "queryable",
19307
+ false
19308
+ ],
19309
+ [
19310
+ "object",
19311
+ "theAble",
19312
+ false
19313
+ ],
19314
+ [
19315
+ "olive_colors",
19316
+ "green_colors",
19317
+ false
19318
+ ],
19319
+ [
19320
+ "olive_colors",
19321
+ "hierarchyAble",
19322
+ false
19323
+ ],
19324
+ [
19325
+ "olive_colors",
19326
+ "isEdee",
19327
+ false
19328
+ ],
19329
+ [
19330
+ "olive_colors",
19331
+ "isEder",
19332
+ false
19333
+ ],
19334
+ [
19335
+ "olive_colors",
19336
+ "object",
19337
+ false
19338
+ ],
19339
+ [
19340
+ "olive_colors",
19341
+ "property",
19342
+ false
19343
+ ],
19344
+ [
19345
+ "olive_colors",
19346
+ "queryable",
19347
+ false
19348
+ ],
19349
+ [
19350
+ "olive_colors",
19351
+ "theAble",
19352
+ false
19353
+ ],
19354
+ [
19355
+ "orAble",
19356
+ "ifAble",
19357
+ false
19358
+ ],
19359
+ [
19360
+ "orange_colors",
19361
+ "color_colors",
19362
+ false
19363
+ ],
19364
+ [
19365
+ "orange_colors",
19366
+ "hierarchyAble",
19367
+ false
19368
+ ],
19369
+ [
19370
+ "orange_colors",
19371
+ "isEdee",
19372
+ false
19373
+ ],
19374
+ [
19375
+ "orange_colors",
19376
+ "isEder",
19377
+ false
19378
+ ],
19379
+ [
19380
+ "orange_colors",
19381
+ "object",
19382
+ false
19383
+ ],
19384
+ [
19385
+ "orange_colors",
19386
+ "property",
19387
+ false
19388
+ ],
19389
+ [
19390
+ "orange_colors",
19391
+ "queryable",
19392
+ false
19393
+ ],
19394
+ [
19395
+ "orange_colors",
19396
+ "theAble",
19397
+ false
19398
+ ],
19399
+ [
19400
+ "ordinalOnOrdered",
19401
+ "adjective",
19402
+ false
19403
+ ],
19404
+ [
19405
+ "paragraph_wp",
19406
+ "countable",
19407
+ false
19408
+ ],
19409
+ [
19410
+ "paragraph_wp",
19411
+ "hierarchyAble",
19412
+ false
19413
+ ],
19414
+ [
19415
+ "paragraph_wp",
19416
+ "isEdee",
19417
+ false
19418
+ ],
19419
+ [
19420
+ "paragraph_wp",
19421
+ "isEder",
19422
+ false
19423
+ ],
19424
+ [
19425
+ "paragraph_wp",
19426
+ "object",
19427
+ false
19428
+ ],
19429
+ [
19430
+ "paragraph_wp",
19431
+ "property",
19432
+ false
19433
+ ],
19434
+ [
19435
+ "paragraph_wp",
19436
+ "queryable",
19437
+ false
19438
+ ],
19439
+ [
19440
+ "paragraph_wp",
19441
+ "theAble",
19442
+ false
19443
+ ],
19444
+ [
19445
+ "pink_colors",
19446
+ "color_colors",
19447
+ false
19448
+ ],
19449
+ [
19450
+ "pink_colors",
19451
+ "hierarchyAble",
19452
+ false
19453
+ ],
19454
+ [
19455
+ "pink_colors",
19456
+ "isEdee",
19457
+ false
19458
+ ],
19459
+ [
19460
+ "pink_colors",
19461
+ "isEder",
19462
+ false
19463
+ ],
19464
+ [
19465
+ "pink_colors",
19466
+ "object",
19467
+ false
19468
+ ],
19469
+ [
19470
+ "pink_colors",
19471
+ "property",
19472
+ false
19473
+ ],
19474
+ [
19475
+ "pink_colors",
19476
+ "queryable",
19477
+ false
19478
+ ],
19479
+ [
19480
+ "pink_colors",
19481
+ "theAble",
19482
+ false
19483
+ ],
19484
+ [
19485
+ "preposition",
19486
+ "preposition",
19487
+ false
19488
+ ],
19489
+ [
19490
+ "pronoun",
19491
+ "pronoun",
19492
+ false
19493
+ ],
19494
+ [
19495
+ "property",
19496
+ "queryable",
19497
+ false
19498
+ ],
19499
+ [
19500
+ "property",
19501
+ "theAble",
19502
+ false
19503
+ ],
19504
+ [
19505
+ "propertyOf",
19506
+ "preposition",
19507
+ false
19508
+ ],
19509
+ [
19510
+ "punctuation",
19511
+ "punctuation",
19512
+ false
19513
+ ],
19514
+ [
19515
+ "purple_colors",
19516
+ "color_colors",
19517
+ false
19518
+ ],
19519
+ [
19520
+ "purple_colors",
19521
+ "hierarchyAble",
19522
+ false
19523
+ ],
19524
+ [
19525
+ "purple_colors",
19526
+ "isEdee",
19527
+ false
19528
+ ],
19529
+ [
19530
+ "purple_colors",
19531
+ "isEder",
19532
+ false
19533
+ ],
19534
+ [
19535
+ "purple_colors",
19536
+ "object",
19537
+ false
19538
+ ],
19539
+ [
19540
+ "purple_colors",
19541
+ "property",
19542
+ false
19543
+ ],
19544
+ [
19545
+ "purple_colors",
19546
+ "queryable",
19547
+ false
19548
+ ],
19549
+ [
19550
+ "purple_colors",
19551
+ "theAble",
19552
+ false
19553
+ ],
19554
+ [
19555
+ "quantifier",
19556
+ "quantifier",
19557
+ false
19558
+ ],
19559
+ [
19560
+ "queryable",
19561
+ "queryable",
19562
+ false
19563
+ ],
19564
+ [
19565
+ "questionMark",
19566
+ "punctuation",
19567
+ false
19568
+ ],
19569
+ [
19570
+ "readonly",
19571
+ "queryable",
19572
+ false
19573
+ ],
19574
+ [
19575
+ "reason",
19576
+ "queryable",
19577
+ false
19578
+ ],
19579
+ [
19580
+ "reason",
19581
+ "theAble",
19582
+ false
19583
+ ],
19584
+ [
19585
+ "red_colors",
19586
+ "color_colors",
19587
+ false
19588
+ ],
19589
+ [
19590
+ "red_colors",
19591
+ "hierarchyAble",
19592
+ false
19593
+ ],
19594
+ [
19595
+ "red_colors",
19596
+ "isEdee",
19597
+ false
19598
+ ],
19599
+ [
19600
+ "red_colors",
19601
+ "isEder",
19602
+ false
19603
+ ],
19604
+ [
19605
+ "red_colors",
19606
+ "object",
19607
+ false
19608
+ ],
19609
+ [
19610
+ "red_colors",
19611
+ "property",
19612
+ false
19613
+ ],
19614
+ [
19615
+ "red_colors",
19616
+ "queryable",
19617
+ false
19618
+ ],
19619
+ [
19620
+ "red_colors",
19621
+ "theAble",
19622
+ false
19623
+ ],
19624
+ [
19625
+ "remember",
19626
+ "verb",
19627
+ false
19628
+ ],
19629
+ [
19630
+ "right",
19631
+ "direction",
19632
+ false
19633
+ ],
19634
+ [
19635
+ "select",
19636
+ "verb",
19637
+ false
19638
+ ],
19639
+ [
19640
+ "sienna_colors",
19641
+ "brown_colors",
19642
+ false
19643
+ ],
19644
+ [
19645
+ "sienna_colors",
19646
+ "hierarchyAble",
19647
+ false
19648
+ ],
19649
+ [
19650
+ "sienna_colors",
19651
+ "isEdee",
19652
+ false
19653
+ ],
19654
+ [
19655
+ "sienna_colors",
19656
+ "isEder",
19657
+ false
19658
+ ],
19659
+ [
19660
+ "sienna_colors",
19661
+ "object",
19662
+ false
19663
+ ],
19664
+ [
19665
+ "sienna_colors",
19666
+ "property",
19667
+ false
19668
+ ],
19669
+ [
19670
+ "sienna_colors",
19671
+ "queryable",
19672
+ false
19673
+ ],
19674
+ [
19675
+ "sienna_colors",
19676
+ "theAble",
19677
+ false
19678
+ ],
19679
+ [
19680
+ "silver_colors",
19681
+ "gray_colors",
19682
+ false
19683
+ ],
19684
+ [
19685
+ "silver_colors",
19686
+ "hierarchyAble",
19687
+ false
19688
+ ],
19689
+ [
19690
+ "silver_colors",
19691
+ "isEdee",
19692
+ false
19693
+ ],
19694
+ [
19695
+ "silver_colors",
19696
+ "isEder",
19697
+ false
19698
+ ],
19699
+ [
19700
+ "silver_colors",
19701
+ "object",
19702
+ false
19703
+ ],
19704
+ [
19705
+ "silver_colors",
19706
+ "property",
19707
+ false
19708
+ ],
19709
+ [
19710
+ "silver_colors",
19711
+ "queryable",
19712
+ false
19713
+ ],
19714
+ [
19715
+ "silver_colors",
19716
+ "theAble",
19717
+ false
19718
+ ],
19719
+ [
19720
+ "snow_colors",
19721
+ "hierarchyAble",
19722
+ false
19723
+ ],
19724
+ [
19725
+ "snow_colors",
19726
+ "isEdee",
19727
+ false
19728
+ ],
19729
+ [
19730
+ "snow_colors",
19731
+ "isEder",
19732
+ false
19733
+ ],
19734
+ [
19735
+ "snow_colors",
19736
+ "object",
19737
+ false
19738
+ ],
19739
+ [
19740
+ "snow_colors",
19741
+ "property",
19742
+ false
19743
+ ],
19744
+ [
19745
+ "snow_colors",
19746
+ "queryable",
19747
+ false
19748
+ ],
19749
+ [
19750
+ "snow_colors",
19751
+ "theAble",
19752
+ false
19753
+ ],
19754
+ [
19755
+ "snow_colors",
19756
+ "white_colors",
19757
+ false
19758
+ ],
19759
+ [
19760
+ "statefulElement_wp",
19761
+ "hierarchyAble",
19762
+ false
19763
+ ],
19764
+ [
19765
+ "statefulElement_wp",
19766
+ "isEdee",
19767
+ false
19768
+ ],
19769
+ [
19770
+ "statefulElement_wp",
19771
+ "isEder",
19772
+ false
19773
+ ],
19774
+ [
19775
+ "statefulElement_wp",
19776
+ "object",
19777
+ false
19778
+ ],
19779
+ [
19780
+ "statefulElement_wp",
19781
+ "property",
19782
+ false
19783
+ ],
19784
+ [
19785
+ "statefulElement_wp",
19786
+ "queryable",
19787
+ false
19788
+ ],
19789
+ [
19790
+ "statefulElement_wp",
19791
+ "theAble",
19792
+ false
19793
+ ],
19794
+ [
19795
+ "stm_before",
19796
+ "adjective",
19797
+ false
19798
+ ],
19799
+ [
19800
+ "stop",
19801
+ "verb",
19802
+ false
19803
+ ],
19804
+ [
19805
+ "style_wp",
19806
+ "hierarchyAble",
19807
+ false
19808
+ ],
19809
+ [
19810
+ "style_wp",
19811
+ "isEdee",
19812
+ false
19813
+ ],
19814
+ [
19815
+ "style_wp",
19816
+ "isEder",
19817
+ false
19818
+ ],
19819
+ [
19820
+ "style_wp",
19821
+ "object",
19822
+ false
19823
+ ],
19824
+ [
19825
+ "style_wp",
19826
+ "property",
19827
+ false
19828
+ ],
19829
+ [
19830
+ "style_wp",
19831
+ "queryable",
19832
+ false
19833
+ ],
19834
+ [
19835
+ "style_wp",
19836
+ "theAble",
19837
+ false
19838
+ ],
19839
+ [
19840
+ "tan_colors",
19841
+ "brown_colors",
19842
+ false
19843
+ ],
19844
+ [
19845
+ "tan_colors",
19846
+ "hierarchyAble",
19847
+ false
19848
+ ],
19849
+ [
19850
+ "tan_colors",
19851
+ "isEdee",
19852
+ false
19853
+ ],
19854
+ [
19855
+ "tan_colors",
19856
+ "isEder",
19857
+ false
19858
+ ],
19859
+ [
19860
+ "tan_colors",
19861
+ "object",
19862
+ false
19863
+ ],
19864
+ [
19865
+ "tan_colors",
19866
+ "property",
19867
+ false
19868
+ ],
19869
+ [
19870
+ "tan_colors",
19871
+ "queryable",
19872
+ false
19873
+ ],
19874
+ [
19875
+ "tan_colors",
19876
+ "theAble",
19877
+ false
19878
+ ],
19879
+ [
19880
+ "teal_colors",
19881
+ "green_colors",
19882
+ false
19883
+ ],
19884
+ [
19885
+ "teal_colors",
19886
+ "hierarchyAble",
19887
+ false
19888
+ ],
19889
+ [
19890
+ "teal_colors",
19891
+ "isEdee",
19892
+ false
19893
+ ],
19894
+ [
19895
+ "teal_colors",
19896
+ "isEder",
19897
+ false
19898
+ ],
19899
+ [
19900
+ "teal_colors",
19901
+ "object",
19902
+ false
19903
+ ],
19904
+ [
19905
+ "teal_colors",
19906
+ "property",
19907
+ false
19908
+ ],
19909
+ [
19910
+ "teal_colors",
19911
+ "queryable",
19912
+ false
19913
+ ],
19914
+ [
19915
+ "teal_colors",
19916
+ "theAble",
19917
+ false
19918
+ ],
19919
+ [
19920
+ "that",
19921
+ "thisitthat",
19922
+ false
19923
+ ],
19924
+ [
19925
+ "the",
19926
+ "articlePOS",
19927
+ false
19928
+ ],
19929
+ [
19930
+ "theAble",
19931
+ "queryable",
19932
+ false
19933
+ ],
19934
+ [
19935
+ "this",
19936
+ "pronoun",
19937
+ false
19938
+ ],
19939
+ [
19940
+ "this",
19941
+ "queryable",
19942
+ false
19943
+ ],
19944
+ [
19945
+ "this",
19946
+ "thisitthat",
19947
+ false
19948
+ ],
19949
+ [
19950
+ "thisitthat",
19951
+ "queryable",
19952
+ false
19953
+ ],
19954
+ [
19955
+ "to",
19956
+ "preposition",
19957
+ false
19958
+ ],
19959
+ [
19960
+ "toAble",
19961
+ "toAble",
19962
+ false
19963
+ ],
19964
+ [
19965
+ "turquoise_colors",
19966
+ "blue_colors",
19967
+ false
19968
+ ],
19969
+ [
19970
+ "turquoise_colors",
19971
+ "hierarchyAble",
19972
+ false
19973
+ ],
19974
+ [
19975
+ "turquoise_colors",
19976
+ "isEdee",
19977
+ false
19978
+ ],
19979
+ [
19980
+ "turquoise_colors",
19981
+ "isEder",
19982
+ false
19983
+ ],
19984
+ [
19985
+ "turquoise_colors",
19986
+ "object",
19987
+ false
19988
+ ],
19989
+ [
19990
+ "turquoise_colors",
19991
+ "property",
19992
+ false
19993
+ ],
19994
+ [
19995
+ "turquoise_colors",
19996
+ "queryable",
19997
+ false
19998
+ ],
19999
+ [
20000
+ "turquoise_colors",
20001
+ "theAble",
20002
+ false
20003
+ ],
20004
+ [
20005
+ "type",
20006
+ "property",
20007
+ false
20008
+ ],
20009
+ [
20010
+ "type",
20011
+ "whatAble",
20012
+ false
20013
+ ],
20014
+ [
20015
+ "underline_wp",
20016
+ "hierarchyAble",
20017
+ false
20018
+ ],
20019
+ [
20020
+ "underline_wp",
20021
+ "isEdee",
20022
+ false
20023
+ ],
20024
+ [
20025
+ "underline_wp",
20026
+ "isEder",
20027
+ false
20028
+ ],
20029
+ [
20030
+ "underline_wp",
20031
+ "object",
20032
+ false
20033
+ ],
20034
+ [
20035
+ "underline_wp",
20036
+ "property",
20037
+ false
20038
+ ],
20039
+ [
20040
+ "underline_wp",
20041
+ "queryable",
20042
+ false
20043
+ ],
20044
+ [
20045
+ "underline_wp",
20046
+ "style_wp",
20047
+ false
20048
+ ],
20049
+ [
20050
+ "underline_wp",
20051
+ "theAble",
20052
+ false
20053
+ ],
20054
+ [
20055
+ "underlined_wp",
20056
+ "isEdee",
20057
+ false
20058
+ ],
20059
+ [
20060
+ "underlined_wp",
20061
+ "isEder",
20062
+ false
20063
+ ],
20064
+ [
20065
+ "underlined_wp",
20066
+ "queryable",
20067
+ false
20068
+ ],
20069
+ [
20070
+ "underlined_wp",
20071
+ "theAble",
20072
+ false
20073
+ ],
20074
+ [
20075
+ "underlined_wp",
20076
+ "underline_wp",
20077
+ false
20078
+ ],
20079
+ [
20080
+ "unknown",
20081
+ "hierarchyAble",
20082
+ false
20083
+ ],
20084
+ [
20085
+ "unknown",
20086
+ "queryable",
20087
+ false
20088
+ ],
20089
+ [
20090
+ "unknown",
20091
+ "theAble",
20092
+ false
20093
+ ],
20094
+ [
20095
+ "unselect",
20096
+ "verb",
20097
+ false
20098
+ ],
20099
+ [
20100
+ "up",
20101
+ "direction",
20102
+ false
20103
+ ],
20104
+ [
20105
+ "verb",
20106
+ "verb",
20107
+ false
20108
+ ],
20109
+ [
20110
+ "violet_colors",
20111
+ "hierarchyAble",
20112
+ false
20113
+ ],
20114
+ [
20115
+ "violet_colors",
20116
+ "isEdee",
20117
+ false
20118
+ ],
20119
+ [
20120
+ "violet_colors",
20121
+ "isEder",
20122
+ false
20123
+ ],
20124
+ [
20125
+ "violet_colors",
20126
+ "object",
20127
+ false
20128
+ ],
20129
+ [
20130
+ "violet_colors",
20131
+ "property",
20132
+ false
20133
+ ],
20134
+ [
20135
+ "violet_colors",
20136
+ "purple_colors",
20137
+ false
20138
+ ],
20139
+ [
20140
+ "violet_colors",
20141
+ "queryable",
20142
+ false
20143
+ ],
20144
+ [
20145
+ "violet_colors",
20146
+ "theAble",
20147
+ false
20148
+ ],
20149
+ [
20150
+ "what",
20151
+ "object",
20152
+ false
20153
+ ],
20154
+ [
20155
+ "what",
20156
+ "queryable",
20157
+ false
20158
+ ],
20159
+ [
20160
+ "whatAble",
20161
+ "queryable",
20162
+ false
20163
+ ],
20164
+ [
20165
+ "white_colors",
20166
+ "color_colors",
20167
+ false
20168
+ ],
20169
+ [
20170
+ "white_colors",
20171
+ "hierarchyAble",
20172
+ false
20173
+ ],
20174
+ [
20175
+ "white_colors",
20176
+ "isEdee",
20177
+ false
20178
+ ],
20179
+ [
20180
+ "white_colors",
20181
+ "isEder",
20182
+ false
20183
+ ],
20184
+ [
20185
+ "white_colors",
20186
+ "object",
20187
+ false
20188
+ ],
20189
+ [
20190
+ "white_colors",
20191
+ "property",
20192
+ false
20193
+ ],
20194
+ [
20195
+ "white_colors",
20196
+ "queryable",
20197
+ false
20198
+ ],
20199
+ [
20200
+ "white_colors",
20201
+ "theAble",
20202
+ false
20203
+ ],
20204
+ [
20205
+ "whose",
20206
+ "object",
20207
+ false
20208
+ ],
20209
+ [
20210
+ "word_wp",
20211
+ "countable",
20212
+ false
20213
+ ],
20214
+ [
20215
+ "word_wp",
20216
+ "hierarchyAble",
20217
+ false
20218
+ ],
20219
+ [
20220
+ "word_wp",
20221
+ "isEdee",
20222
+ false
20223
+ ],
20224
+ [
20225
+ "word_wp",
20226
+ "isEder",
20227
+ false
20228
+ ],
20229
+ [
20230
+ "word_wp",
20231
+ "object",
20232
+ false
20233
+ ],
20234
+ [
20235
+ "word_wp",
20236
+ "property",
20237
+ false
20238
+ ],
20239
+ [
20240
+ "word_wp",
20241
+ "queryable",
20242
+ false
20243
+ ],
20244
+ [
20245
+ "word_wp",
20246
+ "statefulElement_wp",
20247
+ false
20248
+ ],
20249
+ [
20250
+ "word_wp",
20251
+ "theAble",
20252
+ false
20253
+ ],
20254
+ [
20255
+ "xfx",
20256
+ "queryable",
20257
+ false
20258
+ ],
20259
+ [
20260
+ "yellow_colors",
20261
+ "color_colors",
20262
+ false
20263
+ ],
20264
+ [
20265
+ "yellow_colors",
20266
+ "hierarchyAble",
20267
+ false
20268
+ ],
20269
+ [
20270
+ "yellow_colors",
20271
+ "isEdee",
20272
+ false
20273
+ ],
20274
+ [
20275
+ "yellow_colors",
20276
+ "isEder",
20277
+ false
20278
+ ],
20279
+ [
20280
+ "yellow_colors",
20281
+ "object",
20282
+ false
20283
+ ],
20284
+ [
20285
+ "yellow_colors",
20286
+ "property",
20287
+ false
20288
+ ],
20289
+ [
20290
+ "yellow_colors",
20291
+ "queryable",
20292
+ false
20293
+ ],
20294
+ [
20295
+ "yellow_colors",
20296
+ "theAble",
20297
+ false
20298
+ ]
20299
+ ],
20300
+ "metadata": {
20301
+ "opChoices": [
20302
+ {
20303
+ "op": [
20304
+ "resetIdSuffix",
20305
+ 0
20306
+ ],
20307
+ "ops": [
20308
+ [
20309
+ "resetIdSuffix",
20310
+ 0
20311
+ ]
20312
+ ],
20313
+ "counter": 1
20314
+ }
20315
+ ]
20316
+ },
20317
+ "trace": "\n\n>>>>>>>>>>>>> Counter 1\n 0. resetIdSuffix/0 (1, 1) - \"resetidsuffix\"\n {\n default: true\n marker: Operator(resetIdSuffix/0, [\"Selector(Bridge('{ ...next(operator) }'), , []<==>[], bridge(bridge))\"], evaluator(Bridge('{ ...next(operator) }')), variables({}) bridge(bridge))\n range: {'start': 0, 'end': 12}\n raw_text: \"resetIdSuffix\"\n text: \"resetidsuffix\"\n value: \"resetIdSuffix\"\n word: \"resetidsuffix\"\n }\n<<<<<<<<<<<<<\nNext Op (index=0) is Context({default: True, marker: Operator(resetIdSuffix/0, [\"Selector(Bridge('{ ...next(operator) }'), , []<==>[], bridge(bridge))\"], evaluator(Bridge('{ ...next(operator) }')), variables({}) bridge(bridge)), range: {'start': 0, 'end': 12}, raw_text: resetIdSuffix, text: resetidsuffix, value: resetIdSuffix, word: resetidsuffix})\n\n>>>>>>>>>>>>> Counter 2\n *0. resetIdSuffix/1 (dead) (2, 0) - \"resetidsuffix\"\n {\n prioritized_by: [('resetIdSuffix', 0)]\n dead: true\n default: true\n marker: Operator(resetIdSuffix/1, ['Selector(None, , []<==>[], bridge(bridge))'], evaluator(None), variables({}) bridge(bridge))\n range: {'start': 0, 'end': 12}\n raw_text: \"resetIdSuffix\"\n text: \"resetidsuffix\"\n value: \"resetIdSuffix\"\n word: \"resetidsuffix\"\n }\n<<<<<<<<<<<<<\n",
20318
+ "contexts": [
20319
+ {
20320
+ "marker": "resetIdSuffix",
20321
+ "value": "resetIdSuffix",
20322
+ "default": true,
20323
+ "text": "resetidsuffix",
20324
+ "word": "resetidsuffix",
20325
+ "raw_text": "resetIdSuffix",
20326
+ "range": {
20327
+ "start": 0,
20328
+ "end": 12
20329
+ },
20330
+ "dead": true,
20331
+ "level": 1,
20332
+ "topLevel": true,
20333
+ "touchedBy": [
20334
+ "wp#call2"
20335
+ ]
20336
+ }
20337
+ ],
20338
+ "generated": [
20339
+ ""
20340
+ ],
20341
+ "paraphrases": [
20342
+ "resetidsuffix"
20343
+ ],
20344
+ "paraphrasesParenthesized": [],
20345
+ "generatedParenthesized": [],
20346
+ "responses": [
20347
+ ""
20348
+ ],
20349
+ "associations": [],
20350
+ "learned_contextual_priorities": [],
20351
+ "query": "resetIdSuffix",
20352
+ "key": {
20353
+ "query": "resetIdSuffix"
20354
+ }
20355
+ },
20356
+ {
20357
+ "extraConfig": true,
20358
+ "operators": [
20359
+ "([changeState_wp|make] ([statefulElement_wp]) ([stateValue_wp|]))",
20360
+ "((style_wp/*) [applyStyle_wp] ([statefulElement_wp|]))"
20361
+ ],
20362
+ "bridges": [
20363
+ {
20364
+ "id": "applyStyle_wp",
20365
+ "parents": [
20366
+ "verb"
20367
+ ],
20368
+ "convolution": true,
20369
+ "bridge": "{ ...next(operator), element: after[0], state: before[0], operator: operator, generate: ['state', 'element'] }",
20370
+ "localHierarchy": [
20371
+ [
20372
+ "thisitthat",
20373
+ "statefulElement_wp"
20374
+ ],
20375
+ [
20376
+ "everything",
20377
+ "statefulElement_wp"
20378
+ ]
20379
+ ]
20380
+ },
20381
+ {
20382
+ "id": "changeState_wp",
20383
+ "parents": [
20384
+ "verb"
20385
+ ],
20386
+ "bridge": "{ ...next(operator), element: after[0], state: after[1], operator: operator, generate: ['operator', 'element', 'state'] }",
20387
+ "localHierarchy": [
20388
+ [
20389
+ "thisitthat",
20390
+ "statefulElement_wp"
20391
+ ],
20392
+ [
20393
+ "everything",
20394
+ "statefulElement_wp"
20395
+ ]
20396
+ ]
20397
+ },
20398
+ {
20399
+ "id": "stateValue_wp",
20400
+ "children": [
20401
+ "color_colors",
20402
+ "style_wp"
20403
+ ]
20404
+ }
20405
+ ],
20406
+ "semantics": [
20407
+ {
20408
+ "where": "/home/dev/code/theprogrammablemind/kms/common/wp.js:141"
20409
+ },
20410
+ {
20411
+ "where": "/home/dev/code/theprogrammablemind/kms/common/wp.js:150"
20412
+ }
20413
+ ],
20414
+ "priorities": [
20415
+ {
20416
+ "context": [
20417
+ [
20418
+ "changeState_wp",
20419
+ 0
20420
+ ],
20421
+ [
20422
+ "statefulElement_wp",
20423
+ 0
20424
+ ],
20425
+ [
20426
+ "list",
20427
+ 0
20428
+ ]
20429
+ ],
20430
+ "ordered": true,
20431
+ "choose": [
20432
+ 0
20433
+ ]
20434
+ }
20435
+ ]
20436
+ }
20437
+ ],
20438
+ "fragments": [],
20439
+ "semantics": [],
20440
+ "associations": [
20441
+ [
20442
+ [
20443
+ "comma",
20444
+ 0
20445
+ ],
20446
+ [
20447
+ "is",
20448
+ 0
20449
+ ],
20450
+ [
20451
+ "list",
20452
+ 0
20453
+ ],
20454
+ [
20455
+ "unknown",
20456
+ 0
20457
+ ]
20458
+ ],
20459
+ [
20460
+ [
20461
+ "comma",
20462
+ 0
20463
+ ],
20464
+ [
20465
+ "is",
20466
+ 0
20467
+ ],
20468
+ [
20469
+ "list",
20470
+ 0
20471
+ ],
20472
+ [
20473
+ "unknown",
20474
+ 0
20475
+ ],
20476
+ [
20477
+ "unknown",
20478
+ 1
20479
+ ]
20480
+ ],
20481
+ [
20482
+ [
20483
+ "comma",
20484
+ 0
20485
+ ],
20486
+ [
20487
+ "is",
20488
+ 0
20489
+ ],
20490
+ [
20491
+ "list",
20492
+ 0
20493
+ ],
20494
+ [
20495
+ "unknown",
20496
+ 1
20497
+ ]
20498
+ ],
20499
+ [
20500
+ [
20501
+ "comma",
20502
+ 0
20503
+ ],
20504
+ [
20505
+ "is",
20506
+ 0
20507
+ ],
20508
+ [
20509
+ "list",
20510
+ 1
20511
+ ],
20512
+ [
20513
+ "unknown",
17822
20514
  1
17823
20515
  ]
17824
20516
  ],
@@ -17998,6 +20690,34 @@
17998
20690
  1
17999
20691
  ]
18000
20692
  ],
20693
+ [
20694
+ [
20695
+ "italic_wp",
20696
+ 0
20697
+ ],
20698
+ [
20699
+ "means",
20700
+ 0
20701
+ ],
20702
+ [
20703
+ "unknown",
20704
+ 0
20705
+ ]
20706
+ ],
20707
+ [
20708
+ [
20709
+ "italic_wp",
20710
+ 0
20711
+ ],
20712
+ [
20713
+ "means",
20714
+ 0
20715
+ ],
20716
+ [
20717
+ "unknown",
20718
+ 1
20719
+ ]
20720
+ ],
18001
20721
  [
18002
20722
  [
18003
20723
  "means",
@@ -18036,6 +20756,16 @@
18036
20756
  1
18037
20757
  ]
18038
20758
  ],
20759
+ [
20760
+ [
20761
+ "means",
20762
+ 0
20763
+ ],
20764
+ [
20765
+ "unknown",
20766
+ 1
20767
+ ]
20768
+ ],
18039
20769
  [
18040
20770
  [
18041
20771
  "setIdSuffix",