id
stringlengths
32
32
genre
stringclasses
1 value
text
stringlengths
61
186
sentences
listlengths
1
3
coref_chains
listlengths
2
2
meta_data
dict
3UQ1LLR26A6FFEQ50PUY5XCEUV7LAD-2
crowdsourced
Jeffrey doesn't believe in using the microwave like Neil does because he is less health conscious.
[ { "id": 0, "speaker": null, "text": "Jeffrey doesn't believe in using the microwave like Neil does because he is less health conscious.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Jeffrey", "misc": "(1)", "text": "Jeffrey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "do", "misc": "-", "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 4 ], "lemma": "believe", "misc": "-", "text": "believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 5 ], "lemma": "in", "misc": "-", "text": "in", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 4, "id": [ 6 ], "lemma": "use", "misc": "-", "text": "using", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 6, "id": [ 8 ], "lemma": "microwave", "misc": "-", "text": "microwave", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 9 ], "lemma": "like", "misc": "-", "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "Neil", "misc": "(0)", "text": "Neil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": [ 11 ], "lemma": "do", "misc": "-", "text": "does", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "feats": null, "head": 17, "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": 17, "id": [ 13 ], "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": [ 14 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 16, "id": [ 15 ], "lemma": "less", "misc": "-", "text": "less", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obl:npmod", "feats": "Number=Sing", "head": 17, "id": [ 16 ], "lemma": "health", "misc": "-", "text": "health", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 11, "id": [ 17 ], "lemma": "conscious", "misc": "-", "text": "conscious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 9, 9 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
39KV3A5D1ALZUEM4XTRFZQCREBZS7X-2
crowdsourced
Robert smokes and Leslie doesn't smoke so he bought nothing at the cigar shop yesterday.
[ { "id": 0, "speaker": null, "text": "Robert smokes and Leslie doesn't smoke so he bought nothing at the cigar shop yesterday.", "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=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "smoke", "misc": "-", "text": "smokes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "cc", "feats": null, "head": 7, "id": [ 3 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 4 ], "lemma": "Leslie", "misc": "(0)", "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": [ 5 ], "lemma": "do", "misc": "-", "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 6 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "VerbForm=Inf", "head": 2, "id": [ 7 ], "lemma": "smoke", "misc": "-", "text": "smoke", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 8 ], "lemma": "so", "misc": "-", "text": "so", "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": 7, "id": [ 10 ], "lemma": "buy", "misc": "-", "text": "bought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 10, "id": [ 11 ], "lemma": "nothing", "misc": "-", "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 12 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 15, "id": [ 13 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 15, "id": [ 14 ], "lemma": "cigar", "misc": "-", "text": "cigar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 10, "id": [ 15 ], "lemma": "shop", "misc": "-", "text": "shop", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl:tmod", "feats": "Number=Sing", "head": 10, "id": [ 16 ], "lemma": "yesterday", "misc": "-", "text": "yesterday", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 3, 3 ], [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
34R3P23QHUFPUK9PU7NSNS46YH6HWY-1
crowdsourced
Kenneth has a harder time finding high paying jobs than Matthew because he doesn't have a college degree.
[ { "id": 0, "speaker": null, "text": "Kenneth has a harder time finding high paying jobs than Matthew because he doesn't have a college degree.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Kenneth", "misc": "(0)", "text": "Kenneth", "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": 5, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 5, "id": [ 4 ], "lemma": "hard", "misc": "-", "text": "harder", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "time", "misc": "-", "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "feats": "VerbForm=Ger", "head": 5, "id": [ 6 ], "lemma": "find", "misc": "-", "text": "finding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 8, "id": [ 7 ], "lemma": "high", "misc": "-", "text": "high", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 6, "id": [ 8 ], "lemma": "pay", "misc": "-", "text": "paying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Plur", "head": 8, "id": [ 9 ], "lemma": "job", "misc": "-", "text": "jobs", "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": "Matthew", "misc": "(1)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "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": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": [ 14 ], "lemma": "do", "misc": "-", "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 2, "id": [ 16 ], "lemma": "have", "misc": "-", "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 19, "id": [ 17 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 19, "id": [ 18 ], "lemma": "college", "misc": "-", "text": "college", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 16, "id": [ 19 ], "lemma": "degree", "misc": "-", "text": "degree", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3ZQX1VYFTD392B0NGJQC1NAD4V4O8S-2
crowdsourced
Neil agreed to help wash Adam's large dog, and he was very grateful for the help.
[ { "id": 0, "speaker": null, "text": "Neil agreed to help wash Adam's large dog, and he was very grateful for the help.", "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": "agree", "misc": "-", "text": "agreed", "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": "help", "misc": "-", "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 4, "id": [ 5 ], "lemma": "wash", "misc": "-", "text": "wash", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 9, "id": [ 6 ], "lemma": "Adam", "misc": "(0)", "text": "Adam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 7 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 9, "id": [ 8 ], "lemma": "large", "misc": "-", "text": "large", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 9 ], "lemma": "dog", "misc": "-", "text": "dog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 15, "id": [ 11 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "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=Past|VerbForm=Fin", "head": 15, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 15, "id": [ 14 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 2, "id": [ 15 ], "lemma": "grateful", "misc": "-", "text": "grateful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 16 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 18, "id": [ 17 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 15, "id": [ 18 ], "lemma": "help", "misc": "-", "text": "help", "upos": "NOUN", "xpos": "NN" }, { "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" }
3MZ3TAMYTN1KIJ3N1VV705X46PRRI3-1
crowdsourced
Everything had to be perfect for Benjamin, while Kyle was more laid back, since he had impossible standards.
[ { "id": 0, "speaker": null, "text": "Everything had to be perfect for Benjamin, while Kyle was more laid back, since he had impossible standards.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "everything", "misc": "-", "text": "Everything", "upos": "PRON", "xpos": "NN" }, { "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": "mark", "feats": null, "head": 5, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 5, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 2, "id": [ 5 ], "lemma": "perfect", "misc": "-", "text": "perfect", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "Benjamin", "misc": "(0)", "text": "Benjamin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 13, "id": [ 8 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 9 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 13, "id": [ 10 ], "lemma": "Kyle", "misc": "(1)", "text": "Kyle", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": [ 11 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 13, "id": [ 12 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 2, "id": [ 13 ], "lemma": "laid", "misc": "-", "text": "laid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 14 ], "lemma": "back", "misc": "-", "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 18, "id": [ 15 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 16 ], "lemma": "since", "misc": "-", "text": "since", "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=Past|VerbForm=Fin", "head": 13, "id": [ 18 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 20, "id": [ 19 ], "lemma": "impossible", "misc": "-", "text": "impossible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 18, "id": [ 20 ], "lemma": "standard", "misc": "-", "text": "standards", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ], [ 0, 16, 16 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3H1C3QRA03X4WCCINFFLQV0QE9HCE1-1
crowdsourced
Hunter subscribed to Steven's channel on YouTube because he wanted to learn how to grow his subscribers.
[ { "id": 0, "speaker": null, "text": "Hunter subscribed to Steven's channel on YouTube because he wanted to learn how to grow his subscribers.", "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=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "subscribe", "misc": "-", "text": "subscribed", "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": "Steven", "misc": "(1)", "text": "Steven", "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": "channel", "misc": "-", "text": "channel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 7 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 6, "id": [ 8 ], "lemma": "YouTube", "misc": "-", "text": "YouTube", "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": 2, "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": "learn", "misc": "-", "text": "learn", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "PronType=Int", "head": 13, "id": [ 14 ], "lemma": "how", "misc": "-", "text": "how", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 15 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "ccomp", "feats": "VerbForm=Inf", "head": 13, "id": [ 16 ], "lemma": "grow", "misc": "-", "text": "grow", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 18, "id": [ 17 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Plur", "head": 16, "id": [ 18 ], "lemma": "subscriber", "misc": "-", "text": "subscribers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 9, 9 ] ], [ [ 0, 3, 3 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3UAU495MIIQ70870JMRHXFS2W1BUOI-2
crowdsourced
Benjamin wanted to learn to skateboard but Nelson thought it was dangerous. He had broken a bone as a kid and was fearful.
[ { "id": 0, "speaker": null, "text": "Benjamin wanted to learn to skateboard but Nelson thought it was dangerous.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Benjamin", "misc": "(1)", "text": "Benjamin", "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": "learn", "misc": "-", "text": "learn", "upos": "VERB", "xpos": "VB" }, { "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": "skateboard", "misc": "-", "text": "skateboard", "upos": "VERB", "xpos": "VB" }, { "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": "Nelson", "misc": "(0)", "text": "Nelson", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 9 ], "lemma": "think", "misc": "-", "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 10 ], "lemma": "it", "misc": "-", "text": "it", "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": "ccomp", "feats": "Degree=Pos", "head": 9, "id": [ 12 ], "lemma": "dangerous", "misc": "-", "text": "dangerous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 13 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He had broken a bone as a kid and was fearful.", "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", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": [ 3 ], "lemma": "break", "misc": "-", "text": "broken", "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": "bone", "misc": "-", "text": "bone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "as", "misc": "-", "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 8 ], "lemma": "kid", "misc": "-", "text": "kid", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 9 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 10 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 3, "id": [ 11 ], "lemma": "fearful", "misc": "-", "text": "fearful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 12 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 7, 7 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
37MQ8Z1JQGAP4Z17QN29LLJKKWXY2L-2
crowdsourced
Donald thought the room looked beautiful after redecorating, Leslie wasn't in agreement. He was unhappy with it.
[ { "id": 0, "speaker": null, "text": "Donald thought the room looked beautiful after redecorating, Leslie wasn't in agreement.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Donald", "misc": "(1)", "text": "Donald", "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": 5, "id": [ 4 ], "lemma": "room", "misc": "-", "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 5 ], "lemma": "look", "misc": "-", "text": "looked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 5, "id": [ 6 ], "lemma": "beautiful", "misc": "-", "text": "beautiful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 7 ], "lemma": "after", "misc": "-", "text": "after", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 5, "id": [ 8 ], "lemma": "redecorate", "misc": "-", "text": "redecorating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 9 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 14, "id": [ 10 ], "lemma": "Leslie", "misc": "(0)", "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": [ 11 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 12 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 13 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "feats": "Number=Sing", "head": 2, "id": [ 14 ], "lemma": "agreement", "misc": "-", "text": "agreement", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He was unhappy with it.", "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": "unhappy", "misc": "-", "text": "unhappy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": [ 5 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 6 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 9, 9 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3VLL1PIENS23GW0H972P65VPRT8ZOQ-1
crowdsourced
Joseph plugs his ear when he is with Craig because he cannot tolerate high pitch voice.
[ { "id": 0, "speaker": null, "text": "Joseph plugs his ear when he is with Craig because he cannot tolerate high pitch voice.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Joseph", "misc": "(0)", "text": "Joseph", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "plug", "misc": "-", "text": "plugs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 4, "id": [ 3 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "ear", "misc": "-", "text": "ear", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": "PronType=Int", "head": 9, "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": 7, "id": [ 6 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": [ 7 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 2, "id": [ 9 ], "lemma": "Craig", "misc": "(1)", "text": "Craig", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 13, "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": 13, "id": [ 11 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 13, "id": [ 12 ], "lemma": "cannot", "misc": "-", "text": "cannot", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 2, "id": [ 13 ], "lemma": "tolerate", "misc": "-", "text": "tolerate", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 16, "id": [ 14 ], "lemma": "high", "misc": "-", "text": "high", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 16, "id": [ 15 ], "lemma": "pitch", "misc": "-", "text": "pitch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 13, "id": [ 16 ], "lemma": "voice", "misc": "-", "text": "voice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "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" }
3TLFH2L6YB2TND2DGHFAD4R55SQT2Y-2
crowdsourced
Because Joseph was not planning to get married to his current girlfriend but Nick wanted to marry his girlfriend, he proposed to his girlfriend.
[ { "id": 0, "speaker": null, "text": "Because Joseph was not planning to get married to his current girlfriend but Nick wanted to marry his girlfriend, he proposed to his girlfriend.", "tokens": [ { "deprel": "mark", "feats": null, "head": 5, "id": [ 1 ], "lemma": "because", "misc": "-", "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 2 ], "lemma": "Joseph", "misc": "(1)", "text": "Joseph", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 3 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 4 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "feats": "Tense=Pres|VerbForm=Part", "head": 22, "id": [ 5 ], "lemma": "plan", "misc": "-", "text": "planning", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux:pass", "feats": "VerbForm=Inf", "head": 8, "id": [ 7 ], "lemma": "get", "misc": "-", "text": "get", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 5, "id": [ 8 ], "lemma": "marry", "misc": "-", "text": "married", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 9 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "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": "current", "misc": "-", "text": "current", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 12 ], "lemma": "girlfriend", "misc": "-", "text": "girlfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 15, "id": [ 13 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 15, "id": [ 14 ], "lemma": "Nick", "misc": "(0)", "text": "Nick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 15 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 16 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 15, "id": [ 17 ], "lemma": "marry", "misc": "-", "text": "marry", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 19, "id": [ 18 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 17, "id": [ 19 ], "lemma": "girlfriend", "misc": "-", "text": "girlfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 20 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "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": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 22 ], "lemma": "propose", "misc": "-", "text": "proposed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 25, "id": [ 23 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 25, "id": [ 24 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 22, "id": [ 25 ], "lemma": "girlfriend", "misc": "-", "text": "girlfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 22, "id": [ 26 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 13, 13 ], [ 0, 20, 20 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3KVQ0UJWPZZDERPUT5MJYV1HV8QW5B-1
crowdsourced
Craig asked Brett for a good recipe for okra, since he had never cooked with it.
[ { "id": 0, "speaker": null, "text": "Craig asked Brett for a good recipe for okra, since he had never cooked with it.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Craig", "misc": "(0)", "text": "Craig", "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": "Brett", "misc": "(1)", "text": "Brett", "upos": "PROPN", "xpos": "NNP" }, { "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": "good", "misc": "-", "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 7 ], "lemma": "recipe", "misc": "-", "text": "recipe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "okra", "misc": "-", "text": "okra", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 15, "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": 15, "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": 15, "id": [ 13 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 15, "id": [ 14 ], "lemma": "never", "misc": "-", "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": [ 15 ], "lemma": "cook", "misc": "-", "text": "cooked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 16 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 17 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ] ], [ [ 0, 2, 2 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3PKVGQTFIJY68JIS5DHAMTRSW8PYRG-1
crowdsourced
Donald's cat ran faster and won the race against Kenneth's cat, so he won the bet.
[ { "id": 0, "speaker": null, "text": "Donald's cat ran faster and won the race against Kenneth's cat, so he won the bet.", "tokens": [ { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Donald", "misc": "(0)", "text": "Donald", "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": "cat", "misc": "-", "text": "cat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 4 ], "lemma": "run", "misc": "-", "text": "ran", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "Degree=Cmp", "head": 4, "id": [ 5 ], "lemma": "fast", "misc": "-", "text": "faster", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "cc", "feats": null, "head": 7, "id": [ 6 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 7 ], "lemma": "win", "misc": "-", "text": "won", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "race", "misc": "-", "text": "race", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 10 ], "lemma": "against", "misc": "-", "text": "against", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 13, "id": [ 11 ], "lemma": "Kenneth", "misc": "(1)", "text": "Kenneth", "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": 7, "id": [ 13 ], "lemma": "cat", "misc": "-", "text": "cat", "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": "so", "misc": "-", "text": "so", "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": 4, "id": [ 17 ], "lemma": "win", "misc": "-", "text": "won", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 19, "id": [ 18 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 17, "id": [ 19 ], "lemma": "bet", "misc": "-", "text": "bet", "upos": "NOUN", "xpos": "NN" }, { "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" }
3ZZAYRN1I6PS0VSBJH17SJ60DMXOTC-1
crowdsourced
Christopher does not have good willpower, Nelson does therefore he ate the cake and increased in size.
[ { "id": 0, "speaker": null, "text": "Christopher does not have good willpower, Nelson does therefore he ate the cake and increased in size.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Christopher", "misc": "(0)", "text": "Christopher", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "do", "misc": "-", "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 4 ], "lemma": "have", "misc": "-", "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 6, "id": [ 5 ], "lemma": "good", "misc": "-", "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "willpower", "misc": "-", "text": "willpower", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "Nelson", "misc": "(1)", "text": "Nelson", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": [ 9 ], "lemma": "do", "misc": "-", "text": "does", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 10 ], "lemma": "therefore", "misc": "-", "text": "therefore", "upos": "ADV", "xpos": "RB" }, { "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": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 12 ], "lemma": "eat", "misc": "-", "text": "ate", "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": "cake", "misc": "-", "text": "cake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 16, "id": [ 15 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": [ 16 ], "lemma": "increase", "misc": "-", "text": "increased", "upos": "VERB", "xpos": "VBD" }, { "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": "size", "misc": "-", "text": "size", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 10, 10 ] ], [ [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3XDSWAMB246TTF2NW6ALKCP4XY6CQM-2
crowdsourced
Grapes are a favorite of Kevin, but Leslie really can't stand the taste. He is a fruit hater.
[ { "id": 0, "speaker": null, "text": "Grapes are a favorite of Kevin, but Leslie really can't stand the taste.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Plur", "head": 4, "id": [ 1 ], "lemma": "grapes", "misc": "-", "text": "Grapes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 4 ], "lemma": "favorite", "misc": "-", "text": "favorite", "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": "Kevin", "misc": "(1)", "text": "Kevin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 12, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 8 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 12, "id": [ 9 ], "lemma": "Leslie", "misc": "(0)", "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 10 ], "lemma": "really", "misc": "-", "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 12, "id": [ 11 ], "lemma": "can't", "misc": "-", "text": "can't", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "feats": "VerbForm=Inf", "head": 4, "id": [ 12 ], "lemma": "stand", "misc": "-", "text": "stand", "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": "taste", "misc": "-", "text": "taste", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He is a fruit hater.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "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": 5, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "fruit", "misc": "-", "text": "fruit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 5 ], "lemma": "hater", "misc": "-", "text": "hater", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 6 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ] ], [ [ 0, 8, 8 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3E24UO25Q141SMG6725E972VO126OP-2
crowdsourced
After getting a new puppy, Randy wanted the spay the dog. Steven thought it was unnecessary, though he also knew it was what responsible pet owners do.
[ { "id": 0, "speaker": null, "text": "After getting a new puppy, Randy wanted the spay the dog.", "tokens": [ { "deprel": "mark", "feats": null, "head": 2, "id": [ 1 ], "lemma": "after", "misc": "-", "text": "After", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 8, "id": [ 2 ], "lemma": "get", "misc": "-", "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "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": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "puppy", "misc": "-", "text": "puppy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 6 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "Randy", "misc": "(1)", "text": "Randy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 8 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "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": "spay", "misc": "-", "text": "spay", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 12, "id": [ 11 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 8, "id": [ 12 ], "lemma": "dog", "misc": "-", "text": "dog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 8, "id": [ 13 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "Steven thought it was unnecessary, though he also knew it was what responsible pet owners do.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Steven", "misc": "(0)", "text": "Steven", "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": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": [ 3 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "feats": "Degree=Pos", "head": 2, "id": [ 5 ], "lemma": "unnecessary", "misc": "-", "text": "unnecessary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 10, "id": [ 6 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 7 ], "lemma": "though", "misc": "-", "text": "though", "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": "advmod", "feats": null, "head": 10, "id": [ 9 ], "lemma": "also", "misc": "-", "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 10 ], "lemma": "know", "misc": "-", "text": "knew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 11 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "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": "ccomp", "feats": "PronType=Int", "head": 10, "id": [ 13 ], "lemma": "what", "misc": "-", "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 16, "id": [ 14 ], "lemma": "responsible", "misc": "-", "text": "responsible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 16, "id": [ 15 ], "lemma": "pet", "misc": "-", "text": "pet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 17, "id": [ 16 ], "lemma": "owner", "misc": "-", "text": "owners", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": [ 17 ], "lemma": "do", "misc": "-", "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ] ], [ [ 1, 0, 0 ], [ 1, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3S1L4CQSFX3TFMG9EER0AK7UX1PFAA-2
crowdsourced
Marriage was always part of Benjamin's life plan but not Justin because he grew up with angrily married parents.
[ { "id": 0, "speaker": null, "text": "Marriage was always part of Benjamin's life plan but not Justin because he grew up with angrily married parents.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "marriage", "misc": "-", "text": "Marriage", "upos": "NOUN", "xpos": "NN" }, { "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": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 4 ], "lemma": "part", "misc": "-", "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 5 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 9, "id": [ 6 ], "lemma": "Benjamin", "misc": "(1)", "text": "Benjamin", "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": "life", "misc": "-", "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 4, "id": [ 9 ], "lemma": "plan", "misc": "-", "text": "plan", "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": "Justin", "misc": "(0)", "text": "Justin", "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": 4, "id": [ 15 ], "lemma": "grow", "misc": "-", "text": "grew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "feats": null, "head": 15, "id": [ 16 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 20, "id": [ 17 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "feats": null, "head": 19, "id": [ 18 ], "lemma": "angrily", "misc": "-", "text": "angrily", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 20, "id": [ 19 ], "lemma": "married", "misc": "-", "text": "married", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Plur", "head": 15, "id": [ 20 ], "lemma": "parent", "misc": "-", "text": "parents", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 4, "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" }
31JUPBOORN21WQXQ3RAK966J45F8L0-1
crowdsourced
Brian was adept at fixing walls, but Eric was the opposite, because he is a carpenter.
[ { "id": 0, "speaker": null, "text": "Brian was adept at fixing walls, but Eric was the opposite, because he is a carpenter.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Brian", "misc": "(0)", "text": "Brian", "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": "adept", "misc": "-", "text": "adept", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "at", "misc": "-", "text": "at", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 3, "id": [ 5 ], "lemma": "fix", "misc": "-", "text": "fixing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Plur", "head": 5, "id": [ 6 ], "lemma": "wall", "misc": "-", "text": "walls", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 12, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 8 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 12, "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": 12, "id": [ 10 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 12, "id": [ 11 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "feats": "Number=Sing", "head": 3, "id": [ 12 ], "lemma": "opposite", "misc": "-", "text": "opposite", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 18, "id": [ 13 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 18, "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": 18, "id": [ 15 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": [ 16 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 18, "id": [ 17 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 12, "id": [ 18 ], "lemma": "carpenter", "misc": "-", "text": "carpenter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 14, 14 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3HJ1EVZS2OHQYRMXWUCK4177UEBR3M-2
crowdsourced
Logan worked for the government while Joseph worked at a coffee shop, so he was paid by the shop owner.
[ { "id": 0, "speaker": null, "text": "Logan worked for the government while Joseph worked at a coffee shop, so he was paid by the shop owner.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Logan", "misc": "(1)", "text": "Logan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "work", "misc": "-", "text": "worked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 3 ], "lemma": "for", "misc": "-", "text": "for", "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": "obl", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "government", "misc": "-", "text": "government", "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": "Joseph", "misc": "(0)", "text": "Joseph", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 8 ], "lemma": "work", "misc": "-", "text": "worked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 9 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 12, "id": [ 10 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "coffee", "misc": "-", "text": "coffee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 12 ], "lemma": "shop", "misc": "-", "text": "shop", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 13 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 17, "id": [ 14 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj:pass", "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": "aux:pass", "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": "parataxis", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 2, "id": [ 17 ], "lemma": "pay", "misc": "-", "text": "paid", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 21, "id": [ 18 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "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": "shop", "misc": "-", "text": "shop", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 17, "id": [ 21 ], "lemma": "owner", "misc": "-", "text": "owner", "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, 14, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3SSN80MU8CMGRLGGQZABA5AX6CQKXK-1
crowdsourced
Nelson is a much bigger person than Samuel, so he wants a to buy a bigger car from the dealership.
[ { "id": 0, "speaker": null, "text": "Nelson is a much bigger person than Samuel, so he wants a to buy a bigger car from the dealership.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 1 ], "lemma": "Nelson", "misc": "(0)", "text": "Nelson", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "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": null, "head": 5, "id": [ 4 ], "lemma": "much", "misc": "-", "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 6, "id": [ 5 ], "lemma": "big", "misc": "-", "text": "bigger", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 6 ], "lemma": "person", "misc": "-", "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 7 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 6, "id": [ 8 ], "lemma": "Samuel", "misc": "(1)", "text": "Samuel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 12, "id": [ 9 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 10 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "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": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": [ 12 ], "lemma": "want", "misc": "-", "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "reparandum", "feats": "Definite=Ind|PronType=Art", "head": 15, "id": [ 13 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 14 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 12, "id": [ 15 ], "lemma": "buy", "misc": "-", "text": "buy", "upos": "VERB", "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=Cmp", "head": 18, "id": [ 17 ], "lemma": "big", "misc": "-", "text": "bigger", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 15, "id": [ 18 ], "lemma": "car", "misc": "-", "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 21, "id": [ 19 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 21, "id": [ 20 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 15, "id": [ 21 ], "lemma": "dealership", "misc": "-", "text": "dealership", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 10, 10 ] ], [ [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
32204AGAABAE39KIV47A9RUAGR3HGB-1
crowdsourced
Benjamin was always ahead of Samuel, as he walked with the walk turning into a slight run.
[ { "id": 0, "speaker": null, "text": "Benjamin was always ahead of Samuel, as he walked with the walk turning into a slight run.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Benjamin", "misc": "(0)", "text": "Benjamin", "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": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": null, "head": 0, "id": [ 4 ], "lemma": "ahead", "misc": "-", "text": "ahead", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "Samuel", "misc": "(1)", "text": "Samuel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 10, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "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=Past|VerbForm=Fin", "head": 4, "id": [ 10 ], "lemma": "walk", "misc": "-", "text": "walked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 11 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 13, "id": [ 12 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 10, "id": [ 13 ], "lemma": "walk", "misc": "-", "text": "walk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "feats": "VerbForm=Ger", "head": 13, "id": [ 14 ], "lemma": "turn", "misc": "-", "text": "turning", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 15 ], "lemma": "into", "misc": "-", "text": "into", "upos": "ADP", "xpos": "IN" }, { "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": "slight", "misc": "-", "text": "slight", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 14, "id": [ 18 ], "lemma": "run", "misc": "-", "text": "run", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 8, 8 ] ], [ [ 0, 5, 5 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3NSCTNUR211G7EMRS0QRG64P1FZ5AX-1
crowdsourced
Jason was curious about how Brett became a firefighter so quickly, because he had heard the exams were difficult.
[ { "id": 0, "speaker": null, "text": "Jason was curious about how Brett became a firefighter so quickly, because he had heard the exams were difficult.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Jason", "misc": "(0)", "text": "Jason", "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": "curious", "misc": "-", "text": "curious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 4 ], "lemma": "about", "misc": "-", "text": "about", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "mark", "feats": "PronType=Int", "head": 7, "id": [ 5 ], "lemma": "how", "misc": "-", "text": "how", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "Brett", "misc": "(1)", "text": "Brett", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 7 ], "lemma": "become", "misc": "-", "text": "became", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "firefighter", "misc": "-", "text": "firefighter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 10 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 11 ], "lemma": "quickly", "misc": "-", "text": "quickly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "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": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": [ 15 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": [ 16 ], "lemma": "hear", "misc": "-", "text": "heard", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 18, "id": [ 17 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 20, "id": [ 18 ], "lemma": "exam", "misc": "-", "text": "exams", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 20, "id": [ 19 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "feats": "Degree=Pos", "head": 16, "id": [ 20 ], "lemma": "difficult", "misc": "-", "text": "difficult", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 13, 13 ] ], [ [ 0, 5, 5 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3M7OI89LV020JXJ3HXWNE78DX9X6CA-1
crowdsourced
The machine was easy to use for Donald unlike Nelson, because he has used it in the past.
[ { "id": 0, "speaker": null, "text": "The machine was easy to use for Donald unlike Nelson, because he has used it in the past.", "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": "machine", "misc": "-", "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "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": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "easy", "misc": "-", "text": "easy", "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": "use", "misc": "-", "text": "use", "upos": "VERB", "xpos": "VB" }, { "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": "Donald", "misc": "(0)", "text": "Donald", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "unlike", "misc": "-", "text": "unlike", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 10 ], "lemma": "Nelson", "misc": "(1)", "text": "Nelson", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "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=Pres|VerbForm=Fin", "head": 15, "id": [ 14 ], "lemma": "have", "misc": "-", "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": [ 15 ], "lemma": "use", "misc": "-", "text": "used", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 16 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 17 ], "lemma": "in", "misc": "-", "text": "in", "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=Sing", "head": 15, "id": [ 19 ], "lemma": "past", "misc": "-", "text": "past", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 7 ], [ 0, 12, 12 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3TFJJUELSHNX771VAX8KWW3TOUHC2P-2
crowdsourced
Michael was very good at using Excel but Justin was not. He made a lousy spreadsheet for the project.
[ { "id": 0, "speaker": null, "text": "Michael was very good at using Excel but Justin was not.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Michael", "misc": "(1)", "text": "Michael", "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": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "good", "misc": "-", "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "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": "use", "misc": "-", "text": "using", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Sing", "head": 6, "id": [ 7 ], "lemma": "Excel", "misc": "-", "text": "Excel", "upos": "PROPN", "xpos": "NNP" }, { "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": "Justin", "misc": "(0)", "text": "Justin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 10 ], "lemma": "be", "misc": "-", "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 10, "id": [ 11 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 12 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He made a lousy spreadsheet for the project.", "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": "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=Pos", "head": 5, "id": [ 4 ], "lemma": "lousy", "misc": "-", "text": "lousy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "spreadsheet", "misc": "-", "text": "spreadsheet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "for", "misc": "-", "text": "for", "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": "project", "misc": "-", "text": "project", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 9 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
33CLA8O0MI9LE32QGPDM5AW4XZPFRI-1
crowdsourced
Justin had a great night at the restaurant but not Jason because he succeeded in making a reservation.
[ { "id": 0, "speaker": null, "text": "Justin had a great night at the restaurant but not Jason because he succeeded in making a reservation.", "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": "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": "great", "misc": "-", "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "night", "misc": "-", "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "at", "misc": "-", "text": "at", "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": "restaurant", "misc": "-", "text": "restaurant", "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": "Jason", "misc": "(1)", "text": "Jason", "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": 2, "id": [ 14 ], "lemma": "succeed", "misc": "-", "text": "succeeded", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 15 ], "lemma": "in", "misc": "-", "text": "in", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 14, "id": [ 16 ], "lemma": "make", "misc": "-", "text": "making", "upos": "VERB", "xpos": "VBG" }, { "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": 16, "id": [ 18 ], "lemma": "reservation", "misc": "-", "text": "reservation", "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" }
3V0TR1NRVA0JH6JKUXVHJGA387KA4D-2
crowdsourced
It was easy for Michael but not Eric to find a replacement part for the car because he did not work in the auto mall.
[ { "id": 0, "speaker": null, "text": "It was easy for Michael but not Eric to find a replacement part for the car because he did not work in the auto mall.", "tokens": [ { "deprel": "expl", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "it", "misc": "-", "text": "It", "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": "easy", "misc": "-", "text": "easy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 4 ], "lemma": "for", "misc": "-", "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 10, "id": [ 5 ], "lemma": "Michael", "misc": "(1)", "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "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": "Eric", "misc": "(0)", "text": "Eric", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 9 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "feats": "VerbForm=Inf", "head": 3, "id": [ 10 ], "lemma": "find", "misc": "-", "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 13, "id": [ 11 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 13, "id": [ 12 ], "lemma": "replacement", "misc": "-", "text": "replacement", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 10, "id": [ 13 ], "lemma": "part", "misc": "-", "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 13, "id": [ 16 ], "lemma": "car", "misc": "-", "text": "car", "upos": "NOUN", "xpos": "NN" }, { "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": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 10, "id": [ 21 ], "lemma": "work", "misc": "-", "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 25, "id": [ 22 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 25, "id": [ 23 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 25, "id": [ 24 ], "lemma": "auto", "misc": "-", "text": "auto", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 21, "id": [ 25 ], "lemma": "mall", "misc": "-", "text": "mall", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 26 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 0, 7, 7 ], [ 0, 17, 17 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3V8JSVE8Y04HZFDNJ7XANMS9H9EYEY-2
crowdsourced
Girls always seem to ignore Robert, and give all the praise to Steven, so he is likely mature.
[ { "id": 0, "speaker": null, "text": "Girls always seem to ignore Robert, and give all the praise to Steven, so he is likely mature.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Plur", "head": 3, "id": [ 1 ], "lemma": "Girls", "misc": "-", "text": "Girls", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 2 ], "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": [ 3 ], "lemma": "seem", "misc": "-", "text": "seem", "upos": "VERB", "xpos": "VBP" }, { "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": "ignore", "misc": "-", "text": "ignore", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 6 ], "lemma": "Robert", "misc": "(1)", "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 9, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 8 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "VerbForm=Inf", "head": 5, "id": [ 9 ], "lemma": "give", "misc": "-", "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "det:predet", "feats": null, "head": 12, "id": [ 10 ], "lemma": "all", "misc": "-", "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 12, "id": [ 11 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 9, "id": [ 12 ], "lemma": "praise", "misc": "-", "text": "praise", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 13 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 12, "id": [ 14 ], "lemma": "Steven", "misc": "(0)", "text": "Steven", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 20, "id": [ 15 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 20, "id": [ 16 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 20, "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": 20, "id": [ 18 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 20, "id": [ 19 ], "lemma": "likely", "misc": "-", "text": "likely", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "feats": "Degree=Pos", "head": 3, "id": [ 20 ], "lemma": "mature", "misc": "-", "text": "mature", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ] ], [ [ 0, 13, 13 ], [ 0, 16, 16 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3AXFSPQOYQW4GFJD8K4D3JADNJFFJC-2
crowdsourced
Lawrence owned a large library of books while Ryan had almost none. He didn't like to read.
[ { "id": 0, "speaker": null, "text": "Lawrence owned a large library of books while Ryan had almost none.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Lawrence", "misc": "(1)", "text": "Lawrence", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "own", "misc": "-", "text": "owned", "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": "large", "misc": "-", "text": "large", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "library", "misc": "-", "text": "library", "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=Plur", "head": 5, "id": [ 7 ], "lemma": "book", "misc": "-", "text": "books", "upos": "NOUN", "xpos": "NNS" }, { "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": "Ryan", "misc": "(0)", "text": "Ryan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "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": "advmod", "feats": null, "head": 12, "id": [ 11 ], "lemma": "almost", "misc": "-", "text": "almost", "upos": "ADV", "xpos": "RB" }, { "deprel": "obj", "feats": "Number=Sing", "head": 10, "id": [ 12 ], "lemma": "none", "misc": "-", "text": "none", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 13 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He didn't like to read.", "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": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 4 ], "lemma": "like", "misc": "-", "text": "like", "upos": "VERB", "xpos": "VB" }, { "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": "read", "misc": "-", "text": "read", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 7 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3ZURAPD28A1CFN2G2TA7RH2ZMB91FI-1
crowdsourced
While Brett preferred fast food, Kevin preferred five star restaurants, so therefore he tended to eat cheap food.
[ { "id": 0, "speaker": null, "text": "While Brett preferred fast food, Kevin preferred five star restaurants, so therefore he tended to eat cheap food.", "tokens": [ { "deprel": "mark", "feats": null, "head": 3, "id": [ 1 ], "lemma": "while", "misc": "-", "text": "While", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "Brett", "misc": "(0)", "text": "Brett", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 3 ], "lemma": "prefer", "misc": "-", "text": "preferred", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 4 ], "lemma": "fast", "misc": "-", "text": "fast", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "food", "misc": "-", "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 6 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "Kevin", "misc": "(1)", "text": "Kevin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 8 ], "lemma": "prefer", "misc": "-", "text": "preferred", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nummod", "feats": "NumForm=Word|NumType=Card", "head": 11, "id": [ 9 ], "lemma": "five", "misc": "-", "text": "five", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "star", "misc": "-", "text": "star", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 8, "id": [ 11 ], "lemma": "restaurant", "misc": "-", "text": "restaurants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 13 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 14 ], "lemma": "therefore", "misc": "-", "text": "therefore", "upos": "ADV", "xpos": "RB" }, { "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": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 16 ], "lemma": "tend", "misc": "-", "text": "tended", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 17 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 16, "id": [ 18 ], "lemma": "eat", "misc": "-", "text": "eat", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 20, "id": [ 19 ], "lemma": "cheap", "misc": "-", "text": "cheap", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 18, "id": [ 20 ], "lemma": "food", "misc": "-", "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 8, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 14, 14 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3C8QQOM6JPZULW93CDMBMV0X70CLIB-1
crowdsourced
Steven was very good at writing fiction while Ryan was not, so he taught a class on how to write fiction.
[ { "id": 0, "speaker": null, "text": "Steven was very good at writing fiction while Ryan was not, so he taught a class on how to write fiction.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Steven", "misc": "(0)", "text": "Steven", "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": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "good", "misc": "-", "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "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": "write", "misc": "-", "text": "writing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Sing", "head": 6, "id": [ 7 ], "lemma": "fiction", "misc": "-", "text": "fiction", "upos": "NOUN", "xpos": "NN" }, { "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": "Ryan", "misc": "(1)", "text": "Ryan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 10 ], "lemma": "be", "misc": "-", "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 10, "id": [ 11 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "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": 4, "id": [ 15 ], "lemma": "teach", "misc": "-", "text": "taught", "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": "class", "misc": "-", "text": "class", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 18 ], "lemma": "on", "misc": "-", "text": "on", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "mark", "feats": "PronType=Int", "head": 21, "id": [ 19 ], "lemma": "how", "misc": "-", "text": "how", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 20 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 15, "id": [ 21 ], "lemma": "write", "misc": "-", "text": "write", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Sing", "head": 21, "id": [ 22 ], "lemma": "fiction", "misc": "-", "text": "fiction", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 13, 13 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3FO95NVK5CYUI87CM9DLC9FJMT3RS5-1
crowdsourced
Jeffrey has an aggressive cat, while Benjamin does not because he is mean to his cat.
[ { "id": 0, "speaker": null, "text": "Jeffrey has an aggressive cat, while Benjamin does not because he is mean to his cat.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Jeffrey", "misc": "(0)", "text": "Jeffrey", "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": 5, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 4 ], "lemma": "aggressive", "misc": "-", "text": "aggressive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "cat", "misc": "-", "text": "cat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 9, "id": [ 6 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 7 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "Benjamin", "misc": "(1)", "text": "Benjamin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": [ 9 ], "lemma": "do", "misc": "-", "text": "does", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 9, "id": [ 10 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "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=Pres|VerbForm=Fin", "head": 14, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 9, "id": [ 14 ], "lemma": "mean", "misc": "-", "text": "mean", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 15 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 17, "id": [ 16 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 14, "id": [ 17 ], "lemma": "cat", "misc": "-", "text": "cat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ] ], [ [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3H781YYV6TG6O4FMP3YBN7CME5VTES-2
crowdsourced
Randy hates the music that always plays in the elevator, unlike Michael, because he grew up with Jazz.
[ { "id": 0, "speaker": null, "text": "Randy hates the music that always plays in the elevator, unlike Michael, because he grew up with Jazz.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Randy", "misc": "(1)", "text": "Randy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "hate", "misc": "-", "text": "hates", "upos": "VERB", "xpos": "VBZ" }, { "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": "music", "misc": "-", "text": "music", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "PronType=Rel", "head": 7, "id": [ 5 ], "lemma": "that", "misc": "-", "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 6 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": [ 7 ], "lemma": "play", "misc": "-", "text": "plays", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 10, "id": [ 9 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 10 ], "lemma": "elevator", "misc": "-", "text": "elevator", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "feats": null, "head": 13, "id": [ 12 ], "lemma": "unlike", "misc": "-", "text": "unlike", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 13 ], "lemma": "Michael", "misc": "(0)", "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 14 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "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": 7, "id": [ 17 ], "lemma": "grow", "misc": "-", "text": "grew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "feats": null, "head": 17, "id": [ 18 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 20, "id": [ 19 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 17, "id": [ 20 ], "lemma": "Jazz", "misc": "-", "text": "Jazz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 12, 12 ], [ 0, 15, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3SA4EMRVJXGOZB6SKD2CP6XTJTNP0B-1
crowdsourced
Brett is writing a letter to Hunter, because he wants to prove his residential address.
[ { "id": 0, "speaker": null, "text": "Brett is writing a letter to Hunter, because he wants to prove his residential address.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Brett", "misc": "(0)", "text": "Brett", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "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": "Tense=Pres|VerbForm=Part", "head": 0, "id": [ 3 ], "lemma": "write", "misc": "-", "text": "writing", "upos": "VERB", "xpos": "VBG" }, { "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": "letter", "misc": "-", "text": "letter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 7 ], "lemma": "Hunter", "misc": "(1)", "text": "Hunter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 11, "id": [ 8 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "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=Pres|VerbForm=Fin", "head": 3, "id": [ 11 ], "lemma": "want", "misc": "-", "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "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": "prove", "misc": "-", "text": "prove", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 16, "id": [ 14 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 16, "id": [ 15 ], "lemma": "residential", "misc": "-", "text": "residential", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 13, "id": [ 16 ], "lemma": "address", "misc": "-", "text": "address", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 9, 9 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3NQUW096N661AVG08JGY921UOBG9L9-2
crowdsourced
Jason was quite short but Derrick was really tall. He didn't have to stand on a stool to reach the top shelf.
[ { "id": 0, "speaker": null, "text": "Jason was quite short but Derrick was really tall.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Jason", "misc": "(1)", "text": "Jason", "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": "quite", "misc": "-", "text": "quite", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "short", "misc": "-", "text": "short", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 5 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 6 ], "lemma": "Derrick", "misc": "(0)", "text": "Derrick", "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": "advmod", "feats": null, "head": 9, "id": [ 8 ], "lemma": "really", "misc": "-", "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 4, "id": [ 9 ], "lemma": "tall", "misc": "-", "text": "tall", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 10 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He didn't have to stand on a stool to reach the top shelf.", "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": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 4 ], "lemma": "have", "misc": "-", "text": "have", "upos": "VERB", "xpos": "VB" }, { "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": "stand", "misc": "-", "text": "stand", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "stool", "misc": "-", "text": "stool", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 10 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 6, "id": [ 11 ], "lemma": "reach", "misc": "-", "text": "reach", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 14, "id": [ 12 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 14, "id": [ 13 ], "lemma": "top", "misc": "-", "text": "top", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 14 ], "lemma": "shelf", "misc": "-", "text": "shelf", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 5, 5 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3WRBLBQ2GR63S9EMXW0P3ZVTPQHG0F-2
crowdsourced
William always sorted his recycling and garbage while Justin did not because he didn't care to do his part to help the environment.
[ { "id": 0, "speaker": null, "text": "William always sorted his recycling and garbage while Justin did not because he didn't care to do his part to help the environment.", "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": "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": "sort", "misc": "-", "text": "sorted", "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": "recycling", "misc": "-", "text": "recycling", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 7, "id": [ 6 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "garbage", "misc": "-", "text": "garbage", "upos": "NOUN", "xpos": "NN" }, { "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": "Justin", "misc": "(0)", "text": "Justin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 10 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 10, "id": [ 11 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "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": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": [ 14 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 10, "id": [ 16 ], "lemma": "care", "misc": "-", "text": "care", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 17 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 16, "id": [ 18 ], "lemma": "do", "misc": "-", "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 20, "id": [ 19 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 18, "id": [ 20 ], "lemma": "part", "misc": "-", "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 22, "id": [ 21 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 18, "id": [ 22 ], "lemma": "help", "misc": "-", "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 24, "id": [ 23 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 22, "id": [ 24 ], "lemma": "environment", "misc": "-", "text": "environment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 25 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3WJGKMRWVI7KAHZB7MS1SFUXLMQDCL-1
crowdsourced
When fish was on the menu Logan was very pleased while Donald didn't like the taste of fish. He ordered the halibut for lunch.
[ { "id": 0, "speaker": null, "text": "When fish was on the menu Logan was very pleased while Donald didn't like the taste of fish.", "tokens": [ { "deprel": "mark", "feats": "PronType=Int", "head": 6, "id": [ 1 ], "lemma": "when", "misc": "-", "text": "When", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 2 ], "lemma": "fish", "misc": "-", "text": "fish", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": [ 3 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "on", "misc": "-", "text": "on", "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": "advcl", "feats": "Number=Sing", "head": 10, "id": [ 6 ], "lemma": "menu", "misc": "-", "text": "menu", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 10, "id": [ 7 ], "lemma": "Logan", "misc": "(0)", "text": "Logan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": [ 8 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 10, "id": [ 9 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 10 ], "lemma": "pleased", "misc": "-", "text": "pleased", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 11 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 15, "id": [ 12 ], "lemma": "Donald", "misc": "(1)", "text": "Donald", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": [ 13 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 15, "id": [ 14 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 10, "id": [ 15 ], "lemma": "like", "misc": "-", "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 15, "id": [ 17 ], "lemma": "taste", "misc": "-", "text": "taste", "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": "fish", "misc": "-", "text": "fish", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 10, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He ordered the halibut for lunch.", "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": "order", "misc": "-", "text": "ordered", "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": "halibut", "misc": "-", "text": "halibut", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "lunch", "misc": "-", "text": "lunch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 7 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ], [ 1, 0, 0 ] ], [ [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3LEG2HW4UFL4AJL51ZYL42OWL912FM-2
crowdsourced
Jason made a positive identification on Joel for stealing a purse, so he definitely did the crime.
[ { "id": 0, "speaker": null, "text": "Jason made a positive identification on Joel for stealing a purse, so he definitely did the crime.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Jason", "misc": "(1)", "text": "Jason", "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=Pos", "head": 5, "id": [ 4 ], "lemma": "positive", "misc": "-", "text": "positive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "identification", "misc": "-", "text": "identification", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "Joel", "misc": "(0)", "text": "Joel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 8 ], "lemma": "for", "misc": "-", "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 2, "id": [ 9 ], "lemma": "steal", "misc": "-", "text": "stealing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 11, "id": [ 10 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 9, "id": [ 11 ], "lemma": "purse", "misc": "-", "text": "purse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 16, "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": 16, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "definitely", "misc": "-", "text": "definitely", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 16 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 18, "id": [ 17 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 16, "id": [ 18 ], "lemma": "crime", "misc": "-", "text": "crime", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 6 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3YLTXLH3DHKZABCOIL9XVYWA5K2PHA-2
crowdsourced
Homework at school comes harder for Brian than it does for Logan because he is intelligent.
[ { "id": 0, "speaker": null, "text": "Homework at school comes harder for Brian than it does for Logan because he is intelligent.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "homework", "misc": "-", "text": "Homework", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 3, "id": [ 2 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 1, "id": [ 3 ], "lemma": "school", "misc": "-", "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 4 ], "lemma": "come", "misc": "-", "text": "comes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "feats": "Degree=Cmp", "head": 4, "id": [ 5 ], "lemma": "hard", "misc": "-", "text": "harder", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "Brian", "misc": "(1)", "text": "Brian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 8 ], "lemma": "than", "misc": "-", "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 9 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": [ 10 ], "lemma": "do", "misc": "-", "text": "does", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 11 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 10, "id": [ 12 ], "lemma": "Logan", "misc": "(0)", "text": "Logan", "upos": "PROPN", "xpos": "NNP" }, { "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": "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": 10, "id": [ 16 ], "lemma": "intelligent", "misc": "-", "text": "intelligent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ] ], [ [ 0, 11, 11 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3MG8450X2QO4FXI8IKGWEDL0ZETPU8-1
crowdsourced
It was more likely for Samuel to have fish for dinner than Robert because he ate a wide variety of foods.
[ { "id": 0, "speaker": null, "text": "It was more likely for Samuel to have fish for dinner than Robert because he ate a wide variety of foods.", "tokens": [ { "deprel": "expl", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": [ 1 ], "lemma": "it", "misc": "-", "text": "It", "upos": "PRON", "xpos": "PRP" }, { "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": "likely", "misc": "-", "text": "likely", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 5 ], "lemma": "for", "misc": "-", "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 6 ], "lemma": "Samuel", "misc": "(0)", "text": "Samuel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 7 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "feats": "VerbForm=Inf", "head": 4, "id": [ 8 ], "lemma": "have", "misc": "-", "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Plur", "head": 8, "id": [ 9 ], "lemma": "fish", "misc": "-", "text": "fish", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 11 ], "lemma": "dinner", "misc": "-", "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 12 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 11, "id": [ 13 ], "lemma": "Robert", "misc": "(1)", "text": "Robert", "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=Past|VerbForm=Fin", "head": 8, "id": [ 16 ], "lemma": "eat", "misc": "-", "text": "ate", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 19, "id": [ 17 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 19, "id": [ 18 ], "lemma": "wide", "misc": "-", "text": "wide", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 16, "id": [ 19 ], "lemma": "variety", "misc": "-", "text": "variety", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 21, "id": [ 20 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 19, "id": [ 21 ], "lemma": "food", "misc": "-", "text": "foods", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ], [ 0, 14, 14 ] ], [ [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3HYV4299H0UNQKNYM5NGWBGZ0SM8EU-1
crowdsourced
Robert could move very fast but Jeffrey could not as he was really very fit.
[ { "id": 0, "speaker": null, "text": "Robert could move very fast but Jeffrey could not as he was really very fit.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Robert", "misc": "(0)", "text": "Robert", "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": "move", "misc": "-", "text": "move", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 4 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 3, "id": [ 5 ], "lemma": "fast", "misc": "-", "text": "fast", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "feats": null, "head": 8, "id": [ 6 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "Jeffrey", "misc": "(1)", "text": "Jeffrey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "VerbForm=Fin", "head": 3, "id": [ 8 ], "lemma": "could", "misc": "-", "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 15, "id": [ 9 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 10 ], "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": [ 11 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 15, "id": [ 13 ], "lemma": "really", "misc": "-", "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 15, "id": [ 14 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 8, "id": [ 15 ], "lemma": "fit", "misc": "-", "text": "fit", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 10, 10 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3JYPJ2TAYKMFWFLINVLXSDKXP5PPFC-1
crowdsourced
Ian was always at William's service during the day, as he was very helpful.
[ { "id": 0, "speaker": null, "text": "Ian was always at William's service during the day, as he was very helpful.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 1 ], "lemma": "Ian", "misc": "(0)", "text": "Ian", "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": null, "head": 7, "id": [ 3 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 4 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 7, "id": [ 5 ], "lemma": "William", "misc": "(1)", "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 6 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 7 ], "lemma": "service", "misc": "-", "text": "service", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "during", "misc": "-", "text": "during", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 10, "id": [ 9 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 10 ], "lemma": "day", "misc": "-", "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 12 ], "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": [ 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": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 7, "id": [ 16 ], "lemma": "helpful", "misc": "-", "text": "helpful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ] ], [ [ 0, 4, 4 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3LG268AV384T8P2ULETGNSB4L5QRE6-1
crowdsourced
Joel knew what was going to happen in the movie and told Aaron, so he felt sorry for spoiling the surprise.
[ { "id": 0, "speaker": null, "text": "Joel knew what was going to happen in the movie and told Aaron, so he felt sorry for spoiling the surprise.", "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": "know", "misc": "-", "text": "knew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "feats": "PronType=Int", "head": 5, "id": [ 3 ], "lemma": "what", "misc": "-", "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": [ 5 ], "lemma": "go", "misc": "-", "text": "going", "upos": "VERB", "xpos": "VBG" }, { "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": "happen", "misc": "-", "text": "happen", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 10, "id": [ 9 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 10 ], "lemma": "movie", "misc": "-", "text": "movie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 11 ], "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": [ 12 ], "lemma": "tell", "misc": "-", "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 12, "id": [ 13 ], "lemma": "Aaron", "misc": "(1)", "text": "Aaron", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 14 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 17, "id": [ 15 ], "lemma": "so", "misc": "-", "text": "so", "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": 2, "id": [ 17 ], "lemma": "feel", "misc": "-", "text": "felt", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 17, "id": [ 18 ], "lemma": "sorry", "misc": "-", "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 20, "id": [ 19 ], "lemma": "for", "misc": "-", "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 18, "id": [ 20 ], "lemma": "spoil", "misc": "-", "text": "spoiling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 22, "id": [ 21 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 20, "id": [ 22 ], "lemma": "surprise", "misc": "-", "text": "surprise", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 15, 15 ] ], [ [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3Q2T3FD0ON6Z1B95RMG3I2DXORC3MA-2
crowdsourced
Nelson is overweight, but Dennis does not have that problem because he always works out.
[ { "id": 0, "speaker": null, "text": "Nelson is overweight, but Dennis does not have that problem because he always works out.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Nelson", "misc": "(1)", "text": "Nelson", "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": "overweight", "misc": "-", "text": "overweight", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 9, "id": [ 4 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 5 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 6 ], "lemma": "Dennis", "misc": "(0)", "text": "Dennis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": [ 7 ], "lemma": "do", "misc": "-", "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 9, "id": [ 8 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "VerbForm=Inf", "head": 3, "id": [ 9 ], "lemma": "have", "misc": "-", "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Number=Sing|PronType=Dem", "head": 11, "id": [ 10 ], "lemma": "that", "misc": "-", "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 9, "id": [ 11 ], "lemma": "problem", "misc": "-", "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "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": "advmod", "feats": null, "head": 15, "id": [ 14 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": [ 15 ], "lemma": "work", "misc": "-", "text": "works", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "compound:prt", "feats": null, "head": 15, "id": [ 16 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "feats": null, "head": 3, "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" }
3IZPORCT1HNKMOS3VDDM0TWP62RHRV-2
crowdsourced
Donald didn't have a very attractive face like Hunter. He had an easy time getting a date.
[ { "id": 0, "speaker": null, "text": "Donald didn't have a very attractive face like Hunter.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Donald", "misc": "(1)", "text": "Donald", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 4 ], "lemma": "have", "misc": "-", "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 6 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 8, "id": [ 7 ], "lemma": "attractive", "misc": "-", "text": "attractive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 8 ], "lemma": "face", "misc": "-", "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "like", "misc": "-", "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "Hunter", "misc": "(0)", "text": "Hunter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 11 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He had an easy time getting a date.", "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": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 4 ], "lemma": "easy", "misc": "-", "text": "easy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "time", "misc": "-", "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "feats": "VerbForm=Ger", "head": 5, "id": [ 6 ], "lemma": "get", "misc": "-", "text": "getting", "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": "date", "misc": "-", "text": "date", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 9 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 9, 9 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3Q7TKIAPOVOS7ASO4XX0NW8T994DL8-2
crowdsourced
Justin was just a little bit trashy while Aaron was classy so he danced at the ball.
[ { "id": 0, "speaker": null, "text": "Justin was just a little bit trashy while Aaron was classy so he danced at the ball.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 1 ], "lemma": "Justin", "misc": "(1)", "text": "Justin", "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": null, "head": 7, "id": [ 3 ], "lemma": "just", "misc": "-", "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 4 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 6, "id": [ 5 ], "lemma": "little", "misc": "-", "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:npmod", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "bit", "misc": "-", "text": "bit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 7 ], "lemma": "trashy", "misc": "-", "text": "trashy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 8 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 9 ], "lemma": "Aaron", "misc": "(0)", "text": "Aaron", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 10 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 7, "id": [ 11 ], "lemma": "classy", "misc": "-", "text": "classy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 12 ], "lemma": "so", "misc": "-", "text": "so", "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": 11, "id": [ 14 ], "lemma": "dance", "misc": "-", "text": "danced", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 15 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 14, "id": [ 17 ], "lemma": "ball", "misc": "-", "text": "ball", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3NZ1E5QA6ZZ6WZSCEGENJJ0NQMY5B8-2
crowdsourced
Adam was more outdoorsy than Joseph, so he disliked sitting on the ground and watching active ant colonies.
[ { "id": 0, "speaker": null, "text": "Adam was more outdoorsy than Joseph, so he disliked sitting on the ground and watching active ant colonies.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Adam", "misc": "(1)", "text": "Adam", "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": "outdoorsy", "misc": "-", "text": "outdoorsy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "Joseph", "misc": "(0)", "text": "Joseph", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 10, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 10, "id": [ 8 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "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": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 10 ], "lemma": "dislike", "misc": "-", "text": "disliked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 10, "id": [ 11 ], "lemma": "sit", "misc": "-", "text": "sitting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 12 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 14, "id": [ 13 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 14 ], "lemma": "ground", "misc": "-", "text": "ground", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 16, "id": [ 15 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "VerbForm=Ger", "head": 11, "id": [ 16 ], "lemma": "watch", "misc": "-", "text": "watching", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 19, "id": [ 17 ], "lemma": "active", "misc": "-", "text": "active", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 19, "id": [ 18 ], "lemma": "ant", "misc": "-", "text": "ant", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 16, "id": [ 19 ], "lemma": "colony", "misc": "-", "text": "colonies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 5, 5 ], [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3M93N4X8HM1SE9N6Y2GC2GH16N9JS6-2
crowdsourced
Randy is dealing with homophobia so he asks for professional consultation from Joseph, because he can help him be a better person.
[ { "id": 0, "speaker": null, "text": "Randy is dealing with homophobia so he asks for professional consultation from Joseph, because he can help him be a better person.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Randy", "misc": "(1)", "text": "Randy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "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": "Tense=Pres|VerbForm=Part", "head": 0, "id": [ 3 ], "lemma": "deal", "misc": "-", "text": "dealing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "homophobia", "misc": "-", "text": "homophobia", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 6 ], "lemma": "so", "misc": "-", "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "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=Pres|VerbForm=Fin", "head": 3, "id": [ 8 ], "lemma": "ask", "misc": "-", "text": "asks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 9 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 11, "id": [ 10 ], "lemma": "professional", "misc": "-", "text": "professional", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 11 ], "lemma": "consultation", "misc": "-", "text": "consultation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 12 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 11, "id": [ 13 ], "lemma": "Joseph", "misc": "(0)", "text": "Joseph", "upos": "PROPN", "xpos": "NNP" }, { "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": "aux", "feats": "VerbForm=Fin", "head": 18, "id": [ 17 ], "lemma": "can", "misc": "-", "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 8, "id": [ 18 ], "lemma": "help", "misc": "-", "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 19 ], "lemma": "he", "misc": "-", "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 23, "id": [ 20 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 23, "id": [ 21 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 23, "id": [ 22 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "xcomp", "feats": "Number=Sing", "head": 18, "id": [ 23 ], "lemma": "person", "misc": "-", "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 24 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 12, 12 ], [ 0, 15, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3O4VWC1GEYKOUS2R8NFBU89OD24J3V-1
crowdsourced
Matthew gets up at 6 AM while Christopher works the night shift. Fortunately, he responds quickly when the soft alarm rings at 6.
[ { "id": 0, "speaker": null, "text": "Matthew gets up at 6 AM while Christopher works the night shift.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Matthew", "misc": "(0)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "get", "misc": "-", "text": "gets", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "compound:prt", "feats": null, "head": 2, "id": [ 3 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "feats": "NumForm=Digit|NumType=Card", "head": 6, "id": [ 5 ], "lemma": "6", "misc": "-", "text": "6", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "am", "misc": "-", "text": "AM", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 7 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "Christopher", "misc": "(1)", "text": "Christopher", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": [ 9 ], "lemma": "work", "misc": "-", "text": "works", "upos": "VERB", "xpos": "VBZ" }, { "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": "night", "misc": "-", "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 9, "id": [ 12 ], "lemma": "shift", "misc": "-", "text": "shift", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 13 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "Fortunately, he responds quickly when the soft alarm rings at 6.", "tokens": [ { "deprel": "advmod", "feats": null, "head": 4, "id": [ 1 ], "lemma": "fortunately", "misc": "-", "text": "Fortunately", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 2 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": [ 3 ], "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": [ 4 ], "lemma": "respond", "misc": "-", "text": "responds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 5 ], "lemma": "quickly", "misc": "-", "text": "quickly", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "feats": "PronType=Int", "head": 10, "id": [ 6 ], "lemma": "when", "misc": "-", "text": "when", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 9, "id": [ 7 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 9, "id": [ 8 ], "lemma": "soft", "misc": "-", "text": "soft", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "alarm", "misc": "-", "text": "alarm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": [ 10 ], "lemma": "ring", "misc": "-", "text": "rings", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 11 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "NumForm=Digit|NumType=Card", "head": 10, "id": [ 12 ], "lemma": "6", "misc": "-", "text": "6", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 13 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 2, 2 ] ], [ [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3EHIMLB7F7XZAUE0C6VMHEDCNQYH8Y-2
crowdsourced
Kevin just got a new bike from Nick for his Birthday, so he is very thoughtful.
[ { "id": 0, "speaker": null, "text": "Kevin just got a new bike from Nick for his Birthday, so he is very thoughtful.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Kevin", "misc": "(1)", "text": "Kevin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 2 ], "lemma": "just", "misc": "-", "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "get", "misc": "-", "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 4 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 6, "id": [ 5 ], "lemma": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "bike", "misc": "-", "text": "bike", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 7 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 8 ], "lemma": "Nick", "misc": "(0)", "text": "Nick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 9 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 11, "id": [ 10 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 11 ], "lemma": "birthday", "misc": "-", "text": "Birthday", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 17, "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": 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": "advmod", "feats": null, "head": 17, "id": [ 16 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "feats": "Degree=Pos", "head": 3, "id": [ 17 ], "lemma": "thoughtful", "misc": "-", "text": "thoughtful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 7, 7 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3T2EL38U0OYHWDDIN268YPAEYGTXQ8-2
crowdsourced
Lawrence asked Brian for a ride to the grocery store because he had a car.
[ { "id": 0, "speaker": null, "text": "Lawrence asked Brian for a ride to the grocery store because he had a car.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Lawrence", "misc": "(1)", "text": "Lawrence", "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": "Brian", "misc": "(0)", "text": "Brian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "for", "misc": "-", "text": "for", "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": "ride", "misc": "-", "text": "ride", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 7 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 10, "id": [ 8 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "grocery", "misc": "-", "text": "grocery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 6, "id": [ 10 ], "lemma": "store", "misc": "-", "text": "store", "upos": "NOUN", "xpos": "NN" }, { "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": 2, "id": [ 13 ], "lemma": "have", "misc": "-", "text": "had", "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": "car", "misc": "-", "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
335VBRURDJYN4P68RXTUW7BAFGO9EZ-2
crowdsourced
Kevin earned a higher grade on the essay than Jason because he did not include a properly formatted bilbiography.
[ { "id": 0, "speaker": null, "text": "Kevin earned a higher grade on the essay than Jason because he did not include a properly formatted bilbiography.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Kevin", "misc": "(1)", "text": "Kevin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "earn", "misc": "-", "text": "earned", "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": "high", "misc": "-", "text": "higher", "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": 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": 2, "id": [ 8 ], "lemma": "essay", "misc": "-", "text": "essay", "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": 2, "id": [ 10 ], "lemma": "Jason", "misc": "(0)", "text": "Jason", "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": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": [ 13 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 15, "id": [ 14 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 2, "id": [ 15 ], "lemma": "include", "misc": "-", "text": "include", "upos": "VERB", "xpos": "VB" }, { "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": "properly", "misc": "-", "text": "properly", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Tense=Past|VerbForm=Part", "head": 19, "id": [ 18 ], "lemma": "format", "misc": "-", "text": "formatted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 15, "id": [ 19 ], "lemma": "bilbiography", "misc": "-", "text": "bilbiography", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 9, 9 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3IKMEYR0LY9UKUCQM81ICD49MHO2KU-2
crowdsourced
Keeping everyone involved has always been Robert's responsibility which is now Dennis's; he has picked up the torch.
[ { "id": 0, "speaker": null, "text": "Keeping everyone involved has always been Robert's responsibility which is now Dennis's; he has picked up the torch.", "tokens": [ { "deprel": "csubj", "feats": "VerbForm=Ger", "head": 9, "id": [ 1 ], "lemma": "keep", "misc": "-", "text": "Keeping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Sing", "head": 1, "id": [ 2 ], "lemma": "everyone", "misc": "-", "text": "everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "acl", "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": [ 3 ], "lemma": "involve", "misc": "-", "text": "involved", "upos": "VERB", "xpos": "VBN" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": [ 4 ], "lemma": "have", "misc": "-", "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 9, "id": [ 5 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 9, "id": [ 7 ], "lemma": "Robert", "misc": "(1)", "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 8 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 9 ], "lemma": "responsibility", "misc": "-", "text": "responsibility", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "PronType=Rel", "head": 13, "id": [ 10 ], "lemma": "which", "misc": "-", "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": [ 11 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 12 ], "lemma": "now", "misc": "-", "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "feats": "Number=Sing", "head": 9, "id": [ 13 ], "lemma": "Dennis", "misc": "(0)", "text": "Dennis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 14 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "punct", "feats": null, "head": 9, "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": 9, "id": [ 18 ], "lemma": "pick", "misc": "-", "text": "picked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "feats": null, "head": 18, "id": [ 19 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 21, "id": [ 20 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 18, "id": [ 21 ], "lemma": "torch", "misc": "-", "text": "torch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 9, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ] ], [ [ 0, 12, 12 ], [ 0, 15, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
37VE3DA4YWVX6HBEZGRW0ERLO48BH8-1
crowdsourced
Craig asked Joel to help him clean his Airpods case, because he doesn't know how.
[ { "id": 0, "speaker": null, "text": "Craig asked Joel to help him clean his Airpods case, because he doesn't know how.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Craig", "misc": "(0)", "text": "Craig", "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": "Joel", "misc": "(1)", "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": "help", "misc": "-", "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": [ 6 ], "lemma": "he", "misc": "-", "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 5, "id": [ 7 ], "lemma": "clean", "misc": "-", "text": "clean", "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": "compound", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "Airpods", "misc": "-", "text": "Airpods", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "feats": "Number=Sing", "head": 7, "id": [ 10 ], "lemma": "case", "misc": "-", "text": "case", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "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": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": [ 14 ], "lemma": "do", "misc": "-", "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 2, "id": [ 16 ], "lemma": "know", "misc": "-", "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "feats": "PronType=Int", "head": 16, "id": [ 17 ], "lemma": "how", "misc": "-", "text": "how", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ] ], [ [ 0, 2, 2 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3NOEP8XAU40H2CDW3RFJ6MWW0RNPXR-1
crowdsourced
At the cosplay convention, Jason showed Brian his new costume because he was proud of it.
[ { "id": 0, "speaker": null, "text": "At the cosplay convention, Jason showed Brian his new costume because he was proud of it.", "tokens": [ { "deprel": "case", "feats": null, "head": 4, "id": [ 1 ], "lemma": "at", "misc": "-", "text": "At", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 4, "id": [ 2 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "cosplay", "misc": "-", "text": "cosplay", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 4 ], "lemma": "convention", "misc": "-", "text": "convention", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 5 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "Jason", "misc": "(0)", "text": "Jason", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 7 ], "lemma": "show", "misc": "-", "text": "showed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "feats": "Number=Sing", "head": 7, "id": [ 8 ], "lemma": "Brian", "misc": "(1)", "text": "Brian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 11, "id": [ 9 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 11, "id": [ 10 ], "lemma": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 7, "id": [ 11 ], "lemma": "costume", "misc": "-", "text": "costume", "upos": "NOUN", "xpos": "NN" }, { "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": "cop", "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": "Degree=Pos", "head": 7, "id": [ 15 ], "lemma": "proud", "misc": "-", "text": "proud", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 16 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 17 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ], [ 0, 12, 12 ] ], [ [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
37SQU136V7M6VJ91BWJMAHAXSW3118-2
crowdsourced
Joel purchases more nuts and seeds at the grocery store than Eric because he doesn't own a pet squirrel.
[ { "id": 0, "speaker": null, "text": "Joel purchases more nuts and seeds at the grocery store than Eric because he doesn't own a pet squirrel.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Joel", "misc": "(1)", "text": "Joel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "purchase", "misc": "-", "text": "purchases", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 4, "id": [ 3 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 4 ], "lemma": "nut", "misc": "-", "text": "nuts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 6, "id": [ 5 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Plur", "head": 4, "id": [ 6 ], "lemma": "seed", "misc": "-", "text": "seeds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 7 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 10, "id": [ 8 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "grocery", "misc": "-", "text": "grocery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 10 ], "lemma": "store", "misc": "-", "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 11 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 12 ], "lemma": "Eric", "misc": "(0)", "text": "Eric", "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": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": [ 15 ], "lemma": "do", "misc": "-", "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 17, "id": [ 16 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 2, "id": [ 17 ], "lemma": "own", "misc": "-", "text": "own", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 20, "id": [ 18 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 20, "id": [ 19 ], "lemma": "pet", "misc": "-", "text": "pet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 17, "id": [ 20 ], "lemma": "squirrel", "misc": "-", "text": "squirrel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 11, 11 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3T6EIBTM9LMYJVZ13Y58WJW30HZAA7-2
crowdsourced
Derrick practices good organization at the office Brian is the manager of, he is not giving out a higher position.
[ { "id": 0, "speaker": null, "text": "Derrick practices good organization at the office Brian is the manager of, he is not giving out a higher position.", "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=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "practice", "misc": "-", "text": "practices", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 4, "id": [ 3 ], "lemma": "good", "misc": "-", "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "organization", "misc": "-", "text": "organization", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "at", "misc": "-", "text": "at", "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": "office", "misc": "-", "text": "office", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 8 ], "lemma": "Brian", "misc": "(0)", "text": "Brian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": [ 9 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 11, "id": [ 10 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "acl:relcl", "feats": "Number=Sing", "head": 7, "id": [ 11 ], "lemma": "manager", "misc": "-", "text": "manager", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": null, "head": 11, "id": [ 12 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 13 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "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=Pres|VerbForm=Fin", "head": 17, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 17, "id": [ 16 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": [ 17 ], "lemma": "give", "misc": "-", "text": "giving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "feats": null, "head": 17, "id": [ 18 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 21, "id": [ 19 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 21, "id": [ 20 ], "lemma": "high", "misc": "-", "text": "higher", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 17, "id": [ 21 ], "lemma": "position", "misc": "-", "text": "position", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 7, 7 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3H6W48L9F63H717DDKVXW16XKYOWP6-2
crowdsourced
Hunter has recently bought a lychee tree and needs help from Neil, because he knows a lot about trees.
[ { "id": 0, "speaker": null, "text": "Hunter has recently bought a lychee tree and needs help from Neil, because he knows a lot about trees.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Hunter", "misc": "(1)", "text": "Hunter", "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": "recently", "misc": "-", "text": "recently", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": [ 4 ], "lemma": "buy", "misc": "-", "text": "bought", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 7, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "lychee", "misc": "-", "text": "lychee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 7 ], "lemma": "tree", "misc": "-", "text": "tree", "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=Pres|VerbForm=Fin", "head": 4, "id": [ 9 ], "lemma": "need", "misc": "-", "text": "needs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 9, "id": [ 10 ], "lemma": "help", "misc": "-", "text": "help", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 11 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 10, "id": [ 12 ], "lemma": "Neil", "misc": "(0)", "text": "Neil", "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=Pres|VerbForm=Fin", "head": 9, "id": [ 16 ], "lemma": "know", "misc": "-", "text": "knows", "upos": "VERB", "xpos": "VBZ" }, { "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": 16, "id": [ 18 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 20, "id": [ 19 ], "lemma": "about", "misc": "-", "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 18, "id": [ 20 ], "lemma": "tree", "misc": "-", "text": "trees", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 11, 11 ], [ 0, 14, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3OYHVNTV5TWTXC2OP8NFRSJ4ZUAOKL-2
crowdsourced
Derrick was able to skip the test unlike Donald because he was absent the day there was an option to opt out.
[ { "id": 0, "speaker": null, "text": "Derrick was able to skip the test unlike Donald because he was absent the day there was an option to opt out.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Derrick", "misc": "(1)", "text": "Derrick", "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": "able", "misc": "-", "text": "able", "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": "skip", "misc": "-", "text": "skip", "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": "test", "misc": "-", "text": "test", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "unlike", "misc": "-", "text": "unlike", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 9 ], "lemma": "Donald", "misc": "(0)", "text": "Donald", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 13, "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": 13, "id": [ 11 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "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": 5, "id": [ 13 ], "lemma": "absent", "misc": "-", "text": "absent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 15, "id": [ 14 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "feats": "Number=Sing", "head": 13, "id": [ 15 ], "lemma": "day", "misc": "-", "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "expl", "feats": null, "head": 17, "id": [ 16 ], "lemma": "there", "misc": "-", "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "ccomp", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 19, "id": [ 18 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 17, "id": [ 19 ], "lemma": "option", "misc": "-", "text": "option", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 20 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "feats": "VerbForm=Inf", "head": 19, "id": [ 21 ], "lemma": "opt", "misc": "-", "text": "opt", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "feats": null, "head": 21, "id": [ 22 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
30OITAWPBQ1ZOZXAHY10HA8NCDOH9Y-2
crowdsourced
Michael was unable to open a new business unlike Kevin because he had a lot of money in savings.
[ { "id": 0, "speaker": null, "text": "Michael was unable to open a new business unlike Kevin because he had a lot of money in savings.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Michael", "misc": "(1)", "text": "Michael", "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": "unable", "misc": "-", "text": "unable", "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": "open", "misc": "-", "text": "open", "upos": "VERB", "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": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "business", "misc": "-", "text": "business", "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": 5, "id": [ 10 ], "lemma": "Kevin", "misc": "(0)", "text": "Kevin", "upos": "PROPN", "xpos": "NNP" }, { "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": "have", "misc": "-", "text": "had", "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": "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": "money", "misc": "-", "text": "money", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 18 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 13, "id": [ 19 ], "lemma": "savings", "misc": "-", "text": "savings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 9, 9 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3EKZL9T8YA0GGM3KDGNRBYX47SJCH0-2
crowdsourced
Samuel was diagnosed by Neil with HIV so he spent the day answering questions about treatment.
[ { "id": 0, "speaker": null, "text": "Samuel was diagnosed by Neil with HIV so he spent the day answering questions about treatment.", "tokens": [ { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Samuel", "misc": "(1)", "text": "Samuel", "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": "diagnose", "misc": "-", "text": "diagnosed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "Neil", "misc": "(0)", "text": "Neil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 7 ], "lemma": "hiv", "misc": "-", "text": "HIV", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": null, "head": 10, "id": [ 8 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "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": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 10 ], "lemma": "spend", "misc": "-", "text": "spent", "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": "obj", "feats": "Number=Sing", "head": 10, "id": [ 12 ], "lemma": "day", "misc": "-", "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 10, "id": [ 13 ], "lemma": "answer", "misc": "-", "text": "answering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Plur", "head": 13, "id": [ 14 ], "lemma": "question", "misc": "-", "text": "questions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 15 ], "lemma": "about", "misc": "-", "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 14, "id": [ 16 ], "lemma": "treatment", "misc": "-", "text": "treatment", "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, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3YLTXLH3DHKZABCOIL9XVYWB7KEHPI-1
crowdsourced
The load dropped at the side of Matthew when he was carrying it with Samuel because he is weak.
[ { "id": 0, "speaker": null, "text": "The load dropped at the side of Matthew when he was carrying it with Samuel because he is weak.", "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": "load", "misc": "-", "text": "load", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "drop", "misc": "-", "text": "dropped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "at", "misc": "-", "text": "at", "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": 3, "id": [ 6 ], "lemma": "side", "misc": "-", "text": "side", "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=Sing", "head": 6, "id": [ 8 ], "lemma": "Matthew", "misc": "(0)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": "PronType=Int", "head": 12, "id": [ 9 ], "lemma": "when", "misc": "-", "text": "when", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 10 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "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=Pres|VerbForm=Part", "head": 3, "id": [ 12 ], "lemma": "carry", "misc": "-", "text": "carrying", "upos": "VERB", "xpos": "VBG" }, { "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": "case", "feats": null, "head": 15, "id": [ 14 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 12, "id": [ 15 ], "lemma": "Samuel", "misc": "(1)", "text": "Samuel", "upos": "PROPN", "xpos": "NNP" }, { "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": 12, "id": [ 19 ], "lemma": "weak", "misc": "-", "text": "weak", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 7 ], [ 0, 16, 16 ] ], [ [ 0, 14, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3ZURAPD28A1CFN2G2TA7RH2ZMB91FI-2
crowdsourced
While Brett preferred fast food, Kevin preferred five star restaurants, so therefore he tended to eat expensive food.
[ { "id": 0, "speaker": null, "text": "While Brett preferred fast food, Kevin preferred five star restaurants, so therefore he tended to eat expensive food.", "tokens": [ { "deprel": "mark", "feats": null, "head": 3, "id": [ 1 ], "lemma": "while", "misc": "-", "text": "While", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "Brett", "misc": "(1)", "text": "Brett", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 3 ], "lemma": "prefer", "misc": "-", "text": "preferred", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 4 ], "lemma": "fast", "misc": "-", "text": "fast", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "food", "misc": "-", "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 6 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "Kevin", "misc": "(0)", "text": "Kevin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 8 ], "lemma": "prefer", "misc": "-", "text": "preferred", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nummod", "feats": "NumForm=Word|NumType=Card", "head": 11, "id": [ 9 ], "lemma": "five", "misc": "-", "text": "five", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "star", "misc": "-", "text": "star", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 8, "id": [ 11 ], "lemma": "restaurant", "misc": "-", "text": "restaurants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 13 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 14 ], "lemma": "therefore", "misc": "-", "text": "therefore", "upos": "ADV", "xpos": "RB" }, { "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": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 16 ], "lemma": "tend", "misc": "-", "text": "tended", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 17 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 16, "id": [ 18 ], "lemma": "eat", "misc": "-", "text": "eat", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 20, "id": [ 19 ], "lemma": "expensive", "misc": "-", "text": "expensive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 18, "id": [ 20 ], "lemma": "food", "misc": "-", "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 8, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 6, 6 ], [ 0, 14, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
311HQEI8RSEH119B8N9N3LLMDEVZ7A-1
crowdsourced
Adam wrote a thorough analysis of the book read in class, but Neil wrote a superficial one, because he was hard - working.
[ { "id": 0, "speaker": null, "text": "Adam wrote a thorough analysis of the book read in class, but Neil wrote a superficial one, because he was hard - working.", "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": "write", "misc": "-", "text": "wrote", "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": "thorough", "misc": "-", "text": "thorough", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 5 ], "lemma": "analysis", "misc": "-", "text": "analysis", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "of", "misc": "-", "text": "of", "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": "nmod", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "book", "misc": "-", "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "feats": "Mood=Ind|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 9 ], "lemma": "read", "misc": "-", "text": "read", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 11 ], "lemma": "class", "misc": "-", "text": "class", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 15, "id": [ 13 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 15, "id": [ 14 ], "lemma": "Neil", "misc": "(1)", "text": "Neil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 15 ], "lemma": "write", "misc": "-", "text": "wrote", "upos": "VERB", "xpos": "VBD" }, { "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": "superficial", "misc": "-", "text": "superficial", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 15, "id": [ 18 ], "lemma": "one", "misc": "-", "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 19 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 25, "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": 25, "id": [ 21 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 25, "id": [ 22 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 25, "id": [ 23 ], "lemma": "hard", "misc": "-", "text": "hard", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 23, "id": [ 24 ], "lemma": "-", "misc": "-", "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 15, "id": [ 25 ], "lemma": "work", "misc": "-", "text": "working", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 26 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 20, 20 ] ], [ [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3SBNLSTU6WJCCZ9SJYO9VBJQNRHDZB-2
crowdsourced
Jeffrey had every article of clothing donated by Jason, because he had extra clothes to spare beforehand.
[ { "id": 0, "speaker": null, "text": "Jeffrey had every article of clothing donated by Jason, because he had extra clothes to spare beforehand.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Jeffrey", "misc": "(1)", "text": "Jeffrey", "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": null, "head": 4, "id": [ 3 ], "lemma": "every", "misc": "-", "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "article", "misc": "-", "text": "article", "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": "clothing", "misc": "-", "text": "clothing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": [ 7 ], "lemma": "donate", "misc": "-", "text": "donated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "Jason", "misc": "(0)", "text": "Jason", "upos": "PROPN", "xpos": "NNP" }, { "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": 2, "id": [ 13 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 15, "id": [ 14 ], "lemma": "extra", "misc": "-", "text": "extra", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 13, "id": [ 15 ], "lemma": "clothes", "misc": "-", "text": "clothes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 16 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "feats": "VerbForm=Inf", "head": 15, "id": [ 17 ], "lemma": "spare", "misc": "-", "text": "spare", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": null, "head": 17, "id": [ 18 ], "lemma": "beforehand", "misc": "-", "text": "beforehand", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3UL5XDRDNCHNU1U5B4UDSHAMIIE85H-2
crowdsourced
Justin played in emo band Texas is the Reason, of which Dennis was a big fan, so he asked him for an autograph.
[ { "id": 0, "speaker": null, "text": "Justin played in emo band Texas is the Reason, of which Dennis was a big fan, so he asked him for an autograph.", "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": "play", "misc": "-", "text": "played", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 3 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "emo", "misc": "-", "text": "emo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "band", "misc": "-", "text": "band", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "Texas", "misc": "-", "text": "Texas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": [ 7 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "feats": "Number=Sing", "head": 2, "id": [ 9 ], "lemma": "reason", "misc": "-", "text": "Reason", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "feats": null, "head": 12, "id": [ 11 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "PronType=Rel", "head": 17, "id": [ 12 ], "lemma": "which", "misc": "-", "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 17, "id": [ 13 ], "lemma": "Dennis", "misc": "(0)", "text": "Dennis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 17, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 17, "id": [ 16 ], "lemma": "big", "misc": "-", "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "acl:relcl", "feats": "Number=Sing", "head": 9, "id": [ 17 ], "lemma": "fan", "misc": "-", "text": "fan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 21, "id": [ 18 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 21, "id": [ 19 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "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": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 21 ], "lemma": "ask", "misc": "-", "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": [ 22 ], "lemma": "he", "misc": "-", "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "feats": null, "head": 25, "id": [ 23 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 25, "id": [ 24 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 21, "id": [ 25 ], "lemma": "autograph", "misc": "-", "text": "autograph", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 26 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 12, 12 ], [ 0, 19, 19 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
38B7Q9C28G3JRADTLFAWKJJXYGR961-1
crowdsourced
Aaron was very hyper and active but not Ryan because he was suffering from ADHD.
[ { "id": 0, "speaker": null, "text": "Aaron was very hyper and active but not Ryan because he was suffering from ADHD.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "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": 4, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "hyper", "misc": "-", "text": "hyper", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "feats": null, "head": 6, "id": [ 5 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 4, "id": [ 6 ], "lemma": "active", "misc": "-", "text": "active", "upos": "ADJ", "xpos": "JJ" }, { "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": 4, "id": [ 9 ], "lemma": "Ryan", "misc": "(1)", "text": "Ryan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 13, "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": 13, "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": 13, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": [ 13 ], "lemma": "suffer", "misc": "-", "text": "suffering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 14 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 13, "id": [ 15 ], "lemma": "adhd", "misc": "-", "text": "ADHD", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 10, 10 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3APP19WN73SD09Z8JJS64YTSVPM6GT-2
crowdsourced
Excessive stimulation didn't bother Donald as much as it bothered Ryan because he suffered from autism.
[ { "id": 0, "speaker": null, "text": "Excessive stimulation didn't bother Donald as much as it bothered Ryan because he suffered from autism.", "tokens": [ { "deprel": "amod", "feats": "Degree=Pos", "head": 2, "id": [ 1 ], "lemma": "Excessive", "misc": "-", "text": "Excessive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 2 ], "lemma": "stimulation", "misc": "-", "text": "stimulation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 3 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 4 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 5 ], "lemma": "bother", "misc": "-", "text": "bother", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 6 ], "lemma": "Donald", "misc": "(1)", "text": "Donald", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 8, "id": [ 7 ], "lemma": "as", "misc": "-", "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 5, "id": [ 8 ], "lemma": "much", "misc": "-", "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 9 ], "lemma": "as", "misc": "-", "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": [ 10 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 11 ], "lemma": "bother", "misc": "-", "text": "bothered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 12 ], "lemma": "Ryan", "misc": "(0)", "text": "Ryan", "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": 11, "id": [ 15 ], "lemma": "suffer", "misc": "-", "text": "suffered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 16 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 15, "id": [ 17 ], "lemma": "autism", "misc": "-", "text": "autism", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ] ], [ [ 0, 11, 11 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
34KYK9TV2TMMWQPUAA3V4SYNXDUBSU-1
crowdsourced
Nelson drove through Kentucky more frequently than Robert, therefore he knew all of the back roads and shortcuts.
[ { "id": 0, "speaker": null, "text": "Nelson drove through Kentucky more frequently than Robert, therefore he knew all of the back roads and shortcuts.", "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": "drive", "misc": "-", "text": "drove", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 4, "id": [ 3 ], "lemma": "through", "misc": "-", "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "Kentucky", "misc": "-", "text": "Kentucky", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 6, "id": [ 5 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advmod", "feats": null, "head": 2, "id": [ 6 ], "lemma": "frequently", "misc": "-", "text": "frequently", "upos": "ADV", "xpos": "RB" }, { "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": "Robert", "misc": "(1)", "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 12, "id": [ 9 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 10 ], "lemma": "therefore", "misc": "-", "text": "therefore", "upos": "ADV", "xpos": "RB" }, { "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": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 12 ], "lemma": "know", "misc": "-", "text": "knew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": null, "head": 12, "id": [ 13 ], "lemma": "all", "misc": "-", "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 14 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 17, "id": [ 15 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 17, "id": [ 16 ], "lemma": "back", "misc": "-", "text": "back", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 13, "id": [ 17 ], "lemma": "road", "misc": "-", "text": "roads", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 19, "id": [ 18 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Plur", "head": 17, "id": [ 19 ], "lemma": "shortcut", "misc": "-", "text": "shortcuts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 10, 10 ] ], [ [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
39O6Z4JLX4B91L9Z910I4C9MFM7VXR-2
crowdsourced
Because Joseph had been a victim of identity theft and Matthew had not, he checked his credit report less frequently.
[ { "id": 0, "speaker": null, "text": "Because Joseph had been a victim of identity theft and Matthew had not, he checked his credit report less frequently.", "tokens": [ { "deprel": "mark", "feats": null, "head": 6, "id": [ 1 ], "lemma": "because", "misc": "-", "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 2 ], "lemma": "Joseph", "misc": "(1)", "text": "Joseph", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": [ 3 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "cop", "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 16, "id": [ 6 ], "lemma": "victim", "misc": "-", "text": "victim", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "identity", "misc": "-", "text": "identity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "theft", "misc": "-", "text": "theft", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 10 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "Matthew", "misc": "(0)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": [ 12 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 13 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 14 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "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": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 16 ], "lemma": "check", "misc": "-", "text": "checked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 19, "id": [ 17 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "feats": "Number=Sing", "head": 19, "id": [ 18 ], "lemma": "credit", "misc": "-", "text": "credit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 16, "id": [ 19 ], "lemma": "report", "misc": "-", "text": "report", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 21, "id": [ 20 ], "lemma": "less", "misc": "-", "text": "less", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 21 ], "lemma": "frequently", "misc": "-", "text": "frequently", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 10, 10 ], [ 0, 14, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3J06WJ78HNI2375XPON0OTOTBLEVVG-1
crowdsourced
Eric felt his feelings a lot more than Brett, because he was a very sensitive guy.
[ { "id": 0, "speaker": null, "text": "Eric felt his feelings a lot more than Brett, because he was a very sensitive guy.", "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": "feel", "misc": "-", "text": "felt", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 4, "id": [ 3 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 4 ], "lemma": "feeling", "misc": "-", "text": "feelings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 2, "id": [ 7 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "Brett", "misc": "(1)", "text": "Brett", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "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": "det", "feats": "Definite=Ind|PronType=Art", "head": 17, "id": [ 14 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 17, "id": [ 16 ], "lemma": "sensitive", "misc": "-", "text": "sensitive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 2, "id": [ 17 ], "lemma": "guy", "misc": "-", "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
301KG0KX9EZ3I4BIGNYLZLOIV162HH-1
crowdsourced
Brian sued Hunter in small claims court and won his claim by default because he prevented him from showing up on the court date.
[ { "id": 0, "speaker": null, "text": "Brian sued Hunter in small claims court and won his claim by default because he prevented him from showing up on the court date.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Brian", "misc": "(0)", "text": "Brian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "sue", "misc": "-", "text": "sued", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Hunter", "misc": "(1)", "text": "Hunter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 4 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 7, "id": [ 5 ], "lemma": "small", "misc": "-", "text": "small", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Plur", "head": 7, "id": [ 6 ], "lemma": "claim", "misc": "-", "text": "claims", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 7 ], "lemma": "court", "misc": "-", "text": "court", "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": 2, "id": [ 9 ], "lemma": "win", "misc": "-", "text": "won", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 11, "id": [ 10 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 9, "id": [ 11 ], "lemma": "claim", "misc": "-", "text": "claim", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 12 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 13 ], "lemma": "default", "misc": "-", "text": "default", "upos": "NOUN", "xpos": "NN" }, { "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": 9, "id": [ 16 ], "lemma": "prevent", "misc": "-", "text": "prevented", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 17 ], "lemma": "he", "misc": "-", "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 18 ], "lemma": "from", "misc": "-", "text": "from", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 16, "id": [ 19 ], "lemma": "show", "misc": "-", "text": "showing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "feats": null, "head": 19, "id": [ 20 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 24, "id": [ 21 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 24, "id": [ 22 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 24, "id": [ 23 ], "lemma": "court", "misc": "-", "text": "court", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 19, "id": [ 24 ], "lemma": "date", "misc": "-", "text": "date", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 25 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 14, 14 ] ], [ [ 0, 2, 2 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
33KGGVH24WVTF9T12NGTXO27SU81X8-2
crowdsourced
Joseph has a white puppy and Logan has a brown puppy. He feeds his brown puppy oatmeal for breakfast.
[ { "id": 0, "speaker": null, "text": "Joseph has a white puppy and Logan has a brown puppy.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Joseph", "misc": "(1)", "text": "Joseph", "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": 5, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 4 ], "lemma": "white", "misc": "-", "text": "white", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "puppy", "misc": "-", "text": "puppy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 8, "id": [ 6 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "Logan", "misc": "(0)", "text": "Logan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "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": "det", "feats": "Definite=Ind|PronType=Art", "head": 11, "id": [ 9 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 11, "id": [ 10 ], "lemma": "brown", "misc": "-", "text": "brown", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 8, "id": [ 11 ], "lemma": "puppy", "misc": "-", "text": "puppy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 12 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He feeds his brown puppy oatmeal for breakfast.", "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": "feed", "misc": "-", "text": "feeds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 6, "id": [ 3 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 6, "id": [ 4 ], "lemma": "brown", "misc": "-", "text": "brown", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "puppy", "misc": "-", "text": "puppy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "oatmeal", "misc": "-", "text": "oatmeal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 7 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 8 ], "lemma": "breakfast", "misc": "-", "text": "breakfast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 9 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 6 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3ZVPAMTJWN1RS3YLR9J4NVWG301GR7-2
crowdsourced
Brett was able to act in a more proper way during social occasions than Joseph because he was unfamiliar with the rules of etiquette.
[ { "id": 0, "speaker": null, "text": "Brett was able to act in a more proper way during social occasions than Joseph because he was unfamiliar with the rules of etiquette.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Brett", "misc": "(1)", "text": "Brett", "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": "able", "misc": "-", "text": "able", "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": "act", "misc": "-", "text": "act", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 6 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 10, "id": [ 7 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 9, "id": [ 8 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 10, "id": [ 9 ], "lemma": "proper", "misc": "-", "text": "proper", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 10 ], "lemma": "way", "misc": "-", "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 11 ], "lemma": "during", "misc": "-", "text": "during", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 13, "id": [ 12 ], "lemma": "social", "misc": "-", "text": "social", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Plur", "head": 5, "id": [ 13 ], "lemma": "occasion", "misc": "-", "text": "occasions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 14 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 15 ], "lemma": "Joseph", "misc": "(0)", "text": "Joseph", "upos": "PROPN", "xpos": "NNP" }, { "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=Past|VerbForm=Fin", "head": 19, "id": [ 18 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 5, "id": [ 19 ], "lemma": "unfamiliar", "misc": "-", "text": "unfamiliar", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 22, "id": [ 20 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 22, "id": [ 21 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Plur", "head": 19, "id": [ 22 ], "lemma": "rule", "misc": "-", "text": "rules", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 24, "id": [ 23 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 22, "id": [ 24 ], "lemma": "etiquette", "misc": "-", "text": "etiquette", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 25 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 14, 14 ], [ 0, 16, 16 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3PUV2Q8SV6IGU16CDK869TCOXFQDBL-2
crowdsourced
Joseph had a new, modern house designed by Robert because he was a very talented architect.
[ { "id": 0, "speaker": null, "text": "Joseph had a new, modern house designed by Robert because he was a very talented architect.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Joseph", "misc": "(1)", "text": "Joseph", "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": 7, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 7, "id": [ 4 ], "lemma": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 5 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "feats": "Degree=Pos", "head": 7, "id": [ 6 ], "lemma": "modern", "misc": "-", "text": "modern", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 7 ], "lemma": "house", "misc": "-", "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": [ 8 ], "lemma": "design", "misc": "-", "text": "designed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "Robert", "misc": "(0)", "text": "Robert", "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": "det", "feats": "Definite=Ind|PronType=Art", "head": 17, "id": [ 14 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 17, "id": [ 16 ], "lemma": "talented", "misc": "-", "text": "talented", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 2, "id": [ 17 ], "lemma": "architect", "misc": "-", "text": "architect", "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" }
375VMB7D4LXQH9KIJU0NVGG0R04IDG-2
crowdsourced
Benjamin was more likely to ask questions during class than Joel because he did not find the material interesting.
[ { "id": 0, "speaker": null, "text": "Benjamin was more likely to ask questions during class than Joel because he did not find the material interesting.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "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": 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": "likely", "misc": "-", "text": "likely", "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": "ask", "misc": "-", "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Plur", "head": 6, "id": [ 7 ], "lemma": "question", "misc": "-", "text": "questions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "during", "misc": "-", "text": "during", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "class", "misc": "-", "text": "class", "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": 6, "id": [ 11 ], "lemma": "Joel", "misc": "(0)", "text": "Joel", "upos": "PROPN", "xpos": "NNP" }, { "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": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": [ 14 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 6, "id": [ 16 ], "lemma": "find", "misc": "-", "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 18, "id": [ 17 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 16, "id": [ 18 ], "lemma": "material", "misc": "-", "text": "material", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 16, "id": [ 19 ], "lemma": "interesting", "misc": "-", "text": "interesting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 4, "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" }
3OID399FXG5RDTJLYOI20LF0I4MDFA-2
crowdsourced
Eric could put things in the eye but not Aaron because he always wore glasses.
[ { "id": 0, "speaker": null, "text": "Eric could put things in the eye but not Aaron because he always wore glasses.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Eric", "misc": "(1)", "text": "Eric", "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": "put", "misc": "-", "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Plur", "head": 3, "id": [ 4 ], "lemma": "thing", "misc": "-", "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "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": "eye", "misc": "-", "text": "eye", "upos": "NOUN", "xpos": "NN" }, { "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": 7, "id": [ 10 ], "lemma": "Aaron", "misc": "(0)", "text": "Aaron", "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": "advmod", "feats": null, "head": 14, "id": [ 13 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 14 ], "lemma": "wear", "misc": "-", "text": "wore", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Plur", "head": 14, "id": [ 15 ], "lemma": "glasses", "misc": "-", "text": "glasses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 9, 9 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3UUIU9GZC536SLMTE258JD69WUST5I-2
crowdsourced
Hunter loved to eat juicy steak but Randy would never eat any of it because he was a vegetarian.
[ { "id": 0, "speaker": null, "text": "Hunter loved to eat juicy steak but Randy would never eat any of it because he was a vegetarian.", "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": "love", "misc": "-", "text": "loved", "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": "eat", "misc": "-", "text": "eat", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 6, "id": [ 5 ], "lemma": "juicy", "misc": "-", "text": "juicy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "steak", "misc": "-", "text": "steak", "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": "Randy", "misc": "(0)", "text": "Randy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 11, "id": [ 9 ], "lemma": "would", "misc": "-", "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 10 ], "lemma": "never", "misc": "-", "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "VerbForm=Inf", "head": 2, "id": [ 11 ], "lemma": "eat", "misc": "-", "text": "eat", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": null, "head": 11, "id": [ 12 ], "lemma": "any", "misc": "-", "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 13 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 14 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "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": "det", "feats": "Definite=Ind|PronType=Art", "head": 19, "id": [ 18 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 11, "id": [ 19 ], "lemma": "vegetarian", "misc": "-", "text": "vegetarian", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 7, 7 ], [ 0, 15, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
38DCH97KHJGG1T8T6YR77G20OZOJQH-1
crowdsourced
Nelson had to have more focus for his job than Neil because he worked in a dangerous career field.
[ { "id": 0, "speaker": null, "text": "Nelson had to have more focus for his job than Neil because he worked in a dangerous career field.", "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": "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": "have", "misc": "-", "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 6, "id": [ 5 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "focus", "misc": "-", "text": "focus", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "for", "misc": "-", "text": "for", "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": "nmod", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "job", "misc": "-", "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 9, "id": [ 11 ], "lemma": "Neil", "misc": "(1)", "text": "Neil", "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": 4, "id": [ 14 ], "lemma": "work", "misc": "-", "text": "worked", "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": "amod", "feats": "Degree=Pos", "head": 19, "id": [ 17 ], "lemma": "dangerous", "misc": "-", "text": "dangerous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 19, "id": [ 18 ], "lemma": "career", "misc": "-", "text": "career", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 14, "id": [ 19 ], "lemma": "field", "misc": "-", "text": "field", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3FBEFUUYRK3XWTNYDLOWGEUH9I5A6M-1
crowdsourced
Randy constructed an elaborate sound proof room for Brian, because he was a sound engineer.
[ { "id": 0, "speaker": null, "text": "Randy constructed an elaborate sound proof room for Brian, because he was a sound engineer.", "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": "construct", "misc": "-", "text": "constructed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 7, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 7, "id": [ 4 ], "lemma": "elaborate", "misc": "-", "text": "elaborate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 7, "id": [ 5 ], "lemma": "sound", "misc": "-", "text": "sound", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "proof", "misc": "-", "text": "proof", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 7 ], "lemma": "room", "misc": "-", "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "Brian", "misc": "(1)", "text": "Brian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "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": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 14 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 16, "id": [ 15 ], "lemma": "sound", "misc": "-", "text": "sound", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 2, "id": [ 16 ], "lemma": "engineer", "misc": "-", "text": "engineer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "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" }
3CRWSLD91MI3HP1YUICVY3ZHE1HOMH-1
crowdsourced
Leslie was able to jump to the top of the wall while leaving Brian behind because he is tall.
[ { "id": 0, "speaker": null, "text": "Leslie was able to jump to the top of the wall while leaving Brian behind because he is tall.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Leslie", "misc": "(0)", "text": "Leslie", "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": "able", "misc": "-", "text": "able", "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": "jump", "misc": "-", "text": "jump", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "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": 5, "id": [ 8 ], "lemma": "top", "misc": "-", "text": "top", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 9 ], "lemma": "of", "misc": "-", "text": "of", "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": "nmod", "feats": "Number=Sing", "head": 8, "id": [ 11 ], "lemma": "wall", "misc": "-", "text": "wall", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 12 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 5, "id": [ 13 ], "lemma": "leave", "misc": "-", "text": "leaving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Sing", "head": 13, "id": [ 14 ], "lemma": "Brian", "misc": "(1)", "text": "Brian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 15 ], "lemma": "behind", "misc": "-", "text": "behind", "upos": "ADV", "xpos": "RB" }, { "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": 13, "id": [ 19 ], "lemma": "tall", "misc": "-", "text": "tall", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 16, 16 ] ], [ [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3HA5ODM5KAQMBFOTVTIVD64M71KSV7-1
crowdsourced
Christopher had extensive military training, while Nick did not which meant he had much more awareness of his surroundings.
[ { "id": 0, "speaker": null, "text": "Christopher had extensive military training, while Nick did not which meant he had much more awareness of his surroundings.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Christopher", "misc": "(0)", "text": "Christopher", "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": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 3 ], "lemma": "extensive", "misc": "-", "text": "extensive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 4 ], "lemma": "military", "misc": "-", "text": "military", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "training", "misc": "-", "text": "training", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 6 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 7 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "Nick", "misc": "(1)", "text": "Nick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 9 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 10 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "feats": "PronType=Rel", "head": 12, "id": [ 11 ], "lemma": "which", "misc": "-", "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "ccomp", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 12 ], "lemma": "mean", "misc": "-", "text": "meant", "upos": "VERB", "xpos": "VBD" }, { "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": "ccomp", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": [ 14 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "much", "misc": "-", "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 17, "id": [ 16 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 17 ], "lemma": "awareness", "misc": "-", "text": "awareness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 20, "id": [ 18 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 20, "id": [ 19 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 17, "id": [ 20 ], "lemma": "surroundings", "misc": "-", "text": "surroundings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ] ], [ [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3BFF0DJK8ZQMSCJBAWUG4M493MPST0-2
crowdsourced
Derrick is looking for entry level workers and Aaron has just applied for a job, he is applying for new work.
[ { "id": 0, "speaker": null, "text": "Derrick is looking for entry level workers and Aaron has just applied for a job, he is applying for new work.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Derrick", "misc": "(1)", "text": "Derrick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "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": "Tense=Pres|VerbForm=Part", "head": 0, "id": [ 3 ], "lemma": "look", "misc": "-", "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 4 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "entry", "misc": "-", "text": "entry", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "level", "misc": "-", "text": "level", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 3, "id": [ 7 ], "lemma": "worker", "misc": "-", "text": "workers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 8 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 12, "id": [ 9 ], "lemma": "Aaron", "misc": "(0)", "text": "Aaron", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": [ 10 ], "lemma": "have", "misc": "-", "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 11 ], "lemma": "just", "misc": "-", "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": [ 12 ], "lemma": "apply", "misc": "-", "text": "applied", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 13 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 15, "id": [ 14 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 12, "id": [ 15 ], "lemma": "job", "misc": "-", "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 16 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "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": "aux", "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": "parataxis", "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": [ 19 ], "lemma": "apply", "misc": "-", "text": "applying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 22, "id": [ 20 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 22, "id": [ 21 ], "lemma": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 19, "id": [ 22 ], "lemma": "work", "misc": "-", "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 0, 16, 16 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3B286OTISGVOED1CH2ULHGNUJ0TAJR-2
crowdsourced
Matthew is thinking of starting a car club and asks Leslie to join, but he can't. He has limited free time.
[ { "id": 0, "speaker": null, "text": "Matthew is thinking of starting a car club and asks Leslie to join, but he can't.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Matthew", "misc": "(1)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "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": "Tense=Pres|VerbForm=Part", "head": 0, "id": [ 3 ], "lemma": "think", "misc": "-", "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "of", "misc": "-", "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 3, "id": [ 5 ], "lemma": "start", "misc": "-", "text": "starting", "upos": "VERB", "xpos": "VBG" }, { "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": "car", "misc": "-", "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "club", "misc": "-", "text": "club", "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|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": [ 10 ], "lemma": "ask", "misc": "-", "text": "asks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 10, "id": [ 11 ], "lemma": "Leslie", "misc": "(0)", "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "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": "join", "misc": "-", "text": "join", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 14 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 17, "id": [ 15 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 16 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "feats": "VerbForm=Fin", "head": 3, "id": [ 17 ], "lemma": "can't", "misc": "-", "text": "can't", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He has limited free 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=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "amod", "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": [ 3 ], "lemma": "limit", "misc": "-", "text": "limited", "upos": "VERB", "xpos": "VBN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 4 ], "lemma": "free", "misc": "-", "text": "free", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "time", "misc": "-", "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 6 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 10, 10 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
33NOQL7T9OXL1FEUIS1THLHHJE6Z8T-1
crowdsourced
When the snake got close to Michael, Matthew jumped into action, however he got bit anyway.
[ { "id": 0, "speaker": null, "text": "When the snake got close to Michael, Matthew jumped into action, however he got bit anyway.", "tokens": [ { "deprel": "mark", "feats": "PronType=Int", "head": 4, "id": [ 1 ], "lemma": "when", "misc": "-", "text": "When", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 3, "id": [ 2 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "snake", "misc": "-", "text": "snake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": [ 4 ], "lemma": "get", "misc": "-", "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 4, "id": [ 5 ], "lemma": "close", "misc": "-", "text": "close", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "Michael", "misc": "(0)", "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 8 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "Matthew", "misc": "(1)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 10 ], "lemma": "jump", "misc": "-", "text": "jumped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 11 ], "lemma": "into", "misc": "-", "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 10, "id": [ 12 ], "lemma": "action", "misc": "-", "text": "action", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 10, "id": [ 13 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 14 ], "lemma": "however", "misc": "-", "text": "however", "upos": "ADV", "xpos": "RB" }, { "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": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": [ 16 ], "lemma": "get", "misc": "-", "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 16, "id": [ 17 ], "lemma": "bit", "misc": "-", "text": "bit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 18 ], "lemma": "anyway", "misc": "-", "text": "anyway", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 10, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ], [ 0, 14, 14 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
306996CF6WI78HRTDTCBGTN6JQFB1R-2
crowdsourced
Nick showed Brian how to put up a tent, as he never went camping for multiple days.
[ { "id": 0, "speaker": null, "text": "Nick showed Brian how to put up a tent, as he never went camping for multiple days.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Nick", "misc": "(1)", "text": "Nick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "show", "misc": "-", "text": "showed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Brian", "misc": "(0)", "text": "Brian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "feats": "PronType=Int", "head": 2, "id": [ 4 ], "lemma": "how", "misc": "-", "text": "how", "upos": "SCONJ", "xpos": "WRB" }, { "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": "put", "misc": "-", "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "feats": null, "head": 6, "id": [ 7 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "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": 6, "id": [ 9 ], "lemma": "tent", "misc": "-", "text": "tent", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 11 ], "lemma": "as", "misc": "-", "text": "as", "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": "advmod", "feats": null, "head": 14, "id": [ 13 ], "lemma": "never", "misc": "-", "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": [ 14 ], "lemma": "go", "misc": "-", "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 14, "id": [ 15 ], "lemma": "camp", "misc": "-", "text": "camping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 16 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 18, "id": [ 17 ], "lemma": "multiple", "misc": "-", "text": "multiple", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Plur", "head": 15, "id": [ 18 ], "lemma": "day", "misc": "-", "text": "days", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
37MQ8Z1JQGAP4Z17QN29LLJKKWXY2L-1
crowdsourced
Donald thought the room looked beautiful after redecorating, Leslie wasn't in agreement. He was happy with it.
[ { "id": 0, "speaker": null, "text": "Donald thought the room looked beautiful after redecorating, Leslie wasn't in agreement.", "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": "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": 5, "id": [ 4 ], "lemma": "room", "misc": "-", "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 5 ], "lemma": "look", "misc": "-", "text": "looked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 5, "id": [ 6 ], "lemma": "beautiful", "misc": "-", "text": "beautiful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 7 ], "lemma": "after", "misc": "-", "text": "after", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 5, "id": [ 8 ], "lemma": "redecorate", "misc": "-", "text": "redecorating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 9 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 14, "id": [ 10 ], "lemma": "Leslie", "misc": "(1)", "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": [ 11 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 12 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 13 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "feats": "Number=Sing", "head": 2, "id": [ 14 ], "lemma": "agreement", "misc": "-", "text": "agreement", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He was happy with it.", "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": "happy", "misc": "-", "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": [ 5 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 6 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 0, 0 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
382GHPVPHU5YRAJ65GS7O6K6WAL348-1
crowdsourced
Logan explained the format of the meeting to Dennis, as he was an old hand with these types of business meetings.
[ { "id": 0, "speaker": null, "text": "Logan explained the format of the meeting to Dennis, as he was an old hand with these types of business meetings.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Logan", "misc": "(0)", "text": "Logan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "explain", "misc": "-", "text": "explained", "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": "format", "misc": "-", "text": "format", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "of", "misc": "-", "text": "of", "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": "nmod", "feats": "Number=Sing", "head": 4, "id": [ 7 ], "lemma": "meeting", "misc": "-", "text": "meeting", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "Dennis", "misc": "(1)", "text": "Dennis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 11 ], "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": [ 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": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 14 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 16, "id": [ 15 ], "lemma": "old", "misc": "-", "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 2, "id": [ 16 ], "lemma": "hand", "misc": "-", "text": "hand", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 17 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Number=Plur|PronType=Dem", "head": 19, "id": [ 18 ], "lemma": "this", "misc": "-", "text": "these", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 16, "id": [ 19 ], "lemma": "type", "misc": "-", "text": "types", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 22, "id": [ 20 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 22, "id": [ 21 ], "lemma": "business", "misc": "-", "text": "business", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 19, "id": [ 22 ], "lemma": "meeting", "misc": "-", "text": "meetings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3X2LT8FDHYWW198WR3TMAFB8WPAW8D-1
crowdsourced
Joseph hired Nick to build a pool because he was going on a long vacation.
[ { "id": 0, "speaker": null, "text": "Joseph hired", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Joseph", "misc": "(0)", "text": "Joseph", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "hire", "misc": "-", "text": "hired", "upos": "VERB", "xpos": "VBD" } ] }, { "id": 1, "speaker": null, "text": "Nick to build a pool because he was going on a long vacation.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Nick", "misc": "(1)", "text": "Nick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 3, "id": [ 2 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 3 ], "lemma": "build", "misc": "-", "text": "build", "upos": "VERB", "xpos": "VB" }, { "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": "pool", "misc": "-", "text": "pool", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 9, "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": 9, "id": [ 7 ], "lemma": "he", "misc": "(0)", "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": "advcl", "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": [ 9 ], "lemma": "go", "misc": "-", "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 10 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 13, "id": [ 11 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 13, "id": [ 12 ], "lemma": "long", "misc": "-", "text": "long", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 13 ], "lemma": "vacation", "misc": "-", "text": "vacation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 14 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 6, 6 ] ], [ [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3WYGZ5XF3XDBHOSBMSAQ0HPUQRSSK0-2
crowdsourced
Joseph always sought to overcome the roadblocks that Lawrence put in his way so that he could stifle his potential.
[ { "id": 0, "speaker": null, "text": "Joseph always sought to overcome the roadblocks that Lawrence put in his way so that he could stifle his potential.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Joseph", "misc": "(1)", "text": "Joseph", "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": "seek", "misc": "-", "text": "sought", "upos": "VERB", "xpos": "VBD" }, { "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": "overcome", "misc": "-", "text": "overcome", "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=Plur", "head": 5, "id": [ 7 ], "lemma": "roadblock", "misc": "-", "text": "roadblocks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "obj", "feats": "PronType=Rel", "head": 10, "id": [ 8 ], "lemma": "that", "misc": "-", "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "Lawrence", "misc": "(0)", "text": "Lawrence", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 10 ], "lemma": "put", "misc": "-", "text": "put", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 11 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 13, "id": [ 12 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 10, "id": [ 13 ], "lemma": "way", "misc": "-", "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 14 ], "lemma": "so", "misc": "-", "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "fixed", "feats": null, "head": 14, "id": [ 15 ], "lemma": "that", "misc": "-", "text": "that", "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": "VerbForm=Fin", "head": 18, "id": [ 17 ], "lemma": "could", "misc": "-", "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 5, "id": [ 18 ], "lemma": "stifle", "misc": "-", "text": "stifle", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 20, "id": [ 19 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 18, "id": [ 20 ], "lemma": "potential", "misc": "-", "text": "potential", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 0, 15, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3XU80RHWH1UJ962A5UXQYBCB97644A-2
crowdsourced
After a rough day at work, Justin asked Aaron if he had a good personality. He said he was a great person.
[ { "id": 0, "speaker": null, "text": "After a rough day at work, Justin asked Aaron if he had a good personality.", "tokens": [ { "deprel": "case", "feats": null, "head": 4, "id": [ 1 ], "lemma": "after", "misc": "-", "text": "After", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 4, "id": [ 2 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 4, "id": [ 3 ], "lemma": "rough", "misc": "-", "text": "rough", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 4 ], "lemma": "day", "misc": "-", "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "work", "misc": "-", "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 9, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "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": [ 9 ], "lemma": "ask", "misc": "-", "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 9, "id": [ 10 ], "lemma": "Aaron", "misc": "(0)", "text": "Aaron", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 11 ], "lemma": "if", "misc": "-", "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 12 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 13 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "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": "good", "misc": "-", "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 13, "id": [ 16 ], "lemma": "personality", "misc": "-", "text": "personality", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 9, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He said he was a great person.", "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": "say", "misc": "-", "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": [ 3 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "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": "great", "misc": "-", "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "feats": "Number=Sing", "head": 2, "id": [ 7 ], "lemma": "person", "misc": "-", "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 8 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 7 ] ], [ [ 0, 9, 9 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3QO7EE372OLVPLBAY82QHUVER11QBT-2
crowdsourced
Neil told Craig that he has to take care of the child for the day because he promised to do so.
[ { "id": 0, "speaker": null, "text": "Neil told Craig that he has to take care of the child for the day because he promised to do so.", "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": "tell", "misc": "-", "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Craig", "misc": "(0)", "text": "Craig", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 4 ], "lemma": "that", "misc": "-", "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": [ 5 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": [ 6 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 7 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 6, "id": [ 8 ], "lemma": "take", "misc": "-", "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Sing", "head": 8, "id": [ 9 ], "lemma": "care", "misc": "-", "text": "care", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 10 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 12, "id": [ 11 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 12 ], "lemma": "child", "misc": "-", "text": "child", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 13 ], "lemma": "for", "misc": "-", "text": "for", "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": 8, "id": [ 15 ], "lemma": "day", "misc": "-", "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 18, "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": 18, "id": [ 17 ], "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": [ 18 ], "lemma": "promise", "misc": "-", "text": "promised", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 20, "id": [ 19 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 18, "id": [ 20 ], "lemma": "do", "misc": "-", "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": null, "head": 20, "id": [ 21 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 0, 16, 16 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3RHLQY6EDT2HFDMWE7MJ9HI9YV1D4D-1
crowdsourced
Robert was able to reach the bottle that was on the top shelf unlike Samuel, due to he being tall.
[ { "id": 0, "speaker": null, "text": "Robert was able to reach the bottle that was on the top shelf unlike Samuel, due to he being tall.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Robert", "misc": "(0)", "text": "Robert", "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": "able", "misc": "-", "text": "able", "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": "reach", "misc": "-", "text": "reach", "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": "bottle", "misc": "-", "text": "bottle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "PronType=Rel", "head": 13, "id": [ 8 ], "lemma": "that", "misc": "-", "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": [ 9 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 10 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 13, "id": [ 11 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 13, "id": [ 12 ], "lemma": "top", "misc": "-", "text": "top", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "acl:relcl", "feats": "Number=Sing", "head": 7, "id": [ 13 ], "lemma": "shelf", "misc": "-", "text": "shelf", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 14 ], "lemma": "unlike", "misc": "-", "text": "unlike", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 13, "id": [ 15 ], "lemma": "Samuel", "misc": "(1)", "text": "Samuel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 21, "id": [ 16 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 17 ], "lemma": "due", "misc": "-", "text": "due", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "feats": null, "head": 17, "id": [ 18 ], "lemma": "to", "misc": "-", "text": "to", "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": "cop", "feats": "VerbForm=Ger", "head": 21, "id": [ 20 ], "lemma": "be", "misc": "-", "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 5, "id": [ 21 ], "lemma": "tall", "misc": "-", "text": "tall", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 18, 18 ] ], [ [ 0, 14, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3XU9MCX6VOA1D9QESUYFLR2FOVK2RL-1
crowdsourced
Eric was really looking forward to being able to decorate but Ryan dreaded it because he was very artistic.
[ { "id": 0, "speaker": null, "text": "Eric was really looking forward to being able to decorate but Ryan dreaded it because he was very artistic.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Eric", "misc": "(0)", "text": "Eric", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "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=Pres|VerbForm=Part", "head": 0, "id": [ 4 ], "lemma": "look", "misc": "-", "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 5 ], "lemma": "forward", "misc": "-", "text": "forward", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "cop", "feats": "VerbForm=Ger", "head": 8, "id": [ 7 ], "lemma": "be", "misc": "-", "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 4, "id": [ 8 ], "lemma": "able", "misc": "-", "text": "able", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 9 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 8, "id": [ 10 ], "lemma": "decorate", "misc": "-", "text": "decorate", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "feats": null, "head": 13, "id": [ 11 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 13, "id": [ 12 ], "lemma": "Ryan", "misc": "(1)", "text": "Ryan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 13 ], "lemma": "dread", "misc": "-", "text": "dreaded", "upos": "VERB", "xpos": "VBD" }, { "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": 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": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 13, "id": [ 19 ], "lemma": "artistic", "misc": "-", "text": "artistic", "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, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
32TZXEA1OLINNI6KYE2O8FH04GD41O-1
crowdsourced
Justin wanted to break up but Joel didn't. He was deeply unhappy in the relationship and had been for a long time.
[ { "id": 0, "speaker": null, "text": "Justin wanted to break up but Joel didn't.", "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": "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": "break", "misc": "-", "text": "break", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "feats": null, "head": 4, "id": [ 5 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "cc", "feats": null, "head": 8, "id": [ 6 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "Joel", "misc": "(1)", "text": "Joel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 8 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 8, "id": [ 9 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 10 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He was deeply unhappy in the relationship and had been for a long time.", "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=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": "deeply", "misc": "-", "text": "deeply", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "unhappy", "misc": "-", "text": "unhappy", "upos": "ADJ", "xpos": "JJ" }, { "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": 4, "id": [ 7 ], "lemma": "relationship", "misc": "-", "text": "relationship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 10, "id": [ 8 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": [ 9 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": [ 10 ], "lemma": "be", "misc": "-", "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 11 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 14, "id": [ 12 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 14, "id": [ 13 ], "lemma": "long", "misc": "-", "text": "long", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 10, "id": [ 14 ], "lemma": "time", "misc": "-", "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 0, 0 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
36BTXXLZ2XMQAC48G6T364NM3XWR4E-2
crowdsourced
Neil enjoys gardening a lot of times and Adam doesn't because he is allergic to plants and flowers.
[ { "id": 0, "speaker": null, "text": "Neil enjoys gardening a lot of times and Adam doesn't because he is allergic to plants and flowers.", "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=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "enjoy", "misc": "-", "text": "enjoys", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "gardening", "misc": "-", "text": "gardening", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 4 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "lot", "misc": "-", "text": "lot", "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=Plur", "head": 5, "id": [ 7 ], "lemma": "time", "misc": "-", "text": "times", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 10, "id": [ 8 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "Adam", "misc": "(0)", "text": "Adam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": [ 10 ], "lemma": "do", "misc": "-", "text": "does", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 10, "id": [ 11 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "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": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 10, "id": [ 15 ], "lemma": "allergic", "misc": "-", "text": "allergic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 16 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 15, "id": [ 17 ], "lemma": "plant", "misc": "-", "text": "plants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 19, "id": [ 18 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Plur", "head": 17, "id": [ 19 ], "lemma": "flower", "misc": "-", "text": "flowers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3X2LT8FDHWGH7K9P75HMIHNZ2DGW8G-1
crowdsourced
Being romantic came naturally to Eric, but Dennis had to put in more effort. He was good at expressing emotions.
[ { "id": 0, "speaker": null, "text": "Being romantic came naturally to Eric, but Dennis had to put in more effort.", "tokens": [ { "deprel": "cop", "feats": "VerbForm=Ger", "head": 2, "id": [ 1 ], "lemma": "be", "misc": "-", "text": "Being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "csubj", "feats": "Degree=Pos", "head": 3, "id": [ 2 ], "lemma": "romantic", "misc": "-", "text": "romantic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "come", "misc": "-", "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 4 ], "lemma": "naturally", "misc": "-", "text": "naturally", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "Eric", "misc": "(0)", "text": "Eric", "upos": "PROPN", "xpos": "NNP" }, { "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": "Dennis", "misc": "(1)", "text": "Dennis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 10 ], "lemma": "have", "misc": "-", "text": "had", "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": "put", "misc": "-", "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "feats": null, "head": 12, "id": [ 13 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 15, "id": [ 14 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 12, "id": [ 15 ], "lemma": "effort", "misc": "-", "text": "effort", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He was good at expressing emotions.", "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": "good", "misc": "-", "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "at", "misc": "-", "text": "at", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 3, "id": [ 5 ], "lemma": "express", "misc": "-", "text": "expressing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Plur", "head": 5, "id": [ 6 ], "lemma": "emotion", "misc": "-", "text": "emotions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 7 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ], [ 1, 0, 0 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3087LXLJ6OUC8YHY6A67DCJPHN10FK-2
crowdsourced
Nick just got his passport that Nelson had asked him to get so he could take him abroad.
[ { "id": 0, "speaker": null, "text": "Nick just got his passport that Nelson had asked him to get so he could take him abroad.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Nick", "misc": "(1)", "text": "Nick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 2 ], "lemma": "just", "misc": "-", "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "get", "misc": "-", "text": "got", "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": "passport", "misc": "-", "text": "passport", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 6 ], "lemma": "that", "misc": "-", "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 7 ], "lemma": "Nelson", "misc": "(0)", "text": "Nelson", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 8 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": [ 9 ], "lemma": "ask", "misc": "-", "text": "asked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": [ 10 ], "lemma": "he", "misc": "-", "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 9, "id": [ 12 ], "lemma": "get", "misc": "-", "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "feats": null, "head": 16, "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": 16, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 16, "id": [ 15 ], "lemma": "could", "misc": "-", "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 12, "id": [ 16 ], "lemma": "take", "misc": "-", "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 17 ], "lemma": "he", "misc": "-", "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 18 ], "lemma": "abroad", "misc": "-", "text": "abroad", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 6 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3MJ28H2Y1E6QFTHLILJ9P30MXJBO5L-1
crowdsourced
Derrick graduated from nursing school with better grades than Benjamin because he attended class regularly.
[ { "id": 0, "speaker": null, "text": "Derrick graduated from nursing school with better grades than Benjamin because he attended class regularly.", "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": "graduate", "misc": "-", "text": "graduated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 3 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "nursing", "misc": "-", "text": "nursing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "school", "misc": "-", "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 8, "id": [ 7 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obl", "feats": "Number=Plur", "head": 2, "id": [ 8 ], "lemma": "grade", "misc": "-", "text": "grades", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 10 ], "lemma": "Benjamin", "misc": "(1)", "text": "Benjamin", "upos": "PROPN", "xpos": "NNP" }, { "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": 2, "id": [ 13 ], "lemma": "attend", "misc": "-", "text": "attended", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 13, "id": [ 14 ], "lemma": "class", "misc": "-", "text": "class", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 15 ], "lemma": "regularly", "misc": "-", "text": "regularly", "upos": "ADV", "xpos": "RB" }, { "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" }
3VGZ74AYTGENM1929CT9Y0XUYH6GC4-2
crowdsourced
Michael is better at searching on the internet than Jeffrey because he always clicks on unrelated links.
[ { "id": 0, "speaker": null, "text": "Michael is better at searching on the internet than Jeffrey because he always clicks on unrelated links.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Michael", "misc": "(1)", "text": "Michael", "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=Cmp", "head": 0, "id": [ 3 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "at", "misc": "-", "text": "at", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 3, "id": [ 5 ], "lemma": "search", "misc": "-", "text": "searching", "upos": "VERB", "xpos": "VBG" }, { "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": 5, "id": [ 8 ], "lemma": "internet", "misc": "-", "text": "internet", "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": 5, "id": [ 10 ], "lemma": "Jeffrey", "misc": "(0)", "text": "Jeffrey", "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": "advmod", "feats": null, "head": 14, "id": [ 13 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": [ 14 ], "lemma": "click", "misc": "-", "text": "clicks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 15 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 17, "id": [ 16 ], "lemma": "unrelated", "misc": "-", "text": "unrelated", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Plur", "head": 14, "id": [ 17 ], "lemma": "link", "misc": "-", "text": "links", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 3, "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" }
37J05LC5AXH7IV5HHE9NFJ7SBB3DJD-2
crowdsourced
After Joel started dating Dennis's former girlfriend, he tried to break up the new relationship.
[ { "id": 0, "speaker": null, "text": "After Joel started dating Dennis's former girlfriend, he tried to break up the new relationship.", "tokens": [ { "deprel": "mark", "feats": null, "head": 3, "id": [ 1 ], "lemma": "after", "misc": "-", "text": "After", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "Joel", "misc": "(1)", "text": "Joel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 3 ], "lemma": "start", "misc": "-", "text": "started", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 3, "id": [ 4 ], "lemma": "date", "misc": "-", "text": "dating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 8, "id": [ 5 ], "lemma": "Dennis", "misc": "(0)", "text": "Dennis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 6 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 8, "id": [ 7 ], "lemma": "former", "misc": "-", "text": "former", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 8 ], "lemma": "girlfriend", "misc": "-", "text": "girlfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 9 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "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": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 11 ], "lemma": "try", "misc": "-", "text": "tried", "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": "break", "misc": "-", "text": "break", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "feats": null, "head": 13, "id": [ 14 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 17, "id": [ 15 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 17, "id": [ 16 ], "lemma": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 13, "id": [ 17 ], "lemma": "relationship", "misc": "-", "text": "relationship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 11, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 4, 4 ], [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3RZS0FBRWMO8T318WTVWK7ZVUSPPCX-1
crowdsourced
So he was doing nothing because Kevin is lazy while Leslie is a hard working person.
[ { "id": 0, "speaker": null, "text": "So he was doing nothing because Kevin is lazy while Leslie is a hard working person.", "tokens": [ { "deprel": "advmod", "feats": null, "head": 4, "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": 4, "id": [ 2 ], "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": [ 3 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": [ 4 ], "lemma": "do", "misc": "-", "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 5 ], "lemma": "nothing", "misc": "-", "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 6 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 7 ], "lemma": "Kevin", "misc": "(0)", "text": "Kevin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "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": "Degree=Pos", "head": 4, "id": [ 9 ], "lemma": "lazy", "misc": "-", "text": "lazy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 10 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 16, "id": [ 11 ], "lemma": "Leslie", "misc": "(1)", "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 13 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 16, "id": [ 14 ], "lemma": "hard", "misc": "-", "text": "hard", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "feats": "VerbForm=Ger", "head": 16, "id": [ 15 ], "lemma": "work", "misc": "-", "text": "working", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 9, "id": [ 16 ], "lemma": "person", "misc": "-", "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 6, 6 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }