id
stringlengths
32
32
genre
stringclasses
1 value
text
stringlengths
61
186
sentences
listlengths
1
3
coref_chains
listlengths
2
2
meta_data
dict
3EPG8DX9LKO80TTMXLWOE35CC9ZP56-1
crowdsourced
Eric never had as much money as Samuel because he had a poor paying job.
[ { "id": 0, "speaker": null, "text": "Eric never had as much money as Samuel because he had a poor paying job.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Eric", "misc": "(0)", "text": "Eric", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 2 ], "lemma": "never", "misc": "-", "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 4 ], "lemma": "as", "misc": "-", "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 6, "id": [ 5 ], "lemma": "much", "misc": "-", "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "money", "misc": "-", "text": "money", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 7 ], "lemma": "as", "misc": "-", "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 8 ], "lemma": "Samuel", "misc": "(1)", "text": "Samuel", "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": 3, "id": [ 11 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 15, "id": [ 12 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 15, "id": [ 13 ], "lemma": "poor", "misc": "-", "text": "poor", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 15, "id": [ 14 ], "lemma": "pay", "misc": "-", "text": "paying", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "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": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 9, 9 ] ], [ [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3QGHA0EA0LEF3763UFDW1H1954CWBC-1
crowdsourced
Justin was growing his hair out long this year, unlike Samuel because he wanted to donate it.
[ { "id": 0, "speaker": null, "text": "Justin was growing his hair out long this year, unlike Samuel because he wanted to donate it.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Justin", "misc": "(0)", "text": "Justin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "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=Pres|VerbForm=Part", "head": 0, "id": [ 3 ], "lemma": "grow", "misc": "-", "text": "growing", "upos": "VERB", "xpos": "VBG" }, { "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": "hair", "misc": "-", "text": "hair", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 6 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 3, "id": [ 7 ], "lemma": "long", "misc": "-", "text": "long", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "feats": "Number=Sing|PronType=Dem", "head": 9, "id": [ 8 ], "lemma": "this", "misc": "-", "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "feats": "Number=Sing", "head": 3, "id": [ 9 ], "lemma": "year", "misc": "-", "text": "year", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "feats": null, "head": 12, "id": [ 11 ], "lemma": "unlike", "misc": "-", "text": "unlike", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 12 ], "lemma": "Samuel", "misc": "(1)", "text": "Samuel", "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": 3, "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": "donate", "misc": "-", "text": "donate", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 18 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 13, 13 ] ], [ [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
341H3G5YF0C3JQ9RNOOEO6BZ0I40ZL-1
crowdsourced
Benjamin is able to digest food faster than Joseph due to he being in better shape.
[ { "id": 0, "speaker": null, "text": "Benjamin is able to digest food faster than Joseph due to he being in better shape.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Benjamin", "misc": "(0)", "text": "Benjamin", "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": "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": "digest", "misc": "-", "text": "digest", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 6 ], "lemma": "food", "misc": "-", "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 5, "id": [ 7 ], "lemma": "fast", "misc": "-", "text": "faster", "upos": "ADV", "xpos": "RBR" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 9 ], "lemma": "Joseph", "misc": "(1)", "text": "Joseph", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 10 ], "lemma": "due", "misc": "-", "text": "due", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "feats": null, "head": 10, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "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": "VerbForm=Ger", "head": 16, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 16, "id": [ 15 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 5, "id": [ 16 ], "lemma": "shape", "misc": "-", "text": "shape", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "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" }
3OLZC0DJ8LTCBQK4AF0H12M7R93VIR-2
crowdsourced
Randy started his own business while Ryan worked for someone else so he had W4 taxes.
[ { "id": 0, "speaker": null, "text": "Randy started his own business while Ryan worked for someone else so he had W4 taxes.", "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=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "start", "misc": "-", "text": "started", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 5, "id": [ 3 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 4 ], "lemma": "own", "misc": "-", "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "business", "misc": "-", "text": "business", "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": "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": [ 8 ], "lemma": "work", "misc": "-", "text": "worked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "someone", "misc": "-", "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 10, "id": [ 11 ], "lemma": "else", "misc": "-", "text": "else", "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": 8, "id": [ 14 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound", "feats": "Number=Sing", "head": 16, "id": [ 15 ], "lemma": "w4", "misc": "-", "text": "W4", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 14, "id": [ 16 ], "lemma": "tax", "misc": "-", "text": "taxes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 6 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3FULMHZ7OWBZDWRGBYXMK5TBVKS4ME-2
crowdsourced
The Ukulele is being taught to Matthew by Justin in class. He must be the person teaching.
[ { "id": 0, "speaker": null, "text": "The Ukulele is being taught to Matthew by Justin in class.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 5, "id": [ 2 ], "lemma": "Ukulele", "misc": "-", "text": "Ukulele", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": [ 3 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "aux:pass", "feats": "VerbForm=Ger", "head": 5, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 5 ], "lemma": "teach", "misc": "-", "text": "taught", "upos": "VERB", "xpos": "VBN" }, { "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": "Matthew", "misc": "(1)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 9 ], "lemma": "Justin", "misc": "(0)", "text": "Justin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 11 ], "lemma": "class", "misc": "-", "text": "class", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 12 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He must be the person teaching.", "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": "aux", "feats": "VerbForm=Fin", "head": 5, "id": [ 2 ], "lemma": "must", "misc": "-", "text": "must", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 5, "id": [ 3 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 5, "id": [ 4 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 5 ], "lemma": "person", "misc": "-", "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "vocative", "feats": "Number=Sing", "head": 5, "id": [ 6 ], "lemma": "teaching", "misc": "-", "text": "teaching", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 7 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ] ], [ [ 0, 8, 8 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3O4VWC1GEYKOUS2R8NFBU89OD243JF-1
crowdsourced
Neil is always willing to work overtime at his work unlike Ryan, because he loves his job.
[ { "id": 0, "speaker": null, "text": "Neil is always willing to work overtime at his work unlike Ryan, because he loves his job.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Neil", "misc": "(0)", "text": "Neil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "willing", "misc": "-", "text": "willing", "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": "work", "misc": "-", "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Sing", "head": 6, "id": [ 7 ], "lemma": "overtime", "misc": "-", "text": "overtime", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 10, "id": [ 9 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 10 ], "lemma": "work", "misc": "-", "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 11 ], "lemma": "unlike", "misc": "-", "text": "unlike", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 12 ], "lemma": "Ryan", "misc": "(1)", "text": "Ryan", "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": 6, "id": [ 16 ], "lemma": "love", "misc": "-", "text": "loves", "upos": "VERB", "xpos": "VBZ" }, { "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=Sing", "head": 16, "id": [ 18 ], "lemma": "job", "misc": "-", "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 14, 14 ] ], [ [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3QO7EE372Q1AJAAHI6EQ9SJMFTTQBC-1
crowdsourced
Although Ian was a better writer than Samuel, he was worse at crafting a story.
[ { "id": 0, "speaker": null, "text": "Although Ian was a better writer than Samuel, he was worse at crafting a story.", "tokens": [ { "deprel": "mark", "feats": null, "head": 6, "id": [ 1 ], "lemma": "although", "misc": "-", "text": "Although", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 2 ], "lemma": "Ian", "misc": "(0)", "text": "Ian", "upos": "PROPN", "xpos": "NNP" }, { "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": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 4 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 6, "id": [ 5 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 12, "id": [ 6 ], "lemma": "writer", "misc": "-", "text": "writer", "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": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 10 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": [ 11 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Cmp", "head": 0, "id": [ 12 ], "lemma": "bad", "misc": "-", "text": "worse", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 13 ], "lemma": "at", "misc": "-", "text": "at", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 12, "id": [ 14 ], "lemma": "craft", "misc": "-", "text": "crafting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 16 ], "lemma": "story", "misc": "-", "text": "story", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 12, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 9, 9 ] ], [ [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3IVKZBIBJ07HTET9Q41RY5DDZK5HSY-1
crowdsourced
Silk bedding suited Kenneth but not Joel because he liked the texture of the silk.
[ { "id": 0, "speaker": null, "text": "Silk bedding suited Kenneth but not Joel because he liked the texture of the silk.", "tokens": [ { "deprel": "compound", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "silk", "misc": "-", "text": "Silk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "bedding", "misc": "-", "text": "bedding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "suit", "misc": "-", "text": "suited", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 4 ], "lemma": "Kenneth", "misc": "(0)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 7, "id": [ 5 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 6 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 4, "id": [ 7 ], "lemma": "Joel", "misc": "(1)", "text": "Joel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 8 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 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": 3, "id": [ 10 ], "lemma": "like", "misc": "-", "text": "liked", "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": "texture", "misc": "-", "text": "texture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 13 ], "lemma": "of", "misc": "-", "text": "of", "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": "nmod", "feats": "Number=Sing", "head": 12, "id": [ 15 ], "lemma": "silk", "misc": "-", "text": "silk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 0, 8, 8 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
31KSVEGZ34QNPPOL6ENM9YI4S9VWRR-2
crowdsourced
Logan had to overcome more traumatic things in life than Eric, because he did not get to go fight in the Vietnam war.
[ { "id": 0, "speaker": null, "text": "Logan had to overcome more traumatic things in life than Eric, because he did not get to go fight in the Vietnam war.", "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": "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": "overcome", "misc": "-", "text": "overcome", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 7, "id": [ 5 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 7, "id": [ 6 ], "lemma": "traumatic", "misc": "-", "text": "traumatic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 4, "id": [ 7 ], "lemma": "thing", "misc": "-", "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 9 ], "lemma": "life", "misc": "-", "text": "life", "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": 4, "id": [ 11 ], "lemma": "Eric", "misc": "(0)", "text": "Eric", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 15 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 17, "id": [ 16 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 4, "id": [ 17 ], "lemma": "get", "misc": "-", "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 18 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 17, "id": [ 19 ], "lemma": "go", "misc": "-", "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 19, "id": [ 20 ], "lemma": "fight", "misc": "-", "text": "fight", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 24, "id": [ 21 ], "lemma": "in", "misc": "-", "text": "in", "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": "Vietnam", "misc": "-", "text": "Vietnam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "feats": "Number=Sing", "head": 20, "id": [ 24 ], "lemma": "war", "misc": "-", "text": "war", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 25 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 10, 10 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3PN6H8C9R4OWH22DN8WAMK49LM5DAP-1
crowdsourced
Nelson was required to keep a food journal that Derrick was not because he had to go on a diet.
[ { "id": 0, "speaker": null, "text": "Nelson was required to keep a food journal that Derrick was not because he had to go on a diet.", "tokens": [ { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Nelson", "misc": "(0)", "text": "Nelson", "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": "require", "misc": "-", "text": "required", "upos": "VERB", "xpos": "VBN" }, { "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": "keep", "misc": "-", "text": "keep", "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": "compound", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "food", "misc": "-", "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "journal", "misc": "-", "text": "journal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": "PronType=Rel", "head": 11, "id": [ 9 ], "lemma": "that", "misc": "-", "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "Derrick", "misc": "(1)", "text": "Derrick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 11 ], "lemma": "be", "misc": "-", "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 15, "id": [ 12 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "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": 5, "id": [ 15 ], "lemma": "have", "misc": "-", "text": "had", "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": "go", "misc": "-", "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 20, "id": [ 18 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 20, "id": [ 19 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 17, "id": [ 20 ], "lemma": "diet", "misc": "-", "text": "diet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 13, 13 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
36GJS3V78VOAUFF8J4AVL4APOXVJGT-1
crowdsourced
Craig talked a lot about reality shows and Randy had no interest whatsoever, so he was always wanting to discuss reality shows.
[ { "id": 0, "speaker": null, "text": "Craig talked a lot about reality shows and Randy had no interest whatsoever, so he was always wanting to discuss reality shows.", "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": "talk", "misc": "-", "text": "talked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "about", "misc": "-", "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "reality", "misc": "-", "text": "reality", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 4, "id": [ 7 ], "lemma": "show", "misc": "-", "text": "shows", "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": "Randy", "misc": "(1)", "text": "Randy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 10 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": null, "head": 12, "id": [ 11 ], "lemma": "no", "misc": "-", "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 10, "id": [ 12 ], "lemma": "interest", "misc": "-", "text": "interest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": null, "head": 10, "id": [ 13 ], "lemma": "whatsoever", "misc": "-", "text": "whatsoever", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 19, "id": [ 14 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 19, "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": 19, "id": [ 16 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 19, "id": [ 18 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": [ 19 ], "lemma": "want", "misc": "-", "text": "wanting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 20 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 19, "id": [ 21 ], "lemma": "discuss", "misc": "-", "text": "discuss", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "feats": "Number=Sing", "head": 23, "id": [ 22 ], "lemma": "reality", "misc": "-", "text": "reality", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 21, "id": [ 23 ], "lemma": "show", "misc": "-", "text": "shows", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 24 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 15, 15 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3ZFRE2BDQ9CBGGF2Q0DLXKYAAQUXZK-2
crowdsourced
Kevin was a better baker than Hunter so he could create an ugly flan from the oven.
[ { "id": 0, "speaker": null, "text": "Kevin was a better baker than Hunter so he could create an ugly flan from the oven.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 1 ], "lemma": "Kevin", "misc": "(1)", "text": "Kevin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 5, "id": [ 4 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 5 ], "lemma": "baker", "misc": "-", "text": "baker", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "Hunter", "misc": "(0)", "text": "Hunter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 11, "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": 11, "id": [ 9 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 11, "id": [ 10 ], "lemma": "could", "misc": "-", "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 5, "id": [ 11 ], "lemma": "create", "misc": "-", "text": "create", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 14, "id": [ 12 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 14, "id": [ 13 ], "lemma": "ugly", "misc": "-", "text": "ugly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 14 ], "lemma": "flan", "misc": "-", "text": "flan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 15 ], "lemma": "from", "misc": "-", "text": "from", "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": 11, "id": [ 17 ], "lemma": "oven", "misc": "-", "text": "oven", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 6 ], [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3K3IX1W4S6P56Z53SHN5MELYZ7CPAN-2
crowdsourced
Ian knew more about medicine than Michael did although he was learning to be a doctor.
[ { "id": 0, "speaker": null, "text": "Ian knew more about medicine than Michael did although he was learning to be a doctor.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Ian", "misc": "(1)", "text": "Ian", "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": "obj", "feats": "Degree=Cmp", "head": 2, "id": [ 3 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "about", "misc": "-", "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "medicine", "misc": "-", "text": "medicine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 6 ], "lemma": "than", "misc": "-", "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "Michael", "misc": "(0)", "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "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": "mark", "feats": null, "head": 12, "id": [ 9 ], "lemma": "although", "misc": "-", "text": "although", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 10 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "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": 8, "id": [ 12 ], "lemma": "learn", "misc": "-", "text": "learning", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 13 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 16, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "feats": "Number=Sing", "head": 12, "id": [ 16 ], "lemma": "doctor", "misc": "-", "text": "doctor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 6 ], [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3DW3BNF1GHG4SV9KHVCQWF4LV5A8VG-1
crowdsourced
Nick goes to sleep earlier than Brett because he goes to work earlier in the morning.
[ { "id": 0, "speaker": null, "text": "Nick goes to sleep earlier than Brett because he goes to work earlier in the morning.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Nick", "misc": "(0)", "text": "Nick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "go", "misc": "-", "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "sleep", "misc": "-", "text": "sleep", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 4, "id": [ 5 ], "lemma": "early", "misc": "-", "text": "earlier", "upos": "ADV", "xpos": "RBR" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 7 ], "lemma": "Brett", "misc": "(1)", "text": "Brett", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 8 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 9 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": [ 10 ], "lemma": "go", "misc": "-", "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 10, "id": [ 12 ], "lemma": "work", "misc": "-", "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 10, "id": [ 13 ], "lemma": "early", "misc": "-", "text": "earlier", "upos": "ADV", "xpos": "RBR" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "in", "misc": "-", "text": "in", "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": "obl", "feats": "Number=Sing", "head": 10, "id": [ 16 ], "lemma": "morning", "misc": "-", "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 8, 8 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3EFNPKWBMSM2YX2Y2HT5K56KLLV03A-2
crowdsourced
Donald was unwilling to break into the abandoned house with Benjamin, because he was willing to break the law.
[ { "id": 0, "speaker": null, "text": "Donald was unwilling to break into the abandoned house with Benjamin, because he was willing to break the law.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Donald", "misc": "(1)", "text": "Donald", "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": "unwilling", "misc": "-", "text": "unwilling", "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": "break", "misc": "-", "text": "break", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 6 ], "lemma": "into", "misc": "-", "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 9, "id": [ 7 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": [ 8 ], "lemma": "abandon", "misc": "-", "text": "abandoned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 9 ], "lemma": "house", "misc": "-", "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 11 ], "lemma": "Benjamin", "misc": "(0)", "text": "Benjamin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 13 ], "lemma": "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=Past|VerbForm=Fin", "head": 16, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 5, "id": [ 16 ], "lemma": "willing", "misc": "-", "text": "willing", "upos": "ADJ", "xpos": "JJ" }, { "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": "break", "misc": "-", "text": "break", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 20, "id": [ 19 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 18, "id": [ 20 ], "lemma": "law", "misc": "-", "text": "law", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 10, 10 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3DWNFENNE3TUIZMOO38UCFDM3EB4JT-2
crowdsourced
Jail was very rough for Aaron and not Kenneth, because he was a very strong person.
[ { "id": 0, "speaker": null, "text": "Jail was very rough for Aaron and not Kenneth, because he was a very strong person.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "jail", "misc": "-", "text": "Jail", "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": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "rough", "misc": "-", "text": "rough", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "Aaron", "misc": "(1)", "text": "Aaron", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 7 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 9, "id": [ 8 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "Kenneth", "misc": "(0)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 4, "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": "strong", "misc": "-", "text": "strong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 4, "id": [ 17 ], "lemma": "person", "misc": "-", "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ] ], [ [ 0, 8, 8 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3X7837UUAFCNRBP9RPD91BL8NX46JU-1
crowdsourced
While Derrick ate worse than Dennis generally, he did like the taste of pears a bit more.
[ { "id": 0, "speaker": null, "text": "While Derrick ate worse than Dennis generally, he did like the taste of pears a bit more.", "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": "Derrick", "misc": "(0)", "text": "Derrick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 3 ], "lemma": "eat", "misc": "-", "text": "ate", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 3, "id": [ 4 ], "lemma": "bad", "misc": "-", "text": "worse", "upos": "ADJ", "xpos": "JJR" }, { "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": "Dennis", "misc": "(1)", "text": "Dennis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 7 ], "lemma": "generally", "misc": "-", "text": "generally", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 11, "id": [ 8 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": [ 9 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 10 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 11 ], "lemma": "like", "misc": "-", "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 13, "id": [ 12 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 13 ], "lemma": "taste", "misc": "-", "text": "taste", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 14 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 13, "id": [ 15 ], "lemma": "pear", "misc": "-", "text": "pears", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "feats": "Number=Sing", "head": 18, "id": [ 17 ], "lemma": "bit", "misc": "-", "text": "bit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 11, "id": [ 18 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "feats": null, "head": 11, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 8, 8 ] ], [ [ 0, 5, 5 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3G9UA71JVX86VB3EAZI17PL4I4QJ70-2
crowdsourced
Samuel always splurged more on clothes than Michael because he was very into dressing simple.
[ { "id": 0, "speaker": null, "text": "Samuel always splurged more on clothes than Michael because he was very into dressing simple.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Samuel", "misc": "(1)", "text": "Samuel", "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": "splurge", "misc": "-", "text": "splurged", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 3, "id": [ 4 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 3, "id": [ 6 ], "lemma": "clothes", "misc": "-", "text": "clothes", "upos": "NOUN", "xpos": "NNS" }, { "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": "Michael", "misc": "(0)", "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 14, "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": 14, "id": [ 10 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": [ 11 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 12 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 13 ], "lemma": "into", "misc": "-", "text": "into", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 3, "id": [ 14 ], "lemma": "dress", "misc": "-", "text": "dressing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 14, "id": [ 15 ], "lemma": "simple", "misc": "-", "text": "simple", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 7, 7 ], [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
38Z7YZ2SB305CTPG4IU73HZRH7QIQQ-1
crowdsourced
Joel was always tired anymore and Nelson offered to help because he needed a good exercise program.
[ { "id": 0, "speaker": null, "text": "Joel was always tired anymore and Nelson offered to help because he needed a good exercise program.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Joel", "misc": "(0)", "text": "Joel", "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": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "tired", "misc": "-", "text": "tired", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 5 ], "lemma": "anymore", "misc": "-", "text": "anymore", "upos": "ADV", "xpos": "RB" }, { "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": "Nelson", "misc": "(1)", "text": "Nelson", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 8 ], "lemma": "offer", "misc": "-", "text": "offered", "upos": "VERB", "xpos": "VBD" }, { "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": "help", "misc": "-", "text": "help", "upos": "VERB", "xpos": "VB" }, { "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": 10, "id": [ 13 ], "lemma": "need", "misc": "-", "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 17, "id": [ 14 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 17, "id": [ 15 ], "lemma": "good", "misc": "-", "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 17, "id": [ 16 ], "lemma": "exercise", "misc": "-", "text": "exercise", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 13, "id": [ 17 ], "lemma": "program", "misc": "-", "text": "program", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3BS6ERDL935VU0QAXVFY6F2NUKND6A-1
crowdsourced
Ryan made Nick recite mathematical formulas for the test, because he is his math tutor.
[ { "id": 0, "speaker": null, "text": "Ryan made", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Ryan", "misc": "(0)", "text": "Ryan", "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" } ] }, { "id": 1, "speaker": null, "text": "Nick recite mathematical formulas for the test, because he is his math tutor.", "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=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "recite", "misc": "-", "text": "recite", "upos": "VERB", "xpos": "VBP" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 4, "id": [ 3 ], "lemma": "mathematical", "misc": "-", "text": "mathematical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 4 ], "lemma": "formulas", "misc": "-", "text": "formulas", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "for", "misc": "-", "text": "for", "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": "test", "misc": "-", "text": "test", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 8 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 14, "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": 14, "id": [ 10 ], "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": [ 11 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 14, "id": [ 12 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "feats": "Number=Sing", "head": 14, "id": [ 13 ], "lemma": "math", "misc": "-", "text": "math", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 2, "id": [ 14 ], "lemma": "tutor", "misc": "-", "text": "tutor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 9, 9 ] ], [ [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3087LXLJ6MEXE9IRMCU7LEVHOEG0F5-1
crowdsourced
Derrick was very skilled in calligraphy but not Randy because he had a steady hand.
[ { "id": 0, "speaker": null, "text": "Derrick was very skilled in calligraphy but not Randy because he had a steady hand.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Derrick", "misc": "(0)", "text": "Derrick", "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": "skilled", "misc": "-", "text": "skilled", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "calligraphy", "misc": "-", "text": "calligraphy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 7 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 9, "id": [ 8 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "Randy", "misc": "(1)", "text": "Randy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 10 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 11 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 12 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 15, "id": [ 13 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 15, "id": [ 14 ], "lemma": "steady", "misc": "-", "text": "steady", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 12, "id": [ 15 ], "lemma": "hand", "misc": "-", "text": "hand", "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" }
3QXFBUZ4ZKEJ8VQ2V3E9S6J05DTUG0-1
crowdsourced
The slow cooker was watched closely by Adam and Derrick prepared the beef stew, as he was famished.
[ { "id": 0, "speaker": null, "text": "The slow cooker was watched closely by Adam and Derrick prepared the beef stew, as he was famished.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 3, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 3, "id": [ 2 ], "lemma": "slow", "misc": "-", "text": "slow", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 5, "id": [ 3 ], "lemma": "cooker", "misc": "-", "text": "cooker", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "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": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 5 ], "lemma": "watch", "misc": "-", "text": "watched", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 6 ], "lemma": "closely", "misc": "-", "text": "closely", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 7 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "Adam", "misc": "(0)", "text": "Adam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 9 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "Derrick", "misc": "(1)", "text": "Derrick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 11 ], "lemma": "prepare", "misc": "-", "text": "prepared", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 14, "id": [ 12 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 14, "id": [ 13 ], "lemma": "beef", "misc": "-", "text": "beef", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 14 ], "lemma": "stew", "misc": "-", "text": "stew", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 19, "id": [ 15 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 16 ], "lemma": "as", "misc": "-", "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "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:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": [ 18 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 11, "id": [ 19 ], "lemma": "famish", "misc": "-", "text": "famished", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 7 ], [ 0, 16, 16 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
31N9JPQXIPGKD114I8K5ZB37CLXHNM-1
crowdsourced
Making smoothies with mangoes was a treat for Matthew but not Robert since he loved the taste of fresh fruit.
[ { "id": 0, "speaker": null, "text": "Making smoothies with mangoes was a treat for Matthew but not Robert since he loved the taste of fresh fruit.", "tokens": [ { "deprel": "csubj", "feats": "VerbForm=Ger", "head": 7, "id": [ 1 ], "lemma": "make", "misc": "-", "text": "Making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Plur", "head": 1, "id": [ 2 ], "lemma": "smoothy", "misc": "-", "text": "smoothies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 4, "id": [ 3 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 2, "id": [ 4 ], "lemma": "mango", "misc": "-", "text": "mangoes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 5 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 7 ], "lemma": "treat", "misc": "-", "text": "treat", "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": "Matthew", "misc": "(0)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 10 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 11 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 9, "id": [ 12 ], "lemma": "Robert", "misc": "(1)", "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 13 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 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": 7, "id": [ 15 ], "lemma": "love", "misc": "-", "text": "loved", "upos": "VERB", "xpos": "VBD" }, { "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": 20, "id": [ 18 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 20, "id": [ 19 ], "lemma": "fresh", "misc": "-", "text": "fresh", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 17, "id": [ 20 ], "lemma": "fruit", "misc": "-", "text": "fruit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 8, 8 ], [ 0, 13, 13 ] ], [ [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3EHIMLB7F7XZAUE0C6VMHEDCS8E8HA-1
crowdsourced
Kenneth told Joel to try some of his home made rice wine. He was persistent.
[ { "id": 0, "speaker": null, "text": "Kenneth told Joel to try some of his home made rice wine.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Kenneth", "misc": "(0)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "tell", "misc": "-", "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Joel", "misc": "(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": "try", "misc": "-", "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": null, "head": 5, "id": [ 6 ], "lemma": "some", "misc": "-", "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 7 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 12, "id": [ 8 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "home", "misc": "-", "text": "home", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "feats": "Tense=Past|VerbForm=Part", "head": 12, "id": [ 10 ], "lemma": "make", "misc": "-", "text": "made", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "rice", "misc": "-", "text": "rice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 6, "id": [ 12 ], "lemma": "wine", "misc": "-", "text": "wine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 13 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He was persistent.", "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": "persistent", "misc": "-", "text": "persistent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 4 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 0, 0 ] ], [ [ 0, 2, 2 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3WKGUBL7SZK0DPAOROK7SUQE2JJ4LP-1
crowdsourced
Kyle wanted to go to the park and play basketball with Brett, so he sent the invitation.
[ { "id": 0, "speaker": null, "text": "Kyle wanted to go to the park and play basketball with Brett, so he sent the invitation.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Kyle", "misc": "(0)", "text": "Kyle", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "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": "go", "misc": "-", "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "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": "park", "misc": "-", "text": "park", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 8 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "VerbForm=Inf", "head": 4, "id": [ 9 ], "lemma": "play", "misc": "-", "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Sing", "head": 9, "id": [ 10 ], "lemma": "basketball", "misc": "-", "text": "basketball", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 11 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 12 ], "lemma": "Brett", "misc": "(1)", "text": "Brett", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 13 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 14 ], "lemma": "so", "misc": "-", "text": "so", "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": 2, "id": [ 16 ], "lemma": "send", "misc": "-", "text": "sent", "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": "invitation", "misc": "-", "text": "invitation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 14, 14 ] ], [ [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
38RHULDV90TPQFK90P5DN45LYGAWI3-1
crowdsourced
Kenneth installed the game for Brett because he was better at all things dealing with computers.
[ { "id": 0, "speaker": null, "text": "Kenneth installed the game for Brett because he was better at all things dealing with computers.", "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=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "install", "misc": "-", "text": "installed", "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": "game", "misc": "-", "text": "game", "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": "Brett", "misc": "(1)", "text": "Brett", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 7 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 8 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": [ 9 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Cmp", "head": 2, "id": [ 10 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 11 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": null, "head": 13, "id": [ 12 ], "lemma": "all", "misc": "-", "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Plur", "head": 10, "id": [ 13 ], "lemma": "thing", "misc": "-", "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl", "feats": "VerbForm=Ger", "head": 13, "id": [ 14 ], "lemma": "deal", "misc": "-", "text": "dealing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 15 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 14, "id": [ 16 ], "lemma": "computer", "misc": "-", "text": "computers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 7, 7 ] ], [ [ 0, 5, 5 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3J6BHNX0U9QBFR2COTN2C3JZ9K3KN0-1
crowdsourced
Leslie offered to show the stranger, Kenneth around town because he was a native to the area.
[ { "id": 0, "speaker": null, "text": "Leslie offered to show the stranger, Kenneth around town because he was a native to the area.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Leslie", "misc": "(0)", "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "offer", "misc": "-", "text": "offered", "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": "show", "misc": "-", "text": "show", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "stranger", "misc": "-", "text": "stranger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 8, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "feats": "Number=Sing", "head": 6, "id": [ 8 ], "lemma": "Kenneth", "misc": "(1)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "around", "misc": "-", "text": "around", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 6, "id": [ 10 ], "lemma": "town", "misc": "-", "text": "town", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 11 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 15, "id": [ 14 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 4, "id": [ 15 ], "lemma": "native", "misc": "-", "text": "native", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 16 ], "lemma": "to", "misc": "-", "text": "to", "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": "nmod", "feats": "Number=Sing", "head": 15, "id": [ 18 ], "lemma": "area", "misc": "-", "text": "area", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ] ], [ [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
31KPKEKW4AB71S6BHA8B2O4W9IDB0R-2
crowdsourced
Sleep came very naturally for Logan but not for Adam, so he was always very tired.
[ { "id": 0, "speaker": null, "text": "Sleep came very naturally for Logan but not for Adam, so he was always very tired.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "sleep", "misc": "-", "text": "Sleep", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "come", "misc": "-", "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 2, "id": [ 4 ], "lemma": "naturally", "misc": "-", "text": "naturally", "upos": "ADV", "xpos": "RB" }, { "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": "Logan", "misc": "(1)", "text": "Logan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 10, "id": [ 7 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 10, "id": [ 8 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "conj", "feats": "Number=Sing", "head": 6, "id": [ 10 ], "lemma": "Adam", "misc": "(0)", "text": "Adam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 17, "id": [ 12 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "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": 17, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 17, "id": [ 15 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 17, "id": [ 16 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "feats": "Degree=Pos", "head": 2, "id": [ 17 ], "lemma": "tired", "misc": "-", "text": "tired", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ] ], [ [ 0, 9, 9 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3WGCNLZJKF60NEPDRP3HBJB6MBRD10-2
crowdsourced
William was nice and chopped down Randy's tree in the front yard and he paid in cash.
[ { "id": 0, "speaker": null, "text": "William was nice and chopped down Randy's tree in the front yard and he paid in cash.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "William", "misc": "(1)", "text": "William", "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": "nice", "misc": "-", "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "feats": null, "head": 5, "id": [ 4 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 5 ], "lemma": "chop", "misc": "-", "text": "chopped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "feats": null, "head": 5, "id": [ 6 ], "lemma": "down", "misc": "-", "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 9, "id": [ 7 ], "lemma": "Randy", "misc": "(0)", "text": "Randy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 8 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 9 ], "lemma": "tree", "misc": "-", "text": "tree", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 10 ], "lemma": "in", "misc": "-", "text": "in", "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": "front", "misc": "-", "text": "front", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 13 ], "lemma": "yard", "misc": "-", "text": "yard", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 16, "id": [ 14 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "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": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 16 ], "lemma": "pay", "misc": "-", "text": "paid", "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": "cash", "misc": "-", "text": "cash", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 6 ], [ 0, 14, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
375VMB7D4JHBNKLBZWON3ISSYRAIDS-2
crowdsourced
Nelson asked Joel for help getting ready for an interview so that he could give pointers.
[ { "id": 0, "speaker": null, "text": "Nelson asked Joel for help getting ready for an interview so that he could give pointers.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Nelson", "misc": "(1)", "text": "Nelson", "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": "(0)", "text": "Joel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "help", "misc": "-", "text": "help", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "feats": "VerbForm=Ger", "head": 5, "id": [ 6 ], "lemma": "get", "misc": "-", "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 6, "id": [ 7 ], "lemma": "ready", "misc": "-", "text": "ready", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 10, "id": [ 9 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 10 ], "lemma": "interview", "misc": "-", "text": "interview", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 11 ], "lemma": "so", "misc": "-", "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "fixed", "feats": null, "head": 11, "id": [ 12 ], "lemma": "that", "misc": "-", "text": "that", "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": "VerbForm=Fin", "head": 15, "id": [ 14 ], "lemma": "could", "misc": "-", "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 6, "id": [ 15 ], "lemma": "give", "misc": "-", "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Plur", "head": 15, "id": [ 16 ], "lemma": "pointer", "misc": "-", "text": "pointers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3HJ1EVZS2QX5SGL4GSOKWZVFNX9R3Y-1
crowdsourced
Getting cramps during sporting events was common for Joel but not Matthew because he never spent time stretching beforehand.
[ { "id": 0, "speaker": null, "text": "Getting cramps during sporting events was common for Joel but not Matthew because he never spent time stretching beforehand.", "tokens": [ { "deprel": "csubj", "feats": "VerbForm=Ger", "head": 7, "id": [ 1 ], "lemma": "get", "misc": "-", "text": "Getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Plur", "head": 1, "id": [ 2 ], "lemma": "cramp", "misc": "-", "text": "cramps", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 3 ], "lemma": "during", "misc": "-", "text": "during", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "sport", "misc": "-", "text": "sporting", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 2, "id": [ 5 ], "lemma": "event", "misc": "-", "text": "events", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 7 ], "lemma": "common", "misc": "-", "text": "common", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "Joel", "misc": "(0)", "text": "Joel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 10 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 11 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 9, "id": [ 12 ], "lemma": "Matthew", "misc": "(1)", "text": "Matthew", "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": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "never", "misc": "-", "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 16 ], "lemma": "spend", "misc": "-", "text": "spent", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 16, "id": [ 17 ], "lemma": "time", "misc": "-", "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 16, "id": [ 18 ], "lemma": "stretch", "misc": "-", "text": "stretching", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 19 ], "lemma": "beforehand", "misc": "-", "text": "beforehand", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 8, 8 ], [ 0, 13, 13 ] ], [ [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3CKVGCS3PIJLC3MKCU66KB246XU0S6-1
crowdsourced
Jeffrey was always flirting with men according to Samuel, but really he is just sexy in general.
[ { "id": 0, "speaker": null, "text": "Jeffrey was always flirting with men according to Samuel, but really he is just sexy in general.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Jeffrey", "misc": "(0)", "text": "Jeffrey", "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": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": [ 4 ], "lemma": "flirt", "misc": "-", "text": "flirting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 4, "id": [ 6 ], "lemma": "man", "misc": "-", "text": "men", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": "ExtPos=ADP|VerbForm=Ger", "head": 9, "id": [ 7 ], "lemma": "accord", "misc": "-", "text": "according", "upos": "VERB", "xpos": "VBG" }, { "deprel": "fixed", "feats": null, "head": 7, "id": [ 8 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 9 ], "lemma": "Samuel", "misc": "(1)", "text": "Samuel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 16, "id": [ 11 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 12 ], "lemma": "really", "misc": "-", "text": "really", "upos": "ADV", "xpos": "RB" }, { "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=Pres|VerbForm=Fin", "head": 16, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "just", "misc": "-", "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 4, "id": [ 16 ], "lemma": "sexy", "misc": "-", "text": "sexy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 17 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Degree=Pos", "head": 16, "id": [ 18 ], "lemma": "general", "misc": "-", "text": "general", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3BO3NEOQM2VSJ2H6ZK9L5F8U6L4AIF-1
crowdsourced
Neil was rather empathetic towards Benjamin because he had been through a similar situation before.
[ { "id": 0, "speaker": null, "text": "Neil was rather empathetic towards Benjamin because he had been through a similar situation before.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Neil", "misc": "(0)", "text": "Neil", "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": "rather", "misc": "-", "text": "rather", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "empathetic", "misc": "-", "text": "empathetic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "towards", "misc": "-", "text": "towards", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "Benjamin", "misc": "(1)", "text": "Benjamin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 7 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 8 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": [ 9 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "cop", "feats": "Tense=Past|VerbForm=Part", "head": 14, "id": [ 10 ], "lemma": "be", "misc": "-", "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 11 ], "lemma": "through", "misc": "-", "text": "through", "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": "similar", "misc": "-", "text": "similar", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 4, "id": [ 14 ], "lemma": "situation", "misc": "-", "text": "situation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 15 ], "lemma": "before", "misc": "-", "text": "before", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 7, 7 ] ], [ [ 0, 5, 5 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
32L724R85LIKCHO145FI3C9HCDDIPC-1
crowdsourced
Eric made it through airport security quickly but not Brian because he didn't have any luggage.
[ { "id": 0, "speaker": null, "text": "Eric made it through airport security quickly but not Brian because he didn't have any luggage.", "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": "make", "misc": "-", "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 3 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "through", "misc": "-", "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "airport", "misc": "-", "text": "airport", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "security", "misc": "-", "text": "security", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": null, "head": 2, "id": [ 7 ], "lemma": "quickly", "misc": "-", "text": "quickly", "upos": "ADV", "xpos": "RB" }, { "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": 2, "id": [ 10 ], "lemma": "Brian", "misc": "(1)", "text": "Brian", "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": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 2, "id": [ 15 ], "lemma": "have", "misc": "-", "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": null, "head": 17, "id": [ 16 ], "lemma": "any", "misc": "-", "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 15, "id": [ 17 ], "lemma": "luggage", "misc": "-", "text": "luggage", "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, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3N3WJQXELU4540U878DJRDHOBRKL2R-2
crowdsourced
When it comes to the web, Eric is not as skilled as Lawrence because he is a programmer.
[ { "id": 0, "speaker": null, "text": "When it comes to the web, Eric is not as skilled as Lawrence because he is a programmer.", "tokens": [ { "deprel": "mark", "feats": "PronType=Int", "head": 3, "id": [ 1 ], "lemma": "when", "misc": "-", "text": "When", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": [ 2 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": [ 3 ], "lemma": "come", "misc": "-", "text": "comes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "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": "web", "misc": "-", "text": "web", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 12, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 12, "id": [ 8 ], "lemma": "Eric", "misc": "(1)", "text": "Eric", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": [ 9 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 10 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 11 ], "lemma": "as", "misc": "-", "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 12 ], "lemma": "skilled", "misc": "-", "text": "skilled", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 13 ], "lemma": "as", "misc": "-", "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 12, "id": [ 14 ], "lemma": "Lawrence", "misc": "(0)", "text": "Lawrence", "upos": "PROPN", "xpos": "NNP" }, { "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=Pres|VerbForm=Fin", "head": 19, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "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": 12, "id": [ 19 ], "lemma": "programmer", "misc": "-", "text": "programmer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 12, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 7 ] ], [ [ 0, 13, 13 ], [ 0, 15, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
36QZ6V1589BMY0ZTQ38QHK23TV3USE-1
crowdsourced
The closet of Craig looks a lot cleaner and better than Steven's closet because he is organized.
[ { "id": 0, "speaker": null, "text": "The closet of Craig looks a lot cleaner and better than Steven's closet because he is organized.", "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": 5, "id": [ 2 ], "lemma": "closet", "misc": "-", "text": "closet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 4, "id": [ 3 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "Craig", "misc": "(0)", "text": "Craig", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 5 ], "lemma": "look", "misc": "-", "text": "looks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "feats": "Degree=Cmp", "head": 5, "id": [ 8 ], "lemma": "clean", "misc": "-", "text": "cleaner", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "cc", "feats": null, "head": 10, "id": [ 9 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Degree=Cmp", "head": 8, "id": [ 10 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 11 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 14, "id": [ 12 ], "lemma": "Steven", "misc": "(1)", "text": "Steven", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 13 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "feats": "Number=Sing", "head": 10, "id": [ 14 ], "lemma": "closet", "misc": "-", "text": "closet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 15 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "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:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 5, "id": [ 18 ], "lemma": "organize", "misc": "-", "text": "organized", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 0, 15, 15 ] ], [ [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3E6L1VR4XWKSSK46O1AOUF586YHF63-2
crowdsourced
Every night, Ian was able to sleep much shorter than Matthew. He always woke up relaxed.
[ { "id": 0, "speaker": null, "text": "Every night, Ian was able to sleep much shorter than Matthew.", "tokens": [ { "deprel": "det", "feats": null, "head": 2, "id": [ 1 ], "lemma": "every", "misc": "-", "text": "Every", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "feats": "Number=Sing", "head": 6, "id": [ 2 ], "lemma": "night", "misc": "-", "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 3 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 4 ], "lemma": "Ian", "misc": "(1)", "text": "Ian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": [ 5 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 6 ], "lemma": "able", "misc": "-", "text": "able", "upos": "ADJ", "xpos": "JJ" }, { "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": "sleep", "misc": "-", "text": "sleep", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": null, "head": 10, "id": [ 9 ], "lemma": "much", "misc": "-", "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 8, "id": [ 10 ], "lemma": "short", "misc": "-", "text": "shorter", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 11 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 12 ], "lemma": "Matthew", "misc": "(0)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 13 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He always woke up relaxed.", "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": "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": "wake", "misc": "-", "text": "woke", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "feats": null, "head": 3, "id": [ 4 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 3, "id": [ 5 ], "lemma": "relaxed", "misc": "-", "text": "relaxed", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 6 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 0, 11, 11 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
307FVKVSYTTGSTKT7SVX1NWL0BY743-2
crowdsourced
The roses grown by William were taller than the ones of Craig because he had poorer soil.
[ { "id": 0, "speaker": null, "text": "The roses grown by William were taller than the ones of Craig because he had poorer soil.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 7, "id": [ 2 ], "lemma": "rose", "misc": "-", "text": "roses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl", "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": [ 3 ], "lemma": "grow", "misc": "-", "text": "grown", "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": "William", "misc": "(1)", "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Cmp", "head": 0, "id": [ 7 ], "lemma": "tall", "misc": "-", "text": "taller", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "than", "misc": "-", "text": "than", "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=Plur", "head": 7, "id": [ 10 ], "lemma": "one", "misc": "-", "text": "ones", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 11 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 10, "id": [ 12 ], "lemma": "Craig", "misc": "(0)", "text": "Craig", "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": 7, "id": [ 15 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 17, "id": [ 16 ], "lemma": "poorer", "misc": "-", "text": "poorer", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 15, "id": [ 17 ], "lemma": "soil", "misc": "-", "text": "soil", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 0, 11, 11 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3DTJ4WT8BDD2AGOLVVNT9VD3UHLEZO-2
crowdsourced
The real estate endeavor suited Lawrence but not Leslie because he did not have a good understanding of the market.
[ { "id": 0, "speaker": null, "text": "The real estate endeavor suited Lawrence but not Leslie because he did not have a good understanding of the market.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 4, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 4, "id": [ 2 ], "lemma": "real", "misc": "-", "text": "real", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "estate", "misc": "-", "text": "estate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "endeavor", "misc": "-", "text": "endeavor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 5 ], "lemma": "suit", "misc": "-", "text": "suited", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 6 ], "lemma": "Lawrence", "misc": "(1)", "text": "Lawrence", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 7 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 9, "id": [ 8 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "Leslie", "misc": "(0)", "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 14, "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": 14, "id": [ 11 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": [ 12 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 13 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 5, "id": [ 14 ], "lemma": "have", "misc": "-", "text": "have", "upos": "VERB", "xpos": "VB" }, { "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": "good", "misc": "-", "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 17 ], "lemma": "understanding", "misc": "-", "text": "understanding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 20, "id": [ 18 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 20, "id": [ 19 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 17, "id": [ 20 ], "lemma": "market", "misc": "-", "text": "market", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ] ], [ [ 0, 8, 8 ], [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3TD33TP5DL03254T9C54RUG9NJGAB7-1
crowdsourced
Kenneth never misses a chance to perform in front of audience but not Benjamin as he enjoys attention.
[ { "id": 0, "speaker": null, "text": "Kenneth never misses a chance to perform in front of audience but not Benjamin as he enjoys attention.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Kenneth", "misc": "(0)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 2 ], "lemma": "never", "misc": "-", "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "miss", "misc": "-", "text": "misses", "upos": "VERB", "xpos": "VBZ" }, { "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": "chance", "misc": "-", "text": "chance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "feats": "VerbForm=Inf", "head": 5, "id": [ 7 ], "lemma": "perform", "misc": "-", "text": "perform", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "front", "misc": "-", "text": "front", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 9, "id": [ 11 ], "lemma": "audience", "misc": "-", "text": "audience", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 14, "id": [ 12 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 13 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 11, "id": [ 14 ], "lemma": "Benjamin", "misc": "(1)", "text": "Benjamin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 15 ], "lemma": "as", "misc": "-", "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 16 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": [ 17 ], "lemma": "enjoy", "misc": "-", "text": "enjoys", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 17, "id": [ 18 ], "lemma": "attention", "misc": "-", "text": "attention", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 15, 15 ] ], [ [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
382GHPVPHSPJXLKZLIG7W8WX2ZL347-2
crowdsourced
Steven is considered to be a Renaissance man, but Donald isn't because he is very bum - like.
[ { "id": 0, "speaker": null, "text": "Steven is considered to be a Renaissance man, but Donald isn't because he is very bum - like.", "tokens": [ { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Steven", "misc": "(1)", "text": "Steven", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux:pass", "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=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 3 ], "lemma": "consider", "misc": "-", "text": "considered", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 8, "id": [ 5 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 6 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "Renaissance", "misc": "-", "text": "Renaissance", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "xcomp", "feats": "Number=Sing", "head": 3, "id": [ 8 ], "lemma": "man", "misc": "-", "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 12, "id": [ 9 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 10 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "Donald", "misc": "(0)", "text": "Donald", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "is", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 13 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 20, "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": 20, "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": 20, "id": [ 16 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 20, "id": [ 17 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 20, "id": [ 18 ], "lemma": "bum", "misc": "-", "text": "bum", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 18, "id": [ 19 ], "lemma": "-", "misc": "-", "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 12, "id": [ 20 ], "lemma": "like", "misc": "-", "text": "like", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 10, 10 ], [ 0, 14, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3T2EL38U0OYHWDDIN268YPAEYWHXQS-1
crowdsourced
Neil had stronger muscles than Samuel did, because he worked out at the gym with barbells.
[ { "id": 0, "speaker": null, "text": "Neil had stronger muscles than Samuel did, because he worked out at the gym with barbells.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Neil", "misc": "(0)", "text": "Neil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 4, "id": [ 3 ], "lemma": "strong", "misc": "-", "text": "stronger", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 4 ], "lemma": "muscle", "misc": "-", "text": "muscles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 5 ], "lemma": "than", "misc": "-", "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "Samuel", "misc": "(1)", "text": "Samuel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 7 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "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=Past|VerbForm=Fin", "head": 2, "id": [ 11 ], "lemma": "work", "misc": "-", "text": "worked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "feats": null, "head": 11, "id": [ 12 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 13 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 15, "id": [ 14 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 15 ], "lemma": "gym", "misc": "-", "text": "gym", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 16 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 11, "id": [ 17 ], "lemma": "barbell", "misc": "-", "text": "barbells", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 9, 9 ] ], [ [ 0, 5, 5 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
32TZXEA1ONY2H75RICEO0D58XPL14N-1
crowdsourced
The manager asked Christopher to extend his contract and not Lawrence because he was a harder worker.
[ { "id": 0, "speaker": null, "text": "The manager asked Christopher to extend his contract and not Lawrence because he was a harder worker.", "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": "manager", "misc": "-", "text": "manager", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "ask", "misc": "-", "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 4 ], "lemma": "Christopher", "misc": "(0)", "text": "Christopher", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 3, "id": [ 6 ], "lemma": "extend", "misc": "-", "text": "extend", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 8, "id": [ 7 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 6, "id": [ 8 ], "lemma": "contract", "misc": "-", "text": "contract", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 9 ], "lemma": "and", "misc": "-", "text": "and", "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": "Lawrence", "misc": "(1)", "text": "Lawrence", "upos": "PROPN", "xpos": "NNP" }, { "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=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=Cmp", "head": 17, "id": [ 16 ], "lemma": "hard", "misc": "-", "text": "harder", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 6, "id": [ 17 ], "lemma": "worker", "misc": "-", "text": "worker", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 0, 12, 12 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
360ZO6N6J3X0A2XSSTTD1D4RHST9MY-2
crowdsourced
Jason looked less beautiful today than Ryan because he was competing in a beauty pageant.
[ { "id": 0, "speaker": null, "text": "Jason looked less beautiful today than Ryan because he was competing in a beauty pageant.", "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": "look", "misc": "-", "text": "looked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 4, "id": [ 3 ], "lemma": "less", "misc": "-", "text": "less", "upos": "ADV", "xpos": "RBR" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 2, "id": [ 4 ], "lemma": "beautiful", "misc": "-", "text": "beautiful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "today", "misc": "-", "text": "today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 7 ], "lemma": "Ryan", "misc": "(0)", "text": "Ryan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 8 ], "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": [ 9 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 10 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": [ 11 ], "lemma": "compete", "misc": "-", "text": "competing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 12 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 15, "id": [ 13 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 15, "id": [ 14 ], "lemma": "beauty", "misc": "-", "text": "beauty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 15 ], "lemma": "pageant", "misc": "-", "text": "pageant", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 6 ], [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
341YLJU21IXOKANV27467Z1O6LNI2W-2
crowdsourced
Kenneth dips his chicken into a prepared brine, which differs from Steven's brining strategy involves massaging salt and seasoning into his chicken. He uses the dry brining method.
[ { "id": 0, "speaker": null, "text": "Kenneth dips his chicken into a prepared brine, which differs from Steven's brining strategy involves massaging salt and seasoning into his chicken.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Kenneth", "misc": "(1)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "dip", "misc": "-", "text": "dips", "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": "chicken", "misc": "-", "text": "chicken", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 5 ], "lemma": "into", "misc": "-", "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 6 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": [ 7 ], "lemma": "prepare", "misc": "-", "text": "prepared", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 8 ], "lemma": "brine", "misc": "-", "text": "brine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 11, "id": [ 9 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "PronType=Rel", "head": 11, "id": [ 10 ], "lemma": "which", "misc": "-", "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": [ 11 ], "lemma": "differ", "misc": "-", "text": "differs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 12 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 16, "id": [ 13 ], "lemma": "Steven", "misc": "(0)", "text": "Steven", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 14 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "amod", "feats": "VerbForm=Ger", "head": 16, "id": [ 15 ], "lemma": "brine", "misc": "-", "text": "brining", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 16 ], "lemma": "strategy", "misc": "-", "text": "strategy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": [ 17 ], "lemma": "involve", "misc": "-", "text": "involves", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 17, "id": [ 18 ], "lemma": "massage", "misc": "-", "text": "massaging", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Sing", "head": 18, "id": [ 19 ], "lemma": "salt", "misc": "-", "text": "salt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 21, "id": [ 20 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Sing", "head": 19, "id": [ 21 ], "lemma": "seasoning", "misc": "-", "text": "seasoning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 24, "id": [ 22 ], "lemma": "into", "misc": "-", "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 24, "id": [ 23 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 18, "id": [ 24 ], "lemma": "chicken", "misc": "-", "text": "chicken", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 25 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He uses the dry brining method.", "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": "use", "misc": "-", "text": "uses", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 3 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 6, "id": [ 4 ], "lemma": "dry", "misc": "-", "text": "dry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "brining", "misc": "-", "text": "brining", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "method", "misc": "-", "text": "method", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 7 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 12, 12 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3GONHBMNHXCFGTF5WRNCE16KWVIMZR-1
crowdsourced
Matthew needs motivation to exercise with Joel in the morning, because he is naturally lazy.
[ { "id": 0, "speaker": null, "text": "Matthew needs motivation to exercise with Joel in the morning, because he is naturally lazy.", "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": "need", "misc": "-", "text": "needs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "motivation", "misc": "-", "text": "motivation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "feats": "VerbForm=Inf", "head": 3, "id": [ 5 ], "lemma": "exercise", "misc": "-", "text": "exercise", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "Joel", "misc": "(1)", "text": "Joel", "upos": "PROPN", "xpos": "NNP" }, { "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": 5, "id": [ 10 ], "lemma": "morning", "misc": "-", "text": "morning", "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": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "naturally", "misc": "-", "text": "naturally", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 5, "id": [ 16 ], "lemma": "lazy", "misc": "-", "text": "lazy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
31SIZS5W5BTXZHR6E30G97OQXBCRQY-2
crowdsourced
The dog ran away from Robert instead of Matthew because he had a frisbee and a few treats in his hands.
[ { "id": 0, "speaker": null, "text": "The dog ran away from Robert instead of Matthew because he had a frisbee and a few treats in his hands.", "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": "dog", "misc": "-", "text": "dog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "run", "misc": "-", "text": "ran", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 4 ], "lemma": "away", "misc": "-", "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "Robert", "misc": "(1)", "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "instead", "misc": "-", "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "feats": null, "head": 7, "id": [ 8 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 9 ], "lemma": "Matthew", "misc": "(0)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 10 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 11 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 12 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 14, "id": [ 13 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 12, "id": [ 14 ], "lemma": "frisbee", "misc": "-", "text": "frisbee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 18, "id": [ 15 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "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": "few", "misc": "-", "text": "few", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "feats": "Number=Plur", "head": 14, "id": [ 18 ], "lemma": "treat", "misc": "-", "text": "treats", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 21, "id": [ 19 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 21, "id": [ 20 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 18, "id": [ 21 ], "lemma": "hand", "misc": "-", "text": "hands", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ] ], [ [ 0, 8, 8 ], [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3SBNLSTU6WJCCZ9SJYO9VBJQNRHDZB-1
crowdsourced
Jeffrey had every article of clothing donated by Jason, because he had no clothes to wear beforehand.
[ { "id": 0, "speaker": null, "text": "Jeffrey had every article of clothing donated by Jason, because he had no clothes to wear beforehand.", "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=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": "(1)", "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": "det", "feats": null, "head": 15, "id": [ 14 ], "lemma": "no", "misc": "-", "text": "no", "upos": "DET", "xpos": "DT" }, { "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": "wear", "misc": "-", "text": "wear", "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, 11, 11 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3KQC8JMJGCQD9X8U0P0QQX5175DH3F-2
crowdsourced
Nelson conducted a job interview with Nick because he wanted to be hired to a company.
[ { "id": 0, "speaker": null, "text": "Nelson conducted a job interview with Nick because he wanted to be hired to a company.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Nelson", "misc": "(1)", "text": "Nelson", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "conduct", "misc": "-", "text": "conducted", "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": "compound", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "job", "misc": "-", "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "interview", "misc": "-", "text": "interview", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "Nick", "misc": "(0)", "text": "Nick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 8 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 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": 2, "id": [ 10 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux:pass", "feats": "VerbForm=Inf", "head": 13, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 10, "id": [ 13 ], "lemma": "hire", "misc": "-", "text": "hired", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 13, "id": [ 16 ], "lemma": "company", "misc": "-", "text": "company", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 6 ], [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3SMIWMMK63JUZ6F9U6UR67TWSP7UWB-2
crowdsourced
Kyle was wearing a sweatshirt while Aaron was in a tank top because he thought the temperature outside was far too warm.
[ { "id": 0, "speaker": null, "text": "Kyle was wearing a sweatshirt while Aaron was in a tank top because he thought the temperature outside was far too warm.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Kyle", "misc": "(1)", "text": "Kyle", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "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=Pres|VerbForm=Part", "head": 0, "id": [ 3 ], "lemma": "wear", "misc": "-", "text": "wearing", "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": "sweatshirt", "misc": "-", "text": "sweatshirt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 6 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 12, "id": [ 7 ], "lemma": "Aaron", "misc": "(0)", "text": "Aaron", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": [ 8 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 9 ], "lemma": "in", "misc": "-", "text": "in", "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": "tank", "misc": "-", "text": "tank", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 3, "id": [ 12 ], "lemma": "top", "misc": "-", "text": "top", "upos": "NOUN", "xpos": "NN" }, { "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": 3, "id": [ 15 ], "lemma": "think", "misc": "-", "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 22, "id": [ 17 ], "lemma": "temperature", "misc": "-", "text": "temperature", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": null, "head": 17, "id": [ 18 ], "lemma": "outside", "misc": "-", "text": "outside", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 22, "id": [ 19 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 22, "id": [ 20 ], "lemma": "far", "misc": "-", "text": "far", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 22, "id": [ 21 ], "lemma": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "feats": "Degree=Pos", "head": 15, "id": [ 22 ], "lemma": "warm", "misc": "-", "text": "warm", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 6 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3WUVMVA7OB1ZK379FQL7DCNC926AZ8-1
crowdsourced
Nick moved into a new house and asked Adam to help decorate because he was unqualified in interior decorating.
[ { "id": 0, "speaker": null, "text": "Nick moved into a new house and asked Adam to help decorate because he was unqualified in interior decorating.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Nick", "misc": "(0)", "text": "Nick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "move", "misc": "-", "text": "moved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 3 ], "lemma": "into", "misc": "-", "text": "into", "upos": "ADP", "xpos": "IN" }, { "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": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "house", "misc": "-", "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 8, "id": [ 7 ], "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": [ 8 ], "lemma": "ask", "misc": "-", "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 8, "id": [ 9 ], "lemma": "Adam", "misc": "(1)", "text": "Adam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 10 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 8, "id": [ 11 ], "lemma": "help", "misc": "-", "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 11, "id": [ 12 ], "lemma": "decorate", "misc": "-", "text": "decorate", "upos": "VERB", "xpos": "VB" }, { "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=Past|VerbForm=Fin", "head": 16, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 11, "id": [ 16 ], "lemma": "unqualified", "misc": "-", "text": "unqualified", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 17 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 19, "id": [ 18 ], "lemma": "interior", "misc": "-", "text": "interior", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 16, "id": [ 19 ], "lemma": "decorating", "misc": "-", "text": "decorating", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 13, 13 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
39AYGO6AFFI4GCHNMPT12KEH8PX6NV-2
crowdsourced
Adam enthusiastically told William how he was going to get rich with his vehicle rental business. He was skeptical.
[ { "id": 0, "speaker": null, "text": "Adam enthusiastically told William how he was going to get rich with his vehicle rental business.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Adam", "misc": "(1)", "text": "Adam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 2 ], "lemma": "enthusiastically", "misc": "-", "text": "enthusiastically", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "tell", "misc": "-", "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 4 ], "lemma": "William", "misc": "(0)", "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": "PronType=Int", "head": 8, "id": [ 5 ], "lemma": "how", "misc": "-", "text": "how", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": [ 6 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 7 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": [ 8 ], "lemma": "go", "misc": "-", "text": "going", "upos": "VERB", "xpos": "VBG" }, { "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": "get", "misc": "-", "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 10, "id": [ 11 ], "lemma": "rich", "misc": "-", "text": "rich", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 12 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 16, "id": [ 13 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "feats": "Number=Sing", "head": 16, "id": [ 14 ], "lemma": "vehicle", "misc": "-", "text": "vehicle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 16, "id": [ 15 ], "lemma": "rental", "misc": "-", "text": "rental", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 16 ], "lemma": "business", "misc": "-", "text": "business", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He was skeptical.", "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": "skeptical", "misc": "-", "text": "skeptical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 4 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 3, 3 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3VLL1PIENQMOM71AP9QPE77HYKPOZ2-1
crowdsourced
The professional basketball game was entertaining to Neil but not Lawrence because he loved sports.
[ { "id": 0, "speaker": null, "text": "The professional basketball game was entertaining to Neil but not Lawrence because he loved sports.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 4, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 4, "id": [ 2 ], "lemma": "professional", "misc": "-", "text": "professional", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "basketball", "misc": "-", "text": "basketball", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 4 ], "lemma": "game", "misc": "-", "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": [ 5 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": [ 6 ], "lemma": "entertaining", "misc": "-", "text": "entertaining", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 7 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 8 ], "lemma": "Neil", "misc": "(0)", "text": "Neil", "upos": "PROPN", "xpos": "NNP" }, { "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": "Lawrence", "misc": "(1)", "text": "Lawrence", "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": 6, "id": [ 14 ], "lemma": "love", "misc": "-", "text": "loved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Plur", "head": 14, "id": [ 15 ], "lemma": "sport", "misc": "-", "text": "sports", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 7 ], [ 0, 12, 12 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3UAU495MIIQ70870JMRHXFS2W58OUH-1
crowdsourced
The psychic said Lawrence had a positive aura and Robert had a negative aura, so he thanked the psychic.
[ { "id": 0, "speaker": null, "text": "The psychic said Lawrence had a positive aura and Robert had a negative aura, so he thanked the psychic.", "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": "psychic", "misc": "-", "text": "psychic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "say", "misc": "-", "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "Lawrence", "misc": "(0)", "text": "Lawrence", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 5 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "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": "positive", "misc": "-", "text": "positive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "aura", "misc": "-", "text": "aura", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 9 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "Robert", "misc": "(1)", "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 11 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "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": "negative", "misc": "-", "text": "negative", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 14 ], "lemma": "aura", "misc": "-", "text": "aura", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 18, "id": [ 15 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 18, "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": 18, "id": [ 17 ], "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": [ 18 ], "lemma": "thank", "misc": "-", "text": "thanked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 20, "id": [ 19 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 18, "id": [ 20 ], "lemma": "psychic", "misc": "-", "text": "psychic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 0, 16, 16 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
33W1NHWFYJZJTO5P5OOO0F1CQ1PTZ6-1
crowdsourced
The hamster that Randy is pet sitting for Nelson gets out of the cage and gets lost, and he feels guilty.
[ { "id": 0, "speaker": null, "text": "The hamster that Randy is pet sitting for Nelson gets out of the cage and gets lost, and he feels guilty.", "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": 10, "id": [ 2 ], "lemma": "hamster", "misc": "-", "text": "hamster", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "PronType=Rel", "head": 6, "id": [ 3 ], "lemma": "that", "misc": "-", "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 4 ], "lemma": "Randy", "misc": "(0)", "text": "Randy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": [ 5 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "pet", "misc": "-", "text": "pet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "feats": "VerbForm=Ger", "head": 6, "id": [ 7 ], "lemma": "sit", "misc": "-", "text": "sitting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "Nelson", "misc": "(1)", "text": "Nelson", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 10 ], "lemma": "get", "misc": "-", "text": "gets", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 11 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 12 ], "lemma": "of", "misc": "-", "text": "of", "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": 10, "id": [ 14 ], "lemma": "cage", "misc": "-", "text": "cage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 17, "id": [ 15 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": [ 16 ], "lemma": "get", "misc": "-", "text": "gets", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 10, "id": [ 17 ], "lemma": "lose", "misc": "-", "text": "lost", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "feats": null, "head": 21, "id": [ 18 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 21, "id": [ 19 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": [ 20 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": [ 21 ], "lemma": "feel", "misc": "-", "text": "feels", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 21, "id": [ 22 ], "lemma": "guilty", "misc": "-", "text": "guilty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 10, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 0, 19, 19 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3OND0WXMHYTVDKNY97TM1MX6R3OEHI-1
crowdsourced
Kenneth worked a lot more than Lawrence so it was always easier for he to fall asleep.
[ { "id": 0, "speaker": null, "text": "Kenneth worked a lot more than Lawrence so it was always easier for he to fall asleep.", "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=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "work", "misc": "-", "text": "worked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 2, "id": [ 5 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "Lawrence", "misc": "(1)", "text": "Lawrence", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 8 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "expl", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 9 ], "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": [ 10 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 11 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "feats": "Degree=Cmp", "head": 2, "id": [ 12 ], "lemma": "easy", "misc": "-", "text": "easier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 13 ], "lemma": "for", "misc": "-", "text": "for", "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": "mark", "feats": null, "head": 16, "id": [ 15 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "feats": "VerbForm=Inf", "head": 12, "id": [ 16 ], "lemma": "fall", "misc": "-", "text": "fall", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 17 ], "lemma": "asleep", "misc": "-", "text": "asleep", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 13, 13 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3LCXHSGDLT45942703TLD2G070TESN-1
crowdsourced
When Aaron gave Adam the answers for the upcoming exams, he started to regret it.
[ { "id": 0, "speaker": null, "text": "When Aaron gave Adam the answers for the upcoming exams, he started to regret it.", "tokens": [ { "deprel": "mark", "feats": "PronType=Int", "head": 3, "id": [ 1 ], "lemma": "when", "misc": "-", "text": "When", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "Aaron", "misc": "(0)", "text": "Aaron", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": [ 3 ], "lemma": "give", "misc": "-", "text": "gave", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "feats": "Number=Sing", "head": 3, "id": [ 4 ], "lemma": "Adam", "misc": "(1)", "text": "Adam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 3, "id": [ 6 ], "lemma": "answer", "misc": "-", "text": "answers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 7 ], "lemma": "for", "misc": "-", "text": "for", "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": "amod", "feats": "Degree=Pos", "head": 10, "id": [ 9 ], "lemma": "upcoming", "misc": "-", "text": "upcoming", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 6, "id": [ 10 ], "lemma": "exam", "misc": "-", "text": "exams", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "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": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 13 ], "lemma": "start", "misc": "-", "text": "started", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 14 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 13, "id": [ 15 ], "lemma": "regret", "misc": "-", "text": "regret", "upos": "VERB", "xpos": "VB" }, { "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": "punct", "feats": null, "head": 13, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 11, 11 ] ], [ [ 0, 3, 3 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3ZVPAMTJWPH6MSXSB7V4FTKPST9GRB-1
crowdsourced
Kevin was able to hit the ball longer than William because he had been practicing more.
[ { "id": 0, "speaker": null, "text": "Kevin was able to hit the ball longer than William because he had been practicing more.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Kevin", "misc": "(0)", "text": "Kevin", "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": "hit", "misc": "-", "text": "hit", "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": "ball", "misc": "-", "text": "ball", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 5, "id": [ 8 ], "lemma": "long", "misc": "-", "text": "longer", "upos": "ADV", "xpos": "RBR" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "William", "misc": "(1)", "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 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": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "aux", "feats": "Tense=Past|VerbForm=Part", "head": 15, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "advcl", "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": [ 15 ], "lemma": "practice", "misc": "-", "text": "practicing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Degree=Cmp", "head": 15, "id": [ 16 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3RDTX9JRTYZ2VARY4PFOQXJTYAS79M-1
crowdsourced
Donald asked Kenneth for the password to the wireless router, because he was a visitor to the home.
[ { "id": 0, "speaker": null, "text": "Donald asked Kenneth for the password to the wireless router, because he was a visitor to the home.", "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": "ask", "misc": "-", "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Kenneth", "misc": "(1)", "text": "Kenneth", "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=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "password", "misc": "-", "text": "password", "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": "amod", "feats": "Degree=Pos", "head": 10, "id": [ 9 ], "lemma": "wireless", "misc": "-", "text": "wireless", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 10 ], "lemma": "router", "misc": "-", "text": "router", "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": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 2, "id": [ 16 ], "lemma": "visitor", "misc": "-", "text": "visitor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 17 ], "lemma": "to", "misc": "-", "text": "to", "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": "nmod", "feats": "Number=Sing", "head": 16, "id": [ 19 ], "lemma": "home", "misc": "-", "text": "home", "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, 2, 2 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3WUVMVA7OB1ZK379FQL7DCNCEMJZAJ-2
crowdsourced
Michael had gotten a lot fewer broken bones throughout his life compared to Ian, therefore he had more scars.
[ { "id": 0, "speaker": null, "text": "Michael had gotten a lot fewer broken bones throughout his life compared to Ian, therefore he had more scars.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Michael", "misc": "(1)", "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "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": "get", "misc": "-", "text": "gotten", "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": "obl:npmod", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 8, "id": [ 6 ], "lemma": "few", "misc": "-", "text": "fewer", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "amod", "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": [ 7 ], "lemma": "break", "misc": "-", "text": "broken", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 3, "id": [ 8 ], "lemma": "bone", "misc": "-", "text": "bones", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 9 ], "lemma": "throughout", "misc": "-", "text": "throughout", "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": "life", "misc": "-", "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": [ 12 ], "lemma": "compare", "misc": "-", "text": "compared", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 13 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 12, "id": [ 14 ], "lemma": "Ian", "misc": "(0)", "text": "Ian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 18, "id": [ 15 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 16 ], "lemma": "therefore", "misc": "-", "text": "therefore", "upos": "ADV", "xpos": "RB" }, { "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": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 18 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 20, "id": [ 19 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Plur", "head": 18, "id": [ 20 ], "lemma": "scar", "misc": "-", "text": "scars", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 13, 13 ], [ 0, 16, 16 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
344M16OZKKTNNG99C5OZ66U2DFJEND-1
crowdsourced
Christopher bought new crystal plates from Kevin because he wanted to give it for a gift on Christmas.
[ { "id": 0, "speaker": null, "text": "Christopher bought new crystal plates from Kevin because he wanted to give it for a gift on Christmas.", "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": "buy", "misc": "-", "text": "bought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 3 ], "lemma": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "crystal", "misc": "-", "text": "crystal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 5 ], "lemma": "plate", "misc": "-", "text": "plates", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 7 ], "lemma": "Kevin", "misc": "(1)", "text": "Kevin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 8 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 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": 2, "id": [ 10 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 10, "id": [ 12 ], "lemma": "give", "misc": "-", "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 13 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 12, "id": [ 16 ], "lemma": "gift", "misc": "-", "text": "gift", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 17 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 16, "id": [ 18 ], "lemma": "Christmas", "misc": "-", "text": "Christmas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 8, 8 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
30EMX9PEVMXNPTTOGNGO3VHDKBNSKN-2
crowdsourced
The document was given to Nelson to work on and not Kenneth because he had less experience.
[ { "id": 0, "speaker": null, "text": "The document was given to Nelson to work on and not Kenneth because he had less experience.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 4, "id": [ 2 ], "lemma": "document", "misc": "-", "text": "document", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "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=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 4 ], "lemma": "give", "misc": "-", "text": "given", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "Nelson", "misc": "(1)", "text": "Nelson", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 7 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 4, "id": [ 8 ], "lemma": "work", "misc": "-", "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl", "feats": null, "head": 8, "id": [ 9 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 10 ], "lemma": "and", "misc": "-", "text": "and", "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": "Kenneth", "misc": "(0)", "text": "Kenneth", "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": 8, "id": [ 15 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 17, "id": [ 16 ], "lemma": "less", "misc": "-", "text": "less", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 15, "id": [ 17 ], "lemma": "experience", "misc": "-", "text": "experience", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "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" }
3T8DUCXY0N4PT8O5HSIPVTBBN7J9T0-2
crowdsourced
Ryan listed to Samuel tell about the canary that he had just purchased on sale at the store.
[ { "id": 0, "speaker": null, "text": "Ryan listed to Samuel tell about the canary that he had just purchased on sale at the store.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Ryan", "misc": "(1)", "text": "Ryan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "list", "misc": "-", "text": "listed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "Samuel", "misc": "(0)", "text": "Samuel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 2, "id": [ 5 ], "lemma": "tell", "misc": "-", "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "about", "misc": "-", "text": "about", "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": "canary", "misc": "-", "text": "canary", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "PronType=Rel", "head": 13, "id": [ 9 ], "lemma": "that", "misc": "-", "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 10 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": [ 11 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 12 ], "lemma": "just", "misc": "-", "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": [ 13 ], "lemma": "purchase", "misc": "-", "text": "purchased", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 14 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 13, "id": [ 15 ], "lemma": "sale", "misc": "-", "text": "sale", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 16 ], "lemma": "at", "misc": "-", "text": "at", "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": "nmod", "feats": "Number=Sing", "head": 15, "id": [ 18 ], "lemma": "store", "misc": "-", "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 3, 3 ], [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3KG2UQJ0ML2CKJZELWJZ0NJGWGINQ5-1
crowdsourced
Randy was able to fit into old college jeans but not William because he had actually lost weight over the years.
[ { "id": 0, "speaker": null, "text": "Randy was able to fit into old college jeans but not William because he had actually lost weight over the years.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Randy", "misc": "(0)", "text": "Randy", "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": "fit", "misc": "-", "text": "fit", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 6 ], "lemma": "into", "misc": "-", "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 9, "id": [ 7 ], "lemma": "old", "misc": "-", "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "college", "misc": "-", "text": "college", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 5, "id": [ 9 ], "lemma": "jeans", "misc": "-", "text": "jeans", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 10 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 11 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 9, "id": [ 12 ], "lemma": "William", "misc": "(1)", "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 15 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 17, "id": [ 16 ], "lemma": "actually", "misc": "-", "text": "actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": [ 17 ], "lemma": "lose", "misc": "-", "text": "lost", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 17, "id": [ 18 ], "lemma": "weight", "misc": "-", "text": "weight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 21, "id": [ 19 ], "lemma": "over", "misc": "-", "text": "over", "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=Plur", "head": 17, "id": [ 21 ], "lemma": "year", "misc": "-", "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 13, 13 ] ], [ [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3X0EMNLXEPNPYN813CE1I1ZBPXVPV7-1
crowdsourced
Matthew cooked a fancy pasta dinner for Neil last night because he loves to cook.
[ { "id": 0, "speaker": null, "text": "Matthew cooked a fancy pasta dinner for Neil last night because he loves to cook.", "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=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "cook", "misc": "-", "text": "cooked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 6, "id": [ 4 ], "lemma": "fancy", "misc": "-", "text": "fancy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "pasta", "misc": "-", "text": "pasta", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "dinner", "misc": "-", "text": "dinner", "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": "Neil", "misc": "(1)", "text": "Neil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 10, "id": [ 9 ], "lemma": "last", "misc": "-", "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "feats": "Number=Sing", "head": 2, "id": [ 10 ], "lemma": "night", "misc": "-", "text": "night", "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=Pres|VerbForm=Fin", "head": 2, "id": [ 13 ], "lemma": "love", "misc": "-", "text": "loves", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 14 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 13, "id": [ 15 ], "lemma": "cook", "misc": "-", "text": "cook", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ] ], [ [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3JYPJ2TAYKMFWFLINVLXSDKXP5QFP3-2
crowdsourced
Steven experienced a lot more growth than Leslie in college, so he ended up dropping out.
[ { "id": 0, "speaker": null, "text": "Steven experienced a lot more growth than Leslie in college, so he ended up dropping out.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Steven", "misc": "(1)", "text": "Steven", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "experience", "misc": "-", "text": "experienced", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 6, "id": [ 5 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "growth", "misc": "-", "text": "growth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 7 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 8 ], "lemma": "Leslie", "misc": "(0)", "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 10 ], "lemma": "college", "misc": "-", "text": "college", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 12 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 13 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 14 ], "lemma": "end", "misc": "-", "text": "ended", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "feats": null, "head": 14, "id": [ 15 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 14, "id": [ 16 ], "lemma": "drop", "misc": "-", "text": "dropping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "feats": null, "head": 16, "id": [ 17 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 7, 7 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3KG2UQJ0MJMXQU071Y7Z8PV8361NQS-2
crowdsourced
Dennis sold a bunch of illegal pills to Donald, so he now has a lot of pills.
[ { "id": 0, "speaker": null, "text": "Dennis sold a bunch of illegal pills to Donald, so he now has a lot of pills.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Dennis", "misc": "(1)", "text": "Dennis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "sell", "misc": "-", "text": "sold", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "bunch", "misc": "-", "text": "bunch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 7, "id": [ 6 ], "lemma": "illegal", "misc": "-", "text": "illegal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 4, "id": [ 7 ], "lemma": "pill", "misc": "-", "text": "pills", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 9 ], "lemma": "Donald", "misc": "(0)", "text": "Donald", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 11 ], "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": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 13 ], "lemma": "now", "misc": "-", "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": [ 14 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 16 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 17 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 16, "id": [ 18 ], "lemma": "pill", "misc": "-", "text": "pills", "upos": "NOUN", "xpos": "NNS" }, { "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" }
3MDWE879UJG4RBTV1434NXTX5R19BH-2
crowdsourced
Donald wanted a new pet but Kenneth disagreed, because he just hated cats so much.
[ { "id": 0, "speaker": null, "text": "Donald wanted a new pet but Kenneth disagreed, because he just hated cats so much.", "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": "want", "misc": "-", "text": "wanted", "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": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "pet", "misc": "-", "text": "pet", "upos": "NOUN", "xpos": "NN" }, { "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": "Kenneth", "misc": "(0)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 8 ], "lemma": "disagree", "misc": "-", "text": "disagreed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "feats": null, "head": 8, "id": [ 9 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "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": "advmod", "feats": null, "head": 13, "id": [ 12 ], "lemma": "just", "misc": "-", "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 13 ], "lemma": "hate", "misc": "-", "text": "hated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Plur", "head": 13, "id": [ 14 ], "lemma": "cat", "misc": "-", "text": "cats", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 16 ], "lemma": "much", "misc": "-", "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 6 ], [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3KTZHH2ONIDL28FB33BZ9JL89UPM89-2
crowdsourced
Aaron showed Justin how to make a multiple layered cake for the birthday because he was an amateur baker.
[ { "id": 0, "speaker": null, "text": "Aaron showed Justin how to make a multiple layered cake for the birthday because he was an amateur baker.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Aaron", "misc": "(1)", "text": "Aaron", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "show", "misc": "-", "text": "showed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Justin", "misc": "(0)", "text": "Justin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": "PronType=Int", "head": 6, "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": "make", "misc": "-", "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 10, "id": [ 7 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 10, "id": [ 8 ], "lemma": "multiple", "misc": "-", "text": "multiple", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "feats": "Tense=Past|VerbForm=Part", "head": 10, "id": [ 9 ], "lemma": "layer", "misc": "-", "text": "layered", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 6, "id": [ 10 ], "lemma": "cake", "misc": "-", "text": "cake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 11 ], "lemma": "for", "misc": "-", "text": "for", "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": 6, "id": [ 13 ], "lemma": "birthday", "misc": "-", "text": "birthday", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 19, "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": 19, "id": [ 15 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": [ 16 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 19, "id": [ 17 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 19, "id": [ 18 ], "lemma": "amateur", "misc": "-", "text": "amateur", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 6, "id": [ 19 ], "lemma": "baker", "misc": "-", "text": "baker", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 0, 14, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3M7OI89LV020JXJ3HXWNE78DXXUC6P-2
crowdsourced
Nelson banged loudy on the drum which really bothered Michael because he was really sensitive to sound.
[ { "id": 0, "speaker": null, "text": "Nelson banged loudy on the drum which really bothered Michael because he was really sensitive to sound.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Nelson", "misc": "(1)", "text": "Nelson", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "bang", "misc": "-", "text": "banged", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 2, "id": [ 3 ], "lemma": "loudy", "misc": "-", "text": "loudy", "upos": "ADV", "xpos": "RB" }, { "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": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "drum", "misc": "-", "text": "drum", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "PronType=Rel", "head": 9, "id": [ 7 ], "lemma": "which", "misc": "-", "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "advmod", "feats": null, "head": 9, "id": [ 8 ], "lemma": "really", "misc": "-", "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": [ 9 ], "lemma": "bother", "misc": "-", "text": "bothered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 9, "id": [ 10 ], "lemma": "Michael", "misc": "(0)", "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 11 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=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": "really", "misc": "-", "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 9, "id": [ 15 ], "lemma": "sensitive", "misc": "-", "text": "sensitive", "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=Sing", "head": 15, "id": [ 17 ], "lemma": "sound", "misc": "-", "text": "sound", "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" }
3DA79LNS5B9I8VYWKHTFWEWXBSS3TT-1
crowdsourced
Steven had never been a parent before, but Benjamin had five kids, he needed lots of advice from her.
[ { "id": 0, "speaker": null, "text": "Steven had never been a parent before, but Benjamin had five kids, he needed lots of advice from her.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 1 ], "lemma": "Steven", "misc": "(0)", "text": "Steven", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 6, "id": [ 3 ], "lemma": "never", "misc": "-", "text": "never", "upos": "ADV", "xpos": "RB" }, { "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": "root", "feats": "Number=Sing", "head": 0, "id": [ 6 ], "lemma": "parent", "misc": "-", "text": "parent", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": null, "head": 6, "id": [ 7 ], "lemma": "before", "misc": "-", "text": "before", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 11, "id": [ 8 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 9 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "Benjamin", "misc": "(1)", "text": "Benjamin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": [ 11 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nummod", "feats": "NumForm=Word|NumType=Card", "head": 13, "id": [ 12 ], "lemma": "five", "misc": "-", "text": "five", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "feats": "Number=Plur", "head": 11, "id": [ 13 ], "lemma": "kid", "misc": "-", "text": "kids", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 16, "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": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 16 ], "lemma": "need", "misc": "-", "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Plur", "head": 16, "id": [ 17 ], "lemma": "lot", "misc": "-", "text": "lots", "upos": "NOUN", "xpos": "NNS" }, { "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": "advice", "misc": "-", "text": "advice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 21, "id": [ 20 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 21 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 14, 14 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3FTID4TN8LWGBWO8GV8E8JUL24EYL9-2
crowdsourced
Jeffrey was always faster than Leslie when the exercise was jogging because he had shorter legs.
[ { "id": 0, "speaker": null, "text": "Jeffrey was always faster than Leslie when the exercise was jogging because he had shorter legs.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Jeffrey", "misc": "(1)", "text": "Jeffrey", "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": "Degree=Cmp", "head": 0, "id": [ 4 ], "lemma": "fast", "misc": "-", "text": "faster", "upos": "ADJ", "xpos": "JJR" }, { "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": "Leslie", "misc": "(0)", "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": "PronType=Int", "head": 11, "id": [ 7 ], "lemma": "when", "misc": "-", "text": "when", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 9 ], "lemma": "exercise", "misc": "-", "text": "exercise", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "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": "Tense=Pres|VerbForm=Part", "head": 4, "id": [ 11 ], "lemma": "jog", "misc": "-", "text": "jogging", "upos": "VERB", "xpos": "VBG" }, { "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": 11, "id": [ 14 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 16, "id": [ 15 ], "lemma": "short", "misc": "-", "text": "shorter", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Plur", "head": 14, "id": [ 16 ], "lemma": "leg", "misc": "-", "text": "legs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 4, "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" }
3IVKZBIBJ2NWN3SGA2DRQ31MTV5HSZ-2
crowdsourced
Brian loved putting together model cars while Ian did not because he hated the intricate details.
[ { "id": 0, "speaker": null, "text": "Brian loved putting together model cars while Ian did not because he hated the intricate details.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Brian", "misc": "(1)", "text": "Brian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "love", "misc": "-", "text": "loved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 2, "id": [ 3 ], "lemma": "put", "misc": "-", "text": "putting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "feats": null, "head": 3, "id": [ 4 ], "lemma": "together", "misc": "-", "text": "together", "upos": "ADP", "xpos": "RP" }, { "deprel": "compound", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "model", "misc": "-", "text": "model", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 3, "id": [ 6 ], "lemma": "car", "misc": "-", "text": "cars", "upos": "NOUN", "xpos": "NNS" }, { "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": "Ian", "misc": "(0)", "text": "Ian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 9 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 10 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "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": 9, "id": [ 13 ], "lemma": "hate", "misc": "-", "text": "hated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 16, "id": [ 14 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 16, "id": [ 15 ], "lemma": "intricate", "misc": "-", "text": "intricate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 13, "id": [ 16 ], "lemma": "detail", "misc": "-", "text": "details", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 7, 7 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3D7VY91L65V446DI6FV90LB9CEYMBJ-1
crowdsourced
Kenneth regularly buys his wife roses as a surprise but Joel doesn't because he is very romantic.
[ { "id": 0, "speaker": null, "text": "Kenneth regularly buys his wife roses as a surprise but Joel doesn't because he is very romantic.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Kenneth", "misc": "(0)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 2 ], "lemma": "regularly", "misc": "-", "text": "regularly", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "busy", "misc": "-", "text": "buys", "upos": "VERB", "xpos": "VBZ" }, { "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": "compound", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "wife", "misc": "-", "text": "wife", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 3, "id": [ 6 ], "lemma": "rose", "misc": "-", "text": "roses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "as", "misc": "-", "text": "as", "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": 3, "id": [ 9 ], "lemma": "surprise", "misc": "-", "text": "surprise", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 10 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "Joel", "misc": "(1)", "text": "Joel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": [ 12 ], "lemma": "do", "misc": "-", "text": "does", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 13 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "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": "advmod", "feats": null, "head": 18, "id": [ 17 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 12, "id": [ 18 ], "lemma": "romantic", "misc": "-", "text": "romantic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 14, 14 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3909MD9T2ZFW5ZXLUJTM63XLIHGEFZ-2
crowdsourced
Leslie smells better than Jeffrey usually even though he takes a shower every single day.
[ { "id": 0, "speaker": null, "text": "Leslie smells better than Jeffrey usually even though he takes a shower every single day.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Leslie", "misc": "(1)", "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "smell", "misc": "-", "text": "smells", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "feats": "Degree=Cmp", "head": 2, "id": [ 3 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "Jeffrey", "misc": "(0)", "text": "Jeffrey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 2, "id": [ 6 ], "lemma": "usually", "misc": "-", "text": "usually", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 10, "id": [ 7 ], "lemma": "even", "misc": "-", "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 8 ], "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": [ 9 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": [ 10 ], "lemma": "take", "misc": "-", "text": "takes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 12, "id": [ 11 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 10, "id": [ 12 ], "lemma": "shower", "misc": "-", "text": "shower", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "feats": null, "head": 15, "id": [ 13 ], "lemma": "every", "misc": "-", "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 15, "id": [ 14 ], "lemma": "single", "misc": "-", "text": "single", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "feats": "Number=Sing", "head": 10, "id": [ 15 ], "lemma": "day", "misc": "-", "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 4, 4 ], [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3PUV2Q8SV4210C75TMW6HVOF8LYDBV-1
crowdsourced
Joel hated living with his roommate a lot more than Matthew because he didn't get along with him.
[ { "id": 0, "speaker": null, "text": "Joel hated living with his roommate a lot more than Matthew because he didn't get along with him.", "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": "hate", "misc": "-", "text": "hated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 2, "id": [ 3 ], "lemma": "live", "misc": "-", "text": "living", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 6, "id": [ 5 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "roommate", "misc": "-", "text": "roommate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 3, "id": [ 9 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 11 ], "lemma": "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=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": 3, "id": [ 16 ], "lemma": "get", "misc": "-", "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 17 ], "lemma": "along", "misc": "-", "text": "along", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 18 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 19 ], "lemma": "he", "misc": "-", "text": "him", "upos": "PRON", "xpos": "PRP" }, { "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" }
3XBXDSS888HRBRYYBZMCP5NCVHMXL1-1
crowdsourced
The wetlands were more appealing to Michael than to Ian, since he appreciated nature.
[ { "id": 0, "speaker": null, "text": "The wetlands were more appealing to Michael than to Ian, since he appreciated nature.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 5, "id": [ 2 ], "lemma": "wetland", "misc": "-", "text": "wetlands", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 3 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 5, "id": [ 4 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 5 ], "lemma": "appealing", "misc": "-", "text": "appealing", "upos": "ADJ", "xpos": "JJ" }, { "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": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 10 ], "lemma": "Ian", "misc": "(1)", "text": "Ian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 12 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 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": 5, "id": [ 14 ], "lemma": "appreciate", "misc": "-", "text": "appreciated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 15 ], "lemma": "nature", "misc": "-", "text": "nature", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ], [ 0, 12, 12 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3BJKPTD2QCAVX8KRB9IBMEB5OELRT2-2
crowdsourced
Logan decided to pass the project off to Matthew, because he was dying to work on it.
[ { "id": 0, "speaker": null, "text": "Logan decided to pass the project off to Matthew, because he was dying to work on it.", "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": "decide", "misc": "-", "text": "decided", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "pass", "misc": "-", "text": "pass", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "project", "misc": "-", "text": "project", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound:prt", "feats": null, "head": 4, "id": [ 7 ], "lemma": "off", "misc": "-", "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 9 ], "lemma": "Matthew", "misc": "(0)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 11 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": [ 14 ], "lemma": "die", "misc": "-", "text": "dying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 15 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 14, "id": [ 16 ], "lemma": "work", "misc": "-", "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 17 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 18 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "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" }
3UY4PIS8QTZO3FFX0HTKZMB8OQS1NY-1
crowdsourced
Christopher wasn't a plumber but he knew Matthew was so he called him to fix his sink.
[ { "id": 0, "speaker": null, "text": "Christopher wasn't a plumber but he knew Matthew was so he called him to fix his sink.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 1 ], "lemma": "Christopher", "misc": "(0)", "text": "Christopher", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 3 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 4 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 5 ], "lemma": "plumber", "misc": "-", "text": "plumber", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 8, "id": [ 6 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "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": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 8 ], "lemma": "know", "misc": "-", "text": "knew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "Matthew", "misc": "(1)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 10 ], "lemma": "be", "misc": "-", "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 11 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 12 ], "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": [ 13 ], "lemma": "call", "misc": "-", "text": "called", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 14 ], "lemma": "he", "misc": "-", "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 15 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 13, "id": [ 16 ], "lemma": "fix", "misc": "-", "text": "fix", "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=Sing", "head": 16, "id": [ 18 ], "lemma": "sink", "misc": "-", "text": "sink", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
391JB9X4ZY65X9HCCS82ZOUZ4TZMK6-1
crowdsourced
Logan was completely ecstatic to be finally married to Ryan's sister because he loved her lots.
[ { "id": 0, "speaker": null, "text": "Logan was completely ecstatic to be finally married to Ryan's sister because he loved her lots.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Logan", "misc": "(0)", "text": "Logan", "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": "completely", "misc": "-", "text": "completely", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "ecstatic", "misc": "-", "text": "ecstatic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux:pass", "feats": "VerbForm=Inf", "head": 8, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "feats": null, "head": 8, "id": [ 7 ], "lemma": "finally", "misc": "-", "text": "finally", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 4, "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": "Number=Sing", "head": 12, "id": [ 10 ], "lemma": "Ryan", "misc": "(1)", "text": "Ryan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 11 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 12 ], "lemma": "sister", "misc": "-", "text": "sister", "upos": "NOUN", "xpos": "NN" }, { "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": 8, "id": [ 15 ], "lemma": "love", "misc": "-", "text": "loved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 17, "id": [ 16 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Plur", "head": 15, "id": [ 17 ], "lemma": "lot", "misc": "-", "text": "lots", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 13, 13 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
38EHZ67RIMQ0VNLTM1NN1W26SSAGMG-2
crowdsourced
Neil tried to get Michael to go to sleep at the normal bedtime but he fought.
[ { "id": 0, "speaker": null, "text": "Neil tried to get Michael to go to sleep at the normal bedtime but he fought.", "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": "try", "misc": "-", "text": "tried", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "get", "misc": "-", "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 5 ], "lemma": "Michael", "misc": "(0)", "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 4, "id": [ 7 ], "lemma": "go", "misc": "-", "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 8 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 7, "id": [ 9 ], "lemma": "sleep", "misc": "-", "text": "sleep", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 10 ], "lemma": "at", "misc": "-", "text": "at", "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": "normal", "misc": "-", "text": "normal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 13 ], "lemma": "bedtime", "misc": "-", "text": "bedtime", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 16, "id": [ 14 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "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": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 16 ], "lemma": "fight", "misc": "-", "text": "fought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 4, 4 ], [ 0, 14, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
336OE47KI2IFIW52FYSWAV77IUGVWQ-2
crowdsourced
Aaron told Lawrence that he wasn't able to go hiking with him today because he was tired after his long flight. He was understanding.
[ { "id": 0, "speaker": null, "text": "Aaron told Lawrence that he wasn't able to go hiking with him today because he was tired after his long flight.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Aaron", "misc": "(1)", "text": "Aaron", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "tell", "misc": "-", "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Lawrence", "misc": "(0)", "text": "Lawrence", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 8, "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": 8, "id": [ 5 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 8, "id": [ 7 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "feats": "Degree=Pos", "head": 2, "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": "go", "misc": "-", "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 10, "id": [ 11 ], "lemma": "hike", "misc": "-", "text": "hiking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 12 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": [ 13 ], "lemma": "he", "misc": "-", "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl:tmod", "feats": "Number=Sing", "head": 11, "id": [ 14 ], "lemma": "today", "misc": "-", "text": "today", "upos": "NOUN", "xpos": "NN" }, { "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": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 10, "id": [ 18 ], "lemma": "tired", "misc": "-", "text": "tired", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 22, "id": [ 19 ], "lemma": "after", "misc": "-", "text": "after", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 22, "id": [ 20 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 22, "id": [ 21 ], "lemma": "long", "misc": "-", "text": "long", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 18, "id": [ 22 ], "lemma": "flight", "misc": "-", "text": "flight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He was understanding.", "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": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": [ 3 ], "lemma": "understand", "misc": "-", "text": "understanding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 4 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3O71U79SRBN3LSUKH1H4QAL9G7ASMQ-1
crowdsourced
Chicken was a staple in the diet of Leslie and not Nick because he is a carnivore.
[ { "id": 0, "speaker": null, "text": "Chicken was a staple in the diet of Leslie and not Nick because he is a carnivore.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "chicken", "misc": "-", "text": "Chicken", "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": "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": "staple", "misc": "-", "text": "staple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 4, "id": [ 7 ], "lemma": "diet", "misc": "-", "text": "diet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "Leslie", "misc": "(0)", "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 10 ], "lemma": "and", "misc": "-", "text": "and", "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": "Nick", "misc": "(1)", "text": "Nick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 4, "id": [ 17 ], "lemma": "carnivore", "misc": "-", "text": "carnivore", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 8, 8 ], [ 0, 13, 13 ] ], [ [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
31D0ZWOD0AX2II1JBW8F7DKQR0SA0V-2
crowdsourced
The life Randy leads is very simple compared to the life Nelson leads because he is the CEO of a Corporation.
[ { "id": 0, "speaker": null, "text": "The life Randy leads is very simple compared to the life Nelson leads because he is the CEO of a Corporation.", "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": 7, "id": [ 2 ], "lemma": "life", "misc": "-", "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "Randy", "misc": "(1)", "text": "Randy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": [ 4 ], "lemma": "lead", "misc": "-", "text": "leads", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": [ 5 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 6 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 7 ], "lemma": "simple", "misc": "-", "text": "simple", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": [ 8 ], "lemma": "compare", "misc": "-", "text": "compared", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 9 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 11, "id": [ 10 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 11 ], "lemma": "life", "misc": "-", "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 13, "id": [ 12 ], "lemma": "Nelson", "misc": "(0)", "text": "Nelson", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": [ 13 ], "lemma": "lead", "misc": "-", "text": "leads", "upos": "VERB", "xpos": "VBZ" }, { "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=Def|PronType=Art", "head": 18, "id": [ 17 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 13, "id": [ 18 ], "lemma": "ceo", "misc": "-", "text": "CEO", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 21, "id": [ 19 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 21, "id": [ 20 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 18, "id": [ 21 ], "lemma": "corporation", "misc": "-", "text": "Corporation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 0, 11, 11 ], [ 0, 14, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3JMQI2OLFZ331LW2WC1F8QO9KRCDND-1
crowdsourced
The security guard removed Robert but not Dennis from the nightclub because he was ill - behaved.
[ { "id": 0, "speaker": null, "text": "The security guard removed Robert but not Dennis from the nightclub because he was ill - behaved.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 3, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "security", "misc": "-", "text": "security", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "guard", "misc": "-", "text": "guard", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 4 ], "lemma": "remove", "misc": "-", "text": "removed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 5 ], "lemma": "Robert", "misc": "(0)", "text": "Robert", "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": "Dennis", "misc": "(1)", "text": "Dennis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 9 ], "lemma": "from", "misc": "-", "text": "from", "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": "nightclub", "misc": "-", "text": "nightclub", "upos": "NOUN", "xpos": "NN" }, { "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=Past|VerbForm=Fin", "head": 17, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 17, "id": [ 15 ], "lemma": "ill", "misc": "-", "text": "ill", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 16 ], "lemma": "-", "misc": "-", "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": [ 17 ], "lemma": "behave", "misc": "-", "text": "behaved", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ], [ 0, 12, 12 ] ], [ [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3LG268AV384T8P2ULETGNSB4L01RE7-2
crowdsourced
Kenneth took exercise classes from Ian at the gym because he was in good shape.
[ { "id": 0, "speaker": null, "text": "Kenneth took exercise classes from Ian at the gym because he was in good shape.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Kenneth", "misc": "(1)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "take", "misc": "-", "text": "took", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "exercise", "misc": "-", "text": "exercise", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 4 ], "lemma": "class", "misc": "-", "text": "classes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "Ian", "misc": "(0)", "text": "Ian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 9 ], "lemma": "gym", "misc": "-", "text": "gym", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 15, "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": 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": "case", "feats": null, "head": 15, "id": [ 13 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 15, "id": [ 14 ], "lemma": "good", "misc": "-", "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 2, "id": [ 15 ], "lemma": "shape", "misc": "-", "text": "shape", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 5, 5 ], [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3OREP8RUT4PJ6LG3FA9EFEFK96YGBL-2
crowdsourced
Samuel noticed that Christopher was starting to go a little bit bald on the back of his head, but he would have been embarrassed if anyone commented on it.
[ { "id": 0, "speaker": null, "text": "Samuel noticed that Christopher was starting to go a little bit bald on the back of his head, but he would have been embarrassed if anyone commented on it.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Samuel", "misc": "(1)", "text": "Samuel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "notice", "misc": "-", "text": "noticed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 3 ], "lemma": "that", "misc": "-", "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 4 ], "lemma": "Christopher", "misc": "(0)", "text": "Christopher", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": [ 5 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": [ 6 ], "lemma": "start", "misc": "-", "text": "starting", "upos": "VERB", "xpos": "VBG" }, { "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": "go", "misc": "-", "text": "go", "upos": "VERB", "xpos": "VB" }, { "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": "little", "misc": "-", "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:npmod", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "bit", "misc": "-", "text": "bit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 8, "id": [ 12 ], "lemma": "bald", "misc": "-", "text": "bald", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 13 ], "lemma": "on", "misc": "-", "text": "on", "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": "back", "misc": "-", "text": "back", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 16 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "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": "nmod", "feats": "Number=Sing", "head": 15, "id": [ 18 ], "lemma": "head", "misc": "-", "text": "head", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 25, "id": [ 19 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 25, "id": [ 20 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:pass", "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": "aux", "feats": "VerbForm=Fin", "head": 25, "id": [ 22 ], "lemma": "would", "misc": "-", "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "feats": "VerbForm=Inf", "head": 25, "id": [ 23 ], "lemma": "have", "misc": "-", "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "aux:pass", "feats": "Tense=Past|VerbForm=Part", "head": 25, "id": [ 24 ], "lemma": "be", "misc": "-", "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "conj", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 2, "id": [ 25 ], "lemma": "embarrass", "misc": "-", "text": "embarrassed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "feats": null, "head": 28, "id": [ 26 ], "lemma": "if", "misc": "-", "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 28, "id": [ 27 ], "lemma": "anyone", "misc": "-", "text": "anyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 25, "id": [ 28 ], "lemma": "comment", "misc": "-", "text": "commented", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 30, "id": [ 29 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": [ 30 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 31 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 3, 3 ], [ 0, 20, 20 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3WRBLBQ2GR63S9EMXW0P3ZVTPRFG0F-1
crowdsourced
The guidelines were easy for Eric but not Lawrence to follow because he had no problems with rules or authority.
[ { "id": 0, "speaker": null, "text": "The guidelines were easy for Eric but not Lawrence to follow because he had no problems with rules or authority.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 4, "id": [ 2 ], "lemma": "guideline", "misc": "-", "text": "guidelines", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 3 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "easy", "misc": "-", "text": "easy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "Eric", "misc": "(0)", "text": "Eric", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 7 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 9, "id": [ 8 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "Lawrence", "misc": "(1)", "text": "Lawrence", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 10 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 4, "id": [ 11 ], "lemma": "follow", "misc": "-", "text": "follow", "upos": "VERB", "xpos": "VB" }, { "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": 11, "id": [ 14 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": null, "head": 16, "id": [ 15 ], "lemma": "no", "misc": "-", "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 14, "id": [ 16 ], "lemma": "problem", "misc": "-", "text": "problems", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 17 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 16, "id": [ 18 ], "lemma": "rule", "misc": "-", "text": "rules", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 20, "id": [ 19 ], "lemma": "or", "misc": "-", "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Sing", "head": 18, "id": [ 20 ], "lemma": "authority", "misc": "-", "text": "authority", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ], [ 0, 12, 12 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
334ZEL5JX8T6FKE3EF8HACYN6QZOST-2
crowdsourced
Robert blamed Leslie for wearing down the batteries in the remote control car. He said it was an inconsiderate assumption.
[ { "id": 0, "speaker": null, "text": "Robert blamed Leslie for wearing down the batteries in the remote control car.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Robert", "misc": "(1)", "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "blame", "misc": "-", "text": "blamed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Leslie", "misc": "(0)", "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "for", "misc": "-", "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 2, "id": [ 5 ], "lemma": "wear", "misc": "-", "text": "wearing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "feats": null, "head": 5, "id": [ 6 ], "lemma": "down", "misc": "-", "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 5, "id": [ 8 ], "lemma": "battery", "misc": "-", "text": "batteries", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 9 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 13, "id": [ 10 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 13, "id": [ 11 ], "lemma": "remote", "misc": "-", "text": "remote", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 13, "id": [ 12 ], "lemma": "control", "misc": "-", "text": "control", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 13 ], "lemma": "car", "misc": "-", "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 14 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He said it was an inconsiderate assumption.", "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=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "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": 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": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 7, "id": [ 6 ], "lemma": "inconsiderate", "misc": "-", "text": "inconsiderate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "feats": "Number=Sing", "head": 2, "id": [ 7 ], "lemma": "assumption", "misc": "-", "text": "assumption", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 8 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3RZS0FBRWMO8T318WTVWK7ZUSENPCZ-1
crowdsourced
Ian needed Dennis's help to do a google search because he did not like to use the internet for school.
[ { "id": 0, "speaker": null, "text": "Ian needed Dennis's help to do a google search because he did not like to use the internet for school.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Ian", "misc": "(0)", "text": "Ian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "need", "misc": "-", "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 5, "id": [ 3 ], "lemma": "Dennis", "misc": "(1)", "text": "Dennis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 3, "id": [ 4 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "help", "misc": "-", "text": "help", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "feats": "VerbForm=Inf", "head": 5, "id": [ 7 ], "lemma": "do", "misc": "-", "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 10, "id": [ 8 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "google", "misc": "-", "text": "google", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "feats": "Number=Sing", "head": 7, "id": [ 10 ], "lemma": "search", "misc": "-", "text": "search", "upos": "NOUN", "xpos": "NN" }, { "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": "like", "misc": "-", "text": "like", "upos": "VERB", "xpos": "VB" }, { "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": "use", "misc": "-", "text": "use", "upos": "VERB", "xpos": "VB" }, { "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": "internet", "misc": "-", "text": "internet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 21, "id": [ 20 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 17, "id": [ 21 ], "lemma": "school", "misc": "-", "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ] ], [ [ 0, 2, 2 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
34F34TZU7YDZ9A684N16BY4W7QZJ2J-2
crowdsourced
Practicing for football was something Adam did regularly as so did Randy for baseball, he is a baseball player.
[ { "id": 0, "speaker": null, "text": "Practicing for football was something Adam did regularly as so did Randy for baseball, he is a baseball player.", "tokens": [ { "deprel": "csubj", "feats": "VerbForm=Ger", "head": 5, "id": [ 1 ], "lemma": "practice", "misc": "-", "text": "Practicing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 3, "id": [ 2 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 1, "id": [ 3 ], "lemma": "football", "misc": "-", "text": "football", "upos": "NOUN", "xpos": "NN" }, { "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": "root", "feats": "Number=Sing", "head": 0, "id": [ 5 ], "lemma": "something", "misc": "-", "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "Adam", "misc": "(1)", "text": "Adam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 7 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 8 ], "lemma": "regularly", "misc": "-", "text": "regularly", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 9 ], "lemma": "as", "misc": "-", "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 10 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 11 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 12 ], "lemma": "Randy", "misc": "(0)", "text": "Randy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 13 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 14 ], "lemma": "baseball", "misc": "-", "text": "baseball", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 15 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": [ 16 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "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": "baseball", "misc": "-", "text": "baseball", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "feats": "Number=Sing", "head": 5, "id": [ 20 ], "lemma": "player", "misc": "-", "text": "player", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ] ], [ [ 0, 11, 11 ], [ 0, 15, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3WRAAIUSBLDP9X61Y69M8PV9UEUXAK-1
crowdsourced
Justin considered renovation of his newly acquired mansion and asked Leslie about his opinion, because he trusted him in this area.
[ { "id": 0, "speaker": null, "text": "Justin considered renovation of his newly acquired mansion and asked Leslie about his opinion, because he trusted him in this area.", "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": "consider", "misc": "-", "text": "considered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "renovation", "misc": "-", "text": "renovation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 4 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 8, "id": [ 5 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 6 ], "lemma": "newly", "misc": "-", "text": "newly", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": [ 7 ], "lemma": "acquire", "misc": "-", "text": "acquired", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 3, "id": [ 8 ], "lemma": "mansion", "misc": "-", "text": "mansion", "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=Past|VerbForm=Fin", "head": 2, "id": [ 10 ], "lemma": "ask", "misc": "-", "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 10, "id": [ 11 ], "lemma": "Leslie", "misc": "(1)", "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 12 ], "lemma": "about", "misc": "-", "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 14, "id": [ 13 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 10, "id": [ 14 ], "lemma": "opinion", "misc": "-", "text": "opinion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 18, "id": [ 15 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "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": 10, "id": [ 18 ], "lemma": "trust", "misc": "-", "text": "trusted", "upos": "VERB", "xpos": "VBD" }, { "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": "case", "feats": null, "head": 22, "id": [ 20 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Number=Sing|PronType=Dem", "head": 22, "id": [ 21 ], "lemma": "this", "misc": "-", "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 18, "id": [ 22 ], "lemma": "area", "misc": "-", "text": "area", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 16, 16 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
38XPGNCKHVEI3JLPPQYD71COMR34VM-2
crowdsourced
Ian made a Make a Wish Bracelet with hemp string and beads for Jeffrey because he has a cancer.
[ { "id": 0, "speaker": null, "text": "Ian made a Make a Wish Bracelet with hemp string and beads for Jeffrey because he has a cancer.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Ian", "misc": "(1)", "text": "Ian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "make", "misc": "-", "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "make", "misc": "-", "text": "Make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 7, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "wish", "misc": "-", "text": "Wish", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 7 ], "lemma": "bracelet", "misc": "-", "text": "Bracelet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "hemp", "misc": "-", "text": "hemp", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 7, "id": [ 10 ], "lemma": "string", "misc": "-", "text": "string", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 11 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Plur", "head": 10, "id": [ 12 ], "lemma": "bead", "misc": "-", "text": "beads", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 13 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 10, "id": [ 14 ], "lemma": "Jeffrey", "misc": "(0)", "text": "Jeffrey", "upos": "PROPN", "xpos": "NNP" }, { "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=Pres|VerbForm=Fin", "head": 4, "id": [ 17 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 19, "id": [ 18 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 17, "id": [ 19 ], "lemma": "cancer", "misc": "-", "text": "cancer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 13, 13 ], [ 0, 15, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3566S7OX5DHK65O30C0VBR1AVF4716-1
crowdsourced
Brian was a thief that stole the precious gemstones from Adam's home so he ran from the police.
[ { "id": 0, "speaker": null, "text": "Brian was a thief that stole the precious gemstones from Adam's home so he ran from the police.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "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": 4, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "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": "thief", "misc": "-", "text": "thief", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "PronType=Rel", "head": 6, "id": [ 5 ], "lemma": "that", "misc": "-", "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 6 ], "lemma": "steal", "misc": "-", "text": "stole", "upos": "VERB", "xpos": "VBD" }, { "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": "precious", "misc": "-", "text": "precious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 6, "id": [ 9 ], "lemma": "gemstone", "misc": "-", "text": "gemstones", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 10 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 13, "id": [ 11 ], "lemma": "Adam", "misc": "(1)", "text": "Adam", "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": 6, "id": [ 13 ], "lemma": "home", "misc": "-", "text": "home", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 14 ], "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": [ 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": 6, "id": [ 16 ], "lemma": "run", "misc": "-", "text": "ran", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 17 ], "lemma": "from", "misc": "-", "text": "from", "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": 16, "id": [ 19 ], "lemma": "police", "misc": "-", "text": "police", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 14, 14 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
38VTL6WC4AB297LNO8S7RUYOGECY5J-2
crowdsourced
Matthew went to college to get a reflexology degree and Robert went to a trade school, because he had less money.
[ { "id": 0, "speaker": null, "text": "Matthew went to college to get a reflexology degree and Robert went to a trade school, because he had less money.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "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": [ 2 ], "lemma": "go", "misc": "-", "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "college", "misc": "-", "text": "college", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 2, "id": [ 6 ], "lemma": "get", "misc": "-", "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 9, "id": [ 7 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "reflexology", "misc": "-", "text": "reflexology", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "degree", "misc": "-", "text": "degree", "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": "Robert", "misc": "(0)", "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 12 ], "lemma": "go", "misc": "-", "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 13 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 14 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 16, "id": [ 15 ], "lemma": "trade", "misc": "-", "text": "trade", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 12, "id": [ 16 ], "lemma": "school", "misc": "-", "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 20, "id": [ 17 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 20, "id": [ 18 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": [ 19 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": [ 20 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 22, "id": [ 21 ], "lemma": "less", "misc": "-", "text": "less", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 20, "id": [ 22 ], "lemma": "money", "misc": "-", "text": "money", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 10, 10 ], [ 0, 18, 18 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
32204AGAABAE39KIV47A9RUAB6BHG8-1
crowdsourced
Brian enjoyed the ambiance of low light, Jason did not due to that he liked candlelight.
[ { "id": 0, "speaker": null, "text": "Brian enjoyed the ambiance of low light, Jason did not due to that he liked candlelight.", "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": "enjoy", "misc": "-", "text": "enjoyed", "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": "ambiance", "misc": "-", "text": "ambiance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 7, "id": [ 6 ], "lemma": "low", "misc": "-", "text": "low", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 4, "id": [ 7 ], "lemma": "light", "misc": "-", "text": "light", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 12, "id": [ 8 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 12, "id": [ 9 ], "lemma": "Jason", "misc": "(1)", "text": "Jason", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": [ 10 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 11 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "feats": "Degree=Pos", "head": 2, "id": [ 12 ], "lemma": "due", "misc": "-", "text": "due", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 13 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 14 ], "lemma": "that", "misc": "-", "text": "that", "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": 12, "id": [ 16 ], "lemma": "like", "misc": "-", "text": "liked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 16, "id": [ 17 ], "lemma": "candlelight", "misc": "-", "text": "candlelight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 14, 14 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3V8JSVE8YYO25QEGZ9LAVO41OM8YE6-2
crowdsourced
When moving to America, Michael got his citizenship before Nick, even though he was better at civics.
[ { "id": 0, "speaker": null, "text": "When moving to America, Michael got his citizenship before Nick, even though he was better at civics.", "tokens": [ { "deprel": "mark", "feats": "PronType=Int", "head": 2, "id": [ 1 ], "lemma": "when", "misc": "-", "text": "When", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 7, "id": [ 2 ], "lemma": "move", "misc": "-", "text": "moving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "America", "misc": "-", "text": "America", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 5 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "Michael", "misc": "(1)", "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 7 ], "lemma": "get", "misc": "-", "text": "got", "upos": "VERB", "xpos": "VBD" }, { "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": "obj", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "citizenship", "misc": "-", "text": "citizenship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "before", "misc": "-", "text": "before", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 11 ], "lemma": "Nick", "misc": "(0)", "text": "Nick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 17, "id": [ 13 ], "lemma": "even", "misc": "-", "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 14 ], "lemma": "though", "misc": "-", "text": "though", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 15 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 16 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Cmp", "head": 7, "id": [ 17 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 18 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 17, "id": [ 19 ], "lemma": "civic", "misc": "-", "text": "civics", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ] ], [ [ 0, 10, 10 ], [ 0, 14, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3XU80RHWHZE4FH33LWLQ6DO3G0N441-1
crowdsourced
Kenneth would go wild at most parties while Dennis preferred to stay at home since he is more extroverted.
[ { "id": 0, "speaker": null, "text": "Kenneth would go wild at most parties while Dennis preferred to stay at home since he is more extroverted.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Kenneth", "misc": "(0)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "would", "misc": "-", "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 3 ], "lemma": "go", "misc": "-", "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 3, "id": [ 4 ], "lemma": "wild", "misc": "-", "text": "wild", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Sup", "head": 7, "id": [ 6 ], "lemma": "most", "misc": "-", "text": "most", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "obl", "feats": "Number=Plur", "head": 3, "id": [ 7 ], "lemma": "party", "misc": "-", "text": "parties", "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": "Dennis", "misc": "(1)", "text": "Dennis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 10 ], "lemma": "prefer", "misc": "-", "text": "preferred", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 10, "id": [ 12 ], "lemma": "stay", "misc": "-", "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 13 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 12, "id": [ 14 ], "lemma": "home", "misc": "-", "text": "home", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 15 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": [ 16 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 19, "id": [ 18 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 12, "id": [ 19 ], "lemma": "extroverted", "misc": "-", "text": "extroverted", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 15, 15 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3FCO4VKOZ6RYKVHMWY7AA98CD0E7EV-2
crowdsourced
The spouse of Logan cheated on him with Brett because he always listened to her feelings.
[ { "id": 0, "speaker": null, "text": "The spouse of Logan cheated on him with Brett because he always listened to her feelings.", "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": 5, "id": [ 2 ], "lemma": "spouse", "misc": "-", "text": "spouse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 4, "id": [ 3 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "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": [ 5 ], "lemma": "cheat", "misc": "-", "text": "cheated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": [ 7 ], "lemma": "he", "misc": "-", "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 9 ], "lemma": "Brett", "misc": "(0)", "text": "Brett", "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": "advmod", "feats": null, "head": 13, "id": [ 12 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 13 ], "lemma": "listen", "misc": "-", "text": "listened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 16, "id": [ 15 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Plur", "head": 13, "id": [ 16 ], "lemma": "feeling", "misc": "-", "text": "feelings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 0, 8, 8 ], [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3S8APUMBJXHYYWL1KSRW5VR0FJAFB5-1
crowdsourced
Ian was not free at the time of the party but Donald was because he was very busy.
[ { "id": 0, "speaker": null, "text": "Ian was not free at the time of the party but Donald was because he was very busy.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "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": 4, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "free", "misc": "-", "text": "free", "upos": "ADJ", "xpos": "JJ" }, { "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": 4, "id": [ 7 ], "lemma": "time", "misc": "-", "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "of", "misc": "-", "text": "of", "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": "nmod", "feats": "Number=Sing", "head": 7, "id": [ 10 ], "lemma": "party", "misc": "-", "text": "party", "upos": "NOUN", "xpos": "NN" }, { "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": "Donald", "misc": "(1)", "text": "Donald", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "was", "upos": "VERB", "xpos": "VBD" }, { "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=Past|VerbForm=Fin", "head": 18, "id": [ 16 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 17 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 13, "id": [ 18 ], "lemma": "busy", "misc": "-", "text": "busy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 14, 14 ] ], [ [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }