tpmkms 8.1.0 → 8.2.0
Sign up to get free protection for your applications and to get access to all the features.
- package/common/animals.instance.json +65 -13
- package/common/colors.instance.json +167 -14
- package/common/comparable.instance.json +3 -3
- package/common/concept.test.json +688 -0
- package/common/crew.instance.json +27 -501
- package/common/dialogues.js +11 -4
- package/common/dimension.instance.json +10 -1
- package/common/edible.instance.json +118 -32
- package/common/emotions.instance.json +1 -61
- package/common/fastfood.instance.json +778 -370
- package/common/formulas.instance.json +1 -1
- package/common/gdefaults.js +6 -6
- package/common/helpers/concept.js +8 -4
- package/common/helpers/properties.js +20 -8
- package/common/hierarchy.js +1 -0
- package/common/kirk.instance.json +1 -6
- package/common/length.instance.json +110 -113
- package/common/math.instance.json +1 -1
- package/common/ordering.instance.json +12 -3
- package/common/ordinals.js +1 -0
- package/common/ordinals.test.json +106 -0
- package/common/people.instance.json +66 -284
- package/common/people.test.json +1815 -1073
- package/common/pipboy.instance.json +149 -27
- package/common/pokemon.instance.json +30 -13
- package/common/pressure.instance.json +118 -85
- package/common/properties.instance.json +1 -1
- package/common/properties.js +8 -0
- package/common/reports.instance.json +11 -1
- package/common/spock.instance.json +1 -6
- package/common/temperature.instance.json +127 -90
- package/common/ui.instance.json +1 -1
- package/common/ui.js +1 -0
- package/common/weight.instance.json +191 -166
- package/package.json +2 -2
@@ -302,5 +302,111 @@
|
|
302
302
|
"responses": [
|
303
303
|
""
|
304
304
|
]
|
305
|
+
},
|
306
|
+
{
|
307
|
+
"associations": [
|
308
|
+
],
|
309
|
+
"config": {
|
310
|
+
},
|
311
|
+
"contexts": [
|
312
|
+
{
|
313
|
+
"dead": true,
|
314
|
+
"instance": true,
|
315
|
+
"level": 1,
|
316
|
+
"marker": "ordinal",
|
317
|
+
"ordinal": true,
|
318
|
+
"range": {
|
319
|
+
"end": 3,
|
320
|
+
"start": 0
|
321
|
+
},
|
322
|
+
"text": "last",
|
323
|
+
"topLevel": true,
|
324
|
+
"value": -1,
|
325
|
+
"word": "last"
|
326
|
+
}
|
327
|
+
],
|
328
|
+
"developerTest": false,
|
329
|
+
"generatedParenthesized": [
|
330
|
+
""
|
331
|
+
],
|
332
|
+
"metadata": {
|
333
|
+
"opChoices": [
|
334
|
+
{
|
335
|
+
"counter": 1,
|
336
|
+
"op": [
|
337
|
+
"ordinal",
|
338
|
+
0
|
339
|
+
],
|
340
|
+
"ops": [
|
341
|
+
[
|
342
|
+
"ordinal",
|
343
|
+
0
|
344
|
+
]
|
345
|
+
]
|
346
|
+
}
|
347
|
+
]
|
348
|
+
},
|
349
|
+
"objects": {
|
350
|
+
"nameToUUID": {
|
351
|
+
"gdefaults": "gdefaults2",
|
352
|
+
"numbers": "numbers2",
|
353
|
+
"ordinals": "ordinals1",
|
354
|
+
"pos": "pos2",
|
355
|
+
"punctuation": "punctuation2",
|
356
|
+
"sdefaults": "sdefaults2",
|
357
|
+
"tokenize": "tokenize2"
|
358
|
+
},
|
359
|
+
"namespaced": {
|
360
|
+
"gdefaults2": {
|
361
|
+
},
|
362
|
+
"numbers2": {
|
363
|
+
},
|
364
|
+
"ordinals1": {
|
365
|
+
},
|
366
|
+
"pos2": {
|
367
|
+
},
|
368
|
+
"punctuation2": {
|
369
|
+
},
|
370
|
+
"sdefaults2": {
|
371
|
+
},
|
372
|
+
"tokenize2": {
|
373
|
+
}
|
374
|
+
},
|
375
|
+
"processed": [
|
376
|
+
{
|
377
|
+
"context": {
|
378
|
+
"dead": true,
|
379
|
+
"instance": true,
|
380
|
+
"level": 1,
|
381
|
+
"marker": "ordinal",
|
382
|
+
"ordinal": true,
|
383
|
+
"range": {
|
384
|
+
"end": 3,
|
385
|
+
"start": 0
|
386
|
+
},
|
387
|
+
"text": "last",
|
388
|
+
"topLevel": true,
|
389
|
+
"value": -1,
|
390
|
+
"word": "last"
|
391
|
+
},
|
392
|
+
"generatedParenthesized": "",
|
393
|
+
"paraphrases": "last",
|
394
|
+
"paraphrasesParenthesized": "(last)",
|
395
|
+
"responses": [
|
396
|
+
""
|
397
|
+
]
|
398
|
+
}
|
399
|
+
]
|
400
|
+
},
|
401
|
+
"paraphrases": [
|
402
|
+
"last"
|
403
|
+
],
|
404
|
+
"paraphrasesParenthesized": [
|
405
|
+
"(last)"
|
406
|
+
],
|
407
|
+
"query": "last",
|
408
|
+
"responses": [
|
409
|
+
""
|
410
|
+
]
|
305
411
|
}
|
306
412
|
]
|