tpmkms
Version:
Reusable libraries for Entodicton, a natural language to json converter
2,339 lines • 69.1 kB
JSON
[
{
"associations": [
[
[
"action1",
0
],
[
"after",
0
]
],
[
[
"action1",
0
],
[
"after",
0
],
[
"event1",
0
]
]
],
"config": {
"words": {
"hierarchy": [
{
"child": " ",
"parent": "space"
},
{
"child": "0",
"parent": "digit"
},
{
"child": "1",
"parent": "digit"
},
{
"child": "2",
"parent": "digit"
},
{
"child": "3",
"parent": "digit"
},
{
"child": "4",
"parent": "digit"
},
{
"child": "5",
"parent": "digit"
},
{
"child": "6",
"parent": "digit"
},
{
"child": "7",
"parent": "digit"
},
{
"child": "8",
"parent": "digit"
},
{
"child": "9",
"parent": "digit"
},
{
"child": "lower",
"parent": "letter"
},
{
"child": "upper",
"parent": "letter"
},
{
"child": "a",
"parent": "lower"
},
{
"child": "b",
"parent": "lower"
},
{
"child": "c",
"parent": "lower"
},
{
"child": "d",
"parent": "lower"
},
{
"child": "e",
"parent": "lower"
},
{
"child": "f",
"parent": "lower"
},
{
"child": "g",
"parent": "lower"
},
{
"child": "h",
"parent": "lower"
},
{
"child": "i",
"parent": "lower"
},
{
"child": "j",
"parent": "lower"
},
{
"child": "k",
"parent": "lower"
},
{
"child": "l",
"parent": "lower"
},
{
"child": "m",
"parent": "lower"
},
{
"child": "n",
"parent": "lower"
},
{
"child": "o",
"parent": "lower"
},
{
"child": "p",
"parent": "lower"
},
{
"child": "q",
"parent": "lower"
},
{
"child": "r",
"parent": "lower"
},
{
"child": "s",
"parent": "lower"
},
{
"child": "t",
"parent": "lower"
},
{
"child": "u",
"parent": "lower"
},
{
"child": "v",
"parent": "lower"
},
{
"child": "w",
"parent": "lower"
},
{
"child": "x",
"parent": "lower"
},
{
"child": "y",
"parent": "lower"
},
{
"child": "z",
"parent": "lower"
},
{
"child": "A",
"parent": "upper"
},
{
"child": "B",
"parent": "upper"
},
{
"child": "C",
"parent": "upper"
},
{
"child": "D",
"parent": "upper"
},
{
"child": "E",
"parent": "upper"
},
{
"child": "F",
"parent": "upper"
},
{
"child": "G",
"parent": "upper"
},
{
"child": "H",
"parent": "upper"
},
{
"child": "I",
"parent": "upper"
},
{
"child": "J",
"parent": "upper"
},
{
"child": "K",
"parent": "upper"
},
{
"child": "L",
"parent": "upper"
},
{
"child": "M",
"parent": "upper"
},
{
"child": "N",
"parent": "upper"
},
{
"child": "O",
"parent": "upper"
},
{
"child": "P",
"parent": "upper"
},
{
"child": "Q",
"parent": "upper"
},
{
"child": "R",
"parent": "upper"
},
{
"child": "S",
"parent": "upper"
},
{
"child": "T",
"parent": "upper"
},
{
"child": "U",
"parent": "upper"
},
{
"child": "V",
"parent": "upper"
},
{
"child": "W",
"parent": "upper"
},
{
"child": "X",
"parent": "upper"
},
{
"child": "Y",
"parent": "upper"
},
{
"child": "Z",
"parent": "upper"
},
{
"child": "letter",
"parent": "alphanumeric"
},
{
"child": "digit",
"parent": "alphanumeric"
},
{
"child": "_",
"parent": "alphanumeric"
},
{
"child": "~",
"parent": "punctuation"
},
{
"child": "!",
"parent": "punctuation"
},
{
"child": "@",
"parent": "punctuation"
},
{
"child": "#",
"parent": "punctuation"
},
{
"child": "$",
"parent": "punctuation"
},
{
"child": "%",
"parent": "punctuation"
},
{
"child": "^",
"parent": "punctuation"
},
{
"child": "&",
"parent": "punctuation"
},
{
"child": "*",
"parent": "punctuation"
},
{
"child": "(",
"parent": "punctuation"
},
{
"child": ")",
"parent": "punctuation"
},
{
"child": "+",
"parent": "punctuation"
},
{
"child": "-",
"parent": "punctuation"
},
{
"child": "=",
"parent": "punctuation"
},
{
"child": "[",
"parent": "punctuation"
},
{
"child": "]",
"parent": "punctuation"
},
{
"child": "{",
"parent": "punctuation"
},
{
"child": "}",
"parent": "punctuation"
},
{
"child": "\\",
"parent": "punctuation"
},
{
"child": "|",
"parent": "punctuation"
},
{
"child": ";",
"parent": "punctuation"
},
{
"child": ":",
"parent": "punctuation"
},
{
"child": ",",
"parent": "punctuation"
},
{
"child": "<",
"parent": "punctuation"
},
{
"child": ">",
"parent": "punctuation"
},
{
"child": "/",
"parent": "punctuation"
},
{
"child": "?",
"parent": "punctuation"
},
{
"child": "'",
"parent": "punctuation"
},
{
"child": "\"",
"parent": "punctuation"
}
],
"literals": {
"\"": [
{
"id": "doubleQuote",
"initial": "{\"word\":\"\\\"\",\"depth\":\"+\"}",
"word": "\""
}
],
"(": [
{
"id": "leftParenthesis",
"initial": "{\"word\":\"(\",\"value\":\"(\",\"depth\":\"+\"}",
"word": "("
}
],
")": [
{
"id": "rightParenthesis",
"initial": "{\"word\":\")\",\"value\":\")\",\"depth\":\"-\"}",
"word": ")"
}
],
",": [
{
"id": "comma",
"initial": "{\"word\":\",\",\"value\":\",\",\"depth\":\"+\"}",
"word": ","
}
],
".": [
{
"id": "endOfSentence",
"initial": "{ value: \"endOfSentence\"}"
}
],
":": [
{
"id": "colon",
"initial": "{ value: \"colon\"}"
}
],
"?": [
{
"id": "questionMark",
"initial": "{}"
}
],
"are": [
{
"id": "is",
"initial": "{ number: 'many' }"
},
{
"id": "isQuery",
"initial": "{ number: 'many' }"
},
{
"id": "isEd",
"initial": "{ number: 'many' }"
}
],
"brief": [
{
"id": "briefOrWordy",
"initial": "{ value: 'brief' }"
}
],
"do": [
{
"id": "does",
"initial": "{ number: 'many' }"
}
],
"does": [
{
"id": "does",
"initial": "{ number: 'one' }"
}
],
"is": [
{
"id": "is",
"initial": "{ number: 'one' }"
},
{
"id": "isQuery",
"initial": "{ number: 'one' }"
},
{
"id": "isEd",
"initial": "{ number: 'one' }"
}
],
"memorable": [
{
"id": "memorable",
"initial": "{\"word\":\"memorable\",\"number\":\"one\"}",
"word": "memorable"
}
],
"memorables": [
{
"id": "memorable",
"initial": "{\"word\":\"memorables\",\"number\":\"many\"}",
"word": "memorables"
}
],
"negatable": [
{
"id": "negatable",
"initial": "{\"word\":\"negatable\",\"number\":\"one\"}",
"word": "negatable"
}
],
"negatables": [
{
"id": "negatable",
"initial": "{\"word\":\"negatables\",\"number\":\"many\"}",
"word": "negatables"
}
],
"no": [
{
"id": "yesno",
"initial": "{ value: false }"
}
],
"the": [
{
"id": "the",
"initial": "{ modifiers: [] }"
}
],
"who": [
{
"id": "what",
"initial": "{ modifiers: [], query: true }"
}
],
"wordy": [
{
"id": "briefOrWordy",
"initial": "{ value: 'wordy' }"
}
],
"yes": [
{
"id": "yesno",
"initial": "{ value: true }"
}
]
},
"patterns": [
{
"defs": [
{
"remove": true,
"uuid": "tokenize2"
}
],
"pattern": [
{
"type": "space"
},
{
"repeat": true
}
]
},
{
"allow_partial_matches": false,
"check_spelling": true,
"defs": [
{
"id": "unknown",
"initial": "{ value: text, unknown: true }",
"uuid": "tokenize2"
}
],
"is_unknown": true,
"pattern": [
{
"type": "alphanumeric"
},
{
"repeat": true
}
],
"scale": 0.8
}
]
}
},
"contexts": [
{
"action": {
"context_id": 10,
"dead": true,
"default": true,
"level": 1,
"marker": "action1",
"range": {
"end": 19,
"start": 13
},
"text": "action1",
"topLevel": true,
"types": [
"action1"
],
"value": "action1",
"word": "action1"
},
"context_id": 2,
"context_index": 1,
"dead": true,
"default": true,
"event": {
"dead": true,
"default": true,
"level": 1,
"marker": "event1",
"range": {
"end": 11,
"start": 6
},
"text": "event1",
"types": [
"event1"
],
"value": "event1",
"word": "event1"
},
"level": 1,
"marker": "after",
"range": {
"end": 19,
"start": 0
},
"text": "after event1 action1",
"topLevel": true,
"touchedBy": [
"events#call2"
],
"value": "after",
"word": "after"
},
{
"context_id": 4,
"context_index": 3,
"dead": true,
"default": true,
"level": 1,
"marker": "event1",
"range": {
"end": 26,
"start": 21
},
"text": "event1",
"topLevel": true,
"touchedBy": [
"events#call10"
],
"value": "event1",
"word": "event1"
},
{
"context_id": 5,
"event": true,
"hidden": true,
"inserted": true,
"marker": "event1",
"topLevel": true,
"touchedBy": [
"events#call13"
]
},
{
"context_id": 6,
"dead": true,
"default": true,
"level": 1,
"marker": "action1",
"range": {
"end": 19,
"start": 13
},
"text": "action1",
"topLevel": true,
"touchedBy": [
"events#call16"
],
"types": [
"action1"
],
"value": "action1",
"verbatim": "Doing action1",
"word": "action1"
},
{
"context_id": 8,
"context_index": 5,
"dead": true,
"default": true,
"level": 1,
"marker": "event1",
"range": {
"end": 33,
"start": 28
},
"text": "event1",
"topLevel": true,
"touchedBy": [
"events#call20"
],
"value": "event1",
"word": "event1"
},
{
"context_id": 9,
"event": true,
"hidden": true,
"inserted": true,
"marker": "event1",
"topLevel": true,
"touchedBy": [
"events#call23"
]
},
{
"context_id": 10,
"dead": true,
"default": true,
"level": 1,
"marker": "action1",
"range": {
"end": 19,
"start": 13
},
"text": "action1",
"topLevel": true,
"touchedBy": [
"events#call26"
],
"types": [
"action1"
],
"value": "action1",
"verbatim": "Doing action1",
"word": "action1"
}
],
"generatedParenthesized": [
"",
"",
"",
"",
"",
"",
""
],
"metadata": {
"opChoices": [
{
"counter": 1,
"op": [
"event1",
0
],
"ops": [
[
"action1",
0
],
[
"after",
0
],
[
"event1",
0
],
[
"event1",
0
],
[
"event1",
0
]
]
},
{
"counter": 2,
"op": [
"action1",
0
],
"ops": [
[
"action1",
0
],
[
"after",
0
],
[
"event1",
0
],
[
"event1",
0
]
]
},
{
"counter": 3,
"op": [
"event1",
0
],
"ops": [
[
"after",
0
],
[
"event1",
0
],
[
"event1",
0
]
]
},
{
"counter": 4,
"op": [
"event1",
0
],
"ops": [
[
"after",
0
],
[
"event1",
0
]
]
},
{
"counter": 5,
"op": [
"after",
0
],
"ops": [
[
"after",
0
]
]
}
]
},
"objects": {
"nameToUUID": {
"articles": "articles2",
"asking": "asking2",
"conjunction": "conjunction2",
"dialogues": "dialogues2",
"evaluate": "evaluate2",
"events": "events1",
"gdefaults": "gdefaults2",
"meta": "meta2",
"negation": "negation2",
"pos": "pos2",
"punctuation": "punctuation2",
"sdefaults": "sdefaults2",
"stm": "stm2",
"tokenize": "tokenize2"
},
"namespaced": {
"articles2": {
},
"asking2": {
},
"conjunction2": {
},
"dialogues2": {
"idSuffix": "",
"mentioned": [
],
"variables": {
}
},
"evaluate2": {
},
"events1": {
},
"gdefaults2": {
},
"meta2": {
},
"negation2": {
},
"pos2": {
},
"punctuation2": {
},
"sdefaults2": {
},
"stm2": {
"mentioned": [
],
"variables": {
}
},
"tokenize2": {
}
},
"processed": [
{
"context": {
"context_id": 10,
"dead": true,
"default": true,
"level": 1,
"marker": "action1",
"range": {
"end": 19,
"start": 13
},
"text": "action1",
"topLevel": true,
"touchedBy": [
"events#call26"
],
"types": [
"action1"
],
"value": "action1",
"verbatim": "Doing action1",
"word": "action1"
},
"generatedParenthesized": [
],
"paraphrases": [
],
"paraphrasesParenthesized": [
],
"responses": [
"",
"",
"",
"",
"",
"",
""
]
},
{
"context": {
"context_id": 9,
"event": true,
"hidden": true,
"inserted": true,
"marker": "event1",
"topLevel": true,
"touchedBy": [
"events#call23"
]
},
"generatedParenthesized": [
],
"paraphrases": [
],
"paraphrasesParenthesized": [
],
"responses": [
"",
"",
"",
"",
"",
"",
""
]
},
{
"context": {
"context_id": 8,
"context_index": 5,
"dead": true,
"default": true,
"level": 1,
"marker": "event1",
"range": {
"end": 33,
"start": 28
},
"text": "event1",
"topLevel": true,
"touchedBy": [
"events#call20"
],
"value": "event1",
"word": "event1"
},
"generatedParenthesized": [
],
"paraphrases": [
],
"paraphrasesParenthesized": [
],
"responses": [
"",
"",
"",
"",
"",
"",
""
]
},
{
"context": {
"context_id": 6,
"dead": true,
"default": true,
"level": 1,
"marker": "action1",
"range": {
"end": 19,
"start": 13
},
"text": "action1",
"topLevel": true,
"touchedBy": [
"events#call16"
],
"types": [
"action1"
],
"value": "action1",
"verbatim": "Doing action1",
"word": "action1"
},
"generatedParenthesized": [
],
"paraphrases": [
],
"paraphrasesParenthesized": [
],
"responses": [
"",
"",
"",
"",
"",
"",
""
]
},
{
"context": {
"context_id": 5,
"event": true,
"hidden": true,
"inserted": true,
"marker": "event1",
"topLevel": true,
"touchedBy": [
"events#call13"
]
},
"generatedParenthesized": [
],
"paraphrases": [
],
"paraphrasesParenthesized": [
],
"responses": [
"",
"",
"",
"",
"",
"",
""
]
},
{
"context": {
"context_id": 4,
"context_index": 3,
"dead": true,
"default": true,
"level": 1,
"marker": "event1",
"range": {
"end": 26,
"start": 21
},
"text": "event1",
"topLevel": true,
"touchedBy": [
"events#call10"
],
"value": "event1",
"word": "event1"
},
"generatedParenthesized": [
],
"paraphrases": [
],
"paraphrasesParenthesized": [
],
"responses": [
"",
"",
"",
"",
"",
"",
""
]
}
]
},
"paraphrases": [
"after event1 action1",
"event1",
"event happened: event1",
"action1",
"event1",
"event happened: event1",
"action1"
],
"paraphrasesParenthesized": [
"(after (event1) (action1))",
"(event1)",
"(event happened: event1)",
"(action1)",
"(event1)",
"(event happened: event1)",
"(action1)"
],
"query": "after event1 action1 event1 event1",
"responses": [
"",
"",
"",
"",
"",
"",
""
],
"summaries": [
{
"length": 3,
"summaries": [
{
"counter": 1,
"operators": [
{
"marker": [
"after",
0
],
"range": {
"end": 4,
"start": 0
}
},
{
"marker": [
"event1",
0
],
"range": {
"end": 11,
"start": 6
}
},
{
"marker": [
"action1",
0
],
"range": {
"end": 19,
"start": 13
}
},
{
"marker": [
"event1",
0
],
"range": {
"end": 26,
"start": 21
}
},
{
"marker": [
"event1",
0
],
"range": {
"end": 33,
"start": 28
}
}
]
},
{
"counter": 2,
"operators": [
{
"marker": [
"after",
0
],
"range": {
"end": 4,
"start": 0
}
},
{
"marker": [
"event1",
1
],
"range": {
"end": 11,
"start": 6
}
},
{
"marker": [
"action1",
0
],
"range": {
"end": 19,
"start": 13
}
},
{
"marker": [
"event1",
0
],
"range": {
"end": 26,
"start": 21
}
},
{
"marker": [
"event1",
0
],
"range": {
"end": 33,
"start": 28
}
}
]
},
{
"counter": 3,
"operators": [
{
"marker": [
"after",
0
],
"range": {
"end": 4,
"start": 0
}
},
{
"marker": [
"event1",
1
],
"range": {
"end": 11,
"start": 6
}
},
{
"marker": [
"action1",
1
],
"range": {
"end": 19,
"start": 13
}
},
{
"marker": [
"event1",
0
],
"range": {
"end": 26,
"start": 21
}
},
{
"marker": [
"event1",
0
],
"range": {
"end": 33,
"start": 28
}
}
]
},
{
"counter": 4,
"operators": [
{
"marker": [
"after",
0
],
"range": {
"end": 4,
"start": 0
}
},
{
"marker": [
"event1",
1
],
"range": {
"end": 11,
"start": 6
}
},
{
"marker": [
"action1",
1
],
"range": {
"end": 19,
"start": 13
}
},
{
"marker": [
"event1",
1
],
"range": {
"end": 26,
"start": 21
}
},
{
"marker": [
"event1",
0
],
"range": {
"end": 33,
"start": 28
}
}
]
},
{
"counter": 5,
"operators": [
{
"marker": [
"after",
0
],
"range": {
"end": 4,
"start": 0
}
},
{
"marker": [
"event1",
1
],
"range": {
"end": 11,
"start": 6
}
},
{
"marker": [
"action1",
1
],
"range": {
"end": 19,
"start": 13
}
},
{
"marker": [
"event1",
1
],
"range": {
"end": 26,
"start": 21
}
},
{
"marker": [
"event1",
1
],
"range": {
"end": 33,
"start": 28
}
}
]
},
{
"counter": 6,
"operators": [
{
"marker": [
"after",
1
],
"range": {
"end": 19,
"start": 0
}
},
{
"marker": [
"event1",
1
],
"range": {
"end": 26,
"start": 21
}
},
{
"marker": [
"event1",
1
],
"range": {
"end": 33,
"start": 28
}
}
]
}
]
}
]
},
{
"associations": [
],
"config": {
"words": {
"hierarchy": [
{
"child": " ",
"parent": "space"
},
{
"child": "0",
"parent": "digit"
},
{
"child": "1",
"parent": "digit"
},
{
"child": "2",
"parent": "digit"
},
{
"child": "3",
"parent": "digit"
},
{
"child": "4",
"parent": "digit"
},
{
"child": "5",
"parent": "digit"
},
{
"child": "6",
"parent": "digit"
},
{
"child": "7",
"parent": "digit"
},
{
"child": "8",
"parent": "digit"
},
{
"child": "9",
"parent": "digit"
},
{
"child": "lower",
"parent": "letter"
},
{
"child": "upper",
"parent": "letter"
},
{
"child": "a",
"parent": "lower"
},
{
"child": "b",
"parent": "lower"
},
{
"child": "c",
"parent": "lower"
},
{
"child": "d",
"parent": "lower"
},
{
"child": "e",
"parent": "lower"
},
{
"child": "f",
"parent": "lower"
},
{
"child": "g",
"parent": "lower"
},
{
"child": "h",
"parent": "lower"
},
{
"child": "i",
"parent": "lower"
},
{
"child": "j",
"parent": "lower"
},
{
"child": "k",
"parent": "lower"
},
{
"child": "l",
"parent": "lower"
},
{
"child": "m",
"parent": "lower"
},
{
"child": "n",
"parent": "lower"
},
{
"child": "o",
"parent": "lower"
},
{
"child": "p",
"parent": "lower"
},
{
"child": "q",
"parent": "lower"
},
{
"child": "r",
"parent": "lower"
},
{
"child": "s",
"parent": "lower"
},
{
"child": "t",
"parent": "lower"
},
{
"child": "u",
"parent": "lower"
},
{
"child": "v",
"parent": "lower"
},
{
"child": "w",
"parent": "lower"
},
{
"child": "x",
"parent": "lower"
},
{
"child": "y",
"parent": "lower"
},
{
"child": "z",
"parent": "lower"
},
{
"child": "A",
"parent": "upper"
},
{
"child": "B",
"parent": "upper"
},
{
"child": "C",
"parent": "upper"
},
{
"child": "D",
"parent": "upper"
},
{
"child": "E",
"parent": "upper"
},
{
"child": "F",
"parent": "upper"
},
{
"child": "G",
"parent": "upper"
},
{
"child": "H",
"parent": "upper"
},
{
"child": "I",
"parent": "upper"
},
{
"child": "J",
"parent": "upper"
},
{
"child": "K",
"parent": "upper"
},
{
"child": "L",
"parent": "upper"
},
{
"child": "M",
"parent": "upper"
},
{
"child": "N",
"parent": "upper"
},
{
"child": "O",
"parent": "upper"
},
{
"child": "P",
"parent": "upper"
},
{
"child": "Q",
"parent": "upper"
},
{
"child": "R",
"parent": "upper"
},
{
"child": "S",
"parent": "upper"
},
{
"child": "T",
"parent": "upper"
},
{
"child": "U",
"parent": "upper"
},
{
"child": "V",
"parent": "upper"
},
{
"child": "W",
"parent": "upper"
},
{
"child": "X",
"parent": "upper"
},
{
"child": "Y",
"parent": "upper"
},
{
"child": "Z",
"parent": "upper"
},
{
"child": "letter",
"parent": "alphanumeric"
},
{
"child": "digit",
"parent": "alphanumeric"
},
{
"child": "_",
"parent": "alphanumeric"
},
{
"child": "~",
"parent": "punctuation"
},
{
"child": "!",
"parent": "punctuation"
},
{
"child": "@",
"parent": "punctuation"
},
{
"child": "#",
"parent": "punctuation"
},
{
"child": "$",
"parent": "punctuation"
},
{
"child": "%",
"parent": "punctuation"
},
{
"child": "^",
"parent": "punctuation"
},
{
"child": "&",
"parent": "punctuation"
},
{
"child": "*",
"parent": "punctuation"
},
{
"child": "(",
"parent": "punctuation"
},
{
"child": ")",
"parent": "punctuation"
},
{
"child": "+",
"parent": "punctuation"
},
{
"child": "-",
"parent": "punctuation"
},
{
"child": "=",
"parent": "punctuation"
},
{
"child": "[",
"parent": "punctuation"
},
{
"child": "]",
"parent": "punctuation"
},
{
"child": "{",
"parent": "punctuation"
},
{
"child": "}",
"parent": "punctuation"
},
{
"child": "\\",
"parent": "punctuation"
},
{
"child": "|",
"parent": "punctuation"
},
{
"child": ";",
"parent": "punctuation"
},
{
"child": ":",
"parent": "punctuation"
},
{
"child": ",",
"parent": "punctuation"
},
{
"child": "<",
"parent": "punctuation"
},
{
"child": ">",
"parent": "punctuation"
},
{
"child": "/",
"parent": "punctuation"
},
{
"child": "?",
"parent": "punctuation"
},
{
"child": "'",
"parent": "punctuation"
},
{
"child": "\"",
"parent": "punctuation"
}
],
"literals": {
"\"": [
{
"id": "doubleQuote",
"initial": "{\"word\":\"\\\"\",\"depth\":\"+\"}",
"word": "\""
}
],
"(": [
{
"id": "leftParenthesis",
"initial": "{\"word\":\"(\",\"value\":\"(\",\"depth\":\"+\"}",
"word": "("
}
],
")": [
{
"id": "rightParenthesis",
"initial": "{\"word\":\")\",\"value\":\")\",\"depth\":\"-\"}",
"word": ")"
}
],
",": [
{
"id": "comma",
"initial": "{\"word\":\",\",\"value\":\",\",\"depth\":\"+\"}",
"word": ","
}
],
".": [
{
"id": "endOfSentence",
"initial": "{ value: \"endOfSentence\"}"
}
],
":": [
{
"id": "colon",
"initial": "{ value: \"colon\"}"
}
],
"?": [
{
"id": "questionMark",
"initial": "{}"
}
],
"are": [
{
"id": "is",
"initial": "{ number: 'many' }"
},
{
"id": "isQuery",
"initial": "{ number: 'many' }"
},
{
"id": "isEd",
"initial": "{ number: 'many' }"
}
],
"brief": [
{
"id": "briefOrWordy",
"initial": "{ value: 'brief' }"
}
],
"do": [
{
"id": "does",
"initial": "{ number: 'many' }"
}
],
"does": [
{
"id": "does",
"initial": "{ number: 'one' }"
}
],
"is": [
{
"id": "is",
"initial": "{ number: 'one' }"
},
{
"id": "isQuery",
"initial": "{ number: 'one' }"
},
{
"id": "isEd",
"initial": "{ number: 'one' }"
}
],
"memorable": [
{
"id": "memorable",
"initial": "{\"word\":\"memorable\",\"number\":\"one\"}",
"word": "memorable"
}
],
"memorables": [
{
"id": "memorable",
"initial": "{\"word\":\"memorables\",\"number\":\"many\"}",
"word": "memorables"
}
],
"negatable": [
{
"id": "negatable",
"initial": "{\"word\":\"negatable\",\"number\":\"one\"}",
"word": "negatable"
}
],
"negatables": [
{
"id": "negatable",
"initial": "{\"word\":\"negatables\",\"number\":\"many\"}",
"word": "negatables"
}
],
"no": [
{
"id": "yesno",
"initial": "{ value: false }"
}
],
"the": [
{
"id": "the",
"initial": "{ modifiers: [] }"
}
],
"who": [
{
"id": "what",
"initial": "{ modifiers: [], query: true }"
}
],
"wordy": [
{
"id": "briefOrWordy",
"initial": "{ value: 'wordy' }"
}
],
"yes": [
{
"id": "yesno",
"initial": "{ value: true }"
}
]
},
"patterns": [
{
"defs": [
{
"remove": true,
"uuid": "tokenize2"
}
],
"pattern": [
{
"type": "space"
},
{
"repeat": true
}
]
},
{
"allow_partial_matches": false,
"check_spelling": true,
"defs": [
{
"id": "unknown",
"initial": "{ value: text, unknown: true }",
"uuid": "tokenize2"
}
],
"is_unknown": true,
"pattern": [
{
"type": "alphanumeric"
},
{
"repeat": true
}
],
"scale": 0.8
}
]
}
},
"contexts": [
{
"context_id": 2,
"context_index": 1,
"dead": true,
"level": 0,
"marker": "unknown",
"range": {
"end": 8,
"start": 0
},
"text": "changable",
"topLevel": true,
"unknown": true,
"value": "changable",
"word": "changable"
},
{
"context_id": 4,
"context_index": 3,
"dead": true,
"default": true,
"level": 0,
"marker": "changes",
"range": {
"end": 16,
"start": 10
},
"text": "changes",
"topLevel": true,
"value": "changes",
"word": "changes"
}
],
"generatedParenthesized": [
"",
""
],
"metadata": {
"opChoices": [
{
"counter": 1,
"op": [
"unknown",
0
],
"ops": [
[
"changes",
0
],
[
"unknown",
0
]
]
},
{
"counter": 2,
"op": [
"changes",
0
],
"ops": [
[
"changes",
0
]
]
}
]
},
"objects": {
"nameToUUID": {
"articles": "articles2",
"asking": "asking2",
"conjunction": "conjunction2",
"dialogues": "dialogues2",
"evaluate": "evaluate2",
"events": "events1",
"gdefaults": "gdefaults2",
"meta": "meta2",
"negation": "negation2",
"pos": "pos2",
"punctuation": "punctuation2",
"sdefaults": "sdefaults2",
"stm": "stm2",
"tokenize": "tokenize2"
},
"namespaced": {
"articles2": {
},
"asking2": {
},
"conjunction2": {
},
"dialogues2": {
"idSuffix": "",
"mentioned": [
],
"variables": {
}
},
"evaluate2": {
},
"events1": {
},
"gdefaults2": {
},
"meta2": {
},
"negation2": {
},
"pos2": {
},
"punctuation2": {
},
"sdefaults2": {
},
"stm2": {
"mentioned": [
],
"variables": {
}
},
"tokenize2": {
}
},
"processed": [
{
"context": {
"context_id": 4,
"context_index": 3,
"dead": true,
"default": true,
"level": 0,
"marker": "changes",
"range": {
"end": 16,
"start": 10
},
"text": "changes",
"topLevel": true,
"value": "changes",
"word": "changes"
},
"generatedParenthesized": [
],
"paraphrases": [
],
"paraphrasesParenthesized": [
],
"responses": [
"",
""
]
},
{
"context": {
"context_id": 2,
"context_index": 1,
"dead": true,
"level": 0,
"marker": "unknown",
"range": {
"end": 8,
"start": 0
},
"text": "changable",
"topLevel": true,
"unknown": true,
"value": "changable",
"word": "changable"
},
"generatedParenthesized": [
],
"paraphrases": [
],
"paraphrasesParenthesized": [
],
"responses": [
"",
""
]
}
]
},
"paraphrases": [
"changable",
"changes"
],
"paraphrasesParenthesized": [
"(changable)",
"(changes)"
],
"query": "changable changes",
"responses": [
"",
""
],
"summaries": [
{
"length": 2,
"summaries": [
{
"counter": 1,
"operators": [
{
"marker": [
"unknown",
0
],
"range": {
"end": 8,
"start": 0
}
},
{
"marker": [
"changes",
0
],
"range": {
"end": 16,
"start": 10
}
}
]
},
{
"counter": 2,
"operators": [
{
"marker": [
"unknown",
0
],
"range": {
"end": 8,
"start": 0
}
},
{
"marker": [
"changes",
0
],
"range": {
"end": 16,
"start":