tpmkms_4wp 8.0.0-beta.0 → 8.0.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.
Files changed (60) hide show
  1. package/common/animals.instance.json +2634 -1477
  2. package/common/characters.js +0 -1
  3. package/common/colors.instance.json +25327 -0
  4. package/common/colors.js +71 -0
  5. package/common/colors.test.json +4860 -0
  6. package/common/concept.js +2 -2
  7. package/common/crew.instance.json +15918 -9384
  8. package/common/crew.js +4 -2
  9. package/common/crew.test.json +714 -452
  10. package/common/dialogues.js +36 -25
  11. package/common/dialogues.test.json +1053 -33
  12. package/common/dimension.instance.json +261 -290
  13. package/common/dimension.test.json +476 -687
  14. package/common/edible.instance.json +19462 -10130
  15. package/common/emotions.instance.json +125 -68
  16. package/common/fastfood.instance.json +219732 -110803
  17. package/common/fastfood.js +1 -1
  18. package/common/fastfood.test.json +7941 -3647
  19. package/common/formulas.instance.json +219 -249
  20. package/common/formulas.js +2 -2
  21. package/common/formulas.test.json +1027 -955
  22. package/common/help.test.json +20 -28
  23. package/common/helpers/concept.js +31 -10
  24. package/common/helpers/dialogues.js +17 -1
  25. package/common/helpers/formulas.js +0 -14
  26. package/common/helpers/meta.js +0 -1
  27. package/common/helpers/properties.js +6 -13
  28. package/common/kirk.instance.json +567 -289
  29. package/common/length.instance.json +5232 -4726
  30. package/common/math.instance.json +143 -1181
  31. package/common/math.js +4 -4
  32. package/common/meta.js +0 -2
  33. package/common/negation.instance.json +2 -0
  34. package/common/negation.js +38 -0
  35. package/common/negation.test.json +308 -0
  36. package/common/ordering.instance.json +298 -160
  37. package/common/people.instance.json +1930 -1068
  38. package/common/pipboy.instance.json +7868 -6548
  39. package/common/pokemon.instance.json +4074 -2152
  40. package/common/pressure.instance.json +1299 -1237
  41. package/common/properties.instance.json +109 -60
  42. package/common/properties.js +9 -7
  43. package/common/properties.test.json +17605 -4030
  44. package/common/punctuation.js +8 -0
  45. package/common/punctuation.test.json +233 -5
  46. package/common/reports.instance.json +566 -560
  47. package/common/reports.js +0 -2
  48. package/common/sizeable.js +7 -2
  49. package/common/spock.instance.json +567 -289
  50. package/common/stm.js +16 -5
  51. package/common/temperature.instance.json +1337 -1263
  52. package/common/testing.js +0 -1
  53. package/common/tokenize.js +2 -1
  54. package/common/tokenize.test.json +86 -1
  55. package/common/ui.instance.json +241 -258
  56. package/common/ui.js +0 -1
  57. package/common/weight.instance.json +4996 -4206
  58. package/common/weight.test.json +242 -238
  59. package/main.js +50 -45
  60. package/package.json +13 -6
@@ -113,625 +113,610 @@
113
113
  "resultss": [
114
114
  {
115
115
  "hierarchy": [
116
- [
117
- "*",
118
- "hierarchyAble"
119
- ],
120
- [
121
- "*",
122
- "isEdee"
123
- ],
124
- [
125
- "*",
126
- "isEder"
127
- ],
128
- [
129
- "*",
130
- "mathematical_operator"
131
- ],
132
- [
133
- "*",
134
- "object"
135
- ],
136
- [
137
- "*",
138
- "property"
139
- ],
140
- [
141
- "*",
142
- "queryable"
143
- ],
144
- [
145
- "*",
146
- "theAble"
147
- ],
148
- [
149
- "+",
150
- "hierarchyAble"
151
- ],
152
- [
153
- "+",
154
- "isEdee"
155
- ],
156
- [
157
- "+",
158
- "isEder"
159
- ],
160
- [
161
- "+",
162
- "mathematical_operator"
163
- ],
164
- [
165
- "+",
166
- "object"
167
- ],
168
- [
169
- "+",
170
- "property"
171
- ],
172
- [
173
- "+",
174
- "queryable"
175
- ],
176
- [
177
- "+",
178
- "theAble"
179
- ],
180
- [
181
- "-",
182
- "hierarchyAble"
183
- ],
184
- [
185
- "-",
186
- "isEdee"
187
- ],
188
- [
189
- "-",
190
- "isEder"
191
- ],
192
- [
193
- "-",
194
- "mathematical_operator"
195
- ],
196
- [
197
- "-",
198
- "object"
199
- ],
200
- [
201
- "-",
202
- "property"
203
- ],
204
- [
205
- "-",
206
- "queryable"
207
- ],
208
- [
209
- "-",
210
- "theAble"
211
- ],
212
- [
213
- "/",
214
- "hierarchyAble"
215
- ],
216
- [
217
- "/",
218
- "isEdee"
219
- ],
220
- [
221
- "/",
222
- "isEder"
223
- ],
224
- [
225
- "/",
226
- "mathematical_operator"
227
- ],
228
- [
229
- "/",
230
- "object"
231
- ],
232
- [
233
- "/",
234
- "property"
235
- ],
236
- [
237
- "/",
238
- "queryable"
239
- ],
240
- [
241
- "/",
242
- "theAble"
243
- ],
244
116
  [
245
117
  "a",
246
- "articlePOS"
118
+ "articlePOS",
119
+ false
247
120
  ],
248
121
  [
249
122
  "adjective",
250
- "adjective"
123
+ "adjective",
124
+ false
251
125
  ],
252
126
  [
253
127
  "all",
254
- "quantifier"
128
+ "quantifier",
129
+ false
255
130
  ],
256
131
  [
257
132
  "articlePOS",
258
- "articlePOS"
133
+ "articlePOS",
134
+ false
259
135
  ],
260
136
  [
261
137
  "between",
262
- "preposition"
138
+ "preposition",
139
+ false
263
140
  ],
264
141
  [
265
142
  "calculate",
266
- "verby"
143
+ "verby",
144
+ false
267
145
  ],
268
146
  [
269
147
  "canBeDoQuestion",
270
- "canBeDoQuestion"
148
+ "canBeDoQuestion",
149
+ false
271
150
  ],
272
151
  [
273
152
  "canBeQuestion",
274
- "canBeQuestion"
153
+ "canBeQuestion",
154
+ false
275
155
  ],
276
156
  [
277
157
  "concept",
278
- "queryable"
158
+ "queryable",
159
+ false
279
160
  ],
280
161
  [
281
162
  "concept",
282
- "theAble"
163
+ "theAble",
164
+ false
283
165
  ],
284
166
  [
285
167
  "condition",
286
- "condition"
168
+ "condition",
169
+ false
287
170
  ],
288
171
  [
289
172
  "countable",
290
- "hierarchyAble"
173
+ "hierarchyAble",
174
+ false
291
175
  ],
292
176
  [
293
177
  "divideByExpression",
294
- "mathematicalExpression"
178
+ "mathematicalExpression",
179
+ false
295
180
  ],
296
181
  [
297
182
  "divideByOperator",
298
- "mathematicalOperator"
183
+ "mathematical_operator",
184
+ false
185
+ ],
186
+ [
187
+ "doubleQuote",
188
+ "queryable",
189
+ false
299
190
  ],
300
191
  [
301
192
  "expression",
302
- "expression"
193
+ "expression",
194
+ false
303
195
  ],
304
196
  [
305
197
  "forVariable",
306
- "preposition"
198
+ "preposition",
199
+ false
307
200
  ],
308
201
  [
309
202
  "formula",
310
- "concept"
203
+ "concept",
204
+ false
311
205
  ],
312
206
  [
313
207
  "formula",
314
- "hierarchyAble"
208
+ "hierarchyAble",
209
+ false
315
210
  ],
316
211
  [
317
212
  "formula",
318
- "isEdee"
213
+ "isEdee",
214
+ false
319
215
  ],
320
216
  [
321
217
  "formula",
322
- "isEder"
218
+ "isEder",
219
+ false
323
220
  ],
324
221
  [
325
222
  "formula",
326
- "object"
223
+ "object",
224
+ false
327
225
  ],
328
226
  [
329
227
  "formula",
330
- "property"
228
+ "property",
229
+ false
331
230
  ],
332
231
  [
333
232
  "formula",
334
- "queryable"
233
+ "queryable",
234
+ false
335
235
  ],
336
236
  [
337
237
  "formula",
338
- "theAble"
238
+ "theAble",
239
+ false
339
240
  ],
340
241
  [
341
242
  "formulaForVariable",
342
- "preposition"
243
+ "preposition",
244
+ false
343
245
  ],
344
246
  [
345
247
  "formulaForVariable",
346
- "queryable"
248
+ "queryable",
249
+ false
347
250
  ],
348
251
  [
349
252
  "hasCountOfPieces",
350
- "countable"
253
+ "countable",
254
+ false
351
255
  ],
352
256
  [
353
257
  "have",
354
- "canBeDoQuestion"
258
+ "canBeDoQuestion",
259
+ false
355
260
  ],
356
261
  [
357
262
  "have",
358
- "canBeQuestion"
263
+ "canBeQuestion",
264
+ false
359
265
  ],
360
266
  [
361
267
  "hierarchyAble",
362
- "queryable"
268
+ "queryable",
269
+ false
363
270
  ],
364
271
  [
365
272
  "highest",
366
- "condition"
273
+ "condition",
274
+ false
367
275
  ],
368
276
  [
369
277
  "ifAble",
370
- "ifAble"
278
+ "ifAble",
279
+ false
371
280
  ],
372
281
  [
373
282
  "is",
374
- "canBeQuestion"
283
+ "canBeQuestion",
284
+ false
375
285
  ],
376
286
  [
377
287
  "is",
378
- "verby"
288
+ "verby",
289
+ false
379
290
  ],
380
291
  [
381
292
  "isEdee",
382
- "isEdee"
293
+ "isEdee",
294
+ false
383
295
  ],
384
296
  [
385
297
  "isEder",
386
- "isEder"
298
+ "isEder",
299
+ false
387
300
  ],
388
301
  [
389
302
  "it",
390
- "pronoun"
303
+ "pronoun",
304
+ false
391
305
  ],
392
306
  [
393
307
  "it",
394
- "queryable"
308
+ "queryable",
309
+ false
395
310
  ],
396
311
  [
397
312
  "it",
398
- "thisitthat"
313
+ "thisitthat",
314
+ false
399
315
  ],
400
316
  [
401
317
  "it",
402
- "toAble"
318
+ "toAble",
319
+ false
403
320
  ],
404
321
  [
405
322
  "lowest",
406
- "condition"
323
+ "condition",
324
+ false
407
325
  ],
408
326
  [
409
327
  "mathematical",
410
- "hierarchyAble"
328
+ "hierarchyAble",
329
+ false
411
330
  ],
412
331
  [
413
332
  "mathematical",
414
- "isEdee"
333
+ "isEdee",
334
+ false
415
335
  ],
416
336
  [
417
337
  "mathematical",
418
- "isEder"
338
+ "isEder",
339
+ false
419
340
  ],
420
341
  [
421
342
  "mathematical",
422
- "object"
343
+ "object",
344
+ false
423
345
  ],
424
346
  [
425
347
  "mathematical",
426
- "operator_modifier"
348
+ "operator_modifier",
349
+ false
427
350
  ],
428
351
  [
429
352
  "mathematical",
430
- "property"
353
+ "property",
354
+ false
431
355
  ],
432
356
  [
433
357
  "mathematical",
434
- "queryable"
358
+ "queryable",
359
+ false
435
360
  ],
436
361
  [
437
362
  "mathematical",
438
- "theAble"
363
+ "theAble",
364
+ false
439
365
  ],
440
366
  [
441
367
  "mathematicalExpression",
442
- "concept"
368
+ "concept",
369
+ false
443
370
  ],
444
371
  [
445
372
  "mathematicalExpression",
446
- "expression"
373
+ "expression",
374
+ false
447
375
  ],
448
376
  [
449
377
  "mathematicalExpression",
450
- "number"
451
- ],
452
- [
453
- "mathematicalOperator",
454
- "mathematicalOperator"
378
+ "number",
379
+ false
455
380
  ],
456
381
  [
457
382
  "mathematical_operator",
458
- "adjective"
383
+ "adjective",
384
+ true
459
385
  ],
460
386
  [
461
387
  "mathematical_operator",
462
- "concept"
388
+ "concept",
389
+ false
463
390
  ],
464
391
  [
465
392
  "mathematical_operator",
466
- "hierarchyAble"
393
+ "hierarchyAble",
394
+ false
467
395
  ],
468
396
  [
469
397
  "mathematical_operator",
470
- "isEdee"
398
+ "isEdee",
399
+ false
471
400
  ],
472
401
  [
473
402
  "mathematical_operator",
474
- "isEder"
403
+ "isEder",
404
+ false
475
405
  ],
476
406
  [
477
407
  "mathematical_operator",
478
- "object"
408
+ "object",
409
+ false
479
410
  ],
480
411
  [
481
412
  "mathematical_operator",
482
- "operator"
413
+ "operator",
414
+ false
483
415
  ],
484
416
  [
485
417
  "mathematical_operator",
486
- "property"
418
+ "property",
419
+ false
487
420
  ],
488
421
  [
489
422
  "mathematical_operator",
490
- "queryable"
423
+ "queryable",
424
+ false
491
425
  ],
492
426
  [
493
427
  "mathematical_operator",
494
- "theAble"
428
+ "theAble",
429
+ false
495
430
  ],
496
431
  [
497
432
  "minusExpression",
498
- "mathematicalExpression"
433
+ "mathematicalExpression",
434
+ false
499
435
  ],
500
436
  [
501
437
  "minusOperator",
502
- "mathematicalOperator"
438
+ "mathematical_operator",
439
+ false
503
440
  ],
504
441
  [
505
442
  "modifies",
506
- "verby"
507
- ],
508
- [
509
- "notAble",
510
- "notAble"
443
+ "verby",
444
+ false
511
445
  ],
512
446
  [
513
447
  "noun",
514
- "theAble"
448
+ "theAble",
449
+ false
515
450
  ],
516
451
  [
517
452
  "number",
518
- "expression"
453
+ "expression",
454
+ false
519
455
  ],
520
456
  [
521
457
  "number",
522
- "quantifier"
458
+ "quantifier",
459
+ false
523
460
  ],
524
461
  [
525
462
  "number",
526
- "queryable"
463
+ "queryable",
464
+ false
527
465
  ],
528
466
  [
529
467
  "object",
530
- "queryable"
468
+ "queryable",
469
+ false
531
470
  ],
532
471
  [
533
472
  "object",
534
- "theAble"
473
+ "theAble",
474
+ false
535
475
  ],
536
476
  [
537
477
  "operator",
538
- "concept"
478
+ "concept",
479
+ false
539
480
  ],
540
481
  [
541
482
  "operator",
542
- "hierarchyAble"
483
+ "hierarchyAble",
484
+ false
543
485
  ],
544
486
  [
545
487
  "operator",
546
- "isEdee"
488
+ "isEdee",
489
+ false
547
490
  ],
548
491
  [
549
492
  "operator",
550
- "isEder"
493
+ "isEder",
494
+ false
551
495
  ],
552
496
  [
553
497
  "operator",
554
- "object"
498
+ "object",
499
+ false
555
500
  ],
556
501
  [
557
502
  "operator",
558
- "property"
503
+ "property",
504
+ false
559
505
  ],
560
506
  [
561
507
  "operator",
562
- "queryable"
508
+ "queryable",
509
+ false
563
510
  ],
564
511
  [
565
512
  "operator",
566
- "theAble"
513
+ "theAble",
514
+ false
567
515
  ],
568
516
  [
569
517
  "operator_modifier",
570
- "operator_modifier"
518
+ "operator_modifier",
519
+ false
571
520
  ],
572
521
  [
573
522
  "orAble",
574
- "ifAble"
523
+ "ifAble",
524
+ false
575
525
  ],
576
526
  [
577
527
  "plusExpression",
578
- "mathematicalExpression"
528
+ "mathematicalExpression",
529
+ false
579
530
  ],
580
531
  [
581
532
  "plusOperator",
582
- "mathematicalOperator"
533
+ "mathematical_operator",
534
+ false
583
535
  ],
584
536
  [
585
537
  "preposition",
586
- "preposition"
538
+ "preposition",
539
+ false
587
540
  ],
588
541
  [
589
542
  "pronoun",
590
- "pronoun"
543
+ "pronoun",
544
+ false
591
545
  ],
592
546
  [
593
547
  "property",
594
- "queryable"
548
+ "queryable",
549
+ false
595
550
  ],
596
551
  [
597
552
  "property",
598
- "theAble"
553
+ "theAble",
554
+ false
599
555
  ],
600
556
  [
601
557
  "property",
602
- "unknown"
558
+ "unknown",
559
+ false
603
560
  ],
604
561
  [
605
562
  "punctuation",
606
- "punctuation"
563
+ "punctuation",
564
+ false
607
565
  ],
608
566
  [
609
567
  "quantifier",
610
- "quantifier"
568
+ "quantifier",
569
+ false
611
570
  ],
612
571
  [
613
572
  "queryable",
614
- "queryable"
573
+ "queryable",
574
+ false
615
575
  ],
616
576
  [
617
577
  "questionMark",
618
- "punctuation"
578
+ "punctuation",
579
+ false
619
580
  ],
620
581
  [
621
582
  "readonly",
622
- "queryable"
583
+ "queryable",
584
+ false
623
585
  ],
624
586
  [
625
587
  "reason",
626
- "queryable"
588
+ "queryable",
589
+ false
627
590
  ],
628
591
  [
629
592
  "reason",
630
- "theAble"
593
+ "theAble",
594
+ false
631
595
  ],
632
596
  [
633
597
  "that",
634
- "thisitthat"
598
+ "thisitthat",
599
+ false
635
600
  ],
636
601
  [
637
602
  "the",
638
- "articlePOS"
603
+ "articlePOS",
604
+ false
639
605
  ],
640
606
  [
641
607
  "theAble",
642
- "theAble"
608
+ "theAble",
609
+ false
643
610
  ],
644
611
  [
645
612
  "this",
646
- "pronoun"
613
+ "pronoun",
614
+ false
647
615
  ],
648
616
  [
649
617
  "this",
650
- "queryable"
618
+ "queryable",
619
+ false
651
620
  ],
652
621
  [
653
622
  "this",
654
- "thisitthat"
623
+ "thisitthat",
624
+ false
655
625
  ],
656
626
  [
657
627
  "thisitthat",
658
- "queryable"
628
+ "queryable",
629
+ false
659
630
  ],
660
631
  [
661
632
  "timesExpression",
662
- "mathematicalExpression"
633
+ "mathematicalExpression",
634
+ false
663
635
  ],
664
636
  [
665
637
  "timesOperator",
666
- "mathematicalOperator"
638
+ "mathematical_operator",
639
+ false
667
640
  ],
668
641
  [
669
642
  "to",
670
- "preposition"
643
+ "preposition",
644
+ false
671
645
  ],
672
646
  [
673
647
  "toAble",
674
- "toAble"
648
+ "toAble",
649
+ false
675
650
  ],
676
651
  [
677
652
  "type",
678
- "property"
653
+ "property",
654
+ false
679
655
  ],
680
656
  [
681
657
  "type",
682
- "whatAble"
683
- ],
684
- [
685
- "unknown",
686
- "hierarchyAble"
658
+ "whatAble",
659
+ false
687
660
  ],
688
661
  [
689
662
  "unknown",
690
- "notAble"
663
+ "hierarchyAble",
664
+ false
691
665
  ],
692
666
  [
693
667
  "unknown",
694
- "object"
668
+ "object",
669
+ false
695
670
  ],
696
671
  [
697
672
  "unknown",
698
- "queryable"
673
+ "queryable",
674
+ false
699
675
  ],
700
676
  [
701
677
  "unknown",
702
- "theAble"
678
+ "theAble",
679
+ false
703
680
  ],
704
681
  [
705
682
  "verby",
706
- "verby"
683
+ "verby",
684
+ false
707
685
  ],
708
686
  [
709
687
  "what",
710
- "object"
688
+ "object",
689
+ false
711
690
  ],
712
691
  [
713
692
  "what",
714
- "queryable"
693
+ "queryable",
694
+ false
715
695
  ],
716
696
  [
717
697
  "whatAble",
718
- "queryable"
698
+ "queryable",
699
+ false
719
700
  ],
720
701
  [
721
702
  "whose",
722
- "object"
703
+ "object",
704
+ false
723
705
  ],
724
706
  [
725
707
  "x",
726
- "number"
708
+ "number",
709
+ false
727
710
  ],
728
711
  [
729
712
  "xfx",
730
- "queryable"
713
+ "queryable",
714
+ false
731
715
  ],
732
716
  [
733
717
  "y",
734
- "number"
718
+ "number",
719
+ false
735
720
  ]
736
721
  ],
737
722
  "metadata": {
@@ -828,23 +813,6 @@
828
813
  ],
829
814
  "counter": 4
830
815
  },
831
- {
832
- "op": [
833
- "list",
834
- 1
835
- ],
836
- "ops": [
837
- [
838
- "list",
839
- 1
840
- ],
841
- [
842
- "is",
843
- 0
844
- ]
845
- ],
846
- "counter": 5
847
- },
848
816
  {
849
817
  "op": [
850
818
  "is",
@@ -856,7 +824,7 @@
856
824
  0
857
825
  ]
858
826
  ],
859
- "counter": 6
827
+ "counter": 5
860
828
  },
