text
stringlengths
37
477
id
int64
0
553
sentences
list
coref_chains
sequence
genre
stringclasses
1 value
meta_data
dict
Mark told Pete many lies about himself, which Pete included in his book. He should have been more skeptical.
0
[ { "end_char": 72, "id": 1, "speaker": null, "start_char": 0, "text": "Mark told Pete many lies about himself, which Pete included in his book.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Mark", "start_char": 0, "text": "Mark", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 9, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "tell", "start_char": 5, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 14, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "Pete", "start_char": 10, "text": "Pete", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "amod", "end_char": 19, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "many", "start_char": 15, "text": "many", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 24, "feats": "Number=Plur", "head": 2, "id": 5, "lemma": "lie", "start_char": 20, "text": "lies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 30, "feats": null, "head": 7, "id": 6, "lemma": "about", "start_char": 25, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 38, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs|Reflex=Yes", "head": 5, "id": 7, "lemma": "himself", "start_char": 31, "text": "himself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 39, "feats": null, "head": 11, "id": 8, "lemma": ",", "start_char": 38, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 45, "feats": "PronType=Rel", "head": 11, "id": 9, "lemma": "which", "start_char": 40, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 50, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "Pete", "start_char": 46, "text": "Pete", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "acl:relcl", "end_char": 59, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 11, "lemma": "include", "start_char": 51, "text": "included", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 62, "feats": null, "head": 14, "id": 12, "lemma": "in", "start_char": 60, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 66, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "his", "start_char": 63, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 71, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "book", "start_char": 67, "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 72, "feats": null, "head": 2, "id": 15, "lemma": ".", "start_char": 71, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 108, "id": 2, "speaker": null, "start_char": 73, "text": "He should have been more skeptical.", "tokens": [ { "deprel": "nsubj", "end_char": 75, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 1, "lemma": "he", "start_char": 73, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 82, "feats": "VerbForm=Fin", "head": 6, "id": 2, "lemma": "should", "start_char": 76, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 87, "feats": "VerbForm=Inf", "head": 6, "id": 3, "lemma": "have", "start_char": 83, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "cop", "end_char": 92, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 4, "lemma": "be", "start_char": 88, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 97, "feats": "Degree=Cmp", "head": 6, "id": 5, "lemma": "more", "start_char": 93, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "end_char": 107, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "skeptical", "start_char": 98, "text": "skeptical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 108, "feats": null, "head": 6, "id": 7, "lemma": ".", "start_char": 107, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 1, 0, 0 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
The mothers of Arthur and Celeste have come to the town to fetch them. They are very happy to have them back, but they scold them just the same because they ran away.
1
[ { "end_char": 70, "id": 1, "speaker": null, "start_char": 0, "text": "The mothers of Arthur and Celeste have come to the town to fetch them.", "tokens": [ { "deprel": "det", "end_char": 3, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "start_char": 0, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 11, "feats": "Number=Plur", "head": 8, "id": 2, "lemma": "mother", "start_char": 4, "text": "mothers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 14, "feats": null, "head": 4, "id": 3, "lemma": "of", "start_char": 12, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 21, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "Arthur", "start_char": 15, "text": "Arthur", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 25, "feats": null, "head": 6, "id": 5, "lemma": "and", "start_char": 22, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 33, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Celeste", "start_char": 26, "text": "Celeste", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 38, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "have", "start_char": 34, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 43, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 8, "lemma": "come", "start_char": 39, "text": "come", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 46, "feats": null, "head": 11, "id": 9, "lemma": "to", "start_char": 44, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 50, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "start_char": 47, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 55, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "town", "start_char": 51, "text": "town", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 58, "feats": null, "head": 13, "id": 12, "lemma": "to", "start_char": 56, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 64, "feats": "VerbForm=Inf", "head": 8, "id": 13, "lemma": "fetch", "start_char": 59, "text": "fetch", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 69, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 13, "id": 14, "lemma": "they", "start_char": 65, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 70, "feats": null, "head": 8, "id": 15, "lemma": ".", "start_char": 69, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 166, "id": 2, "speaker": null, "start_char": 71, "text": "They are very happy to have them back, but they scold them just the same because they ran away.", "tokens": [ { "deprel": "nsubj", "end_char": 75, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "they", "start_char": 71, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 79, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "start_char": 76, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 84, "feats": null, "head": 4, "id": 3, "lemma": "very", "start_char": 80, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 90, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "happy", "start_char": 85, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 93, "feats": null, "head": 6, "id": 5, "lemma": "to", "start_char": 91, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 98, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "have", "start_char": 94, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 103, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "they", "start_char": 99, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 108, "feats": null, "head": 6, "id": 8, "lemma": "back", "start_char": 104, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 109, "feats": null, "head": 12, "id": 9, "lemma": ",", "start_char": 108, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 113, "feats": null, "head": 12, "id": 10, "lemma": "but", "start_char": 110, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 118, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 12, "id": 11, "lemma": "they", "start_char": 114, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 124, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 12, "lemma": "scold", "start_char": 119, "text": "scold", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 129, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 12, "id": 13, "lemma": "they", "start_char": 125, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 134, "feats": null, "head": 16, "id": 14, "lemma": "just", "start_char": 130, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 138, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "start_char": 135, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 143, "feats": "Degree=Pos", "head": 12, "id": 16, "lemma": "same", "start_char": 139, "text": "same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 151, "feats": null, "head": 19, "id": 17, "lemma": "because", "start_char": 144, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 156, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 19, "id": 18, "lemma": "they", "start_char": 152, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 160, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 19, "lemma": "run", "start_char": 157, "text": "ran", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 165, "feats": null, "head": 19, "id": 20, "lemma": "away", "start_char": 161, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 166, "feats": null, "head": 4, "id": 21, "lemma": ".", "start_char": 165, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 1, 12, 12 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Mark was close to Mr. Singer 's heels. He heard him calling for the captain, promising him, in the jargon everyone talked that night, that not one thing should be damaged on the ship except only the ammunition, but the captain and all his crew had best stay in the cabin until the work was over
2
[ { "end_char": 38, "id": 1, "speaker": null, "start_char": 0, "text": "Mark was close to Mr. Singer 's heels.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Mark", "start_char": 0, "text": "Mark", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "start_char": 5, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 14, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "close", "start_char": 9, "text": "close", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 17, "feats": null, "head": 8, "id": 4, "lemma": "to", "start_char": 15, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 21, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "Mr.", "start_char": 18, "text": "Mr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 28, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Singer", "start_char": 22, "text": "Singer", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 31, "feats": null, "head": 5, "id": 7, "lemma": "'s", "start_char": 29, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 37, "feats": "Number=Plur", "head": 3, "id": 8, "lemma": "heel", "start_char": 32, "text": "heels", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 38, "feats": null, "head": 3, "id": 9, "lemma": ".", "start_char": 37, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 294, "id": 2, "speaker": null, "start_char": 39, "text": "He heard him calling for the captain, promising him, in the jargon everyone talked that night, that not one thing should be damaged on the ship except only the ammunition, but the captain and all his crew had best stay in the cabin until the work was over", "tokens": [ { "deprel": "nsubj", "end_char": 41, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "he", "start_char": 39, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 47, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "hear", "start_char": 42, "text": "heard", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 51, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "he", "start_char": 48, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 59, "feats": "VerbForm=Ger", "head": 2, "id": 4, "lemma": "call", "start_char": 52, "text": "calling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 63, "feats": null, "head": 7, "id": 5, "lemma": "for", "start_char": 60, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 67, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "start_char": 64, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 75, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "captain", "start_char": 68, "text": "captain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 76, "feats": null, "head": 9, "id": 8, "lemma": ",", "start_char": 75, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advcl", "end_char": 86, "feats": "VerbForm=Ger", "head": 4, "id": 9, "lemma": "promise", "start_char": 77, "text": "promising", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 90, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "he", "start_char": 87, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 91, "feats": null, "head": 9, "id": 11, "lemma": ",", "start_char": 90, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 94, "feats": null, "head": 14, "id": 12, "lemma": "in", "start_char": 92, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 98, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "start_char": 95, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 105, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "jargon", "start_char": 99, "text": "jargon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 114, "feats": "Number=Sing|PronType=Tot", "head": 16, "id": 15, "lemma": "everyone", "start_char": 106, "text": "everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "acl:relcl", "end_char": 121, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 16, "lemma": "talk", "start_char": 115, "text": "talked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 126, "feats": "Number=Sing|PronType=Dem", "head": 18, "id": 17, "lemma": "that", "start_char": 122, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 132, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "night", "start_char": 127, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 133, "feats": null, "head": 26, "id": 19, "lemma": ",", "start_char": 132, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 138, "feats": null, "head": 26, "id": 20, "lemma": "that", "start_char": 134, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advmod", "end_char": 142, "feats": null, "head": 22, "id": 21, "lemma": "not", "start_char": 139, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "nummod", "end_char": 146, "feats": "NumForm=Word|NumType=Card", "head": 23, "id": 22, "lemma": "one", "start_char": 143, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj:pass", "end_char": 152, "feats": "Number=Sing", "head": 26, "id": 23, "lemma": "thing", "start_char": 147, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 159, "feats": "VerbForm=Fin", "head": 26, "id": 24, "lemma": "should", "start_char": 153, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "end_char": 162, "feats": "VerbForm=Inf", "head": 26, "id": 25, "lemma": "be", "start_char": 160, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 170, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 9, "id": 26, "lemma": "damage", "start_char": 163, "text": "damaged", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 173, "feats": null, "head": 29, "id": 27, "lemma": "on", "start_char": 171, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 177, "feats": "Definite=Def|PronType=Art", "head": 29, "id": 28, "lemma": "the", "start_char": 174, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 182, "feats": "Number=Sing", "head": 26, "id": 29, "lemma": "ship", "start_char": 178, "text": "ship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 189, "feats": null, "head": 33, "id": 30, "lemma": "except", "start_char": 183, "text": "except", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "end_char": 194, "feats": null, "head": 33, "id": 31, "lemma": "only", "start_char": 190, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 198, "feats": "Definite=Def|PronType=Art", "head": 33, "id": 32, "lemma": "the", "start_char": 195, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 209, "feats": "Number=Sing", "head": 26, "id": 33, "lemma": "ammunition", "start_char": 199, "text": "ammunition", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 210, "feats": null, "head": 44, "id": 34, "lemma": ",", "start_char": 209, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 214, "feats": null, "head": 44, "id": 35, "lemma": "but", "start_char": 211, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 218, "feats": "Definite=Def|PronType=Art", "head": 37, "id": 36, "lemma": "the", "start_char": 215, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 226, "feats": "Number=Sing", "head": 44, "id": 37, "lemma": "captain", "start_char": 219, "text": "captain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 230, "feats": null, "head": 41, "id": 38, "lemma": "and", "start_char": 227, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det:predet", "end_char": 234, "feats": null, "head": 41, "id": 39, "lemma": "all", "start_char": 231, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "nmod:poss", "end_char": 238, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 41, "id": 40, "lemma": "his", "start_char": 235, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 243, "feats": "Number=Sing", "head": 37, "id": 41, "lemma": "crew", "start_char": 239, "text": "crew", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 247, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 44, "id": 42, "lemma": "have", "start_char": 244, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 252, "feats": "Degree=Sup", "head": 44, "id": 43, "lemma": "well", "start_char": 248, "text": "best", "upos": "ADV", "xpos": "RBS" }, { "deprel": "conj", "end_char": 257, "feats": "VerbForm=Inf", "head": 26, "id": 44, "lemma": "stay", "start_char": 253, "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 260, "feats": null, "head": 47, "id": 45, "lemma": "in", "start_char": 258, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 264, "feats": "Definite=Def|PronType=Art", "head": 47, "id": 46, "lemma": "the", "start_char": 261, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 270, "feats": "Number=Sing", "head": 44, "id": 47, "lemma": "cabin", "start_char": 265, "text": "cabin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 276, "feats": null, "head": 52, "id": 48, "lemma": "until", "start_char": 271, "text": "until", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 280, "feats": "Definite=Def|PronType=Art", "head": 50, "id": 49, "lemma": "the", "start_char": 277, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 285, "feats": "Number=Sing", "head": 52, "id": 50, "lemma": "work", "start_char": 281, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 289, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 52, "id": 51, "lemma": "be", "start_char": 286, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 294, "feats": null, "head": 44, "id": 52, "lemma": "over", "start_char": 290, "text": "over", "upos": "ADV", "xpos": "RB" } ] } ]
[ [ [ 0, 4, 5 ] ], [ [ 1, 0, 0 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
The pony behaved well, sir, and showed no vice; but at last he just threw up his heels and tipped the young gentleman into the thorn hedge. He wanted me to help him out, but I hope you will excuse me, sir, I did not feel inclined to do so.
3
[ { "end_char": 139, "id": 1, "speaker": null, "start_char": 0, "text": "The pony behaved well, sir, and showed no vice; but at last he just threw up his heels and tipped the young gentleman into the thorn hedge.", "tokens": [ { "deprel": "det", "end_char": 3, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "start_char": 0, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 8, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "pony", "start_char": 4, "text": "pony", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 16, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "behave", "start_char": 9, "text": "behaved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 21, "feats": "Degree=Pos", "head": 3, "id": 4, "lemma": "well", "start_char": 17, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 22, "feats": null, "head": 6, "id": 5, "lemma": ",", "start_char": 21, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 26, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "sir", "start_char": 23, "text": "sir", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 27, "feats": null, "head": 9, "id": 7, "lemma": ",", "start_char": 26, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 31, "feats": null, "head": 9, "id": 8, "lemma": "and", "start_char": 28, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 38, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 9, "lemma": "show", "start_char": 32, "text": "showed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 41, "feats": null, "head": 11, "id": 10, "lemma": "no", "start_char": 39, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 46, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "vice", "start_char": 42, "text": "vice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 18, "id": 12, "lemma": ";", "start_char": 46, "text": ";", "upos": "PUNCT", "xpos": ":" }, { "deprel": "cc", "end_char": 51, "feats": null, "head": 18, "id": 13, "lemma": "but", "start_char": 48, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 54, "feats": null, "head": 15, "id": 14, "lemma": "at", "start_char": 52, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 59, "feats": "Degree=Pos", "head": 18, "id": 15, "lemma": "last", "start_char": 55, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 62, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 16, "lemma": "he", "start_char": 60, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 67, "feats": null, "head": 18, "id": 17, "lemma": "just", "start_char": 63, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 73, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 18, "lemma": "throw", "start_char": 68, "text": "threw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 76, "feats": null, "head": 18, "id": 19, "lemma": "up", "start_char": 74, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "end_char": 80, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "his", "start_char": 77, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 86, "feats": "Number=Plur", "head": 18, "id": 21, "lemma": "heel", "start_char": 81, "text": "heels", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 90, "feats": null, "head": 23, "id": 22, "lemma": "and", "start_char": 87, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 97, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": 23, "lemma": "tip", "start_char": 91, "text": "tipped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 101, "feats": "Definite=Def|PronType=Art", "head": 26, "id": 24, "lemma": "the", "start_char": 98, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 107, "feats": "Degree=Pos", "head": 26, "id": 25, "lemma": "young", "start_char": 102, "text": "young", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 117, "feats": "Number=Sing", "head": 23, "id": 26, "lemma": "gentleman", "start_char": 108, "text": "gentleman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 122, "feats": null, "head": 30, "id": 27, "lemma": "into", "start_char": 118, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 126, "feats": "Definite=Def|PronType=Art", "head": 30, "id": 28, "lemma": "the", "start_char": 123, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 132, "feats": "Number=Sing", "head": 30, "id": 29, "lemma": "thorn", "start_char": 127, "text": "thorn", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 138, "feats": "Number=Sing", "head": 23, "id": 30, "lemma": "hedge", "start_char": 133, "text": "hedge", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 139, "feats": null, "head": 3, "id": 31, "lemma": ".", "start_char": 138, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 239, "id": 2, "speaker": null, "start_char": 140, "text": "He wanted me to help him out, but I hope you will excuse me, sir, I did not feel inclined to do so.", "tokens": [ { "deprel": "nsubj", "end_char": 142, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "he", "start_char": 140, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 149, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "want", "start_char": 143, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 152, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "start_char": 150, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 155, "feats": null, "head": 5, "id": 4, "lemma": "to", "start_char": 153, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 160, "feats": "VerbForm=Inf", "head": 2, "id": 5, "lemma": "help", "start_char": 156, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 164, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "he", "start_char": 161, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 168, "feats": null, "head": 5, "id": 7, "lemma": "out", "start_char": 165, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 169, "feats": null, "head": 11, "id": 8, "lemma": ",", "start_char": 168, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 173, "feats": null, "head": 11, "id": 9, "lemma": "but", "start_char": 170, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 175, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "start_char": 174, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 180, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 11, "lemma": "hope", "start_char": 176, "text": "hope", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 184, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 12, "lemma": "you", "start_char": 181, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 189, "feats": "VerbForm=Fin", "head": 14, "id": 13, "lemma": "will", "start_char": 185, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 196, "feats": "VerbForm=Inf", "head": 11, "id": 14, "lemma": "excuse", "start_char": 190, "text": "excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 199, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 15, "lemma": "I", "start_char": 197, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 200, "feats": null, "head": 17, "id": 16, "lemma": ",", "start_char": 199, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 204, "feats": "Number=Sing", "head": 22, "id": 17, "lemma": "sir", "start_char": 201, "text": "sir", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 205, "feats": null, "head": 22, "id": 18, "lemma": ",", "start_char": 204, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 207, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 19, "lemma": "I", "start_char": 206, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 211, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 22, "id": 20, "lemma": "do", "start_char": 208, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 215, "feats": null, "head": 22, "id": 21, "lemma": "not", "start_char": 212, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 220, "feats": "VerbForm=Inf", "head": 11, "id": 22, "lemma": "feel", "start_char": 216, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 229, "feats": "Degree=Pos", "head": 22, "id": 23, "lemma": "inclined", "start_char": 221, "text": "inclined", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 232, "feats": null, "head": 25, "id": 24, "lemma": "to", "start_char": 230, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 235, "feats": "VerbForm=Inf", "head": 23, "id": 25, "lemma": "do", "start_char": 233, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 238, "feats": null, "head": 25, "id": 26, "lemma": "so", "start_char": 236, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 239, "feats": null, "head": 2, "id": 27, "lemma": ".", "start_char": 238, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 24, 25 ], [ 1, 0, 0 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
I poured water from the bottle into the cup until it was full.
4
[ { "end_char": 62, "id": 1, "speaker": null, "start_char": 0, "text": "I poured water from the bottle into the cup until it was full.", "tokens": [ { "deprel": "nsubj", "end_char": 1, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "start_char": 0, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "pour", "start_char": 2, "text": "poured", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 14, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "water", "start_char": 9, "text": "water", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 19, "feats": null, "head": 6, "id": 4, "lemma": "from", "start_char": 15, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 23, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "start_char": 20, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 30, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "bottle", "start_char": 24, "text": "bottle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 35, "feats": null, "head": 9, "id": 7, "lemma": "into", "start_char": 31, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 39, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "start_char": 36, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 43, "feats": "Number=Sing", "head": 2, "id": 9, "lemma": "cup", "start_char": 40, "text": "cup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 49, "feats": null, "head": 13, "id": 10, "lemma": "until", "start_char": 44, "text": "until", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 52, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 11, "lemma": "it", "start_char": 50, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 56, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "start_char": 53, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 61, "feats": "Degree=Pos", "head": 2, "id": 13, "lemma": "full", "start_char": 57, "text": "full", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 62, "feats": null, "head": 2, "id": 14, "lemma": ".", "start_char": 61, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 8 ], [ 0, 10, 10 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Dan had to stop Bill from toying with the injured bird. He is very compassionate.
5
[ { "end_char": 55, "id": 1, "speaker": null, "start_char": 0, "text": "Dan had to stop Bill from toying with the injured bird.", "tokens": [ { "deprel": "nsubj", "end_char": 3, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Dan", "start_char": 0, "text": "Dan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 7, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "start_char": 4, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 10, "feats": null, "head": 4, "id": 3, "lemma": "to", "start_char": 8, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 15, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "stop", "start_char": 11, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 20, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Bill", "start_char": 16, "text": "Bill", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 25, "feats": null, "head": 7, "id": 6, "lemma": "from", "start_char": 21, "text": "from", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 32, "feats": "VerbForm=Ger", "head": 4, "id": 7, "lemma": "toy", "start_char": 26, "text": "toying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 37, "feats": null, "head": 11, "id": 8, "lemma": "with", "start_char": 33, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 41, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "start_char": 38, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 49, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "injured", "start_char": 42, "text": "injured", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 54, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "bird", "start_char": 50, "text": "bird", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 55, "feats": null, "head": 2, "id": 12, "lemma": ".", "start_char": 54, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 81, "id": 2, "speaker": null, "start_char": 56, "text": "He is very compassionate.", "tokens": [ { "deprel": "nsubj", "end_char": 58, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "he", "start_char": 56, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 61, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "start_char": 59, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 66, "feats": null, "head": 4, "id": 3, "lemma": "very", "start_char": 62, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 80, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "compassionate", "start_char": 67, "text": "compassionate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 81, "feats": null, "head": 4, "id": 5, "lemma": ".", "start_char": 80, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 0, 0 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Sam Goodman 's biography of the Spartan general Xenophanes conveys a vivid sense of the difficulties he faced in his childhood.
6
[ { "end_char": 127, "id": 1, "speaker": null, "start_char": 0, "text": "Sam Goodman 's biography of the Spartan general Xenophanes conveys a vivid sense of the difficulties he faced in his childhood.", "tokens": [ { "deprel": "nmod:poss", "end_char": 3, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Sam", "start_char": 0, "text": "Sam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 11, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Goodman", "start_char": 4, "text": "Goodman", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 14, "feats": null, "head": 1, "id": 3, "lemma": "'s", "start_char": 12, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "end_char": 24, "feats": "Number=Sing", "head": 10, "id": 4, "lemma": "biography", "start_char": 15, "text": "biography", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 27, "feats": null, "head": 8, "id": 5, "lemma": "of", "start_char": 25, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 31, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 6, "lemma": "the", "start_char": 28, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 39, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "Spartan", "start_char": 32, "text": "Spartan", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 47, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "general", "start_char": 40, "text": "general", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 58, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "Xenophane", "start_char": 48, "text": "Xenophanes", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 66, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 10, "lemma": "convey", "start_char": 59, "text": "conveys", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 68, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "start_char": 67, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 74, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "vivid", "start_char": 69, "text": "vivid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 80, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "sense", "start_char": 75, "text": "sense", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 83, "feats": null, "head": 16, "id": 14, "lemma": "of", "start_char": 81, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 87, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "start_char": 84, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 100, "feats": "Number=Plur", "head": 13, "id": 16, "lemma": "difficulty", "start_char": 88, "text": "difficulties", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 103, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 17, "lemma": "he", "start_char": 101, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 109, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": 18, "lemma": "face", "start_char": 104, "text": "faced", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 112, "feats": null, "head": 21, "id": 19, "lemma": "in", "start_char": 110, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 116, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "his", "start_char": 113, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 126, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "childhood", "start_char": 117, "text": "childhood", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 127, "feats": null, "head": 10, "id": 22, "lemma": ".", "start_char": 126, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 16, 16 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Pam's parents came home and found her having sex with her boyfriend, Paul. They were furious about it.
7
[ { "end_char": 74, "id": 1, "speaker": null, "start_char": 0, "text": "Pam's parents came home and found her having sex with her boyfriend, Paul.", "tokens": [ { "deprel": "nmod:poss", "end_char": null, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Pam", "start_char": 0, "text": "Pam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 5, "feats": null, "head": 1, "id": 2, "lemma": "'s", "start_char": null, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "end_char": 13, "feats": "Number=Plur", "head": 4, "id": 3, "lemma": "parent", "start_char": 6, "text": "parents", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 18, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "come", "start_char": 14, "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 23, "feats": null, "head": 4, "id": 5, "lemma": "home", "start_char": 19, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 27, "feats": null, "head": 7, "id": 6, "lemma": "and", "start_char": 24, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 33, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 7, "lemma": "find", "start_char": 28, "text": "found", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 37, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 8, "lemma": "her", "start_char": 34, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 44, "feats": "VerbForm=Ger", "head": 7, "id": 9, "lemma": "have", "start_char": 38, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 48, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "sex", "start_char": 45, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 53, "feats": null, "head": 13, "id": 11, "lemma": "with", "start_char": 49, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 57, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "her", "start_char": 54, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 67, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "boyfriend", "start_char": 58, "text": "boyfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 68, "feats": null, "head": 13, "id": 14, "lemma": ",", "start_char": 67, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 73, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "Paul", "start_char": 69, "text": "Paul", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 74, "feats": null, "head": 4, "id": 16, "lemma": ".", "start_char": 73, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 102, "id": 2, "speaker": null, "start_char": 75, "text": "They were furious about it.", "tokens": [ { "deprel": "nsubj", "end_char": 79, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "they", "start_char": 75, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 84, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "start_char": 80, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 92, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "furious", "start_char": 85, "text": "furious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 98, "feats": null, "head": 5, "id": 4, "lemma": "about", "start_char": 93, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 101, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 5, "lemma": "it", "start_char": 99, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 102, "feats": null, "head": 3, "id": 6, "lemma": ".", "start_char": 101, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 2 ], [ 1, 0, 0 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Bob paid for Charlie 's college education, but now Charlie acts as though it never happened. He is very hurt.
8
[ { "end_char": 92, "id": 1, "speaker": null, "start_char": 0, "text": "Bob paid for Charlie 's college education, but now Charlie acts as though it never happened.", "tokens": [ { "deprel": "nsubj", "end_char": 3, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Bob", "start_char": 0, "text": "Bob", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "pay", "start_char": 4, "text": "paid", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 12, "feats": null, "head": 7, "id": 3, "lemma": "for", "start_char": 9, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 20, "feats": "Number=Sing", "head": 7, "id": 4, "lemma": "Charlie", "start_char": 13, "text": "Charlie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 23, "feats": null, "head": 4, "id": 5, "lemma": "'s", "start_char": 21, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "compound", "end_char": 31, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "college", "start_char": 24, "text": "college", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 41, "feats": "Number=Sing", "head": 2, "id": 7, "lemma": "education", "start_char": 32, "text": "education", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 42, "feats": null, "head": 12, "id": 8, "lemma": ",", "start_char": 41, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 46, "feats": null, "head": 12, "id": 9, "lemma": "but", "start_char": 43, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 50, "feats": null, "head": 12, "id": 10, "lemma": "now", "start_char": 47, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 58, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "Charlie", "start_char": 51, "text": "Charlie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "end_char": 63, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 12, "lemma": "act", "start_char": 59, "text": "acts", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 66, "feats": null, "head": 17, "id": 13, "lemma": "as", "start_char": 64, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "mark", "end_char": 73, "feats": null, "head": 17, "id": 14, "lemma": "though", "start_char": 67, "text": "though", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 76, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 15, "lemma": "it", "start_char": 74, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 82, "feats": null, "head": 17, "id": 16, "lemma": "never", "start_char": 77, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 91, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 17, "lemma": "happen", "start_char": 83, "text": "happened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 92, "feats": null, "head": 2, "id": 18, "lemma": ".", "start_char": 91, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 109, "id": 2, "speaker": null, "start_char": 93, "text": "He is very hurt.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 95, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "he", "start_char": 93, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 98, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "start_char": 96, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 103, "feats": null, "head": 4, "id": 3, "lemma": "very", "start_char": 99, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 108, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 4, "lemma": "hurt", "start_char": 104, "text": "hurt", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 109, "feats": null, "head": 4, "id": 5, "lemma": ".", "start_char": 108, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 0, 0 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Billy cried because Toby wouldn't share his toy.
9
[ { "end_char": 48, "id": 1, "speaker": null, "start_char": 0, "text": "Billy cried because Toby wouldn't share his toy.", "tokens": [ { "deprel": "nsubj", "end_char": 5, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Billy", "start_char": 0, "text": "Billy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 11, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "cry", "start_char": 6, "text": "cried", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 19, "feats": null, "head": 7, "id": 3, "lemma": "because", "start_char": 12, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 24, "feats": "Number=Sing", "head": 7, "id": 4, "lemma": "Toby", "start_char": 20, "text": "Toby", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": null, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "would", "start_char": 25, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 33, "feats": null, "head": 7, "id": 6, "lemma": "not", "start_char": null, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 39, "feats": "VerbForm=Inf", "head": 2, "id": 7, "lemma": "share", "start_char": 34, "text": "share", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 43, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "his", "start_char": 40, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 47, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "toy", "start_char": 44, "text": "toy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 48, "feats": null, "head": 2, "id": 10, "lemma": ".", "start_char": 47, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 0, 7, 7 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Emma did not pass the ball to Janie although she was open.
10
[ { "end_char": 58, "id": 1, "speaker": null, "start_char": 0, "text": "Emma did not pass the ball to Janie although she was open.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Emma", "start_char": 0, "text": "Emma", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "start_char": 5, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 12, "feats": null, "head": 4, "id": 3, "lemma": "not", "start_char": 9, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 17, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "pass", "start_char": 13, "text": "pass", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 21, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "start_char": 18, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 26, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "ball", "start_char": 22, "text": "ball", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 29, "feats": null, "head": 8, "id": 7, "lemma": "to", "start_char": 27, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 35, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "Janie", "start_char": 30, "text": "Janie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 44, "feats": null, "head": 12, "id": 9, "lemma": "although", "start_char": 36, "text": "although", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 48, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 10, "lemma": "she", "start_char": 45, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 52, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "start_char": 49, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 57, "feats": "Degree=Pos", "head": 4, "id": 12, "lemma": "open", "start_char": 53, "text": "open", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 58, "feats": null, "head": 4, "id": 13, "lemma": ".", "start_char": 57, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 7 ], [ 0, 9, 9 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Sam's drawing was hung just above Tina's and it did look much better with another one below it.
11
[ { "end_char": 95, "id": 1, "speaker": null, "start_char": 0, "text": "Sam's drawing was hung just above Tina's and it did look much better with another one below it.", "tokens": [ { "deprel": "nmod:poss", "end_char": null, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Sam", "start_char": 0, "text": "Sam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 5, "feats": null, "head": 1, "id": 2, "lemma": "'s", "start_char": null, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj:pass", "end_char": 13, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "draw", "start_char": 6, "text": "drawing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 17, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "start_char": 14, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 22, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 5, "lemma": "hang", "start_char": 18, "text": "hung", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 27, "feats": null, "head": 8, "id": 6, "lemma": "just", "start_char": 23, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 33, "feats": null, "head": 8, "id": 7, "lemma": "above", "start_char": 28, "text": "above", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": null, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "Tina", "start_char": 34, "text": "Tina", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 40, "feats": null, "head": 8, "id": 9, "lemma": "'s", "start_char": null, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "cc", "end_char": 44, "feats": null, "head": 13, "id": 10, "lemma": "and", "start_char": 41, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 47, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 11, "lemma": "it", "start_char": 45, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 51, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 12, "lemma": "do", "start_char": 48, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 56, "feats": "VerbForm=Inf", "head": 5, "id": 13, "lemma": "look", "start_char": 52, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 61, "feats": null, "head": 15, "id": 14, "lemma": "much", "start_char": 57, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 68, "feats": "Degree=Cmp", "head": 13, "id": 15, "lemma": "good", "start_char": 62, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "end_char": 73, "feats": null, "head": 20, "id": 16, "lemma": "with", "start_char": 69, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 81, "feats": null, "head": 18, "id": 17, "lemma": "another", "start_char": 74, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 85, "feats": "Number=Sing", "head": 20, "id": 18, "lemma": "one", "start_char": 82, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 91, "feats": null, "head": 20, "id": 19, "lemma": "below", "start_char": 86, "text": "below", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "end_char": 94, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 20, "lemma": "it", "start_char": 92, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 95, "feats": null, "head": 5, "id": 21, "lemma": ".", "start_char": 94, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 2 ], [ 0, 10, 10 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Bob paid for Charlie 's college education, but now Charlie acts as though it never happened. He is very ungrateful.
12
[ { "end_char": 92, "id": 1, "speaker": null, "start_char": 0, "text": "Bob paid for Charlie 's college education, but now Charlie acts as though it never happened.", "tokens": [ { "deprel": "nsubj", "end_char": 3, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Bob", "start_char": 0, "text": "Bob", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "pay", "start_char": 4, "text": "paid", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 12, "feats": null, "head": 7, "id": 3, "lemma": "for", "start_char": 9, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 20, "feats": "Number=Sing", "head": 7, "id": 4, "lemma": "Charlie", "start_char": 13, "text": "Charlie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 23, "feats": null, "head": 4, "id": 5, "lemma": "'s", "start_char": 21, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "compound", "end_char": 31, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "college", "start_char": 24, "text": "college", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 41, "feats": "Number=Sing", "head": 2, "id": 7, "lemma": "education", "start_char": 32, "text": "education", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 42, "feats": null, "head": 12, "id": 8, "lemma": ",", "start_char": 41, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 46, "feats": null, "head": 12, "id": 9, "lemma": "but", "start_char": 43, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 50, "feats": null, "head": 12, "id": 10, "lemma": "now", "start_char": 47, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 58, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "Charlie", "start_char": 51, "text": "Charlie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "end_char": 63, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 12, "lemma": "act", "start_char": 59, "text": "acts", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 66, "feats": null, "head": 17, "id": 13, "lemma": "as", "start_char": 64, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "mark", "end_char": 73, "feats": null, "head": 17, "id": 14, "lemma": "though", "start_char": 67, "text": "though", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 76, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 15, "lemma": "it", "start_char": 74, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 82, "feats": null, "head": 17, "id": 16, "lemma": "never", "start_char": 77, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 91, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 17, "lemma": "happen", "start_char": 83, "text": "happened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 92, "feats": null, "head": 2, "id": 18, "lemma": ".", "start_char": 91, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 115, "id": 2, "speaker": null, "start_char": 93, "text": "He is very ungrateful.", "tokens": [ { "deprel": "nsubj", "end_char": 95, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "he", "start_char": 93, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 98, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "start_char": 96, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 103, "feats": null, "head": 4, "id": 3, "lemma": "very", "start_char": 99, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 114, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "ungrateful", "start_char": 104, "text": "ungrateful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 115, "feats": null, "head": 4, "id": 5, "lemma": ".", "start_char": 114, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 1, 0, 0 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
The lawyer asked the witness a question, but he was reluctant to answer it.
13
[ { "end_char": 75, "id": 1, "speaker": null, "start_char": 0, "text": "The lawyer asked the witness a question, but he was reluctant to answer it.", "tokens": [ { "deprel": "det", "end_char": 3, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "start_char": 0, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 10, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "lawyer", "start_char": 4, "text": "lawyer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 16, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "ask", "start_char": 11, "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 20, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "start_char": 17, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "iobj", "end_char": 28, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "witness", "start_char": 21, "text": "witness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 30, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "start_char": 29, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 39, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "question", "start_char": 31, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 40, "feats": null, "head": 12, "id": 8, "lemma": ",", "start_char": 39, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 44, "feats": null, "head": 12, "id": 9, "lemma": "but", "start_char": 41, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 47, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 10, "lemma": "he", "start_char": 45, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 51, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "start_char": 48, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 61, "feats": "Degree=Pos", "head": 3, "id": 12, "lemma": "reluctant", "start_char": 52, "text": "reluctant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 64, "feats": null, "head": 14, "id": 13, "lemma": "to", "start_char": 62, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 71, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "answer", "start_char": 65, "text": "answer", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 74, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 15, "lemma": "it", "start_char": 72, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 75, "feats": null, "head": 3, "id": 16, "lemma": ".", "start_char": 74, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ] ], [ [ 0, 9, 9 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Sam took French classes from Adam , because he was eager to speak it fluently.
14
[ { "end_char": 78, "id": 1, "speaker": null, "start_char": 0, "text": "Sam took French classes from Adam , because he was eager to speak it fluently.", "tokens": [ { "deprel": "nsubj", "end_char": 3, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Sam", "start_char": 0, "text": "Sam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "take", "start_char": 4, "text": "took", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "end_char": 15, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "French", "start_char": 9, "text": "French", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 23, "feats": "Number=Plur", "head": 2, "id": 4, "lemma": "class", "start_char": 16, "text": "classes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 28, "feats": null, "head": 6, "id": 5, "lemma": "from", "start_char": 24, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 33, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "Adam", "start_char": 29, "text": "Adam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 35, "feats": null, "head": 11, "id": 7, "lemma": ",", "start_char": 34, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 43, "feats": null, "head": 11, "id": 8, "lemma": "because", "start_char": 36, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 46, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 9, "lemma": "he", "start_char": 44, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 50, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "start_char": 47, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 56, "feats": "Degree=Pos", "head": 2, "id": 11, "lemma": "eager", "start_char": 51, "text": "eager", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 59, "feats": null, "head": 13, "id": 12, "lemma": "to", "start_char": 57, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 65, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "speak", "start_char": 60, "text": "speak", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 68, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 14, "lemma": "it", "start_char": 66, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 77, "feats": null, "head": 13, "id": 15, "lemma": "fluently", "start_char": 69, "text": "fluently", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 78, "feats": null, "head": 2, "id": 16, "lemma": ".", "start_char": 77, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 8, 8 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Sid explained his theory to Mark but he couldn't convince him.
15
[ { "end_char": 62, "id": 1, "speaker": null, "start_char": 0, "text": "Sid explained his theory to Mark but he couldn't convince him.", "tokens": [ { "deprel": "nsubj", "end_char": 3, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Sid", "start_char": 0, "text": "Sid", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 13, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "explain", "start_char": 4, "text": "explained", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 17, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "his", "start_char": 14, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 24, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "theory", "start_char": 18, "text": "theory", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 27, "feats": null, "head": 6, "id": 5, "lemma": "to", "start_char": 25, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 32, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "Mark", "start_char": 28, "text": "Mark", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 36, "feats": null, "head": 11, "id": 7, "lemma": "but", "start_char": 33, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 39, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 8, "lemma": "he", "start_char": 37, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": null, "feats": "VerbForm=Fin", "head": 11, "id": 9, "lemma": "could", "start_char": 40, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 48, "feats": null, "head": 11, "id": 10, "lemma": "not", "start_char": null, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 57, "feats": "VerbForm=Inf", "head": 2, "id": 11, "lemma": "convince", "start_char": 49, "text": "convince", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 61, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 12, "lemma": "he", "start_char": 58, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 62, "feats": null, "head": 2, "id": 13, "lemma": ".", "start_char": 61, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ] ], [ [ 0, 7, 7 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
The city councilmen refused the demonstrators a permit because they advocated violence.
16
[ { "end_char": 87, "id": 1, "speaker": null, "start_char": 0, "text": "The city councilmen refused the demonstrators a permit because they advocated violence.", "tokens": [ { "deprel": "det", "end_char": 3, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 1, "lemma": "the", "start_char": 0, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 8, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "city", "start_char": 4, "text": "city", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 19, "feats": "Number=Plur", "head": 4, "id": 3, "lemma": "councilman", "start_char": 9, "text": "councilmen", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 27, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "refuse", "start_char": 20, "text": "refused", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 31, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "start_char": 28, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 45, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "demonstrator", "start_char": 32, "text": "demonstrators", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "det", "end_char": 47, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "start_char": 46, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 54, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "permit", "start_char": 48, "text": "permit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 62, "feats": null, "head": 11, "id": 9, "lemma": "because", "start_char": 55, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 67, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 11, "id": 10, "lemma": "they", "start_char": 63, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 77, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 11, "lemma": "advocate", "start_char": 68, "text": "advocated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 86, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "violence", "start_char": 78, "text": "violence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 87, "feats": null, "head": 4, "id": 13, "lemma": ".", "start_char": 86, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 5 ], [ 0, 9, 9 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
When Tommy dropped his ice cream, Timmy giggled, so father gave him a sympathetic look.
17
[ { "end_char": 87, "id": 1, "speaker": null, "start_char": 0, "text": "When Tommy dropped his ice cream, Timmy giggled, so father gave him a sympathetic look.", "tokens": [ { "deprel": "advmod", "end_char": 4, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "when", "start_char": 0, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 10, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "Tommy", "start_char": 5, "text": "Tommy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "end_char": 18, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 3, "lemma": "drop", "start_char": 11, "text": "dropped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 22, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 6, "id": 4, "lemma": "his", "start_char": 19, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 26, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "ice", "start_char": 23, "text": "ice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 32, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "cream", "start_char": 27, "text": "cream", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 33, "feats": null, "head": 3, "id": 7, "lemma": ",", "start_char": 32, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 39, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "Timmy", "start_char": 34, "text": "Timmy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 47, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 9, "lemma": "giggle", "start_char": 40, "text": "giggled", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 48, "feats": null, "head": 13, "id": 10, "lemma": ",", "start_char": 47, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 51, "feats": null, "head": 13, "id": 11, "lemma": "so", "start_char": 49, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 58, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "father", "start_char": 52, "text": "father", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 63, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 13, "lemma": "give", "start_char": 59, "text": "gave", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 67, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 14, "lemma": "he", "start_char": 64, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 69, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "start_char": 68, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 81, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "sympathetic", "start_char": 70, "text": "sympathetic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 86, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "look", "start_char": 82, "text": "look", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 87, "feats": null, "head": 9, "id": 18, "lemma": ".", "start_char": 86, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 7 ] ], [ [ 0, 13, 13 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
After I saw Bill catching flies and pulling off their wings, I boxed his ears. I showed the master the flies, some crushed and some crawling about helpless, and I showed him the wings on the window sill. I never saw him so angry before; but as Bill was still howling and whining, like the coward that he was, he did not give him any more punishment of that kind, but set him up on a stool for the rest of the afternoon, and said that he should not go out to play for that week.
18
[ { "end_char": 78, "id": 1, "speaker": null, "start_char": 0, "text": "After I saw Bill catching flies and pulling off their wings, I boxed his ears.", "tokens": [ { "deprel": "mark", "end_char": 5, "feats": null, "head": 3, "id": 1, "lemma": "after", "start_char": 0, "text": "After", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 7, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "start_char": 6, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 11, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 14, "id": 3, "lemma": "see", "start_char": 8, "text": "saw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 16, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "Bill", "start_char": 12, "text": "Bill", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 25, "feats": "VerbForm=Ger", "head": 3, "id": 5, "lemma": "catching", "start_char": 17, "text": "catching", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 31, "feats": "Number=Plur", "head": 5, "id": 6, "lemma": "fly", "start_char": 26, "text": "flies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 35, "feats": null, "head": 8, "id": 7, "lemma": "and", "start_char": 32, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 43, "feats": "VerbForm=Ger", "head": 5, "id": 8, "lemma": "pull", "start_char": 36, "text": "pulling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 47, "feats": null, "head": 8, "id": 9, "lemma": "off", "start_char": 44, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "end_char": 53, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "their", "start_char": 48, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 59, "feats": "Number=Plur", "head": 8, "id": 11, "lemma": "wing", "start_char": 54, "text": "wings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 60, "feats": null, "head": 3, "id": 12, "lemma": ",", "start_char": 59, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 62, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "I", "start_char": 61, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 68, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 14, "lemma": "box", "start_char": 63, "text": "boxed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 72, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "his", "start_char": 69, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 77, "feats": "Number=Plur", "head": 14, "id": 16, "lemma": "ear", "start_char": 73, "text": "ears", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 78, "feats": null, "head": 14, "id": 17, "lemma": ".", "start_char": 77, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 203, "id": 2, "speaker": null, "start_char": 79, "text": "I showed the master the flies, some crushed and some crawling about helpless, and I showed him the wings on the window sill.", "tokens": [ { "deprel": "nsubj", "end_char": 80, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "start_char": 79, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 87, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "show", "start_char": 81, "text": "showed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 91, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "start_char": 88, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "iobj", "end_char": 98, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "master", "start_char": 92, "text": "master", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 102, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "start_char": 99, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 108, "feats": "Number=Plur", "head": 2, "id": 6, "lemma": "fly", "start_char": 103, "text": "flies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 109, "feats": null, "head": 9, "id": 7, "lemma": ",", "start_char": 108, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 114, "feats": null, "head": 9, "id": 8, "lemma": "some", "start_char": 110, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "acl", "end_char": 122, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 9, "lemma": "crush", "start_char": 115, "text": "crushed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "cc", "end_char": 126, "feats": null, "head": 12, "id": 10, "lemma": "and", "start_char": 123, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 131, "feats": null, "head": 12, "id": 11, "lemma": "some", "start_char": 127, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 140, "feats": "VerbForm=Ger", "head": 9, "id": 12, "lemma": "crawl", "start_char": 132, "text": "crawling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 146, "feats": null, "head": 14, "id": 13, "lemma": "about", "start_char": 141, "text": "about", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 155, "feats": "Degree=Pos", "head": 12, "id": 14, "lemma": "helpless", "start_char": 147, "text": "helpless", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 156, "feats": null, "head": 18, "id": 15, "lemma": ",", "start_char": 155, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 160, "feats": null, "head": 18, "id": 16, "lemma": "and", "start_char": 157, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 162, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 17, "lemma": "I", "start_char": 161, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 169, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 18, "lemma": "show", "start_char": 163, "text": "showed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 173, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 19, "lemma": "he", "start_char": 170, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 177, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 20, "lemma": "the", "start_char": 174, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 183, "feats": "Number=Plur", "head": 18, "id": 21, "lemma": "wing", "start_char": 178, "text": "wings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 186, "feats": null, "head": 25, "id": 22, "lemma": "on", "start_char": 184, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 190, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 23, "lemma": "the", "start_char": 187, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 197, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "window", "start_char": 191, "text": "window", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 202, "feats": "Number=Sing", "head": 21, "id": 25, "lemma": "sill", "start_char": 198, "text": "sill", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 203, "feats": null, "head": 2, "id": 26, "lemma": ".", "start_char": 202, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 477, "id": 3, "speaker": null, "start_char": 204, "text": "I never saw him so angry before; but as Bill was still howling and whining, like the coward that he was, he did not give him any more punishment of that kind, but set him up on a stool for the rest of the afternoon, and said that he should not go out to play for that week.", "tokens": [ { "deprel": "nsubj", "end_char": 205, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "start_char": 204, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 211, "feats": null, "head": 3, "id": 2, "lemma": "never", "start_char": 206, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 215, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "see", "start_char": 212, "text": "saw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 219, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "he", "start_char": 216, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 222, "feats": null, "head": 6, "id": 5, "lemma": "so", "start_char": 220, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 228, "feats": "Degree=Pos", "head": 3, "id": 6, "lemma": "angry", "start_char": 223, "text": "angry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 235, "feats": null, "head": 3, "id": 7, "lemma": "before", "start_char": 229, "text": "before", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 236, "feats": null, "head": 9, "id": 8, "lemma": ";", "start_char": 235, "text": ";", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 240, "feats": null, "head": 28, "id": 9, "lemma": "but", "start_char": 237, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 243, "feats": null, "head": 14, "id": 10, "lemma": "as", "start_char": 241, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 248, "feats": "Number=Sing", "head": 14, "id": 11, "lemma": "Bill", "start_char": 244, "text": "Bill", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 252, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "start_char": 249, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 258, "feats": null, "head": 14, "id": 13, "lemma": "still", "start_char": 253, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 266, "feats": "Tense=Pres|VerbForm=Part", "head": 28, "id": 14, "lemma": "howl", "start_char": 259, "text": "howling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "cc", "end_char": 270, "feats": null, "head": 16, "id": 15, "lemma": "and", "start_char": 267, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 278, "feats": "Tense=Pres|VerbForm=Part", "head": 14, "id": 16, "lemma": "whine", "start_char": 271, "text": "whining", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 279, "feats": null, "head": 20, "id": 17, "lemma": ",", "start_char": 278, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 284, "feats": null, "head": 20, "id": 18, "lemma": "like", "start_char": 280, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 288, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "start_char": 285, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 295, "feats": "Number=Sing", "head": 14, "id": 20, "lemma": "coward", "start_char": 289, "text": "coward", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl:relcl", "end_char": 300, "feats": "PronType=Rel", "head": 20, "id": 21, "lemma": "that", "start_char": 296, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 303, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 22, "lemma": "he", "start_char": 301, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 307, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": 23, "lemma": "be", "start_char": 304, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 308, "feats": null, "head": 28, "id": 24, "lemma": ",", "start_char": 307, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 311, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 25, "lemma": "he", "start_char": 309, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 315, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 28, "id": 26, "lemma": "do", "start_char": 312, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 319, "feats": null, "head": 28, "id": 27, "lemma": "not", "start_char": 316, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 324, "feats": "VerbForm=Inf", "head": 3, "id": 28, "lemma": "give", "start_char": 320, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 328, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 29, "lemma": "he", "start_char": 325, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 332, "feats": null, "head": 32, "id": 30, "lemma": "any", "start_char": 329, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 337, "feats": "Degree=Cmp", "head": 32, "id": 31, "lemma": "more", "start_char": 333, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "end_char": 348, "feats": "Number=Sing", "head": 28, "id": 32, "lemma": "punishment", "start_char": 338, "text": "punishment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 351, "feats": null, "head": 35, "id": 33, "lemma": "of", "start_char": 349, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 356, "feats": "Number=Sing|PronType=Dem", "head": 35, "id": 34, "lemma": "that", "start_char": 352, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 361, "feats": "Number=Sing", "head": 32, "id": 35, "lemma": "kind", "start_char": 357, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 362, "feats": null, "head": 38, "id": 36, "lemma": ",", "start_char": 361, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 366, "feats": null, "head": 38, "id": 37, "lemma": "but", "start_char": 363, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 370, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 28, "id": 38, "lemma": "set", "start_char": 367, "text": "set", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 374, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 38, "id": 39, "lemma": "he", "start_char": 371, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 377, "feats": null, "head": 38, "id": 40, "lemma": "up", "start_char": 375, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 380, "feats": null, "head": 43, "id": 41, "lemma": "on", "start_char": 378, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 382, "feats": "Definite=Ind|PronType=Art", "head": 43, "id": 42, "lemma": "a", "start_char": 381, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 388, "feats": "Number=Sing", "head": 38, "id": 43, "lemma": "stool", "start_char": 383, "text": "stool", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 392, "feats": null, "head": 46, "id": 44, "lemma": "for", "start_char": 389, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 396, "feats": "Definite=Def|PronType=Art", "head": 46, "id": 45, "lemma": "the", "start_char": 393, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 401, "feats": "Number=Sing", "head": 38, "id": 46, "lemma": "rest", "start_char": 397, "text": "rest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 404, "feats": null, "head": 49, "id": 47, "lemma": "of", "start_char": 402, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 408, "feats": "Definite=Def|PronType=Art", "head": 49, "id": 48, "lemma": "the", "start_char": 405, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 418, "feats": "Number=Sing", "head": 46, "id": 49, "lemma": "afternoon", "start_char": 409, "text": "afternoon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 419, "feats": null, "head": 52, "id": 50, "lemma": ",", "start_char": 418, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 423, "feats": null, "head": 52, "id": 51, "lemma": "and", "start_char": 420, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 428, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 28, "id": 52, "lemma": "say", "start_char": 424, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 433, "feats": null, "head": 57, "id": 53, "lemma": "that", "start_char": 429, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 436, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 57, "id": 54, "lemma": "he", "start_char": 434, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 443, "feats": "VerbForm=Fin", "head": 57, "id": 55, "lemma": "should", "start_char": 437, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 447, "feats": null, "head": 57, "id": 56, "lemma": "not", "start_char": 444, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 450, "feats": "VerbForm=Inf", "head": 52, "id": 57, "lemma": "go", "start_char": 448, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 454, "feats": null, "head": 57, "id": 58, "lemma": "out", "start_char": 451, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 457, "feats": null, "head": 60, "id": 59, "lemma": "to", "start_char": 455, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 462, "feats": "VerbForm=Inf", "head": 57, "id": 60, "lemma": "play", "start_char": 458, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 466, "feats": null, "head": 63, "id": 61, "lemma": "for", "start_char": 463, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 471, "feats": "Number=Sing|PronType=Dem", "head": 63, "id": 62, "lemma": "that", "start_char": 467, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 476, "feats": "Number=Sing", "head": 60, "id": 63, "lemma": "week", "start_char": 472, "text": "week", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 477, "feats": null, "head": 3, "id": 64, "lemma": ".", "start_char": 476, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 1, 2, 3 ] ], [ [ 2, 21, 21 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
The journalists interviewed the stars of the new movie. They were very cooperative, so the interview lasted for a long time.
19
[ { "end_char": 55, "id": 1, "speaker": null, "start_char": 0, "text": "The journalists interviewed the stars of the new movie.", "tokens": [ { "deprel": "det", "end_char": 3, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "start_char": 0, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 15, "feats": "Number=Plur", "head": 3, "id": 2, "lemma": "journalist", "start_char": 4, "text": "journalists", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 27, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "interview", "start_char": 16, "text": "interviewed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 31, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "start_char": 28, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 37, "feats": "Number=Plur", "head": 3, "id": 5, "lemma": "star", "start_char": 32, "text": "stars", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 40, "feats": null, "head": 9, "id": 6, "lemma": "of", "start_char": 38, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 44, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "start_char": 41, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 48, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "new", "start_char": 45, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 54, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "movie", "start_char": 49, "text": "movie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 55, "feats": null, "head": 3, "id": 10, "lemma": ".", "start_char": 54, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 124, "id": 2, "speaker": null, "start_char": 56, "text": "They were very cooperative, so the interview lasted for a long time.", "tokens": [ { "deprel": "nsubj", "end_char": 60, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "they", "start_char": 56, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 65, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "start_char": 61, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 70, "feats": null, "head": 4, "id": 3, "lemma": "very", "start_char": 66, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 82, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "cooperative", "start_char": 71, "text": "cooperative", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 83, "feats": null, "head": 9, "id": 5, "lemma": ",", "start_char": 82, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 86, "feats": null, "head": 9, "id": 6, "lemma": "so", "start_char": 84, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 90, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "start_char": 87, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 100, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "interview", "start_char": 91, "text": "interview", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 107, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 9, "lemma": "last", "start_char": 101, "text": "lasted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 111, "feats": null, "head": 13, "id": 10, "lemma": "for", "start_char": 108, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 113, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "start_char": 112, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 118, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "long", "start_char": 114, "text": "long", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 123, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "time", "start_char": 119, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 124, "feats": null, "head": 4, "id": 14, "lemma": ".", "start_char": 123, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ] ], [ [ 1, 0, 0 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Joan made sure to thank Susan for all the help she had given.
20
[ { "end_char": 61, "id": 1, "speaker": null, "start_char": 0, "text": "Joan made sure to thank Susan for all the help she had given.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Joan", "start_char": 0, "text": "Joan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 9, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "make", "start_char": 5, "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 14, "feats": "Degree=Pos", "head": 2, "id": 3, "lemma": "sure", "start_char": 10, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 17, "feats": null, "head": 5, "id": 4, "lemma": "to", "start_char": 15, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 23, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "thank", "start_char": 18, "text": "thank", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 29, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Susan", "start_char": 24, "text": "Susan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 33, "feats": null, "head": 10, "id": 7, "lemma": "for", "start_char": 30, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det:predet", "end_char": 37, "feats": null, "head": 10, "id": 8, "lemma": "all", "start_char": 34, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 41, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "start_char": 38, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 46, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "help", "start_char": 42, "text": "help", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 50, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 11, "lemma": "she", "start_char": 47, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 54, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 12, "lemma": "have", "start_char": 51, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "acl:relcl", "end_char": 60, "feats": "Tense=Past|VerbForm=Part", "head": 10, "id": 13, "lemma": "give", "start_char": 55, "text": "given", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 61, "feats": null, "head": 2, "id": 14, "lemma": ".", "start_char": 60, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ], [ 0, 10, 10 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
In the storm, the tree fell down and crashed through the roof of my house. Now, I have to get it repaired.
21
[ { "end_char": 74, "id": 1, "speaker": null, "start_char": 0, "text": "In the storm, the tree fell down and crashed through the roof of my house.", "tokens": [ { "deprel": "case", "end_char": 2, "feats": null, "head": 3, "id": 1, "lemma": "in", "start_char": 0, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 6, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "start_char": 3, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 12, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "storm", "start_char": 7, "text": "storm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 13, "feats": null, "head": 7, "id": 4, "lemma": ",", "start_char": 12, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 17, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "start_char": 14, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 22, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "tree", "start_char": 18, "text": "tree", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 27, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 7, "lemma": "fall", "start_char": 23, "text": "fell", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 32, "feats": null, "head": 7, "id": 8, "lemma": "down", "start_char": 28, "text": "down", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 36, "feats": null, "head": 10, "id": 9, "lemma": "and", "start_char": 33, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 44, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 10, "lemma": "crash", "start_char": 37, "text": "crashed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 52, "feats": null, "head": 13, "id": 11, "lemma": "through", "start_char": 45, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 56, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "start_char": 53, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 61, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "roof", "start_char": 57, "text": "roof", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 64, "feats": null, "head": 16, "id": 14, "lemma": "of", "start_char": 62, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 67, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "my", "start_char": 65, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 73, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "house", "start_char": 68, "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 74, "feats": null, "head": 7, "id": 17, "lemma": ".", "start_char": 73, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 106, "id": 2, "speaker": null, "start_char": 75, "text": "Now, I have to get it repaired.", "tokens": [ { "deprel": "advmod", "end_char": 78, "feats": null, "head": 4, "id": 1, "lemma": "now", "start_char": 75, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 79, "feats": null, "head": 4, "id": 2, "lemma": ",", "start_char": 78, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 81, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "start_char": 80, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 86, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "start_char": 82, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 89, "feats": null, "head": 6, "id": 5, "lemma": "to", "start_char": 87, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 93, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "get", "start_char": 90, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 96, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "start_char": 94, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 105, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 8, "lemma": "repair", "start_char": 97, "text": "repaired", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 106, "feats": null, "head": 4, "id": 9, "lemma": ".", "start_char": 105, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 11, 12 ], [ 1, 6, 6 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Beth didn't get angry with Sally , who had cut her off, because she stopped and counted to ten.
22
[ { "end_char": 95, "id": 1, "speaker": null, "start_char": 0, "text": "Beth didn't get angry with Sally , who had cut her off, because she stopped and counted to ten.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Beth", "start_char": 0, "text": "Beth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": null, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "start_char": 5, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 11, "feats": null, "head": 4, "id": 3, "lemma": "not", "start_char": null, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 15, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "get", "start_char": 12, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 21, "feats": "Degree=Pos", "head": 4, "id": 5, "lemma": "angry", "start_char": 16, "text": "angry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 26, "feats": null, "head": 7, "id": 6, "lemma": "with", "start_char": 22, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 32, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Sally", "start_char": 27, "text": "Sally", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 34, "feats": null, "head": 7, "id": 8, "lemma": ",", "start_char": 33, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 38, "feats": "PronType=Rel", "head": 11, "id": 9, "lemma": "who", "start_char": 35, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 42, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 10, "lemma": "have", "start_char": 39, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "acl:relcl", "end_char": 46, "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": 11, "lemma": "cut", "start_char": 43, "text": "cut", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 50, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 12, "lemma": "her", "start_char": 47, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 54, "feats": null, "head": 11, "id": 13, "lemma": "off", "start_char": 51, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 55, "feats": null, "head": 17, "id": 14, "lemma": ",", "start_char": 54, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 63, "feats": null, "head": 17, "id": 15, "lemma": "because", "start_char": 56, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 67, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 16, "lemma": "she", "start_char": 64, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 75, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 17, "lemma": "stop", "start_char": 68, "text": "stopped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "cc", "end_char": 79, "feats": null, "head": 19, "id": 18, "lemma": "and", "start_char": 76, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 87, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": 19, "lemma": "count", "start_char": 80, "text": "counted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 90, "feats": null, "head": 21, "id": 20, "lemma": "to", "start_char": 88, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 94, "feats": "NumForm=Word|NumType=Card", "head": 19, "id": 21, "lemma": "ten", "start_char": 91, "text": "ten", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 95, "feats": null, "head": 4, "id": 22, "lemma": ".", "start_char": 94, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 15, 15 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
The lawyer asked the witness a question, but he was reluctant to repeat it.
23
[ { "end_char": 75, "id": 1, "speaker": null, "start_char": 0, "text": "The lawyer asked the witness a question, but he was reluctant to repeat it.", "tokens": [ { "deprel": "det", "end_char": 3, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "start_char": 0, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 10, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "lawyer", "start_char": 4, "text": "lawyer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 16, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "ask", "start_char": 11, "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 20, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "start_char": 17, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "iobj", "end_char": 28, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "witness", "start_char": 21, "text": "witness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 30, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "start_char": 29, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 39, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "question", "start_char": 31, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 40, "feats": null, "head": 12, "id": 8, "lemma": ",", "start_char": 39, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 44, "feats": null, "head": 12, "id": 9, "lemma": "but", "start_char": 41, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 47, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 10, "lemma": "he", "start_char": 45, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 51, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "start_char": 48, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 61, "feats": "Degree=Pos", "head": 3, "id": 12, "lemma": "reluctant", "start_char": 52, "text": "reluctant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 64, "feats": null, "head": 14, "id": 13, "lemma": "to", "start_char": 62, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 71, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "repeat", "start_char": 65, "text": "repeat", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 74, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 15, "lemma": "it", "start_char": 72, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 75, "feats": null, "head": 3, "id": 16, "lemma": ".", "start_char": 74, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ], [ 0, 9, 9 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Sir Clifford wants me to find him a new groom , about twenty or twenty-one, who knows his business. His old coachman is getting feeble, and he wants a man to work with him and get into his ways, who would be able, when the old man was pensioned off, to step into his place
24
[ { "end_char": 99, "id": 1, "speaker": null, "start_char": 0, "text": "Sir Clifford wants me to find him a new groom , about twenty or twenty-one, who knows his business.", "tokens": [ { "deprel": "nsubj", "end_char": 3, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Sir", "start_char": 0, "text": "Sir", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 12, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Clifford", "start_char": 4, "text": "Clifford", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 18, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "want", "start_char": 13, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 21, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "start_char": 19, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 24, "feats": null, "head": 6, "id": 5, "lemma": "to", "start_char": 22, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 29, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "find", "start_char": 25, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 33, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "he", "start_char": 30, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 35, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "start_char": 34, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 39, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "new", "start_char": 36, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 45, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "groom", "start_char": 40, "text": "groom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 10, "id": 11, "lemma": ",", "start_char": 46, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 53, "feats": null, "head": 13, "id": 12, "lemma": "about", "start_char": 48, "text": "about", "upos": "ADV", "xpos": "RB" }, { "deprel": "appos", "end_char": 60, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 13, "lemma": "twenty", "start_char": 54, "text": "twenty", "upos": "NUM", "xpos": "CD" }, { "deprel": "cc", "end_char": 63, "feats": null, "head": 15, "id": 14, "lemma": "or", "start_char": 61, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 70, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 15, "lemma": "twenty", "start_char": 64, "text": "twenty", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 71, "feats": null, "head": 15, "id": 16, "lemma": "-", "start_char": 70, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 74, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 17, "lemma": "one", "start_char": 71, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 75, "feats": null, "head": 20, "id": 18, "lemma": ",", "start_char": 74, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 79, "feats": "PronType=Rel", "head": 20, "id": 19, "lemma": "who", "start_char": 76, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 85, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 20, "lemma": "know", "start_char": 80, "text": "knows", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 89, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "his", "start_char": 86, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 98, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "business", "start_char": 90, "text": "business", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 99, "feats": null, "head": 3, "id": 23, "lemma": ".", "start_char": 98, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 272, "id": 2, "speaker": null, "start_char": 100, "text": "His old coachman is getting feeble, and he wants a man to work with him and get into his ways, who would be able, when the old man was pensioned off, to step into his place", "tokens": [ { "deprel": "nmod:poss", "end_char": 103, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 3, "id": 1, "lemma": "his", "start_char": 100, "text": "His", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 107, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "old", "start_char": 104, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 116, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "coachman", "start_char": 108, "text": "coachman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 119, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "start_char": 117, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 127, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "get", "start_char": 120, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "end_char": 134, "feats": "Degree=Pos", "head": 5, "id": 6, "lemma": "feeble", "start_char": 128, "text": "feeble", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 135, "feats": null, "head": 10, "id": 7, "lemma": ",", "start_char": 134, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 139, "feats": null, "head": 10, "id": 8, "lemma": "and", "start_char": 136, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 142, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 9, "lemma": "he", "start_char": 140, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 148, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 10, "lemma": "want", "start_char": 143, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 150, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "start_char": 149, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 154, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "man", "start_char": 151, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 157, "feats": null, "head": 14, "id": 13, "lemma": "to", "start_char": 155, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 162, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "work", "start_char": 158, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 167, "feats": null, "head": 16, "id": 15, "lemma": "with", "start_char": 163, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 171, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 16, "lemma": "he", "start_char": 168, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 175, "feats": null, "head": 18, "id": 17, "lemma": "and", "start_char": 172, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 179, "feats": "VerbForm=Inf", "head": 14, "id": 18, "lemma": "get", "start_char": 176, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 184, "feats": null, "head": 21, "id": 19, "lemma": "into", "start_char": 180, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 188, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "his", "start_char": 185, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 193, "feats": "Number=Plur", "head": 18, "id": 21, "lemma": "way", "start_char": 189, "text": "ways", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 194, "feats": null, "head": 26, "id": 22, "lemma": ",", "start_char": 193, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 198, "feats": "PronType=Rel", "head": 26, "id": 23, "lemma": "who", "start_char": 195, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 204, "feats": "VerbForm=Fin", "head": 26, "id": 24, "lemma": "would", "start_char": 199, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 207, "feats": "VerbForm=Inf", "head": 26, "id": 25, "lemma": "be", "start_char": 205, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "acl:relcl", "end_char": 212, "feats": "Degree=Pos", "head": 21, "id": 26, "lemma": "able", "start_char": 208, "text": "able", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 213, "feats": null, "head": 26, "id": 27, "lemma": ",", "start_char": 212, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 218, "feats": "PronType=Int", "head": 33, "id": 28, "lemma": "when", "start_char": 214, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 222, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 29, "lemma": "the", "start_char": 219, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 226, "feats": "Degree=Pos", "head": 31, "id": 30, "lemma": "old", "start_char": 223, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:pass", "end_char": 230, "feats": "Number=Sing", "head": 33, "id": 31, "lemma": "man", "start_char": 227, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 234, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 33, "id": 32, "lemma": "be", "start_char": 231, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 244, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 26, "id": 33, "lemma": "pension", "start_char": 235, "text": "pensioned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 248, "feats": null, "head": 33, "id": 34, "lemma": "off", "start_char": 245, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 249, "feats": null, "head": 37, "id": 35, "lemma": ",", "start_char": 248, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 252, "feats": null, "head": 37, "id": 36, "lemma": "to", "start_char": 250, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 257, "feats": "VerbForm=Inf", "head": 33, "id": 37, "lemma": "step", "start_char": 253, "text": "step", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 262, "feats": null, "head": 40, "id": 38, "lemma": "into", "start_char": 258, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 266, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 40, "id": 39, "lemma": "his", "start_char": 263, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 272, "feats": "Number=Sing", "head": 37, "id": 40, "lemma": "place", "start_char": 267, "text": "place", "upos": "NOUN", "xpos": "NN" } ] } ]
[ [ [ 0, 8, 9 ] ], [ [ 1, 38, 38 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Since it was raining, I carried the newspaper over my backpack to keep it dry.
25
[ { "end_char": 78, "id": 1, "speaker": null, "start_char": 0, "text": "Since it was raining, I carried the newspaper over my backpack to keep it dry.", "tokens": [ { "deprel": "mark", "end_char": 5, "feats": null, "head": 4, "id": 1, "lemma": "since", "start_char": 0, "text": "Since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 8, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 2, "lemma": "it", "start_char": 6, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 12, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "start_char": 9, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 20, "feats": "Tense=Pres|VerbForm=Part", "head": 7, "id": 4, "lemma": "rain", "start_char": 13, "text": "raining", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 21, "feats": null, "head": 7, "id": 5, "lemma": ",", "start_char": 20, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 23, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "start_char": 22, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 31, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 7, "lemma": "carry", "start_char": 24, "text": "carried", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 35, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "start_char": 32, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 45, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "newspaper", "start_char": 36, "text": "newspaper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 50, "feats": null, "head": 12, "id": 10, "lemma": "over", "start_char": 46, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 53, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "my", "start_char": 51, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 62, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "backpack", "start_char": 54, "text": "backpack", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 65, "feats": null, "head": 14, "id": 13, "lemma": "to", "start_char": 63, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 70, "feats": "VerbForm=Inf", "head": 7, "id": 14, "lemma": "keep", "start_char": 66, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 73, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 15, "lemma": "it", "start_char": 71, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 77, "feats": "Degree=Pos", "head": 14, "id": 16, "lemma": "dry", "start_char": 74, "text": "dry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 78, "feats": null, "head": 7, "id": 17, "lemma": ".", "start_char": 77, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 8 ] ], [ [ 0, 14, 14 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
If the con artist has succeeded in fooling Sam , he would have gotten a lot of money.
26
[ { "end_char": 85, "id": 1, "speaker": null, "start_char": 0, "text": "If the con artist has succeeded in fooling Sam , he would have gotten a lot of money.", "tokens": [ { "deprel": "mark", "end_char": 2, "feats": null, "head": 6, "id": 1, "lemma": "if", "start_char": 0, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 6, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 2, "lemma": "the", "start_char": 3, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 10, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "con", "start_char": 7, "text": "con", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 17, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "artist", "start_char": 11, "text": "artist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 21, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "have", "start_char": 18, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 31, "feats": "Tense=Past|VerbForm=Part", "head": 14, "id": 6, "lemma": "succeed", "start_char": 22, "text": "succeeded", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 34, "feats": null, "head": 8, "id": 7, "lemma": "in", "start_char": 32, "text": "in", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 42, "feats": "VerbForm=Ger", "head": 6, "id": 8, "lemma": "fool", "start_char": 35, "text": "fooling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 46, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "Sam", "start_char": 43, "text": "Sam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 48, "feats": null, "head": 14, "id": 10, "lemma": ",", "start_char": 47, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 51, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 11, "lemma": "he", "start_char": 49, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 57, "feats": "VerbForm=Fin", "head": 14, "id": 12, "lemma": "would", "start_char": 52, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 62, "feats": "VerbForm=Inf", "head": 14, "id": 13, "lemma": "have", "start_char": 58, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 69, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 14, "lemma": "get", "start_char": 63, "text": "gotten", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 71, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "start_char": 70, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 75, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "lot", "start_char": 72, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 78, "feats": null, "head": 18, "id": 17, "lemma": "of", "start_char": 76, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 84, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "money", "start_char": 79, "text": "money", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 85, "feats": null, "head": 14, "id": 19, "lemma": ".", "start_char": 84, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 3 ], [ 0, 10, 10 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
The boy continued to whip the pony , and eventually the pony threw him over. John laughed out quite loud. "Served him right," he said.
27
[ { "end_char": 76, "id": 1, "speaker": null, "start_char": 0, "text": "The boy continued to whip the pony , and eventually the pony threw him over.", "tokens": [ { "deprel": "det", "end_char": 3, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "start_char": 0, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 7, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "boy", "start_char": 4, "text": "boy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 17, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "continue", "start_char": 8, "text": "continued", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 20, "feats": null, "head": 5, "id": 4, "lemma": "to", "start_char": 18, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 25, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "whip", "start_char": 21, "text": "whip", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 29, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "start_char": 26, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 34, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "pony", "start_char": 30, "text": "pony", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 36, "feats": null, "head": 13, "id": 8, "lemma": ",", "start_char": 35, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 40, "feats": null, "head": 13, "id": 9, "lemma": "and", "start_char": 37, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 51, "feats": null, "head": 13, "id": 10, "lemma": "eventually", "start_char": 41, "text": "eventually", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 55, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "start_char": 52, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 60, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "pony", "start_char": 56, "text": "pony", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 66, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 13, "lemma": "throw", "start_char": 61, "text": "threw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 70, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 14, "lemma": "he", "start_char": 67, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 75, "feats": null, "head": 13, "id": 15, "lemma": "over", "start_char": 71, "text": "over", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 76, "feats": null, "head": 3, "id": 16, "lemma": ".", "start_char": 75, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 105, "id": 2, "speaker": null, "start_char": 77, "text": "John laughed out quite loud.", "tokens": [ { "deprel": "nsubj", "end_char": 81, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "John", "start_char": 77, "text": "John", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 89, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "laugh", "start_char": 82, "text": "laughed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 93, "feats": null, "head": 2, "id": 3, "lemma": "out", "start_char": 90, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 99, "feats": null, "head": 5, "id": 4, "lemma": "quite", "start_char": 94, "text": "quite", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 104, "feats": "Degree=Pos", "head": 2, "id": 5, "lemma": "loud", "start_char": 100, "text": "loud", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 105, "feats": null, "head": 2, "id": 6, "lemma": ".", "start_char": 104, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 134, "id": 3, "speaker": null, "start_char": 106, "text": "\"Served him right,\" he said.", "tokens": [ { "deprel": "punct", "end_char": 107, "feats": null, "head": 8, "id": 1, "lemma": "\"", "start_char": 106, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "ccomp", "end_char": 113, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 2, "lemma": "serve", "start_char": 107, "text": "Served", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 117, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "he", "start_char": 114, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 123, "feats": null, "head": 2, "id": 4, "lemma": "right", "start_char": 118, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 124, "feats": null, "head": 8, "id": 5, "lemma": ",", "start_char": 123, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 125, "feats": null, "head": 8, "id": 6, "lemma": "\"", "start_char": 124, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "nsubj", "end_char": 128, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "he", "start_char": 126, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 133, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 8, "lemma": "say", "start_char": 129, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 134, "feats": null, "head": 8, "id": 9, "lemma": ".", "start_char": 133, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ] ], [ [ 2, 2, 2 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
I put the cake away in the refrigerator . It has a lot of leftovers in it.
28
[ { "end_char": 41, "id": 1, "speaker": null, "start_char": 0, "text": "I put the cake away in the refrigerator .", "tokens": [ { "deprel": "nsubj", "end_char": 1, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "start_char": 0, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 5, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "put", "start_char": 2, "text": "put", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 9, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "start_char": 6, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 14, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "cake", "start_char": 10, "text": "cake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 19, "feats": null, "head": 2, "id": 5, "lemma": "away", "start_char": 15, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 22, "feats": null, "head": 8, "id": 6, "lemma": "in", "start_char": 20, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 26, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "start_char": 23, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 39, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "refrigerator", "start_char": 27, "text": "refrigerator", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 41, "feats": null, "head": 2, "id": 9, "lemma": ".", "start_char": 40, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 74, "id": 2, "speaker": null, "start_char": 42, "text": "It has a lot of leftovers in it.", "tokens": [ { "deprel": "nsubj", "end_char": 44, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "it", "start_char": 42, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 48, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "start_char": 45, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 50, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "start_char": 49, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 54, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "lot", "start_char": 51, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 57, "feats": null, "head": 6, "id": 5, "lemma": "of", "start_char": 55, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 67, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "leftover", "start_char": 58, "text": "leftovers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 70, "feats": null, "head": 8, "id": 7, "lemma": "in", "start_char": 68, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 73, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 8, "lemma": "it", "start_char": 71, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 74, "feats": null, "head": 2, "id": 9, "lemma": ".", "start_char": 73, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 3 ] ], [ [ 1, 0, 0 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
The fish ate the worm . It was tasty.
29
[ { "end_char": 23, "id": 1, "speaker": null, "start_char": 0, "text": "The fish ate the worm .", "tokens": [ { "deprel": "det", "end_char": 3, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "start_char": 0, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 8, "feats": "Number=Plur", "head": 3, "id": 2, "lemma": "fish", "start_char": 4, "text": "fish", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 12, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "eat", "start_char": 9, "text": "ate", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 16, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "start_char": 13, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 21, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "worm", "start_char": 17, "text": "worm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 23, "feats": null, "head": 3, "id": 6, "lemma": ".", "start_char": 22, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 37, "id": 2, "speaker": null, "start_char": 24, "text": "It was tasty.", "tokens": [ { "deprel": "nsubj", "end_char": 26, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "start_char": 24, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 30, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "start_char": 27, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 36, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "tasty", "start_char": 31, "text": "tasty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 37, "feats": null, "head": 3, "id": 4, "lemma": ".", "start_char": 36, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 4 ], [ 1, 0, 0 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Babar wonders how he can get new clothing. Luckily, a very rich old man who has always been fond of little elephants understands right away that he is longing for a fine suit. As he likes to make people happy, he gives him his wallet.
30
[ { "end_char": 42, "id": 1, "speaker": null, "start_char": 0, "text": "Babar wonders how he can get new clothing.", "tokens": [ { "deprel": "nsubj", "end_char": 5, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Babar", "start_char": 0, "text": "Babar", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 13, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "wonder", "start_char": 6, "text": "wonders", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 17, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "how", "start_char": 14, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 20, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 4, "lemma": "he", "start_char": 18, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 24, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "can", "start_char": 21, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 28, "feats": "VerbForm=Inf", "head": 2, "id": 6, "lemma": "get", "start_char": 25, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 32, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "new", "start_char": 29, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 41, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "clothing", "start_char": 33, "text": "clothing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 42, "feats": null, "head": 2, "id": 9, "lemma": ".", "start_char": 41, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 175, "id": 2, "speaker": null, "start_char": 43, "text": "Luckily, a very rich old man who has always been fond of little elephants understands right away that he is longing for a fine suit.", "tokens": [ { "deprel": "advmod", "end_char": 50, "feats": null, "head": 16, "id": 1, "lemma": "luckily", "start_char": 43, "text": "Luckily", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 51, "feats": null, "head": 1, "id": 2, "lemma": ",", "start_char": 50, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 53, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 3, "lemma": "a", "start_char": 52, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 58, "feats": null, "head": 5, "id": 4, "lemma": "very", "start_char": 54, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 63, "feats": "Degree=Pos", "head": 7, "id": 5, "lemma": "rich", "start_char": 59, "text": "rich", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 67, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "old", "start_char": 64, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 71, "feats": "Number=Sing", "head": 16, "id": 7, "lemma": "man", "start_char": 68, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 75, "feats": "PronType=Rel", "head": 12, "id": 8, "lemma": "who", "start_char": 72, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 79, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 9, "lemma": "have", "start_char": 76, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 86, "feats": null, "head": 12, "id": 10, "lemma": "always", "start_char": 80, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 91, "feats": "Tense=Past|VerbForm=Part", "head": 12, "id": 11, "lemma": "be", "start_char": 87, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "acl:relcl", "end_char": 96, "feats": "Degree=Pos", "head": 7, "id": 12, "lemma": "fond", "start_char": 92, "text": "fond", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 99, "feats": null, "head": 15, "id": 13, "lemma": "of", "start_char": 97, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 106, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "little", "start_char": 100, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 116, "feats": "Number=Plur", "head": 12, "id": 15, "lemma": "elephant", "start_char": 107, "text": "elephants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 128, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 16, "lemma": "understand", "start_char": 117, "text": "understands", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 134, "feats": null, "head": 18, "id": 17, "lemma": "right", "start_char": 129, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 139, "feats": null, "head": 16, "id": 18, "lemma": "away", "start_char": 135, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 144, "feats": null, "head": 22, "id": 19, "lemma": "that", "start_char": 140, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 147, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 20, "lemma": "he", "start_char": 145, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 150, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 21, "lemma": "be", "start_char": 148, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 158, "feats": "Tense=Pres|VerbForm=Part", "head": 16, "id": 22, "lemma": "long", "start_char": 151, "text": "longing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 162, "feats": null, "head": 26, "id": 23, "lemma": "for", "start_char": 159, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 164, "feats": "Definite=Ind|PronType=Art", "head": 26, "id": 24, "lemma": "a", "start_char": 163, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 169, "feats": "Degree=Pos", "head": 26, "id": 25, "lemma": "fine", "start_char": 165, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 174, "feats": "Number=Sing", "head": 22, "id": 26, "lemma": "suit", "start_char": 170, "text": "suit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 175, "feats": null, "head": 16, "id": 27, "lemma": ".", "start_char": 174, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 234, "id": 3, "speaker": null, "start_char": 176, "text": "As he likes to make people happy, he gives him his wallet.", "tokens": [ { "deprel": "mark", "end_char": 178, "feats": null, "head": 3, "id": 1, "lemma": "as", "start_char": 176, "text": "As", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 181, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "he", "start_char": 179, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 187, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 3, "lemma": "like", "start_char": 182, "text": "likes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 190, "feats": null, "head": 5, "id": 4, "lemma": "to", "start_char": 188, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 195, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "make", "start_char": 191, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 202, "feats": "Number=Plur", "head": 5, "id": 6, "lemma": "person", "start_char": 196, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "xcomp", "end_char": 208, "feats": "Degree=Pos", "head": 5, "id": 7, "lemma": "happy", "start_char": 203, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 209, "feats": null, "head": 10, "id": 8, "lemma": ",", "start_char": 208, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 212, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 9, "lemma": "he", "start_char": 210, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 218, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 10, "lemma": "give", "start_char": 213, "text": "gives", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "iobj", "end_char": 222, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "he", "start_char": 219, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nmod:poss", "end_char": 226, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "his", "start_char": 223, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 233, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "wallet", "start_char": 227, "text": "wallet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 234, "feats": null, "head": 10, "id": 14, "lemma": ".", "start_char": 233, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 2, 1, 1 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
The actress used to be named Terpsichore , but she changed it to Tina a few years ago, because she figured it was easier to pronounce.
31
[ { "end_char": 134, "id": 1, "speaker": null, "start_char": 0, "text": "The actress used to be named Terpsichore , but she changed it to Tina a few years ago, because she figured it was easier to pronounce.", "tokens": [ { "deprel": "det", "end_char": 3, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "start_char": 0, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 11, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "actress", "start_char": 4, "text": "actress", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 16, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "use", "start_char": 12, "text": "used", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 19, "feats": null, "head": 6, "id": 4, "lemma": "to", "start_char": 17, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux:pass", "end_char": 22, "feats": "VerbForm=Inf", "head": 6, "id": 5, "lemma": "be", "start_char": 20, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 28, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 3, "id": 6, "lemma": "name", "start_char": 23, "text": "named", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 40, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "Terpsichore", "start_char": 29, "text": "Terpsichore", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 42, "feats": null, "head": 11, "id": 8, "lemma": ",", "start_char": 41, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 46, "feats": null, "head": 11, "id": 9, "lemma": "but", "start_char": 43, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 50, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 10, "lemma": "she", "start_char": 47, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 58, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 11, "lemma": "change", "start_char": 51, "text": "changed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 61, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 12, "lemma": "it", "start_char": 59, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 64, "feats": null, "head": 14, "id": 13, "lemma": "to", "start_char": 62, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 69, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "Tina", "start_char": 65, "text": "Tina", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "end_char": 71, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "start_char": 70, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 75, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "few", "start_char": 72, "text": "few", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:npmod", "end_char": 81, "feats": "Number=Plur", "head": 18, "id": 17, "lemma": "year", "start_char": 76, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 85, "feats": null, "head": 11, "id": 18, "lemma": "ago", "start_char": 82, "text": "ago", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 86, "feats": null, "head": 22, "id": 19, "lemma": ",", "start_char": 85, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 94, "feats": null, "head": 22, "id": 20, "lemma": "because", "start_char": 87, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 98, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 21, "lemma": "she", "start_char": 95, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 106, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 22, "lemma": "figure", "start_char": 99, "text": "figured", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 109, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": 23, "lemma": "it", "start_char": 107, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 113, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 25, "id": 24, "lemma": "be", "start_char": 110, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 120, "feats": "Degree=Cmp", "head": 22, "id": 25, "lemma": "easy", "start_char": 114, "text": "easier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "end_char": 123, "feats": null, "head": 27, "id": 26, "lemma": "to", "start_char": 121, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 133, "feats": "VerbForm=Inf", "head": 25, "id": 27, "lemma": "pronounce", "start_char": 124, "text": "pronounce", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 134, "feats": null, "head": 3, "id": 28, "lemma": ".", "start_char": 133, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ] ], [ [ 0, 22, 22 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
So Mark slept. It was daylight when he woke with Warren 's hand upon his shoulder.
32
[ { "end_char": 14, "id": 1, "speaker": null, "start_char": 0, "text": "So Mark slept.", "tokens": [ { "deprel": "advmod", "end_char": 2, "feats": null, "head": 3, "id": 1, "lemma": "so", "start_char": 0, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 7, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "Mark", "start_char": 3, "text": "Mark", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 13, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "sleep", "start_char": 8, "text": "slept", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 14, "feats": null, "head": 3, "id": 4, "lemma": ".", "start_char": 13, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 82, "id": 2, "speaker": null, "start_char": 15, "text": "It was daylight when he woke with Warren 's hand upon his shoulder.", "tokens": [ { "deprel": "nsubj", "end_char": 17, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "start_char": 15, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 21, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "start_char": 18, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 30, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "daylight", "start_char": 22, "text": "daylight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 35, "feats": "PronType=Int", "head": 6, "id": 4, "lemma": "when", "start_char": 31, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 38, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "he", "start_char": 36, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 43, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 6, "lemma": "wake", "start_char": 39, "text": "woke", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 48, "feats": null, "head": 10, "id": 7, "lemma": "with", "start_char": 44, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 55, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "Warren", "start_char": 49, "text": "Warren", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 58, "feats": null, "head": 8, "id": 9, "lemma": "'s", "start_char": 56, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 63, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "hand", "start_char": 59, "text": "hand", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 68, "feats": null, "head": 13, "id": 11, "lemma": "upon", "start_char": 64, "text": "upon", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 72, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "his", "start_char": 69, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 81, "feats": "Number=Sing", "head": 6, "id": 13, "lemma": "shoulder", "start_char": 73, "text": "shoulder", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 82, "feats": null, "head": 3, "id": 14, "lemma": ".", "start_char": 81, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 1, 7, 7 ] ], [ [ 1, 11, 11 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered them when the wind stopped.
33
[ { "end_char": 80, "id": 1, "speaker": null, "start_char": 0, "text": "Fred covered his eyes with his hands , because the wind was blowing sand around.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Fred", "start_char": 0, "text": "Fred", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 12, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "cover", "start_char": 5, "text": "covered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 16, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "his", "start_char": 13, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 21, "feats": "Number=Plur", "head": 2, "id": 4, "lemma": "eye", "start_char": 17, "text": "eyes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 26, "feats": null, "head": 7, "id": 5, "lemma": "with", "start_char": 22, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 30, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "his", "start_char": 27, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 36, "feats": "Number=Plur", "head": 2, "id": 7, "lemma": "hand", "start_char": 31, "text": "hands", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 38, "feats": null, "head": 13, "id": 8, "lemma": ",", "start_char": 37, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 46, "feats": null, "head": 13, "id": 9, "lemma": "because", "start_char": 39, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 50, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "start_char": 47, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 55, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "wind", "start_char": 51, "text": "wind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 59, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "start_char": 56, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 67, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 13, "lemma": "blow", "start_char": 60, "text": "blowing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 72, "feats": "Number=Sing", "head": 13, "id": 14, "lemma": "sand", "start_char": 68, "text": "sand", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 79, "feats": null, "head": 13, "id": 15, "lemma": "around", "start_char": 73, "text": "around", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 80, "feats": null, "head": 2, "id": 16, "lemma": ".", "start_char": 79, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 119, "id": 2, "speaker": null, "start_char": 81, "text": "He lowered them when the wind stopped.", "tokens": [ { "deprel": "nsubj", "end_char": 83, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "he", "start_char": 81, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 91, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "lower", "start_char": 84, "text": "lowered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 96, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "they", "start_char": 92, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 101, "feats": "PronType=Int", "head": 7, "id": 4, "lemma": "when", "start_char": 97, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 105, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "start_char": 102, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 110, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "wind", "start_char": 106, "text": "wind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 118, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 7, "lemma": "stop", "start_char": 111, "text": "stopped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 119, "feats": null, "head": 2, "id": 8, "lemma": ".", "start_char": 118, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 6 ], [ 1, 2, 2 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Sir Clifford wants me to find him a new groom , about twenty or twenty-one, who knows his business. His old coachman is getting feeble, and he wants a man to work with him and get into his ways, who would be able, when the old man was pensioned off, to step into his place
34
[ { "end_char": 99, "id": 1, "speaker": null, "start_char": 0, "text": "Sir Clifford wants me to find him a new groom , about twenty or twenty-one, who knows his business.", "tokens": [ { "deprel": "nsubj", "end_char": 3, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Sir", "start_char": 0, "text": "Sir", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 12, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Clifford", "start_char": 4, "text": "Clifford", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 18, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "want", "start_char": 13, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 21, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "start_char": 19, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 24, "feats": null, "head": 6, "id": 5, "lemma": "to", "start_char": 22, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 29, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "find", "start_char": 25, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 33, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "he", "start_char": 30, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 35, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "start_char": 34, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 39, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "new", "start_char": 36, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 45, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "groom", "start_char": 40, "text": "groom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 10, "id": 11, "lemma": ",", "start_char": 46, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 53, "feats": null, "head": 13, "id": 12, "lemma": "about", "start_char": 48, "text": "about", "upos": "ADV", "xpos": "RB" }, { "deprel": "appos", "end_char": 60, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 13, "lemma": "twenty", "start_char": 54, "text": "twenty", "upos": "NUM", "xpos": "CD" }, { "deprel": "cc", "end_char": 63, "feats": null, "head": 15, "id": 14, "lemma": "or", "start_char": 61, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 70, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 15, "lemma": "twenty", "start_char": 64, "text": "twenty", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 71, "feats": null, "head": 15, "id": 16, "lemma": "-", "start_char": 70, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 74, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 17, "lemma": "one", "start_char": 71, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 75, "feats": null, "head": 20, "id": 18, "lemma": ",", "start_char": 74, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 79, "feats": "PronType=Rel", "head": 20, "id": 19, "lemma": "who", "start_char": 76, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 85, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 20, "lemma": "know", "start_char": 80, "text": "knows", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 89, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "his", "start_char": 86, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 98, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "business", "start_char": 90, "text": "business", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 99, "feats": null, "head": 3, "id": 23, "lemma": ".", "start_char": 98, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 272, "id": 2, "speaker": null, "start_char": 100, "text": "His old coachman is getting feeble, and he wants a man to work with him and get into his ways, who would be able, when the old man was pensioned off, to step into his place", "tokens": [ { "deprel": "nmod:poss", "end_char": 103, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 3, "id": 1, "lemma": "his", "start_char": 100, "text": "His", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 107, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "old", "start_char": 104, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 116, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "coachman", "start_char": 108, "text": "coachman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 119, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "start_char": 117, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 127, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "get", "start_char": 120, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "end_char": 134, "feats": "Degree=Pos", "head": 5, "id": 6, "lemma": "feeble", "start_char": 128, "text": "feeble", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 135, "feats": null, "head": 10, "id": 7, "lemma": ",", "start_char": 134, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 139, "feats": null, "head": 10, "id": 8, "lemma": "and", "start_char": 136, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 142, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 9, "lemma": "he", "start_char": 140, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 148, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 10, "lemma": "want", "start_char": 143, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 150, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "start_char": 149, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 154, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "man", "start_char": 151, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 157, "feats": null, "head": 14, "id": 13, "lemma": "to", "start_char": 155, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 162, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "work", "start_char": 158, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 167, "feats": null, "head": 16, "id": 15, "lemma": "with", "start_char": 163, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 171, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 16, "lemma": "he", "start_char": 168, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 175, "feats": null, "head": 18, "id": 17, "lemma": "and", "start_char": 172, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 179, "feats": "VerbForm=Inf", "head": 14, "id": 18, "lemma": "get", "start_char": 176, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 184, "feats": null, "head": 21, "id": 19, "lemma": "into", "start_char": 180, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 188, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "his", "start_char": 185, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 193, "feats": "Number=Plur", "head": 18, "id": 21, "lemma": "way", "start_char": 189, "text": "ways", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 194, "feats": null, "head": 26, "id": 22, "lemma": ",", "start_char": 193, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 198, "feats": "PronType=Rel", "head": 26, "id": 23, "lemma": "who", "start_char": 195, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 204, "feats": "VerbForm=Fin", "head": 26, "id": 24, "lemma": "would", "start_char": 199, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 207, "feats": "VerbForm=Inf", "head": 26, "id": 25, "lemma": "be", "start_char": 205, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "acl:relcl", "end_char": 212, "feats": "Degree=Pos", "head": 21, "id": 26, "lemma": "able", "start_char": 208, "text": "able", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 213, "feats": null, "head": 26, "id": 27, "lemma": ",", "start_char": 212, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 218, "feats": "PronType=Int", "head": 33, "id": 28, "lemma": "when", "start_char": 214, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 222, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 29, "lemma": "the", "start_char": 219, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 226, "feats": "Degree=Pos", "head": 31, "id": 30, "lemma": "old", "start_char": 223, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:pass", "end_char": 230, "feats": "Number=Sing", "head": 33, "id": 31, "lemma": "man", "start_char": 227, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 234, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 33, "id": 32, "lemma": "be", "start_char": 231, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 244, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 26, "id": 33, "lemma": "pension", "start_char": 235, "text": "pensioned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 248, "feats": null, "head": 33, "id": 34, "lemma": "off", "start_char": 245, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 249, "feats": null, "head": 37, "id": 35, "lemma": ",", "start_char": 248, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 252, "feats": null, "head": 37, "id": 36, "lemma": "to", "start_char": 250, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 257, "feats": "VerbForm=Inf", "head": 33, "id": 37, "lemma": "step", "start_char": 253, "text": "step", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 262, "feats": null, "head": 40, "id": 38, "lemma": "into", "start_char": 258, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 266, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 40, "id": 39, "lemma": "his", "start_char": 263, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 272, "feats": "Number=Sing", "head": 37, "id": 40, "lemma": "place", "start_char": 267, "text": "place", "upos": "NOUN", "xpos": "NN" } ] } ]
[ [ [ 1, 1, 2 ], [ 1, 38, 38 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Joe paid the detective after he delivered the final report on the case.
35
[ { "end_char": 71, "id": 1, "speaker": null, "start_char": 0, "text": "Joe paid the detective after he delivered the final report on the case.", "tokens": [ { "deprel": "nsubj", "end_char": 3, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Joe", "start_char": 0, "text": "Joe", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "pay", "start_char": 4, "text": "paid", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 12, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "start_char": 9, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 22, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "detective", "start_char": 13, "text": "detective", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 28, "feats": null, "head": 7, "id": 5, "lemma": "after", "start_char": 23, "text": "after", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 31, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 6, "lemma": "he", "start_char": 29, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 41, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 7, "lemma": "deliver", "start_char": 32, "text": "delivered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 45, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "start_char": 42, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 51, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "final", "start_char": 46, "text": "final", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 58, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "report", "start_char": 52, "text": "report", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 61, "feats": null, "head": 13, "id": 11, "lemma": "on", "start_char": 59, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 65, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "start_char": 62, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 70, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "case", "start_char": 66, "text": "case", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 71, "feats": null, "head": 2, "id": 14, "lemma": ".", "start_char": 70, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 5, 5 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
As Andrea in the crop duster passed over Susan , she could see the landing strip.
36
[ { "end_char": 81, "id": 1, "speaker": null, "start_char": 0, "text": "As Andrea in the crop duster passed over Susan , she could see the landing strip.", "tokens": [ { "deprel": "mark", "end_char": 2, "feats": null, "head": 7, "id": 1, "lemma": "as", "start_char": 0, "text": "As", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 9, "feats": "Number=Sing", "head": 7, "id": 2, "lemma": "andreabertone@enron_development", "start_char": 3, "text": "Andrea", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 12, "feats": null, "head": 6, "id": 3, "lemma": "in", "start_char": 10, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 16, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "start_char": 13, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 21, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "crop", "start_char": 17, "text": "crop", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 28, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "duster", "start_char": 22, "text": "duster", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 35, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 7, "lemma": "pass", "start_char": 29, "text": "passed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 40, "feats": null, "head": 9, "id": 8, "lemma": "over", "start_char": 36, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 46, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "Susan", "start_char": 41, "text": "Susan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 48, "feats": null, "head": 13, "id": 10, "lemma": ",", "start_char": 47, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 52, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 11, "lemma": "she", "start_char": 49, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 58, "feats": "VerbForm=Fin", "head": 13, "id": 12, "lemma": "could", "start_char": 53, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 62, "feats": "VerbForm=Inf", "head": 0, "id": 13, "lemma": "see", "start_char": 59, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 66, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 14, "lemma": "the", "start_char": 63, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 74, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "landing", "start_char": 67, "text": "landing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 80, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "strip", "start_char": 75, "text": "strip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 81, "feats": null, "head": 13, "id": 17, "lemma": ".", "start_char": 80, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 8, 8 ] ], [ [ 0, 10, 10 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Frank was upset with Tom because the toaster he had bought from him didn't work.
37
[ { "end_char": 80, "id": 1, "speaker": null, "start_char": 0, "text": "Frank was upset with Tom because the toaster he had bought from him didn't work.", "tokens": [ { "deprel": "nsubj", "end_char": 5, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Frank", "start_char": 0, "text": "Frank", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 9, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "start_char": 6, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 15, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "upset", "start_char": 10, "text": "upset", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 20, "feats": null, "head": 5, "id": 4, "lemma": "with", "start_char": 16, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 24, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Tom", "start_char": 21, "text": "Tom", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 32, "feats": null, "head": 16, "id": 6, "lemma": "because", "start_char": 25, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 36, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "start_char": 33, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 44, "feats": "Number=Sing", "head": 16, "id": 8, "lemma": "toaster", "start_char": 37, "text": "toaster", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 47, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 9, "lemma": "he", "start_char": 45, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 51, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 10, "lemma": "have", "start_char": 48, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "acl:relcl", "end_char": 58, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 11, "lemma": "buy", "start_char": 52, "text": "bought", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 63, "feats": null, "head": 13, "id": 12, "lemma": "from", "start_char": 59, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 67, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 13, "lemma": "he", "start_char": 64, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": null, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": 14, "lemma": "do", "start_char": 68, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 74, "feats": null, "head": 16, "id": 15, "lemma": "not", "start_char": null, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 79, "feats": "VerbForm=Inf", "head": 3, "id": 16, "lemma": "work", "start_char": 75, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 80, "feats": null, "head": 3, "id": 17, "lemma": ".", "start_char": 79, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 0, 8, 8 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Lily spoke to Donna , breaking her silence.
38
[ { "end_char": 43, "id": 1, "speaker": null, "start_char": 0, "text": "Lily spoke to Donna , breaking her silence.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Lily", "start_char": 0, "text": "Lily", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 10, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "speak", "start_char": 5, "text": "spoke", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 13, "feats": null, "head": 4, "id": 3, "lemma": "to", "start_char": 11, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": null, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "Don", "start_char": 14, "text": "Don", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 19, "feats": null, "head": 4, "id": 5, "lemma": "to", "start_char": null, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 21, "feats": null, "head": 7, "id": 6, "lemma": ",", "start_char": 20, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advcl", "end_char": 30, "feats": "VerbForm=Ger", "head": 2, "id": 7, "lemma": "break", "start_char": 22, "text": "breaking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 34, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "her", "start_char": 31, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 42, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "silence", "start_char": 35, "text": "silence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 43, "feats": null, "head": 2, "id": 10, "lemma": ".", "start_char": 42, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 4 ] ], [ [ 0, 7, 7 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
The cat was lying by the mouse hole waiting for the mouse , but it was too cautious.
39
[ { "end_char": 84, "id": 1, "speaker": null, "start_char": 0, "text": "The cat was lying by the mouse hole waiting for the mouse , but it was too cautious.", "tokens": [ { "deprel": "det", "end_char": 3, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "start_char": 0, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 7, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "cat", "start_char": 4, "text": "cat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 11, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "start_char": 8, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 17, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "lie", "start_char": 12, "text": "lying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 20, "feats": null, "head": 8, "id": 5, "lemma": "by", "start_char": 18, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 24, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 6, "lemma": "the", "start_char": 21, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 30, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "mouse", "start_char": 25, "text": "mouse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 35, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "hole", "start_char": 31, "text": "hole", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 43, "feats": "VerbForm=Ger", "head": 8, "id": 9, "lemma": "wait", "start_char": 36, "text": "waiting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 47, "feats": null, "head": 12, "id": 10, "lemma": "for", "start_char": 44, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 51, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "start_char": 48, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 57, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "mouse", "start_char": 52, "text": "mouse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 59, "feats": null, "head": 18, "id": 13, "lemma": ",", "start_char": 58, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 63, "feats": null, "head": 18, "id": 14, "lemma": "but", "start_char": 60, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 66, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 15, "lemma": "it", "start_char": 64, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 70, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": 16, "lemma": "be", "start_char": 67, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 74, "feats": null, "head": 18, "id": 17, "lemma": "too", "start_char": 71, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 83, "feats": "Degree=Pos", "head": 4, "id": 18, "lemma": "cautious", "start_char": 75, "text": "cautious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 84, "feats": null, "head": 4, "id": 19, "lemma": ".", "start_char": 83, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ] ], [ [ 0, 14, 14 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Equally swoon-worthy is C.K. Dexter Haven , a pallid young dandy holding a jade-handled walking stick, with a poodle asleep at his feet
40
[ { "end_char": 135, "id": 1, "speaker": null, "start_char": 0, "text": "Equally swoon-worthy is C.K. Dexter Haven , a pallid young dandy holding a jade-handled walking stick, with a poodle asleep at his feet", "tokens": [ { "deprel": "advmod", "end_char": 7, "feats": null, "head": 8, "id": 1, "lemma": "equally", "start_char": 0, "text": "Equally", "upos": "ADV", "xpos": "RB" }, { "deprel": "compound", "end_char": 13, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "swoon", "start_char": 8, "text": "swoon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 14, "feats": null, "head": 2, "id": 3, "lemma": "-", "start_char": 13, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nsubj", "end_char": 20, "feats": "Degree=Pos", "head": 8, "id": 4, "lemma": "worthy", "start_char": 14, "text": "worthy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cop", "end_char": 23, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "start_char": 21, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "compound", "end_char": 28, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "C.K.", "start_char": 24, "text": "C.K.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 35, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Dexter", "start_char": 29, "text": "Dexter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 41, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "Haven", "start_char": 36, "text": "Haven", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 43, "feats": null, "head": 13, "id": 9, "lemma": ",", "start_char": 42, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 45, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 10, "lemma": "a", "start_char": 44, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 52, "feats": "Degree=Pos", "head": 13, "id": 11, "lemma": "pallid", "start_char": 46, "text": "pallid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 58, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "young", "start_char": 53, "text": "young", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "appos", "end_char": 64, "feats": "Number=Sing", "head": 8, "id": 13, "lemma": "dandy", "start_char": 59, "text": "dandy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 72, "feats": "VerbForm=Ger", "head": 13, "id": 14, "lemma": "hold", "start_char": 65, "text": "holding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 74, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 15, "lemma": "a", "start_char": 73, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 79, "feats": "Number=Sing", "head": 18, "id": 16, "lemma": "jade", "start_char": 75, "text": "jade", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 80, "feats": null, "head": 18, "id": 17, "lemma": "-", "start_char": 79, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 87, "feats": "Tense=Past|VerbForm=Part", "head": 20, "id": 18, "lemma": "handle", "start_char": 80, "text": "handled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound", "end_char": 95, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "walking", "start_char": 88, "text": "walking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 101, "feats": "Number=Sing", "head": 14, "id": 20, "lemma": "stick", "start_char": 96, "text": "stick", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 102, "feats": null, "head": 14, "id": 21, "lemma": ",", "start_char": 101, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 107, "feats": null, "head": 25, "id": 22, "lemma": "with", "start_char": 103, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 109, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 23, "lemma": "a", "start_char": 108, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 116, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "poodle", "start_char": 110, "text": "poodle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 123, "feats": "Degree=Pos", "head": 14, "id": 25, "lemma": "asleep", "start_char": 117, "text": "asleep", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 126, "feats": null, "head": 28, "id": 26, "lemma": "at", "start_char": 124, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 130, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 28, "id": 27, "lemma": "his", "start_char": 127, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 135, "feats": "Number=Plur", "head": 25, "id": 28, "lemma": "foot", "start_char": 131, "text": "feet", "upos": "NOUN", "xpos": "NNS" } ] } ]
[ [ [ 0, 7, 7 ], [ 0, 26, 26 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Sir Clifford wants me to find him a new groom , about twenty or twenty-one, who knows his business. His old coachman is getting feeble, and he wants a man to work with him and get into his ways, who would be able, when the old man was pensioned off, to step into his place.
41
[ { "end_char": 99, "id": 1, "speaker": null, "start_char": 0, "text": "Sir Clifford wants me to find him a new groom , about twenty or twenty-one, who knows his business.", "tokens": [ { "deprel": "nsubj", "end_char": 3, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Sir", "start_char": 0, "text": "Sir", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 12, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Clifford", "start_char": 4, "text": "Clifford", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 18, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "want", "start_char": 13, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 21, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "start_char": 19, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 24, "feats": null, "head": 6, "id": 5, "lemma": "to", "start_char": 22, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 29, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "find", "start_char": 25, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 33, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "he", "start_char": 30, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 35, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "start_char": 34, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 39, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "new", "start_char": 36, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 45, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "groom", "start_char": 40, "text": "groom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 10, "id": 11, "lemma": ",", "start_char": 46, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 53, "feats": null, "head": 13, "id": 12, "lemma": "about", "start_char": 48, "text": "about", "upos": "ADV", "xpos": "RB" }, { "deprel": "appos", "end_char": 60, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 13, "lemma": "twenty", "start_char": 54, "text": "twenty", "upos": "NUM", "xpos": "CD" }, { "deprel": "cc", "end_char": 63, "feats": null, "head": 15, "id": 14, "lemma": "or", "start_char": 61, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 70, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 15, "lemma": "twenty", "start_char": 64, "text": "twenty", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 71, "feats": null, "head": 15, "id": 16, "lemma": "-", "start_char": 70, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 74, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 17, "lemma": "one", "start_char": 71, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 75, "feats": null, "head": 20, "id": 18, "lemma": ",", "start_char": 74, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 79, "feats": "PronType=Rel", "head": 20, "id": 19, "lemma": "who", "start_char": 76, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 85, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 20, "lemma": "know", "start_char": 80, "text": "knows", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 89, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "his", "start_char": 86, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 98, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "business", "start_char": 90, "text": "business", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 99, "feats": null, "head": 3, "id": 23, "lemma": ".", "start_char": 98, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 273, "id": 2, "speaker": null, "start_char": 100, "text": "His old coachman is getting feeble, and he wants a man to work with him and get into his ways, who would be able, when the old man was pensioned off, to step into his place.", "tokens": [ { "deprel": "nmod:poss", "end_char": 103, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 3, "id": 1, "lemma": "his", "start_char": 100, "text": "His", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 107, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "old", "start_char": 104, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 116, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "coachman", "start_char": 108, "text": "coachman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 119, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "start_char": 117, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 127, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "get", "start_char": 120, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "end_char": 134, "feats": "Degree=Pos", "head": 5, "id": 6, "lemma": "feeble", "start_char": 128, "text": "feeble", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 135, "feats": null, "head": 10, "id": 7, "lemma": ",", "start_char": 134, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 139, "feats": null, "head": 10, "id": 8, "lemma": "and", "start_char": 136, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 142, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 9, "lemma": "he", "start_char": 140, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 148, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 10, "lemma": "want", "start_char": 143, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 150, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "start_char": 149, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 154, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "man", "start_char": 151, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 157, "feats": null, "head": 14, "id": 13, "lemma": "to", "start_char": 155, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 162, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "work", "start_char": 158, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 167, "feats": null, "head": 16, "id": 15, "lemma": "with", "start_char": 163, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 171, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 16, "lemma": "he", "start_char": 168, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 175, "feats": null, "head": 18, "id": 17, "lemma": "and", "start_char": 172, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 179, "feats": "VerbForm=Inf", "head": 14, "id": 18, "lemma": "get", "start_char": 176, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 184, "feats": null, "head": 21, "id": 19, "lemma": "into", "start_char": 180, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 188, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "his", "start_char": 185, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 193, "feats": "Number=Plur", "head": 18, "id": 21, "lemma": "way", "start_char": 189, "text": "ways", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 194, "feats": null, "head": 26, "id": 22, "lemma": ",", "start_char": 193, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 198, "feats": "PronType=Rel", "head": 26, "id": 23, "lemma": "who", "start_char": 195, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 204, "feats": "VerbForm=Fin", "head": 26, "id": 24, "lemma": "would", "start_char": 199, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 207, "feats": "VerbForm=Inf", "head": 26, "id": 25, "lemma": "be", "start_char": 205, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "acl:relcl", "end_char": 212, "feats": "Degree=Pos", "head": 21, "id": 26, "lemma": "able", "start_char": 208, "text": "able", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 213, "feats": null, "head": 26, "id": 27, "lemma": ",", "start_char": 212, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 218, "feats": "PronType=Int", "head": 33, "id": 28, "lemma": "when", "start_char": 214, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 222, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 29, "lemma": "the", "start_char": 219, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 226, "feats": "Degree=Pos", "head": 31, "id": 30, "lemma": "old", "start_char": 223, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:pass", "end_char": 230, "feats": "Number=Sing", "head": 33, "id": 31, "lemma": "man", "start_char": 227, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 234, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 33, "id": 32, "lemma": "be", "start_char": 231, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 244, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 26, "id": 33, "lemma": "pension", "start_char": 235, "text": "pensioned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 248, "feats": null, "head": 33, "id": 34, "lemma": "off", "start_char": 245, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 249, "feats": null, "head": 37, "id": 35, "lemma": ",", "start_char": 248, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 252, "feats": null, "head": 37, "id": 36, "lemma": "to", "start_char": 250, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 257, "feats": "VerbForm=Inf", "head": 33, "id": 37, "lemma": "step", "start_char": 253, "text": "step", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 262, "feats": null, "head": 40, "id": 38, "lemma": "into", "start_char": 258, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 266, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 40, "id": 39, "lemma": "his", "start_char": 263, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 272, "feats": "Number=Sing", "head": 37, "id": 40, "lemma": "place", "start_char": 267, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 273, "feats": null, "head": 5, "id": 41, "lemma": ".", "start_char": 272, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ] ], [ [ 1, 19, 19 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
The fish ate the worm . It was tasty.
42
[ { "end_char": 23, "id": 1, "speaker": null, "start_char": 0, "text": "The fish ate the worm .", "tokens": [ { "deprel": "det", "end_char": 3, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "start_char": 0, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 8, "feats": "Number=Plur", "head": 3, "id": 2, "lemma": "fish", "start_char": 4, "text": "fish", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 12, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "eat", "start_char": 9, "text": "ate", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 16, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "start_char": 13, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 21, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "worm", "start_char": 17, "text": "worm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 23, "feats": null, "head": 3, "id": 6, "lemma": ".", "start_char": 22, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 37, "id": 2, "speaker": null, "start_char": 24, "text": "It was tasty.", "tokens": [ { "deprel": "nsubj", "end_char": 26, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "start_char": 24, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 30, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "start_char": 27, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 36, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "tasty", "start_char": 31, "text": "tasty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 37, "feats": null, "head": 3, "id": 4, "lemma": ".", "start_char": 36, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ] ], [ [ 1, 0, 0 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Lionel is holding captive a scientist, Dr. Vardi , who has invented a device that turns animals invisible; Lionel plans to use it on Geoffrey and send him to steal nuclear material from an army vault.
43
[ { "end_char": 200, "id": 1, "speaker": null, "start_char": 0, "text": "Lionel is holding captive a scientist, Dr. Vardi , who has invented a device that turns animals invisible; Lionel plans to use it on Geoffrey and send him to steal nuclear material from an army vault.", "tokens": [ { "deprel": "nsubj", "end_char": 6, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Lionel", "start_char": 0, "text": "Lionel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 9, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "start_char": 7, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 17, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "hold", "start_char": 10, "text": "holding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 25, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "captive", "start_char": 18, "text": "captive", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 27, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "start_char": 26, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 37, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "scientist", "start_char": 28, "text": "scientist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 38, "feats": null, "head": 8, "id": 7, "lemma": ",", "start_char": 37, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 42, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Dr.", "start_char": 39, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 48, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "Vardi", "start_char": 43, "text": "Vardi", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 50, "feats": null, "head": 8, "id": 10, "lemma": ",", "start_char": 49, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 54, "feats": "PronType=Rel", "head": 13, "id": 11, "lemma": "who", "start_char": 51, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 58, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "have", "start_char": 55, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 67, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 13, "lemma": "invent", "start_char": 59, "text": "invented", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 69, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "start_char": 68, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 76, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "device", "start_char": 70, "text": "device", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 81, "feats": "PronType=Rel", "head": 17, "id": 16, "lemma": "that", "start_char": 77, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 87, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 17, "lemma": "turn", "start_char": 82, "text": "turns", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 95, "feats": "Number=Plur", "head": 17, "id": 18, "lemma": "animal", "start_char": 88, "text": "animals", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "xcomp", "end_char": 105, "feats": "Degree=Pos", "head": 17, "id": 19, "lemma": "invisible", "start_char": 96, "text": "invisible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 106, "feats": null, "head": 22, "id": 20, "lemma": ";", "start_char": 105, "text": ";", "upos": "PUNCT", "xpos": ":" }, { "deprel": "nsubj", "end_char": 113, "feats": "Number=Sing", "head": 22, "id": 21, "lemma": "Lionel", "start_char": 107, "text": "Lionel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 119, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 22, "lemma": "plan", "start_char": 114, "text": "plans", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 122, "feats": null, "head": 24, "id": 23, "lemma": "to", "start_char": 120, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 126, "feats": "VerbForm=Inf", "head": 22, "id": 24, "lemma": "use", "start_char": 123, "text": "use", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 129, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": 25, "lemma": "it", "start_char": 127, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 132, "feats": null, "head": 27, "id": 26, "lemma": "on", "start_char": 130, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 141, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "Geoffrey", "start_char": 133, "text": "Geoffrey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 145, "feats": null, "head": 29, "id": 28, "lemma": "and", "start_char": 142, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 150, "feats": "VerbForm=Inf", "head": 24, "id": 29, "lemma": "send", "start_char": 146, "text": "send", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 154, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 29, "id": 30, "lemma": "he", "start_char": 151, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 157, "feats": null, "head": 32, "id": 31, "lemma": "to", "start_char": 155, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 163, "feats": "VerbForm=Inf", "head": 29, "id": 32, "lemma": "steal", "start_char": 158, "text": "steal", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 171, "feats": "Degree=Pos", "head": 34, "id": 33, "lemma": "nuclear", "start_char": 164, "text": "nuclear", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 180, "feats": "Number=Sing", "head": 32, "id": 34, "lemma": "material", "start_char": 172, "text": "material", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 185, "feats": null, "head": 38, "id": 35, "lemma": "from", "start_char": 181, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 188, "feats": "Definite=Ind|PronType=Art", "head": 38, "id": 36, "lemma": "a", "start_char": 186, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 193, "feats": "Number=Sing", "head": 38, "id": 37, "lemma": "army", "start_char": 189, "text": "army", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 199, "feats": "Number=Sing", "head": 32, "id": 38, "lemma": "vault", "start_char": 194, "text": "vault", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 200, "feats": null, "head": 3, "id": 39, "lemma": ".", "start_char": 199, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 29, 29 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
The city councilmen refused the demonstrators a permit because they feared violence.
44
[ { "end_char": 84, "id": 1, "speaker": null, "start_char": 0, "text": "The city councilmen refused the demonstrators a permit because they feared violence.", "tokens": [ { "deprel": "det", "end_char": 3, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 1, "lemma": "the", "start_char": 0, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 8, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "city", "start_char": 4, "text": "city", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 19, "feats": "Number=Plur", "head": 4, "id": 3, "lemma": "councilman", "start_char": 9, "text": "councilmen", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 27, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "refuse", "start_char": 20, "text": "refused", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 31, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "start_char": 28, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 45, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "demonstrator", "start_char": 32, "text": "demonstrators", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "det", "end_char": 47, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "start_char": 46, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 54, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "permit", "start_char": 48, "text": "permit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 62, "feats": null, "head": 11, "id": 9, "lemma": "because", "start_char": 55, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 67, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 11, "id": 10, "lemma": "they", "start_char": 63, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 74, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 11, "lemma": "fear", "start_char": 68, "text": "feared", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 83, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "violence", "start_char": 75, "text": "violence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 84, "feats": null, "head": 4, "id": 13, "lemma": ".", "start_char": 83, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 2 ], [ 0, 9, 9 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Frank felt vindicated when his longtime rival Bill revealed that he was the winner of the competition.
45
[ { "end_char": 102, "id": 1, "speaker": null, "start_char": 0, "text": "Frank felt vindicated when his longtime rival Bill revealed that he was the winner of the competition.", "tokens": [ { "deprel": "nsubj", "end_char": 5, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Frank", "start_char": 0, "text": "Frank", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 10, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "feel", "start_char": 6, "text": "felt", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 21, "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": 3, "lemma": "vindicate", "start_char": 11, "text": "vindicated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 26, "feats": "PronType=Int", "head": 9, "id": 4, "lemma": "when", "start_char": 22, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nmod:poss", "end_char": 30, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 7, "id": 5, "lemma": "his", "start_char": 27, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 39, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "longtime", "start_char": 31, "text": "longtime", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 45, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "rival", "start_char": 40, "text": "rival", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 50, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "Bill", "start_char": 46, "text": "Bill", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "end_char": 59, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 9, "lemma": "reveal", "start_char": 51, "text": "revealed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 64, "feats": null, "head": 14, "id": 10, "lemma": "that", "start_char": 60, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 67, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 11, "lemma": "he", "start_char": 65, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 71, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "start_char": 68, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 75, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "start_char": 72, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 82, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "winner", "start_char": 76, "text": "winner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 85, "feats": null, "head": 17, "id": 15, "lemma": "of", "start_char": 83, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 89, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "start_char": 86, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 101, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "competition", "start_char": 90, "text": "competition", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 102, "feats": null, "head": 2, "id": 18, "lemma": ".", "start_char": 101, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 7 ] ], [ [ 0, 10, 10 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Bob collapsed on the sidewalk. Soon he saw Carl coming to help. He was very concerned.
46
[ { "end_char": 30, "id": 1, "speaker": null, "start_char": 0, "text": "Bob collapsed on the sidewalk.", "tokens": [ { "deprel": "nsubj", "end_char": 3, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Bob", "start_char": 0, "text": "Bob", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 13, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "collapse", "start_char": 4, "text": "collapsed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 16, "feats": null, "head": 5, "id": 3, "lemma": "on", "start_char": 14, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 20, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "start_char": 17, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 29, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "sidewalk", "start_char": 21, "text": "sidewalk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 30, "feats": null, "head": 2, "id": 6, "lemma": ".", "start_char": 29, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 63, "id": 2, "speaker": null, "start_char": 31, "text": "Soon he saw Carl coming to help.", "tokens": [ { "deprel": "advmod", "end_char": 35, "feats": "Degree=Pos", "head": 3, "id": 1, "lemma": "soon", "start_char": 31, "text": "Soon", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 38, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "he", "start_char": 36, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 42, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "see", "start_char": 39, "text": "saw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 47, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "Carl", "start_char": 43, "text": "Carl", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 54, "feats": "VerbForm=Ger", "head": 3, "id": 5, "lemma": "come", "start_char": 48, "text": "coming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 57, "feats": null, "head": 7, "id": 6, "lemma": "to", "start_char": 55, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 62, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "help", "start_char": 58, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 63, "feats": null, "head": 3, "id": 8, "lemma": ".", "start_char": 62, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 86, "id": 3, "speaker": null, "start_char": 64, "text": "He was very concerned.", "tokens": [ { "deprel": "nsubj", "end_char": 66, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "he", "start_char": 64, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 70, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "start_char": 67, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 75, "feats": null, "head": 4, "id": 3, "lemma": "very", "start_char": 71, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 85, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "concerned", "start_char": 76, "text": "concerned", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 86, "feats": null, "head": 4, "id": 5, "lemma": ".", "start_char": 85, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 2, 0, 0 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Dan took the rear seat while Bill claimed the front because his "Dibs!" was slow.
47
[ { "end_char": 81, "id": 1, "speaker": null, "start_char": 0, "text": "Dan took the rear seat while Bill claimed the front because his \"Dibs!\" was slow.", "tokens": [ { "deprel": "nsubj", "end_char": 3, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Dan", "start_char": 0, "text": "Dan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "take", "start_char": 4, "text": "took", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 12, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "start_char": 9, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 17, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "rear", "start_char": 13, "text": "rear", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 22, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "seat", "start_char": 18, "text": "seat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 28, "feats": null, "head": 8, "id": 6, "lemma": "while", "start_char": 23, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 33, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Bill", "start_char": 29, "text": "Bill", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "end_char": 41, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 8, "lemma": "claim", "start_char": 34, "text": "claimed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 45, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "start_char": 42, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 51, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "front", "start_char": 46, "text": "front", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 59, "feats": null, "head": 18, "id": 11, "lemma": "because", "start_char": 52, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 63, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 14, "id": 12, "lemma": "his", "start_char": 60, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "punct", "end_char": 65, "feats": null, "head": 14, "id": 13, "lemma": "\"", "start_char": 64, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 69, "feats": "Number=Sing", "head": 18, "id": 14, "lemma": "dib", "start_char": 65, "text": "Dibs", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 70, "feats": null, "head": 14, "id": 15, "lemma": "!", "start_char": 69, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 71, "feats": null, "head": 14, "id": 16, "lemma": "\"", "start_char": 70, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cop", "end_char": 75, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "start_char": 72, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 80, "feats": "Degree=Pos", "head": 8, "id": 18, "lemma": "slow", "start_char": 76, "text": "slow", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 81, "feats": null, "head": 2, "id": 19, "lemma": ".", "start_char": 80, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ] ], [ [ 0, 11, 11 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Susan knows all about Ann 's personal problems because she is nosy.
48
[ { "end_char": 67, "id": 1, "speaker": null, "start_char": 0, "text": "Susan knows all about Ann 's personal problems because she is nosy.", "tokens": [ { "deprel": "nsubj", "end_char": 5, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Susan", "start_char": 0, "text": "Susan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 11, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "start_char": 6, "text": "knows", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 15, "feats": null, "head": 2, "id": 3, "lemma": "all", "start_char": 12, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 21, "feats": null, "head": 8, "id": 4, "lemma": "about", "start_char": 16, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 25, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "Ann", "start_char": 22, "text": "Ann", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 28, "feats": null, "head": 5, "id": 6, "lemma": "'s", "start_char": 26, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "amod", "end_char": 37, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "personal", "start_char": 29, "text": "personal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 46, "feats": "Number=Plur", "head": 3, "id": 8, "lemma": "problem", "start_char": 38, "text": "problems", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 54, "feats": null, "head": 12, "id": 9, "lemma": "because", "start_char": 47, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 58, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 10, "lemma": "she", "start_char": 55, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 61, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "start_char": 59, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 66, "feats": "Degree=Pos", "head": 2, "id": 12, "lemma": "nosy", "start_char": 62, "text": "nosy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 67, "feats": null, "head": 2, "id": 13, "lemma": ".", "start_char": 66, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 9, 9 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Pete envies Martin because he is very successful.
49
[ { "end_char": 49, "id": 1, "speaker": null, "start_char": 0, "text": "Pete envies Martin because he is very successful.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Pete", "start_char": 0, "text": "Pete", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 11, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "envy", "start_char": 5, "text": "envies", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 18, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "Martin", "start_char": 12, "text": "Martin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 26, "feats": null, "head": 8, "id": 4, "lemma": "because", "start_char": 19, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 29, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 5, "lemma": "he", "start_char": 27, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 32, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "start_char": 30, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 37, "feats": null, "head": 8, "id": 7, "lemma": "very", "start_char": 33, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 48, "feats": "Degree=Pos", "head": 2, "id": 8, "lemma": "successful", "start_char": 38, "text": "successful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 49, "feats": null, "head": 2, "id": 9, "lemma": ".", "start_char": 48, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 4, 4 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Billy cried because Toby wouldn't share his toy.
50
[ { "end_char": 48, "id": 1, "speaker": null, "start_char": 0, "text": "Billy cried because Toby wouldn't share his toy.", "tokens": [ { "deprel": "nsubj", "end_char": 5, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Billy", "start_char": 0, "text": "Billy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 11, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "cry", "start_char": 6, "text": "cried", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 19, "feats": null, "head": 7, "id": 3, "lemma": "because", "start_char": 12, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 24, "feats": "Number=Sing", "head": 7, "id": 4, "lemma": "Toby", "start_char": 20, "text": "Toby", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": null, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "would", "start_char": 25, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 33, "feats": null, "head": 7, "id": 6, "lemma": "not", "start_char": null, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 39, "feats": "VerbForm=Inf", "head": 2, "id": 7, "lemma": "share", "start_char": 34, "text": "share", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 43, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "his", "start_char": 40, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 47, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "toy", "start_char": 44, "text": "toy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 48, "feats": null, "head": 2, "id": 10, "lemma": ".", "start_char": 47, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 7, 7 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
I poured water from the bottle into the cup until it was full.
51
[ { "end_char": 62, "id": 1, "speaker": null, "start_char": 0, "text": "I poured water from the bottle into the cup until it was full.", "tokens": [ { "deprel": "nsubj", "end_char": 1, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "start_char": 0, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "pour", "start_char": 2, "text": "poured", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 14, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "water", "start_char": 9, "text": "water", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 19, "feats": null, "head": 6, "id": 4, "lemma": "from", "start_char": 15, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 23, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "start_char": 20, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 30, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "bottle", "start_char": 24, "text": "bottle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 35, "feats": null, "head": 9, "id": 7, "lemma": "into", "start_char": 31, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 39, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "start_char": 36, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 43, "feats": "Number=Sing", "head": 2, "id": 9, "lemma": "cup", "start_char": 40, "text": "cup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 49, "feats": null, "head": 13, "id": 10, "lemma": "until", "start_char": 44, "text": "until", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 52, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 11, "lemma": "it", "start_char": 50, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 56, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "start_char": 53, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 61, "feats": "Degree=Pos", "head": 2, "id": 13, "lemma": "full", "start_char": 57, "text": "full", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 62, "feats": null, "head": 2, "id": 14, "lemma": ".", "start_char": 61, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 5 ] ], [ [ 0, 10, 10 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
I used an old rag to clean the knife , and then I put it in the trash.
52
[ { "end_char": 70, "id": 1, "speaker": null, "start_char": 0, "text": "I used an old rag to clean the knife , and then I put it in the trash.", "tokens": [ { "deprel": "nsubj", "end_char": 1, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "start_char": 0, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 6, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "use", "start_char": 2, "text": "used", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 9, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "start_char": 7, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 13, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "old", "start_char": 10, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 17, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "rag", "start_char": 14, "text": "rag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 20, "feats": null, "head": 7, "id": 6, "lemma": "to", "start_char": 18, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 26, "feats": "VerbForm=Inf", "head": 2, "id": 7, "lemma": "clean", "start_char": 21, "text": "clean", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 30, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "start_char": 27, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 36, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "knife", "start_char": 31, "text": "knife", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 38, "feats": null, "head": 14, "id": 10, "lemma": ",", "start_char": 37, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 42, "feats": null, "head": 14, "id": 11, "lemma": "and", "start_char": 39, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 47, "feats": "PronType=Dem", "head": 14, "id": 12, "lemma": "then", "start_char": 43, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 49, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "I", "start_char": 48, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 53, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 14, "lemma": "put", "start_char": 50, "text": "put", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 56, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 15, "lemma": "it", "start_char": 54, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 59, "feats": null, "head": 18, "id": 16, "lemma": "in", "start_char": 57, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 63, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "start_char": 60, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 69, "feats": "Number=Sing", "head": 14, "id": 18, "lemma": "trash", "start_char": 64, "text": "trash", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 70, "feats": null, "head": 2, "id": 19, "lemma": ".", "start_char": 69, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 8 ] ], [ [ 0, 14, 14 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
John hired Bill to take care of him .
53
[ { "end_char": 37, "id": 1, "speaker": null, "start_char": 0, "text": "John hired Bill to take care of him .", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "John", "start_char": 0, "text": "John", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 10, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "hire", "start_char": 5, "text": "hired", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 15, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "Bill", "start_char": 11, "text": "Bill", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 18, "feats": null, "head": 5, "id": 4, "lemma": "to", "start_char": 16, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 23, "feats": "VerbForm=Inf", "head": 2, "id": 5, "lemma": "take", "start_char": 19, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 28, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "care", "start_char": 24, "text": "care", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 31, "feats": null, "head": 8, "id": 7, "lemma": "of", "start_char": 29, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 35, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 8, "lemma": "he", "start_char": 32, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 37, "feats": null, "head": 2, "id": 9, "lemma": ".", "start_char": 36, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 0, 7, 7 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Jane knocked on the door, and Susan answered it. She invited her to come out.
54
[ { "end_char": 48, "id": 1, "speaker": null, "start_char": 0, "text": "Jane knocked on the door, and Susan answered it.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Jane", "start_char": 0, "text": "Jane", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 12, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "knock", "start_char": 5, "text": "knocked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 15, "feats": null, "head": 5, "id": 3, "lemma": "on", "start_char": 13, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 19, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "start_char": 16, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 24, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "door", "start_char": 20, "text": "door", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 25, "feats": null, "head": 9, "id": 6, "lemma": ",", "start_char": 24, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 29, "feats": null, "head": 9, "id": 7, "lemma": "and", "start_char": 26, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 35, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "Susan", "start_char": 30, "text": "Susan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "end_char": 44, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 9, "lemma": "answer", "start_char": 36, "text": "answered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 47, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "it", "start_char": 45, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 48, "feats": null, "head": 2, "id": 11, "lemma": ".", "start_char": 47, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 77, "id": 2, "speaker": null, "start_char": 49, "text": "She invited her to come out.", "tokens": [ { "deprel": "nsubj", "end_char": 52, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "she", "start_char": 49, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 60, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "invite", "start_char": 53, "text": "invited", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 64, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "her", "start_char": 61, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 67, "feats": null, "head": 5, "id": 4, "lemma": "to", "start_char": 65, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 72, "feats": "VerbForm=Inf", "head": 2, "id": 5, "lemma": "come", "start_char": 68, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 76, "feats": null, "head": 5, "id": 6, "lemma": "out", "start_char": 73, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 77, "feats": null, "head": 2, "id": 7, "lemma": ".", "start_char": 76, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 0, 0 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
The journalists interviewed the stars of the new movie. They were very persistent, so the interview lasted for a long time.
55
[ { "end_char": 55, "id": 1, "speaker": null, "start_char": 0, "text": "The journalists interviewed the stars of the new movie.", "tokens": [ { "deprel": "det", "end_char": 3, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "start_char": 0, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 15, "feats": "Number=Plur", "head": 3, "id": 2, "lemma": "journalist", "start_char": 4, "text": "journalists", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 27, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "interview", "start_char": 16, "text": "interviewed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 31, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "start_char": 28, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 37, "feats": "Number=Plur", "head": 3, "id": 5, "lemma": "star", "start_char": 32, "text": "stars", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 40, "feats": null, "head": 9, "id": 6, "lemma": "of", "start_char": 38, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 44, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "start_char": 41, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 48, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "new", "start_char": 45, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 54, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "movie", "start_char": 49, "text": "movie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 55, "feats": null, "head": 3, "id": 10, "lemma": ".", "start_char": 54, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 123, "id": 2, "speaker": null, "start_char": 56, "text": "They were very persistent, so the interview lasted for a long time.", "tokens": [ { "deprel": "nsubj", "end_char": 60, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "they", "start_char": 56, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 65, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "start_char": 61, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 70, "feats": null, "head": 4, "id": 3, "lemma": "very", "start_char": 66, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 81, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "persistent", "start_char": 71, "text": "persistent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 82, "feats": null, "head": 9, "id": 5, "lemma": ",", "start_char": 81, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 85, "feats": null, "head": 9, "id": 6, "lemma": "so", "start_char": 83, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 89, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "start_char": 86, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 99, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "interview", "start_char": 90, "text": "interview", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 106, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 9, "lemma": "last", "start_char": 100, "text": "lasted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 110, "feats": null, "head": 13, "id": 10, "lemma": "for", "start_char": 107, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 112, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "start_char": 111, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 117, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "long", "start_char": 113, "text": "long", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 122, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "time", "start_char": 118, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 123, "feats": null, "head": 4, "id": 14, "lemma": ".", "start_char": 122, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ], [ 1, 0, 0 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
As Ollie carried Tommy up the long winding steps, his legs ached.
56
[ { "end_char": 65, "id": 1, "speaker": null, "start_char": 0, "text": "As Ollie carried Tommy up the long winding steps, his legs ached.", "tokens": [ { "deprel": "mark", "end_char": 2, "feats": null, "head": 3, "id": 1, "lemma": "as", "start_char": 0, "text": "As", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 8, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "Ollie", "start_char": 3, "text": "Ollie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "end_char": 16, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 3, "lemma": "carry", "start_char": 9, "text": "carried", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 22, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Tommy", "start_char": 17, "text": "Tommy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound:prt", "end_char": 25, "feats": null, "head": 3, "id": 5, "lemma": "up", "start_char": 23, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 29, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 6, "lemma": "the", "start_char": 26, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 34, "feats": "Degree=Pos", "head": 9, "id": 7, "lemma": "long", "start_char": 30, "text": "long", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 42, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "wind", "start_char": 35, "text": "winding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 48, "feats": "Number=Plur", "head": 3, "id": 9, "lemma": "step", "start_char": 43, "text": "steps", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 49, "feats": null, "head": 13, "id": 10, "lemma": ",", "start_char": 48, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 53, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "his", "start_char": 50, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 58, "feats": "Number=Plur", "head": 13, "id": 12, "lemma": "leg", "start_char": 54, "text": "legs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 64, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 13, "lemma": "ach", "start_char": 59, "text": "ached", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 65, "feats": null, "head": 13, "id": 14, "lemma": ".", "start_char": 64, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 10, 10 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Carol believed that Rebecca regretted that she had stolen the watch.
57
[ { "end_char": 68, "id": 1, "speaker": null, "start_char": 0, "text": "Carol believed that Rebecca regretted that she had stolen the watch.", "tokens": [ { "deprel": "nsubj", "end_char": 5, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Carol", "start_char": 0, "text": "Carol", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 14, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "believe", "start_char": 6, "text": "believed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 19, "feats": null, "head": 5, "id": 3, "lemma": "that", "start_char": 15, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 27, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "Rebecca", "start_char": 20, "text": "Rebecca", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 37, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 5, "lemma": "regret", "start_char": 28, "text": "regretted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 42, "feats": null, "head": 9, "id": 6, "lemma": "that", "start_char": 38, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 46, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "she", "start_char": 43, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 50, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 8, "lemma": "have", "start_char": 47, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 57, "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": 9, "lemma": "steal", "start_char": 51, "text": "stolen", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 61, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "start_char": 58, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 67, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "watch", "start_char": 62, "text": "watch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 68, "feats": null, "head": 2, "id": 12, "lemma": ".", "start_char": 67, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 0, 6, 6 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Bob paid for Charlie 's college education. He is very generous.
58
[ { "end_char": 42, "id": 1, "speaker": null, "start_char": 0, "text": "Bob paid for Charlie 's college education.", "tokens": [ { "deprel": "nsubj", "end_char": 3, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Bob", "start_char": 0, "text": "Bob", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "pay", "start_char": 4, "text": "paid", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 12, "feats": null, "head": 7, "id": 3, "lemma": "for", "start_char": 9, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 20, "feats": "Number=Sing", "head": 7, "id": 4, "lemma": "Charlie", "start_char": 13, "text": "Charlie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 23, "feats": null, "head": 4, "id": 5, "lemma": "'s", "start_char": 21, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "compound", "end_char": 31, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "college", "start_char": 24, "text": "college", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 41, "feats": "Number=Sing", "head": 2, "id": 7, "lemma": "education", "start_char": 32, "text": "education", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 42, "feats": null, "head": 2, "id": 8, "lemma": ".", "start_char": 41, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 63, "id": 2, "speaker": null, "start_char": 43, "text": "He is very generous.", "tokens": [ { "deprel": "nsubj", "end_char": 45, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "he", "start_char": 43, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 48, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "start_char": 46, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 53, "feats": null, "head": 4, "id": 3, "lemma": "very", "start_char": 49, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 62, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "generous", "start_char": 54, "text": "generous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 63, "feats": null, "head": 4, "id": 5, "lemma": ".", "start_char": 62, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 1, 0, 0 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
All the buttons up the back of Dora 's plaid dress were buttoned outside-in. Maude should have thought to button her up; but no, she had left poor little Dora to do the best she could, alone.
59
[ { "end_char": 76, "id": 1, "speaker": null, "start_char": 0, "text": "All the buttons up the back of Dora 's plaid dress were buttoned outside-in.", "tokens": [ { "deprel": "det:predet", "end_char": 3, "feats": null, "head": 3, "id": 1, "lemma": "all", "start_char": 0, "text": "All", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 7, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "start_char": 4, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 15, "feats": "Number=Plur", "head": 13, "id": 3, "lemma": "button", "start_char": 8, "text": "buttons", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 18, "feats": null, "head": 6, "id": 4, "lemma": "up", "start_char": 16, "text": "up", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 22, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "start_char": 19, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 27, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "back", "start_char": 23, "text": "back", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 30, "feats": null, "head": 11, "id": 7, "lemma": "of", "start_char": 28, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 35, "feats": "Number=Sing", "head": 11, "id": 8, "lemma": "Dora", "start_char": 31, "text": "Dora", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 38, "feats": null, "head": 8, "id": 9, "lemma": "'s", "start_char": 36, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "compound", "end_char": 44, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "plaid", "start_char": 39, "text": "plaid", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 50, "feats": "Number=Sing", "head": 6, "id": 11, "lemma": "dress", "start_char": 45, "text": "dress", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 55, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "start_char": 51, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 64, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 13, "lemma": "button", "start_char": 56, "text": "buttoned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 72, "feats": null, "head": 16, "id": 14, "lemma": "outside", "start_char": 65, "text": "outside", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 73, "feats": null, "head": 16, "id": 15, "lemma": "-", "start_char": 72, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "advmod", "end_char": 75, "feats": null, "head": 13, "id": 16, "lemma": "in", "start_char": 73, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 76, "feats": null, "head": 13, "id": 17, "lemma": ".", "start_char": 75, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 191, "id": 2, "speaker": null, "start_char": 77, "text": "Maude should have thought to button her up; but no, she had left poor little Dora to do the best she could, alone.", "tokens": [ { "deprel": "nsubj", "end_char": 82, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Maude", "start_char": 77, "text": "Maude", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 89, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "should", "start_char": 83, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 94, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "have", "start_char": 90, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 102, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 4, "lemma": "think", "start_char": 95, "text": "thought", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 105, "feats": null, "head": 6, "id": 5, "lemma": "to", "start_char": 103, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 112, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "button", "start_char": 106, "text": "button", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 116, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "her", "start_char": 113, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 119, "feats": null, "head": 6, "id": 8, "lemma": "up", "start_char": 117, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 120, "feats": null, "head": 4, "id": 9, "lemma": ";", "start_char": 119, "text": ";", "upos": "PUNCT", "xpos": ":" }, { "deprel": "cc", "end_char": 124, "feats": null, "head": 15, "id": 10, "lemma": "but", "start_char": 121, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "discourse", "end_char": 127, "feats": "Polarity=Neg", "head": 15, "id": 11, "lemma": "no", "start_char": 125, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 128, "feats": null, "head": 11, "id": 12, "lemma": ",", "start_char": 127, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 132, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 13, "lemma": "she", "start_char": 129, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 136, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 14, "lemma": "have", "start_char": 133, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 141, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 15, "lemma": "leave", "start_char": 137, "text": "left", "upos": "VERB", "xpos": "VBN" }, { "deprel": "amod", "end_char": 146, "feats": "Degree=Pos", "head": 18, "id": 16, "lemma": "poor", "start_char": 142, "text": "poor", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 153, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "little", "start_char": 147, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 158, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "Dora", "start_char": 154, "text": "Dora", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 161, "feats": null, "head": 20, "id": 19, "lemma": "to", "start_char": 159, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 164, "feats": "VerbForm=Inf", "head": 15, "id": 20, "lemma": "do", "start_char": 162, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 168, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 21, "lemma": "the", "start_char": 165, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 173, "feats": "Degree=Sup", "head": 20, "id": 22, "lemma": "good", "start_char": 169, "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "nsubj", "end_char": 177, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": 23, "lemma": "she", "start_char": 174, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 183, "feats": "VerbForm=Fin", "head": 22, "id": 24, "lemma": "could", "start_char": 178, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 184, "feats": null, "head": 26, "id": 25, "lemma": ",", "start_char": 183, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 190, "feats": null, "head": 22, "id": 26, "lemma": "alone", "start_char": 185, "text": "alone", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 191, "feats": null, "head": 4, "id": 27, "lemma": ".", "start_char": 190, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 7 ], [ 1, 22, 22 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
The table was piled high with food , and on the floor beside it there were crocks, baskets, and a five-quart pail of milk.
60
[ { "end_char": 122, "id": 1, "speaker": null, "start_char": 0, "text": "The table was piled high with food , and on the floor beside it there were crocks, baskets, and a five-quart pail of milk.", "tokens": [ { "deprel": "det", "end_char": 3, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "start_char": 0, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 9, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "table", "start_char": 4, "text": "table", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 13, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "start_char": 10, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 19, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 4, "lemma": "pile", "start_char": 14, "text": "piled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 24, "feats": "Degree=Pos", "head": 4, "id": 5, "lemma": "high", "start_char": 20, "text": "high", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 29, "feats": null, "head": 7, "id": 6, "lemma": "with", "start_char": 25, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 34, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "food", "start_char": 30, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 36, "feats": null, "head": 16, "id": 8, "lemma": ",", "start_char": 35, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 40, "feats": null, "head": 16, "id": 9, "lemma": "and", "start_char": 37, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 43, "feats": null, "head": 12, "id": 10, "lemma": "on", "start_char": 41, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 47, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "start_char": 44, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 53, "feats": "Number=Sing", "head": 16, "id": 12, "lemma": "floor", "start_char": 48, "text": "floor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 60, "feats": null, "head": 14, "id": 13, "lemma": "beside", "start_char": 54, "text": "beside", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 63, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 14, "lemma": "it", "start_char": 61, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "expl", "end_char": 69, "feats": null, "head": 16, "id": 15, "lemma": "there", "start_char": 64, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "conj", "end_char": 74, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 16, "lemma": "be", "start_char": 70, "text": "were", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 81, "feats": "Number=Plur", "head": 16, "id": 17, "lemma": "crock", "start_char": 75, "text": "crocks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 82, "feats": null, "head": 19, "id": 18, "lemma": ",", "start_char": 81, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 90, "feats": "Number=Plur", "head": 17, "id": 19, "lemma": "basket", "start_char": 83, "text": "baskets", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 91, "feats": null, "head": 21, "id": 20, "lemma": ",", "start_char": 90, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 95, "feats": null, "head": 26, "id": 21, "lemma": "and", "start_char": 92, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 97, "feats": "Definite=Ind|PronType=Art", "head": 26, "id": 22, "lemma": "a", "start_char": 96, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 102, "feats": "NumForm=Word|NumType=Card", "head": 25, "id": 23, "lemma": "five", "start_char": 98, "text": "five", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 103, "feats": null, "head": 23, "id": 24, "lemma": "-", "start_char": 102, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 108, "feats": "Number=Sing", "head": 26, "id": 25, "lemma": "quart", "start_char": 103, "text": "quart", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 113, "feats": "Number=Sing", "head": 17, "id": 26, "lemma": "pail", "start_char": 109, "text": "pail", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 116, "feats": null, "head": 28, "id": 27, "lemma": "of", "start_char": 114, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 121, "feats": "Number=Sing", "head": 26, "id": 28, "lemma": "milk", "start_char": 117, "text": "milk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 122, "feats": null, "head": 4, "id": 29, "lemma": ".", "start_char": 121, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 11, 11 ] ], [ [ 0, 13, 13 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Mark was close to Mr. Singer 's heels. He heard him calling for the captain , promising him, in the jargon everyone talked that night, that not one thing should be damaged on the ship except only the ammunition, but the captain and all his crew had best stay in the cabin until the work was over.
61
[ { "end_char": 38, "id": 1, "speaker": null, "start_char": 0, "text": "Mark was close to Mr. Singer 's heels.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Mark", "start_char": 0, "text": "Mark", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "start_char": 5, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 14, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "close", "start_char": 9, "text": "close", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 17, "feats": null, "head": 8, "id": 4, "lemma": "to", "start_char": 15, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 21, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "Mr.", "start_char": 18, "text": "Mr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 28, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Singer", "start_char": 22, "text": "Singer", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 31, "feats": null, "head": 5, "id": 7, "lemma": "'s", "start_char": 29, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 37, "feats": "Number=Plur", "head": 3, "id": 8, "lemma": "heel", "start_char": 32, "text": "heels", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 38, "feats": null, "head": 3, "id": 9, "lemma": ".", "start_char": 37, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 296, "id": 2, "speaker": null, "start_char": 39, "text": "He heard him calling for the captain , promising him, in the jargon everyone talked that night, that not one thing should be damaged on the ship except only the ammunition, but the captain and all his crew had best stay in the cabin until the work was over.", "tokens": [ { "deprel": "nsubj", "end_char": 41, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "he", "start_char": 39, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 47, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "hear", "start_char": 42, "text": "heard", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 51, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "he", "start_char": 48, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 59, "feats": "VerbForm=Ger", "head": 2, "id": 4, "lemma": "call", "start_char": 52, "text": "calling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 63, "feats": null, "head": 7, "id": 5, "lemma": "for", "start_char": 60, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 67, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "start_char": 64, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 75, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "captain", "start_char": 68, "text": "captain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 77, "feats": null, "head": 9, "id": 8, "lemma": ",", "start_char": 76, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advcl", "end_char": 87, "feats": "VerbForm=Ger", "head": 4, "id": 9, "lemma": "promise", "start_char": 78, "text": "promising", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 91, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "he", "start_char": 88, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 92, "feats": null, "head": 9, "id": 11, "lemma": ",", "start_char": 91, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 95, "feats": null, "head": 14, "id": 12, "lemma": "in", "start_char": 93, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 99, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "start_char": 96, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 106, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "jargon", "start_char": 100, "text": "jargon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 115, "feats": "Number=Sing|PronType=Tot", "head": 16, "id": 15, "lemma": "everyone", "start_char": 107, "text": "everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "acl:relcl", "end_char": 122, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 16, "lemma": "talk", "start_char": 116, "text": "talked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 127, "feats": "Number=Sing|PronType=Dem", "head": 18, "id": 17, "lemma": "that", "start_char": 123, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 133, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "night", "start_char": 128, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 134, "feats": null, "head": 26, "id": 19, "lemma": ",", "start_char": 133, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 139, "feats": null, "head": 26, "id": 20, "lemma": "that", "start_char": 135, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advmod", "end_char": 143, "feats": null, "head": 22, "id": 21, "lemma": "not", "start_char": 140, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "nummod", "end_char": 147, "feats": "NumForm=Word|NumType=Card", "head": 23, "id": 22, "lemma": "one", "start_char": 144, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj:pass", "end_char": 153, "feats": "Number=Sing", "head": 26, "id": 23, "lemma": "thing", "start_char": 148, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 160, "feats": "VerbForm=Fin", "head": 26, "id": 24, "lemma": "should", "start_char": 154, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "end_char": 163, "feats": "VerbForm=Inf", "head": 26, "id": 25, "lemma": "be", "start_char": 161, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 171, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 9, "id": 26, "lemma": "damage", "start_char": 164, "text": "damaged", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 174, "feats": null, "head": 29, "id": 27, "lemma": "on", "start_char": 172, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 178, "feats": "Definite=Def|PronType=Art", "head": 29, "id": 28, "lemma": "the", "start_char": 175, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 183, "feats": "Number=Sing", "head": 26, "id": 29, "lemma": "ship", "start_char": 179, "text": "ship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 190, "feats": null, "head": 33, "id": 30, "lemma": "except", "start_char": 184, "text": "except", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "end_char": 195, "feats": null, "head": 33, "id": 31, "lemma": "only", "start_char": 191, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 199, "feats": "Definite=Def|PronType=Art", "head": 33, "id": 32, "lemma": "the", "start_char": 196, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 210, "feats": "Number=Sing", "head": 26, "id": 33, "lemma": "ammunition", "start_char": 200, "text": "ammunition", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 211, "feats": null, "head": 44, "id": 34, "lemma": ",", "start_char": 210, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 215, "feats": null, "head": 44, "id": 35, "lemma": "but", "start_char": 212, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 219, "feats": "Definite=Def|PronType=Art", "head": 37, "id": 36, "lemma": "the", "start_char": 216, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 227, "feats": "Number=Sing", "head": 44, "id": 37, "lemma": "captain", "start_char": 220, "text": "captain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 231, "feats": null, "head": 41, "id": 38, "lemma": "and", "start_char": 228, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det:predet", "end_char": 235, "feats": null, "head": 41, "id": 39, "lemma": "all", "start_char": 232, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "nmod:poss", "end_char": 239, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 41, "id": 40, "lemma": "his", "start_char": 236, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 244, "feats": "Number=Sing", "head": 37, "id": 41, "lemma": "crew", "start_char": 240, "text": "crew", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 248, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 44, "id": 42, "lemma": "have", "start_char": 245, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 253, "feats": "Degree=Sup", "head": 44, "id": 43, "lemma": "well", "start_char": 249, "text": "best", "upos": "ADV", "xpos": "RBS" }, { "deprel": "conj", "end_char": 258, "feats": "VerbForm=Inf", "head": 26, "id": 44, "lemma": "stay", "start_char": 254, "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 261, "feats": null, "head": 47, "id": 45, "lemma": "in", "start_char": 259, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 265, "feats": "Definite=Def|PronType=Art", "head": 47, "id": 46, "lemma": "the", "start_char": 262, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 271, "feats": "Number=Sing", "head": 44, "id": 47, "lemma": "cabin", "start_char": 266, "text": "cabin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 277, "feats": null, "head": 52, "id": 48, "lemma": "until", "start_char": 272, "text": "until", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 281, "feats": "Definite=Def|PronType=Art", "head": 50, "id": 49, "lemma": "the", "start_char": 278, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 286, "feats": "Number=Sing", "head": 52, "id": 50, "lemma": "work", "start_char": 282, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 290, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 52, "id": 51, "lemma": "be", "start_char": 287, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 295, "feats": null, "head": 44, "id": 52, "lemma": "over", "start_char": 291, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 296, "feats": null, "head": 2, "id": 53, "lemma": ".", "start_char": 295, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 1, 39, 39 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
The man lifted the boy onto his shoulders.
62
[ { "end_char": 42, "id": 1, "speaker": null, "start_char": 0, "text": "The man lifted the boy onto his shoulders.", "tokens": [ { "deprel": "det", "end_char": 3, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "start_char": 0, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 7, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "man", "start_char": 4, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 14, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "lift", "start_char": 8, "text": "lifted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 18, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "start_char": 15, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 22, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "boy", "start_char": 19, "text": "boy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 27, "feats": null, "head": 8, "id": 6, "lemma": "onto", "start_char": 23, "text": "onto", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 31, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "his", "start_char": 28, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 41, "feats": "Number=Plur", "head": 3, "id": 8, "lemma": "shoulder", "start_char": 32, "text": "shoulders", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 42, "feats": null, "head": 3, "id": 9, "lemma": ".", "start_char": 41, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 4 ] ], [ [ 0, 6, 6 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Do you suppose that Peter is responsible for the captain ’s illness? Maybe he bribed the cook to put something in his food.
63
[ { "end_char": 68, "id": 1, "speaker": null, "start_char": 0, "text": "Do you suppose that Peter is responsible for the captain ’s illness?", "tokens": [ { "deprel": "aux", "end_char": 2, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "start_char": 0, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 6, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "start_char": 3, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 14, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "suppose", "start_char": 7, "text": "suppose", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 19, "feats": null, "head": 7, "id": 4, "lemma": "that", "start_char": 15, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 25, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "Peter", "start_char": 20, "text": "Peter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 28, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "start_char": 26, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 40, "feats": "Degree=Pos", "head": 3, "id": 7, "lemma": "responsible", "start_char": 29, "text": "responsible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 44, "feats": null, "head": 12, "id": 8, "lemma": "for", "start_char": 41, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 48, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "start_char": 45, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 56, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "captain", "start_char": 49, "text": "captain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 59, "feats": null, "head": 10, "id": 11, "lemma": "'s", "start_char": 57, "text": "’s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 67, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "illness", "start_char": 60, "text": "illness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 68, "feats": null, "head": 3, "id": 13, "lemma": "?", "start_char": 67, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 123, "id": 2, "speaker": null, "start_char": 69, "text": "Maybe he bribed the cook to put something in his food.", "tokens": [ { "deprel": "advmod", "end_char": 74, "feats": null, "head": 3, "id": 1, "lemma": "maybe", "start_char": 69, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 77, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "he", "start_char": 75, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 84, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "bribe", "start_char": 78, "text": "bribed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 88, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "start_char": 85, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 93, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "cook", "start_char": 89, "text": "cook", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 96, "feats": null, "head": 7, "id": 6, "lemma": "to", "start_char": 94, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 100, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "put", "start_char": 97, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 110, "feats": "Number=Sing|PronType=Ind", "head": 7, "id": 8, "lemma": "something", "start_char": 101, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 113, "feats": null, "head": 11, "id": 9, "lemma": "in", "start_char": 111, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 117, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "his", "start_char": 114, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 122, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "food", "start_char": 118, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 123, "feats": null, "head": 3, "id": 12, "lemma": ".", "start_char": 122, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 1, 9, 9 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
The signs over the shops' doors had pictures that indicated what work was done inside. Although more and more people were learning how to read, each artisan still had signs, not wishing to lose a possible patron merely because he happened to be illiterate.
64
[ { "end_char": 86, "id": 1, "speaker": null, "start_char": 0, "text": "The signs over the shops' doors had pictures that indicated what work was done inside.", "tokens": [ { "deprel": "det", "end_char": 3, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "start_char": 0, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 9, "feats": "Number=Plur", "head": 8, "id": 2, "lemma": "sign", "start_char": 4, "text": "signs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 14, "feats": null, "head": 7, "id": 3, "lemma": "over", "start_char": 10, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 18, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "start_char": 15, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": null, "feats": "Number=Plur", "head": 7, "id": 5, "lemma": "shop", "start_char": 19, "text": "shops", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 25, "feats": null, "head": 5, "id": 6, "lemma": "'s", "start_char": null, "text": "'", "upos": "PART", "xpos": "POS" }, { "deprel": "nmod", "end_char": 31, "feats": "Number=Plur", "head": 2, "id": 7, "lemma": "door", "start_char": 26, "text": "doors", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 35, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 8, "lemma": "have", "start_char": 32, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 44, "feats": "Number=Plur", "head": 8, "id": 9, "lemma": "picture", "start_char": 36, "text": "pictures", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 49, "feats": "PronType=Rel", "head": 11, "id": 10, "lemma": "that", "start_char": 45, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 59, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 11, "lemma": "indicate", "start_char": 50, "text": "indicated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 64, "feats": "PronType=Int", "head": 13, "id": 12, "lemma": "what", "start_char": 60, "text": "what", "upos": "DET", "xpos": "WDT" }, { "deprel": "nsubj:pass", "end_char": 69, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "work", "start_char": 65, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 73, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "start_char": 70, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 78, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 11, "id": 15, "lemma": "do", "start_char": 74, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 85, "feats": null, "head": 15, "id": 16, "lemma": "inside", "start_char": 79, "text": "inside", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 86, "feats": null, "head": 8, "id": 17, "lemma": ".", "start_char": 85, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 256, "id": 2, "speaker": null, "start_char": 87, "text": "Although more and more people were learning how to read, each artisan still had signs, not wishing to lose a possible patron merely because he happened to be illiterate.", "tokens": [ { "deprel": "mark", "end_char": 95, "feats": null, "head": 7, "id": 1, "lemma": "although", "start_char": 87, "text": "Although", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "amod", "end_char": 100, "feats": "Degree=Cmp", "head": 5, "id": 2, "lemma": "more", "start_char": 96, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "cc", "end_char": 104, "feats": null, "head": 4, "id": 3, "lemma": "and", "start_char": 101, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 109, "feats": "Degree=Cmp", "head": 2, "id": 4, "lemma": "more", "start_char": 105, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "nsubj", "end_char": 116, "feats": "Number=Plur", "head": 7, "id": 5, "lemma": "person", "start_char": 110, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 121, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "start_char": 117, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 130, "feats": "Tense=Pres|VerbForm=Part", "head": 15, "id": 7, "lemma": "learn", "start_char": 122, "text": "learning", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 134, "feats": "PronType=Int", "head": 7, "id": 8, "lemma": "how", "start_char": 131, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "mark", "end_char": 137, "feats": null, "head": 10, "id": 9, "lemma": "to", "start_char": 135, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 142, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "read", "start_char": 138, "text": "read", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 143, "feats": null, "head": 7, "id": 11, "lemma": ",", "start_char": 142, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 148, "feats": null, "head": 13, "id": 12, "lemma": "each", "start_char": 144, "text": "each", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 156, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "artisan", "start_char": 149, "text": "artisan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 162, "feats": null, "head": 15, "id": 14, "lemma": "still", "start_char": 157, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 166, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 15, "lemma": "have", "start_char": 163, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 172, "feats": "Number=Plur", "head": 15, "id": 16, "lemma": "sign", "start_char": 167, "text": "signs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 173, "feats": null, "head": 19, "id": 17, "lemma": ",", "start_char": 172, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 177, "feats": null, "head": 19, "id": 18, "lemma": "not", "start_char": 174, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "acl", "end_char": 185, "feats": "VerbForm=Ger", "head": 16, "id": 19, "lemma": "wish", "start_char": 178, "text": "wishing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 188, "feats": null, "head": 21, "id": 20, "lemma": "to", "start_char": 186, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 193, "feats": "VerbForm=Inf", "head": 19, "id": 21, "lemma": "lose", "start_char": 189, "text": "lose", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 195, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 22, "lemma": "a", "start_char": 194, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 204, "feats": "Degree=Pos", "head": 24, "id": 23, "lemma": "possible", "start_char": 196, "text": "possible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 211, "feats": "Number=Sing", "head": 21, "id": 24, "lemma": "patron", "start_char": 205, "text": "patron", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 218, "feats": null, "head": 21, "id": 25, "lemma": "merely", "start_char": 212, "text": "merely", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 226, "feats": null, "head": 28, "id": 26, "lemma": "because", "start_char": 219, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 229, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 27, "lemma": "he", "start_char": 227, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 238, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": 28, "lemma": "happen", "start_char": 230, "text": "happened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 241, "feats": null, "head": 31, "id": 29, "lemma": "to", "start_char": 239, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 244, "feats": "VerbForm=Inf", "head": 31, "id": 30, "lemma": "be", "start_char": 242, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 255, "feats": "Degree=Pos", "head": 28, "id": 31, "lemma": "illiterate", "start_char": 245, "text": "illiterate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 256, "feats": null, "head": 15, "id": 32, "lemma": ".", "start_char": 255, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 1, 23, 23 ], [ 1, 26, 26 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Paul tried to call George on the phone, but he wasn't available.
65
[ { "end_char": 64, "id": 1, "speaker": null, "start_char": 0, "text": "Paul tried to call George on the phone, but he wasn't available.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Paul", "start_char": 0, "text": "Paul", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 10, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "try", "start_char": 5, "text": "tried", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 13, "feats": null, "head": 4, "id": 3, "lemma": "to", "start_char": 11, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 18, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "call", "start_char": 14, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 25, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "George", "start_char": 19, "text": "George", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 28, "feats": null, "head": 8, "id": 6, "lemma": "on", "start_char": 26, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 32, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "start_char": 29, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 38, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "phone", "start_char": 33, "text": "phone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 39, "feats": null, "head": 14, "id": 9, "lemma": ",", "start_char": 38, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 43, "feats": null, "head": 14, "id": 10, "lemma": "but", "start_char": 40, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 46, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 11, "lemma": "he", "start_char": 44, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": null, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "start_char": 47, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 53, "feats": null, "head": 14, "id": 13, "lemma": "not", "start_char": null, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 63, "feats": "Degree=Pos", "head": 2, "id": 14, "lemma": "available", "start_char": 54, "text": "available", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 64, "feats": null, "head": 2, "id": 15, "lemma": ".", "start_char": 63, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ], [ 0, 10, 10 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Sam's drawing was hung just above Tina's and it did look much better with another one above it.
66
[ { "end_char": 95, "id": 1, "speaker": null, "start_char": 0, "text": "Sam's drawing was hung just above Tina's and it did look much better with another one above it.", "tokens": [ { "deprel": "nmod:poss", "end_char": null, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Sam", "start_char": 0, "text": "Sam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 5, "feats": null, "head": 1, "id": 2, "lemma": "'s", "start_char": null, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj:pass", "end_char": 13, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "draw", "start_char": 6, "text": "drawing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 17, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "start_char": 14, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 22, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 5, "lemma": "hang", "start_char": 18, "text": "hung", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 27, "feats": null, "head": 8, "id": 6, "lemma": "just", "start_char": 23, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 33, "feats": null, "head": 8, "id": 7, "lemma": "above", "start_char": 28, "text": "above", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": null, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "Tina", "start_char": 34, "text": "Tina", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 40, "feats": null, "head": 8, "id": 9, "lemma": "'s", "start_char": null, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "cc", "end_char": 44, "feats": null, "head": 13, "id": 10, "lemma": "and", "start_char": 41, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 47, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 11, "lemma": "it", "start_char": 45, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 51, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 12, "lemma": "do", "start_char": 48, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 56, "feats": "VerbForm=Inf", "head": 5, "id": 13, "lemma": "look", "start_char": 52, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 61, "feats": null, "head": 15, "id": 14, "lemma": "much", "start_char": 57, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 68, "feats": "Degree=Cmp", "head": 13, "id": 15, "lemma": "good", "start_char": 62, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "end_char": 73, "feats": null, "head": 20, "id": 16, "lemma": "with", "start_char": 69, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 81, "feats": null, "head": 18, "id": 17, "lemma": "another", "start_char": 74, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 85, "feats": "Number=Sing", "head": 20, "id": 18, "lemma": "one", "start_char": 82, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 91, "feats": null, "head": 20, "id": 19, "lemma": "above", "start_char": 86, "text": "above", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "end_char": 94, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 20, "lemma": "it", "start_char": 92, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 95, "feats": null, "head": 5, "id": 21, "lemma": ".", "start_char": 94, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 2 ] ], [ [ 0, 10, 10 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
The table won't fit through the doorway because it is too wide.
67
[ { "end_char": 63, "id": 1, "speaker": null, "start_char": 0, "text": "The table won't fit through the doorway because it is too wide.", "tokens": [ { "deprel": "det", "end_char": 3, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "start_char": 0, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 9, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "table", "start_char": 4, "text": "table", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": null, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "will", "start_char": 10, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 15, "feats": null, "head": 5, "id": 4, "lemma": "not", "start_char": null, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 19, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "fit", "start_char": 16, "text": "fit", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 27, "feats": null, "head": 8, "id": 6, "lemma": "through", "start_char": 20, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 31, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "start_char": 28, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 39, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "doorway", "start_char": 32, "text": "doorway", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 47, "feats": null, "head": 13, "id": 9, "lemma": "because", "start_char": 40, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 50, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 10, "lemma": "it", "start_char": 48, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 53, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "start_char": 51, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 57, "feats": null, "head": 13, "id": 12, "lemma": "too", "start_char": 54, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 62, "feats": "Degree=Pos", "head": 5, "id": 13, "lemma": "wide", "start_char": 58, "text": "wide", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 63, "feats": null, "head": 5, "id": 14, "lemma": ".", "start_char": 62, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ], [ 0, 9, 9 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Emma Emma's mother had died long ago, and her education had been managed by an excellent woman as governess.
68
[ { "end_char": 108, "id": 1, "speaker": null, "start_char": 0, "text": "Emma Emma's mother had died long ago, and her education had been managed by an excellent woman as governess.", "tokens": [ { "deprel": "nmod:poss", "end_char": 4, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Emma", "start_char": 0, "text": "Emma", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": null, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Emma", "start_char": 5, "text": "Emma", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 11, "feats": null, "head": 1, "id": 3, "lemma": "'s", "start_char": null, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "end_char": 18, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "mother", "start_char": 12, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 22, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 5, "lemma": "have", "start_char": 19, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 27, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 6, "lemma": "die", "start_char": 23, "text": "died", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 32, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "long", "start_char": 28, "text": "long", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 36, "feats": null, "head": 6, "id": 8, "lemma": "ago", "start_char": 33, "text": "ago", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 37, "feats": null, "head": 15, "id": 9, "lemma": ",", "start_char": 36, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 41, "feats": null, "head": 15, "id": 10, "lemma": "and", "start_char": 38, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 45, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "her", "start_char": 42, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj:pass", "end_char": 55, "feats": "Number=Sing", "head": 15, "id": 12, "lemma": "education", "start_char": 46, "text": "education", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 59, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 13, "lemma": "have", "start_char": 56, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "aux:pass", "end_char": 64, "feats": "Tense=Past|VerbForm=Part", "head": 15, "id": 14, "lemma": "be", "start_char": 60, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "conj", "end_char": 72, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 6, "id": 15, "lemma": "manage", "start_char": 65, "text": "managed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 75, "feats": null, "head": 19, "id": 16, "lemma": "by", "start_char": 73, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 78, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 17, "lemma": "a", "start_char": 76, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 88, "feats": "Degree=Pos", "head": 19, "id": 18, "lemma": "excellent", "start_char": 79, "text": "excellent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 94, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "woman", "start_char": 89, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 97, "feats": null, "head": 21, "id": 20, "lemma": "as", "start_char": 95, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 107, "feats": "Number=Sing", "head": 15, "id": 21, "lemma": "governess", "start_char": 98, "text": "governess", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 108, "feats": null, "head": 6, "id": 22, "lemma": ".", "start_char": 107, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 3 ] ], [ [ 0, 10, 10 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Bill passed the gameboy to John because his turn was next.
69
[ { "end_char": 58, "id": 1, "speaker": null, "start_char": 0, "text": "Bill passed the gameboy to John because his turn was next.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Bill", "start_char": 0, "text": "Bill", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 11, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "pass", "start_char": 5, "text": "passed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 15, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "start_char": 12, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 23, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "gameboy", "start_char": 16, "text": "gameboy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 26, "feats": null, "head": 6, "id": 5, "lemma": "to", "start_char": 24, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 31, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "John", "start_char": 27, "text": "John", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 39, "feats": null, "head": 11, "id": 7, "lemma": "because", "start_char": 32, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 43, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "his", "start_char": 40, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 48, "feats": "Number=Sing", "head": 11, "id": 9, "lemma": "turn", "start_char": 44, "text": "turn", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 52, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "start_char": 49, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 57, "feats": "Degree=Pos", "head": 2, "id": 11, "lemma": "next", "start_char": 53, "text": "next", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 58, "feats": null, "head": 2, "id": 12, "lemma": ".", "start_char": 57, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ], [ 0, 7, 7 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Of one thing Mark was sure. Harry knew much less than he did.
70
[ { "end_char": 27, "id": 1, "speaker": null, "start_char": 0, "text": "Of one thing Mark was sure.", "tokens": [ { "deprel": "case", "end_char": 2, "feats": null, "head": 3, "id": 1, "lemma": "of", "start_char": 0, "text": "Of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 6, "feats": "NumForm=Word|NumType=Card", "head": 3, "id": 2, "lemma": "one", "start_char": 3, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 12, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "thing", "start_char": 7, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 17, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "Mark", "start_char": 13, "text": "Mark", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 21, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "start_char": 18, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 26, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "sure", "start_char": 22, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 27, "feats": null, "head": 6, "id": 7, "lemma": ".", "start_char": 26, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 61, "id": 2, "speaker": null, "start_char": 28, "text": "Harry knew much less than he did.", "tokens": [ { "deprel": "nsubj", "end_char": 33, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Harry", "start_char": 28, "text": "Harry", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 38, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "start_char": 34, "text": "knew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 43, "feats": null, "head": 4, "id": 3, "lemma": "much", "start_char": 39, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "obj", "end_char": 48, "feats": "Degree=Cmp", "head": 2, "id": 4, "lemma": "less", "start_char": 44, "text": "less", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "end_char": 53, "feats": null, "head": 7, "id": 5, "lemma": "than", "start_char": 49, "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 56, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 6, "lemma": "he", "start_char": 54, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 60, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 7, "lemma": "do", "start_char": 57, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 61, "feats": null, "head": 2, "id": 8, "lemma": ".", "start_char": 60, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 1, 0, 0 ] ], [ [ 1, 5, 5 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Do you suppose that Peter is responsible for the captain ’s illness? Maybe he bribed the cook to put something in his food.
71
[ { "end_char": 68, "id": 1, "speaker": null, "start_char": 0, "text": "Do you suppose that Peter is responsible for the captain ’s illness?", "tokens": [ { "deprel": "aux", "end_char": 2, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "start_char": 0, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 6, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "start_char": 3, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 14, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "suppose", "start_char": 7, "text": "suppose", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 19, "feats": null, "head": 7, "id": 4, "lemma": "that", "start_char": 15, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 25, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "Peter", "start_char": 20, "text": "Peter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 28, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "start_char": 26, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 40, "feats": "Degree=Pos", "head": 3, "id": 7, "lemma": "responsible", "start_char": 29, "text": "responsible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 44, "feats": null, "head": 12, "id": 8, "lemma": "for", "start_char": 41, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 48, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "start_char": 45, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 56, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "captain", "start_char": 49, "text": "captain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 59, "feats": null, "head": 10, "id": 11, "lemma": "'s", "start_char": 57, "text": "’s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 67, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "illness", "start_char": 60, "text": "illness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 68, "feats": null, "head": 3, "id": 13, "lemma": "?", "start_char": 67, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 123, "id": 2, "speaker": null, "start_char": 69, "text": "Maybe he bribed the cook to put something in his food.", "tokens": [ { "deprel": "advmod", "end_char": 74, "feats": null, "head": 3, "id": 1, "lemma": "maybe", "start_char": 69, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 77, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "he", "start_char": 75, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 84, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "bribe", "start_char": 78, "text": "bribed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 88, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "start_char": 85, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 93, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "cook", "start_char": 89, "text": "cook", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 96, "feats": null, "head": 7, "id": 6, "lemma": "to", "start_char": 94, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 100, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "put", "start_char": 97, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 110, "feats": "Number=Sing|PronType=Ind", "head": 7, "id": 8, "lemma": "something", "start_char": 101, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 113, "feats": null, "head": 11, "id": 9, "lemma": "in", "start_char": 111, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 117, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "his", "start_char": 114, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 122, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "food", "start_char": 118, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 123, "feats": null, "head": 3, "id": 12, "lemma": ".", "start_char": 122, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 8, 9 ], [ 1, 9, 9 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
What about the time you cut up tulip bulbs in the hamburgers because you thought they were onions?
72
[ { "end_char": 98, "id": 1, "speaker": null, "start_char": 0, "text": "What about the time you cut up tulip bulbs in the hamburgers because you thought they were onions?", "tokens": [ { "deprel": "root", "end_char": 4, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "start_char": 0, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "case", "end_char": 10, "feats": null, "head": 4, "id": 2, "lemma": "about", "start_char": 5, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 14, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "start_char": 11, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 19, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "time", "start_char": 15, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 23, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "start_char": 20, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 27, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 6, "lemma": "cut", "start_char": 24, "text": "cut", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 30, "feats": null, "head": 6, "id": 7, "lemma": "up", "start_char": 28, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "compound", "end_char": 36, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "tulip", "start_char": 31, "text": "tulip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 42, "feats": "Number=Plur", "head": 6, "id": 9, "lemma": "bulb", "start_char": 37, "text": "bulbs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 45, "feats": null, "head": 12, "id": 10, "lemma": "in", "start_char": 43, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 49, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "start_char": 46, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 60, "feats": "Number=Plur", "head": 6, "id": 12, "lemma": "hamburger", "start_char": 50, "text": "hamburgers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 68, "feats": null, "head": 15, "id": 13, "lemma": "because", "start_char": 61, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 72, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 14, "lemma": "you", "start_char": 69, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 80, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 1, "id": 15, "lemma": "think", "start_char": 73, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 85, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 18, "id": 16, "lemma": "they", "start_char": 81, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 90, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "start_char": 86, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 97, "feats": "Number=Plur", "head": 15, "id": 18, "lemma": "onion", "start_char": 91, "text": "onions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 98, "feats": null, "head": 1, "id": 19, "lemma": "?", "start_char": 97, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 11, 11 ] ], [ [ 0, 15, 15 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered them when the wind stopped.
73
[ { "end_char": 80, "id": 1, "speaker": null, "start_char": 0, "text": "Fred covered his eyes with his hands , because the wind was blowing sand around.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Fred", "start_char": 0, "text": "Fred", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 12, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "cover", "start_char": 5, "text": "covered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 16, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "his", "start_char": 13, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 21, "feats": "Number=Plur", "head": 2, "id": 4, "lemma": "eye", "start_char": 17, "text": "eyes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 26, "feats": null, "head": 7, "id": 5, "lemma": "with", "start_char": 22, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 30, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "his", "start_char": 27, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 36, "feats": "Number=Plur", "head": 2, "id": 7, "lemma": "hand", "start_char": 31, "text": "hands", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 38, "feats": null, "head": 13, "id": 8, "lemma": ",", "start_char": 37, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 46, "feats": null, "head": 13, "id": 9, "lemma": "because", "start_char": 39, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 50, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "start_char": 47, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 55, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "wind", "start_char": 51, "text": "wind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 59, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "start_char": 56, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 67, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 13, "lemma": "blow", "start_char": 60, "text": "blowing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 72, "feats": "Number=Sing", "head": 13, "id": 14, "lemma": "sand", "start_char": 68, "text": "sand", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 79, "feats": null, "head": 13, "id": 15, "lemma": "around", "start_char": 73, "text": "around", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 80, "feats": null, "head": 2, "id": 16, "lemma": ".", "start_char": 79, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 119, "id": 2, "speaker": null, "start_char": 81, "text": "He lowered them when the wind stopped.", "tokens": [ { "deprel": "nsubj", "end_char": 83, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "he", "start_char": 81, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 91, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "lower", "start_char": 84, "text": "lowered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 96, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "they", "start_char": 92, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 101, "feats": "PronType=Int", "head": 7, "id": 4, "lemma": "when", "start_char": 97, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 105, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "start_char": 102, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 110, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "wind", "start_char": 106, "text": "wind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 118, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 7, "lemma": "stop", "start_char": 111, "text": "stopped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 119, "feats": null, "head": 2, "id": 8, "lemma": ".", "start_char": 118, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 3 ] ], [ [ 1, 2, 2 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Sid explained his theory to Mark but he couldn't understand him.
74
[ { "end_char": 64, "id": 1, "speaker": null, "start_char": 0, "text": "Sid explained his theory to Mark but he couldn't understand him.", "tokens": [ { "deprel": "nsubj", "end_char": 3, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Sid", "start_char": 0, "text": "Sid", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 13, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "explain", "start_char": 4, "text": "explained", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 17, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "his", "start_char": 14, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 24, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "theory", "start_char": 18, "text": "theory", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 27, "feats": null, "head": 6, "id": 5, "lemma": "to", "start_char": 25, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 32, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "Mark", "start_char": 28, "text": "Mark", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 36, "feats": null, "head": 11, "id": 7, "lemma": "but", "start_char": 33, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 39, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 8, "lemma": "he", "start_char": 37, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": null, "feats": "VerbForm=Fin", "head": 11, "id": 9, "lemma": "could", "start_char": 40, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 48, "feats": null, "head": 11, "id": 10, "lemma": "not", "start_char": null, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 59, "feats": "VerbForm=Inf", "head": 2, "id": 11, "lemma": "understand", "start_char": 49, "text": "understand", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 63, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 12, "lemma": "he", "start_char": 60, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 64, "feats": null, "head": 2, "id": 13, "lemma": ".", "start_char": 63, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 7, 7 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Tom gave Ralph a lift to school so he wouldn't have to drive alone.
75
[ { "end_char": 67, "id": 1, "speaker": null, "start_char": 0, "text": "Tom gave Ralph a lift to school so he wouldn't have to drive alone.", "tokens": [ { "deprel": "nsubj", "end_char": 3, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Tom", "start_char": 0, "text": "Tom", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "give", "start_char": 4, "text": "gave", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 14, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "Ralph", "start_char": 9, "text": "Ralph", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "end_char": 16, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "start_char": 15, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 21, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "lift", "start_char": 17, "text": "lift", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 24, "feats": null, "head": 7, "id": 6, "lemma": "to", "start_char": 22, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 31, "feats": "Number=Sing", "head": 2, "id": 7, "lemma": "school", "start_char": 25, "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 34, "feats": null, "head": 12, "id": 8, "lemma": "so", "start_char": 32, "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 37, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 9, "lemma": "he", "start_char": 35, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": null, "feats": "VerbForm=Fin", "head": 12, "id": 10, "lemma": "would", "start_char": 38, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 46, "feats": null, "head": 12, "id": 11, "lemma": "not", "start_char": null, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 51, "feats": "VerbForm=Inf", "head": 2, "id": 12, "lemma": "have", "start_char": 47, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 54, "feats": null, "head": 14, "id": 13, "lemma": "to", "start_char": 52, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 60, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "drive", "start_char": 55, "text": "drive", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 66, "feats": null, "head": 14, "id": 15, "lemma": "alone", "start_char": 61, "text": "alone", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 67, "feats": null, "head": 2, "id": 16, "lemma": ".", "start_char": 66, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 0, 8, 8 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
When my parents died, I was not earning enough to keep myself or my crippled sister Nelly , and without our kind mistress , we would have gone to the poorhouse. Nelly calls her her angel and she has good right to do so. her
76
[ { "end_char": 160, "id": 1, "speaker": null, "start_char": 0, "text": "When my parents died, I was not earning enough to keep myself or my crippled sister Nelly , and without our kind mistress , we would have gone to the poorhouse.", "tokens": [ { "deprel": "advmod", "end_char": 4, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "when", "start_char": 0, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nmod:poss", "end_char": 7, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 3, "id": 2, "lemma": "my", "start_char": 5, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 15, "feats": "Number=Plur", "head": 4, "id": 3, "lemma": "parent", "start_char": 8, "text": "parents", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 20, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 4, "lemma": "die", "start_char": 16, "text": "died", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 21, "feats": null, "head": 9, "id": 5, "lemma": ",", "start_char": 20, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 23, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "I", "start_char": 22, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 27, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "start_char": 24, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 31, "feats": null, "head": 9, "id": 8, "lemma": "not", "start_char": 28, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 39, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 9, "lemma": "earn", "start_char": 32, "text": "earning", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 46, "feats": null, "head": 9, "id": 10, "lemma": "enough", "start_char": 40, "text": "enough", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 49, "feats": null, "head": 12, "id": 11, "lemma": "to", "start_char": 47, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 54, "feats": "VerbForm=Inf", "head": 9, "id": 12, "lemma": "keep", "start_char": 50, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 61, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs|Reflex=Yes", "head": 12, "id": 13, "lemma": "myself", "start_char": 55, "text": "myself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 64, "feats": null, "head": 17, "id": 14, "lemma": "or", "start_char": 62, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 67, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 17, "id": 15, "lemma": "my", "start_char": 65, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 76, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "crippled", "start_char": 68, "text": "crippled", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 83, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "sister", "start_char": 77, "text": "sister", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 89, "feats": "Number=Sing", "head": 17, "id": 18, "lemma": "Nelly", "start_char": 84, "text": "Nelly", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 91, "feats": null, "head": 20, "id": 19, "lemma": ",", "start_char": 90, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 95, "feats": null, "head": 29, "id": 20, "lemma": "and", "start_char": 92, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 103, "feats": null, "head": 24, "id": 21, "lemma": "without", "start_char": 96, "text": "without", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 107, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 24, "id": 22, "lemma": "our", "start_char": 104, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 112, "feats": "Degree=Pos", "head": 24, "id": 23, "lemma": "kind", "start_char": 108, "text": "kind", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 121, "feats": "Number=Sing", "head": 29, "id": 24, "lemma": "mistress", "start_char": 113, "text": "mistress", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 123, "feats": null, "head": 29, "id": 25, "lemma": ",", "start_char": 122, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 126, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 29, "id": 26, "lemma": "we", "start_char": 124, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 132, "feats": "VerbForm=Fin", "head": 29, "id": 27, "lemma": "would", "start_char": 127, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 137, "feats": "VerbForm=Inf", "head": 29, "id": 28, "lemma": "have", "start_char": 133, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "conj", "end_char": 142, "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": 29, "lemma": "go", "start_char": 138, "text": "gone", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 145, "feats": null, "head": 32, "id": 30, "lemma": "to", "start_char": 143, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 149, "feats": "Definite=Def|PronType=Art", "head": 32, "id": 31, "lemma": "the", "start_char": 146, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 159, "feats": "Number=Sing", "head": 29, "id": 32, "lemma": "poorhouse", "start_char": 150, "text": "poorhouse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 160, "feats": null, "head": 9, "id": 33, "lemma": ".", "start_char": 159, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 219, "id": 2, "speaker": null, "start_char": 161, "text": "Nelly calls her her angel and she has good right to do so.", "tokens": [ { "deprel": "nsubj", "end_char": 166, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Nelly", "start_char": 161, "text": "Nelly", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 172, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "call", "start_char": 167, "text": "calls", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "iobj", "end_char": 176, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "her", "start_char": 173, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nmod:poss", "end_char": 180, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "her", "start_char": 177, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "xcomp", "end_char": 186, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "angel", "start_char": 181, "text": "angel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 190, "feats": null, "head": 8, "id": 6, "lemma": "and", "start_char": 187, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 194, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "she", "start_char": 191, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 198, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 8, "lemma": "have", "start_char": 195, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "amod", "end_char": 203, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "good", "start_char": 199, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 209, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "right", "start_char": 204, "text": "right", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 212, "feats": null, "head": 12, "id": 11, "lemma": "to", "start_char": 210, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 215, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "do", "start_char": 213, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 218, "feats": null, "head": 12, "id": 13, "lemma": "so", "start_char": 216, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 219, "feats": null, "head": 2, "id": 14, "lemma": ".", "start_char": 218, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 223, "id": 3, "speaker": null, "start_char": 220, "text": "her", "tokens": [ { "deprel": "root", "end_char": 223, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 0, "id": 1, "lemma": "her", "start_char": 220, "text": "her", "upos": "PRON", "xpos": "PRP" } ] } ]
[ [ [ 0, 23, 23 ], [ 1, 2, 2 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
After I saw Bill catching flies and pulling off their wings, I boxed his ears. I showed the master the flies, some crushed and some crawling about helpless, and I showed him the wings on the window sill. I never saw him so angry before; but as Bill was still howling and whining, like the coward that he was, he did not give him any more punishment of that kind, but set him up on a stool for the rest of the afternoon, and said that he should not go out to play for that week.
77
[ { "end_char": 78, "id": 1, "speaker": null, "start_char": 0, "text": "After I saw Bill catching flies and pulling off their wings, I boxed his ears.", "tokens": [ { "deprel": "mark", "end_char": 5, "feats": null, "head": 3, "id": 1, "lemma": "after", "start_char": 0, "text": "After", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 7, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "start_char": 6, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 11, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 14, "id": 3, "lemma": "see", "start_char": 8, "text": "saw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 16, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "Bill", "start_char": 12, "text": "Bill", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 25, "feats": "VerbForm=Ger", "head": 3, "id": 5, "lemma": "catching", "start_char": 17, "text": "catching", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 31, "feats": "Number=Plur", "head": 5, "id": 6, "lemma": "fly", "start_char": 26, "text": "flies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 35, "feats": null, "head": 8, "id": 7, "lemma": "and", "start_char": 32, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 43, "feats": "VerbForm=Ger", "head": 5, "id": 8, "lemma": "pull", "start_char": 36, "text": "pulling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 47, "feats": null, "head": 8, "id": 9, "lemma": "off", "start_char": 44, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "end_char": 53, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "their", "start_char": 48, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 59, "feats": "Number=Plur", "head": 8, "id": 11, "lemma": "wing", "start_char": 54, "text": "wings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 60, "feats": null, "head": 3, "id": 12, "lemma": ",", "start_char": 59, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 62, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "I", "start_char": 61, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 68, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 14, "lemma": "box", "start_char": 63, "text": "boxed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 72, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "his", "start_char": 69, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 77, "feats": "Number=Plur", "head": 14, "id": 16, "lemma": "ear", "start_char": 73, "text": "ears", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 78, "feats": null, "head": 14, "id": 17, "lemma": ".", "start_char": 77, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 203, "id": 2, "speaker": null, "start_char": 79, "text": "I showed the master the flies, some crushed and some crawling about helpless, and I showed him the wings on the window sill.", "tokens": [ { "deprel": "nsubj", "end_char": 80, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "start_char": 79, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 87, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "show", "start_char": 81, "text": "showed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 91, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "start_char": 88, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "iobj", "end_char": 98, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "master", "start_char": 92, "text": "master", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 102, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "start_char": 99, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 108, "feats": "Number=Plur", "head": 2, "id": 6, "lemma": "fly", "start_char": 103, "text": "flies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 109, "feats": null, "head": 9, "id": 7, "lemma": ",", "start_char": 108, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 114, "feats": null, "head": 9, "id": 8, "lemma": "some", "start_char": 110, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "acl", "end_char": 122, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 9, "lemma": "crush", "start_char": 115, "text": "crushed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "cc", "end_char": 126, "feats": null, "head": 12, "id": 10, "lemma": "and", "start_char": 123, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 131, "feats": null, "head": 12, "id": 11, "lemma": "some", "start_char": 127, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 140, "feats": "VerbForm=Ger", "head": 9, "id": 12, "lemma": "crawl", "start_char": 132, "text": "crawling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 146, "feats": null, "head": 14, "id": 13, "lemma": "about", "start_char": 141, "text": "about", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 155, "feats": "Degree=Pos", "head": 12, "id": 14, "lemma": "helpless", "start_char": 147, "text": "helpless", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 156, "feats": null, "head": 18, "id": 15, "lemma": ",", "start_char": 155, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 160, "feats": null, "head": 18, "id": 16, "lemma": "and", "start_char": 157, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 162, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 17, "lemma": "I", "start_char": 161, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 169, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 18, "lemma": "show", "start_char": 163, "text": "showed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 173, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 19, "lemma": "he", "start_char": 170, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 177, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 20, "lemma": "the", "start_char": 174, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 183, "feats": "Number=Plur", "head": 18, "id": 21, "lemma": "wing", "start_char": 178, "text": "wings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 186, "feats": null, "head": 25, "id": 22, "lemma": "on", "start_char": 184, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 190, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 23, "lemma": "the", "start_char": 187, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 197, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "window", "start_char": 191, "text": "window", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 202, "feats": "Number=Sing", "head": 21, "id": 25, "lemma": "sill", "start_char": 198, "text": "sill", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 203, "feats": null, "head": 2, "id": 26, "lemma": ".", "start_char": 202, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 477, "id": 3, "speaker": null, "start_char": 204, "text": "I never saw him so angry before; but as Bill was still howling and whining, like the coward that he was, he did not give him any more punishment of that kind, but set him up on a stool for the rest of the afternoon, and said that he should not go out to play for that week.", "tokens": [ { "deprel": "nsubj", "end_char": 205, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "start_char": 204, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 211, "feats": null, "head": 3, "id": 2, "lemma": "never", "start_char": 206, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 215, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "see", "start_char": 212, "text": "saw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 219, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "he", "start_char": 216, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 222, "feats": null, "head": 6, "id": 5, "lemma": "so", "start_char": 220, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 228, "feats": "Degree=Pos", "head": 3, "id": 6, "lemma": "angry", "start_char": 223, "text": "angry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 235, "feats": null, "head": 3, "id": 7, "lemma": "before", "start_char": 229, "text": "before", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 236, "feats": null, "head": 9, "id": 8, "lemma": ";", "start_char": 235, "text": ";", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 240, "feats": null, "head": 28, "id": 9, "lemma": "but", "start_char": 237, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 243, "feats": null, "head": 14, "id": 10, "lemma": "as", "start_char": 241, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 248, "feats": "Number=Sing", "head": 14, "id": 11, "lemma": "Bill", "start_char": 244, "text": "Bill", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 252, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "start_char": 249, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 258, "feats": null, "head": 14, "id": 13, "lemma": "still", "start_char": 253, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 266, "feats": "Tense=Pres|VerbForm=Part", "head": 28, "id": 14, "lemma": "howl", "start_char": 259, "text": "howling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "cc", "end_char": 270, "feats": null, "head": 16, "id": 15, "lemma": "and", "start_char": 267, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 278, "feats": "Tense=Pres|VerbForm=Part", "head": 14, "id": 16, "lemma": "whine", "start_char": 271, "text": "whining", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 279, "feats": null, "head": 20, "id": 17, "lemma": ",", "start_char": 278, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 284, "feats": null, "head": 20, "id": 18, "lemma": "like", "start_char": 280, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 288, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "start_char": 285, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 295, "feats": "Number=Sing", "head": 14, "id": 20, "lemma": "coward", "start_char": 289, "text": "coward", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl:relcl", "end_char": 300, "feats": "PronType=Rel", "head": 20, "id": 21, "lemma": "that", "start_char": 296, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 303, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 22, "lemma": "he", "start_char": 301, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 307, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": 23, "lemma": "be", "start_char": 304, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 308, "feats": null, "head": 28, "id": 24, "lemma": ",", "start_char": 307, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 311, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 25, "lemma": "he", "start_char": 309, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 315, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 28, "id": 26, "lemma": "do", "start_char": 312, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 319, "feats": null, "head": 28, "id": 27, "lemma": "not", "start_char": 316, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 324, "feats": "VerbForm=Inf", "head": 3, "id": 28, "lemma": "give", "start_char": 320, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 328, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 29, "lemma": "he", "start_char": 325, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 332, "feats": null, "head": 32, "id": 30, "lemma": "any", "start_char": 329, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 337, "feats": "Degree=Cmp", "head": 32, "id": 31, "lemma": "more", "start_char": 333, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "end_char": 348, "feats": "Number=Sing", "head": 28, "id": 32, "lemma": "punishment", "start_char": 338, "text": "punishment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 351, "feats": null, "head": 35, "id": 33, "lemma": "of", "start_char": 349, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 356, "feats": "Number=Sing|PronType=Dem", "head": 35, "id": 34, "lemma": "that", "start_char": 352, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 361, "feats": "Number=Sing", "head": 32, "id": 35, "lemma": "kind", "start_char": 357, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 362, "feats": null, "head": 38, "id": 36, "lemma": ",", "start_char": 361, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 366, "feats": null, "head": 38, "id": 37, "lemma": "but", "start_char": 363, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 370, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 28, "id": 38, "lemma": "set", "start_char": 367, "text": "set", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 374, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 38, "id": 39, "lemma": "he", "start_char": 371, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 377, "feats": null, "head": 38, "id": 40, "lemma": "up", "start_char": 375, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 380, "feats": null, "head": 43, "id": 41, "lemma": "on", "start_char": 378, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 382, "feats": "Definite=Ind|PronType=Art", "head": 43, "id": 42, "lemma": "a", "start_char": 381, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 388, "feats": "Number=Sing", "head": 38, "id": 43, "lemma": "stool", "start_char": 383, "text": "stool", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 392, "feats": null, "head": 46, "id": 44, "lemma": "for", "start_char": 389, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 396, "feats": "Definite=Def|PronType=Art", "head": 46, "id": 45, "lemma": "the", "start_char": 393, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 401, "feats": "Number=Sing", "head": 38, "id": 46, "lemma": "rest", "start_char": 397, "text": "rest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 404, "feats": null, "head": 49, "id": 47, "lemma": "of", "start_char": 402, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 408, "feats": "Definite=Def|PronType=Art", "head": 49, "id": 48, "lemma": "the", "start_char": 405, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 418, "feats": "Number=Sing", "head": 46, "id": 49, "lemma": "afternoon", "start_char": 409, "text": "afternoon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 419, "feats": null, "head": 52, "id": 50, "lemma": ",", "start_char": 418, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 423, "feats": null, "head": 52, "id": 51, "lemma": "and", "start_char": 420, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 428, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 28, "id": 52, "lemma": "say", "start_char": 424, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 433, "feats": null, "head": 57, "id": 53, "lemma": "that", "start_char": 429, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 436, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 57, "id": 54, "lemma": "he", "start_char": 434, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 443, "feats": "VerbForm=Fin", "head": 57, "id": 55, "lemma": "should", "start_char": 437, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 447, "feats": null, "head": 57, "id": 56, "lemma": "not", "start_char": 444, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 450, "feats": "VerbForm=Inf", "head": 52, "id": 57, "lemma": "go", "start_char": 448, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 454, "feats": null, "head": 57, "id": 58, "lemma": "out", "start_char": 451, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 457, "feats": null, "head": 60, "id": 59, "lemma": "to", "start_char": 455, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 462, "feats": "VerbForm=Inf", "head": 57, "id": 60, "lemma": "play", "start_char": 458, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 466, "feats": null, "head": 63, "id": 61, "lemma": "for", "start_char": 463, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 471, "feats": "Number=Sing|PronType=Dem", "head": 63, "id": 62, "lemma": "that", "start_char": 467, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 476, "feats": "Number=Sing", "head": 60, "id": 63, "lemma": "week", "start_char": 472, "text": "week", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 477, "feats": null, "head": 3, "id": 64, "lemma": ".", "start_char": 476, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 1, 2, 3 ], [ 2, 24, 24 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
After I saw Bill catching flies and pulling off their wings, I boxed his ears. I showed the master the flies, some crushed and some crawling about helpless, and I showed him the wings on the window sill. I never saw him so angry before; but as Bill was still howling and whining, like the coward that he was, he did not give him any more punishment of that kind, but set him up on a stool for the rest of the afternoon, and said that he should not go out to play for that week.
78
[ { "end_char": 78, "id": 1, "speaker": null, "start_char": 0, "text": "After I saw Bill catching flies and pulling off their wings, I boxed his ears.", "tokens": [ { "deprel": "mark", "end_char": 5, "feats": null, "head": 3, "id": 1, "lemma": "after", "start_char": 0, "text": "After", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 7, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "start_char": 6, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 11, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 14, "id": 3, "lemma": "see", "start_char": 8, "text": "saw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 16, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "Bill", "start_char": 12, "text": "Bill", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 25, "feats": "VerbForm=Ger", "head": 3, "id": 5, "lemma": "catching", "start_char": 17, "text": "catching", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 31, "feats": "Number=Plur", "head": 5, "id": 6, "lemma": "fly", "start_char": 26, "text": "flies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 35, "feats": null, "head": 8, "id": 7, "lemma": "and", "start_char": 32, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 43, "feats": "VerbForm=Ger", "head": 5, "id": 8, "lemma": "pull", "start_char": 36, "text": "pulling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 47, "feats": null, "head": 8, "id": 9, "lemma": "off", "start_char": 44, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "end_char": 53, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "their", "start_char": 48, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 59, "feats": "Number=Plur", "head": 8, "id": 11, "lemma": "wing", "start_char": 54, "text": "wings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 60, "feats": null, "head": 3, "id": 12, "lemma": ",", "start_char": 59, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 62, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "I", "start_char": 61, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 68, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 14, "lemma": "box", "start_char": 63, "text": "boxed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 72, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "his", "start_char": 69, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 77, "feats": "Number=Plur", "head": 14, "id": 16, "lemma": "ear", "start_char": 73, "text": "ears", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 78, "feats": null, "head": 14, "id": 17, "lemma": ".", "start_char": 77, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 203, "id": 2, "speaker": null, "start_char": 79, "text": "I showed the master the flies, some crushed and some crawling about helpless, and I showed him the wings on the window sill.", "tokens": [ { "deprel": "nsubj", "end_char": 80, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "start_char": 79, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 87, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "show", "start_char": 81, "text": "showed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 91, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "start_char": 88, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "iobj", "end_char": 98, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "master", "start_char": 92, "text": "master", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 102, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "start_char": 99, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 108, "feats": "Number=Plur", "head": 2, "id": 6, "lemma": "fly", "start_char": 103, "text": "flies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 109, "feats": null, "head": 9, "id": 7, "lemma": ",", "start_char": 108, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 114, "feats": null, "head": 9, "id": 8, "lemma": "some", "start_char": 110, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "acl", "end_char": 122, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 9, "lemma": "crush", "start_char": 115, "text": "crushed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "cc", "end_char": 126, "feats": null, "head": 12, "id": 10, "lemma": "and", "start_char": 123, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 131, "feats": null, "head": 12, "id": 11, "lemma": "some", "start_char": 127, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 140, "feats": "VerbForm=Ger", "head": 9, "id": 12, "lemma": "crawl", "start_char": 132, "text": "crawling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 146, "feats": null, "head": 14, "id": 13, "lemma": "about", "start_char": 141, "text": "about", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 155, "feats": "Degree=Pos", "head": 12, "id": 14, "lemma": "helpless", "start_char": 147, "text": "helpless", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 156, "feats": null, "head": 18, "id": 15, "lemma": ",", "start_char": 155, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 160, "feats": null, "head": 18, "id": 16, "lemma": "and", "start_char": 157, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 162, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 17, "lemma": "I", "start_char": 161, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 169, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 18, "lemma": "show", "start_char": 163, "text": "showed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 173, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 19, "lemma": "he", "start_char": 170, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 177, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 20, "lemma": "the", "start_char": 174, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 183, "feats": "Number=Plur", "head": 18, "id": 21, "lemma": "wing", "start_char": 178, "text": "wings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 186, "feats": null, "head": 25, "id": 22, "lemma": "on", "start_char": 184, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 190, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 23, "lemma": "the", "start_char": 187, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 197, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "window", "start_char": 191, "text": "window", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 202, "feats": "Number=Sing", "head": 21, "id": 25, "lemma": "sill", "start_char": 198, "text": "sill", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 203, "feats": null, "head": 2, "id": 26, "lemma": ".", "start_char": 202, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 477, "id": 3, "speaker": null, "start_char": 204, "text": "I never saw him so angry before; but as Bill was still howling and whining, like the coward that he was, he did not give him any more punishment of that kind, but set him up on a stool for the rest of the afternoon, and said that he should not go out to play for that week.", "tokens": [ { "deprel": "nsubj", "end_char": 205, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "start_char": 204, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 211, "feats": null, "head": 3, "id": 2, "lemma": "never", "start_char": 206, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 215, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "see", "start_char": 212, "text": "saw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 219, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "he", "start_char": 216, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 222, "feats": null, "head": 6, "id": 5, "lemma": "so", "start_char": 220, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 228, "feats": "Degree=Pos", "head": 3, "id": 6, "lemma": "angry", "start_char": 223, "text": "angry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 235, "feats": null, "head": 3, "id": 7, "lemma": "before", "start_char": 229, "text": "before", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 236, "feats": null, "head": 9, "id": 8, "lemma": ";", "start_char": 235, "text": ";", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 240, "feats": null, "head": 28, "id": 9, "lemma": "but", "start_char": 237, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 243, "feats": null, "head": 14, "id": 10, "lemma": "as", "start_char": 241, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 248, "feats": "Number=Sing", "head": 14, "id": 11, "lemma": "Bill", "start_char": 244, "text": "Bill", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 252, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "start_char": 249, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 258, "feats": null, "head": 14, "id": 13, "lemma": "still", "start_char": 253, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 266, "feats": "Tense=Pres|VerbForm=Part", "head": 28, "id": 14, "lemma": "howl", "start_char": 259, "text": "howling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "cc", "end_char": 270, "feats": null, "head": 16, "id": 15, "lemma": "and", "start_char": 267, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 278, "feats": "Tense=Pres|VerbForm=Part", "head": 14, "id": 16, "lemma": "whine", "start_char": 271, "text": "whining", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 279, "feats": null, "head": 20, "id": 17, "lemma": ",", "start_char": 278, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 284, "feats": null, "head": 20, "id": 18, "lemma": "like", "start_char": 280, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 288, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "start_char": 285, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 295, "feats": "Number=Sing", "head": 14, "id": 20, "lemma": "coward", "start_char": 289, "text": "coward", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl:relcl", "end_char": 300, "feats": "PronType=Rel", "head": 20, "id": 21, "lemma": "that", "start_char": 296, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 303, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 22, "lemma": "he", "start_char": 301, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 307, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": 23, "lemma": "be", "start_char": 304, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 308, "feats": null, "head": 28, "id": 24, "lemma": ",", "start_char": 307, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 311, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 25, "lemma": "he", "start_char": 309, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 315, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 28, "id": 26, "lemma": "do", "start_char": 312, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 319, "feats": null, "head": 28, "id": 27, "lemma": "not", "start_char": 316, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 324, "feats": "VerbForm=Inf", "head": 3, "id": 28, "lemma": "give", "start_char": 320, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 328, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 29, "lemma": "he", "start_char": 325, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 332, "feats": null, "head": 32, "id": 30, "lemma": "any", "start_char": 329, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 337, "feats": "Degree=Cmp", "head": 32, "id": 31, "lemma": "more", "start_char": 333, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "end_char": 348, "feats": "Number=Sing", "head": 28, "id": 32, "lemma": "punishment", "start_char": 338, "text": "punishment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 351, "feats": null, "head": 35, "id": 33, "lemma": "of", "start_char": 349, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 356, "feats": "Number=Sing|PronType=Dem", "head": 35, "id": 34, "lemma": "that", "start_char": 352, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 361, "feats": "Number=Sing", "head": 32, "id": 35, "lemma": "kind", "start_char": 357, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 362, "feats": null, "head": 38, "id": 36, "lemma": ",", "start_char": 361, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 366, "feats": null, "head": 38, "id": 37, "lemma": "but", "start_char": 363, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 370, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 28, "id": 38, "lemma": "set", "start_char": 367, "text": "set", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 374, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 38, "id": 39, "lemma": "he", "start_char": 371, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 377, "feats": null, "head": 38, "id": 40, "lemma": "up", "start_char": 375, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 380, "feats": null, "head": 43, "id": 41, "lemma": "on", "start_char": 378, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 382, "feats": "Definite=Ind|PronType=Art", "head": 43, "id": 42, "lemma": "a", "start_char": 381, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 388, "feats": "Number=Sing", "head": 38, "id": 43, "lemma": "stool", "start_char": 383, "text": "stool", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 392, "feats": null, "head": 46, "id": 44, "lemma": "for", "start_char": 389, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 396, "feats": "Definite=Def|PronType=Art", "head": 46, "id": 45, "lemma": "the", "start_char": 393, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 401, "feats": "Number=Sing", "head": 38, "id": 46, "lemma": "rest", "start_char": 397, "text": "rest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 404, "feats": null, "head": 49, "id": 47, "lemma": "of", "start_char": 402, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 408, "feats": "Definite=Def|PronType=Art", "head": 49, "id": 48, "lemma": "the", "start_char": 405, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 418, "feats": "Number=Sing", "head": 46, "id": 49, "lemma": "afternoon", "start_char": 409, "text": "afternoon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 419, "feats": null, "head": 52, "id": 50, "lemma": ",", "start_char": 418, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 423, "feats": null, "head": 52, "id": 51, "lemma": "and", "start_char": 420, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 428, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 28, "id": 52, "lemma": "say", "start_char": 424, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 433, "feats": null, "head": 57, "id": 53, "lemma": "that", "start_char": 429, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 436, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 57, "id": 54, "lemma": "he", "start_char": 434, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 443, "feats": "VerbForm=Fin", "head": 57, "id": 55, "lemma": "should", "start_char": 437, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 447, "feats": null, "head": 57, "id": 56, "lemma": "not", "start_char": 444, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 450, "feats": "VerbForm=Inf", "head": 52, "id": 57, "lemma": "go", "start_char": 448, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 454, "feats": null, "head": 57, "id": 58, "lemma": "out", "start_char": 451, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 457, "feats": null, "head": 60, "id": 59, "lemma": "to", "start_char": 455, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 462, "feats": "VerbForm=Inf", "head": 57, "id": 60, "lemma": "play", "start_char": 458, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 466, "feats": null, "head": 63, "id": 61, "lemma": "for", "start_char": 463, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 471, "feats": "Number=Sing|PronType=Dem", "head": 63, "id": 62, "lemma": "that", "start_char": 467, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 476, "feats": "Number=Sing", "head": 60, "id": 63, "lemma": "week", "start_char": 472, "text": "week", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 477, "feats": null, "head": 3, "id": 64, "lemma": ".", "start_char": 476, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 1, 2, 3 ], [ 2, 3, 3 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Ann asked Mary what time the library closes, because she had forgotten.
79
[ { "end_char": 71, "id": 1, "speaker": null, "start_char": 0, "text": "Ann asked Mary what time the library closes, because she had forgotten.", "tokens": [ { "deprel": "nsubj", "end_char": 3, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Ann", "start_char": 0, "text": "Ann", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 9, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "ask", "start_char": 4, "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 14, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "Mary", "start_char": 10, "text": "Mary", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "end_char": 19, "feats": "PronType=Int", "head": 5, "id": 4, "lemma": "what", "start_char": 15, "text": "what", "upos": "DET", "xpos": "WDT" }, { "deprel": "obj", "end_char": 24, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "time", "start_char": 20, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 28, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "start_char": 25, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 36, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "library", "start_char": 29, "text": "library", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 43, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 8, "lemma": "close", "start_char": 37, "text": "closes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 44, "feats": null, "head": 13, "id": 9, "lemma": ",", "start_char": 43, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 52, "feats": null, "head": 13, "id": 10, "lemma": "because", "start_char": 45, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 56, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 11, "lemma": "she", "start_char": 53, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 60, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 12, "lemma": "have", "start_char": 57, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 70, "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": 13, "lemma": "forget", "start_char": 61, "text": "forgotten", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 71, "feats": null, "head": 2, "id": 14, "lemma": ".", "start_char": 70, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 0, 10, 10 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Mama came over and sat down beside Alice . Gently she stroked her hair and let the child weep.
80
[ { "end_char": 42, "id": 1, "speaker": null, "start_char": 0, "text": "Mama came over and sat down beside Alice .", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Mama", "start_char": 0, "text": "Mama", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 9, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "come", "start_char": 5, "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 14, "feats": null, "head": 2, "id": 3, "lemma": "over", "start_char": 10, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 18, "feats": null, "head": 5, "id": 4, "lemma": "and", "start_char": 15, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 22, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 5, "lemma": "sit", "start_char": 19, "text": "sat", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 27, "feats": null, "head": 5, "id": 6, "lemma": "down", "start_char": 23, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 34, "feats": null, "head": 8, "id": 7, "lemma": "beside", "start_char": 28, "text": "beside", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 40, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "Alice", "start_char": 35, "text": "Alice", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 42, "feats": null, "head": 2, "id": 9, "lemma": ".", "start_char": 41, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 94, "id": 2, "speaker": null, "start_char": 43, "text": "Gently she stroked her hair and let the child weep.", "tokens": [ { "deprel": "advmod", "end_char": 49, "feats": null, "head": 3, "id": 1, "lemma": "gently", "start_char": 43, "text": "Gently", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 53, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "she", "start_char": 50, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 61, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "stroke", "start_char": 54, "text": "stroked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 65, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "her", "start_char": 62, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 70, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "hair", "start_char": 66, "text": "hair", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 74, "feats": null, "head": 7, "id": 6, "lemma": "and", "start_char": 71, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 78, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 7, "lemma": "let", "start_char": 75, "text": "let", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 82, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "start_char": 79, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 88, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "child", "start_char": 83, "text": "child", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 93, "feats": "VerbForm=Inf", "head": 7, "id": 10, "lemma": "weep", "start_char": 89, "text": "weep", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 94, "feats": null, "head": 3, "id": 11, "lemma": ".", "start_char": 93, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 7 ] ], [ [ 1, 1, 1 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
I put the cake away in the refrigerator . It has a lot of leftovers in it.
81
[ { "end_char": 41, "id": 1, "speaker": null, "start_char": 0, "text": "I put the cake away in the refrigerator .", "tokens": [ { "deprel": "nsubj", "end_char": 1, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "start_char": 0, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 5, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "put", "start_char": 2, "text": "put", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 9, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "start_char": 6, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 14, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "cake", "start_char": 10, "text": "cake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 19, "feats": null, "head": 2, "id": 5, "lemma": "away", "start_char": 15, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 22, "feats": null, "head": 8, "id": 6, "lemma": "in", "start_char": 20, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 26, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "start_char": 23, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 39, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "refrigerator", "start_char": 27, "text": "refrigerator", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 41, "feats": null, "head": 2, "id": 9, "lemma": ".", "start_char": 40, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 74, "id": 2, "speaker": null, "start_char": 42, "text": "It has a lot of leftovers in it.", "tokens": [ { "deprel": "nsubj", "end_char": 44, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "it", "start_char": 42, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 48, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "start_char": 45, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 50, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "start_char": 49, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 54, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "lot", "start_char": 51, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 57, "feats": null, "head": 6, "id": 5, "lemma": "of", "start_char": 55, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 67, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "leftover", "start_char": 58, "text": "leftovers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 70, "feats": null, "head": 8, "id": 7, "lemma": "in", "start_char": 68, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 73, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 8, "lemma": "it", "start_char": 71, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 74, "feats": null, "head": 2, "id": 9, "lemma": ".", "start_char": 73, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 7 ], [ 1, 0, 0 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
I sallied out for a bit of food , more to pass the time than because I wanted it .
82
[ { "end_char": 82, "id": 1, "speaker": null, "start_char": 0, "text": "I sallied out for a bit of food , more to pass the time than because I wanted it .", "tokens": [ { "deprel": "nsubj", "end_char": 1, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "start_char": 0, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 9, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "sally", "start_char": 2, "text": "sallied", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 13, "feats": null, "head": 2, "id": 3, "lemma": "out", "start_char": 10, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 17, "feats": null, "head": 6, "id": 4, "lemma": "for", "start_char": 14, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 19, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "start_char": 18, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 23, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "bit", "start_char": 20, "text": "bit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 26, "feats": null, "head": 8, "id": 7, "lemma": "of", "start_char": 24, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 31, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "food", "start_char": 27, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 33, "feats": null, "head": 10, "id": 9, "lemma": ",", "start_char": 32, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 38, "feats": "Degree=Cmp", "head": 6, "id": 10, "lemma": "more", "start_char": 34, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "end_char": 41, "feats": null, "head": 12, "id": 11, "lemma": "to", "start_char": 39, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 46, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "pass", "start_char": 42, "text": "pass", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 50, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "start_char": 47, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 55, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "time", "start_char": 51, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 60, "feats": null, "head": 18, "id": 15, "lemma": "than", "start_char": 56, "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "mark", "end_char": 68, "feats": null, "head": 18, "id": 16, "lemma": "because", "start_char": 61, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 70, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 17, "lemma": "I", "start_char": 69, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 77, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 18, "lemma": "want", "start_char": 71, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 80, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 19, "lemma": "it", "start_char": 78, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 82, "feats": null, "head": 2, "id": 20, "lemma": ".", "start_char": 81, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 13, 13 ] ], [ [ 0, 18, 18 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
The scientists are studying three species of fish that have recently been found living in the Indian Ocean. They began two years ago.
83
[ { "end_char": 107, "id": 1, "speaker": null, "start_char": 0, "text": "The scientists are studying three species of fish that have recently been found living in the Indian Ocean.", "tokens": [ { "deprel": "det", "end_char": 3, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "start_char": 0, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 14, "feats": "Number=Plur", "head": 4, "id": 2, "lemma": "scientist", "start_char": 4, "text": "scientists", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 18, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "start_char": 15, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 27, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "study", "start_char": 19, "text": "studying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nummod", "end_char": 33, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 5, "lemma": "three", "start_char": 28, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 41, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "species", "start_char": 34, "text": "species", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 44, "feats": null, "head": 8, "id": 7, "lemma": "of", "start_char": 42, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 49, "feats": "Number=Plur", "head": 6, "id": 8, "lemma": "fish", "start_char": 45, "text": "fish", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj:pass", "end_char": 54, "feats": "PronType=Rel", "head": 13, "id": 9, "lemma": "that", "start_char": 50, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux", "end_char": 59, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 10, "lemma": "have", "start_char": 55, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 68, "feats": null, "head": 13, "id": 11, "lemma": "recently", "start_char": 60, "text": "recently", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux:pass", "end_char": 73, "feats": "Tense=Past|VerbForm=Part", "head": 13, "id": 12, "lemma": "be", "start_char": 69, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "acl:relcl", "end_char": 79, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 6, "id": 13, "lemma": "find", "start_char": 74, "text": "found", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 86, "feats": "VerbForm=Ger", "head": 13, "id": 14, "lemma": "live", "start_char": 80, "text": "living", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 89, "feats": null, "head": 18, "id": 15, "lemma": "in", "start_char": 87, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 93, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 16, "lemma": "the", "start_char": 90, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 100, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "Indian", "start_char": 94, "text": "Indian", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "obl", "end_char": 106, "feats": "Number=Sing", "head": 14, "id": 18, "lemma": "Ocean", "start_char": 101, "text": "Ocean", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 107, "feats": null, "head": 4, "id": 19, "lemma": ".", "start_char": 106, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 133, "id": 2, "speaker": null, "start_char": 108, "text": "They began two years ago.", "tokens": [ { "deprel": "nsubj", "end_char": 112, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "they", "start_char": 108, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 118, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "begin", "start_char": 113, "text": "began", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nummod", "end_char": 122, "feats": "NumForm=Word|NumType=Card", "head": 4, "id": 3, "lemma": "two", "start_char": 119, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:npmod", "end_char": 128, "feats": "Number=Plur", "head": 5, "id": 4, "lemma": "year", "start_char": 123, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 132, "feats": null, "head": 2, "id": 5, "lemma": "ago", "start_char": 129, "text": "ago", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 133, "feats": null, "head": 2, "id": 6, "lemma": ".", "start_char": 132, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ], [ 1, 0, 0 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Bob was playing cards with Adam and was way ahead. If Adam hadn't had a sudden run of good luck, he would have won.
84
[ { "end_char": 50, "id": 1, "speaker": null, "start_char": 0, "text": "Bob was playing cards with Adam and was way ahead.", "tokens": [ { "deprel": "nsubj", "end_char": 3, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Bob", "start_char": 0, "text": "Bob", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 7, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "start_char": 4, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 15, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "play", "start_char": 8, "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 21, "feats": "Number=Plur", "head": 3, "id": 4, "lemma": "card", "start_char": 16, "text": "cards", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 26, "feats": null, "head": 6, "id": 5, "lemma": "with", "start_char": 22, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 31, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "Adam", "start_char": 27, "text": "Adam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 35, "feats": null, "head": 10, "id": 7, "lemma": "and", "start_char": 32, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "cop", "end_char": 39, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "start_char": 36, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 43, "feats": null, "head": 10, "id": 9, "lemma": "way", "start_char": 40, "text": "way", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 49, "feats": null, "head": 3, "id": 10, "lemma": "ahead", "start_char": 44, "text": "ahead", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 50, "feats": null, "head": 3, "id": 11, "lemma": ".", "start_char": 49, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 115, "id": 2, "speaker": null, "start_char": 51, "text": "If Adam hadn't had a sudden run of good luck, he would have won.", "tokens": [ { "deprel": "mark", "end_char": 53, "feats": null, "head": 5, "id": 1, "lemma": "if", "start_char": 51, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 58, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "Adam", "start_char": 54, "text": "Adam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": null, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 3, "lemma": "have", "start_char": 59, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 65, "feats": null, "head": 5, "id": 4, "lemma": "not", "start_char": null, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 69, "feats": "Tense=Past|VerbForm=Part", "head": 16, "id": 5, "lemma": "have", "start_char": 66, "text": "had", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 71, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "start_char": 70, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 78, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "sudden", "start_char": 72, "text": "sudden", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 82, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "run", "start_char": 79, "text": "run", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 85, "feats": null, "head": 11, "id": 9, "lemma": "of", "start_char": 83, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 90, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "good", "start_char": 86, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 95, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "luck", "start_char": 91, "text": "luck", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 96, "feats": null, "head": 16, "id": 12, "lemma": ",", "start_char": 95, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 99, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 13, "lemma": "he", "start_char": 97, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 105, "feats": "VerbForm=Fin", "head": 16, "id": 14, "lemma": "would", "start_char": 100, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 110, "feats": "VerbForm=Inf", "head": 16, "id": 15, "lemma": "have", "start_char": 106, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 114, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 16, "lemma": "win", "start_char": 111, "text": "won", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 115, "feats": null, "head": 16, "id": 17, "lemma": ".", "start_char": 114, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 12, 12 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Fred is the only man still alive who remembers my great-grandfather . He was a remarkable man.
85
[ { "end_char": 69, "id": 1, "speaker": null, "start_char": 0, "text": "Fred is the only man still alive who remembers my great-grandfather .", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Fred", "start_char": 0, "text": "Fred", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 7, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "start_char": 5, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 11, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "start_char": 8, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 16, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "only", "start_char": 12, "text": "only", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 20, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "man", "start_char": 17, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 26, "feats": null, "head": 7, "id": 6, "lemma": "still", "start_char": 21, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 32, "feats": "Degree=Pos", "head": 5, "id": 7, "lemma": "alive", "start_char": 27, "text": "alive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 36, "feats": "PronType=Rel", "head": 9, "id": 8, "lemma": "who", "start_char": 33, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 46, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 9, "lemma": "remember", "start_char": 37, "text": "remembers", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 49, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 10, "lemma": "my", "start_char": 47, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 55, "feats": "Degree=Pos", "head": 13, "id": 11, "lemma": "great", "start_char": 50, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 56, "feats": null, "head": 11, "id": 12, "lemma": "-", "start_char": 55, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obj", "end_char": 67, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "grandfather", "start_char": 56, "text": "grandfather", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 69, "feats": null, "head": 5, "id": 14, "lemma": ".", "start_char": 68, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 94, "id": 2, "speaker": null, "start_char": 70, "text": "He was a remarkable man.", "tokens": [ { "deprel": "nsubj", "end_char": 72, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "he", "start_char": 70, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 76, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "start_char": 73, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 78, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "start_char": 77, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 89, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "remarkable", "start_char": 79, "text": "remarkable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 93, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "man", "start_char": 90, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 94, "feats": null, "head": 5, "id": 6, "lemma": ".", "start_char": 93, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 1, 0, 0 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
My master and mistress decided to pay a visit to some friends who lived about forty-six miles from our home, and James was to drive them .
86
[ { "end_char": 138, "id": 1, "speaker": null, "start_char": 0, "text": "My master and mistress decided to pay a visit to some friends who lived about forty-six miles from our home, and James was to drive them .", "tokens": [ { "deprel": "nmod:poss", "end_char": 2, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "my", "start_char": 0, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 9, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "master", "start_char": 3, "text": "master", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 13, "feats": null, "head": 4, "id": 3, "lemma": "and", "start_char": 10, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 22, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "mistress", "start_char": 14, "text": "mistress", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 30, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "decide", "start_char": 23, "text": "decided", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 33, "feats": null, "head": 7, "id": 6, "lemma": "to", "start_char": 31, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 37, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "pay", "start_char": 34, "text": "pay", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 39, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "start_char": 38, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 45, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "visit", "start_char": 40, "text": "visit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 48, "feats": null, "head": 12, "id": 10, "lemma": "to", "start_char": 46, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 53, "feats": null, "head": 12, "id": 11, "lemma": "some", "start_char": 49, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 61, "feats": "Number=Plur", "head": 7, "id": 12, "lemma": "friend", "start_char": 54, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 65, "feats": "PronType=Rel", "head": 14, "id": 13, "lemma": "who", "start_char": 62, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 71, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 14, "lemma": "live", "start_char": 66, "text": "lived", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 77, "feats": null, "head": 19, "id": 15, "lemma": "about", "start_char": 72, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 83, "feats": "NumForm=Word|NumType=Card", "head": 18, "id": 16, "lemma": "forty", "start_char": 78, "text": "forty", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 84, "feats": null, "head": 18, "id": 17, "lemma": "-", "start_char": 83, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nummod", "end_char": 87, "feats": "NumForm=Word|NumType=Card", "head": 19, "id": 18, "lemma": "six", "start_char": 84, "text": "six", "upos": "NUM", "xpos": "CD" }, { "deprel": "nmod:npmod", "end_char": 93, "feats": "Number=Plur", "head": 22, "id": 19, "lemma": "mile", "start_char": 88, "text": "miles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 98, "feats": null, "head": 22, "id": 20, "lemma": "from", "start_char": 94, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 102, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "our", "start_char": 99, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 107, "feats": "Number=Sing", "head": 14, "id": 22, "lemma": "home", "start_char": 103, "text": "home", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 108, "feats": null, "head": 28, "id": 23, "lemma": ",", "start_char": 107, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 112, "feats": null, "head": 28, "id": 24, "lemma": "and", "start_char": 109, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 118, "feats": "Number=Sing", "head": 28, "id": 25, "lemma": "James", "start_char": 113, "text": "James", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 122, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 28, "id": 26, "lemma": "be", "start_char": 119, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "mark", "end_char": 125, "feats": null, "head": 28, "id": 27, "lemma": "to", "start_char": 123, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "conj", "end_char": 131, "feats": "VerbForm=Inf", "head": 5, "id": 28, "lemma": "drive", "start_char": 126, "text": "drive", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 136, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 28, "id": 29, "lemma": "they", "start_char": 132, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 138, "feats": null, "head": 5, "id": 30, "lemma": ".", "start_char": 137, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 3 ], [ 0, 28, 28 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
I was trying to open the lock with the key , but someone had filled the keyhole with chewing gum, and I couldn't get it out.
87
[ { "end_char": 124, "id": 1, "speaker": null, "start_char": 0, "text": "I was trying to open the lock with the key , but someone had filled the keyhole with chewing gum, and I couldn't get it out.", "tokens": [ { "deprel": "nsubj", "end_char": 1, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "start_char": 0, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 5, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "start_char": 2, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 12, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "try", "start_char": 6, "text": "trying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 15, "feats": null, "head": 5, "id": 4, "lemma": "to", "start_char": 13, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 20, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "open", "start_char": 16, "text": "open", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 24, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "start_char": 21, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 29, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "lock", "start_char": 25, "text": "lock", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 34, "feats": null, "head": 10, "id": 8, "lemma": "with", "start_char": 30, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 38, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "start_char": 35, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 42, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "key", "start_char": 39, "text": "key", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 44, "feats": null, "head": 15, "id": 11, "lemma": ",", "start_char": 43, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 48, "feats": null, "head": 15, "id": 12, "lemma": "but", "start_char": 45, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 56, "feats": "Number=Sing|PronType=Ind", "head": 15, "id": 13, "lemma": "someone", "start_char": 49, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "aux", "end_char": 60, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 14, "lemma": "have", "start_char": 57, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 67, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 15, "lemma": "fill", "start_char": 61, "text": "filled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 71, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "start_char": 68, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 79, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "keyhole", "start_char": 72, "text": "keyhole", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 84, "feats": null, "head": 20, "id": 18, "lemma": "with", "start_char": 80, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 92, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "chew", "start_char": 85, "text": "chewing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 96, "feats": "Number=Sing", "head": 15, "id": 20, "lemma": "gum", "start_char": 93, "text": "gum", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 97, "feats": null, "head": 26, "id": 21, "lemma": ",", "start_char": 96, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 101, "feats": null, "head": 26, "id": 22, "lemma": "and", "start_char": 98, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 103, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 23, "lemma": "I", "start_char": 102, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": null, "feats": "VerbForm=Fin", "head": 26, "id": 24, "lemma": "could", "start_char": 104, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 112, "feats": null, "head": 26, "id": 25, "lemma": "not", "start_char": null, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 116, "feats": "VerbForm=Inf", "head": 15, "id": 26, "lemma": "get", "start_char": 113, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 119, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 26, "id": 27, "lemma": "it", "start_char": 117, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 123, "feats": null, "head": 26, "id": 28, "lemma": "out", "start_char": 120, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 124, "feats": null, "head": 3, "id": 29, "lemma": ".", "start_char": 123, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 8, 9 ] ], [ [ 0, 26, 26 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Jane knocked on Susan 's door but she did not answer.
88
[ { "end_char": 53, "id": 1, "speaker": null, "start_char": 0, "text": "Jane knocked on Susan 's door but she did not answer.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Jane", "start_char": 0, "text": "Jane", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 12, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "knock", "start_char": 5, "text": "knocked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 15, "feats": null, "head": 6, "id": 3, "lemma": "on", "start_char": 13, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 21, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "Susan", "start_char": 16, "text": "Susan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 24, "feats": null, "head": 4, "id": 5, "lemma": "'s", "start_char": 22, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 29, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "door", "start_char": 25, "text": "door", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 33, "feats": null, "head": 11, "id": 7, "lemma": "but", "start_char": 30, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 37, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 8, "lemma": "she", "start_char": 34, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 41, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 9, "lemma": "do", "start_char": 38, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 45, "feats": null, "head": 11, "id": 10, "lemma": "not", "start_char": 42, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 52, "feats": "VerbForm=Inf", "head": 2, "id": 11, "lemma": "answer", "start_char": 46, "text": "answer", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 53, "feats": null, "head": 2, "id": 12, "lemma": ".", "start_char": 52, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 7, 7 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
John ordered Bill to leave, so an hour later he left.
89
[ { "end_char": 53, "id": 1, "speaker": null, "start_char": 0, "text": "John ordered Bill to leave, so an hour later he left.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "John", "start_char": 0, "text": "John", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 12, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "order", "start_char": 5, "text": "ordered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 17, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "Bill", "start_char": 13, "text": "Bill", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 20, "feats": null, "head": 5, "id": 4, "lemma": "to", "start_char": 18, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 26, "feats": "VerbForm=Inf", "head": 2, "id": 5, "lemma": "leave", "start_char": 21, "text": "leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 27, "feats": null, "head": 12, "id": 6, "lemma": ",", "start_char": 26, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 30, "feats": null, "head": 12, "id": 7, "lemma": "so", "start_char": 28, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 33, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "start_char": 31, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 38, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "hour", "start_char": 34, "text": "hour", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 44, "feats": "Degree=Cmp", "head": 12, "id": 10, "lemma": "late", "start_char": 39, "text": "later", "upos": "ADV", "xpos": "RBR" }, { "deprel": "nsubj", "end_char": 47, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 11, "lemma": "he", "start_char": 45, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 52, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 12, "lemma": "leave", "start_char": 48, "text": "left", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 53, "feats": null, "head": 2, "id": 13, "lemma": ".", "start_char": 52, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 10, 10 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Billy cried because Toby wouldn't accept his toy.
90
[ { "end_char": 49, "id": 1, "speaker": null, "start_char": 0, "text": "Billy cried because Toby wouldn't accept his toy.", "tokens": [ { "deprel": "nsubj", "end_char": 5, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Billy", "start_char": 0, "text": "Billy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 11, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "cry", "start_char": 6, "text": "cried", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 19, "feats": null, "head": 7, "id": 3, "lemma": "because", "start_char": 12, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 24, "feats": "Number=Sing", "head": 7, "id": 4, "lemma": "Toby", "start_char": 20, "text": "Toby", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": null, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "would", "start_char": 25, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 33, "feats": null, "head": 7, "id": 6, "lemma": "not", "start_char": null, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 40, "feats": "VerbForm=Inf", "head": 2, "id": 7, "lemma": "accept", "start_char": 34, "text": "accept", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 44, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "his", "start_char": 41, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 48, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "toy", "start_char": 45, "text": "toy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 49, "feats": null, "head": 2, "id": 10, "lemma": ".", "start_char": 48, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 7, 7 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
James asked Robert for a favor but he refused.
91
[ { "end_char": 46, "id": 1, "speaker": null, "start_char": 0, "text": "James asked Robert for a favor but he refused.", "tokens": [ { "deprel": "nsubj", "end_char": 5, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "James", "start_char": 0, "text": "James", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 11, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "ask", "start_char": 6, "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 18, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "Robert", "start_char": 12, "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 22, "feats": null, "head": 6, "id": 4, "lemma": "for", "start_char": 19, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 24, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "start_char": 23, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 30, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "favor", "start_char": 25, "text": "favor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 34, "feats": null, "head": 9, "id": 7, "lemma": "but", "start_char": 31, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 37, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 8, "lemma": "he", "start_char": 35, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 45, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 9, "lemma": "refuse", "start_char": 38, "text": "refused", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 46, "feats": null, "head": 2, "id": 10, "lemma": ".", "start_char": 45, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 7, 7 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Kirilov ceded the presidency to Shatov because he was more popular.
92
[ { "end_char": 67, "id": 1, "speaker": null, "start_char": 0, "text": "Kirilov ceded the presidency to Shatov because he was more popular.", "tokens": [ { "deprel": "nsubj", "end_char": 7, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Kirilov", "start_char": 0, "text": "Kirilov", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 13, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "cede", "start_char": 8, "text": "ceded", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 17, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "start_char": 14, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 28, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "presidency", "start_char": 18, "text": "presidency", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 31, "feats": null, "head": 6, "id": 5, "lemma": "to", "start_char": 29, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 38, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "Shatov", "start_char": 32, "text": "Shatov", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 46, "feats": null, "head": 11, "id": 7, "lemma": "because", "start_char": 39, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 49, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 8, "lemma": "he", "start_char": 47, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 53, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "start_char": 50, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 58, "feats": "Degree=Cmp", "head": 11, "id": 10, "lemma": "more", "start_char": 54, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advcl", "end_char": 66, "feats": "Degree=Pos", "head": 2, "id": 11, "lemma": "popular", "start_char": 59, "text": "popular", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 67, "feats": null, "head": 2, "id": 12, "lemma": ".", "start_char": 66, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ], [ 0, 7, 7 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
The boy continued to whip the pony , and eventually the pony threw him over. John laughed out quite loud. "Served him right," he said.
93
[ { "end_char": 76, "id": 1, "speaker": null, "start_char": 0, "text": "The boy continued to whip the pony , and eventually the pony threw him over.", "tokens": [ { "deprel": "det", "end_char": 3, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "start_char": 0, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 7, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "boy", "start_char": 4, "text": "boy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 17, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "continue", "start_char": 8, "text": "continued", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 20, "feats": null, "head": 5, "id": 4, "lemma": "to", "start_char": 18, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 25, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "whip", "start_char": 21, "text": "whip", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 29, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "start_char": 26, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 34, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "pony", "start_char": 30, "text": "pony", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 36, "feats": null, "head": 13, "id": 8, "lemma": ",", "start_char": 35, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 40, "feats": null, "head": 13, "id": 9, "lemma": "and", "start_char": 37, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 51, "feats": null, "head": 13, "id": 10, "lemma": "eventually", "start_char": 41, "text": "eventually", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 55, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "start_char": 52, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 60, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "pony", "start_char": 56, "text": "pony", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 66, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 13, "lemma": "throw", "start_char": 61, "text": "threw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 70, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 14, "lemma": "he", "start_char": 67, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 75, "feats": null, "head": 13, "id": 15, "lemma": "over", "start_char": 71, "text": "over", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 76, "feats": null, "head": 3, "id": 16, "lemma": ".", "start_char": 75, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 105, "id": 2, "speaker": null, "start_char": 77, "text": "John laughed out quite loud.", "tokens": [ { "deprel": "nsubj", "end_char": 81, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "John", "start_char": 77, "text": "John", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 89, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "laugh", "start_char": 82, "text": "laughed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 93, "feats": null, "head": 2, "id": 3, "lemma": "out", "start_char": 90, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 99, "feats": null, "head": 5, "id": 4, "lemma": "quite", "start_char": 94, "text": "quite", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 104, "feats": "Degree=Pos", "head": 2, "id": 5, "lemma": "loud", "start_char": 100, "text": "loud", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 105, "feats": null, "head": 2, "id": 6, "lemma": ".", "start_char": 104, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 134, "id": 3, "speaker": null, "start_char": 106, "text": "\"Served him right,\" he said.", "tokens": [ { "deprel": "punct", "end_char": 107, "feats": null, "head": 8, "id": 1, "lemma": "\"", "start_char": 106, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "ccomp", "end_char": 113, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 2, "lemma": "serve", "start_char": 107, "text": "Served", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 117, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "he", "start_char": 114, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 123, "feats": null, "head": 2, "id": 4, "lemma": "right", "start_char": 118, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 124, "feats": null, "head": 8, "id": 5, "lemma": ",", "start_char": 123, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 125, "feats": null, "head": 8, "id": 6, "lemma": "\"", "start_char": 124, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "nsubj", "end_char": 128, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "he", "start_char": 126, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 133, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 8, "lemma": "say", "start_char": 129, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 134, "feats": null, "head": 8, "id": 9, "lemma": ".", "start_char": 133, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 1, 0, 0 ] ], [ [ 2, 2, 2 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
The foxes are getting in at night and attacking the chickens . They have gotten very bold.
94
[ { "end_char": 62, "id": 1, "speaker": null, "start_char": 0, "text": "The foxes are getting in at night and attacking the chickens .", "tokens": [ { "deprel": "det", "end_char": 3, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "start_char": 0, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 9, "feats": "Number=Plur", "head": 4, "id": 2, "lemma": "fox", "start_char": 4, "text": "foxes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 13, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "start_char": 10, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 21, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "get", "start_char": 14, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 24, "feats": null, "head": 4, "id": 5, "lemma": "in", "start_char": 22, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 27, "feats": null, "head": 7, "id": 6, "lemma": "at", "start_char": 25, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 33, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "night", "start_char": 28, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 37, "feats": null, "head": 9, "id": 8, "lemma": "and", "start_char": 34, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 47, "feats": "VerbForm=Ger", "head": 4, "id": 9, "lemma": "attack", "start_char": 38, "text": "attacking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 51, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "start_char": 48, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 60, "feats": "Number=Plur", "head": 9, "id": 11, "lemma": "chicken", "start_char": 52, "text": "chickens", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 62, "feats": null, "head": 4, "id": 12, "lemma": ".", "start_char": 61, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 90, "id": 2, "speaker": null, "start_char": 63, "text": "They have gotten very bold.", "tokens": [ { "deprel": "nsubj", "end_char": 67, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "they", "start_char": 63, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 72, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "have", "start_char": 68, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 79, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 3, "lemma": "get", "start_char": 73, "text": "gotten", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 84, "feats": null, "head": 5, "id": 4, "lemma": "very", "start_char": 80, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 89, "feats": "Degree=Pos", "head": 3, "id": 5, "lemma": "bold", "start_char": 85, "text": "bold", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 90, "feats": null, "head": 3, "id": 6, "lemma": ".", "start_char": 89, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 9, 10 ] ], [ [ 1, 0, 0 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Fred is the only man still alive who remembers my great-grandfather . He is a remarkable man.
95
[ { "end_char": 69, "id": 1, "speaker": null, "start_char": 0, "text": "Fred is the only man still alive who remembers my great-grandfather .", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Fred", "start_char": 0, "text": "Fred", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 7, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "start_char": 5, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 11, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "start_char": 8, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 16, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "only", "start_char": 12, "text": "only", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 20, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "man", "start_char": 17, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 26, "feats": null, "head": 7, "id": 6, "lemma": "still", "start_char": 21, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 32, "feats": "Degree=Pos", "head": 5, "id": 7, "lemma": "alive", "start_char": 27, "text": "alive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 36, "feats": "PronType=Rel", "head": 9, "id": 8, "lemma": "who", "start_char": 33, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 46, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 9, "lemma": "remember", "start_char": 37, "text": "remembers", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 49, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 10, "lemma": "my", "start_char": 47, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 55, "feats": "Degree=Pos", "head": 13, "id": 11, "lemma": "great", "start_char": 50, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 56, "feats": null, "head": 11, "id": 12, "lemma": "-", "start_char": 55, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obj", "end_char": 67, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "grandfather", "start_char": 56, "text": "grandfather", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 69, "feats": null, "head": 5, "id": 14, "lemma": ".", "start_char": 68, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 93, "id": 2, "speaker": null, "start_char": 70, "text": "He is a remarkable man.", "tokens": [ { "deprel": "nsubj", "end_char": 72, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "he", "start_char": 70, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 75, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "start_char": 73, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 77, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "start_char": 76, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 88, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "remarkable", "start_char": 78, "text": "remarkable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 92, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "man", "start_char": 89, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 93, "feats": null, "head": 5, "id": 6, "lemma": ".", "start_char": 92, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 9, 12 ] ], [ [ 1, 0, 0 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Then he took a piece of iron the shape of the horse horse's foot , and clapped it on, and drove some nails through the shoe quite into its hoof, so that the shoe was firmly on
96
[ { "end_char": 175, "id": 1, "speaker": null, "start_char": 0, "text": "Then he took a piece of iron the shape of the horse horse's foot , and clapped it on, and drove some nails through the shoe quite into its hoof, so that the shoe was firmly on", "tokens": [ { "deprel": "advmod", "end_char": 4, "feats": "PronType=Dem", "head": 3, "id": 1, "lemma": "then", "start_char": 0, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 7, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "he", "start_char": 5, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 12, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "take", "start_char": 8, "text": "took", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 14, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "start_char": 13, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 20, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "piece", "start_char": 15, "text": "piece", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 23, "feats": null, "head": 7, "id": 6, "lemma": "of", "start_char": 21, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 28, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "iron", "start_char": 24, "text": "iron", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 32, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "start_char": 29, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 38, "feats": "Number=Sing", "head": 3, "id": 9, "lemma": "shape", "start_char": 33, "text": "shape", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 41, "feats": null, "head": 15, "id": 10, "lemma": "of", "start_char": 39, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 45, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 11, "lemma": "the", "start_char": 42, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 51, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "horse", "start_char": 46, "text": "horse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod:poss", "end_char": null, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "horse", "start_char": 52, "text": "horse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 59, "feats": null, "head": 13, "id": 14, "lemma": "'s", "start_char": null, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nmod", "end_char": 64, "feats": "Number=Sing", "head": 9, "id": 15, "lemma": "foot", "start_char": 60, "text": "foot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 66, "feats": null, "head": 18, "id": 16, "lemma": ",", "start_char": 65, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 70, "feats": null, "head": 18, "id": 17, "lemma": "and", "start_char": 67, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 78, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 18, "lemma": "clap", "start_char": 71, "text": "clapped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 81, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 19, "lemma": "it", "start_char": 79, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 84, "feats": null, "head": 18, "id": 20, "lemma": "on", "start_char": 82, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 85, "feats": null, "head": 23, "id": 21, "lemma": ",", "start_char": 84, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 89, "feats": null, "head": 23, "id": 22, "lemma": "and", "start_char": 86, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 95, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 23, "lemma": "drive", "start_char": 90, "text": "drove", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 100, "feats": null, "head": 25, "id": 24, "lemma": "some", "start_char": 96, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 106, "feats": "Number=Plur", "head": 23, "id": 25, "lemma": "nail", "start_char": 101, "text": "nails", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 114, "feats": null, "head": 28, "id": 26, "lemma": "through", "start_char": 107, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 118, "feats": "Definite=Def|PronType=Art", "head": 28, "id": 27, "lemma": "the", "start_char": 115, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 123, "feats": "Number=Sing", "head": 23, "id": 28, "lemma": "shoe", "start_char": 119, "text": "shoe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 129, "feats": null, "head": 32, "id": 29, "lemma": "quite", "start_char": 124, "text": "quite", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 134, "feats": null, "head": 32, "id": 30, "lemma": "into", "start_char": 130, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 138, "feats": "Case=Gen|Gender=Neut|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 32, "id": 31, "lemma": "its", "start_char": 135, "text": "its", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 143, "feats": "Number=Sing", "head": 23, "id": 32, "lemma": "hoof", "start_char": 139, "text": "hoof", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 144, "feats": null, "head": 23, "id": 33, "lemma": ",", "start_char": 143, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 147, "feats": null, "head": 40, "id": 34, "lemma": "so", "start_char": 145, "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "fixed", "end_char": 152, "feats": null, "head": 34, "id": 35, "lemma": "that", "start_char": 148, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 156, "feats": "Definite=Def|PronType=Art", "head": 37, "id": 36, "lemma": "the", "start_char": 153, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 161, "feats": "Number=Sing", "head": 40, "id": 37, "lemma": "shoe", "start_char": 157, "text": "shoe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 165, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 40, "id": 38, "lemma": "be", "start_char": 162, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 172, "feats": null, "head": 40, "id": 39, "lemma": "firmly", "start_char": 166, "text": "firmly", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 175, "feats": null, "head": 23, "id": 40, "lemma": "on", "start_char": 173, "text": "on", "upos": "ADV", "xpos": "RB" } ] } ]
[ [ [ 0, 12, 14 ] ], [ [ 0, 18, 18 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
Sir Clifford wants me to find him a new groom , about twenty or twenty-one, who knows his business. His old coachman is getting feeble, and he wants a man to work with him and get into his ways, who would be able, when the old man was pensioned off, to step into his place.
97
[ { "end_char": 99, "id": 1, "speaker": null, "start_char": 0, "text": "Sir Clifford wants me to find him a new groom , about twenty or twenty-one, who knows his business.", "tokens": [ { "deprel": "nsubj", "end_char": 3, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Sir", "start_char": 0, "text": "Sir", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 12, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Clifford", "start_char": 4, "text": "Clifford", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 18, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "want", "start_char": 13, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 21, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "start_char": 19, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 24, "feats": null, "head": 6, "id": 5, "lemma": "to", "start_char": 22, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 29, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "find", "start_char": 25, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 33, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "he", "start_char": 30, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 35, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "start_char": 34, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 39, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "new", "start_char": 36, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 45, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "groom", "start_char": 40, "text": "groom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 10, "id": 11, "lemma": ",", "start_char": 46, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 53, "feats": null, "head": 13, "id": 12, "lemma": "about", "start_char": 48, "text": "about", "upos": "ADV", "xpos": "RB" }, { "deprel": "appos", "end_char": 60, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 13, "lemma": "twenty", "start_char": 54, "text": "twenty", "upos": "NUM", "xpos": "CD" }, { "deprel": "cc", "end_char": 63, "feats": null, "head": 15, "id": 14, "lemma": "or", "start_char": 61, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 70, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 15, "lemma": "twenty", "start_char": 64, "text": "twenty", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 71, "feats": null, "head": 15, "id": 16, "lemma": "-", "start_char": 70, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 74, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 17, "lemma": "one", "start_char": 71, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 75, "feats": null, "head": 20, "id": 18, "lemma": ",", "start_char": 74, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 79, "feats": "PronType=Rel", "head": 20, "id": 19, "lemma": "who", "start_char": 76, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 85, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 20, "lemma": "know", "start_char": 80, "text": "knows", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 89, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "his", "start_char": 86, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 98, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "business", "start_char": 90, "text": "business", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 99, "feats": null, "head": 3, "id": 23, "lemma": ".", "start_char": 98, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "end_char": 273, "id": 2, "speaker": null, "start_char": 100, "text": "His old coachman is getting feeble, and he wants a man to work with him and get into his ways, who would be able, when the old man was pensioned off, to step into his place.", "tokens": [ { "deprel": "nmod:poss", "end_char": 103, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 3, "id": 1, "lemma": "his", "start_char": 100, "text": "His", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 107, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "old", "start_char": 104, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 116, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "coachman", "start_char": 108, "text": "coachman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 119, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "start_char": 117, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 127, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "get", "start_char": 120, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "end_char": 134, "feats": "Degree=Pos", "head": 5, "id": 6, "lemma": "feeble", "start_char": 128, "text": "feeble", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 135, "feats": null, "head": 10, "id": 7, "lemma": ",", "start_char": 134, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 139, "feats": null, "head": 10, "id": 8, "lemma": "and", "start_char": 136, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 142, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 9, "lemma": "he", "start_char": 140, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 148, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 10, "lemma": "want", "start_char": 143, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 150, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "start_char": 149, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 154, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "man", "start_char": 151, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 157, "feats": null, "head": 14, "id": 13, "lemma": "to", "start_char": 155, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 162, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "work", "start_char": 158, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 167, "feats": null, "head": 16, "id": 15, "lemma": "with", "start_char": 163, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 171, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 16, "lemma": "he", "start_char": 168, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 175, "feats": null, "head": 18, "id": 17, "lemma": "and", "start_char": 172, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 179, "feats": "VerbForm=Inf", "head": 14, "id": 18, "lemma": "get", "start_char": 176, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 184, "feats": null, "head": 21, "id": 19, "lemma": "into", "start_char": 180, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 188, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "his", "start_char": 185, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 193, "feats": "Number=Plur", "head": 18, "id": 21, "lemma": "way", "start_char": 189, "text": "ways", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 194, "feats": null, "head": 26, "id": 22, "lemma": ",", "start_char": 193, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 198, "feats": "PronType=Rel", "head": 26, "id": 23, "lemma": "who", "start_char": 195, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 204, "feats": "VerbForm=Fin", "head": 26, "id": 24, "lemma": "would", "start_char": 199, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 207, "feats": "VerbForm=Inf", "head": 26, "id": 25, "lemma": "be", "start_char": 205, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "acl:relcl", "end_char": 212, "feats": "Degree=Pos", "head": 21, "id": 26, "lemma": "able", "start_char": 208, "text": "able", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 213, "feats": null, "head": 26, "id": 27, "lemma": ",", "start_char": 212, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 218, "feats": "PronType=Int", "head": 33, "id": 28, "lemma": "when", "start_char": 214, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 222, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 29, "lemma": "the", "start_char": 219, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 226, "feats": "Degree=Pos", "head": 31, "id": 30, "lemma": "old", "start_char": 223, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:pass", "end_char": 230, "feats": "Number=Sing", "head": 33, "id": 31, "lemma": "man", "start_char": 227, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 234, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 33, "id": 32, "lemma": "be", "start_char": 231, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 244, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 26, "id": 33, "lemma": "pension", "start_char": 235, "text": "pensioned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 248, "feats": null, "head": 33, "id": 34, "lemma": "off", "start_char": 245, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 249, "feats": null, "head": 37, "id": 35, "lemma": ",", "start_char": 248, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 252, "feats": null, "head": 37, "id": 36, "lemma": "to", "start_char": 250, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 257, "feats": "VerbForm=Inf", "head": 33, "id": 37, "lemma": "step", "start_char": 253, "text": "step", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 262, "feats": null, "head": 40, "id": 38, "lemma": "into", "start_char": 258, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 266, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 40, "id": 39, "lemma": "his", "start_char": 263, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 272, "feats": "Number=Sing", "head": 37, "id": 40, "lemma": "place", "start_char": 267, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 273, "feats": null, "head": 5, "id": 41, "lemma": ".", "start_char": 272, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ], [ 1, 0, 0 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
The man lifted the boy onto his bunk bed.
98
[ { "end_char": 41, "id": 1, "speaker": null, "start_char": 0, "text": "The man lifted the boy onto his bunk bed.", "tokens": [ { "deprel": "det", "end_char": 3, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "start_char": 0, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 7, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "man", "start_char": 4, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 14, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "lift", "start_char": 8, "text": "lifted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 18, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "start_char": 15, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 22, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "boy", "start_char": 19, "text": "boy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 27, "feats": null, "head": 9, "id": 6, "lemma": "onto", "start_char": 23, "text": "onto", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 31, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 9, "id": 7, "lemma": "his", "start_char": 28, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 36, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "bunk", "start_char": 32, "text": "bunk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 40, "feats": "Number=Sing", "head": 3, "id": 9, "lemma": "bed", "start_char": 37, "text": "bed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 41, "feats": null, "head": 3, "id": 10, "lemma": ".", "start_char": 40, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ] ], [ [ 0, 6, 6 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }
This book introduced Shakespeare to Goethe ; it was a major influence on his writing.
99
[ { "end_char": 85, "id": 1, "speaker": null, "start_char": 0, "text": "This book introduced Shakespeare to Goethe ; it was a major influence on his writing.", "tokens": [ { "deprel": "det", "end_char": 4, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 1, "lemma": "this", "start_char": 0, "text": "This", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 9, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "book", "start_char": 5, "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 20, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "introduce", "start_char": 10, "text": "introduced", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 32, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Shakespeare", "start_char": 21, "text": "Shakespeare", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 35, "feats": null, "head": 6, "id": 5, "lemma": "to", "start_char": 33, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 42, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "Goethe", "start_char": 36, "text": "Goethe", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 44, "feats": null, "head": 3, "id": 7, "lemma": ";", "start_char": 43, "text": ";", "upos": "PUNCT", "xpos": ":" }, { "deprel": "nsubj", "end_char": 47, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 8, "lemma": "it", "start_char": 45, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 51, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "start_char": 48, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 53, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 10, "lemma": "a", "start_char": 52, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 59, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "major", "start_char": 54, "text": "major", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 69, "feats": "Number=Sing", "head": 3, "id": 12, "lemma": "influence", "start_char": 60, "text": "influence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 72, "feats": null, "head": 15, "id": 13, "lemma": "on", "start_char": 70, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 76, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "his", "start_char": 73, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 84, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "writing", "start_char": 77, "text": "writing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 85, "feats": null, "head": 3, "id": 16, "lemma": ".", "start_char": 84, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 0, 13, 13 ] ] ]
generated_by_undergraduate_students
{ "comment": "detokenizer=source" }