tpmkms_4wp 9.5.1-beta.2 → 9.5.1-beta.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (84) hide show
  1. package/common/animals.instance.json +21 -61
  2. package/common/asking.js +102 -100
  3. package/common/can.instance.json +2180 -0
  4. package/common/can.js +254 -0
  5. package/common/can.test.json +50706 -0
  6. package/common/characters.js +3 -3
  7. package/common/colors.instance.json +38 -10
  8. package/common/comparable.instance.json +2 -2
  9. package/common/concept.test.json +54 -40
  10. package/common/conjunction.js +13 -5
  11. package/common/crew.instance.json +241 -123
  12. package/common/crew.js +1 -1
  13. package/common/currency.js +1 -1
  14. package/common/dates.instance.json +87 -3
  15. package/common/dialogues.js +41 -119
  16. package/common/dimension.instance.json +16 -12
  17. package/common/dimension.js +23 -4
  18. package/common/dimension.test.json +1758 -2351
  19. package/common/edible.instance.json +79 -95
  20. package/common/emotions.instance.json +53 -80
  21. package/common/emotions.js +1 -1
  22. package/common/english_helpers.js +277 -67
  23. package/common/fastfood.instance.json +35 -663
  24. package/common/fastfood.js +4 -4
  25. package/common/formulas.instance.json +1 -1
  26. package/common/gdefaults.js +85 -14
  27. package/common/help.js +2 -2
  28. package/common/help.test.json +65 -11
  29. package/common/helpers/concept.js +1 -1
  30. package/common/helpers/conjunction.js +54 -44
  31. package/common/helpers/dateTimeSelectors.js +2 -2
  32. package/common/helpers/dialogues.js +1 -1
  33. package/common/helpers/formulas.js +13 -11
  34. package/common/helpers/menus.js +12 -12
  35. package/common/helpers/meta.js +8 -8
  36. package/common/helpers/properties.js +102 -21
  37. package/common/helpers.js +82 -46
  38. package/common/hierarchy.js +4 -3
  39. package/common/kirk.instance.json +1 -1
  40. package/common/latin.instance.json +10 -10
  41. package/common/latin.js +5 -5
  42. package/common/length.instance.json +20 -2
  43. package/common/length.test.json +2241 -1801
  44. package/common/math.instance.json +20 -20
  45. package/common/math.js +45 -44
  46. package/common/menus.instance.json +3 -3
  47. package/common/menus.js +1 -1
  48. package/common/meta.js +49 -33
  49. package/common/ordering.instance.json +20 -30
  50. package/common/ordering.js +1 -1
  51. package/common/ordering.test.json +354 -296
  52. package/common/people.instance.json +56 -258
  53. package/common/people.js +1 -1
  54. package/common/people.test.json +952 -681
  55. package/common/pipboy.instance.json +72 -16
  56. package/common/pokemon.instance.json +8 -8
  57. package/common/pokemon.js +1 -1
  58. package/common/pressure.instance.json +6 -2
  59. package/common/properties.instance.json +4 -12
  60. package/common/properties.js +16 -3
  61. package/common/reminders.js +1 -1
  62. package/common/reports.instance.json +3 -3
  63. package/common/reports.js +18 -16
  64. package/common/scorekeeper.js +4 -4
  65. package/common/sdefaults.js +22 -2
  66. package/common/spock.instance.json +1 -1
  67. package/common/stgame.js +1 -1
  68. package/common/stm.js +2 -2
  69. package/common/tell.js +1 -1
  70. package/common/temperature.instance.json +6 -2
  71. package/common/tester.js +3 -3
  72. package/common/time.js +3 -3
  73. package/common/tokenize.js +1 -1
  74. package/common/weight.instance.json +19 -2
  75. package/common/words.instance.json +9 -0
  76. package/common/words.js +53 -0
  77. package/common/words.test.json +2 -0
  78. package/common/wp.instance.json +320 -8
  79. package/common/wp.js +8 -4
  80. package/common/wp.test.json +3469 -0
  81. package/main.js +0 -2
  82. package/package.json +9 -5
  83. package/common/listener.js +0 -50
  84. package/common/listener.test.json +0 -142
@@ -183211,5 +183211,3474 @@
183211
183211
  ]
183212
183212
  }
183213
183213
  ]