861
829
  {
862
830
  "op": [
@@ -869,7 +837,7 @@
869
837
  1
870
838
  ]
871
839
  ],
872
- "counter": 7
840
+ "counter": 6
873
841
  }
874
842
  ]
875
843
  },
@@ -887,7 +855,19 @@
887
855
  "one": {
888
856
  "number": "many",
889
857
  "marker": "list",
858
+ "default": true,
859
+ "word": "and",
860
+ "text": "dimension and unit",
861
+ "range": {
862
+ "start": 0,
863
+ "end": 30
864
+ },
865
+ "types": [
866
+ "list",
867
+ "unknown"
868
+ ],
890
869
  "listable": true,
870
+ "isList": true,
891
871
  "value": [
892
872
  {
893
873
  "value": "dimension",
@@ -900,7 +880,7 @@
900
880
  "end": 8
901
881
  },
902
882
  "dead": true,
903
- "level": 2
883
+ "level": 1
904
884
  },
905
885
  {
906
886
  "value": "unit",
@@ -913,18 +893,9 @@
913
893
  "end": 17
914
894
  },
915
895
  "dead": true,
916
- "level": 2
896
+ "level": 1
917
897
  }
918
898
  ],
919
- "range": {
920
- "start": 0,
921
- "end": 30
922
- },
923
- "types": [
924
- "list",
925
- "unknown"
926
- ],
927
- "text": "dimension and unit are concepts",
928
899
  "level": 1
929
900
  },
930
901
  "two": {