tpmkms_4wp 9.4.5-beta.5 → 9.4.5-beta.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/common/colors.instance.json +28 -0
 - package/common/crew.instance.json +36 -0
 - package/common/dates.instance.json +84 -0
 - package/common/edible.instance.json +56 -56
 - package/common/fastfood.instance.json +476 -252
 - package/common/fastfood.js +1 -0
 - package/common/people.instance.json +11 -75
 - package/common/pipboy.instance.json +56 -0
 - package/common/pokemon.instance.json +1 -1
 - package/common/pos.js +39 -34
 - package/common/reports.instance.json +2 -2
 - package/common/wp.instance.json +56 -0
 - package/package.json +2 -2
 
    
        package/common/fastfood.js
    CHANGED
    
    | 
         @@ -103,6 +103,7 @@ const template = { 
     | 
|
| 
       103 
103 
     | 
    
         
             
                "go modifies wrap",
         
     | 
| 
       104 
104 
     | 
    
         
             
                "a go wrap is a sandwich",
         
     | 
| 
       105 
105 
     | 
    
         
             
                "chicken modifies go wrap",
         
     | 
| 
      
 106 
     | 
    
         
            +
                // { stop: true },
         
     | 
| 
       106 
107 
     | 
    
         
             
                "breakfast baconator, french toast sandwich, egg muffin, chicken on french toast, pancake platter, double sausage muffin, pancakes, french toast and oatmeal are breakfast meals",
         
     | 
| 
       107 
108 
     | 
    
         
             
                "single, double, triple, baconator, bacon deluxe, spicy homestyle and premium cod are meals",
         
     | 
| 
       108 
109 
     | 
    
         
             
                "coca modifies cola",
         
     | 
| 
         @@ -5130,7 +5130,7 @@ 
     | 
|
| 
       5130 
5130 
     | 
    
         
             
                    "opChoices": [
         
     | 
| 
       5131 
5131 
     | 
    
         
             
                      {
         
     | 
| 
       5132 
5132 
     | 
    
         
             
                        "op": [
         
     | 
| 
       5133 
     | 
    
         
            -
                          " 
     | 
| 
      
 5133 
     | 
    
         
            +
                          "by",
         
     | 
| 
       5134 
5134 
     | 
    
         
             
                          0
         
     | 
| 
       5135 
5135 
     | 
    
         
             
                        ],
         
     | 
| 
       5136 
5136 
     | 
    
         
             
                        "ops": [
         
     | 
| 
         @@ -5153,24 +5153,16 @@ 
     | 
|
| 
       5153 
5153 
     | 
    
         
             
                          [
         
     | 
| 
       5154 
5154 
     | 
    
         
             
                            "owns",
         
     | 
| 
       5155 
5155 
     | 
    
         
             
                            0
         
     | 
| 
       5156 
     | 
    
         
            -
                          ],
         
     | 
| 
       5157 
     | 
    
         
            -
                          [
         
     | 
| 
       5158 
     | 
    
         
            -
                            "unknown",
         
     | 
| 
       5159 
     | 
    
         
            -
                            0
         
     | 
| 
       5160 
5156 
     | 
    
         
             
                          ]
         
     | 
| 
       5161 
5157 
     | 
    
         
             
                        ],
         
     | 
| 
       5162 
5158 
     | 
    
         
             
                        "counter": 1
         
     | 
| 
       5163 
5159 
     | 
    
         
             
                      },
         
     | 
| 
       5164 
5160 
     | 
    
         
             
                      {
         
     | 
| 
       5165 
5161 
     | 
    
         
             
                        "op": [
         
     | 
| 
       5166 
     | 
    
         
            -
                          " 
     | 
| 
      
 5162 
     | 
    
         
            +
                          "owned",
         
     | 
| 
       5167 
5163 
     | 
    
         
             
                          0
         
     | 
| 
       5168 
5164 
     | 
    
         
             
                        ],
         
     | 
| 
       5169 
5165 
     | 
    
         
             
                        "ops": [
         
     | 
| 
       5170 
     | 
    
         
            -
                          [
         
     | 
| 
       5171 
     | 
    
         
            -
                            "by",
         
     | 
| 
       5172 
     | 
    
         
            -
                            0
         
     | 
| 
       5173 
     | 
    
         
            -
                          ],
         
     | 
| 
       5174 
5166 
     | 
    
         
             
                          [
         
     | 
| 
       5175 
5167 
     | 
    
         
             
                            "isEd",
         
     | 
| 
       5176 
5168 
     | 
    
         
             
                            0
         
     | 
| 
         @@ -5192,7 +5184,7 @@ 
     | 
|
| 
       5192 
5184 
     | 
    
         
             
                      },
         
     | 
| 
       5193 
5185 
     | 
    
         
             
                      {
         
     | 
| 
       5194 
5186 
     | 
    
         
             
                        "op": [
         
     | 
| 
       5195 
     | 
    
         
            -
                          " 
     | 
| 
      
 5187 
     | 
    
         
            +
                          "unknown",
         
     | 
| 
       5196 
5188 
     | 
    
         
             
                          0
         
     | 
| 
       5197 
5189 
     | 
    
         
             
                        ],
         
     | 
| 
       5198 
5190 
     | 
    
         
             
                        "ops": [
         
     | 
| 
         @@ -5205,11 +5197,11 @@ 
     | 
|
| 
       5205 
5197 
     | 
    
         
             
                            0
         
     | 
| 
       5206 
5198 
     | 
    
         
             
                          ],
         
     | 
| 
       5207 
5199 
     | 
    
         
             
                          [
         
     | 
| 
       5208 
     | 
    
         
            -
                            " 
     | 
| 
      
 5200 
     | 
    
         
            +
                            "owns",
         
     | 
| 
       5209 
5201 
     | 
    
         
             
                            0
         
     | 
| 
       5210 
5202 
     | 
    
         
             
                          ],
         
     | 
| 
       5211 
5203 
     | 
    
         
             
                          [
         
     | 
| 
       5212 
     | 
    
         
            -
                            " 
     | 
| 
      
 5204 
     | 
    
         
            +
                            "unknown",
         
     | 
| 
       5213 
5205 
     | 
    
         
             
                            0
         
     | 
| 
       5214 
5206 
     | 
    
         
             
                          ]
         
     | 
| 
       5215 
5207 
     | 
    
         
             
                        ],
         
     | 
| 
         @@ -5486,10 +5478,6 @@ 
     | 
|
| 
       5486 
5478 
     | 
    
         
             
                      [
         
     | 
| 
       5487 
5479 
     | 
    
         
             
                        "owns",
         
     | 
| 
       5488 
5480 
     | 
    
         
             
                        0
         
     | 
| 
       5489 
     | 
    
         
            -
                      ],
         
     | 
| 
       5490 
     | 
    
         
            -
                      [
         
     | 
| 
       5491 
     | 
    
         
            -
                        "unknown",
         
     | 
| 
       5492 
     | 
    
         
            -
                        0
         
     | 
| 
       5493 
5481 
     | 
    
         
             
                      ]
         
     | 
| 
       5494 
5482 
     | 
    
         
             
                    ],
         
     | 
| 
       5495 
5483 
     | 
    
         
             
                    [
         
     | 
| 
         @@ -5516,10 +5504,6 @@ 
     | 
|
| 
       5516 
5504 
     | 
    
         
             
                      [
         
     | 
| 
       5517 
5505 
     | 
    
         
             
                        "owns",
         
     | 
| 
       5518 
5506 
     | 
    
         
             
                        0
         
     | 
| 
       5519 
     | 
    
         
            -
                      ],
         
     | 
| 
       5520 
     | 
    
         
            -
                      [
         
     | 
| 
       5521 
     | 
    
         
            -
                        "unknown",
         
     | 
| 
       5522 
     | 
    
         
            -
                        0
         
     | 
| 
       5523 
5507 
     | 
    
         
             
                      ]
         
     | 
| 
       5524 
5508 
     | 
    
         
             
                    ],
         
     | 
| 
       5525 
5509 
     | 
    
         
             
                    [
         
     | 
| 
         @@ -5614,7 +5598,7 @@ 
     | 
|
| 
       5614 
5598 
     | 
    
         
             
                          "operators": [
         
     | 
| 
       5615 
5599 
     | 
    
         
             
                            {
         
     | 
| 
       5616 
5600 
     | 
    
         
             
                              "marker": [
         
     | 
| 
       5617 
     | 
    
         
            -
                                " 
     | 
| 
      
 5601 
     | 
    
         
            +
                                "ownee",
         
     | 
| 
       5618 
5602 
     | 
    
         
             
                                0
         
     | 
| 
       5619 
5603 
     | 
    
         
             
                              ],
         
     | 
| 
       5620 
5604 
     | 
    
         
             
                              "range": {
         
     | 
| 
         @@ -5709,7 +5693,7 @@ 
     | 
|
| 
       5709 
5693 
     | 
    
         
             
                          "operators": [
         
     | 
| 
       5710 
5694 
     | 
    
         
             
                            {
         
     | 
| 
       5711 
5695 
     | 
    
         
             
                              "marker": [
         
     | 
| 
       5712 
     | 
    
         
            -
                                " 
     | 
| 
      
 5696 
     | 
    
         
            +
                                "ownee",
         
     | 
| 
       5713 
5697 
     | 
    
         
             
                                0
         
     | 
| 
       5714 
5698 
     | 
    
         
             
                              ],
         
     | 
| 
       5715 
5699 
     | 
    
         
             
                              "range": {
         
     | 
| 
         @@ -5740,20 +5724,10 @@ 
     | 
|
| 
       5740 
5724 
     | 
    
         
             
                            {
         
     | 
| 
       5741 
5725 
     | 
    
         
             
                              "marker": [
         
     | 
| 
       5742 
5726 
     | 
    
         
             
                                "by",
         
     | 
| 
       5743 
     | 
    
         
            -
                                 
     | 
| 
      
 5727 
     | 
    
         
            +
                                1
         
     | 
| 
       5744 
5728 
     | 
    
         
             
                              ],
         
     | 
| 
       5745 
5729 
     | 
    
         
             
                              "range": {
         
     | 
| 
       5746 
5730 
     | 
    
         
             
                                "start": 15,
         
     | 
| 
       5747 
     | 
    
         
            -
                                "end": 16
         
     | 
| 
       5748 
     | 
    
         
            -
                              }
         
     | 
| 
       5749 
     | 
    
         
            -
                            },
         
     | 
| 
       5750 
     | 
    
         
            -
                            {
         
     | 
| 
       5751 
     | 
    
         
            -
                              "marker": [
         
     | 
| 
       5752 
     | 
    
         
            -
                                "owner",
         
     | 
| 
       5753 
     | 
    
         
            -
                                0
         
     | 
| 
       5754 
     | 
    
         
            -
                              ],
         
     | 
| 
       5755 
     | 
    
         
            -
                              "range": {
         
     | 
| 
       5756 
     | 
    
         
            -
                                "start": 18,
         
     | 
| 
       5757 
5731 
     | 
    
         
             
                                "end": 22
         
     | 
| 
       5758 
5732 
     | 
    
         
             
                              }
         
     | 
| 
       5759 
5733 
     | 
    
         
             
                            },
         
     | 
| 
         @@ -5832,16 +5806,6 @@ 
     | 
|
| 
       5832 
5806 
     | 
    
         
             
                                "end": 13
         
     | 
| 
       5833 
5807 
     | 
    
         
             
                              }
         
     | 
| 
       5834 
5808 
     | 
    
         
             
                            },
         
     | 
| 
       5835 
     | 
    
         
            -
                            {
         
     | 
| 
       5836 
     | 
    
         
            -
                              "marker": [
         
     | 
| 
       5837 
     | 
    
         
            -
                                "by",
         
     | 
| 
       5838 
     | 
    
         
            -
                                1
         
     | 
| 
       5839 
     | 
    
         
            -
                              ],
         
     | 
| 
       5840 
     | 
    
         
            -
                              "range": {
         
     | 
| 
       5841 
     | 
    
         
            -
                                "start": 15,
         
     | 
| 
       5842 
     | 
    
         
            -
                                "end": 22
         
     | 
| 
       5843 
     | 
    
         
            -
                              }
         
     | 
| 
       5844 
     | 
    
         
            -
                            },
         
     | 
| 
       5845 
5809 
     | 
    
         
             
                            {
         
     | 
| 
       5846 
5810 
     | 
    
         
             
                              "marker": [
         
     | 
| 
       5847 
5811 
     | 
    
         
             
                                "means",
         
     | 
| 
         @@ -8834,10 +8798,6 @@ 
     | 
|
| 
       8834 
8798 
     | 
    
         
             
                  [
         
     | 
| 
       8835 
8799 
     | 
    
         
             
                    "owns",
         
     | 
| 
       8836 
8800 
     | 
    
         
             
                    0
         
     | 
| 
       8837 
     | 
    
         
            -
                  ],
         
     | 
| 
       8838 
     | 
    
         
            -
                  [
         
     | 
| 
       8839 
     | 
    
         
            -
                    "unknown",
         
     | 
| 
       8840 
     | 
    
         
            -
                    0
         
     | 
| 
       8841 
8801 
     | 
    
         
             
                  ]
         
     | 
| 
       8842 
8802 
     | 
    
         
             
                ],
         
     | 
| 
       8843 
8803 
     | 
    
         
             
                [
         
     | 
| 
         @@ -8942,10 +8902,6 @@ 
     | 
|
| 
       8942 
8902 
     | 
    
         
             
                  [
         
     | 
| 
       8943 
8903 
     | 
    
         
             
                    "owns",
         
     | 
| 
       8944 
8904 
     | 
    
         
             
                    0
         
     | 
| 
       8945 
     | 
    
         
            -
                  ],
         
     | 
| 
       8946 
     | 
    
         
            -
                  [
         
     | 
| 
       8947 
     | 
    
         
            -
                    "unknown",
         
     | 
| 
       8948 
     | 
    
         
            -
                    0
         
     | 
| 
       8949 
8905 
     | 
    
         
             
                  ]
         
     | 
| 
       8950 
8906 
     | 
    
         
             
                ],
         
     | 
| 
       8951 
8907 
     | 
    
         
             
                [
         
     | 
| 
         @@ -9825,7 +9781,7 @@ 
     | 
|
| 
       9825 
9781 
     | 
    
         
             
                      "operators": [
         
     | 
| 
       9826 
9782 
     | 
    
         
             
                        {
         
     | 
| 
       9827 
9783 
     | 
    
         
             
                          "marker": [
         
     | 
| 
       9828 
     | 
    
         
            -
                            " 
     | 
| 
      
 9784 
     | 
    
         
            +
                            "ownee",
         
     | 
| 
       9829 
9785 
     | 
    
         
             
                            0
         
     | 
| 
       9830 
9786 
     | 
    
         
             
                          ],
         
     | 
| 
       9831 
9787 
     | 
    
         
             
                          "range": {
         
     | 
| 
         @@ -9920,7 +9876,7 @@ 
     | 
|
| 
       9920 
9876 
     | 
    
         
             
                      "operators": [
         
     | 
| 
       9921 
9877 
     | 
    
         
             
                        {
         
     | 
| 
       9922 
9878 
     | 
    
         
             
                          "marker": [
         
     | 
| 
       9923 
     | 
    
         
            -
                            " 
     | 
| 
      
 9879 
     | 
    
         
            +
                            "ownee",
         
     | 
| 
       9924 
9880 
     | 
    
         
             
                            0
         
     | 
| 
       9925 
9881 
     | 
    
         
             
                          ],
         
     | 
| 
       9926 
9882 
     | 
    
         
             
                          "range": {
         
     | 
| 
         @@ -9951,20 +9907,10 @@ 
     | 
|
| 
       9951 
9907 
     | 
    
         
             
                        {
         
     | 
| 
       9952 
9908 
     | 
    
         
             
                          "marker": [
         
     | 
| 
       9953 
9909 
     | 
    
         
             
                            "by",
         
     | 
| 
       9954 
     | 
    
         
            -
                             
     | 
| 
      
 9910 
     | 
    
         
            +
                            1
         
     | 
| 
       9955 
9911 
     | 
    
         
             
                          ],
         
     | 
| 
       9956 
9912 
     | 
    
         
             
                          "range": {
         
     | 
| 
       9957 
9913 
     | 
    
         
             
                            "start": 15,
         
     | 
| 
       9958 
     | 
    
         
            -
                            "end": 16
         
     | 
| 
       9959 
     | 
    
         
            -
                          }
         
     | 
| 
       9960 
     | 
    
         
            -
                        },
         
     | 
| 
       9961 
     | 
    
         
            -
                        {
         
     | 
| 
       9962 
     | 
    
         
            -
                          "marker": [
         
     | 
| 
       9963 
     | 
    
         
            -
                            "owner",
         
     | 
| 
       9964 
     | 
    
         
            -
                            0
         
     | 
| 
       9965 
     | 
    
         
            -
                          ],
         
     | 
| 
       9966 
     | 
    
         
            -
                          "range": {
         
     | 
| 
       9967 
     | 
    
         
            -
                            "start": 18,
         
     | 
| 
       9968 
9914 
     | 
    
         
             
                            "end": 22
         
     | 
| 
       9969 
9915 
     | 
    
         
             
                          }
         
     | 
| 
       9970 
9916 
     | 
    
         
             
                        },
         
     | 
| 
         @@ -10043,16 +9989,6 @@ 
     | 
|
| 
       10043 
9989 
     | 
    
         
             
                            "end": 13
         
     | 
| 
       10044 
9990 
     | 
    
         
             
                          }
         
     | 
| 
       10045 
9991 
     | 
    
         
             
                        },
         
     | 
| 
       10046 
     | 
    
         
            -
                        {
         
     | 
| 
       10047 
     | 
    
         
            -
                          "marker": [
         
     | 
| 
       10048 
     | 
    
         
            -
                            "by",
         
     | 
| 
       10049 
     | 
    
         
            -
                            1
         
     | 
| 
       10050 
     | 
    
         
            -
                          ],
         
     | 
| 
       10051 
     | 
    
         
            -
                          "range": {
         
     | 
| 
       10052 
     | 
    
         
            -
                            "start": 15,
         
     | 
| 
       10053 
     | 
    
         
            -
                            "end": 22
         
     | 
| 
       10054 
     | 
    
         
            -
                          }
         
     | 
| 
       10055 
     | 
    
         
            -
                        },
         
     | 
| 
       10056 
9992 
     | 
    
         
             
                        {
         
     | 
| 
       10057 
9993 
     | 
    
         
             
                          "marker": [
         
     | 
| 
       10058 
9994 
     | 
    
         
             
                            "means",
         
     | 
| 
         @@ -1716,6 +1716,20 @@ 
     | 
|
| 
       1716 
1716 
     | 
    
         
             
                        0
         
     | 
| 
       1717 
1717 
     | 
    
         
             
                      ]
         
     | 
| 
       1718 
1718 
     | 
    
         
             
                    ],
         
     | 
| 
      
 1719 
     | 
    
         
            +
                    [
         
     | 
| 
      
 1720 
     | 
    
         
            +
                      [
         
     | 
| 
      
 1721 
     | 
    
         
            +
                        "is",
         
     | 
| 
      
 1722 
     | 
    
         
            +
                        0
         
     | 
| 
      
 1723 
     | 
    
         
            +
                      ],
         
     | 
| 
      
 1724 
     | 
    
         
            +
                      [
         
     | 
| 
      
 1725 
     | 
    
         
            +
                        "list",
         
     | 
| 
      
 1726 
     | 
    
         
            +
                        1
         
     | 
| 
      
 1727 
     | 
    
         
            +
                      ],
         
     | 
| 
      
 1728 
     | 
    
         
            +
                      [
         
     | 
| 
      
 1729 
     | 
    
         
            +
                        "unknown",
         
     | 
| 
      
 1730 
     | 
    
         
            +
                        0
         
     | 
| 
      
 1731 
     | 
    
         
            +
                      ]
         
     | 
| 
      
 1732 
     | 
    
         
            +
                    ],
         
     | 
| 
       1719 
1733 
     | 
    
         
             
                    [
         
     | 
| 
       1720 
1734 
     | 
    
         
             
                      [
         
     | 
| 
       1721 
1735 
     | 
    
         
             
                        "is",
         
     | 
| 
         @@ -10185,6 +10199,20 @@ 
     | 
|
| 
       10185 
10199 
     | 
    
         
             
                        0
         
     | 
| 
       10186 
10200 
     | 
    
         
             
                      ]
         
     | 
| 
       10187 
10201 
     | 
    
         
             
                    ],
         
     | 
| 
      
 10202 
     | 
    
         
            +
                    [
         
     | 
| 
      
 10203 
     | 
    
         
            +
                      [
         
     | 
| 
      
 10204 
     | 
    
         
            +
                        "is",
         
     | 
| 
      
 10205 
     | 
    
         
            +
                        0
         
     | 
| 
      
 10206 
     | 
    
         
            +
                      ],
         
     | 
| 
      
 10207 
     | 
    
         
            +
                      [
         
     | 
| 
      
 10208 
     | 
    
         
            +
                        "list",
         
     | 
| 
      
 10209 
     | 
    
         
            +
                        1
         
     | 
| 
      
 10210 
     | 
    
         
            +
                      ],
         
     | 
| 
      
 10211 
     | 
    
         
            +
                      [
         
     | 
| 
      
 10212 
     | 
    
         
            +
                        "unknown",
         
     | 
| 
      
 10213 
     | 
    
         
            +
                        0
         
     | 
| 
      
 10214 
     | 
    
         
            +
                      ]
         
     | 
| 
      
 10215 
     | 
    
         
            +
                    ],
         
     | 
| 
       10188 
10216 
     | 
    
         
             
                    [
         
     | 
| 
       10189 
10217 
     | 
    
         
             
                      [
         
     | 
| 
       10190 
10218 
     | 
    
         
             
                        "is",
         
     | 
| 
         @@ -35619,6 +35647,34 @@ 
     | 
|
| 
       35619 
35647 
     | 
    
         
             
                    0
         
     | 
| 
       35620 
35648 
     | 
    
         
             
                  ]
         
     | 
| 
       35621 
35649 
     | 
    
         
             
                ],
         
     | 
| 
      
 35650 
     | 
    
         
            +
                [
         
     | 
| 
      
 35651 
     | 
    
         
            +
                  [
         
     | 
| 
      
 35652 
     | 
    
         
            +
                    "is",
         
     | 
| 
      
 35653 
     | 
    
         
            +
                    0
         
     | 
| 
      
 35654 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 35655 
     | 
    
         
            +
                  [
         
     | 
| 
      
 35656 
     | 
    
         
            +
                    "list",
         
     | 
| 
      
 35657 
     | 
    
         
            +
                    1
         
     | 
| 
      
 35658 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 35659 
     | 
    
         
            +
                  [
         
     | 
| 
      
 35660 
     | 
    
         
            +
                    "unknown",
         
     | 
| 
      
 35661 
     | 
    
         
            +
                    0
         
     | 
| 
      
 35662 
     | 
    
         
            +
                  ]
         
     | 
| 
      
 35663 
     | 
    
         
            +
                ],
         
     | 
| 
      
 35664 
     | 
    
         
            +
                [
         
     | 
| 
      
 35665 
     | 
    
         
            +
                  [
         
     | 
| 
      
 35666 
     | 
    
         
            +
                    "is",
         
     | 
| 
      
 35667 
     | 
    
         
            +
                    0
         
     | 
| 
      
 35668 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 35669 
     | 
    
         
            +
                  [
         
     | 
| 
      
 35670 
     | 
    
         
            +
                    "list",
         
     | 
| 
      
 35671 
     | 
    
         
            +
                    1
         
     | 
| 
      
 35672 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 35673 
     | 
    
         
            +
                  [
         
     | 
| 
      
 35674 
     | 
    
         
            +
                    "unknown",
         
     | 
| 
      
 35675 
     | 
    
         
            +
                    0
         
     | 
| 
      
 35676 
     | 
    
         
            +
                  ]
         
     | 
| 
      
 35677 
     | 
    
         
            +
                ],
         
     | 
| 
       35622 
35678 
     | 
    
         
             
                [
         
     | 
| 
       35623 
35679 
     | 
    
         
             
                  [
         
     | 
| 
       35624 
35680 
     | 
    
         
             
                    "is",
         
     | 
    
        package/common/pos.js
    CHANGED
    
    | 
         @@ -18,43 +18,48 @@ const config = { 
     | 
|
| 
       18 
18 
     | 
    
         
             
                "([noun])",
         
     | 
| 
       19 
19 
     | 
    
         
             
              ],
         
     | 
| 
       20 
20 
     | 
    
         
             
              bridges: [
         
     | 
| 
       21 
     | 
    
         
            -
                { 
     | 
| 
       22 
     | 
    
         
            -
             
     | 
| 
       23 
     | 
    
         
            -
             
     | 
| 
       24 
     | 
    
         
            -
                 
     | 
| 
       25 
     | 
    
         
            -
                { 
     | 
| 
       26 
     | 
    
         
            -
             
     | 
| 
       27 
     | 
    
         
            -
             
     | 
| 
       28 
     | 
    
         
            -
                 
     | 
| 
       29 
     | 
    
         
            -
                { 
     | 
| 
       30 
     | 
    
         
            -
             
     | 
| 
       31 
     | 
    
         
            -
             
     | 
| 
       32 
     | 
    
         
            -
             
     | 
| 
       33 
     | 
    
         
            -
                { 
     | 
| 
       34 
     | 
    
         
            -
             
     | 
| 
       35 
     | 
    
         
            -
             
     | 
| 
       36 
     | 
    
         
            -
                 
     | 
| 
       37 
     | 
    
         
            -
                { 
     | 
| 
       38 
     | 
    
         
            -
             
     | 
| 
       39 
     | 
    
         
            -
                 
     | 
| 
       40 
     | 
    
         
            -
                { 
     | 
| 
       41 
     | 
    
         
            -
             
     | 
| 
       42 
     | 
    
         
            -
             
     | 
| 
       43 
     | 
    
         
            -
                 
     | 
| 
       44 
     | 
    
         
            -
                { 
     | 
| 
       45 
     | 
    
         
            -
             
     | 
| 
       46 
     | 
    
         
            -
             
     | 
| 
       47 
     | 
    
         
            -
                 
     | 
| 
       48 
     | 
    
         
            -
                { 
     | 
| 
       49 
     | 
    
         
            -
             
     | 
| 
       50 
     | 
    
         
            -
             
     | 
| 
       51 
     | 
    
         
            -
                 
     | 
| 
       52 
     | 
    
         
            -
                { 
     | 
| 
      
 21 
     | 
    
         
            +
                {
         
     | 
| 
      
 22 
     | 
    
         
            +
                  id: "adjective",
         
     | 
| 
      
 23 
     | 
    
         
            +
                  before: ['ingVerb', 'subordinatedVerb', 'article', 'preposition'],
         
     | 
| 
      
 24 
     | 
    
         
            +
                },
         
     | 
| 
      
 25 
     | 
    
         
            +
                {
         
     | 
| 
      
 26 
     | 
    
         
            +
                  id: "adverb",
         
     | 
| 
      
 27 
     | 
    
         
            +
                  before: ['ingVerb', 'subordinatedVerb'],
         
     | 
| 
      
 28 
     | 
    
         
            +
                },
         
     | 
| 
      
 29 
     | 
    
         
            +
                {
         
     | 
| 
      
 30 
     | 
    
         
            +
                  id: "article",
         
     | 
| 
      
 31 
     | 
    
         
            +
                  before: ['ingVerb', 'subordinatedVerb', 'preposition'],
         
     | 
| 
      
 32 
     | 
    
         
            +
                },
         
     | 
| 
      
 33 
     | 
    
         
            +
                {
         
     | 
| 
      
 34 
     | 
    
         
            +
                  id: "preposition",
         
     | 
| 
      
 35 
     | 
    
         
            +
                  before: ['ingVerb', 'subordinatedVerb'],
         
     | 
| 
      
 36 
     | 
    
         
            +
                },
         
     | 
| 
      
 37 
     | 
    
         
            +
                {
         
     | 
| 
      
 38 
     | 
    
         
            +
                  id: "pronoun",
         
     | 
| 
      
 39 
     | 
    
         
            +
                },
         
     | 
| 
      
 40 
     | 
    
         
            +
                {
         
     | 
| 
      
 41 
     | 
    
         
            +
                  id: "verb",
         
     | 
| 
      
 42 
     | 
    
         
            +
                  before: ['endOfSentence'],
         
     | 
| 
      
 43 
     | 
    
         
            +
                },
         
     | 
| 
      
 44 
     | 
    
         
            +
                {
         
     | 
| 
      
 45 
     | 
    
         
            +
                  id: "subordinatedVerb",
         
     | 
| 
      
 46 
     | 
    
         
            +
                  before: ['punctuation', 'verb'],
         
     | 
| 
      
 47 
     | 
    
         
            +
                },
         
     | 
| 
      
 48 
     | 
    
         
            +
                {
         
     | 
| 
      
 49 
     | 
    
         
            +
                  id: "ingVerb",
         
     | 
| 
      
 50 
     | 
    
         
            +
                  before: ['punctuation', 'verb'],
         
     | 
| 
      
 51 
     | 
    
         
            +
                },
         
     | 
| 
      
 52 
     | 
    
         
            +
                {
         
     | 
| 
      
 53 
     | 
    
         
            +
                  id: "punctuation",
         
     | 
| 
      
 54 
     | 
    
         
            +
                },
         
     | 
| 
      
 55 
     | 
    
         
            +
                {
         
     | 
| 
      
 56 
     | 
    
         
            +
                  id: "noun",
         
     | 
| 
      
 57 
     | 
    
         
            +
                  before: ['ingVerb', 'subordinatedVerb'],
         
     | 
| 
      
 58 
     | 
    
         
            +
                },
         
     | 
| 
       53 
59 
     | 
    
         
             
              ],
         
     | 
| 
       54 
     | 
    
         
            -
             
     | 
| 
       55 
60 
     | 
    
         
             
            };
         
     | 
| 
       56 
61 
     | 
    
         | 
| 
       57 
     | 
    
         
            -
            knowledgeModule( { 
     | 
| 
      
 62 
     | 
    
         
            +
            knowledgeModule( {
         
     | 
| 
       58 
63 
     | 
    
         
             
              config,
         
     | 
| 
       59 
64 
     | 
    
         
             
              includes: [punctuation],
         
     | 
| 
       60 
65 
     | 
    
         |