tpmkms_4wp 9.2.0-beta.1 → 9.2.0-beta.10
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/animals.instance.json +13 -0
- package/common/colors.instance.json +42 -0
- package/common/comparable.instance.json +3 -0
- package/common/crew.instance.json +98 -0
- package/common/dates.instance.json +106 -11
- package/common/dimension.instance.json +1 -0
- package/common/edible.instance.json +144 -0
- package/common/emotions.instance.json +1 -0
- package/common/fastfood.instance.json +987 -396
- package/common/fastfood.js +7 -0
- package/common/formulas.instance.json +1 -0
- package/common/helpers.js +29 -1
- package/common/kirk.instance.json +1 -0
- package/common/length.instance.json +15 -0
- package/common/math.instance.json +1 -0
- package/common/menus.instance.json +7 -0
- package/common/ordering.instance.json +2 -0
- package/common/people.instance.json +8 -0
- package/common/pipboy.instance.json +101 -0
- package/common/pokemon.instance.json +14 -1
- package/common/pressure.instance.json +4 -0
- package/common/properties.instance.json +1 -0
- package/common/reports.instance.json +3 -1
- package/common/spock.instance.json +1 -0
- package/common/temperature.instance.json +4 -144
- package/common/ui.instance.json +1 -0
- package/common/weight.instance.json +12 -0
- package/common/wp.instance.json +70 -0
- package/common/wp.js +5 -0
- package/package.json +2 -2
package/common/wp.instance.json
CHANGED
@@ -3397,6 +3397,7 @@
|
|
3397
3397
|
}
|
3398
3398
|
],
|
3399
3399
|
"learned_contextual_priorities": [],
|
3400
|
+
"rtf_associations": [],
|
3400
3401
|
"query": "setidsuffix _wp",
|
3401
3402
|
"key": {
|
3402
3403
|
"query": "setidsuffix _wp"
|
@@ -7122,6 +7123,7 @@
|
|
7122
7123
|
}
|
7123
7124
|
],
|
7124
7125
|
"learned_contextual_priorities": [],
|
7126
|
+
"rtf_associations": [],
|
7125
7127
|
"query": "words are countable distributable orderable textContainers and statefulElements",
|
7126
7128
|
"key": {
|
7127
7129
|
"query": "words are countable distributable orderable textContainers and statefulElements"
|
@@ -10623,6 +10625,7 @@
|
|
10623
10625
|
}
|
10624
10626
|
],
|
10625
10627
|
"learned_contextual_priorities": [],
|
10628
|
+
"rtf_associations": [],
|
10626
10629
|
"query": "characters are countable distributable orderable and statefulElements",
|
10627
10630
|
"key": {
|
10628
10631
|
"query": "characters are countable distributable orderable and statefulElements"
|
@@ -14458,6 +14461,7 @@
|
|
14458
14461
|
}
|
14459
14462
|
],
|
14460
14463
|
"learned_contextual_priorities": [],
|
14464
|
+
"rtf_associations": [],
|
14461
14465
|
"query": "paragraphs are countable distributable orderable textContainers and statefulElement",
|
14462
14466
|
"key": {
|
14463
14467
|
"query": "paragraphs are countable distributable orderable textContainers and statefulElement"
|
@@ -17730,6 +17734,7 @@
|
|
17730
17734
|
}
|
17731
17735
|
],
|
17732
17736
|
"learned_contextual_priorities": [],
|
17737
|
+
"rtf_associations": [],
|
17733
17738
|
"query": "text is a statefulElement",
|
17734
17739
|
"key": {
|
17735
17740
|
"query": "text is a statefulElement"
|
@@ -20881,6 +20886,7 @@
|
|
20881
20886
|
}
|
20882
20887
|
],
|
20883
20888
|
"learned_contextual_priorities": [],
|
20889
|
+
"rtf_associations": [],
|
20884
20890
|
"query": "letters means characters",
|
20885
20891
|
"key": {
|
20886
20892
|
"query": "letters means characters"
|
@@ -24617,6 +24623,20 @@
|
|
24617
24623
|
0
|
24618
24624
|
]
|
24619
24625
|
],
|
24626
|
+
[
|
24627
|
+
[
|
24628
|
+
"is",
|
24629
|
+
0
|
24630
|
+
],
|
24631
|
+
[
|
24632
|
+
"list",
|
24633
|
+
1
|
24634
|
+
],
|
24635
|
+
[
|
24636
|
+
"unknown",
|
24637
|
+
0
|
24638
|
+
]
|
24639
|
+
],
|
24620
24640
|
[
|
24621
24641
|
[
|
24622
24642
|
"is",
|
@@ -26425,6 +26445,7 @@
|
|
26425
26445
|
}
|
26426
26446
|
],
|
26427
26447
|
"learned_contextual_priorities": [],
|
26448
|
+
"rtf_associations": [],
|
26428
26449
|
"query": "bold, italic, code, capitalize, lowercase and underline are styles",
|
26429
26450
|
"key": {
|
26430
26451
|
"query": "bold, italic, code, capitalize, lowercase and underline are styles"
|
@@ -29876,6 +29897,7 @@
|
|
29876
29897
|
}
|
29877
29898
|
],
|
29878
29899
|
"learned_contextual_priorities": [],
|
29900
|
+
"rtf_associations": [],
|
29879
29901
|
"query": "underlined means underline",
|
29880
29902
|
"key": {
|
29881
29903
|
"query": "underlined means underline"
|
@@ -33352,6 +33374,7 @@
|
|
33352
33374
|
}
|
33353
33375
|
],
|
33354
33376
|
"learned_contextual_priorities": [],
|
33377
|
+
"rtf_associations": [],
|
33355
33378
|
"query": "capitalized means capitalize",
|
33356
33379
|
"key": {
|
33357
33380
|
"query": "capitalized means capitalize"
|
@@ -36853,6 +36876,7 @@
|
|
36853
36876
|
}
|
36854
36877
|
],
|
36855
36878
|
"learned_contextual_priorities": [],
|
36879
|
+
"rtf_associations": [],
|
36856
36880
|
"query": "uppercase means capitalize",
|
36857
36881
|
"key": {
|
36858
36882
|
"query": "uppercase means capitalize"
|
@@ -40379,6 +40403,7 @@
|
|
40379
40403
|
}
|
40380
40404
|
],
|
40381
40405
|
"learned_contextual_priorities": [],
|
40406
|
+
"rtf_associations": [],
|
40382
40407
|
"query": "italicize means italic",
|
40383
40408
|
"key": {
|
40384
40409
|
"query": "italicize means italic"
|
@@ -43930,6 +43955,7 @@
|
|
43930
43955
|
}
|
43931
43956
|
],
|
43932
43957
|
"learned_contextual_priorities": [],
|
43958
|
+
"rtf_associations": [],
|
43933
43959
|
"query": "italicized means italic",
|
43934
43960
|
"key": {
|
43935
43961
|
"query": "italicized means italic"
|
@@ -48103,6 +48129,20 @@
|
|
48103
48129
|
0
|
48104
48130
|
]
|
48105
48131
|
],
|
48132
|
+
[
|
48133
|
+
[
|
48134
|
+
"is",
|
48135
|
+
0
|
48136
|
+
],
|
48137
|
+
[
|
48138
|
+
"list",
|
48139
|
+
1
|
48140
|
+
],
|
48141
|
+
[
|
48142
|
+
"unknown",
|
48143
|
+
0
|
48144
|
+
]
|
48145
|
+
],
|
48106
48146
|
[
|
48107
48147
|
[
|
48108
48148
|
"is",
|
@@ -49756,6 +49796,7 @@
|
|
49756
49796
|
}
|
49757
49797
|
],
|
49758
49798
|
"learned_contextual_priorities": [],
|
49799
|
+
"rtf_associations": [],
|
49759
49800
|
"query": "uppercased, lowercased, capitalized, bolded, italicized and underlined are styleModifiers",
|
49760
49801
|
"key": {
|
49761
49802
|
"query": "uppercased, lowercased, capitalized, bolded, italicized and underlined are styleModifiers"
|
@@ -53295,6 +53336,7 @@
|
|
53295
53336
|
}
|
53296
53337
|
],
|
53297
53338
|
"learned_contextual_priorities": [],
|
53339
|
+
"rtf_associations": [],
|
53298
53340
|
"query": "resetIdSuffix",
|
53299
53341
|
"key": {
|
53300
53342
|
"query": "resetIdSuffix"
|
@@ -54517,6 +54559,34 @@
|
|
54517
54559
|
0
|
54518
54560
|
]
|
54519
54561
|
],
|
54562
|
+
[
|
54563
|
+
[
|
54564
|
+
"is",
|
54565
|
+
0
|
54566
|
+
],
|
54567
|
+
[
|
54568
|
+
"list",
|
54569
|
+
1
|
54570
|
+
],
|
54571
|
+
[
|
54572
|
+
"unknown",
|
54573
|
+
0
|
54574
|
+
]
|
54575
|
+
],
|
54576
|
+
[
|
54577
|
+
[
|
54578
|
+
"is",
|
54579
|
+
0
|
54580
|
+
],
|
54581
|
+
[
|
54582
|
+
"list",
|
54583
|
+
1
|
54584
|
+
],
|
54585
|
+
[
|
54586
|
+
"unknown",
|
54587
|
+
0
|
54588
|
+
]
|
54589
|
+
],
|
54520
54590
|
[
|
54521
54591
|
[
|
54522
54592
|
"is",
|
package/common/wp.js
CHANGED
@@ -245,6 +245,11 @@ template = {
|
|
245
245
|
],
|
246
246
|
associations: {
|
247
247
|
positive: [
|
248
|
+
{ context: [["bold_wp", 0], ["the", 0], ["ordinal", 0], ["word_wp", 0], ["statefulElementInContext_wp", 0], ["the", 0], ["ordinal", 0], ["list", 0], ["ordinal", 0], ["paragraph_wp", 0]], choose: { index: 0, increment: true } },
|
249
|
+
{ context: [["bold_wp", 1], ["the", 0], ["ordinal", 0], ["word_wp", 0], ["statefulElementInContext_wp", 0], ["the", 0], ["ordinal", 0], ["list", 0], ["ordinal", 0], ["paragraph_wp", 0]], choose: { index: 0, increment: true } },
|
250
|
+
{ context: [["bold_wp", 1], ["the", 0], ["ordinal", 1], ["word_wp", 0], ["statefulElementInContext_wp", 0], ["the", 0], ["ordinal", 0], ["list", 0], ["ordinal", 0], ["paragraph_wp", 0]], choose: { index: 0, increment: true } },
|
251
|
+
{ context: [["bold_wp", 1], ["the", 0], ["ordinal", 1], ["word_wp", 1], ["statefulElementInContext_wp", 0], ["the", 0], ["ordinal", 0], ["list", 0], ["ordinal", 0], ["paragraph_wp", 0]], choose: { index: 0, increment: true } },
|
252
|
+
|
248
253
|
{ context: [["word_wp",1],["thatVerb",0],["wordComparison_wp",0],["unknown",0]], choose: 0 },
|
249
254
|
{ context: [["paragraph_wp",1],["thatVerb",0],["paragraphComparisonVerb_wp",0],["unknown",0]], choose: 0 },
|
250
255
|
{ context: [["word_wp",0],["thatVerb",0],["wordComparison_wp",0]], choose: 0 },
|
package/package.json
CHANGED
@@ -329,8 +329,8 @@
|
|
329
329
|
"scriptjs": "^2.5.9",
|
330
330
|
"table": "^6.7.1",
|
331
331
|
"uuid": "^9.0.0",
|
332
|
-
"theprogrammablemind_4wp": "9.2.0-beta.
|
332
|
+
"theprogrammablemind_4wp": "9.2.0-beta.10"
|
333
333
|
},
|
334
|
-
"version": "9.2.0-beta.
|
334
|
+
"version": "9.2.0-beta.10",
|
335
335
|
"license": "UNLICENSED"
|
336
336
|
}
|