id
stringlengths
32
32
genre
stringclasses
1 value
text
stringlengths
61
186
sentences
listlengths
1
3
coref_chains
listlengths
2
2
meta_data
dict
3FJ2RVH25Z4V99USYDYTU62LNU6291-2
crowdsourced
Jason and Michael won a million dollars, but the former was still wealthy after ten years because he foolishly squandered his winnings.
[ { "id": 0, "speaker": null, "text": "Jason and Michael won a million dollars, but the former was still wealthy after ten years because he foolishly squandered his winnings.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Jason", "misc": "(1)", "text": "Jason", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 3, "id": [ 2 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Sing", "head": 1, "id": [ 3 ], "lemma": "Michael", "misc": "(0)", "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 4 ], "lemma": "win", "misc": "-", "text": "won", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "feats": "NumForm=Word|NumType=Card", "head": 7, "id": [ 6 ], "lemma": "million", "misc": "-", "text": "million", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "feats": "Number=Plur", "head": 4, "id": [ 7 ], "lemma": "dollar", "misc": "-", "text": "dollars", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 8 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 14, "id": [ 9 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 11, "id": [ 10 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 14, "id": [ 11 ], "lemma": "former", "misc": "-", "text": "former", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 13 ], "lemma": "still", "misc": "-", "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 4, "id": [ 14 ], "lemma": "wealthy", "misc": "-", "text": "wealthy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 15 ], "lemma": "after", "misc": "-", "text": "after", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "feats": "NumForm=Word|NumType=Card", "head": 17, "id": [ 16 ], "lemma": "ten", "misc": "-", "text": "ten", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "feats": "Number=Plur", "head": 14, "id": [ 17 ], "lemma": "year", "misc": "-", "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 18 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": [ 19 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 21, "id": [ 20 ], "lemma": "foolishly", "misc": "-", "text": "foolishly", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": [ 21 ], "lemma": "squander", "misc": "-", "text": "squandered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 23, "id": [ 22 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Plur", "head": 21, "id": [ 23 ], "lemma": "winning", "misc": "-", "text": "winnings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 24 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 0, 18, 18 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
389A2A304QW55MXOF8G656YMKKMC0I-1
crowdsourced
Michael's symptoms have returned, so he goes to visit Brett at the hospital because he is sick.
[ { "id": 0, "speaker": null, "text": "Michael's symptoms have returned, so he goes to visit Brett at the hospital because he is sick.", "tokens": [ { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Michael", "misc": "(0)", "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 1, "id": [ 2 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 5, "id": [ 3 ], "lemma": "symptom", "misc": "-", "text": "symptoms", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": [ 4 ], "lemma": "have", "misc": "-", "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": [ 5 ], "lemma": "return", "misc": "-", "text": "returned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "feats": null, "head": 9, "id": [ 6 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 9, "id": [ 7 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": [ 8 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": [ 9 ], "lemma": "go", "misc": "-", "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 10 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 9, "id": [ 11 ], "lemma": "visit", "misc": "-", "text": "visit", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 12 ], "lemma": "Brett", "misc": "(1)", "text": "Brett", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 13 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 15, "id": [ 14 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 15 ], "lemma": "hospital", "misc": "-", "text": "hospital", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 16 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": [ 17 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": [ 18 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 11, "id": [ 19 ], "lemma": "sick", "misc": "-", "text": "sick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 16, 16 ] ], [ [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3MJ9GGZYO349ES4XQJCTQ1D5TCO2AG-1
crowdsourced
William went to Justin's office to surprise him with a painting one day but the door was locked. He was crushed.
[ { "id": 0, "speaker": null, "text": "William went to Justin's office to surprise him with a painting one day but the door was locked.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "William", "misc": "(0)", "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "go", "misc": "-", "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 6, "id": [ 4 ], "lemma": "Justin", "misc": "(1)", "text": "Justin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 4, "id": [ 5 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "office", "misc": "-", "text": "office", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 7 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 2, "id": [ 8 ], "lemma": "surprise", "misc": "-", "text": "surprise", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": [ 9 ], "lemma": "he", "misc": "-", "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 10 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 12, "id": [ 11 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 12 ], "lemma": "painting", "misc": "-", "text": "painting", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nummod", "feats": "NumForm=Word|NumType=Card", "head": 14, "id": [ 13 ], "lemma": "one", "misc": "-", "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:tmod", "feats": "Number=Sing", "head": 8, "id": [ 14 ], "lemma": "day", "misc": "-", "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 19, "id": [ 15 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 19, "id": [ 17 ], "lemma": "door", "misc": "-", "text": "door", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": [ 18 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 2, "id": [ 19 ], "lemma": "lock", "misc": "-", "text": "locked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He was crushed.", "tokens": [ { "deprel": "nsubj:pass", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 3 ], "lemma": "crush", "misc": "-", "text": "crushed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 4 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 0, 0 ] ], [ [ 0, 3, 3 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
36818Z1KV3BYZA0GUJQY9BIXUCD3AK-2
crowdsourced
Picking up extra work shifts on the weekend was a necessity for Aaron but not Robert because he didn't have large expenses.
[ { "id": 0, "speaker": null, "text": "Picking up extra work shifts on the weekend was a necessity for Aaron but not Robert because he didn't have large expenses.", "tokens": [ { "deprel": "csubj", "feats": "VerbForm=Ger", "head": 11, "id": [ 1 ], "lemma": "pick", "misc": "-", "text": "Picking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "feats": null, "head": 1, "id": [ 2 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 3 ], "lemma": "extra", "misc": "-", "text": "extra", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "work", "misc": "-", "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 1, "id": [ 5 ], "lemma": "shift", "misc": "-", "text": "shifts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 1, "id": [ 8 ], "lemma": "weekend", "misc": "-", "text": "weekend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 9 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 11, "id": [ 10 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 11 ], "lemma": "necessity", "misc": "-", "text": "necessity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 12 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 11, "id": [ 13 ], "lemma": "Aaron", "misc": "(1)", "text": "Aaron", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 16, "id": [ 14 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 13, "id": [ 16 ], "lemma": "Robert", "misc": "(0)", "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 17 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": [ 18 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": [ 19 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 21, "id": [ 20 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 11, "id": [ 21 ], "lemma": "have", "misc": "-", "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 23, "id": [ 22 ], "lemma": "large", "misc": "-", "text": "large", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 21, "id": [ 23 ], "lemma": "expense", "misc": "-", "text": "expenses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 11, "id": [ 24 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 12, 12 ] ], [ [ 0, 15, 15 ], [ 0, 17, 17 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
33W1NHWFYJZJTO5P5OOO0F1DR4ZTZP-1
crowdsourced
Brett loved brandy so when he and his roommate Christopher received a bottle as a gift, he drank all of it.
[ { "id": 0, "speaker": null, "text": "Brett loved brandy so when he and his roommate Christopher received a bottle as a gift, he drank all of it.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Brett", "misc": "(0)", "text": "Brett", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "love", "misc": "-", "text": "loved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "brandy", "misc": "-", "text": "brandy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": null, "head": 19, "id": [ 4 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "feats": "PronType=Int", "head": 11, "id": [ 5 ], "lemma": "when", "misc": "-", "text": "when", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": [ 6 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 7 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 9, "id": [ 8 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "roommate", "misc": "-", "text": "roommate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "feats": "Number=Sing", "head": 6, "id": [ 10 ], "lemma": "Christopher", "misc": "(1)", "text": "Christopher", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": [ 11 ], "lemma": "receive", "misc": "-", "text": "received", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 13, "id": [ 12 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 13 ], "lemma": "bottle", "misc": "-", "text": "bottle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "as", "misc": "-", "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 16 ], "lemma": "gift", "misc": "-", "text": "gift", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 19, "id": [ 17 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": [ 18 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 19 ], "lemma": "drink", "misc": "-", "text": "drank", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": null, "head": 19, "id": [ 20 ], "lemma": "all", "misc": "-", "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "feats": null, "head": 22, "id": [ 21 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": [ 22 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 17, 17 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
39O6Z4JLX4B91L9Z910I4C9MFKBXVT-1
crowdsourced
Ian slipped on oil that Donald spilled all over the kitchen floor. He was angry.
[ { "id": 0, "speaker": null, "text": "Ian slipped on oil that Donald spilled all over the kitchen floor.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Ian", "misc": "(0)", "text": "Ian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "slip", "misc": "-", "text": "slipped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 4, "id": [ 3 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "oil", "misc": "-", "text": "oil", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "PronType=Rel", "head": 7, "id": [ 5 ], "lemma": "that", "misc": "-", "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "Donald", "misc": "(1)", "text": "Donald", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 7 ], "lemma": "spill", "misc": "-", "text": "spilled", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 8 ], "lemma": "all", "misc": "-", "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 9 ], "lemma": "over", "misc": "-", "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 12, "id": [ 10 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "kitchen", "misc": "-", "text": "kitchen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 12 ], "lemma": "floor", "misc": "-", "text": "floor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 13 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He was angry.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 3 ], "lemma": "angry", "misc": "-", "text": "angry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 4 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 0, 0 ] ], [ [ 0, 5, 5 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3H6W48L9F4N2DC86TMJX43IPW6XPWH-1
crowdsourced
I think William would be a good boss to work for but not Kenneth as he is very understanding.
[ { "id": 0, "speaker": null, "text": "I think William would be a good boss to work for but not Kenneth as he is very understanding.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "I", "misc": "-", "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "think", "misc": "-", "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 3 ], "lemma": "William", "misc": "(0)", "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 8, "id": [ 4 ], "lemma": "would", "misc": "-", "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 8, "id": [ 5 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 6 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 8, "id": [ 7 ], "lemma": "good", "misc": "-", "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "feats": "Number=Sing", "head": 2, "id": [ 8 ], "lemma": "boss", "misc": "-", "text": "boss", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 9 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "feats": "VerbForm=Inf", "head": 8, "id": [ 10 ], "lemma": "work", "misc": "-", "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl", "feats": null, "head": 10, "id": [ 11 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "cc", "feats": null, "head": 14, "id": [ 12 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 13 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 8, "id": [ 14 ], "lemma": "Kenneth", "misc": "(1)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 15 ], "lemma": "as", "misc": "-", "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": [ 16 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 19, "id": [ 18 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 14, "id": [ 19 ], "lemma": "understanding", "misc": "-", "text": "understanding", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 15, 15 ] ], [ [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
31MBOZ6PAQ5I2IMA412P3QQANIXCLR-1
crowdsourced
Donald has a less extensive knowledge of scriptures than Jeffrey because he is not religious.
[ { "id": 0, "speaker": null, "text": "Donald has a less extensive knowledge of scriptures than Jeffrey because he is not religious.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Donald", "misc": "(0)", "text": "Donald", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 5, "id": [ 4 ], "lemma": "less", "misc": "-", "text": "less", "upos": "ADV", "xpos": "RBR" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 6, "id": [ 5 ], "lemma": "extensive", "misc": "-", "text": "extensive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "knowledge", "misc": "-", "text": "knowledge", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 7 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 6, "id": [ 8 ], "lemma": "scripture", "misc": "-", "text": "scriptures", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "Jeffrey", "misc": "(1)", "text": "Jeffrey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 11 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 15, "id": [ 14 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 2, "id": [ 15 ], "lemma": "religious", "misc": "-", "text": "religious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3XWUWJ18TLO2DDRXF83QWLKRENIUUE-2
crowdsourced
Joel was considered a prospect but not William because he was inept at the sport.
[ { "id": 0, "speaker": null, "text": "Joel was considered a prospect but not William because he was inept at the sport.", "tokens": [ { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Joel", "misc": "(1)", "text": "Joel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 3 ], "lemma": "consider", "misc": "-", "text": "considered", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 4 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "prospect", "misc": "-", "text": "prospect", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 8, "id": [ 6 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 8, "id": [ 7 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "William", "misc": "(0)", "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 9 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 10 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": [ 11 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 3, "id": [ 12 ], "lemma": "inept", "misc": "-", "text": "inept", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 13 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 15, "id": [ 14 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 12, "id": [ 15 ], "lemma": "sport", "misc": "-", "text": "sport", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 7, 7 ], [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3CKVGCS3PG36IENDSWU6SDEWD4A0SO-2
crowdsourced
The dogs ran away from Eric at the airport but not Michael because he is the owner of the dog.
[ { "id": 0, "speaker": null, "text": "The dogs ran away from Eric at the airport but not Michael because he is the owner of the dog.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 3, "id": [ 2 ], "lemma": "dog", "misc": "-", "text": "dogs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "run", "misc": "-", "text": "ran", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 4 ], "lemma": "away", "misc": "-", "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "Eric", "misc": "(1)", "text": "Eric", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 9 ], "lemma": "airport", "misc": "-", "text": "airport", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 10 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 11 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 9, "id": [ 12 ], "lemma": "Michael", "misc": "(0)", "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 3, "id": [ 17 ], "lemma": "owner", "misc": "-", "text": "owner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 20, "id": [ 18 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 20, "id": [ 19 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 17, "id": [ 20 ], "lemma": "dog", "misc": "-", "text": "dog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ] ], [ [ 0, 11, 11 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
33BFF6QPI19V6N3JVOMQR0FOMTPW3T-1
crowdsourced
The librarian charged William a fine but not Steven because he returned the book late.
[ { "id": 0, "speaker": null, "text": "The librarian charged William a fine but not Steven because he returned the book late.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "librarian", "misc": "-", "text": "librarian", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "charge", "misc": "-", "text": "charged", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 4 ], "lemma": "William", "misc": "(0)", "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "fine", "misc": "-", "text": "fine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 7 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 9, "id": [ 8 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "Steven", "misc": "(1)", "text": "Steven", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 10 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 11 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 12 ], "lemma": "return", "misc": "-", "text": "returned", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 14, "id": [ 13 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 12, "id": [ 14 ], "lemma": "book", "misc": "-", "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 12, "id": [ 15 ], "lemma": "late", "misc": "-", "text": "late", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 0, 10, 10 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3JMNNNO3B3ILFU67BMKL0OY49OAW2X-2
crowdsourced
Neil was more accomplished at singing than Donald because he lacked confidence on stage and was shy.
[ { "id": 0, "speaker": null, "text": "Neil was more accomplished at singing than Donald because he lacked confidence on stage and was shy.", "tokens": [ { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Neil", "misc": "(1)", "text": "Neil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 4, "id": [ 3 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 4 ], "lemma": "accomplish", "misc": "-", "text": "accomplished", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 5 ], "lemma": "at", "misc": "-", "text": "at", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 4, "id": [ 6 ], "lemma": "sing", "misc": "-", "text": "singing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 7 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 8 ], "lemma": "Donald", "misc": "(0)", "text": "Donald", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 9 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": [ 10 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": [ 11 ], "lemma": "lack", "misc": "-", "text": "lacked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 12 ], "lemma": "confidence", "misc": "-", "text": "confidence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 13 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 14 ], "lemma": "stage", "misc": "-", "text": "stage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 17, "id": [ 15 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 16 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 11, "id": [ 17 ], "lemma": "shy", "misc": "-", "text": "shy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 7, 7 ], [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
378G7J1SJNCDAAIN46FM2P7U815WES-2
crowdsourced
Sunny days were the best time to visit the beach according to Christopher but Matthew did not agree and he stayed home.
[ { "id": 0, "speaker": null, "text": "Sunny days were the best time to visit the beach according to Christopher but Matthew did not agree and he stayed home.", "tokens": [ { "deprel": "amod", "feats": "Degree=Pos", "head": 2, "id": [ 1 ], "lemma": "sunny", "misc": "-", "text": "Sunny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 6, "id": [ 2 ], "lemma": "day", "misc": "-", "text": "days", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": [ 3 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 4 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Sup", "head": 6, "id": [ 5 ], "lemma": "good", "misc": "-", "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 6 ], "lemma": "time", "misc": "-", "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 7 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "feats": "VerbForm=Inf", "head": 6, "id": [ 8 ], "lemma": "visit", "misc": "-", "text": "visit", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 10, "id": [ 9 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "beach", "misc": "-", "text": "beach", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": "ExtPos=ADP|VerbForm=Ger", "head": 13, "id": [ 11 ], "lemma": "accord", "misc": "-", "text": "according", "upos": "VERB", "xpos": "VBG" }, { "deprel": "fixed", "feats": null, "head": 11, "id": [ 12 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 13 ], "lemma": "Christopher", "misc": "(1)", "text": "Christopher", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 18, "id": [ 14 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 18, "id": [ 15 ], "lemma": "Matthew", "misc": "(0)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": [ 16 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 17 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "VerbForm=Inf", "head": 6, "id": [ 18 ], "lemma": "agree", "misc": "-", "text": "agree", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "feats": null, "head": 21, "id": [ 19 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": [ 20 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": [ 21 ], "lemma": "stay", "misc": "-", "text": "stayed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 21, "id": [ 22 ], "lemma": "home", "misc": "-", "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 12, 12 ] ], [ [ 0, 14, 14 ], [ 0, 19, 19 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
341YLJU21IXOKANV27467Z1O6MDI2O-1
crowdsourced
Nick was less of a sports fan than Derrick, so he rarely attended basketball games.
[ { "id": 0, "speaker": null, "text": "Nick was less of a sports fan than Derrick, so he rarely attended basketball games.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 1 ], "lemma": "Nick", "misc": "(0)", "text": "Nick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 7, "id": [ 3 ], "lemma": "less", "misc": "-", "text": "less", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 4 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 7, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Plur", "head": 7, "id": [ 6 ], "lemma": "sport", "misc": "-", "text": "sports", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 7 ], "lemma": "fan", "misc": "-", "text": "fan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "Derrick", "misc": "(1)", "text": "Derrick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 11 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 13 ], "lemma": "rarely", "misc": "-", "text": "rarely", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 14 ], "lemma": "attend", "misc": "-", "text": "attended", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound", "feats": "Number=Sing", "head": 16, "id": [ 15 ], "lemma": "basketball", "misc": "-", "text": "basketball", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 14, "id": [ 16 ], "lemma": "game", "misc": "-", "text": "games", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
322ZSN9Z5IY3QRH0KVYY6JO3P8P4TC-1
crowdsourced
While on vacation, Lawrence asked Brett what kind of palm trees coconuts grown on, as he was not an expert.
[ { "id": 0, "speaker": null, "text": "While on vacation, Lawrence asked Brett what kind of palm trees coconuts grown on, as he was not an expert.", "tokens": [ { "deprel": "mark", "feats": null, "head": 3, "id": [ 1 ], "lemma": "while", "misc": "-", "text": "While", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "case", "feats": null, "head": 3, "id": [ 2 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 6, "id": [ 3 ], "lemma": "vacation", "misc": "-", "text": "vacation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 4 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "Lawrence", "misc": "(0)", "text": "Lawrence", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 6 ], "lemma": "ask", "misc": "-", "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "feats": "Number=Sing", "head": 6, "id": [ 7 ], "lemma": "Brett", "misc": "(1)", "text": "Brett", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "feats": "PronType=Int", "head": 9, "id": [ 8 ], "lemma": "what", "misc": "-", "text": "what", "upos": "DET", "xpos": "WDT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 9 ], "lemma": "kind", "misc": "-", "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 10 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "palm", "misc": "-", "text": "palm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 9, "id": [ 12 ], "lemma": "tree", "misc": "-", "text": "trees", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 14, "id": [ 13 ], "lemma": "coconut", "misc": "-", "text": "coconuts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "ccomp", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": [ 14 ], "lemma": "grow", "misc": "-", "text": "grown", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "feats": null, "head": 14, "id": [ 15 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "feats": null, "head": 22, "id": [ 16 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 22, "id": [ 17 ], "lemma": "as", "misc": "-", "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": [ 18 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 22, "id": [ 19 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 22, "id": [ 20 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 22, "id": [ 21 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 14, "id": [ 22 ], "lemma": "expert", "misc": "-", "text": "expert", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ], [ 0, 17, 17 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3IYI9285WUEC7SYA1GQCNBDIJJEJCY-1
crowdsourced
Neil continued to be at odds with Ian, who wanted to mend things, because he was just more intransigent.
[ { "id": 0, "speaker": null, "text": "Neil continued to be at odds with Ian, who wanted to mend things, because he was just more intransigent.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Neil", "misc": "(0)", "text": "Neil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "continue", "misc": "-", "text": "continued", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 6, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "xcomp", "feats": "Number=Plur", "head": 2, "id": [ 6 ], "lemma": "odd", "misc": "-", "text": "odds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 7 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 6, "id": [ 8 ], "lemma": "Ian", "misc": "(1)", "text": "Ian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 8, "id": [ 9 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "PronType=Rel", "head": 11, "id": [ 10 ], "lemma": "who", "misc": "-", "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 11 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 12 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 11, "id": [ 13 ], "lemma": "mend", "misc": "-", "text": "mend", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Plur", "head": 13, "id": [ 14 ], "lemma": "thing", "misc": "-", "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 21, "id": [ 15 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 16 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": [ 17 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": [ 18 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 21, "id": [ 19 ], "lemma": "just", "misc": "-", "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 21, "id": [ 20 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 13, "id": [ 21 ], "lemma": "intransigent", "misc": "-", "text": "intransigent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 16, 16 ] ], [ [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3FI30CQHVMXH9SRX3X0S3N2VFSHB60-1
crowdsourced
Justin decided to try his best in the competition while Robert quit. He is an optimist.
[ { "id": 0, "speaker": null, "text": "Justin decided to try his best in the competition while Robert quit.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Justin", "misc": "(0)", "text": "Justin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "decide", "misc": "-", "text": "decided", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "try", "misc": "-", "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 6, "id": [ 5 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Degree=Sup", "head": 4, "id": [ 6 ], "lemma": "good", "misc": "-", "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 9 ], "lemma": "competition", "misc": "-", "text": "competition", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 10 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "Robert", "misc": "(1)", "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 12 ], "lemma": "quit", "misc": "-", "text": "quit", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 13 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He is an optimist.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 4 ], "lemma": "optimist", "misc": "-", "text": "optimist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 5 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 0, 0 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3IVKZBIBJ07HTET9Q41RY5DDZM9SHH-1
crowdsourced
The pollen was giving Adam a runny nose but not Randy, as he is sensitive to tree pollen.
[ { "id": 0, "speaker": null, "text": "The pollen was giving Adam a runny nose but not Randy, as he is sensitive to tree pollen.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 2 ], "lemma": "pollen", "misc": "-", "text": "pollen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 3 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": [ 4 ], "lemma": "give", "misc": "-", "text": "giving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "feats": "Number=Sing", "head": 4, "id": [ 5 ], "lemma": "Adam", "misc": "(0)", "text": "Adam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 6 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 8, "id": [ 7 ], "lemma": "runny", "misc": "-", "text": "runny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 8 ], "lemma": "nose", "misc": "-", "text": "nose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 9 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 10 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 8, "id": [ 11 ], "lemma": "Randy", "misc": "(1)", "text": "Randy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 13 ], "lemma": "as", "misc": "-", "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 4, "id": [ 16 ], "lemma": "sensitive", "misc": "-", "text": "sensitive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 17 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 19, "id": [ 18 ], "lemma": "tree", "misc": "-", "text": "tree", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 16, "id": [ 19 ], "lemma": "pollen", "misc": "-", "text": "pollen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ], [ 0, 13, 13 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3N3WJQXELSOQABV1NA1JZFTGI7G2LO-1
crowdsourced
Aaron was handier than Joseph, so he applied the silicone sealant to the bathtub corner.
[ { "id": 0, "speaker": null, "text": "Aaron was handier than Joseph, so he applied the silicone sealant to the bathtub corner.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Aaron", "misc": "(0)", "text": "Aaron", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 3 ], "lemma": "handy", "misc": "-", "text": "handier", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "Joseph", "misc": "(1)", "text": "Joseph", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 9, "id": [ 6 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 9, "id": [ 7 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": [ 8 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 9 ], "lemma": "apply", "misc": "-", "text": "applied", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 12, "id": [ 10 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "silicone", "misc": "-", "text": "silicone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 9, "id": [ 12 ], "lemma": "sealant", "misc": "-", "text": "sealant", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 13 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 16, "id": [ 14 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 16, "id": [ 15 ], "lemma": "bathtub", "misc": "-", "text": "bathtub", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 16 ], "lemma": "corner", "misc": "-", "text": "corner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 7, 7 ] ], [ [ 0, 4, 4 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3LOJFQ4BOXD2TFBZZZ9ZGY75VHRDK3-2
crowdsourced
The guide that Derrick used was very knowledgable compared to Randy's guide, therefore he learned less.
[ { "id": 0, "speaker": null, "text": "The guide that Derrick used was very knowledgable compared to Randy's guide, therefore he learned less.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 2 ], "lemma": "guide", "misc": "-", "text": "guide", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "PronType=Rel", "head": 5, "id": [ 3 ], "lemma": "that", "misc": "-", "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "Derrick", "misc": "(1)", "text": "Derrick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 5 ], "lemma": "use", "misc": "-", "text": "used", "upos": "VERB", "xpos": "VBD" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 8, "id": [ 7 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 8 ], "lemma": "knowledgeable", "misc": "-", "text": "knowledgable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": [ 9 ], "lemma": "compare", "misc": "-", "text": "compared", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 10 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 13, "id": [ 11 ], "lemma": "Randy", "misc": "(0)", "text": "Randy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 12 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 13 ], "lemma": "guide", "misc": "-", "text": "guide", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 14 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 17, "id": [ 15 ], "lemma": "therefore", "misc": "-", "text": "therefore", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 16 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 17 ], "lemma": "learn", "misc": "-", "text": "learned", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Degree=Cmp", "head": 17, "id": [ 18 ], "lemma": "less", "misc": "-", "text": "less", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "feats": null, "head": 8, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 0, 10, 10 ], [ 0, 15, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3O4VWC1GEW49033KOP3B2ALGKXH3J6-1
crowdsourced
Cayenne pepper tea was a favorite beverage of Kevin but not Adam, because he loved spicy foods.
[ { "id": 0, "speaker": null, "text": "Cayenne pepper tea was a favorite beverage of Kevin but not Adam, because he loved spicy foods.", "tokens": [ { "deprel": "compound", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "cayenne", "misc": "-", "text": "Cayenne", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "pepper", "misc": "-", "text": "pepper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 3 ], "lemma": "tea", "misc": "-", "text": "tea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 7, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 7, "id": [ 6 ], "lemma": "favorite", "misc": "-", "text": "favorite", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 7 ], "lemma": "beverage", "misc": "-", "text": "beverage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "Kevin", "misc": "(0)", "text": "Kevin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 10 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 11 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 9, "id": [ 12 ], "lemma": "Adam", "misc": "(1)", "text": "Adam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 13 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 14 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 15 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 16 ], "lemma": "love", "misc": "-", "text": "loved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 18, "id": [ 17 ], "lemma": "spicy", "misc": "-", "text": "spicy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 16, "id": [ 18 ], "lemma": "food", "misc": "-", "text": "foods", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 8, 8 ], [ 0, 14, 14 ] ], [ [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3XBYQ44Z6RIFZT0KU14H1B7U9XQTWH-2
crowdsourced
At the gym, Robert did lots of weight training to get bigger muscles. Kyle preferred cardio exercises. He thought weight training was a waste of time.
[ { "id": 0, "speaker": null, "text": "At the gym, Robert did lots of weight training to get bigger muscles.", "tokens": [ { "deprel": "case", "feats": null, "head": 3, "id": [ 1 ], "lemma": "at", "misc": "-", "text": "At", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 3, "id": [ 2 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 3 ], "lemma": "gym", "misc": "-", "text": "gym", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 4 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "Robert", "misc": "(1)", "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 6 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Plur", "head": 6, "id": [ 7 ], "lemma": "lot", "misc": "-", "text": "lots", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "weight", "misc": "-", "text": "weight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 7, "id": [ 10 ], "lemma": "training", "misc": "-", "text": "training", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 6, "id": [ 12 ], "lemma": "get", "misc": "-", "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 14, "id": [ 13 ], "lemma": "big", "misc": "-", "text": "bigger", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Plur", "head": 12, "id": [ 14 ], "lemma": "muscle", "misc": "-", "text": "muscles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "Kyle preferred cardio exercises.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Kyle", "misc": "(0)", "text": "Kyle", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "prefer", "misc": "-", "text": "preferred", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "cardio", "misc": "-", "text": "cardio", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 4 ], "lemma": "exercise", "misc": "-", "text": "exercises", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 5 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "speaker": null, "text": "He thought weight training was a waste of time.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "think", "misc": "-", "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "weight", "misc": "-", "text": "weight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 4 ], "lemma": "training", "misc": "-", "text": "training", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 5 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "feats": "Number=Sing", "head": 2, "id": [ 7 ], "lemma": "waste", "misc": "-", "text": "waste", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "time", "misc": "-", "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 10 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 1, 0, 0 ], [ 2, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
311HQEI8RSEH119B8N9N3LLMDEOZ73-1
crowdsourced
Leslie promised Joel not to drink anymore and then had a blackout so he was very sorry.
[ { "id": 0, "speaker": null, "text": "Leslie promised Joel not to drink anymore and then had a blackout so he was very sorry.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Leslie", "misc": "(0)", "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "promise", "misc": "-", "text": "promised", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Joel", "misc": "(1)", "text": "Joel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 6, "id": [ 4 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 6 ], "lemma": "drink", "misc": "-", "text": "drink", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": null, "head": 6, "id": [ 7 ], "lemma": "anymore", "misc": "-", "text": "anymore", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "feats": null, "head": 10, "id": [ 8 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": "PronType=Dem", "head": 10, "id": [ 9 ], "lemma": "then", "misc": "-", "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 10 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 12, "id": [ 11 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 10, "id": [ 12 ], "lemma": "blackout", "misc": "-", "text": "blackout", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 13 ], "lemma": "so", "misc": "-", "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 17, "id": [ 16 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 10, "id": [ 17 ], "lemma": "sorry", "misc": "-", "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 13, 13 ] ], [ [ 0, 2, 2 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3OND0WXMHWDGJVORP9HM9O9YYV0HE5-2
crowdsourced
Lawrence was too sensitive to caffeine, but Kenneth needs it to wake up, so he drinks caffeinated coffee in the morning.
[ { "id": 0, "speaker": null, "text": "Lawrence was too sensitive to caffeine, but Kenneth needs it to wake up, so he drinks caffeinated coffee in the morning.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Lawrence", "misc": "(1)", "text": "Lawrence", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "sensitive", "misc": "-", "text": "sensitive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "caffeine", "misc": "-", "text": "caffeine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 10, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 10, "id": [ 8 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "Kenneth", "misc": "(0)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": [ 10 ], "lemma": "need", "misc": "-", "text": "needs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 11 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 12 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 10, "id": [ 13 ], "lemma": "wake", "misc": "-", "text": "wake", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "feats": null, "head": 13, "id": [ 14 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "feats": null, "head": 18, "id": [ 15 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 16 ], "lemma": "so", "misc": "-", "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 17 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": [ 18 ], "lemma": "drink", "misc": "-", "text": "drinks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "amod", "feats": "Tense=Past|VerbForm=Part", "head": 20, "id": [ 19 ], "lemma": "caffeinate", "misc": "-", "text": "caffeinated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 18, "id": [ 20 ], "lemma": "coffee", "misc": "-", "text": "coffee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 23, "id": [ 21 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 23, "id": [ 22 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 18, "id": [ 23 ], "lemma": "morning", "misc": "-", "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 24 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 0, 16, 16 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
367O8HRHKG6NH25EBXH84G49UFJS4N-1
crowdsourced
Joel went to purchase a new bed from Robert, and he was sold a double sized bed.
[ { "id": 0, "speaker": null, "text": "Joel went to purchase a new bed from Robert, and he was sold a double sized bed.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Joel", "misc": "(0)", "text": "Joel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "go", "misc": "-", "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "purchase", "misc": "-", "text": "purchase", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 7, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 7, "id": [ 6 ], "lemma": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 7 ], "lemma": "bed", "misc": "-", "text": "bed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 9 ], "lemma": "Robert", "misc": "(1)", "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 14, "id": [ 11 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:pass", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 2, "id": [ 14 ], "lemma": "sell", "misc": "-", "text": "sold", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 18, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 18, "id": [ 16 ], "lemma": "double", "misc": "-", "text": "double", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "feats": "Tense=Past|VerbForm=Part", "head": 18, "id": [ 17 ], "lemma": "size", "misc": "-", "text": "sized", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 18 ], "lemma": "bed", "misc": "-", "text": "bed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3EHIMLB7F7XZAUE0C6VMHEDCS8E8HA-2
crowdsourced
Kenneth told Joel to try some of his home made rice wine. He was reluctant.
[ { "id": 0, "speaker": null, "text": "Kenneth told Joel to try some of his home made rice wine.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Kenneth", "misc": "(1)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "tell", "misc": "-", "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Joel", "misc": "(0)", "text": "Joel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 5 ], "lemma": "try", "misc": "-", "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": null, "head": 5, "id": [ 6 ], "lemma": "some", "misc": "-", "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 7 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 12, "id": [ 8 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "home", "misc": "-", "text": "home", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "feats": "Tense=Past|VerbForm=Part", "head": 12, "id": [ 10 ], "lemma": "make", "misc": "-", "text": "made", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "rice", "misc": "-", "text": "rice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 6, "id": [ 12 ], "lemma": "wine", "misc": "-", "text": "wine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 13 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He was reluctant.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 3 ], "lemma": "reluctant", "misc": "-", "text": "reluctant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 4 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3P4ZBJFX2V1QMZJCFJNSS94LPKSFWL-2
crowdsourced
Derrick had two hundred more followers on social media than Kenneth, so he felt less popular.
[ { "id": 0, "speaker": null, "text": "Derrick had two hundred more followers on social media than Kenneth, so he felt less popular.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Derrick", "misc": "(1)", "text": "Derrick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound", "feats": "NumForm=Word|NumType=Card", "head": 4, "id": [ 3 ], "lemma": "two", "misc": "-", "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "nummod", "feats": "NumForm=Word|NumType=Card", "head": 6, "id": [ 4 ], "lemma": "hundred", "misc": "-", "text": "hundred", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 6, "id": [ 5 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 6 ], "lemma": "follower", "misc": "-", "text": "followers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 9, "id": [ 8 ], "lemma": "social", "misc": "-", "text": "social", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "media", "misc": "-", "text": "media", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 11 ], "lemma": "Kenneth", "misc": "(0)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 15, "id": [ 13 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 15 ], "lemma": "feel", "misc": "-", "text": "felt", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 17, "id": [ 16 ], "lemma": "less", "misc": "-", "text": "less", "upos": "ADV", "xpos": "RBR" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 15, "id": [ 17 ], "lemma": "popular", "misc": "-", "text": "popular", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 10, 10 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3VIVIU06FKAEREROCPNQM8FMCRUIMF-1
crowdsourced
The orthodontist complimented Christopher and not Jason as he remembers to brush and floss his teeth daily.
[ { "id": 0, "speaker": null, "text": "The orthodontist complimented Christopher and not Jason as he remembers to brush and floss his teeth daily.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "orthodontist", "misc": "-", "text": "orthodontist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "compliment", "misc": "-", "text": "complimented", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 4 ], "lemma": "Christopher", "misc": "(0)", "text": "Christopher", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 7, "id": [ 5 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 6 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 4, "id": [ 7 ], "lemma": "Jason", "misc": "(1)", "text": "Jason", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 8 ], "lemma": "as", "misc": "-", "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 9 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": [ 10 ], "lemma": "remember", "misc": "-", "text": "remembers", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 10, "id": [ 12 ], "lemma": "brush", "misc": "-", "text": "brush", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "feats": null, "head": 14, "id": [ 13 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "VerbForm=Inf", "head": 12, "id": [ 14 ], "lemma": "floss", "misc": "-", "text": "floss", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 16, "id": [ 15 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Plur", "head": 14, "id": [ 16 ], "lemma": "tooth", "misc": "-", "text": "teeth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 17 ], "lemma": "daily", "misc": "-", "text": "daily", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 0, 8, 8 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
33Q5P9PUSPKNDI47Z4HYJ7D0940CZJ-1
crowdsourced
Derrick thought the letter Logan wrote was way too formal, because he prefers using a casual style.
[ { "id": 0, "speaker": null, "text": "Derrick thought the letter Logan wrote was way too formal, because he prefers using a casual style.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Derrick", "misc": "(0)", "text": "Derrick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "think", "misc": "-", "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 10, "id": [ 4 ], "lemma": "letter", "misc": "-", "text": "letter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "Logan", "misc": "(1)", "text": "Logan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 6 ], "lemma": "write", "misc": "-", "text": "wrote", "upos": "VERB", "xpos": "VBD" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": [ 7 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 10, "id": [ 8 ], "lemma": "way", "misc": "-", "text": "way", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 10, "id": [ 9 ], "lemma": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "feats": "Degree=Pos", "head": 2, "id": [ 10 ], "lemma": "formal", "misc": "-", "text": "formal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 12 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 13 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": [ 14 ], "lemma": "prefer", "misc": "-", "text": "prefers", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 14, "id": [ 15 ], "lemma": "use", "misc": "-", "text": "using", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 18, "id": [ 16 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 18, "id": [ 17 ], "lemma": "casual", "misc": "-", "text": "casual", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 15, "id": [ 18 ], "lemma": "style", "misc": "-", "text": "style", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ] ], [ [ 0, 4, 4 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3EHVO81VN7ZWTJTMXJY7U2EC2QMH1W-1
crowdsourced
Hunter's finger got smashed while playing ball with Brian. He felt a lot of pain.
[ { "id": 0, "speaker": null, "text": "Hunter's finger got smashed while playing ball with Brian.", "tokens": [ { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Hunter", "misc": "(0)", "text": "Hunter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 1, "id": [ 2 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 5, "id": [ 3 ], "lemma": "finger", "misc": "-", "text": "finger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 4 ], "lemma": "get", "misc": "-", "text": "got", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 5 ], "lemma": "smashed", "misc": "-", "text": "smashed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 6 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 5, "id": [ 7 ], "lemma": "play", "misc": "-", "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Sing", "head": 7, "id": [ 8 ], "lemma": "ball", "misc": "-", "text": "ball", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 10 ], "lemma": "Brian", "misc": "(1)", "text": "Brian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 11 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He felt a lot of pain.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "feel", "misc": "-", "text": "felt", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "pain", "misc": "-", "text": "pain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 7 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 0, 0 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
378G7J1SJNCDAAIN46FM2P7T6B0EWL-2
crowdsourced
Brian liked to clean with vinegar but Kenneth hated the smell, so he had to get used to it.
[ { "id": 0, "speaker": null, "text": "Brian liked to clean with vinegar but Kenneth hated the smell, so he had to get used to it.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Brian", "misc": "(1)", "text": "Brian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "like", "misc": "-", "text": "liked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "clean", "misc": "-", "text": "clean", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "vinegar", "misc": "-", "text": "vinegar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 7 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "Kenneth", "misc": "(0)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 9 ], "lemma": "hate", "misc": "-", "text": "hated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 11, "id": [ 10 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 9, "id": [ 11 ], "lemma": "smell", "misc": "-", "text": "smell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 13 ], "lemma": "so", "misc": "-", "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 15 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 16 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux:pass", "feats": "VerbForm=Inf", "head": 18, "id": [ 17 ], "lemma": "get", "misc": "-", "text": "get", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 15, "id": [ 18 ], "lemma": "use", "misc": "-", "text": "used", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 20, "id": [ 19 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 20 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 7, 7 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3UQ1LLR26A6FFEQ50PUY5XCEUY3LAF-2
crowdsourced
The puppy always followed Ryan but avoided Donald, since he did not like to play or throw the ball.
[ { "id": 0, "speaker": null, "text": "The puppy always followed Ryan but avoided Donald, since he did not like to play or throw the ball.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 2 ], "lemma": "puppy", "misc": "-", "text": "puppy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 4 ], "lemma": "follow", "misc": "-", "text": "followed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 5 ], "lemma": "Ryan", "misc": "(1)", "text": "Ryan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 7, "id": [ 6 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 7 ], "lemma": "avoid", "misc": "-", "text": "avoided", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 7, "id": [ 8 ], "lemma": "Donald", "misc": "(0)", "text": "Donald", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 9 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 10 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 11 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": [ 12 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 13 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 7, "id": [ 14 ], "lemma": "like", "misc": "-", "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 15 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 14, "id": [ 16 ], "lemma": "play", "misc": "-", "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "feats": null, "head": 18, "id": [ 17 ], "lemma": "or", "misc": "-", "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "VerbForm=Inf", "head": 16, "id": [ 18 ], "lemma": "throw", "misc": "-", "text": "throw", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 20, "id": [ 19 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 18, "id": [ 20 ], "lemma": "ball", "misc": "-", "text": "ball", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 0, 7, 7 ], [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
32LAQ1JNT9NND0C8F3DGRPYPVDPTU8-2
crowdsourced
Brett liked working for a big corporation but Neil preferred to work for a small business. He got a job at Bob's Ice Cream.
[ { "id": 0, "speaker": null, "text": "Brett liked working for a big corporation but Neil preferred to work for a small business.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Brett", "misc": "(1)", "text": "Brett", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "like", "misc": "-", "text": "liked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 2, "id": [ 3 ], "lemma": "work", "misc": "-", "text": "working", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 4 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 7, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 7, "id": [ 6 ], "lemma": "big", "misc": "-", "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 7 ], "lemma": "corporation", "misc": "-", "text": "corporation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 10, "id": [ 8 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "Neil", "misc": "(0)", "text": "Neil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 10 ], "lemma": "prefer", "misc": "-", "text": "preferred", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 10, "id": [ 12 ], "lemma": "work", "misc": "-", "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 13 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 14 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 16, "id": [ 15 ], "lemma": "small", "misc": "-", "text": "small", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 12, "id": [ 16 ], "lemma": "business", "misc": "-", "text": "business", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He got a job at Bob's Ice Cream.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "get", "misc": "-", "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "job", "misc": "-", "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 5 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 9, "id": [ 6 ], "lemma": "Bob", "misc": "-", "text": "Bob", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 7 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "compound", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "Ice", "misc": "-", "text": "Ice", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 9 ], "lemma": "Cream", "misc": "-", "text": "Cream", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 10 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3BS6ERDL95LAOPPHHTRYYDQWJEF6DT-2
crowdsourced
Nick was given a dose of medication by Matthew because he had a fever. He checked on him later.
[ { "id": 0, "speaker": null, "text": "Nick was given a dose of medication by Matthew because he had a fever.", "tokens": [ { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Nick", "misc": "(1)", "text": "Nick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 3 ], "lemma": "give", "misc": "-", "text": "given", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 4 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "dose", "misc": "-", "text": "dose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "medication", "misc": "-", "text": "medication", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "Matthew", "misc": "(0)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 10 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 11 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 12 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 14, "id": [ 13 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 12, "id": [ 14 ], "lemma": "fever", "misc": "-", "text": "fever", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He checked on him later.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "check", "misc": "-", "text": "checked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 4, "id": [ 3 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 4 ], "lemma": "he", "misc": "-", "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 2, "id": [ 5 ], "lemma": "late", "misc": "-", "text": "later", "upos": "ADV", "xpos": "RBR" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 6 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
33KGGVH24WVTF9T12NGTXO27SUS1XS-2
crowdsourced
In Boy Scouts, Ryan didn't try very hard to get his knot tying badge but Logan did because he thought it was useful.
[ { "id": 0, "speaker": null, "text": "In Boy Scouts, Ryan didn't try very hard to get his knot tying badge but Logan did because he thought it was useful.", "tokens": [ { "deprel": "case", "feats": null, "head": 3, "id": [ 1 ], "lemma": "in", "misc": "-", "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "Boy", "misc": "-", "text": "Boy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "feats": "Number=Plur", "head": 8, "id": [ 3 ], "lemma": "Scout", "misc": "-", "text": "Scouts", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "feats": null, "head": 8, "id": [ 4 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 5 ], "lemma": "Ryan", "misc": "(1)", "text": "Ryan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 6 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 8, "id": [ 7 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 8 ], "lemma": "try", "misc": "-", "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": null, "head": 10, "id": [ 9 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 8, "id": [ 10 ], "lemma": "hard", "misc": "-", "text": "hard", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 8, "id": [ 12 ], "lemma": "get", "misc": "-", "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 16, "id": [ 13 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "feats": "Number=Sing", "head": 16, "id": [ 14 ], "lemma": "knot", "misc": "-", "text": "knot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 16, "id": [ 15 ], "lemma": "tie", "misc": "-", "text": "tying", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 12, "id": [ 16 ], "lemma": "badge", "misc": "-", "text": "badge", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 19, "id": [ 17 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 19, "id": [ 18 ], "lemma": "Logan", "misc": "(0)", "text": "Logan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 19 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 22, "id": [ 20 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": [ 21 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": [ 22 ], "lemma": "think", "misc": "-", "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": [ 23 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 25, "id": [ 24 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "feats": "Degree=Pos", "head": 22, "id": [ 25 ], "lemma": "useful", "misc": "-", "text": "useful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 8, "id": [ 26 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 0, 17, 17 ], [ 0, 20, 20 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3W1K7D6QSDVJX2B852X30LVQKWEBZR-2
crowdsourced
At dinner, Brett listened quietly to his father while Aaron kept interrupting, because he was rude.
[ { "id": 0, "speaker": null, "text": "At dinner, Brett listened quietly to his father while Aaron kept interrupting, because he was rude.", "tokens": [ { "deprel": "case", "feats": null, "head": 2, "id": [ 1 ], "lemma": "at", "misc": "-", "text": "At", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 2 ], "lemma": "dinner", "misc": "-", "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 3 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "Brett", "misc": "(1)", "text": "Brett", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 5 ], "lemma": "listen", "misc": "-", "text": "listened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 6 ], "lemma": "quietly", "misc": "-", "text": "quietly", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 9, "id": [ 8 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 9 ], "lemma": "father", "misc": "-", "text": "father", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 10 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "Aaron", "misc": "(0)", "text": "Aaron", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 12 ], "lemma": "keep", "misc": "-", "text": "kept", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 12, "id": [ 13 ], "lemma": "interrupt", "misc": "-", "text": "interrupting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "feats": null, "head": 18, "id": [ 14 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 15 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 16 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 12, "id": [ 18 ], "lemma": "rude", "misc": "-", "text": "rude", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 0, 10, 10 ], [ 0, 15, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3R6RZGK0XFAJ7102UZAKVSSNOMGYVR-2
crowdsourced
Doing a pushup was very hard for Derrick but not for Michael because he was in good shape.
[ { "id": 0, "speaker": null, "text": "Doing a pushup was very hard for Derrick but not for Michael because he was in good shape.", "tokens": [ { "deprel": "csubj", "feats": "VerbForm=Ger", "head": 6, "id": [ 1 ], "lemma": "do", "misc": "-", "text": "Doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 3, "id": [ 2 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 1, "id": [ 3 ], "lemma": "pushup", "misc": "-", "text": "pushup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 6, "id": [ 5 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 6 ], "lemma": "hard", "misc": "-", "text": "hard", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 7 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 8 ], "lemma": "Derrick", "misc": "(1)", "text": "Derrick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 9 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 10 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 11 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "conj", "feats": "Number=Sing", "head": 8, "id": [ 12 ], "lemma": "Michael", "misc": "(0)", "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 16 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 18, "id": [ 17 ], "lemma": "good", "misc": "-", "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 12, "id": [ 18 ], "lemma": "shape", "misc": "-", "text": "shape", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 7 ] ], [ [ 0, 11, 11 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3LG268AV384T8P2ULETGNSB4LZUERL-2
crowdsourced
Matthew was patient and supportive when trying to potty train Kenneth, since he was the child.
[ { "id": 0, "speaker": null, "text": "Matthew was patient and supportive when trying to potty train Kenneth, since he was the child.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Matthew", "misc": "(1)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 3 ], "lemma": "patient", "misc": "-", "text": "patient", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "feats": null, "head": 5, "id": [ 4 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 3, "id": [ 5 ], "lemma": "supportive", "misc": "-", "text": "supportive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": "PronType=Int", "head": 7, "id": [ 6 ], "lemma": "when", "misc": "-", "text": "when", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 3, "id": [ 7 ], "lemma": "try", "misc": "-", "text": "trying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 8 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 7, "id": [ 9 ], "lemma": "potty", "misc": "-", "text": "potty", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 7, "id": [ 10 ], "lemma": "train", "misc": "-", "text": "train", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Sing", "head": 10, "id": [ 11 ], "lemma": "Kenneth", "misc": "(0)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 13 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 10, "id": [ 17 ], "lemma": "child", "misc": "-", "text": "child", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 10, 10 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
31J7RYECZN4YFFCCO4D5MU7JJ9QL16-1
crowdsourced
Nelson has accidentaly set a hotel on fire and endangered Aaron's life, because he wasn't careful.
[ { "id": 0, "speaker": null, "text": "Nelson has accidentaly set a hotel on fire and endangered Aaron's life, because he wasn't careful.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Nelson", "misc": "(0)", "text": "Nelson", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "accidentaly", "misc": "-", "text": "accidentaly", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": [ 4 ], "lemma": "set", "misc": "-", "text": "set", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "hotel", "misc": "-", "text": "hotel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 7 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 8 ], "lemma": "fire", "misc": "-", "text": "fire", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 10, "id": [ 9 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 10 ], "lemma": "endangered", "misc": "-", "text": "endangered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 13, "id": [ 11 ], "lemma": "Aaron", "misc": "(1)", "text": "Aaron", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 12 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "feats": "Number=Sing", "head": 10, "id": [ 13 ], "lemma": "life", "misc": "-", "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 19, "id": [ 14 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 15 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": [ 16 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 19, "id": [ 18 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 4, "id": [ 19 ], "lemma": "careful", "misc": "-", "text": "careful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 15, 15 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3XQ4XW3ODBQS8DPYRHAK3ZVJ3LRS2B-2
crowdsourced
Hunter made a deal that Joel couldn't refuse, because he was bad at refusing appealing offers.
[ { "id": 0, "speaker": null, "text": "Hunter made a deal that Joel couldn't refuse, because he was bad at refusing appealing offers.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Hunter", "misc": "(1)", "text": "Hunter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "make", "misc": "-", "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "deal", "misc": "-", "text": "deal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "PronType=Rel", "head": 9, "id": [ 5 ], "lemma": "that", "misc": "-", "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 6 ], "lemma": "Joel", "misc": "(0)", "text": "Joel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 9, "id": [ 7 ], "lemma": "could", "misc": "-", "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 9, "id": [ 8 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "feats": "VerbForm=Inf", "head": 4, "id": [ 9 ], "lemma": "refuse", "misc": "-", "text": "refuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 11 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 2, "id": [ 14 ], "lemma": "bad", "misc": "-", "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 15 ], "lemma": "at", "misc": "-", "text": "at", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 14, "id": [ 16 ], "lemma": "refuse", "misc": "-", "text": "refusing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 18, "id": [ 17 ], "lemma": "appealing", "misc": "-", "text": "appealing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 16, "id": [ 18 ], "lemma": "offer", "misc": "-", "text": "offers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 5, 5 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3MNJFORX8DIB353Z3GCJU7FHZWK5FN-1
crowdsourced
Robert loved making dresses on a sewing machine and Matthew avoided sewing because he frequently made clothes before.
[ { "id": 0, "speaker": null, "text": "Robert loved making dresses on a sewing machine and Matthew avoided sewing because he frequently made clothes before.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Robert", "misc": "(0)", "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "love", "misc": "-", "text": "loved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 2, "id": [ 3 ], "lemma": "make", "misc": "-", "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Plur", "head": 3, "id": [ 4 ], "lemma": "dress", "misc": "-", "text": "dresses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 5 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 6 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "sewing", "misc": "-", "text": "sewing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 8 ], "lemma": "machine", "misc": "-", "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 9 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "Matthew", "misc": "(1)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 11 ], "lemma": "avoid", "misc": "-", "text": "avoided", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 12 ], "lemma": "sewing", "misc": "-", "text": "sewing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "frequently", "misc": "-", "text": "frequently", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 16 ], "lemma": "make", "misc": "-", "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Plur", "head": 16, "id": [ 17 ], "lemma": "clothes", "misc": "-", "text": "clothes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 18 ], "lemma": "before", "misc": "-", "text": "before", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 13, 13 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3DWNFENNE3TUIZMOO38UCFDMYXDJ47-2
crowdsourced
William wanted to turn the heater up while Hunter wanted to turn it down because he was feeling hot.
[ { "id": 0, "speaker": null, "text": "William wanted to turn the heater up while Hunter wanted to turn it down because he was feeling hot.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "William", "misc": "(1)", "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "turn", "misc": "-", "text": "turn", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "heater", "misc": "-", "text": "heater", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound:prt", "feats": null, "head": 4, "id": [ 7 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 8 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "Hunter", "misc": "(0)", "text": "Hunter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 10 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 10, "id": [ 12 ], "lemma": "turn", "misc": "-", "text": "turn", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 13 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "feats": null, "head": 12, "id": [ 14 ], "lemma": "down", "misc": "-", "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 15 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 16 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Pres|VerbForm=Part", "head": 12, "id": [ 18 ], "lemma": "feel", "misc": "-", "text": "feeling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 18, "id": [ 19 ], "lemma": "hot", "misc": "-", "text": "hot", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 0, 15, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3EGKVCRQFWQ4YN2WPIJKUGYGLOCBYY-1
crowdsourced
Since Donald told Christopher his illness, he has spent more time at home taking care of the kids.
[ { "id": 0, "speaker": null, "text": "Since Donald told Christopher his illness, he has spent more time at home taking care of the kids.", "tokens": [ { "deprel": "mark", "feats": null, "head": 3, "id": [ 1 ], "lemma": "since", "misc": "-", "text": "Since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "Donald", "misc": "(0)", "text": "Donald", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": [ 3 ], "lemma": "tell", "misc": "-", "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "feats": "Number=Sing", "head": 3, "id": [ 4 ], "lemma": "Christopher", "misc": "(1)", "text": "Christopher", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 6, "id": [ 5 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "illness", "misc": "-", "text": "illness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 8 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": [ 9 ], "lemma": "have", "misc": "-", "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": [ 10 ], "lemma": "spend", "misc": "-", "text": "spent", "upos": "VERB", "xpos": "VBN" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 12, "id": [ 11 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 10, "id": [ 12 ], "lemma": "time", "misc": "-", "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 13 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 10, "id": [ 14 ], "lemma": "home", "misc": "-", "text": "home", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 10, "id": [ 15 ], "lemma": "take", "misc": "-", "text": "taking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Sing", "head": 15, "id": [ 16 ], "lemma": "care", "misc": "-", "text": "care", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 17 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 19, "id": [ 18 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Plur", "head": 15, "id": [ 19 ], "lemma": "kid", "misc": "-", "text": "kids", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 10, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 7, 7 ] ], [ [ 0, 3, 3 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
32K26U12DNMG9Q5BY3N6I7IM6YAVDG-2
crowdsourced
Justin needed to trap Jeffrey, because he was looking to destroy the neighborhood with vandalism.
[ { "id": 0, "speaker": null, "text": "Justin needed to trap Jeffrey, because he was looking to destroy the neighborhood with vandalism.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Justin", "misc": "(1)", "text": "Justin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "need", "misc": "-", "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "trap", "misc": "-", "text": "trap", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 5 ], "lemma": "Jeffrey", "misc": "(0)", "text": "Jeffrey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 10, "id": [ 6 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 7 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 8 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": [ 9 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": [ 10 ], "lemma": "look", "misc": "-", "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 10, "id": [ 12 ], "lemma": "destroy", "misc": "-", "text": "destroy", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 14, "id": [ 13 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 12, "id": [ 14 ], "lemma": "neighborhood", "misc": "-", "text": "neighborhood", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 15 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 12, "id": [ 16 ], "lemma": "vandalism", "misc": "-", "text": "vandalism", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 4, 4 ], [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3XAOZ9UYR1596CSPG9L13G6DTH21Q4-2
crowdsourced
The death of the actor was felt more by Justin than Logan because he was just an acquaintance.
[ { "id": 0, "speaker": null, "text": "The death of the actor was felt more by Justin than Logan because he was just an acquaintance.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 7, "id": [ 2 ], "lemma": "death", "misc": "-", "text": "death", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 3 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 5, "id": [ 4 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "actor", "misc": "-", "text": "actor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 7 ], "lemma": "feel", "misc": "-", "text": "felt", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 7, "id": [ 8 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 10 ], "lemma": "Justin", "misc": "(1)", "text": "Justin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 11 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 10, "id": [ 12 ], "lemma": "Logan", "misc": "(0)", "text": "Logan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 16 ], "lemma": "just", "misc": "-", "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 18, "id": [ 17 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 7, "id": [ 18 ], "lemma": "acquaintance", "misc": "-", "text": "acquaintance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 9, 9 ] ], [ [ 0, 11, 11 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3NCN4N1H1IVPGDXP2EM95YOHAGHBNH-2
crowdsourced
Justin helped Kyle in the struggle of finally getting his private pilot's license and he was grateful to him.
[ { "id": 0, "speaker": null, "text": "Justin helped Kyle in the struggle of finally getting his private pilot's license and he was grateful to him.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Justin", "misc": "(1)", "text": "Justin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "help", "misc": "-", "text": "helped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Kyle", "misc": "(0)", "text": "Kyle", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "struggle", "misc": "-", "text": "struggle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 7 ], "lemma": "of", "misc": "-", "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advmod", "feats": null, "head": 9, "id": [ 8 ], "lemma": "finally", "misc": "-", "text": "finally", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl", "feats": "VerbForm=Ger", "head": 6, "id": [ 9 ], "lemma": "get", "misc": "-", "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 12, "id": [ 10 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 12, "id": [ 11 ], "lemma": "private", "misc": "-", "text": "private", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 14, "id": [ 12 ], "lemma": "pilot", "misc": "-", "text": "pilot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 13 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "feats": "Number=Sing", "head": 9, "id": [ 14 ], "lemma": "license", "misc": "-", "text": "license", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 18, "id": [ 15 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 16 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 2, "id": [ 18 ], "lemma": "grateful", "misc": "-", "text": "grateful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 20, "id": [ 19 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 20 ], "lemma": "he", "misc": "-", "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 0, 15, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3XQ4XW3ODBQS8DPYRHAK3ZVJ3B12SB-1
crowdsourced
The young boy looked up to Robert more than William because he was his favorite sports player.
[ { "id": 0, "speaker": null, "text": "The young boy looked up to Robert more than William because he was his favorite sports player.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 3, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 3, "id": [ 2 ], "lemma": "young", "misc": "-", "text": "young", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "boy", "misc": "-", "text": "boy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 4 ], "lemma": "look", "misc": "-", "text": "looked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "feats": null, "head": 4, "id": [ 5 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 7 ], "lemma": "Robert", "misc": "(0)", "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 4, "id": [ 8 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "William", "misc": "(1)", "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 11 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 17, "id": [ 14 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 17, "id": [ 15 ], "lemma": "favorite", "misc": "-", "text": "favorite", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Plur", "head": 17, "id": [ 16 ], "lemma": "sport", "misc": "-", "text": "sports", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 4, "id": [ 17 ], "lemma": "player", "misc": "-", "text": "player", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ], [ 0, 11, 11 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
36AZSFEYZ4YNUT7RK7W0NHUM391VB4-1
crowdsourced
Donald wanted to get a milkshake but Nick didn't want one. He had a sweet tooth.
[ { "id": 0, "speaker": null, "text": "Donald wanted to get a milkshake but Nick didn't want one.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Donald", "misc": "(0)", "text": "Donald", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "get", "misc": "-", "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "milkshake", "misc": "-", "text": "milkshake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 7 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 8 ], "lemma": "Nick", "misc": "(1)", "text": "Nick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 9 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 10 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "VerbForm=Inf", "head": 2, "id": [ 11 ], "lemma": "want", "misc": "-", "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "NumForm=Word|NumType=Card", "head": 11, "id": [ 12 ], "lemma": "one", "misc": "-", "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 13 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He had a sweet tooth.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 4 ], "lemma": "sweet", "misc": "-", "text": "sweet", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "tooth", "misc": "-", "text": "tooth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 6 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 0, 0 ] ], [ [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3B286OTISEF9KO25X4ILPIZMQ62AJ0-1
crowdsourced
Being a chef would be a perfect job for Lawrence but not Brian because he loves cooking.
[ { "id": 0, "speaker": null, "text": "Being a chef would be a perfect job for Lawrence but not Brian because he loves cooking.", "tokens": [ { "deprel": "cop", "feats": "VerbForm=Ger", "head": 3, "id": [ 1 ], "lemma": "be", "misc": "-", "text": "Being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 3, "id": [ 2 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 3 ], "lemma": "chef", "misc": "-", "text": "chef", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 8, "id": [ 4 ], "lemma": "would", "misc": "-", "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 8, "id": [ 5 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 6 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 8, "id": [ 7 ], "lemma": "perfect", "misc": "-", "text": "perfect", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 8 ], "lemma": "job", "misc": "-", "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "Lawrence", "misc": "(0)", "text": "Lawrence", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 13, "id": [ 11 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 12 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 10, "id": [ 13 ], "lemma": "Brian", "misc": "(1)", "text": "Brian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 14 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 15 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": [ 16 ], "lemma": "love", "misc": "-", "text": "loves", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 16, "id": [ 17 ], "lemma": "cooking", "misc": "-", "text": "cooking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 8, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 9, 9 ], [ 0, 14, 14 ] ], [ [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
39TX062QX32PPC7GPRUCLHH4QELX3V-2
crowdsourced
Derrick asked Lawrence to pass the salt since he thought the food was seasoned enough.
[ { "id": 0, "speaker": null, "text": "Derrick asked Lawrence to pass the salt since he thought the food was seasoned enough.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Derrick", "misc": "(1)", "text": "Derrick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "ask", "misc": "-", "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Lawrence", "misc": "(0)", "text": "Lawrence", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 5 ], "lemma": "pass", "misc": "-", "text": "pass", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "salt", "misc": "-", "text": "salt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 8 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 9 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 10 ], "lemma": "think", "misc": "-", "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 12, "id": [ 11 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 14, "id": [ 12 ], "lemma": "food", "misc": "-", "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 10, "id": [ 14 ], "lemma": "season", "misc": "-", "text": "seasoned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 15 ], "lemma": "enough", "misc": "-", "text": "enough", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3EGKVCRQFWQ4YN2WPIJKUGYGLOBYBK-2
crowdsourced
Benjamin could make lots of charcoal and sell it unlike Ryan because he lived in a sparsely wooded area.
[ { "id": 0, "speaker": null, "text": "Benjamin could make lots of charcoal and sell it unlike Ryan because he lived in a sparsely wooded area.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Benjamin", "misc": "(1)", "text": "Benjamin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "could", "misc": "-", "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 3 ], "lemma": "make", "misc": "-", "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Plur", "head": 3, "id": [ 4 ], "lemma": "lot", "misc": "-", "text": "lots", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "charcoal", "misc": "-", "text": "charcoal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 8, "id": [ 7 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "VerbForm=Inf", "head": 3, "id": [ 8 ], "lemma": "sell", "misc": "-", "text": "sell", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": [ 9 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "unlike", "misc": "-", "text": "unlike", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 11 ], "lemma": "Ryan", "misc": "(0)", "text": "Ryan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 12 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 13 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 14 ], "lemma": "live", "misc": "-", "text": "lived", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 15 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 19, "id": [ 16 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 17 ], "lemma": "sparsely", "misc": "-", "text": "sparsely", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Tense=Past|VerbForm=Part", "head": 19, "id": [ 18 ], "lemma": "wood", "misc": "-", "text": "wooded", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 14, "id": [ 19 ], "lemma": "area", "misc": "-", "text": "area", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 10, 10 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3126F2F5F818WCMF8MPRIXBPKJCEP3-2
crowdsourced
Christopher was fatter than Derrick, so he didn't have to spend a lot of time doing exercises.
[ { "id": 0, "speaker": null, "text": "Christopher was fatter than Derrick, so he didn't have to spend a lot of time doing exercises.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Christopher", "misc": "(1)", "text": "Christopher", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Cmp", "head": 0, "id": [ 3 ], "lemma": "fatter", "misc": "-", "text": "fatter", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "Derrick", "misc": "(0)", "text": "Derrick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 11, "id": [ 6 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 7 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": [ 8 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 9 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 10 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "feats": "VerbForm=Inf", "head": 3, "id": [ 11 ], "lemma": "have", "misc": "-", "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 12 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 11, "id": [ 13 ], "lemma": "spend", "misc": "-", "text": "spend", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 15, "id": [ 14 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 13, "id": [ 15 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 16 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 15, "id": [ 17 ], "lemma": "time", "misc": "-", "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 13, "id": [ 18 ], "lemma": "do", "misc": "-", "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Plur", "head": 18, "id": [ 19 ], "lemma": "exercise", "misc": "-", "text": "exercises", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 4, 4 ], [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3MXX6RQ9EV3Q4APMJGDE9BZY7RSP4C-1
crowdsourced
Nelson had lots of new ideas, but not Robert because he was much more original in thought.
[ { "id": 0, "speaker": null, "text": "Nelson had lots of new ideas, but not Robert because he was much more original in thought.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Nelson", "misc": "(0)", "text": "Nelson", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 3 ], "lemma": "lot", "misc": "-", "text": "lots", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 6, "id": [ 5 ], "lemma": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 3, "id": [ 6 ], "lemma": "idea", "misc": "-", "text": "ideas", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 10, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 10, "id": [ 8 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 10, "id": [ 9 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 6, "id": [ 10 ], "lemma": "Robert", "misc": "(1)", "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 11 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 15, "id": [ 14 ], "lemma": "much", "misc": "-", "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 16, "id": [ 15 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 2, "id": [ 16 ], "lemma": "original", "misc": "-", "text": "original", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 17 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 16, "id": [ 18 ], "lemma": "thought", "misc": "-", "text": "thought", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3PKVGQTFIHIREUJLLF5AUV3K3F5YRY-1
crowdsourced
Randy led the league in goals scored while Eric was in last place. He was a very good footballer.
[ { "id": 0, "speaker": null, "text": "Randy led the league in goals scored while Eric was in last place.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Randy", "misc": "(0)", "text": "Randy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "lead", "misc": "-", "text": "led", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "league", "misc": "-", "text": "league", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 2, "id": [ 6 ], "lemma": "goal", "misc": "-", "text": "goals", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "ccomp", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 7 ], "lemma": "score", "misc": "-", "text": "scored", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 8 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 13, "id": [ 9 ], "lemma": "Eric", "misc": "(1)", "text": "Eric", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": [ 10 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 11 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 13, "id": [ 12 ], "lemma": "last", "misc": "-", "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 7, "id": [ 13 ], "lemma": "place", "misc": "-", "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 14 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He was a very good footballer.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 4 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 6, "id": [ 5 ], "lemma": "good", "misc": "-", "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 6 ], "lemma": "footballer", "misc": "-", "text": "footballer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 7 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 0, 0 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3IKMEYR0LY9UKUCQM81ICD49MH22K8-2
crowdsourced
Kenneth screamed into his pillow when he found out about Joseph because he was leaving.
[ { "id": 0, "speaker": null, "text": "Kenneth screamed into his pillow when he found out about Joseph because he was leaving.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Kenneth", "misc": "(1)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "scream", "misc": "-", "text": "screamed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 3 ], "lemma": "into", "misc": "-", "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 5, "id": [ 4 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "pillow", "misc": "-", "text": "pillow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": "PronType=Int", "head": 8, "id": [ 6 ], "lemma": "when", "misc": "-", "text": "when", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": [ 7 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 8 ], "lemma": "find", "misc": "-", "text": "found", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "feats": null, "head": 8, "id": [ 9 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "about", "misc": "-", "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 11 ], "lemma": "Joseph", "misc": "(0)", "text": "Joseph", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 12 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 13 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Pres|VerbForm=Part", "head": 8, "id": [ 15 ], "lemma": "leave", "misc": "-", "text": "leaving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 10, 10 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3J94SKDEKINZBWQWSC5TE9ONYRWD5I-2
crowdsourced
Joel would always wash his car every morning unlike Logan, due to he being a normal person.
[ { "id": 0, "speaker": null, "text": "Joel would always wash his car every morning unlike Logan, due to he being a normal person.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Joel", "misc": "(1)", "text": "Joel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "would", "misc": "-", "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 4 ], "lemma": "wash", "misc": "-", "text": "wash", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 6, "id": [ 5 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "car", "misc": "-", "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "feats": null, "head": 8, "id": [ 7 ], "lemma": "every", "misc": "-", "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "feats": "Number=Sing", "head": 4, "id": [ 8 ], "lemma": "morning", "misc": "-", "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "unlike", "misc": "-", "text": "unlike", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 10 ], "lemma": "Logan", "misc": "(0)", "text": "Logan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 12 ], "lemma": "due", "misc": "-", "text": "due", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "feats": null, "head": 12, "id": [ 13 ], "lemma": "to", "misc": "-", "text": "to", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "VerbForm=Ger", "head": 18, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 18, "id": [ 16 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 18, "id": [ 17 ], "lemma": "normal", "misc": "-", "text": "normal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 4, "id": [ 18 ], "lemma": "person", "misc": "-", "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 9, 9 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3VO4XFFP15K8N98KLRQACS9I3UV7Q6-2
crowdsourced
Matthew was a great swimmer while Benjamin was not since he had never owned a pool before.
[ { "id": 0, "speaker": null, "text": "Matthew was a great swimmer while Benjamin was not since he had never owned a pool before.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 1 ], "lemma": "Matthew", "misc": "(1)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 4 ], "lemma": "great", "misc": "-", "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 5 ], "lemma": "swimmer", "misc": "-", "text": "swimmer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 6 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "Benjamin", "misc": "(0)", "text": "Benjamin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 8 ], "lemma": "be", "misc": "-", "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 8, "id": [ 9 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 10 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 11 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": [ 12 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 13 ], "lemma": "never", "misc": "-", "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": [ 14 ], "lemma": "own", "misc": "-", "text": "owned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 16 ], "lemma": "pool", "misc": "-", "text": "pool", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 17 ], "lemma": "before", "misc": "-", "text": "before", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 6 ], [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3T5ZXGO9DEMR7JEQ4MIT3C2HDK8ZQK-1
crowdsourced
Outside of Steven house Kenneth is looking for where the buzzing is coming from, he has called for a insect problem.
[ { "id": 0, "speaker": null, "text": "Outside of Steven house Kenneth is looking for where the buzzing is coming from, he has called for a insect problem.", "tokens": [ { "deprel": "advmod", "feats": null, "head": 7, "id": [ 1 ], "lemma": "outside", "misc": "-", "text": "Outside", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 4, "id": [ 2 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "Steven", "misc": "(0)", "text": "Steven", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 4 ], "lemma": "house", "misc": "-", "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 5 ], "lemma": "Kenneth", "misc": "(1)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": [ 7 ], "lemma": "look", "misc": "-", "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "PronType=Int", "head": 7, "id": [ 9 ], "lemma": "where", "misc": "-", "text": "where", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 11, "id": [ 10 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 13, "id": [ 11 ], "lemma": "buzzing", "misc": "-", "text": "buzzing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "feats": "Tense=Pres|VerbForm=Part", "head": 9, "id": [ 13 ], "lemma": "come", "misc": "-", "text": "coming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 14 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "feats": null, "head": 18, "id": [ 15 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 16 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": [ 17 ], "lemma": "have", "misc": "-", "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": [ 18 ], "lemma": "call", "misc": "-", "text": "called", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 22, "id": [ 19 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 22, "id": [ 20 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 22, "id": [ 21 ], "lemma": "insect", "misc": "-", "text": "insect", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 18, "id": [ 22 ], "lemma": "problem", "misc": "-", "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 15, 15 ] ], [ [ 0, 4, 4 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3VCK0Q0PO7SOWQUF4YPKLHSZLORN06-1
crowdsourced
So he wanted to be a good person because Justin was taught to be good while Eric wasn't.
[ { "id": 0, "speaker": null, "text": "So he wanted to be a good person because Justin was taught to be good while Eric wasn't.", "tokens": [ { "deprel": "advmod", "feats": null, "head": 3, "id": [ 1 ], "lemma": "so", "misc": "-", "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": [ 2 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 8, "id": [ 5 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 6 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 8, "id": [ 7 ], "lemma": "good", "misc": "-", "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "feats": "Number=Sing", "head": 3, "id": [ 8 ], "lemma": "person", "misc": "-", "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 9 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 12, "id": [ 10 ], "lemma": "Justin", "misc": "(0)", "text": "Justin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": [ 11 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 3, "id": [ 12 ], "lemma": "teach", "misc": "-", "text": "taught", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 13 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 15, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 12, "id": [ 15 ], "lemma": "good", "misc": "-", "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 16 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 18, "id": [ 17 ], "lemma": "Eric", "misc": "(1)", "text": "Eric", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": [ 18 ], "lemma": "be", "misc": "-", "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 19 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 9, 9 ] ], [ [ 0, 16, 16 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3S1L4CQSFX3TFMG9EER0AK7U2IDAFW-2
crowdsourced
Benjamin was happy to show Adam a trick to sew, since he had been doing it for a very short time.
[ { "id": 0, "speaker": null, "text": "Benjamin was happy to show Adam a trick to sew, since he had been doing it for a very short time.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Benjamin", "misc": "(1)", "text": "Benjamin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 3 ], "lemma": "happy", "misc": "-", "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 3, "id": [ 5 ], "lemma": "show", "misc": "-", "text": "show", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "feats": "Number=Sing", "head": 5, "id": [ 6 ], "lemma": "Adam", "misc": "(0)", "text": "Adam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "trick", "misc": "-", "text": "trick", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 9 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "feats": "VerbForm=Inf", "head": 8, "id": [ 10 ], "lemma": "se", "misc": "-", "text": "sew", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 12 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 13 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": [ 14 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "aux", "feats": "Tense=Past|VerbForm=Part", "head": 16, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "advcl", "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": [ 16 ], "lemma": "do", "misc": "-", "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 17 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "feats": null, "head": 22, "id": [ 18 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 22, "id": [ 19 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "feats": null, "head": 21, "id": [ 20 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 22, "id": [ 21 ], "lemma": "short", "misc": "-", "text": "short", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 16, "id": [ 22 ], "lemma": "time", "misc": "-", "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 5, 5 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3HEM8MA6H9AXTFCKHDKRCE0385YQPW-2
crowdsourced
William boldly proclaimed to Christopher that he was going to become a Hindu from now on. He was flabbergasted.
[ { "id": 0, "speaker": null, "text": "William boldly proclaimed to Christopher that he was going to become a Hindu from now on.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "William", "misc": "(1)", "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 2 ], "lemma": "boldly", "misc": "-", "text": "boldly", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "proclaim", "misc": "-", "text": "proclaimed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "Christopher", "misc": "(0)", "text": "Christopher", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 6 ], "lemma": "that", "misc": "-", "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": [ 7 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 8 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": [ 9 ], "lemma": "go", "misc": "-", "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 10 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 9, "id": [ 11 ], "lemma": "become", "misc": "-", "text": "become", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 13, "id": [ 12 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "feats": "Number=Sing", "head": 11, "id": [ 13 ], "lemma": "Hindu", "misc": "-", "text": "Hindu", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "now", "misc": "-", "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "obl", "feats": null, "head": 11, "id": [ 16 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He was flabbergasted.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 3 ], "lemma": "flabbergaste", "misc": "-", "text": "flabbergasted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 4 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 4, 4 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3126F2F5FAHNQ1LMSK1RAVZYF42EPF-2
crowdsourced
So he hated to be an astronaut so Adam can visit the stars out in space, while Benjamin is scared of the unknown.
[ { "id": 0, "speaker": null, "text": "So he hated to be an astronaut so Adam can visit the stars out in space, while Benjamin is scared of the unknown.", "tokens": [ { "deprel": "advmod", "feats": null, "head": 3, "id": [ 1 ], "lemma": "so", "misc": "-", "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": [ 2 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "hate", "misc": "-", "text": "hated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 7, "id": [ 5 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "feats": "Number=Sing", "head": 3, "id": [ 7 ], "lemma": "astronaut", "misc": "-", "text": "astronaut", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 8 ], "lemma": "so", "misc": "-", "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 9 ], "lemma": "Adam", "misc": "(1)", "text": "Adam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 11, "id": [ 10 ], "lemma": "can", "misc": "-", "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 3, "id": [ 11 ], "lemma": "visit", "misc": "-", "text": "visit", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 13, "id": [ 12 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 11, "id": [ 13 ], "lemma": "star", "misc": "-", "text": "stars", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "compound:prt", "feats": null, "head": 11, "id": [ 14 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 15 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 16 ], "lemma": "space", "misc": "-", "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 21, "id": [ 17 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 18 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 21, "id": [ 19 ], "lemma": "Benjamin", "misc": "(0)", "text": "Benjamin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": [ 20 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 11, "id": [ 21 ], "lemma": "scared", "misc": "-", "text": "scared", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 24, "id": [ 22 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 24, "id": [ 23 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Degree=Pos|Polarity=Neg", "head": 21, "id": [ 24 ], "lemma": "unknown", "misc": "-", "text": "unknown", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 25 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 18, 18 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3NCN4N1H1IVPGDXP2EM95YOHAGHNBT-1
crowdsourced
Neil used PayPal to send Joel his payment because he did not have any cash.
[ { "id": 0, "speaker": null, "text": "Neil used PayPal to send Joel his payment because he did not have any cash.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Neil", "misc": "(0)", "text": "Neil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "use", "misc": "-", "text": "used", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "PayPal", "misc": "-", "text": "PayPal", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 5 ], "lemma": "send", "misc": "-", "text": "send", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "feats": "Number=Sing", "head": 5, "id": [ 6 ], "lemma": "Joel", "misc": "(1)", "text": "Joel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 8, "id": [ 7 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "payment", "misc": "-", "text": "payment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 9 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 10 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": [ 11 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 12 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 5, "id": [ 13 ], "lemma": "have", "misc": "-", "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": null, "head": 15, "id": [ 14 ], "lemma": "any", "misc": "-", "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 13, "id": [ 15 ], "lemma": "cash", "misc": "-", "text": "cash", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 9, 9 ] ], [ [ 0, 5, 5 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3MD8CKRQZZL1J5OMZF47K8OWQ9WJRL-2
crowdsourced
Adam is envious of Randy because he sold a far greater number of houses this year.
[ { "id": 0, "speaker": null, "text": "Adam is envious of Randy because he sold a far greater number of houses this year.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Adam", "misc": "(1)", "text": "Adam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 3 ], "lemma": "envious", "misc": "-", "text": "envious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "Randy", "misc": "(0)", "text": "Randy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 6 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": [ 7 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 8 ], "lemma": "sell", "misc": "-", "text": "sold", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 12, "id": [ 9 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 11, "id": [ 10 ], "lemma": "far", "misc": "-", "text": "far", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 12, "id": [ 11 ], "lemma": "great", "misc": "-", "text": "greater", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 8, "id": [ 12 ], "lemma": "number", "misc": "-", "text": "number", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 13 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 12, "id": [ 14 ], "lemma": "house", "misc": "-", "text": "houses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "det", "feats": "Number=Sing|PronType=Dem", "head": 16, "id": [ 15 ], "lemma": "this", "misc": "-", "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "feats": "Number=Sing", "head": 8, "id": [ 16 ], "lemma": "year", "misc": "-", "text": "year", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 4, 4 ], [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
378G7J1SJLWYGLJGK83MARJLDJDWEK-1
crowdsourced
One can tell that Nick works out but not Matthew since he has no underarm fat.
[ { "id": 0, "speaker": null, "text": "One can tell that Nick works out but not Matthew since he has no underarm fat.", "tokens": [ { "deprel": "nsubj", "feats": null, "head": 3, "id": [ 1 ], "lemma": "one", "misc": "-", "text": "One", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "can", "misc": "-", "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 3 ], "lemma": "tell", "misc": "-", "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 4 ], "lemma": "that", "misc": "-", "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "Nick", "misc": "(0)", "text": "Nick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": [ 6 ], "lemma": "work", "misc": "-", "text": "works", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "compound:prt", "feats": null, "head": 6, "id": [ 7 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "cc", "feats": null, "head": 10, "id": [ 8 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 10, "id": [ 9 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 6, "id": [ 10 ], "lemma": "Matthew", "misc": "(1)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 11 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": [ 13 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "feats": null, "head": 16, "id": [ 14 ], "lemma": "no", "misc": "-", "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 16, "id": [ 15 ], "lemma": "underarm", "misc": "-", "text": "underarm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 13, "id": [ 16 ], "lemma": "fat", "misc": "-", "text": "fat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ], [ 0, 11, 11 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3PUV2Q8SV6IGU16CDK869TCOYO6BDI-2
crowdsourced
Adam owns three cats, while Benjamin has none, so it is more likely that he is the animal hater.
[ { "id": 0, "speaker": null, "text": "Adam owns three cats, while Benjamin has none, so it is more likely that he is the animal hater.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Adam", "misc": "(1)", "text": "Adam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "own", "misc": "-", "text": "owns", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nummod", "feats": "NumForm=Word|NumType=Card", "head": 4, "id": [ 3 ], "lemma": "three", "misc": "-", "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 4 ], "lemma": "cat", "misc": "-", "text": "cats", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 8, "id": [ 5 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 6 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "Benjamin", "misc": "(0)", "text": "Benjamin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": [ 8 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 8, "id": [ 9 ], "lemma": "none", "misc": "-", "text": "none", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 15, "id": [ 11 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "expl", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 12 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 15, "id": [ 14 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "parataxis", "feats": "Degree=Pos", "head": 2, "id": [ 15 ], "lemma": "likely", "misc": "-", "text": "likely", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 16 ], "lemma": "that", "misc": "-", "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": [ 17 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": [ 18 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 21, "id": [ 19 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 21, "id": [ 20 ], "lemma": "animal", "misc": "-", "text": "animal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "feats": "Number=Sing", "head": 15, "id": [ 21 ], "lemma": "hater", "misc": "-", "text": "hater", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 6 ], [ 0, 16, 16 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3Z8UJEJOCZBKURQB2DCYDG7DONE93G-1
crowdsourced
Nelson made a better grade on the report card than Kenneth because he had learned more in class.
[ { "id": 0, "speaker": null, "text": "Nelson made a better grade on the report card than Kenneth because he had learned more in class.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Nelson", "misc": "(0)", "text": "Nelson", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "make", "misc": "-", "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 5, "id": [ 4 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "grade", "misc": "-", "text": "grade", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 6 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 9, "id": [ 7 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "report", "misc": "-", "text": "report", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 9 ], "lemma": "card", "misc": "-", "text": "card", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 11 ], "lemma": "Kenneth", "misc": "(1)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 12 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 13 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": [ 14 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": [ 15 ], "lemma": "learn", "misc": "-", "text": "learned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "feats": "Degree=Cmp", "head": 15, "id": [ 16 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 17 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 15, "id": [ 18 ], "lemma": "class", "misc": "-", "text": "class", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3X2LT8FDHWGH7K9P75HMIHNZ2CIW8G-1
crowdsourced
The flowers in the garden of Jason were prettier than Kyle's because he put a lot of effort into tending the garden.
[ { "id": 0, "speaker": null, "text": "The flowers in the garden of Jason were prettier than Kyle's because he put a lot of effort into tending the garden.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 9, "id": [ 2 ], "lemma": "flower", "misc": "-", "text": "flowers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 3 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 5, "id": [ 4 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "garden", "misc": "-", "text": "garden", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "Jason", "misc": "(0)", "text": "Jason", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 8 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Cmp", "head": 0, "id": [ 9 ], "lemma": "prettier", "misc": "-", "text": "prettier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 11 ], "lemma": "Kyle", "misc": "(1)", "text": "Kyle", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 12 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 15 ], "lemma": "put", "misc": "-", "text": "put", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 15, "id": [ 17 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 18 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 17, "id": [ 19 ], "lemma": "effort", "misc": "-", "text": "effort", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 20 ], "lemma": "into", "misc": "-", "text": "into", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 15, "id": [ 21 ], "lemma": "tend", "misc": "-", "text": "tending", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 23, "id": [ 22 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 21, "id": [ 23 ], "lemma": "garden", "misc": "-", "text": "garden", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 9, "id": [ 24 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ], [ 0, 13, 13 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
37SOB9Z0SUBUPIQRB8ROANMHIWF3L0-1
crowdsourced
Justin asked Leslie to clean the house because visitors were coming and he had to work that day.
[ { "id": 0, "speaker": null, "text": "Justin asked Leslie to clean the house because visitors were coming and he had to work that day.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Justin", "misc": "(0)", "text": "Justin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "ask", "misc": "-", "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Leslie", "misc": "(1)", "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 5 ], "lemma": "clean", "misc": "-", "text": "clean", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "house", "misc": "-", "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 8 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 11, "id": [ 9 ], "lemma": "visitor", "misc": "-", "text": "visitors", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 10 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": [ 11 ], "lemma": "come", "misc": "-", "text": "coming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "cc", "feats": null, "head": 14, "id": [ 12 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 13 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 14 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 15 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 14, "id": [ 16 ], "lemma": "work", "misc": "-", "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Number=Sing|PronType=Dem", "head": 18, "id": [ 17 ], "lemma": "that", "misc": "-", "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "feats": "Number=Sing", "head": 16, "id": [ 18 ], "lemma": "day", "misc": "-", "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ] ], [ [ 0, 2, 2 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
32TZXEA1OLINNI6KYE2O8FH04EC41J-1
crowdsourced
After getting out of bed Joel did 100 jumping jacks while Nick did 100 pullups. He had terrible arm strength.
[ { "id": 0, "speaker": null, "text": "After getting out of bed Joel did 100 jumping jacks while Nick did 100 pullups.", "tokens": [ { "deprel": "mark", "feats": null, "head": 2, "id": [ 1 ], "lemma": "after", "misc": "-", "text": "After", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 7, "id": [ 2 ], "lemma": "get", "misc": "-", "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 3 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "bed", "misc": "-", "text": "bed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "Joel", "misc": "(0)", "text": "Joel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 7 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nummod", "feats": "NumForm=Digit|NumType=Card", "head": 10, "id": [ 8 ], "lemma": "100", "misc": "-", "text": "100", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "jump", "misc": "-", "text": "jumping", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 7, "id": [ 10 ], "lemma": "jack", "misc": "-", "text": "jacks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 11 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 13, "id": [ 12 ], "lemma": "Nick", "misc": "(1)", "text": "Nick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 13 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nummod", "feats": "NumForm=Digit|NumType=Card", "head": 15, "id": [ 14 ], "lemma": "100", "misc": "-", "text": "100", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "feats": "Number=Plur", "head": 13, "id": [ 15 ], "lemma": "pullup", "misc": "-", "text": "pullups", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He had terrible arm strength.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 3 ], "lemma": "terrible", "misc": "-", "text": "terrible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "arm", "misc": "-", "text": "arm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "strength", "misc": "-", "text": "strength", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 6 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ], [ 1, 0, 0 ] ], [ [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3CVBMEMMXBEVAG9H213G3EHHHOK7HY-2
crowdsourced
Aaron chained themself to a tree so that Steven couldn't cut it down since it was well known that he is a logger.
[ { "id": 0, "speaker": null, "text": "Aaron chained themself to a tree so that Steven couldn't cut it down since it was well known that he is a logger.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Aaron", "misc": "(1)", "text": "Aaron", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "chain", "misc": "-", "text": "chained", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Number=Sing|Person=3|PronType=Prs|Reflex=Yes", "head": 2, "id": [ 3 ], "lemma": "themself", "misc": "-", "text": "themself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "tree", "misc": "-", "text": "tree", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 7 ], "lemma": "so", "misc": "-", "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "fixed", "feats": null, "head": 7, "id": [ 8 ], "lemma": "that", "misc": "-", "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 12, "id": [ 9 ], "lemma": "Steven", "misc": "(0)", "text": "Steven", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 12, "id": [ 10 ], "lemma": "could", "misc": "-", "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 11 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 2, "id": [ 12 ], "lemma": "cut", "misc": "-", "text": "cut", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 13 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "feats": null, "head": 12, "id": [ 14 ], "lemma": "down", "misc": "-", "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 15 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": [ 16 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 19, "id": [ 18 ], "lemma": "well", "misc": "-", "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 12, "id": [ 19 ], "lemma": "know", "misc": "-", "text": "known", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "feats": null, "head": 24, "id": [ 20 ], "lemma": "that", "misc": "-", "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": [ 21 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": [ 22 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 24, "id": [ 23 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "feats": "Number=Sing", "head": 19, "id": [ 24 ], "lemma": "logger", "misc": "-", "text": "logger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 25 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 0, 20, 20 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3VW0145YLYAAMPBUU78QY9UMP4ZJM4-2
crowdsourced
Ian suddenly went pale in the face and started babbling to Hunter because he asked him a question.
[ { "id": 0, "speaker": null, "text": "Ian suddenly went pale in the face and started babbling to Hunter because he asked him a question.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Ian", "misc": "(1)", "text": "Ian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 2 ], "lemma": "suddenly", "misc": "-", "text": "suddenly", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "go", "misc": "-", "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 4 ], "lemma": "pale", "misc": "-", "text": "pale", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 7 ], "lemma": "face", "misc": "-", "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 8 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 9 ], "lemma": "start", "misc": "-", "text": "started", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 9, "id": [ 10 ], "lemma": "babble", "misc": "-", "text": "babbling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 10, "id": [ 12 ], "lemma": "Hunter", "misc": "(0)", "text": "Hunter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 15 ], "lemma": "ask", "misc": "-", "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 16 ], "lemma": "he", "misc": "-", "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 18, "id": [ 17 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 15, "id": [ 18 ], "lemma": "question", "misc": "-", "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 11, 11 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3H1C3QRA01HP2NDB3H3LYXCILZIEC8-2
crowdsourced
Kyle wanted to kill rats using a trap but Nick did not as he loved rats.
[ { "id": 0, "speaker": null, "text": "Kyle wanted to kill rats using a trap but Nick did not as he loved rats.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Kyle", "misc": "(1)", "text": "Kyle", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "kill", "misc": "-", "text": "kill", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Plur", "head": 4, "id": [ 5 ], "lemma": "rat", "misc": "-", "text": "rats", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 4, "id": [ 6 ], "lemma": "use", "misc": "-", "text": "using", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 6, "id": [ 8 ], "lemma": "trap", "misc": "-", "text": "trap", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 9 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "Nick", "misc": "(0)", "text": "Nick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 11 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 12 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 13 ], "lemma": "as", "misc": "-", "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 15 ], "lemma": "love", "misc": "-", "text": "loved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Plur", "head": 15, "id": [ 16 ], "lemma": "rat", "misc": "-", "text": "rats", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 9, 9 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3EKTG13IZU1GHFZUXSK3EO7ETT4ML9-1
crowdsourced
Donald never polished his car like Kevin did, because he had a very old and dirty car.
[ { "id": 0, "speaker": null, "text": "Donald never polished his car like Kevin did, because he had a very old and dirty car.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Donald", "misc": "(0)", "text": "Donald", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 2 ], "lemma": "never", "misc": "-", "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "polished", "misc": "-", "text": "polished", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 5, "id": [ 4 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "car", "misc": "-", "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 6 ], "lemma": "like", "misc": "-", "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "Kevin", "misc": "(1)", "text": "Kevin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 8 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "feats": null, "head": 12, "id": [ 9 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 10 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 11 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 12 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 18, "id": [ 13 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "feats": null, "head": 15, "id": [ 14 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 18, "id": [ 15 ], "lemma": "old", "misc": "-", "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "feats": null, "head": 17, "id": [ 16 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 15, "id": [ 17 ], "lemma": "dirty", "misc": "-", "text": "dirty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 12, "id": [ 18 ], "lemma": "car", "misc": "-", "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 10, 10 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3K3IX1W4S85K0O4ACFZ5EC97UP4PAV-1
crowdsourced
Derrick left the room after becoming annoyed by Samuel's constant complaints about his hemorrhoids, because he was insensitive.
[ { "id": 0, "speaker": null, "text": "Derrick left the room after becoming annoyed by Samuel's constant complaints about his hemorrhoids, because he was insensitive.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Derrick", "misc": "(0)", "text": "Derrick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "leave", "misc": "-", "text": "left", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "room", "misc": "-", "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 5 ], "lemma": "after", "misc": "-", "text": "after", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 2, "id": [ 6 ], "lemma": "become", "misc": "-", "text": "becoming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": [ 7 ], "lemma": "annoy", "misc": "-", "text": "annoyed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 8 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 12, "id": [ 9 ], "lemma": "Samuel", "misc": "(1)", "text": "Samuel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 10 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 12, "id": [ 11 ], "lemma": "constant", "misc": "-", "text": "constant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Plur", "head": 7, "id": [ 12 ], "lemma": "complaint", "misc": "-", "text": "complaints", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 13 ], "lemma": "about", "misc": "-", "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 15, "id": [ 14 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 12, "id": [ 15 ], "lemma": "hemorrhoid", "misc": "-", "text": "hemorrhoids", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 20, "id": [ 16 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 20, "id": [ 17 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": [ 18 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 20, "id": [ 19 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 2, "id": [ 20 ], "lemma": "insensitive", "misc": "-", "text": "insensitive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 17, 17 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3D17ECOUOET25MNGY0X5YAPUQD131G-1
crowdsourced
Randy always made sure to turn off the lights but not William because he believed in climate change.
[ { "id": 0, "speaker": null, "text": "Randy always made sure to turn off the lights but not William because he believed in climate change.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Randy", "misc": "(0)", "text": "Randy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 2 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "make", "misc": "-", "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 3, "id": [ 4 ], "lemma": "sure", "misc": "-", "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 4, "id": [ 6 ], "lemma": "turn", "misc": "-", "text": "turn", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "feats": null, "head": 6, "id": [ 7 ], "lemma": "off", "misc": "-", "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 6, "id": [ 9 ], "lemma": "light", "misc": "-", "text": "lights", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 10 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 11 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 9, "id": [ 12 ], "lemma": "William", "misc": "(1)", "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": [ 15 ], "lemma": "believe", "misc": "-", "text": "believed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 16 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 18, "id": [ 17 ], "lemma": "climate", "misc": "-", "text": "climate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 15, "id": [ 18 ], "lemma": "change", "misc": "-", "text": "change", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 13, 13 ] ], [ [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3SU800BH86QALKKGYZJLMKN2B4MQUJ-2
crowdsourced
Robert had a much easier time when riding horses than Logan, because he had very few lessons as a child.
[ { "id": 0, "speaker": null, "text": "Robert had a much easier time when riding horses than Logan, because he had very few lessons as a child.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Robert", "misc": "(1)", "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 4 ], "lemma": "much", "misc": "-", "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 6, "id": [ 5 ], "lemma": "easy", "misc": "-", "text": "easier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "time", "misc": "-", "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": "PronType=Int", "head": 8, "id": [ 7 ], "lemma": "when", "misc": "-", "text": "when", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 2, "id": [ 8 ], "lemma": "ride", "misc": "-", "text": "riding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Plur", "head": 8, "id": [ 9 ], "lemma": "horse", "misc": "-", "text": "horses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 11 ], "lemma": "Logan", "misc": "(0)", "text": "Logan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 15 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 17, "id": [ 16 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 18, "id": [ 17 ], "lemma": "few", "misc": "-", "text": "few", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 15, "id": [ 18 ], "lemma": "lesson", "misc": "-", "text": "lessons", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 21, "id": [ 19 ], "lemma": "as", "misc": "-", "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 21, "id": [ 20 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 15, "id": [ 21 ], "lemma": "child", "misc": "-", "text": "child", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 10, 10 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
32CXT5U14IHJ95JRW3ELSRQAA6P8U7-1
crowdsourced
Adam decided to contract Brian's services to help build his loft because he was an amateur at construction.
[ { "id": 0, "speaker": null, "text": "Adam decided to contract Brian's services to help build his loft because he was an amateur at construction.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Adam", "misc": "(0)", "text": "Adam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "decide", "misc": "-", "text": "decided", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "contract", "misc": "-", "text": "contract", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 7, "id": [ 5 ], "lemma": "Brian", "misc": "(1)", "text": "Brian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 6 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "feats": "Number=Plur", "head": 4, "id": [ 7 ], "lemma": "service", "misc": "-", "text": "services", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 8 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 4, "id": [ 9 ], "lemma": "help", "misc": "-", "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 9, "id": [ 10 ], "lemma": "build", "misc": "-", "text": "build", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 12, "id": [ 11 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 10, "id": [ 12 ], "lemma": "loft", "misc": "-", "text": "loft", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 4, "id": [ 17 ], "lemma": "amateur", "misc": "-", "text": "amateur", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 18 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 17, "id": [ 19 ], "lemma": "construction", "misc": "-", "text": "construction", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 13, 13 ] ], [ [ 0, 4, 4 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3EQVJH0T42ZX235VZ2IH08X7UDXHTX-1
crowdsourced
Jason wants to bring love into his relationship so he asks for Robert's advice, because he is a new in relationships.
[ { "id": 0, "speaker": null, "text": "Jason wants to bring love into his relationship so he asks for Robert's advice, because he is a new in relationships.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Jason", "misc": "(0)", "text": "Jason", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "want", "misc": "-", "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "bring", "misc": "-", "text": "bring", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 5 ], "lemma": "love", "misc": "-", "text": "love", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "into", "misc": "-", "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 8, "id": [ 7 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 8 ], "lemma": "relationship", "misc": "-", "text": "relationship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 9 ], "lemma": "so", "misc": "-", "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": [ 10 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": [ 11 ], "lemma": "ask", "misc": "-", "text": "asks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 12 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 15, "id": [ 13 ], "lemma": "Robert", "misc": "(1)", "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 14 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 15 ], "lemma": "advice", "misc": "-", "text": "advice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 21, "id": [ 16 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 17 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": [ 18 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": [ 19 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 21, "id": [ 20 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 11, "id": [ 21 ], "lemma": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 23, "id": [ 22 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 21, "id": [ 23 ], "lemma": "relationship", "misc": "-", "text": "relationships", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 24 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 17, 17 ] ], [ [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3MGHRFQY2LN3E0ZMR2MVAZ2XZ7QY0P-2
crowdsourced
When choosing a movie to watch, Logan would select a documentary and Jason a comedy, I say he is a fun loving person.
[ { "id": 0, "speaker": null, "text": "When choosing a movie to watch, Logan would select a documentary and Jason a comedy, I say he is a fun loving person.", "tokens": [ { "deprel": "mark", "feats": "PronType=Int", "head": 2, "id": [ 1 ], "lemma": "when", "misc": "-", "text": "When", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 10, "id": [ 2 ], "lemma": "choose", "misc": "-", "text": "choosing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "movie", "misc": "-", "text": "movie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 2, "id": [ 6 ], "lemma": "watch", "misc": "-", "text": "watch", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 10, "id": [ 8 ], "lemma": "Logan", "misc": "(1)", "text": "Logan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 10, "id": [ 9 ], "lemma": "would", "misc": "-", "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 10 ], "lemma": "select", "misc": "-", "text": "select", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 12, "id": [ 11 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 10, "id": [ 12 ], "lemma": "documentary", "misc": "-", "text": "documentary", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 16, "id": [ 13 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Sing", "head": 12, "id": [ 14 ], "lemma": "Jason", "misc": "(0)", "text": "Jason", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "feats": "Number=Sing", "head": 12, "id": [ 16 ], "lemma": "comedy", "misc": "-", "text": "comedy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 19, "id": [ 17 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": [ 18 ], "lemma": "I", "misc": "-", "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": [ 19 ], "lemma": "say", "misc": "-", "text": "say", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": [ 20 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": [ 21 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 25, "id": [ 22 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 25, "id": [ 23 ], "lemma": "fun", "misc": "-", "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 25, "id": [ 24 ], "lemma": "loving", "misc": "-", "text": "loving", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "feats": "Number=Sing", "head": 19, "id": [ 25 ], "lemma": "person", "misc": "-", "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 10, "id": [ 26 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 7 ] ], [ [ 0, 13, 13 ], [ 0, 19, 19 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3ZTE0JGGCEQBEEQ0XV6H396WULPCOK-1
crowdsourced
Ian had a happy face while Ryan was angry. He had just won the lottery for $3 million.
[ { "id": 0, "speaker": null, "text": "Ian had a happy face while Ryan was angry.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Ian", "misc": "(0)", "text": "Ian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 4 ], "lemma": "happy", "misc": "-", "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "face", "misc": "-", "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 6 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 7 ], "lemma": "Ryan", "misc": "(1)", "text": "Ryan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 8 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 2, "id": [ 9 ], "lemma": "angry", "misc": "-", "text": "angry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 10 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He had just won the lottery for $3 million.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "just", "misc": "-", "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": [ 4 ], "lemma": "win", "misc": "-", "text": "won", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "lottery", "misc": "-", "text": "lottery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 7 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": null, "head": 4, "id": [ 8 ], "lemma": "$", "misc": "-", "text": "$", "upos": "SYM", "xpos": "$" }, { "deprel": "compound", "feats": "NumForm=Digit|NumType=Card", "head": 10, "id": [ 9 ], "lemma": "3", "misc": "-", "text": "3", "upos": "NUM", "xpos": "CD" }, { "deprel": "nummod", "feats": "NumForm=Word|NumType=Card", "head": 8, "id": [ 10 ], "lemma": "million", "misc": "-", "text": "million", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 11 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 0, 0 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
38G0E1M85OJHKHF44WPVK5AIL6FUVR-2
crowdsourced
Nelson was really bothered by pollen but Kyle was immune to it's effects. He suffered no respiratory problems in the spring.
[ { "id": 0, "speaker": null, "text": "Nelson was really bothered by pollen but Kyle was immune to it's effects.", "tokens": [ { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Nelson", "misc": "(1)", "text": "Nelson", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "really", "misc": "-", "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 4 ], "lemma": "bother", "misc": "-", "text": "bothered", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "pollen", "misc": "-", "text": "pollen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 10, "id": [ 7 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 10, "id": [ 8 ], "lemma": "Kyle", "misc": "(0)", "text": "Kyle", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": [ 9 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 4, "id": [ 10 ], "lemma": "immune", "misc": "-", "text": "immune", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 12 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 13 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "feats": "Number=Plur", "head": 10, "id": [ 14 ], "lemma": "effect", "misc": "-", "text": "effects", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He suffered no respiratory problems in the spring.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "suffer", "misc": "-", "text": "suffered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": null, "head": 5, "id": [ 3 ], "lemma": "no", "misc": "-", "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 4 ], "lemma": "respiratory", "misc": "-", "text": "respiratory", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 5 ], "lemma": "problem", "misc": "-", "text": "problems", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 8 ], "lemma": "spring", "misc": "-", "text": "spring", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 9 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 7, 7 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
338GLSUI45PC971AFCPRNIP8CPXFSJ-2
crowdsourced
Derrick held the funds for Leslie in a safety deposit account because he was a rich.
[ { "id": 0, "speaker": null, "text": "Derrick held the funds for Leslie in a safety deposit account because he was a rich.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Derrick", "misc": "(1)", "text": "Derrick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "hold", "misc": "-", "text": "held", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 4 ], "lemma": "fund", "misc": "-", "text": "funds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "Leslie", "misc": "(0)", "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 7 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 11, "id": [ 8 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "safety", "misc": "-", "text": "safety", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "deposit", "misc": "-", "text": "deposit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 11 ], "lemma": "account", "misc": "-", "text": "account", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 12 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 13 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 2, "id": [ 16 ], "lemma": "rich", "misc": "-", "text": "rich", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 5, 5 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3BFNCI9LYM4VAX1P7EQERI4FMV137H-2
crowdsourced
The smile of Matthew is brighter than Craig's is, so he brushes his teeth less often.
[ { "id": 0, "speaker": null, "text": "The smile of Matthew is brighter than Craig's is, so he brushes his teeth less often.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 2 ], "lemma": "smile", "misc": "-", "text": "smile", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 4, "id": [ 3 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "Matthew", "misc": "(1)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": [ 5 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "feats": "Degree=Cmp", "head": 0, "id": [ 6 ], "lemma": "bright", "misc": "-", "text": "brighter", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 7 ], "lemma": "than", "misc": "-", "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 10, "id": [ 8 ], "lemma": "Craig", "misc": "(0)", "text": "Craig", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 9 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": [ 10 ], "lemma": "be", "misc": "-", "text": "is", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 12 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 13 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": [ 14 ], "lemma": "brush", "misc": "-", "text": "brushes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 16, "id": [ 15 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Plur", "head": 14, "id": [ 16 ], "lemma": "tooth", "misc": "-", "text": "teeth", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 18, "id": [ 17 ], "lemma": "less", "misc": "-", "text": "less", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 18 ], "lemma": "often", "misc": "-", "text": "often", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 0, 7, 7 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3L21G7IH47U3LPK4NLQVO4L7ZD4Y1N-2
crowdsourced
While redecorating, Neil decided to lay his own tiles while Kyle got a professional to do it. He hated DIY projects.
[ { "id": 0, "speaker": null, "text": "While redecorating, Neil decided to lay his own tiles while Kyle got a professional to do it.", "tokens": [ { "deprel": "mark", "feats": null, "head": 2, "id": [ 1 ], "lemma": "while", "misc": "-", "text": "While", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 5, "id": [ 2 ], "lemma": "redecorate", "misc": "-", "text": "redecorating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 3 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "Neil", "misc": "(1)", "text": "Neil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 5 ], "lemma": "decide", "misc": "-", "text": "decided", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 5, "id": [ 7 ], "lemma": "lay", "misc": "-", "text": "lay", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 10, "id": [ 8 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 10, "id": [ 9 ], "lemma": "own", "misc": "-", "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 7, "id": [ 10 ], "lemma": "tile", "misc": "-", "text": "tiles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 11 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 13, "id": [ 12 ], "lemma": "Kyle", "misc": "(0)", "text": "Kyle", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 13 ], "lemma": "get", "misc": "-", "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 15, "id": [ 14 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 13, "id": [ 15 ], "lemma": "professional", "misc": "-", "text": "professional", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 16 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 13, "id": [ 17 ], "lemma": "do", "misc": "-", "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 18 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He hated DIY projects.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "hate", "misc": "-", "text": "hated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "diy", "misc": "-", "text": "DIY", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 4 ], "lemma": "project", "misc": "-", "text": "projects", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 5 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 0, 11, 11 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3JYPJ2TAYI602QMB3X9X0FWPWJSPFV-2
crowdsourced
Ryan had always wanted to visit Alaska, but Kevin wanted to visit Hawaii. He had terrible eczema in the cold.
[ { "id": 0, "speaker": null, "text": "Ryan had always wanted to visit Alaska, but Kevin wanted to visit Hawaii.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Ryan", "misc": "(1)", "text": "Ryan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": [ 4 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 4, "id": [ 6 ], "lemma": "visit", "misc": "-", "text": "visit", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Sing", "head": 6, "id": [ 7 ], "lemma": "Alaska", "misc": "-", "text": "Alaska", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 11, "id": [ 8 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 9 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "Kevin", "misc": "(0)", "text": "Kevin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 11 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 12 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 11, "id": [ 13 ], "lemma": "visit", "misc": "-", "text": "visit", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Sing", "head": 13, "id": [ 14 ], "lemma": "Hawaii", "misc": "-", "text": "Hawaii", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He had terrible eczema in the cold.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 4, "id": [ 3 ], "lemma": "terrible", "misc": "-", "text": "terrible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "eczema", "misc": "-", "text": "eczema", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 7 ], "lemma": "cold", "misc": "-", "text": "cold", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 8 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 9, 9 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
37S0QRNUFBE6HJD7921G41KDK7988B-2
crowdsourced
Astronomy was Samuel's favorite subject in school but Jason didn't like it because he hated science.
[ { "id": 0, "speaker": null, "text": "Astronomy was Samuel's favorite subject in school but Jason didn't like it because he hated science.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 1 ], "lemma": "astronomy", "misc": "-", "text": "Astronomy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 6, "id": [ 3 ], "lemma": "Samuel", "misc": "(1)", "text": "Samuel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 3, "id": [ 4 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 6, "id": [ 5 ], "lemma": "favorite", "misc": "-", "text": "favorite", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 6 ], "lemma": "subject", "misc": "-", "text": "subject", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 7 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 6, "id": [ 8 ], "lemma": "school", "misc": "-", "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 13, "id": [ 9 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 13, "id": [ 10 ], "lemma": "Jason", "misc": "(0)", "text": "Jason", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": [ 11 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 12 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "VerbForm=Inf", "head": 6, "id": [ 13 ], "lemma": "like", "misc": "-", "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 14 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 15 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 16 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": [ 17 ], "lemma": "hate", "misc": "-", "text": "hated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 17, "id": [ 18 ], "lemma": "science", "misc": "-", "text": "science", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 0, 9, 9 ], [ 0, 15, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
30ZKOOGW2W42P7M17FCFLI30WQ9A15-1
crowdsourced
The characters in Aaron's novel were more unique than Kyle's because he is the more creative person.
[ { "id": 0, "speaker": null, "text": "The characters in Aaron's novel were more unique than Kyle's because he is the more creative person.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 9, "id": [ 2 ], "lemma": "character", "misc": "-", "text": "characters", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 3 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 6, "id": [ 4 ], "lemma": "Aaron", "misc": "(0)", "text": "Aaron", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 4, "id": [ 5 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "novel", "misc": "-", "text": "novel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 7 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 9, "id": [ 8 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 9 ], "lemma": "unique", "misc": "-", "text": "unique", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 11 ], "lemma": "Kyle", "misc": "(1)", "text": "Kyle", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 12 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 19, "id": [ 16 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 18, "id": [ 17 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 19, "id": [ 18 ], "lemma": "creative", "misc": "-", "text": "creative", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 9, "id": [ 19 ], "lemma": "person", "misc": "-", "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 9, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 0, 13, 13 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3P7QK0GJ3TJAF0C52BSS7U4E2YP2ZD-2
crowdsourced
Aaron helped Robert to make a budget for themselves, because he knew less about finances.
[ { "id": 0, "speaker": null, "text": "Aaron helped Robert to make a budget for themselves, because he knew less about finances.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Aaron", "misc": "(1)", "text": "Aaron", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "help", "misc": "-", "text": "helped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Robert", "misc": "(0)", "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 5 ], "lemma": "make", "misc": "-", "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "budget", "misc": "-", "text": "budget", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs|Reflex=Yes", "head": 5, "id": [ 9 ], "lemma": "themselves", "misc": "-", "text": "themselves", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 13, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 11 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 13 ], "lemma": "know", "misc": "-", "text": "knew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Degree=Cmp", "head": 13, "id": [ 14 ], "lemma": "less", "misc": "-", "text": "less", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 15 ], "lemma": "about", "misc": "-", "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 14, "id": [ 16 ], "lemma": "finances", "misc": "-", "text": "finances", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3CRWSLD91K2ON02RAK0V65B8JJ5MON-2
crowdsourced
Leslie did a worse job at fixing hair than Steven because he had gone to beauty school.
[ { "id": 0, "speaker": null, "text": "Leslie did a worse job at fixing hair than Steven because he had gone to beauty school.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Leslie", "misc": "(1)", "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 5, "id": [ 4 ], "lemma": "bad", "misc": "-", "text": "worse", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "job", "misc": "-", "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 6 ], "lemma": "at", "misc": "-", "text": "at", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 2, "id": [ 7 ], "lemma": "fix", "misc": "-", "text": "fixing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Sing", "head": 7, "id": [ 8 ], "lemma": "hair", "misc": "-", "text": "hair", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 10 ], "lemma": "Steven", "misc": "(0)", "text": "Steven", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 11 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": [ 13 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": [ 14 ], "lemma": "go", "misc": "-", "text": "gone", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 15 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 17, "id": [ 16 ], "lemma": "beauty", "misc": "-", "text": "beauty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 14, "id": [ 17 ], "lemma": "school", "misc": "-", "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 9, 9 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3PA41K45VPI2HM6C5CNL4L7GRRT7PX-2
crowdsourced
The clothes of Kenneth always smell, but Ian's smell very good. He does laundry once a day.
[ { "id": 0, "speaker": null, "text": "The clothes of Kenneth always smell, but Ian's smell very good.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 6, "id": [ 2 ], "lemma": "clothes", "misc": "-", "text": "clothes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 4, "id": [ 3 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "Kenneth", "misc": "(1)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 6, "id": [ 5 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 6 ], "lemma": "smell", "misc": "-", "text": "smell", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "feats": null, "head": 13, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 13, "id": [ 8 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 11, "id": [ 9 ], "lemma": "Ian", "misc": "(0)", "text": "Ian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 10 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 13, "id": [ 11 ], "lemma": "smell", "misc": "-", "text": "smell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 12 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 6, "id": [ 13 ], "lemma": "good", "misc": "-", "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 14 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He does laundry once a day.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "do", "misc": "-", "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "laundry", "misc": "-", "text": "laundry", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": "NumType=Mult", "head": 2, "id": [ 4 ], "lemma": "once", "misc": "-", "text": "once", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "day", "misc": "-", "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 7 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 0, 8, 8 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3Y3CZJSZ9M786V88UBCDBWT03TBR53-1
crowdsourced
Hunter books a cabin for Nick's ski trip because he knows some good accomodations for snow activities.
[ { "id": 0, "speaker": null, "text": "Hunter books a cabin for Nick's ski trip because he knows some good accomodations for snow activities.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Hunter", "misc": "(0)", "text": "Hunter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "book", "misc": "-", "text": "books", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "cabin", "misc": "-", "text": "cabin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 5 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 9, "id": [ 6 ], "lemma": "Nick", "misc": "(1)", "text": "Nick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 7 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "compound", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "ski", "misc": "-", "text": "ski", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 4, "id": [ 9 ], "lemma": "trip", "misc": "-", "text": "trip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 10 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 11 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": [ 12 ], "lemma": "know", "misc": "-", "text": "knows", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "feats": null, "head": 15, "id": [ 13 ], "lemma": "some", "misc": "-", "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 15, "id": [ 14 ], "lemma": "good", "misc": "-", "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 12, "id": [ 15 ], "lemma": "accomodation", "misc": "-", "text": "accomodations", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 16 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 18, "id": [ 17 ], "lemma": "snow", "misc": "-", "text": "snow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 15, "id": [ 18 ], "lemma": "activity", "misc": "-", "text": "activities", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 10, 10 ] ], [ [ 0, 5, 5 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
38O9DZ0A62L8RQSU06VHAWBJXVI62I-1
crowdsourced
Eric found a lot of success in telemarketing products while Randy was reclusive since he was extroverted.
[ { "id": 0, "speaker": null, "text": "Eric found a lot of success in telemarketing products while Randy was reclusive since he was extroverted.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Eric", "misc": "(0)", "text": "Eric", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "find", "misc": "-", "text": "found", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "success", "misc": "-", "text": "success", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "telemarketing", "misc": "-", "text": "telemarketing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 6, "id": [ 9 ], "lemma": "product", "misc": "-", "text": "products", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 10 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 13, "id": [ 11 ], "lemma": "Randy", "misc": "(1)", "text": "Randy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 2, "id": [ 13 ], "lemma": "reclusive", "misc": "-", "text": "reclusive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 14 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 15 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 16 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 13, "id": [ 17 ], "lemma": "extroverted", "misc": "-", "text": "extroverted", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 14, 14 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
385MDVINFCD6R158Y9ED77WDN79JWT-1
crowdsourced
Matthew was more spontaneous when choosing activities than Leslie because he loved to do different things.
[ { "id": 0, "speaker": null, "text": "Matthew was more spontaneous when choosing activities than Leslie because he loved to do different things.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Matthew", "misc": "(0)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 4, "id": [ 3 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "spontaneous", "misc": "-", "text": "spontaneous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": "PronType=Int", "head": 6, "id": [ 5 ], "lemma": "when", "misc": "-", "text": "when", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 4, "id": [ 6 ], "lemma": "choose", "misc": "-", "text": "choosing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Plur", "head": 6, "id": [ 7 ], "lemma": "activity", "misc": "-", "text": "activities", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "Leslie", "misc": "(1)", "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 10 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 11 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 12 ], "lemma": "love", "misc": "-", "text": "loved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 13 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 12, "id": [ 14 ], "lemma": "do", "misc": "-", "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 16, "id": [ 15 ], "lemma": "different", "misc": "-", "text": "different", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 14, "id": [ 16 ], "lemma": "thing", "misc": "-", "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 10, 10 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3UAU495MIK6MUX673K3HPDGAPBTOUQ-2
crowdsourced
Justin wants to learn how to flip a pancake so he asks Robert for an advice, because he is an experienced chef.
[ { "id": 0, "speaker": null, "text": "Justin wants to learn how to flip a pancake so he asks Robert for an advice, because he is an experienced chef.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Justin", "misc": "(1)", "text": "Justin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "want", "misc": "-", "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "learn", "misc": "-", "text": "learn", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "feats": "PronType=Int", "head": 7, "id": [ 5 ], "lemma": "how", "misc": "-", "text": "how", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 4, "id": [ 7 ], "lemma": "flip", "misc": "-", "text": "flip", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "pancake", "misc": "-", "text": "pancake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 10 ], "lemma": "so", "misc": "-", "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 11 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": [ 12 ], "lemma": "ask", "misc": "-", "text": "asks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 12, "id": [ 13 ], "lemma": "Robert", "misc": "(0)", "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 12, "id": [ 16 ], "lemma": "advice", "misc": "-", "text": "advice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 23, "id": [ 17 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 23, "id": [ 18 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 23, "id": [ 19 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": [ 20 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 23, "id": [ 21 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 23, "id": [ 22 ], "lemma": "experienced", "misc": "-", "text": "experienced", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 12, "id": [ 23 ], "lemma": "chef", "misc": "-", "text": "chef", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 24 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 12, 12 ], [ 0, 18, 18 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3DWGDA5POHI1BKO628FB935LATU1VF-2
crowdsourced
Neil consoled Nelson because he was so upset about the computer keyboard being broken again.
[ { "id": 0, "speaker": null, "text": "Neil consoled Nelson because he was so upset about the computer keyboard being broken again.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Neil", "misc": "(1)", "text": "Neil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "consol", "misc": "-", "text": "consoled", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Nelson", "misc": "(0)", "text": "Nelson", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 4 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": [ 5 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 8, "id": [ 7 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 2, "id": [ 8 ], "lemma": "upset", "misc": "-", "text": "upset", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 9 ], "lemma": "about", "misc": "-", "text": "about", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 12, "id": [ 10 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "computer", "misc": "-", "text": "computer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 14, "id": [ 12 ], "lemma": "keyboard", "misc": "-", "text": "keyboard", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "feats": "VerbForm=Ger", "head": 14, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 8, "id": [ 14 ], "lemma": "break", "misc": "-", "text": "broken", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 15 ], "lemma": "again", "misc": "-", "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 0, 4, 4 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3MXX6RQ9EV3Q4APMJGDE9BZY7XGP4C-2
crowdsourced
Hunter got supportive towards Matthew after he lost in the finals of the international Chinese checkers tournament.
[ { "id": 0, "speaker": null, "text": "Hunter got supportive towards Matthew after he lost in the finals of the international Chinese checkers tournament.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Hunter", "misc": "(1)", "text": "Hunter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "get", "misc": "-", "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 2, "id": [ 3 ], "lemma": "supportive", "misc": "-", "text": "supportive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "towards", "misc": "-", "text": "towards", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "Matthew", "misc": "(0)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 6 ], "lemma": "after", "misc": "-", "text": "after", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": [ 7 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 8 ], "lemma": "lose", "misc": "-", "text": "lost", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 9 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 11, "id": [ 10 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Plur", "head": 8, "id": [ 11 ], "lemma": "final", "misc": "-", "text": "finals", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 12 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 17, "id": [ 13 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 17, "id": [ 14 ], "lemma": "international", "misc": "-", "text": "international", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 17, "id": [ 15 ], "lemma": "Chinese", "misc": "-", "text": "Chinese", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Plur", "head": 17, "id": [ 16 ], "lemma": "checker", "misc": "-", "text": "checkers", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 11, "id": [ 17 ], "lemma": "tournament", "misc": "-", "text": "tournament", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 4, 4 ], [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
31MBOZ6PAOP38TN3K3QPBS22ZHKLCE-2
crowdsourced
Dennis's business flourishes while Michael's is failing; I guess he must be a lazy worker.
[ { "id": 0, "speaker": null, "text": "Dennis's business flourishes while Michael's is failing; I guess he must be a lazy worker.", "tokens": [ { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Dennis", "misc": "(1)", "text": "Dennis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 1, "id": [ 2 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "business", "misc": "-", "text": "business", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 4 ], "lemma": "flourish", "misc": "-", "text": "flourishes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 5 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 6 ], "lemma": "Michael", "misc": "(0)", "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 7 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": [ 8 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": [ 9 ], "lemma": "fail", "misc": "-", "text": "failing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 10 ], "lemma": ";", "misc": "-", "text": ";", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": [ 11 ], "lemma": "I", "misc": "-", "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": [ 12 ], "lemma": "guess", "misc": "-", "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 13 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 18, "id": [ 14 ], "lemma": "must", "misc": "-", "text": "must", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 18, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 18, "id": [ 16 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 18, "id": [ 17 ], "lemma": "lazy", "misc": "-", "text": "lazy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "feats": "Number=Sing", "head": 12, "id": [ 18 ], "lemma": "worker", "misc": "-", "text": "worker", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 5, 5 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3RIHDBQ1NGCTP8FBQ5H5EU2F0FSHM7-1
crowdsourced
In his lifetime, Brian will likely suffer from carpal tunnel, but Michael will not, so he is more likely to work in an office.
[ { "id": 0, "speaker": null, "text": "In his lifetime, Brian will likely suffer from carpal tunnel, but Michael will not, so he is more likely to work in an office.", "tokens": [ { "deprel": "case", "feats": null, "head": 3, "id": [ 1 ], "lemma": "in", "misc": "-", "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 3, "id": [ 2 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 3 ], "lemma": "lifetime", "misc": "-", "text": "lifetime", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 8, "id": [ 4 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 5 ], "lemma": "Brian", "misc": "(0)", "text": "Brian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 8, "id": [ 6 ], "lemma": "will", "misc": "-", "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 8, "id": [ 7 ], "lemma": "likely", "misc": "-", "text": "likely", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 8 ], "lemma": "suffer", "misc": "-", "text": "suffer", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 9 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "carpal", "misc": "-", "text": "carpal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 11 ], "lemma": "tunnel", "misc": "-", "text": "tunnel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 16, "id": [ 13 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 15, "id": [ 14 ], "lemma": "Michael", "misc": "(1)", "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "VerbForm=Fin", "head": 8, "id": [ 15 ], "lemma": "will", "misc": "-", "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "feats": null, "head": 8, "id": [ 16 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 22, "id": [ 17 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 22, "id": [ 18 ], "lemma": "so", "misc": "-", "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": [ 19 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": [ 20 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 22, "id": [ 21 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 8, "id": [ 22 ], "lemma": "likely", "misc": "-", "text": "likely", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 24, "id": [ 23 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 22, "id": [ 24 ], "lemma": "work", "misc": "-", "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 27, "id": [ 25 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 27, "id": [ 26 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 24, "id": [ 27 ], "lemma": "office", "misc": "-", "text": "office", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 8, "id": [ 28 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ], [ 0, 18, 18 ] ], [ [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3Y7LTZE0YTKJZCL7LV2YDDZ6LOEZUW-1
crowdsourced
Benjamin looked at how successful Brian was in business and felt jealous because he did not do well.
[ { "id": 0, "speaker": null, "text": "Benjamin looked at how successful Brian was in business and felt jealous because he did not do well.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Benjamin", "misc": "(0)", "text": "Benjamin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "look", "misc": "-", "text": "looked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 3 ], "lemma": "at", "misc": "-", "text": "at", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "mark", "feats": "PronType=Int", "head": 5, "id": [ 4 ], "lemma": "how", "misc": "-", "text": "how", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "obl", "feats": "Degree=Pos", "head": 2, "id": [ 5 ], "lemma": "successful", "misc": "-", "text": "successful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 6 ], "lemma": "Brian", "misc": "(1)", "text": "Brian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 7 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "ccomp", "feats": "Number=Sing", "head": 5, "id": [ 9 ], "lemma": "business", "misc": "-", "text": "business", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 10 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 11 ], "lemma": "feel", "misc": "-", "text": "felt", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 11, "id": [ 12 ], "lemma": "jealous", "misc": "-", "text": "jealous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 15 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 17, "id": [ 16 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 11, "id": [ 17 ], "lemma": "do", "misc": "-", "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 17, "id": [ 18 ], "lemma": "well", "misc": "-", "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 13, 13 ] ], [ [ 0, 5, 5 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }