tpmkms 9.0.3-beta.3 → 9.0.3-beta.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/common/wp.js CHANGED
@@ -245,53 +245,7 @@ template = {
245
245
  ],
246
246
  associations: {
247
247
  positive: [
248
- { context: [["word_wp",0],["thatVerb",0],["wordComparison_wp",0],["unknown",0]], choose: 0 },
249
248
  { context: [["word_wp",1],["thatVerb",0],["wordComparison_wp",0],["unknown",0]], choose: 0 },
250
-
251
- { context: [["letter_wp", 1], ["statefulElementInContext_wp", 0],["every", 0], ["word_wp",0],["thatVerb",0],["wordComparisonWithVerb_wp",0], ['comparisonWith_wp', 0], ['unknown', 0]], choose: 0 },
252
- { context: [["letter_wp", 1], ["statefulElementInContext_wp", 0],["every", 0], ["word_wp",1],["thatVerb",0],["wordComparisonWithVerb_wp",0], ['comparisonWith_wp', 0], ['unknown', 0]], choose: 0 },
253
-
254
- // 1. the/0 - "the"
255
- // 2. word_wp/0 - "words"
256
- // 3. thatVerb/0 - "that"
257
- // 4. wordComparisonWithVerb_wp/0 - "start"
258
- // 5. comparisonWith_wp/0 - "with"
259
- // 6. unknown/0 - "t"
260
- // 7. statefulElementInContext_wp/0 - "in"
261
- // 8. the/0 - "the"
262
- // 9. ordinal/0 - "third"
263
- // 10. paragraph_wp/0 - "paragraph"
264
-
265
- { context: [["word_wp",0],["thatVerb",0],["wordComparisonWithVerb_wp",0], ['comparisonWith_wp', 0], ['unknown', 0],['statefulElementInContext_wp', 0],['article', 0],['ordinal',0],['paragraph_wp',0]], choose: 0 },
266
- { context: [["word_wp",1],["thatVerb",0],["wordComparisonWithVerb_wp",0], ['comparisonWith_wp', 0], ['unknown', 0],['statefulElementInContext_wp', 0],['article', 0],['ordinal',0],['paragraph_wp',0]], choose: 0 },
267
-
268
- { context: [["word_wp",0],["thatVerb",0],["wordComparisonWithVerb_wp",0], ['comparisonWith_wp', 0], ['unknown', 0]], choose: 0 },
269
- { context: [["word_wp",1],["thatVerb",0],["wordComparisonWithVerb_wp",0], ['comparisonWith_wp', 0], ['unknown', 0]], choose: 0 },
270
-
271
- { context: [["paragraph_wp",0],["thatVerb",0],["paragraphComparisonVerb_wp",0],['word_wp', 0],['thatVerb', 0],['wordComparisonWithVerb_wp', 0],['comparisonWith_wp',0]], choose: 0 },
272
- { context: [["paragraph_wp",1],["thatVerb",0],["paragraphComparisonVerb_wp",0],['word_wp', 0],['thatVerb', 0],['wordComparisonWithVerb_wp', 0],['comparisonWith_wp',0]], choose: 0 },
273
-
274
- { context: [["paragraph_wp",0],["thatVerb",0],["paragraphComparisonVerb_wp",0], ['styleModifier_wp', 0], ['word_wp', 0]], choose: 0 },
275
- { context: [["paragraph_wp",1],["thatVerb",0],["paragraphComparisonVerb_wp",0], ['styleModifier_wp', 0], ['word_wp', 0]], choose: 0 },
276
-
277
- { context: [["word_wp",1],["statefulElementInContext_wp",0],["every",0], ['paragraph_wp', 0]], choose: 0 },
278
- { context: [["word_wp",1],["statefulElementInContext_wp",0],["every",0], ['paragraph_wp', 1]], choose: 0 },
279
-
280
- { context: [["letter_wp",1],["statefulElementInContext_wp",0],["every",0], ['paragraph_wp', 0]], choose: 0 },
281
- { context: [["letter_wp",1],["statefulElementInContext_wp",0],["every",0], ['paragraph_wp', 1]], choose: 0 },
282
-
283
- { context: [["article", 0],["letter_wp",1],["statefulElementInContext_wp",0],['article', 0],['word_wp',0],['thatVerb',0],['wordComparisonWithVerb_wp',0],['comparisonWith_wp',0]], choose: 1 },
284
- { context: [["article", 0],["letter_wp",1],["statefulElementInContext_wp",0],['article', 0],['word_wp',1],['thatVerb',0],['wordComparisonWithVerb_wp',0],['comparisonWith_wp',0]], choose: 1 },
285
- { context: [["article", 0],["letter_wp",1],["statefulElementInContext_wp",0],['article', 0],['word_wp',1],['wordComparisonWithVerb_wp',0],['comparisonWith_wp',0]], choose: 1 },
286
-
287
- { context: [["letter_wp",1],["statefulElementInContext_wp",0],["every",0], ['word_wp', 0]], choose: 0 },
288
- { context: [["letter_wp",1],["statefulElementInContext_wp",0],["every",0], ['word_wp', 1]], choose: 0 },
289
-
290
- { context: [["word_wp",1],["statefulElementInContext_wp",0],["article",0],["ordinal",0],["paragraph_wp",0]], choose: 0 },
291
- { context: [["word_wp",1],["statefulElementInContext_wp",0],["article",0],["ordinal",1],["paragraph_wp",0]], choose: 0 },
292
- { context: [["word_wp",1],["statefulElementInContext_wp",0],["article",0],["ordinal",1],["paragraph_wp",1]], choose: 0 },
293
-
294
- { context: [["word_wp",1],["statefulElementInContext_wp",0],["article",0],["paragraph_wp",1]], choose: 0 },
295
249
  ]
296
250
  },
297
251
 
package/package.json CHANGED
@@ -320,8 +320,8 @@
320
320
  "scriptjs": "^2.5.9",
321
321
  "table": "^6.7.1",
322
322
  "uuid": "^9.0.0",
323
- "theprogrammablemind": "9.0.3-beta.3"
323
+ "theprogrammablemind": "9.0.3-beta.5"
324
324
  },
325
- "version": "9.0.3-beta.3",
325
+ "version": "9.0.3-beta.5",
326
326
  "license": "UNLICENSED"
327
327
  }