183214
+ },
183215
+ {
183216
+ "associations": [
183217
+ [
183218
+ [
183219
+ "bold_wp",
183220
+ 0
183221
+ ],
183222
+ [
183223
+ "list",
183224
+ 0
183225
+ ],
183226
+ [
183227
+ "ordinal",
183228
+ 0
183229
+ ],
183230
+ [
183231
+ "paragraph_wp",
183232
+ 0
183233
+ ],
183234
+ [
183235
+ "statefulElementInContext_wp",
183236
+ 0
183237
+ ],
183238
+ [
183239
+ "the",
183240
+ 0
183241
+ ],
183242
+ [
183243
+ "word_wp",
183244
+ 0
183245
+ ]
183246
+ ],
183247
+ [
183248
+ [
183249
+ "bold_wp",
183250
+ 0
183251
+ ],
183252
+ [
183253
+ "list",
183254
+ 1
183255
+ ],
183256
+ [
183257
+ "paragraph_wp",
183258
+ 0
183259
+ ],
183260
+ [
183261
+ "statefulElementInContext_wp",
183262
+ 0
183263
+ ],
183264
+ [
183265
+ "the",
183266
+ 0
183267
+ ],
183268
+ [
183269
+ "word_wp",
183270
+ 0
183271
+ ]
183272
+ ],
183273
+ [
183274
+ [
183275
+ "bold_wp",
183276
+ 0
183277
+ ],
183278
+ [
183279
+ "paragraph_wp",
183280
+ 0
183281
+ ],
183282
+ [
183283
+ "statefulElementInContext_wp",
183284
+ 0
183285
+ ],
183286
+ [
183287
+ "word_wp",
183288
+ 0
183289
+ ]
183290
+ ],
183291
+ [
183292
+ [
183293
+ "bold_wp",
183294
+ 0
183295
+ ],
183296
+ [
183297
+ "paragraph_wp",
183298
+ 0
183299
+ ],
183300
+ [
183301
+ "the",
183302
+ 0
183303
+ ],
183304
+ [
183305
+ "word_wp",
183306
+ 0
183307
+ ]
183308
+ ]
183309
+ ],
183310
+ "config": {
183311
+ },
183312
+ "contexts": [
183313
+ {
183314
+ "context_id": 2,
183315
+ "context_index": 1,
183316
+ "dead": true,
183317
+ "element": {
183318
+ "concept": true,
183319
+ "context": [
183320
+ {
183321
+ "concept": true,
183322
+ "dead": true,
183323
+ "determiner": "the",
183324
+ "focusableForPhrase": true,
183325
+ "level": 0,
183326
+ "marker": "paragraph_wp",
183327
+ "modifiers": [
183328
+ "determiner",
183329
+ "ordinal"
183330
+ ],
183331
+ "number": "one",
183332
+ "ordinal": {
183333
+ "level": 1,
183334
+ "listable": true,
183335
+ "marker": "list",
183336
+ "range": {
183337
+ "end": 42,
183338
+ "start": 27
183339
+ },
183340
+ "text": "",
183341
+ "types": [
183342
+ "list",
183343
+ "ordinal"
183344
+ ],
183345
+ "value": [
183346
+ {
183347
+ "dead": true,
183348
+ "instance": true,
183349
+ "level": 1,
183350
+ "marker": "ordinal",
183351
+ "ordinal": true,
183352
+ "range": {
183353
+ "end": 32,
183354
+ "start": 27
183355
+ },
183356
+ "text": "second",
183357
+ "types": [
183358
+ "listable",
183359
+ "ordinal",
183360
+ "queryable",
183361
+ "theAble"
183362
+ ],
183363
+ "value": 2,
183364
+ "word": "second"
183365
+ },
183366
+ {
183367
+ "dead": true,
183368
+ "instance": true,
183369
+ "level": 1,
183370
+ "marker": "ordinal",
183371
+ "ordinal": true,
183372
+ "range": {
183373
+ "end": 42,
183374
+ "start": 38
183375
+ },
183376
+ "text": "third",
183377
+ "types": [
183378
+ "listable",
183379
+ "ordinal",
183380
+ "queryable",
183381
+ "theAble"
183382
+ ],
183383
+ "value": 3,
183384
+ "word": "third"
183385
+ }
183386
+ ]
183387
+ },
183388
+ "pullFromContext": true,
183389
+ "range": {
183390
+ "end": 52,
183391
+ "start": 23
183392
+ },
183393
+ "text": "the paragraph",
183394
+ "types": [
183395
+ "paragraph_wp"
183396
+ ],
183397
+ "value": "paragraph_wp",
183398
+ "wantsValue": true,
183399
+ "word": "paragraph"
183400
+ }
183401
+ ],
183402
+ "dead": true,
183403
+ "determiner": "the",
183404
+ "focusableForPhrase": true,
183405
+ "generate": [
183406
+ {
183407
+ "concept": true,
183408
+ "dead": true,
183409
+ "determiner": "the",
183410
+ "focusableForPhrase": true,
183411
+ "level": 0,
183412
+ "marker": "word_wp",
183413
+ "modifiers": [
183414
+ "determiner",
183415
+ "ordinal"
183416
+ ],
183417
+ "number": "one",
183418
+ "ordinal": {
183419
+ "dead": true,
183420
+ "instance": true,
183421
+ "level": 1,
183422
+ "marker": "ordinal",
183423
+ "ordinal": true,
183424
+ "range": {
183425
+ "end": 13,
183426
+ "start": 9
183427
+ },
183428
+ "text": "first",
183429
+ "types": [
183430
+ "ordinal"
183431
+ ],
183432
+ "value": 1,
183433
+ "word": "first"
183434
+ },
183435
+ "pullFromContext": true,
183436
+ "range": {
183437
+ "end": 18,
183438
+ "start": 5
183439
+ },
183440
+ "text": "the first word",
183441
+ "types": [
183442
+ "word_wp"
183443
+ ],
183444
+ "value": "word_wp",
183445
+ "wantsValue": true,
183446
+ "word": "word"
183447
+ },
183448
+ {
183449
+ "default": true,
183450
+ "level": 0,
183451
+ "marker": "statefulElementInContext_wp",
183452
+ "range": {
183453
+ "end": 21,
183454
+ "start": 20
183455
+ },
183456
+ "text": "of",
183457
+ "word": "of"
183458
+ },
183459
+ {
183460
+ "concept": true,
183461
+ "dead": true,
183462
+ "determiner": "the",
183463
+ "focusableForPhrase": true,
183464
+ "level": 0,
183465
+ "marker": "paragraph_wp",
183466
+ "modifiers": [
183467
+ "determiner",
183468
+ "ordinal"
183469
+ ],
183470
+ "number": "one",
183471
+ "ordinal": {
183472
+ "level": 1,
183473
+ "listable": true,
183474
+ "marker": "list",
183475
+ "range": {
183476
+ "end": 42,
183477
+ "start": 27
183478
+ },
183479
+ "text": "",
183480
+ "types": [
183481
+ "list",
183482
+ "ordinal"
183483
+ ],
183484
+ "value": [
183485
+ {
183486
+ "dead": true,
183487
+ "instance": true,
183488
+ "level": 1,
183489
+ "marker": "ordinal",
183490
+ "ordinal": true,
183491
+ "range": {
183492
+ "end": 32,
183493
+ "start": 27
183494
+ },
183495
+ "text": "second",
183496
+ "types": [
183497
+ "listable",
183498
+ "ordinal",
183499
+ "queryable",
183500
+ "theAble"
183501
+ ],
183502
+ "value": 2,
183503
+ "word": "second"
183504
+ },
183505
+ {
183506
+ "dead": true,
183507
+ "instance": true,
183508
+ "level": 1,
183509
+ "marker": "ordinal",
183510
+ "ordinal": true,
183511
+ "range": {
183512
+ "end": 42,
183513
+ "start": 38
183514
+ },
183515
+ "text": "third",
183516
+ "types": [
183517
+ "listable",
183518
+ "ordinal",
183519
+ "queryable",
183520
+ "theAble"
183521
+ ],
183522
+ "value": 3,
183523
+ "word": "third"
183524
+ }
183525
+ ]
183526
+ },
183527
+ "pullFromContext": true,
183528
+ "range": {
183529
+ "end": 52,
183530
+ "start": 23
183531
+ },
183532
+ "text": "the paragraph",
183533
+ "types": [
183534
+ "paragraph_wp"
183535
+ ],
183536
+ "value": "paragraph_wp",
183537
+ "wantsValue": true,
183538
+ "word": "paragraph"
183539
+ }
183540
+ ],
183541
+ "level": 1,
183542
+ "marker": "word_wp",
183543
+ "modifiers": [
183544
+ ],
183545
+ "number": "one",
183546
+ "ordinal": {
183547
+ "dead": true,
183548
+ "instance": true,
183549
+ "level": 1,
183550
+ "marker": "ordinal",
183551
+ "ordinal": true,
183552
+ "range": {
183553
+ "end": 13,
183554
+ "start": 9
183555
+ },
183556
+ "text": "first",
183557
+ "types": [
183558
+ "ordinal"
183559
+ ],
183560
+ "value": 1,
183561
+ "word": "first"
183562
+ },
183563
+ "pullFromContext": true,
183564
+ "range": {
183565
+ "end": 52,
183566
+ "start": 5
183567
+ },
183568
+ "text": "the first word of the paragraph",
183569
+ "types": [
183570
+ "word_wp"
183571
+ ],
183572
+ "value": "word_wp",
183573
+ "wantsValue": true,
183574
+ "word": "word"
183575
+ },
183576
+ "generate": [
183577
+ "state",
183578
+ "element"
183579
+ ],
183580
+ "level": 1,
183581
+ "marker": "applyStyle_wp",
183582
+ "operator": {
183583
+ "convolution": true,
183584
+ "level": 0,
183585
+ "marker": "applyStyle_wp",
183586
+ "range": {
183587
+ "end": 52,
183588
+ "start": 0
183589
+ },
183590
+ "text": "bold the first word of the second and third paragraph"
183591
+ },
183592
+ "range": {
183593
+ "end": 52,
183594
+ "start": 0
183595
+ },
183596
+ "state": {
183597
+ "dead": true,
183598
+ "level": 0,
183599
+ "marker": "bold_wp",
183600
+ "number": "one",
183601
+ "range": {
183602
+ "end": 3,
183603
+ "start": 0
183604
+ },
183605
+ "text": "bold",
183606
+ "types": [
183607
+ "bold_wp"
183608
+ ],
183609
+ "value": "bold_wp",
183610
+ "word": "bold"
183611
+ },
183612
+ "text": "bold the first word of the second and third paragraph",
183613
+ "topLevel": true,
183614
+ "touchedBy": [
183615
+ "wp#call2"
183616
+ ]
183617
+ }
183618
+ ],
183619
+ "developerTest": false,
183620
+ "generatedParenthesized": [
183621
+ ""
183622
+ ],
183623
+ "metadata": {
183624
+ "opChoices": [
183625
+ {
183626
+ "counter": 1,
183627
+ "op": [
183628
+ "bold_wp",
183629
+ 0
183630
+ ],
183631
+ "ops": [
183632
+ [
183633
+ "bold_wp",
183634
+ 0
183635
+ ],
183636
+ [
183637
+ "list",
183638
+ 0
183639
+ ],
183640
+ [
183641
+ "ordinal",
183642
+ 0
183643
+ ],
183644
+ [
183645
+ "ordinalOnOrdered",
183646
+ 0
183647
+ ],
183648
+ [
183649
+ "statefulElementInContext_wp",
183650
+ 0
183651
+ ],
183652
+ [
183653
+ "the",
183654
+ 0
183655
+ ],
183656
+ [
183657
+ "the",
183658
+ 0
183659
+ ],
183660
+ [
183661
+ "word_wp",
183662
+ 0
183663
+ ]
183664
+ ]
183665
+ },
183666
+ {
183667
+ "counter": 2,
183668
+ "op": [
183669
+ "ordinal",
183670
+ 0
183671
+ ],
183672
+ "ops": [
183673
+ [
183674
+ "list",
183675
+ 0
183676
+ ],
183677
+ [
183678
+ "ordinal",
183679
+ 0
183680
+ ],
183681
+ [
183682
+ "ordinalOnOrdered",
183683
+ 0
183684
+ ],
183685
+ [
183686
+ "statefulElementInContext_wp",
183687
+ 0
183688
+ ],
183689
+ [
183690
+ "the",
183691
+ 0
183692
+ ],
183693
+ [
183694
+ "the",
183695
+ 0
183696
+ ],
183697
+ [
183698
+ "word_wp",
183699
+ 0
183700
+ ]
183701
+ ]
183702
+ },
183703
+ {
183704
+ "counter": 3,
183705
+ "op": [
183706
+ "word_wp",
183707
+ 0
183708
+ ],
183709
+ "ops": [
183710
+ [
183711
+ "list",
183712
+ 0
183713
+ ],
183714
+ [
183715
+ "ordinalOnOrdered",
183716
+ 0
183717
+ ],
183718
+ [
183719
+ "statefulElementInContext_wp",
183720
+ 0
183721
+ ],
183722
+ [
183723
+ "the",
183724
+ 0
183725
+ ],
183726
+ [
183727
+ "the",
183728
+ 0
183729
+ ],
183730
+ [
183731
+ "word_wp",
183732
+ 0
183733
+ ]
183734
+ ]
183735
+ },
183736
+ {
183737
+ "counter": 4,
183738
+ "op": [
183739
+ "ordinalOnOrdered",
183740
+ 0
183741
+ ],
183742
+ "ops": [
183743
+ [
183744
+ "list",
183745
+ 0
183746
+ ],
183747
+ [
183748
+ "ordinalOnOrdered",
183749
+ 0
183750
+ ],
183751
+ [
183752
+ "statefulElementInContext_wp",
183753
+ 0
183754
+ ],
183755
+ [
183756
+ "the",
183757
+ 0
183758
+ ]
183759
+ ]
183760
+ },
183761
+ {
183762
+ "counter": 5,
183763
+ "op": [
183764
+ "list",
183765
+ 0
183766
+ ],
183767
+ "ops": [
183768
+ [
183769
+ "list",
183770
+ 0
183771
+ ],
183772
+ [
183773
+ "ordinalOnOrdered",
183774
+ 0
183775
+ ],
183776
+ [
183777
+ "statefulElementInContext_wp",
183778
+ 0
183779
+ ],
183780
+ [
183781
+ "the",
183782
+ 0
183783
+ ],
183784
+ [
183785
+ "the",
183786
+ 0
183787
+ ]
183788
+ ]
183789
+ },
183790
+ {
183791
+ "counter": 6,
183792
+ "op": [
183793
+ "list",
183794
+ 1
183795
+ ],
183796
+ "ops": [
183797
+ [
183798
+ "list",
183799
+ 1
183800
+ ],
183801
+ [
183802
+ "ordinalOnOrdered",
183803
+ 0
183804
+ ],
183805
+ [
183806
+ "paragraph_wp",
183807
+ 0
183808
+ ],
183809
+ [
183810
+ "statefulElementInContext_wp",
183811
+ 0
183812
+ ],
183813
+ [
183814
+ "the",
183815
+ 0
183816
+ ],
183817
+ [
183818
+ "the",
183819
+ 0
183820
+ ]
183821
+ ]
183822
+ },
183823
+ {
183824
+ "counter": 7,
183825
+ "op": [
183826
+ "paragraph_wp",
183827
+ 0
183828
+ ],
183829
+ "ops": [
183830
+ [
183831
+ "ordinalOnOrdered",
183832
+ 0
183833
+ ],
183834
+ [
183835
+ "paragraph_wp",
183836
+ 0
183837
+ ],
183838
+ [
183839
+ "statefulElementInContext_wp",
183840
+ 0
183841
+ ],
183842
+ [
183843
+ "the",
183844
+ 0
183845
+ ],
183846
+ [
183847
+ "the",
183848
+ 0
183849
+ ]
183850
+ ]
183851
+ },
183852
+ {
183853
+ "counter": 8,
183854
+ "op": [
183855
+ "ordinalOnOrdered",
183856
+ 0
183857
+ ],
183858
+ "ops": [
183859
+ [
183860
+ "ordinalOnOrdered",
183861
+ 0
183862
+ ],
183863
+ [
183864
+ "statefulElementInContext_wp",
183865
+ 0
183866
+ ],
183867
+ [
183868
+ "the",
183869
+ 0
183870
+ ]
183871
+ ]
183872
+ },
183873
+ {
183874
+ "counter": 9,
183875
+ "op": [
183876
+ "the",
183877
+ 0
183878
+ ],
183879
+ "ops": [
183880
+ [
183881
+ "propertyOf",
183882
+ 0
183883
+ ],
183884
+ [
183885
+ "the",
183886
+ 0
183887
+ ],
183888
+ [
183889
+ "the",
183890
+ 0
183891
+ ]
183892
+ ]
183893
+ },
183894
+ {
183895
+ "counter": 10,
183896
+ "op": [
183897
+ "the",
183898
+ 0
183899
+ ],
183900
+ "ops": [
183901
+ [
183902
+ "applyStyle_wp",
183903
+ 0
183904
+ ],
183905
+ [
183906
+ "propertyOf",
183907
+ 0
183908
+ ],
183909
+ [
183910
+ "the",
183911
+ 0
183912
+ ]
183913
+ ]
183914
+ },
183915
+ {
183916
+ "counter": 11,
183917
+ "op": [
183918
+ "statefulElementInContext_wp",
183919
+ 0
183920
+ ],
183921
+ "ops": [
183922
+ [
183923
+ "applyStyle_wp",
183924
+ 0
183925
+ ],
183926
+ [
183927
+ "statefulElementInContext_wp",
183928
+ 0
183929
+ ]
183930
+ ]
183931
+ },
183932
+ {
183933
+ "counter": 12,
183934
+ "op": [
183935
+ "applyStyle_wp",
183936
+ 0
183937
+ ],
183938
+ "ops": [
183939
+ [
183940
+ "applyStyle_wp",
183941
+ 0
183942
+ ]
183943
+ ]
183944
+ }
183945
+ ]
183946
+ },
183947
+ "objects": {
183948
+ "associations": [
183949
+ ],
183950
+ "nameToUUID": {
183951
+ "articles": "articles2",
183952
+ "asking": "asking2",
183953
+ "colors": "colors2",
183954
+ "comparable": "comparable2",
183955
+ "concept": "concept2",
183956
+ "conjunction": "conjunction2",
183957
+ "countable": "countable2",
183958
+ "dialogues": "dialogues2",
183959
+ "errors": "errors2",
183960
+ "evaluate": "evaluate2",
183961
+ "gdefaults": "gdefaults2",
183962
+ "hierarchy": "hierarchy2",
183963
+ "math": "math2",
183964
+ "meta": "meta2",
183965
+ "negation": "negation2",
183966
+ "numbers": "numbers2",
183967
+ "ordinals": "ordinals2",
183968
+ "pos": "pos2",
183969
+ "properties": "properties2",
183970
+ "punctuation": "punctuation2",
183971
+ "sdefaults": "sdefaults2",
183972
+ "stm": "stm2",
183973
+ "tokenize": "tokenize2",
183974
+ "ui": "ui2",
183975
+ "words": "words2",
183976
+ "wp": "wp1"
183977
+ },
183978
+ "namespaced": {
183979
+ "articles2": {
183980
+ "km": "articles2"
183981
+ },
183982
+ "asking2": {
183983
+ "km": "asking2"
183984
+ },
183985
+ "colors2": {
183986
+ "km": "colors2"
183987
+ },
183988
+ "comparable2": {
183989
+ "km": "comparable2"
183990
+ },
183991
+ "concept2": {
183992
+ "defaultTypesForHierarchy": {
183993
+ },
183994
+ "km": "concept2",
183995
+ "valueToWords": [
183996
+ ]
183997
+ },
183998
+ "conjunction2": {
183999
+ "km": "conjunction2"
184000
+ },
184001
+ "countable2": {
184002
+ "km": "countable2"
184003
+ },
184004
+ "dialogues2": {
184005
+ "idSuffix": "",
184006
+ "km": "dialogues2",
184007
+ "mentioned": [
184008
+ ],
184009
+ "variables": {
184010
+ }
184011
+ },
184012
+ "errors2": {
184013
+ "km": "errors2"
184014
+ },
184015
+ "evaluate2": {
184016
+ "km": "evaluate2"
184017
+ },
184018
+ "gdefaults2": {
184019
+ "km": "gdefaults2"
184020
+ },
184021
+ "hierarchy2": {
184022
+ "km": "hierarchy2"
184023
+ },
184024
+ "math2": {
184025
+ "km": "math2"
184026
+ },
184027
+ "meta2": {
184028
+ "km": "meta2"
184029
+ },
184030
+ "negation2": {
184031
+ "km": "negation2"
184032
+ },
184033
+ "numbers2": {
184034
+ "km": "numbers2"
184035
+ },
184036
+ "ordinals2": {
184037
+ "km": "ordinals2"
184038
+ },
184039
+ "pos2": {
184040
+ "km": "pos2"
184041
+ },
184042
+ "properties2": {
184043
+ "children": {
184044
+ "adjective": [
184045
+ "stm_before"
184046
+ ],
184047
+ "article": [
184048
+ "a",
184049
+ "the",
184050
+ "each",
184051
+ "every"
184052
+ ],
184053
+ "blue_colors": [
184054
+ "aqua_colors",
184055
+ "cyan_colors",
184056
+ "aquamarine_colors",
184057
+ "turquoise_colors",
184058
+ "navy_colors"
184059
+ ],
184060
+ "brightness_colors": [
184061
+ "dark_colors",
184062
+ "light_colors"
184063
+ ],
184064
+ "brown_colors": [
184065
+ "tan_colors",
184066
+ "sienna_colors",
184067
+ "maroon_colors"
184068
+ ],
184069
+ "canBeDoQuestion": [
184070
+ "have"
184071
+ ],
184072
+ "canBeQuestion": [
184073
+ "have",
184074
+ "is"
184075
+ ],
184076
+ "color_colors": [
184077
+ "red_colors",
184078
+ "pink_colors",
184079
+ "orange_colors",
184080
+ "yellow_colors",
184081
+ "purple_colors",
184082
+ "green_colors",
184083
+ "blue_colors",
184084
+ "brown_colors",
184085
+ "white_colors",
184086
+ "gray_colors"
184087
+ ],
184088
+ "countable": [
184089
+ "word_wp",
184090
+ "character_wp",
184091
+ "paragraph_wp"
184092
+ ],
184093
+ "distributable": [
184094
+ "word_wp",
184095
+ "character_wp",
184096
+ "paragraph_wp"
184097
+ ],
184098
+ "gray_colors": [
184099
+ "silver_colors",
184100
+ "black_colors"
184101
+ ],
184102
+ "green_colors": [
184103
+ "lime_colors",
184104
+ "chartruese_colors",
184105
+ "olive_colors",
184106
+ "teal_colors"
184107
+ ],
184108
+ "hierarchyAble": [
184109
+ "unknown"
184110
+ ],
184111
+ "ifAble": [
184112
+ "orAble"
184113
+ ],
184114
+ "listable": [
184115
+ "object",
184116
+ "queryable"
184117
+ ],
184118
+ "object": [
184119
+ "what",
184120
+ "whose"
184121
+ ],
184122
+ "orderable": [
184123
+ "word_wp",
184124
+ "character_wp",
184125
+ "paragraph_wp"
184126
+ ],
184127
+ "preposition": [
184128
+ "between",
184129
+ "propertyOf",
184130
+ "to"
184131
+ ],
184132
+ "pronoun": [
184133
+ "it",
184134
+ "this"
184135
+ ],
184136
+ "punctuation": [
184137
+ "questionMark"
184138
+ ],
184139
+ "purple_colors": [
184140
+ "lavender_colors",
184141
+ "violet_colors",
184142
+ "magenta_colors",
184143
+ "indigo_colors"
184144
+ ],
184145
+ "queryable": [
184146
+ "xfx",
184147
+ "hierarchyAble",
184148
+ "readonly",
184149
+ "property",
184150
+ "object",
184151
+ "concept",
184152
+ "doubleQuote",
184153
+ "theAble",
184154
+ "it",
184155
+ "what",
184156
+ "whatAble",
184157
+ "negatable",
184158
+ "this",
184159
+ "reason",
184160
+ "distributable",
184161
+ "thisitthat"
184162
+ ],
184163
+ "red_colors": [
184164
+ "crimson_colors"
184165
+ ],
184166
+ "sort_ordering": [
184167
+ "ascending",
184168
+ "descending"
184169
+ ],
184170
+ "statefulElement_wp": [
184171
+ "word_wp",
184172
+ "character_wp",
184173
+ "paragraph_wp",
184174
+ "text_wp"
184175
+ ],
184176
+ "styleModifier_wp": [
184177
+ "uppercased_wp",
184178
+ "lowercased_wp",
184179
+ "capitalize_wp",
184180
+ "bolded_wp",
184181
+ "italic_wp",
184182
+ "underline_wp"
184183
+ ],
184184
+ "style_wp": [
184185
+ "bold_wp",
184186
+ "italic_wp",
184187
+ "code_wp",
184188
+ "capitalize_wp",
184189
+ "lowercase_wp",
184190
+ "underline_wp"
184191
+ ],
184192
+ "textContainer_wp": [
184193
+ "word_wp",
184194
+ "paragraph_wp"
184195
+ ],
184196
+ "theAble": [
184197
+ "property",
184198
+ "object",
184199
+ "concept",
184200
+ "listable",
184201
+ "reason",
184202
+ "memorable",
184203
+ "noun"
184204
+ ],
184205
+ "thisitthat": [
184206
+ "it",
184207
+ "this",
184208
+ "that"
184209
+ ],
184210
+ "toAble": [
184211
+ "it"
184212
+ ],
184213
+ "verb": [
184214
+ "modifies",
184215
+ "is",
184216
+ "isQuery",
184217
+ "remember"
184218
+ ],
184219
+ "white_colors": [
184220
+ "snow_colors",
184221
+ "azure_colors",
184222
+ "beige_colors",
184223
+ "ivory_colors"
184224
+ ],
184225
+ "yellow_colors": [
184226
+ "gold_colors",
184227
+ "khaki_colors"
184228
+ ]
184229
+ },
184230
+ "concepts": [
184231
+ "properties",
184232
+ "unknown",
184233
+ "hierarchyAble",
184234
+ "what",
184235
+ "object",
184236
+ "xfx",
184237
+ "queryable",
184238
+ "between",
184239
+ "preposition",
184240
+ "readonly",
184241
+ "have",
184242
+ "canBeDoQuestion",
184243
+ "canBeQuestion",
184244
+ "property",
184245
+ "theAble",
184246
+ "listable",
184247
+ "propertyOf",
184248
+ "whose",
184249
+ "concept",
184250
+ "modifies",
184251
+ "verb",
184252
+ "doubleQuote",
184253
+ "it",
184254
+ "pronoun",
184255
+ "this",
184256
+ "questionMark",
184257
+ "punctuation",
184258
+ "a",
184259
+ "article",
184260
+ "the",
184261
+ "whatAble",
184262
+ "negatable",
184263
+ "is",
184264
+ "toAble",
184265
+ "to",
184266
+ "isQuery",
184267
+ "reason",
184268
+ "memorable",
184269
+ "remember",
184270
+ "stm_before",
184271
+ "adjective",
184272
+ "orAble",
184273
+ "ifAble",
184274
+ "each",
184275
+ "every",
184276
+ "distributable",
184277
+ "noun",
184278
+ "thisitthat",
184279
+ "that",
184280
+ "ascending",
184281
+ "sort_ordering",
184282
+ "descending",
184283
+ "dark_colors",
184284
+ "brightness_colors",
184285
+ "light_colors",
184286
+ "red_colors",
184287
+ "color_colors",
184288
+ "pink_colors",
184289
+ "orange_colors",
184290
+ "yellow_colors",
184291
+ "purple_colors",
184292
+ "green_colors",
184293
+ "blue_colors",
184294
+ "brown_colors",
184295
+ "white_colors",
184296
+ "gray_colors",
184297
+ "crimson_colors",
184298
+ "gold_colors",
184299
+ "khaki_colors",
184300
+ "lavender_colors",
184301
+ "violet_colors",
184302
+ "magenta_colors",
184303
+ "indigo_colors",
184304
+ "lime_colors",
184305
+ "chartruese_colors",
184306
+ "olive_colors",
184307
+ "teal_colors",
184308
+ "aqua_colors",
184309
+ "cyan_colors",
184310
+ "aquamarine_colors",
184311
+ "turquoise_colors",
184312
+ "navy_colors",
184313
+ "tan_colors",
184314
+ "sienna_colors",
184315
+ "maroon_colors",
184316
+ "snow_colors",
184317
+ "azure_colors",
184318
+ "beige_colors",
184319
+ "ivory_colors",
184320
+ "silver_colors",
184321
+ "black_colors",
184322
+ "word_wp",
184323
+ "countable",
184324
+ "orderable",
184325
+ "textContainer_wp",
184326
+ "statefulElement_wp",
184327
+ "character_wp",
184328
+ "paragraph_wp",
184329
+ "text_wp",
184330
+ "bold_wp",
184331
+ "style_wp",
184332
+ "italic_wp",
184333
+ "code_wp",
184334
+ "capitalize_wp",
184335
+ "lowercase_wp",
184336
+ "underline_wp",
184337
+ "uppercased_wp",
184338
+ "styleModifier_wp",
184339
+ "lowercased_wp",
184340
+ "bolded_wp"
184341
+ ],
184342
+ "km": "properties2",
184343
+ "parents": {
184344
+ "a": [
184345
+ "article"
184346
+ ],
184347
+ "aqua_colors": [
184348
+ "blue_colors"
184349
+ ],
184350
+ "aquamarine_colors": [
184351
+ "blue_colors"
184352
+ ],
184353
+ "ascending": [
184354
+ "sort_ordering"
184355
+ ],
184356
+ "azure_colors": [
184357
+ "white_colors"
184358
+ ],
184359
+ "beige_colors": [
184360
+ "white_colors"
184361
+ ],
184362
+ "between": [
184363
+ "preposition"
184364
+ ],
184365
+ "black_colors": [
184366
+ "gray_colors"
184367
+ ],
184368
+ "blue_colors": [
184369
+ "color_colors"
184370
+ ],
184371
+ "bold_wp": [
184372
+ "style_wp"
184373
+ ],
184374
+ "bolded_wp": [
184375
+ "styleModifier_wp"
184376
+ ],
184377
+ "brown_colors": [
184378
+ "color_colors"
184379
+ ],
184380
+ "capitalize_wp": [
184381
+ "style_wp",
184382
+ "styleModifier_wp"
184383
+ ],
184384
+ "character_wp": [
184385
+ "countable",
184386
+ "distributable",
184387
+ "orderable",
184388
+ "statefulElement_wp"
184389
+ ],
184390
+ "chartruese_colors": [
184391
+ "green_colors"
184392
+ ],
184393
+ "code_wp": [
184394
+ "style_wp"
184395
+ ],
184396
+ "concept": [
184397
+ "theAble",
184398
+ "queryable"
184399
+ ],
184400
+ "crimson_colors": [
184401
+ "red_colors"
184402
+ ],
184403
+ "cyan_colors": [
184404
+ "blue_colors"
184405
+ ],
184406
+ "dark_colors": [
184407
+ "brightness_colors"
184408
+ ],
184409
+ "descending": [
184410
+ "sort_ordering"
184411
+ ],
184412
+ "distributable": [
184413
+ "queryable"
184414
+ ],
184415
+ "doubleQuote": [
184416
+ "queryable"
184417
+ ],
184418
+ "each": [
184419
+ "article"
184420
+ ],
184421
+ "every": [
184422
+ "article"
184423
+ ],
184424
+ "gold_colors": [
184425
+ "yellow_colors"
184426
+ ],
184427
+ "gray_colors": [
184428
+ "color_colors"
184429
+ ],
184430
+ "green_colors": [
184431
+ "color_colors"
184432
+ ],
184433
+ "have": [
184434
+ "canBeDoQuestion",
184435
+ "canBeQuestion"
184436
+ ],
184437
+ "hierarchyAble": [
184438
+ "queryable"
184439
+ ],
184440
+ "indigo_colors": [
184441
+ "purple_colors"
184442
+ ],
184443
+ "is": [
184444
+ "canBeQuestion",
184445
+ "verb"
184446
+ ],
184447
+ "isQuery": [
184448
+ "verb"
184449
+ ],
184450
+ "it": [
184451
+ "pronoun",
184452
+ "queryable",
184453
+ "toAble",
184454
+ "thisitthat"
184455
+ ],
184456
+ "italic_wp": [
184457
+ "style_wp",
184458
+ "styleModifier_wp"
184459
+ ],
184460
+ "ivory_colors": [
184461
+ "white_colors"
184462
+ ],
184463
+ "khaki_colors": [
184464
+ "yellow_colors"
184465
+ ],
184466
+ "lavender_colors": [
184467
+ "purple_colors"
184468
+ ],
184469
+ "light_colors": [
184470
+ "brightness_colors"
184471
+ ],
184472
+ "lime_colors": [
184473
+ "green_colors"
184474
+ ],
184475
+ "listable": [
184476
+ "theAble"
184477
+ ],
184478
+ "lowercase_wp": [
184479
+ "style_wp"
184480
+ ],
184481
+ "lowercased_wp": [
184482
+ "styleModifier_wp"
184483
+ ],
184484
+ "magenta_colors": [
184485
+ "purple_colors"
184486
+ ],
184487
+ "maroon_colors": [
184488
+ "brown_colors"
184489
+ ],
184490
+ "memorable": [
184491
+ "theAble"
184492
+ ],
184493
+ "modifies": [
184494
+ "verb"
184495
+ ],
184496
+ "navy_colors": [
184497
+ "blue_colors"
184498
+ ],
184499
+ "negatable": [
184500
+ "queryable"
184501
+ ],
184502
+ "noun": [
184503
+ "theAble"
184504
+ ],
184505
+ "object": [
184506
+ "queryable",
184507
+ "theAble",
184508
+ "listable"
184509
+ ],
184510
+ "olive_colors": [
184511
+ "green_colors"
184512
+ ],
184513
+ "orAble": [
184514
+ "ifAble"
184515
+ ],
184516
+ "orange_colors": [
184517
+ "color_colors"
184518
+ ],
184519
+ "paragraph_wp": [
184520
+ "countable",
184521
+ "distributable",
184522
+ "orderable",
184523
+ "textContainer_wp",
184524
+ "statefulElement_wp"
184525
+ ],
184526
+ "pink_colors": [
184527
+ "color_colors"
184528
+ ],
184529
+ "property": [
184530
+ "queryable",
184531
+ "theAble"
184532
+ ],
184533
+ "propertyOf": [
184534
+ "preposition"
184535
+ ],
184536
+ "purple_colors": [
184537
+ "color_colors"
184538
+ ],
184539
+ "queryable": [
184540
+ "listable"
184541
+ ],
184542
+ "questionMark": [
184543
+ "punctuation"
184544
+ ],
184545
+ "readonly": [
184546
+ "queryable"
184547
+ ],
184548
+ "reason": [
184549
+ "theAble",
184550
+ "queryable"
184551
+ ],
184552
+ "red_colors": [
184553
+ "color_colors"
184554
+ ],
184555
+ "remember": [
184556
+ "verb"
184557
+ ],
184558
+ "sienna_colors": [
184559
+ "brown_colors"
184560
+ ],
184561
+ "silver_colors": [
184562
+ "gray_colors"
184563
+ ],
184564
+ "snow_colors": [
184565
+ "white_colors"
184566
+ ],
184567
+ "stm_before": [
184568
+ "adjective"
184569
+ ],
184570
+ "tan_colors": [
184571
+ "brown_colors"
184572
+ ],
184573
+ "teal_colors": [
184574
+ "green_colors"
184575
+ ],
184576
+ "text_wp": [
184577
+ "statefulElement_wp"
184578
+ ],
184579
+ "that": [
184580
+ "thisitthat"
184581
+ ],
184582
+ "the": [
184583
+ "article"
184584
+ ],
184585
+ "theAble": [
184586
+ "queryable"
184587
+ ],
184588
+ "this": [
184589
+ "pronoun",
184590
+ "queryable",
184591
+ "thisitthat"
184592
+ ],
184593
+ "thisitthat": [
184594
+ "queryable"
184595
+ ],
184596
+ "to": [
184597
+ "preposition"
184598
+ ],
184599
+ "turquoise_colors": [
184600
+ "blue_colors"
184601
+ ],
184602
+ "underline_wp": [
184603
+ "style_wp",
184604
+ "styleModifier_wp"
184605
+ ],
184606
+ "unknown": [
184607
+ "hierarchyAble"
184608
+ ],
184609
+ "uppercased_wp": [
184610
+ "styleModifier_wp"
184611
+ ],
184612
+ "violet_colors": [
184613
+ "purple_colors"
184614
+ ],
184615
+ "what": [
184616
+ "object",
184617
+ "queryable"
184618
+ ],
184619
+ "whatAble": [
184620
+ "queryable"
184621
+ ],
184622
+ "white_colors": [
184623
+ "color_colors"
184624
+ ],
184625
+ "whose": [
184626
+ "object"
184627
+ ],
184628
+ "word_wp": [
184629
+ "countable",
184630
+ "distributable",
184631
+ "orderable",
184632
+ "textContainer_wp",
184633
+ "statefulElement_wp"
184634
+ ],
184635
+ "xfx": [
184636
+ "queryable"
184637
+ ],
184638
+ "yellow_colors": [
184639
+ "color_colors"
184640
+ ]
184641
+ },
184642
+ "properties": {
184643
+ "handlers": {
184644
+ },
184645
+ "initHandlers": [
184646
+ ],
184647
+ "root": {
184648
+ "a": {
184649
+ },
184650
+ "adjective": {
184651
+ },
184652
+ "aqua_colors": {
184653
+ },
184654
+ "aquamarine_colors": {
184655
+ },
184656
+ "article": {
184657
+ },
184658
+ "ascending": {
184659
+ },
184660
+ "azure_colors": {
184661
+ },
184662
+ "beige_colors": {
184663
+ },
184664
+ "between": {
184665
+ },
184666
+ "black_colors": {
184667
+ },
184668
+ "blue_colors": {
184669
+ },
184670
+ "bold_wp": {
184671
+ },
184672
+ "bolded_wp": {
184673
+ },
184674
+ "brightness_colors": {
184675
+ },
184676
+ "brown_colors": {
184677
+ },
184678
+ "canBeDoQuestion": {
184679
+ },
184680
+ "canBeQuestion": {
184681
+ },
184682
+ "capitalize_wp": {
184683
+ },
184684
+ "character_wp": {
184685
+ },
184686
+ "chartruese_colors": {
184687
+ },
184688
+ "code_wp": {
184689
+ },
184690
+ "color_colors": {
184691
+ },
184692
+ "concept": {
184693
+ },
184694
+ "countable": {
184695
+ },
184696
+ "crimson_colors": {
184697
+ },
184698
+ "cyan_colors": {
184699
+ },
184700
+ "dark_colors": {
184701
+ },
184702
+ "descending": {
184703
+ },
184704
+ "distributable": {
184705
+ },
184706
+ "doubleQuote": {
184707
+ },
184708
+ "each": {
184709
+ },
184710
+ "every": {
184711
+ },
184712
+ "gold_colors": {
184713
+ },
184714
+ "gray_colors": {
184715
+ },
184716
+ "green_colors": {
184717
+ },
184718
+ "have": {
184719
+ },
184720
+ "hierarchyAble": {
184721
+ },
184722
+ "ifAble": {
184723
+ },
184724
+ "indigo_colors": {
184725
+ },
184726
+ "is": {
184727
+ },
184728
+ "isQuery": {
184729
+ },
184730
+ "it": {
184731
+ },
184732
+ "italic_wp": {
184733
+ },
184734
+ "ivory_colors": {
184735
+ },
184736
+ "khaki_colors": {
184737
+ },
184738
+ "lavender_colors": {
184739
+ },
184740
+ "light_colors": {
184741
+ },
184742
+ "lime_colors": {
184743
+ },
184744
+ "listable": {
184745
+ },
184746
+ "lowercase_wp": {
184747
+ },
184748
+ "lowercased_wp": {
184749
+ },
184750
+ "magenta_colors": {
184751
+ },
184752
+ "maroon_colors": {
184753
+ },
184754
+ "memorable": {
184755
+ },
184756
+ "modifies": {
184757
+ },
184758
+ "navy_colors": {
184759
+ },
184760
+ "negatable": {
184761
+ },
184762
+ "noun": {
184763
+ },
184764
+ "object": {
184765
+ },
184766
+ "olive_colors": {
184767
+ },
184768
+ "orAble": {
184769
+ },
184770
+ "orange_colors": {
184771
+ },
184772
+ "orderable": {
184773
+ },
184774
+ "paragraph_wp": {
184775
+ },
184776
+ "pink_colors": {
184777
+ },
184778
+ "preposition": {
184779
+ },
184780
+ "pronoun": {
184781
+ },
184782
+ "property": {
184783
+ },
184784
+ "propertyOf": {
184785
+ },
184786
+ "punctuation": {
184787
+ },
184788
+ "purple_colors": {
184789
+ },
184790
+ "queryable": {
184791
+ },
184792
+ "questionMark": {
184793
+ },
184794
+ "readonly": {
184795
+ },
184796
+ "reason": {
184797
+ },
184798
+ "red_colors": {
184799
+ },
184800
+ "remember": {
184801
+ },
184802
+ "sienna_colors": {
184803
+ },
184804
+ "silver_colors": {
184805
+ },
184806
+ "snow_colors": {
184807
+ },
184808
+ "sort_ordering": {
184809
+ },
184810
+ "statefulElement_wp": {
184811
+ },
184812
+ "stm_before": {
184813
+ },
184814
+ "styleModifier_wp": {
184815
+ },
184816
+ "style_wp": {
184817
+ },
184818
+ "tan_colors": {
184819
+ },
184820
+ "teal_colors": {
184821
+ },
184822
+ "textContainer_wp": {
184823
+ },
184824
+ "text_wp": {
184825
+ },
184826
+ "that": {
184827
+ },
184828
+ "the": {
184829
+ },
184830
+ "theAble": {
184831
+ },
184832
+ "this": {
184833
+ },
184834
+ "thisitthat": {
184835
+ },
184836
+ "to": {
184837
+ },
184838
+ "toAble": {
184839
+ },
184840
+ "turquoise_colors": {
184841
+ },
184842
+ "underline_wp": {
184843
+ },
184844
+ "unknown": {
184845
+ },
184846
+ "uppercased_wp": {
184847
+ },
184848
+ "verb": {
184849
+ },
184850
+ "violet_colors": {
184851
+ },
184852
+ "what": {
184853
+ },
184854
+ "whatAble": {
184855
+ },
184856
+ "white_colors": {
184857
+ },
184858
+ "whose": {
184859
+ },
184860
+ "word_wp": {
184861
+ },
184862
+ "xfx": {
184863
+ },
184864
+ "yellow_colors": {
184865
+ }
184866
+ }
184867
+ },
184868
+ "property": {
184869
+ },
184870
+ "relations": [
184871
+ ],
184872
+ "valueToWords": {
184873
+ }
184874
+ },
184875
+ "punctuation2": {
184876
+ "km": "punctuation2"
184877
+ },
184878
+ "sdefaults2": {
184879
+ "km": "sdefaults2"
184880
+ },
184881
+ "stm2": {
184882
+ "km": "stm2",
184883
+ "mentioned": [
184884
+ {
184885
+ "fromSTM": true,
184886
+ "marker": "italicized",
184887
+ "pullFromContext": false,
184888
+ "stm": {
184889
+ "id": 6
184890
+ },
184891
+ "value": "italic_wp"
184892
+ },
184893
+ {
184894
+ "fromSTM": true,
184895
+ "marker": "italicize",
184896
+ "pullFromContext": false,
184897
+ "stm": {
184898
+ "id": 5
184899
+ },
184900
+ "value": "italic_wp"
184901
+ },
184902
+ {
184903
+ "fromSTM": true,
184904
+ "marker": "uppercase",
184905
+ "pullFromContext": false,
184906
+ "stm": {
184907
+ "id": 4
184908
+ },
184909
+ "value": "capitalize_wp"
184910
+ },
184911
+ {
184912
+ "fromSTM": true,
184913
+ "marker": "capitalized",
184914
+ "pullFromContext": false,
184915
+ "stm": {
184916
+ "id": 3
184917
+ },
184918
+ "value": "capitalize_wp"
184919
+ },
184920
+ {
184921
+ "fromSTM": true,
184922
+ "marker": "underlined",
184923
+ "pullFromContext": false,
184924
+ "stm": {
184925
+ "id": 2
184926
+ },
184927
+ "value": "underline_wp"
184928
+ },
184929
+ {
184930
+ "fromSTM": true,
184931
+ "marker": "letters",
184932
+ "pullFromContext": false,
184933
+ "stm": {
184934
+ "id": 1
184935
+ },
184936
+ "value": "character_wp"
184937
+ }
184938
+ ],
184939
+ "variables": {
184940
+ }
184941
+ },
184942
+ "tokenize2": {
184943
+ "km": "tokenize2"
184944
+ },
184945
+ "ui2": {
184946
+ "km": "ui2"
184947
+ },
184948
+ "words2": {
184949
+ "km": "words2",
184950
+ "words": [
184951
+ ]
184952
+ },
184953
+ "wp1": {
184954
+ "changeState": [
184955
+ {
184956
+ "selectors": [
184957
+ {
184958
+ "conditions": [
184959
+ {
184960
+ "ordinals": [
184961
+ 2,
184962
+ 3
184963
+ ]
184964
+ }
184965
+ ],
184966
+ "unit": "paragraph"
184967
+ },
184968
+ {
184969
+ "conditions": [
184970
+ {
184971
+ "ordinals": [
184972
+ 1
184973
+ ]
184974
+ }
184975
+ ],
184976
+ "unit": "word"
184977
+ }
184978
+ ],
184979
+ "styles": [
184980
+ "bold"
184981
+ ]
184982
+ }
184983
+ ],
184984
+ "km": "wp1"
184985
+ }
184986
+ },
184987
+ "processed": [
184988
+ {
184989
+ "context": {
184990
+ "context_id": 2,
184991
+ "context_index": 1,
184992
+ "dead": true,
184993
+ "element": {
184994
+ "concept": true,
184995
+ "context": [
184996
+ {
184997
+ "concept": true,
184998
+ "dead": true,
184999
+ "determiner": "the",
185000
+ "focusableForPhrase": true,
185001
+ "level": 0,
185002
+ "marker": "paragraph_wp",
185003
+ "modifiers": [
185004
+ "determiner",
185005
+ "ordinal"
185006
+ ],
185007
+ "number": "one",
185008
+ "ordinal": {
185009
+ "level": 1,
185010
+ "listable": true,
185011
+ "marker": "list",
185012
+ "range": {
185013
+ "end": 42,
185014
+ "start": 27
185015
+ },
185016
+ "text": "",
185017
+ "types": [
185018
+ "list",
185019
+ "ordinal"
185020
+ ],
185021
+ "value": [
185022
+ {
185023
+ "dead": true,
185024
+ "instance": true,
185025
+ "level": 1,
185026
+ "marker": "ordinal",
185027
+ "ordinal": true,
185028
+ "range": {
185029
+ "end": 32,
185030
+ "start": 27
185031
+ },
185032
+ "text": "second",
185033
+ "types": [
185034
+ "listable",
185035
+ "ordinal",
185036
+ "queryable",
185037
+ "theAble"
185038
+ ],
185039
+ "value": 2,
185040
+ "word": "second"
185041
+ },
185042
+ {
185043
+ "dead": true,
185044
+ "instance": true,
185045
+ "level": 1,
185046
+ "marker": "ordinal",
185047
+ "ordinal": true,
185048
+ "range": {
185049
+ "end": 42,
185050
+ "start": 38
185051
+ },
185052
+ "text": "third",
185053
+ "types": [
185054
+ "listable",
185055
+ "ordinal",
185056
+ "queryable",
185057
+ "theAble"
185058
+ ],
185059
+ "value": 3,
185060
+ "word": "third"
185061
+ }
185062
+ ]
185063
+ },
185064
+ "pullFromContext": true,
185065
+ "range": {
185066
+ "end": 52,
185067
+ "start": 23
185068
+ },
185069
+ "text": "the paragraph",
185070
+ "types": [
185071
+ "paragraph_wp"
185072
+ ],
185073
+ "value": "paragraph_wp",
185074
+ "wantsValue": true,
185075
+ "word": "paragraph"
185076
+ }
185077
+ ],
185078
+ "dead": true,
185079
+ "determiner": "the",
185080
+ "focusableForPhrase": true,
185081
+ "generate": [
185082
+ {
185083
+ "concept": true,
185084
+ "dead": true,
185085
+ "determiner": "the",
185086
+ "focusableForPhrase": true,
185087
+ "level": 0,
185088
+ "marker": "word_wp",
185089
+ "modifiers": [
185090
+ "determiner",
185091
+ "ordinal"
185092
+ ],
185093
+ "number": "one",
185094
+ "ordinal": {
185095
+ "dead": true,
185096
+ "instance": true,
185097
+ "level": 1,
185098
+ "marker": "ordinal",
185099
+ "ordinal": true,
185100
+ "range": {
185101
+ "end": 13,
185102
+ "start": 9
185103
+ },
185104
+ "text": "first",
185105
+ "types": [
185106
+ "ordinal"
185107
+ ],
185108
+ "value": 1,
185109
+ "word": "first"
185110
+ },
185111
+ "pullFromContext": true,
185112
+ "range": {
185113
+ "end": 18,
185114
+ "start": 5
185115
+ },
185116
+ "text": "the first word",
185117
+ "types": [
185118
+ "word_wp"
185119
+ ],
185120
+ "value": "word_wp",
185121
+ "wantsValue": true,
185122
+ "word": "word"
185123
+ },
185124
+ {
185125
+ "default": true,
185126
+ "level": 0,
185127
+ "marker": "statefulElementInContext_wp",
185128
+ "range": {
185129
+ "end": 21,
185130
+ "start": 20
185131
+ },
185132
+ "text": "of",
185133
+ "word": "of"
185134
+ },
185135
+ {
185136
+ "concept": true,
185137
+ "dead": true,
185138
+ "determiner": "the",
185139
+ "focusableForPhrase": true,
185140
+ "level": 0,
185141
+ "marker": "paragraph_wp",
185142
+ "modifiers": [
185143
+ "determiner",
185144
+ "ordinal"
185145
+ ],
185146
+ "number": "one",
185147
+ "ordinal": {
185148
+ "level": 1,
185149
+ "listable": true,
185150
+ "marker": "list",
185151
+ "range": {
185152
+ "end": 42,
185153
+ "start": 27
185154
+ },
185155
+ "text": "",
185156
+ "types": [
185157
+ "list",
185158
+ "ordinal"
185159
+ ],
185160
+ "value": [
185161
+ {
185162
+ "dead": true,
185163
+ "instance": true,
185164
+ "level": 1,
185165
+ "marker": "ordinal",
185166
+ "ordinal": true,
185167
+ "range": {
185168
+ "end": 32,
185169
+ "start": 27
185170
+ },
185171
+ "text": "second",
185172
+ "types": [
185173
+ "listable",
185174
+ "ordinal",
185175
+ "queryable",
185176
+ "theAble"
185177
+ ],
185178
+ "value": 2,
185179
+ "word": "second"
185180
+ },
185181
+ {
185182
+ "dead": true,
185183
+ "instance": true,
185184
+ "level": 1,
185185
+ "marker": "ordinal",
185186
+ "ordinal": true,
185187
+ "range": {
185188
+ "end": 42,
185189
+ "start": 38
185190
+ },
185191
+ "text": "third",
185192
+ "types": [
185193
+ "listable",
185194
+ "ordinal",
185195
+ "queryable",
185196
+ "theAble"
185197
+ ],
185198
+ "value": 3,
185199
+ "word": "third"
185200
+ }
185201
+ ]
185202
+ },
185203
+ "pullFromContext": true,
185204
+ "range": {
185205
+ "end": 52,
185206
+ "start": 23
185207
+ },
185208
+ "text": "the paragraph",
185209
+ "types": [
185210
+ "paragraph_wp"
185211
+ ],
185212
+ "value": "paragraph_wp",
185213
+ "wantsValue": true,
185214
+ "word": "paragraph"
185215
+ }
185216
+ ],
185217
+ "level": 1,
185218
+ "marker": "word_wp",
185219
+ "modifiers": [
185220
+ ],
185221
+ "number": "one",
185222
+ "ordinal": {
185223
+ "dead": true,
185224
+ "instance": true,
185225
+ "level": 1,
185226
+ "marker": "ordinal",
185227
+ "ordinal": true,
185228
+ "range": {
185229
+ "end": 13,
185230
+ "start": 9
185231
+ },
185232
+ "text": "first",
185233
+ "types": [
185234
+ "ordinal"
185235
+ ],
185236
+ "value": 1,
185237
+ "word": "first"
185238
+ },
185239
+ "pullFromContext": true,
185240
+ "range": {
185241
+ "end": 52,
185242
+ "start": 5
185243
+ },
185244
+ "text": "the first word of the paragraph",
185245
+ "types": [
185246
+ "word_wp"
185247
+ ],
185248
+ "value": "word_wp",
185249
+ "wantsValue": true,
185250
+ "word": "word"
185251
+ },
185252
+ "generate": [
185253
+ "state",
185254
+ "element"
185255
+ ],
185256
+ "level": 1,
185257
+ "marker": "applyStyle_wp",
185258
+ "operator": {
185259
+ "convolution": true,
185260
+ "level": 0,
185261
+ "marker": "applyStyle_wp",
185262
+ "range": {
185263
+ "end": 52,
185264
+ "start": 0
185265
+ },
185266
+ "text": "bold the first word of the second and third paragraph"
185267
+ },
185268
+ "range": {
185269
+ "end": 52,
185270
+ "start": 0
185271
+ },
185272
+ "state": {
185273
+ "dead": true,
185274
+ "level": 0,
185275
+ "marker": "bold_wp",
185276
+ "number": "one",
185277
+ "range": {
185278
+ "end": 3,
185279
+ "start": 0
185280
+ },
185281
+ "text": "bold",
185282
+ "types": [
185283
+ "bold_wp"
185284
+ ],
185285
+ "value": "bold_wp",
185286
+ "word": "bold"
185287
+ },
185288
+ "text": "bold the first word of the second and third paragraph",
185289
+ "topLevel": true,
185290
+ "touchedBy": [
185291
+ "wp#call2"
185292
+ ]
185293
+ },
185294
+ "generatedParenthesized": [
185295
+ ],
185296
+ "paraphrases": [
185297
+ ],
185298
+ "paraphrasesParenthesized": [
185299
+ ],
185300
+ "responses": [
185301
+ ""
185302
+ ]
185303
+ },
185304
+ {
185305
+ "context": {
185306
+ "context_id": null,
185307
+ "context_index": 1,
185308
+ "dead": true,
185309
+ "default": true,
185310
+ "level": 0,
185311
+ "marker": "resetIdSuffix",
185312
+ "range": {
185313
+ "end": 12,
185314
+ "start": 0
185315
+ },
185316
+ "raw_text": "resetIdSuffix",
185317
+ "text": "resetidsuffix",
185318
+ "topLevel": true,
185319
+ "touchedBy": [
185320
+ "wp#call2",
185321
+ "instance13#wp#call2"
185322
+ ],
185323
+ "value": "resetIdSuffix",
185324
+ "word": "resetidsuffix"
185325
+ },
185326
+ "generatedParenthesized": [
185327
+ ],
185328
+ "paraphrases": [
185329
+ ],
185330
+ "paraphrasesParenthesized": [
185331
+ ],
185332
+ "responses": [
185333
+ ]
185334
+ },
185335
+ {
185336
+ "context": {
185337
+ "context_id": null,
185338
+ "context_index": 1,
185339
+ "dead": true,
185340
+ "level": 2,
185341
+ "marker": "is",
185342
+ "number": "many",
185343
+ "one": {
185344
+ "default": true,
185345
+ "isList": true,
185346
+ "level": 1,
185347
+ "listable": true,
185348
+ "marker": "list",
185349
+ "number": "many",
185350
+ "range": {
185351
+ "end": 69,
185352
+ "start": 0
185353
+ },
185354
+ "text": "uppercased, lowercased, capitalized, bolded, italicized and underlined",
185355
+ "types": [
185356
+ "capitalized_wp",
185357
+ "italicized_wp",
185358
+ "list",
185359
+ "underlined_wp",
185360
+ "unknown"
185361
+ ],
185362
+ "value": [
185363
+ {
185364
+ "dead": true,
185365
+ "decorators": {
185366
+ "after": {
185367
+ "depth": "+",
185368
+ "level": 0,
185369
+ "marker": "comma",
185370
+ "range": {
185371
+ "end": 10,
185372
+ "start": 10
185373
+ },
185374
+ "text": ",",
185375
+ "value": ",",
185376
+ "word": ","
185377
+ }
185378
+ },
185379
+ "level": 0,
185380
+ "marker": "unknown",
185381
+ "no_convolutions": true,
185382
+ "range": {
185383
+ "end": 10,
185384
+ "start": 0
185385
+ },
185386
+ "text": "uppercased,",
185387
+ "types": [
185388
+ "unknown"
185389
+ ],
185390
+ "unknown": true,
185391
+ "value": "uppercased",
185392
+ "word": "uppercased"
185393
+ },
185394
+ {
185395
+ "dead": true,
185396
+ "decorators": {
185397
+ "after": {
185398
+ "depth": "+",
185399
+ "level": 0,
185400
+ "marker": "comma",
185401
+ "range": {
185402
+ "end": 22,
185403
+ "start": 22
185404
+ },
185405
+ "text": ",",
185406
+ "value": ",",
185407
+ "word": ","
185408
+ }
185409
+ },
185410
+ "level": 0,
185411
+ "marker": "unknown",
185412
+ "no_convolutions": true,
185413
+ "range": {
185414
+ "end": 22,
185415
+ "start": 12
185416
+ },
185417
+ "text": "lowercased,",
185418
+ "types": [
185419
+ "unknown"
185420
+ ],
185421
+ "unknown": true,
185422
+ "value": "lowercased",
185423
+ "word": "lowercased"
185424
+ },
185425
+ {
185426
+ "dead": true,
185427
+ "decorators": {
185428
+ "after": {
185429
+ "depth": "+",
185430
+ "level": 0,
185431
+ "marker": "comma",
185432
+ "range": {
185433
+ "end": 35,
185434
+ "start": 35
185435
+ },
185436
+ "text": ",",
185437
+ "value": ",",
185438
+ "word": ","
185439
+ }
185440
+ },
185441
+ "level": 0,
185442
+ "marker": "capitalized_wp",
185443
+ "no_convolutions": true,
185444
+ "number": "one",
185445
+ "range": {
185446
+ "end": 35,
185447
+ "start": 24
185448
+ },
185449
+ "text": "capitalized,",
185450
+ "value": "capitalize_wp",
185451
+ "word": "capitalized"
185452
+ },
185453
+ {
185454
+ "dead": true,
185455
+ "decorators": {
185456
+ "after": {
185457
+ "depth": "+",
185458
+ "level": 0,
185459
+ "marker": "comma",
185460
+ "range": {
185461
+ "end": 43,
185462
+ "start": 43
185463
+ },
185464
+ "text": ",",
185465
+ "value": ",",
185466
+ "word": ","
185467
+ }
185468
+ },
185469
+ "level": 0,
185470
+ "marker": "unknown",
185471
+ "no_convolutions": true,
185472
+ "range": {
185473
+ "end": 43,
185474
+ "start": 37
185475
+ },
185476
+ "text": "bolded,",
185477
+ "types": [
185478
+ "unknown"
185479
+ ],
185480
+ "unknown": true,
185481
+ "value": "bolded",
185482
+ "word": "bolded"
185483
+ },
185484
+ {
185485
+ "dead": true,
185486
+ "level": 0,
185487
+ "marker": "italicized_wp",
185488
+ "number": "one",
185489
+ "range": {
185490
+ "end": 54,
185491
+ "start": 45
185492
+ },
185493
+ "text": "italicized",
185494
+ "value": "italic_wp",
185495
+ "word": "italicized"
185496
+ },
185497
+ {
185498
+ "level": 0,
185499
+ "marker": "underlined_wp",
185500
+ "number": "one",
185501
+ "range": {
185502
+ "end": 69,
185503
+ "start": 60
185504
+ },
185505
+ "text": "underlined",
185506
+ "value": "underline_wp",
185507
+ "word": "underlined"
185508
+ }
185509
+ ],
185510
+ "word": "and"
185511
+ },
185512
+ "range": {
185513
+ "end": 88,
185514
+ "start": 0
185515
+ },
185516
+ "text": "uppercased, lowercased, capitalized, bolded, italicized and underlined are stylemodifiers",
185517
+ "topLevel": true,
185518
+ "touchedBy": [
185519
+ "wp#call2",
185520
+ "instance12#wp#call2"
185521
+ ],
185522
+ "two": {
185523
+ "concept": true,
185524
+ "dead": true,
185525
+ "level": 0,
185526
+ "marker": "unknown",
185527
+ "range": {
185528
+ "end": 88,
185529
+ "start": 75
185530
+ },
185531
+ "raw_text": "styleModifiers",
185532
+ "text": "stylemodifiers",
185533
+ "types": [
185534
+ "unknown"
185535
+ ],
185536
+ "unknown": true,
185537
+ "value": "stylemodifiers",
185538
+ "word": "stylemodifiers"
185539
+ },
185540
+ "word": "are"
185541
+ },
185542
+ "generatedParenthesized": [
185543
+ ],
185544
+ "paraphrases": [
185545
+ ],
185546
+ "paraphrasesParenthesized": [
185547
+ ],
185548
+ "responses": [
185549
+ ]
185550
+ },
185551
+ {
185552
+ "context": {
185553
+ "context_id": null,
185554
+ "context_index": 1,
185555
+ "dead": true,
185556
+ "default": true,
185557
+ "from": {
185558
+ "dead": true,
185559
+ "level": 0,
185560
+ "marker": "unknown",
185561
+ "range": {
185562
+ "end": 9,
185563
+ "start": 0
185564
+ },
185565
+ "text": "italicized",
185566
+ "unknown": true,
185567
+ "value": "italicized",
185568
+ "word": "italicized"
185569
+ },
185570
+ "level": 1,
185571
+ "marker": "means",
185572
+ "range": {
185573
+ "end": 22,
185574
+ "start": 0
185575
+ },
185576
+ "text": "italicized means italic",
185577
+ "to": {
185578
+ "dead": true,
185579
+ "level": 0,
185580
+ "marker": "italic_wp",
185581
+ "number": "one",
185582
+ "range": {
185583
+ "end": 22,
185584
+ "start": 17
185585
+ },
185586
+ "text": "italic",
185587
+ "value": "italic_wp",
185588
+ "word": "italic"
185589
+ },
185590
+ "topLevel": true,
185591
+ "touchedBy": [
185592
+ "wp#call2",
185593
+ "instance11#wp#call2"
185594
+ ],
185595
+ "value": "means",
185596
+ "word": "means"
185597
+ },
185598
+ "generatedParenthesized": [
185599
+ ],
185600
+ "paraphrases": [
185601
+ ],
185602
+ "paraphrasesParenthesized": [
185603
+ ],
185604
+ "responses": [
185605
+ ]
185606
+ },
185607
+ {
185608
+ "context": {
185609
+ "context_id": null,
185610
+ "context_index": 1,
185611
+ "dead": true,
185612
+ "default": true,
185613
+ "from": {
185614
+ "dead": true,
185615
+ "level": 0,
185616
+ "marker": "unknown",
185617
+ "range": {
185618
+ "end": 8,
185619
+ "start": 0
185620
+ },
185621
+ "text": "italicize",
185622
+ "unknown": true,
185623
+ "value": "italicize",
185624
+ "word": "italicize"
185625
+ },
185626
+ "level": 1,
185627
+ "marker": "means",
185628
+ "range": {
185629
+ "end": 21,
185630
+ "start": 0
185631
+ },
185632
+ "text": "italicize means italic",
185633
+ "to": {
185634
+ "dead": true,
185635
+ "level": 0,
185636
+ "marker": "italic_wp",
185637
+ "number": "one",
185638
+ "range": {
185639
+ "end": 21,
185640
+ "start": 16
185641
+ },
185642
+ "text": "italic",
185643
+ "value": "italic_wp",
185644
+ "word": "italic"
185645
+ },
185646
+ "topLevel": true,
185647
+ "touchedBy": [
185648
+ "wp#call2",
185649
+ "instance10#wp#call2"
185650
+ ],
185651
+ "value": "means",
185652
+ "word": "means"
185653
+ },
185654
+ "generatedParenthesized": [
185655
+ ],
185656
+ "paraphrases": [
185657
+ ],
185658
+ "paraphrasesParenthesized": [
185659
+ ],
185660
+ "responses": [
185661
+ ]
185662
+ },
185663
+ {
185664
+ "context": {
185665
+ "context_id": null,
185666
+ "context_index": 1,
185667
+ "dead": true,
185668
+ "default": true,
185669
+ "from": {
185670
+ "dead": true,
185671
+ "level": 0,
185672
+ "marker": "unknown",
185673
+ "range": {
185674
+ "end": 8,
185675
+ "start": 0
185676
+ },
185677
+ "text": "uppercase",
185678
+ "unknown": true,
185679
+ "value": "uppercase",
185680
+ "word": "uppercase"
185681
+ },
185682
+ "level": 1,
185683
+ "marker": "means",
185684
+ "range": {
185685
+ "end": 25,
185686
+ "start": 0
185687
+ },
185688
+ "text": "uppercase means capitalize",
185689
+ "to": {
185690
+ "dead": true,
185691
+ "level": 0,
185692
+ "marker": "capitalize_wp",
185693
+ "number": "one",
185694
+ "range": {
185695
+ "end": 25,
185696
+ "start": 16
185697
+ },
185698
+ "text": "capitalize",
185699
+ "value": "capitalize_wp",
185700
+ "word": "capitalize"
185701
+ },
185702
+ "topLevel": true,
185703
+ "touchedBy": [
185704
+ "wp#call2",
185705
+ "instance9#wp#call2"
185706
+ ],
185707
+ "value": "means",
185708
+ "word": "means"
185709
+ },
185710
+ "generatedParenthesized": [
185711
+ ],
185712
+ "paraphrases": [
185713
+ ],
185714
+ "paraphrasesParenthesized": [
185715
+ ],
185716
+ "responses": [
185717
+ ]
185718
+ }
185719
+ ]
185720
+ },
185721
+ "paraphrases": [
185722
+ "bold the first word of the second and third paragraph"
185723
+ ],
185724
+ "paraphrasesParenthesized": [
185725
+ "((bold) ((the (first) (word)) (of) (the ((second) and (third)) (paragraph))))"
185726
+ ],
185727
+ "query": "bold the first word of the second and third paragraph",
185728
+ "responses": [
185729
+ ""
185730
+ ],
185731
+ "summaries": [
185732
+ {
185733
+ "length": 1,
185734
+ "summaries": [
185735
+ {
185736
+ "counter": 1,
185737
+ "operators": [
185738
+ {
185739
+ "marker": [
185740
+ "bold_wp",
185741
+ 0
185742
+ ],
185743
+ "range": {
185744
+ "end": 3,
185745
+ "start": 0
185746
+ }
185747
+ },
185748
+ {
185749
+ "marker": [
185750
+ "the",
185751
+ 0
185752
+ ],
185753
+ "range": {
185754
+ "end": 7,
185755
+ "start": 5
185756
+ }
185757
+ },
185758
+ {
185759
+ "marker": [
185760
+ "ordinal",
185761
+ 0
185762
+ ],
185763
+ "range": {
185764
+ "end": 13,
185765
+ "start": 9
185766
+ }
185767
+ },
185768
+ {
185769
+ "marker": [
185770
+ "word_wp",
185771
+ 0
185772
+ ],
185773
+ "range": {
185774
+ "end": 18,
185775
+ "start": 15
185776
+ }
185777
+ },
185778
+ {
185779
+ "marker": [
185780
+ "statefulElementInContext_wp",
185781
+ 0
185782
+ ],
185783
+ "range": {
185784
+ "end": 21,
185785
+ "start": 20
185786
+ }
185787
+ },
185788
+ {
185789
+ "marker": [
185790
+ "the",
185791
+ 0
185792
+ ],
185793
+ "range": {
185794
+ "end": 25,
185795
+ "start": 23
185796
+ }
185797
+ },
185798
+ {
185799
+ "marker": [
185800
+ "ordinal",
185801
+ 0
185802
+ ],
185803
+ "range": {
185804
+ "end": 32,
185805
+ "start": 27
185806
+ }
185807
+ },
185808
+ {
185809
+ "marker": [
185810
+ "list",
185811
+ 0
185812
+ ],
185813
+ "range": {
185814
+ "end": 36,
185815
+ "start": 34
185816
+ }
185817
+ },
185818
+ {
185819
+ "marker": [
185820
+ "ordinal",
185821
+ 0
185822
+ ],
185823
+ "range": {
185824
+ "end": 42,
185825
+ "start": 38
185826
+ }
185827
+ },
185828
+ {
185829
+ "marker": [
185830
+ "paragraph_wp",
185831
+ 0
185832
+ ],
185833
+ "range": {
185834
+ "end": 52,
185835
+ "start": 44
185836
+ }
185837
+ }
185838
+ ]
185839
+ },
185840
+ {
185841
+ "counter": 2,
185842
+ "operators": [
185843
+ {
185844
+ "marker": [
185845
+ "bold_wp",
185846
+ 0
185847
+ ],
185848
+ "range": {
185849
+ "end": 3,
185850
+ "start": 0
185851
+ }
185852
+ },
185853
+ {
185854
+ "marker": [
185855
+ "the",
185856
+ 0
185857
+ ],
185858
+ "range": {
185859
+ "end": 7,
185860
+ "start": 5
185861
+ }
185862
+ },
185863
+ {
185864
+ "marker": [
185865
+ "ordinal",
185866
+ 0
185867
+ ],
185868
+ "range": {
185869
+ "end": 13,
185870
+ "start": 9
185871
+ }
185872
+ },
185873
+ {
185874
+ "marker": [
185875
+ "word_wp",
185876
+ 0
185877
+ ],
185878
+ "range": {
185879
+ "end": 18,
185880
+ "start": 15
185881
+ }
185882
+ },
185883
+ {
185884
+ "marker": [
185885
+ "statefulElementInContext_wp",
185886
+ 0
185887
+ ],
185888
+ "range": {
185889
+ "end": 21,
185890
+ "start": 20
185891
+ }
185892
+ },
185893
+ {
185894
+ "marker": [
185895
+ "the",
185896
+ 0
185897
+ ],
185898
+ "range": {
185899
+ "end": 25,
185900
+ "start": 23
185901
+ }
185902
+ },
185903
+ {
185904
+ "marker": [
185905
+ "ordinal",
185906
+ 0
185907
+ ],
185908
+ "range": {
185909
+ "end": 32,
185910
+ "start": 27
185911
+ }
185912
+ },
185913
+ {
185914
+ "marker": [
185915
+ "list",
185916
+ 0
185917
+ ],
185918
+ "range": {
185919
+ "end": 36,
185920
+ "start": 34
185921
+ }
185922
+ },
185923
+ {
185924
+ "marker": [
185925
+ "ordinal",
185926
+ 0
185927
+ ],
185928
+ "range": {
185929
+ "end": 42,
185930
+ "start": 38
185931
+ }
185932
+ },
185933
+ {
185934
+ "marker": [
185935
+ "paragraph_wp",
185936
+ 0
185937
+ ],
185938
+ "range": {
185939
+ "end": 52,
185940
+ "start": 44
185941
+ }
185942
+ }
185943
+ ]
185944
+ },
185945
+ {
185946
+ "counter": 3,
185947
+ "operators": [
185948
+ {
185949
+ "marker": [
185950
+ "bold_wp",
185951
+ 0
185952
+ ],
185953
+ "range": {
185954
+ "end": 3,
185955
+ "start": 0
185956
+ }
185957
+ },
185958
+ {
185959
+ "marker": [
185960
+ "the",
185961
+ 0
185962
+ ],
185963
+ "range": {
185964
+ "end": 7,
185965
+ "start": 5
185966
+ }
185967
+ },
185968
+ {
185969
+ "marker": [
185970
+ "ordinal",
185971
+ 1
185972
+ ],
185973
+ "range": {
185974
+ "end": 13,
185975
+ "start": 9
185976
+ }
185977
+ },
185978
+ {
185979
+ "marker": [
185980
+ "word_wp",
185981
+ 0
185982
+ ],
185983
+ "range": {
185984
+ "end": 18,
185985
+ "start": 15
185986
+ }
185987
+ },
185988
+ {
185989
+ "marker": [
185990
+ "statefulElementInContext_wp",
185991
+ 0
185992
+ ],
185993
+ "range": {
185994
+ "end": 21,
185995
+ "start": 20
185996
+ }
185997
+ },
185998
+ {
185999
+ "marker": [
186000
+ "the",
186001
+ 0
186002
+ ],
186003
+ "range": {
186004
+ "end": 25,
186005
+ "start": 23
186006
+ }
186007
+ },
186008
+ {
186009
+ "marker": [
186010
+ "ordinal",
186011
+ 0
186012
+ ],
186013
+ "range": {
186014
+ "end": 32,
186015
+ "start": 27
186016
+ }
186017
+ },
186018
+ {
186019
+ "marker": [
186020
+ "list",
186021
+ 0
186022
+ ],
186023
+ "range": {
186024
+ "end": 36,
186025
+ "start": 34
186026
+ }
186027
+ },
186028
+ {
186029
+ "marker": [
186030
+ "ordinal",
186031
+ 0
186032
+ ],
186033
+ "range": {
186034
+ "end": 42,
186035
+ "start": 38
186036
+ }
186037
+ },
186038
+ {
186039
+ "marker": [
186040
+ "paragraph_wp",
186041
+ 0
186042
+ ],
186043
+ "range": {
186044
+ "end": 52,
186045
+ "start": 44
186046
+ }
186047
+ }
186048
+ ]
186049
+ },
186050
+ {
186051
+ "counter": 4,
186052
+ "operators": [
186053
+ {
186054
+ "marker": [
186055
+ "bold_wp",
186056
+ 0
186057
+ ],
186058
+ "range": {
186059
+ "end": 3,
186060
+ "start": 0
186061
+ }
186062
+ },
186063
+ {
186064
+ "marker": [
186065
+ "the",
186066
+ 0
186067
+ ],
186068
+ "range": {
186069
+ "end": 7,
186070
+ "start": 5
186071
+ }
186072
+ },
186073
+ {
186074
+ "marker": [
186075
+ "ordinal",
186076
+ 1
186077
+ ],
186078
+ "range": {
186079
+ "end": 13,
186080
+ "start": 9
186081
+ }
186082
+ },
186083
+ {
186084
+ "marker": [
186085
+ "word_wp",
186086
+ 0
186087
+ ],
186088
+ "range": {
186089
+ "end": 18,
186090
+ "start": 15
186091
+ }
186092
+ },
186093
+ {
186094
+ "marker": [
186095
+ "statefulElementInContext_wp",
186096
+ 0
186097
+ ],
186098
+ "range": {
186099
+ "end": 21,
186100
+ "start": 20
186101
+ }
186102
+ },
186103
+ {
186104
+ "marker": [
186105
+ "the",
186106
+ 0
186107
+ ],
186108
+ "range": {
186109
+ "end": 25,
186110
+ "start": 23
186111
+ }
186112
+ },
186113
+ {
186114
+ "marker": [
186115
+ "ordinal",
186116
+ 0
186117
+ ],
186118
+ "range": {
186119
+ "end": 32,
186120
+ "start": 27
186121
+ }
186122
+ },
186123
+ {
186124
+ "marker": [
186125
+ "list",
186126
+ 0
186127
+ ],
186128
+ "range": {
186129
+ "end": 36,
186130
+ "start": 34
186131
+ }
186132
+ },
186133
+ {
186134
+ "marker": [
186135
+ "ordinal",
186136
+ 0
186137
+ ],
186138
+ "range": {
186139
+ "end": 42,
186140
+ "start": 38
186141
+ }
186142
+ },
186143
+ {
186144
+ "marker": [
186145
+ "paragraph_wp",
186146
+ 0
186147
+ ],
186148
+ "range": {
186149
+ "end": 52,
186150
+ "start": 44
186151
+ }
186152
+ }
186153
+ ]
186154
+ },
186155
+ {
186156
+ "counter": 5,
186157
+ "operators": [
186158
+ {
186159
+ "marker": [
186160
+ "bold_wp",
186161
+ 0
186162
+ ],
186163
+ "range": {
186164
+ "end": 3,
186165
+ "start": 0
186166
+ }
186167
+ },
186168
+ {
186169
+ "marker": [
186170
+ "the",
186171
+ 0
186172
+ ],
186173
+ "range": {
186174
+ "end": 7,
186175
+ "start": 5
186176
+ }
186177
+ },
186178
+ {
186179
+ "marker": [
186180
+ "word_wp",
186181
+ 0
186182
+ ],
186183
+ "range": {
186184
+ "end": 18,
186185
+ "start": 9
186186
+ }
186187
+ },
186188
+ {
186189
+ "marker": [
186190
+ "statefulElementInContext_wp",
186191
+ 0
186192
+ ],
186193
+ "range": {
186194
+ "end": 21,
186195
+ "start": 20
186196
+ }
186197
+ },
186198
+ {
186199
+ "marker": [
186200
+ "the",
186201
+ 0
186202
+ ],
186203
+ "range": {
186204
+ "end": 25,
186205
+ "start": 23
186206
+ }
186207
+ },
186208
+ {
186209
+ "marker": [
186210
+ "ordinal",
186211
+ 0
186212
+ ],
186213
+ "range": {
186214
+ "end": 32,
186215
+ "start": 27
186216
+ }
186217
+ },
186218
+ {
186219
+ "marker": [
186220
+ "list",
186221
+ 0
186222
+ ],
186223
+ "range": {
186224
+ "end": 36,
186225
+ "start": 34
186226
+ }
186227
+ },
186228
+ {
186229
+ "marker": [
186230
+ "ordinal",
186231
+ 0
186232
+ ],
186233
+ "range": {
186234
+ "end": 42,
186235
+ "start": 38
186236
+ }
186237
+ },
186238
+ {
186239
+ "marker": [
186240
+ "paragraph_wp",
186241
+ 0
186242
+ ],
186243
+ "range": {
186244
+ "end": 52,
186245
+ "start": 44
186246
+ }
186247
+ }
186248
+ ]
186249
+ },
186250
+ {
186251
+ "counter": 6,
186252
+ "operators": [
186253
+ {
186254
+ "marker": [
186255
+ "bold_wp",
186256
+ 0
186257
+ ],
186258
+ "range": {
186259
+ "end": 3,
186260
+ "start": 0
186261
+ }
186262
+ },
186263
+ {
186264
+ "marker": [
186265
+ "the",
186266
+ 0
186267
+ ],
186268
+ "range": {
186269
+ "end": 7,
186270
+ "start": 5
186271
+ }
186272
+ },
186273
+ {
186274
+ "marker": [
186275
+ "word_wp",
186276
+ 0
186277
+ ],
186278
+ "range": {
186279
+ "end": 18,
186280
+ "start": 9
186281
+ }
186282
+ },
186283
+ {
186284
+ "marker": [
186285
+ "statefulElementInContext_wp",
186286
+ 0
186287
+ ],
186288
+ "range": {
186289
+ "end": 21,
186290
+ "start": 20
186291
+ }
186292
+ },
186293
+ {
186294
+ "marker": [
186295
+ "the",
186296
+ 0
186297
+ ],
186298
+ "range": {
186299
+ "end": 25,
186300
+ "start": 23
186301
+ }
186302
+ },
186303
+ {
186304
+ "marker": [
186305
+ "list",
186306
+ 1
186307
+ ],
186308
+ "range": {
186309
+ "end": 42,
186310
+ "start": 27
186311
+ }
186312
+ },
186313
+ {
186314
+ "marker": [
186315
+ "paragraph_wp",
186316
+ 0
186317
+ ],
186318
+ "range": {
186319
+ "end": 52,
186320
+ "start": 44
186321
+ }
186322
+ }
186323
+ ]
186324
+ },
186325
+ {
186326
+ "counter": 7,
186327
+ "operators": [
186328
+ {
186329
+ "marker": [
186330
+ "bold_wp",
186331
+ 0
186332
+ ],
186333
+ "range": {
186334
+ "end": 3,
186335
+ "start": 0
186336
+ }
186337
+ },
186338
+ {
186339
+ "marker": [
186340
+ "the",
186341
+ 0
186342
+ ],
186343
+ "range": {
186344
+ "end": 7,
186345
+ "start": 5
186346
+ }
186347
+ },
186348
+ {
186349
+ "marker": [
186350
+ "word_wp",
186351
+ 0
186352
+ ],
186353
+ "range": {
186354
+ "end": 18,
186355
+ "start": 9
186356
+ }
186357
+ },
186358
+ {
186359
+ "marker": [
186360
+ "statefulElementInContext_wp",
186361
+ 0
186362
+ ],
186363
+ "range": {
186364
+ "end": 21,
186365
+ "start": 20
186366
+ }
186367
+ },
186368
+ {
186369
+ "marker": [
186370
+ "the",
186371
+ 0
186372
+ ],
186373
+ "range": {
186374
+ "end": 25,
186375
+ "start": 23
186376
+ }
186377
+ },
186378
+ {
186379
+ "marker": [
186380
+ "list",
186381
+ 1
186382
+ ],
186383
+ "range": {
186384
+ "end": 42,
186385
+ "start": 27
186386
+ }
186387
+ },
186388
+ {
186389
+ "marker": [
186390
+ "paragraph_wp",
186391
+ 0
186392
+ ],
186393
+ "range": {
186394
+ "end": 52,
186395
+ "start": 44
186396
+ }
186397
+ }
186398
+ ]
186399
+ },
186400
+ {
186401
+ "counter": 8,
186402
+ "operators": [
186403
+ {
186404
+ "marker": [
186405
+ "bold_wp",
186406
+ 0
186407
+ ],
186408
+ "range": {
186409
+ "end": 3,
186410
+ "start": 0
186411
+ }
186412
+ },
186413
+ {
186414
+ "marker": [
186415
+ "the",
186416
+ 0
186417
+ ],
186418
+ "range": {
186419
+ "end": 7,
186420
+ "start": 5
186421
+ }
186422
+ },
186423
+ {
186424
+ "marker": [
186425
+ "word_wp",
186426
+ 0
186427
+ ],
186428
+ "range": {
186429
+ "end": 18,
186430
+ "start": 9
186431
+ }
186432
+ },
186433
+ {
186434
+ "marker": [
186435
+ "statefulElementInContext_wp",
186436
+ 0
186437
+ ],
186438
+ "range": {
186439
+ "end": 21,
186440
+ "start": 20
186441
+ }
186442
+ },
186443
+ {
186444
+ "marker": [
186445
+ "the",
186446
+ 0
186447
+ ],
186448
+ "range": {
186449
+ "end": 25,
186450
+ "start": 23
186451
+ }
186452
+ },
186453
+ {
186454
+ "marker": [
186455
+ "list",
186456
+ 1
186457
+ ],
186458
+ "range": {
186459
+ "end": 42,
186460
+ "start": 27
186461
+ }
186462
+ },
186463
+ {
186464
+ "marker": [
186465
+ "paragraph_wp",
186466
+ 0
186467
+ ],
186468
+ "range": {
186469
+ "end": 52,
186470
+ "start": 44
186471
+ }
186472
+ }
186473
+ ]
186474
+ },
186475
+ {
186476
+ "counter": 9,
186477
+ "operators": [
186478
+ {
186479
+ "marker": [
186480
+ "bold_wp",
186481
+ 0
186482
+ ],
186483
+ "range": {
186484
+ "end": 3,
186485
+ "start": 0
186486
+ }
186487
+ },
186488
+ {
186489
+ "marker": [
186490
+ "the",
186491
+ 0
186492
+ ],
186493
+ "range": {
186494
+ "end": 7,
186495
+ "start": 5
186496
+ }
186497
+ },
186498
+ {
186499
+ "marker": [
186500
+ "word_wp",
186501
+ 0
186502
+ ],
186503
+ "range": {
186504
+ "end": 18,
186505
+ "start": 9
186506
+ }
186507
+ },
186508
+ {
186509
+ "marker": [
186510
+ "propertyOf",
186511
+ 0
186512
+ ],
186513
+ "range": {
186514
+ "end": 21,
186515
+ "start": 20
186516
+ }
186517
+ },
186518
+ {
186519
+ "marker": [
186520
+ "the",
186521
+ 0
186522
+ ],
186523
+ "range": {
186524
+ "end": 25,
186525
+ "start": 23
186526
+ }
186527
+ },
186528
+ {
186529
+ "marker": [
186530
+ "paragraph_wp",
186531
+ 0
186532
+ ],
186533
+ "range": {
186534
+ "end": 52,
186535
+ "start": 27
186536
+ }
186537
+ }
186538
+ ]
186539
+ },
186540
+ {
186541
+ "counter": 10,
186542
+ "operators": [
186543
+ {
186544
+ "marker": [
186545
+ "bold_wp",
186546
+ 0
186547
+ ],
186548
+ "range": {
186549
+ "end": 3,
186550
+ "start": 0
186551
+ }
186552
+ },
186553
+ {
186554
+ "marker": [
186555
+ "word_wp",
186556
+ 0
186557
+ ],
186558
+ "range": {
186559
+ "end": 18,
186560
+ "start": 5
186561
+ }
186562
+ },
186563
+ {
186564
+ "marker": [
186565
+ "propertyOf",
186566
+ 0
186567
+ ],
186568
+ "range": {
186569
+ "end": 21,
186570
+ "start": 20
186571
+ }
186572
+ },
186573
+ {
186574
+ "marker": [
186575
+ "the",
186576
+ 0
186577
+ ],
186578
+ "range": {
186579
+ "end": 25,
186580
+ "start": 23
186581
+ }
186582
+ },
186583
+ {
186584
+ "marker": [
186585
+ "paragraph_wp",
186586
+ 0
186587
+ ],
186588
+ "range": {
186589
+ "end": 52,
186590
+ "start": 27
186591
+ }
186592
+ }
186593
+ ]
186594
+ },
186595
+ {
186596
+ "counter": 11,
186597
+ "operators": [
186598
+ {
186599
+ "marker": [
186600
+ "bold_wp",
186601
+ 0
186602
+ ],
186603
+ "range": {
186604
+ "end": 3,
186605
+ "start": 0
186606
+ }
186607
+ },
186608
+ {
186609
+ "marker": [
186610
+ "word_wp",
186611
+ 0
186612
+ ],
186613
+ "range": {
186614
+ "end": 18,
186615
+ "start": 5
186616
+ }
186617
+ },
186618
+ {
186619
+ "marker": [
186620
+ "statefulElementInContext_wp",
186621
+ 0
186622
+ ],
186623
+ "range": {
186624
+ "end": 21,
186625
+ "start": 20
186626
+ }
186627
+ },
186628
+ {
186629
+ "marker": [
186630
+ "paragraph_wp",
186631
+ 0
186632
+ ],
186633
+ "range": {
186634
+ "end": 52,
186635
+ "start": 23
186636
+ }
186637
+ }
186638
+ ]
186639
+ },
186640
+ {
186641
+ "counter": 12,
186642
+ "operators": [
186643
+ {
186644
+ "marker": [
186645
+ "bold_wp",
186646
+ 0
186647
+ ],
186648
+ "range": {
186649
+ "end": 3,
186650
+ "start": 0
186651
+ }
186652
+ },
186653
+ {
186654
+ "marker": [
186655
+ "word_wp",
186656
+ 1
186657
+ ],
186658
+ "range": {
186659
+ "end": 52,
186660
+ "start": 5
186661
+ }
186662
+ }
186663
+ ]
186664
+ },
186665
+ {
186666
+ "counter": 13,
186667
+ "operators": [
186668
+ {
186669
+ "marker": [
186670
+ "applyStyle_wp",
186671
+ 1
186672
+ ],
186673
+ "range": {
186674
+ "end": 52,
186675
+ "start": 0
186676
+ }
186677
+ }
186678
+ ]
186679
+ }
186680
+ ]
186681
+ }
186682
+ ]
183214
186683
  }
183215
186684
  ]