id
stringlengths
32
32
genre
stringclasses
1 value
text
stringlengths
55
189
sentences
list
coref_chains
list
meta_data
dict
39I4RL8QGJFYRTRY035902X7QL2H4U-1
crowdsourced
The apple trees were producing better fruit than the orange trees, so they were cared for properly.
[ { "id": 0, "speaker": null, "text": "The apple trees were producing better fruit than the orange trees, so they were cared for properly.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 3, "id": [ 1 ], "lemma": "the", "misc": "(0", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "apple", "misc": "-", "text": "apple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 5, "id": [ 3 ], "lemma": "tree", "misc": "0)", "text": "trees", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": [ 5 ], "lemma": "produce", "misc": "-", "text": "producing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 7, "id": [ 6 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "fruit", "misc": "-", "text": "fruit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 8 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 11, "id": [ 9 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 11, "id": [ 10 ], "lemma": "orange", "misc": "-", "text": "orange", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Plur", "head": 5, "id": [ 11 ], "lemma": "tree", "misc": "1)", "text": "trees", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 13 ], "lemma": "so", "misc": "-", "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 16, "id": [ 14 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 5, "id": [ 16 ], "lemma": "care", "misc": "-", "text": "cared", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 17 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 18 ], "lemma": "properly", "misc": "-", "text": "properly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 2 ], [ 0, 13, 13 ] ], [ [ 0, 8, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
39I4RL8QGJFYRTRY035902X7QL2H4U-2
crowdsourced
The apple trees were producing better fruit than the orange trees, so they were cared for improperly.
[ { "id": 0, "speaker": null, "text": "The apple trees were producing better fruit than the orange trees, so they were cared for improperly.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 3, "id": [ 1 ], "lemma": "the", "misc": "(1", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "apple", "misc": "-", "text": "apple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 5, "id": [ 3 ], "lemma": "tree", "misc": "1)", "text": "trees", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": [ 5 ], "lemma": "produce", "misc": "-", "text": "producing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 7, "id": [ 6 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "fruit", "misc": "-", "text": "fruit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 8 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 11, "id": [ 9 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 11, "id": [ 10 ], "lemma": "orange", "misc": "-", "text": "orange", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Plur", "head": 5, "id": [ 11 ], "lemma": "tree", "misc": "0)", "text": "trees", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 13 ], "lemma": "so", "misc": "-", "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 16, "id": [ 14 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 5, "id": [ 16 ], "lemma": "care", "misc": "-", "text": "cared", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 17 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 18 ], "lemma": "improperly", "misc": "-", "text": "improperly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 2 ] ], [ [ 0, 8, 10 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3421H3BM9CVA9UR7PWGLLLCBE2I9JP-1
crowdsourced
There was blood all over the floor, but the curtain was clean, so the investigators assumed the murderer chose it to commit his crime.
[ { "id": 0, "speaker": null, "text": "There was blood all over the floor, but the curtain was clean, so the investigators assumed the murderer chose it to commit his crime.", "tokens": [ { "deprel": "expl", "feats": null, "head": 2, "id": [ 1 ], "lemma": "there", "misc": "-", "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "blood", "misc": "-", "text": "blood", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 4 ], "lemma": "all", "misc": "-", "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "over", "misc": "-", "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 7 ], "lemma": "floor", "misc": "0)", "text": "floor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 13, "id": [ 8 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 13, "id": [ 9 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 11, "id": [ 10 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 13, "id": [ 11 ], "lemma": "curtain", "misc": "1)", "text": "curtain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 2, "id": [ 13 ], "lemma": "clean", "misc": "-", "text": "clean", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 18, "id": [ 14 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 15 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 18, "id": [ 17 ], "lemma": "investigator", "misc": "-", "text": "investigators", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 18 ], "lemma": "assume", "misc": "-", "text": "assumed", "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": "nsubj", "feats": "Number=Sing", "head": 21, "id": [ 20 ], "lemma": "murderer", "misc": "-", "text": "murderer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": [ 21 ], "lemma": "choose", "misc": "-", "text": "chose", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": [ 22 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "feats": null, "head": 24, "id": [ 23 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 21, "id": [ 24 ], "lemma": "commit", "misc": "-", "text": "commit", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 26, "id": [ 25 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 24, "id": [ 26 ], "lemma": "crime", "misc": "-", "text": "crime", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 27 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 6 ], [ 0, 21, 21 ] ], [ [ 0, 9, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3421H3BM9CVA9UR7PWGLLLCBE2I9JP-2
crowdsourced
There was blood all over the floor, but the curtain was clean, so the investigators assumed the murderer avoided it to commit his crime.
[ { "id": 0, "speaker": null, "text": "There was blood all over the floor, but the curtain was clean, so the investigators assumed the murderer avoided it to commit his crime.", "tokens": [ { "deprel": "expl", "feats": null, "head": 2, "id": [ 1 ], "lemma": "there", "misc": "-", "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "blood", "misc": "-", "text": "blood", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 4 ], "lemma": "all", "misc": "-", "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "over", "misc": "-", "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 7 ], "lemma": "floor", "misc": "1)", "text": "floor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 13, "id": [ 8 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 13, "id": [ 9 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 11, "id": [ 10 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 13, "id": [ 11 ], "lemma": "curtain", "misc": "0)", "text": "curtain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 2, "id": [ 13 ], "lemma": "clean", "misc": "-", "text": "clean", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 18, "id": [ 14 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 15 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 18, "id": [ 17 ], "lemma": "investigator", "misc": "-", "text": "investigators", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 18 ], "lemma": "assume", "misc": "-", "text": "assumed", "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": "nsubj", "feats": "Number=Sing", "head": 21, "id": [ 20 ], "lemma": "murderer", "misc": "-", "text": "murderer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": [ 21 ], "lemma": "avoid", "misc": "-", "text": "avoided", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": [ 22 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "feats": null, "head": 24, "id": [ 23 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 21, "id": [ 24 ], "lemma": "commit", "misc": "-", "text": "commit", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 26, "id": [ 25 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 24, "id": [ 26 ], "lemma": "crime", "misc": "-", "text": "crime", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 27 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 6 ] ], [ [ 0, 9, 10 ], [ 0, 21, 21 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
38F60IALAGF7XE0SHWZW2IAIFOM0TD-1
crowdsourced
Rebecca has more to look forward to in the summer than Lindsey because she loves warm weather.
[ { "id": 0, "speaker": null, "text": "Rebecca has more to look forward to in the summer than Lindsey because she loves warm weather.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Rebecca", "misc": "(0)", "text": "Rebecca", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Degree=Cmp", "head": 2, "id": [ 3 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "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": "look", "misc": "-", "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 6 ], "lemma": "forward", "misc": "-", "text": "forward", "upos": "ADV", "xpos": "RB" }, { "deprel": "obl", "feats": null, "head": 5, "id": [ 7 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "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": "summer", "misc": "-", "text": "summer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 11 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 10, "id": [ 12 ], "lemma": "Lindsey", "misc": "(1)", "text": "Lindsey", "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=Fem|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 14 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": [ 15 ], "lemma": "love", "misc": "-", "text": "loves", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 17, "id": [ 16 ], "lemma": "warm", "misc": "-", "text": "warm", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 15, "id": [ 17 ], "lemma": "weather", "misc": "-", "text": "weather", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 13, 13 ] ], [ [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
38F60IALAGF7XE0SHWZW2IAIFOM0TD-2
crowdsourced
Rebecca has more to look forward to in the summer than Lindsey because she hates warm weather.
[ { "id": 0, "speaker": null, "text": "Rebecca has more to look forward to in the summer than Lindsey because she hates warm weather.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Rebecca", "misc": "(1)", "text": "Rebecca", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Degree=Cmp", "head": 2, "id": [ 3 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "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": "look", "misc": "-", "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 6 ], "lemma": "forward", "misc": "-", "text": "forward", "upos": "ADV", "xpos": "RB" }, { "deprel": "obl", "feats": null, "head": 5, "id": [ 7 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "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": "summer", "misc": "-", "text": "summer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 11 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 10, "id": [ 12 ], "lemma": "Lindsey", "misc": "(0)", "text": "Lindsey", "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=Fem|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 14 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": [ 15 ], "lemma": "hate", "misc": "-", "text": "hates", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 17, "id": [ 16 ], "lemma": "warm", "misc": "-", "text": "warm", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 15, "id": [ 17 ], "lemma": "weather", "misc": "-", "text": "weather", "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, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3QGTX7BCHP02EXVSKUUQ517QM8U5ZV-1
crowdsourced
Emily had big lips, which made Betty jealous. They was happy to show her trick to make them look bigger.
[ { "id": 0, "speaker": null, "text": "Emily had big lips, which made Betty jealous.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Emily", "misc": "(0)", "text": "Emily", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 4, "id": [ 3 ], "lemma": "big", "misc": "-", "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 4 ], "lemma": "lip", "misc": "-", "text": "lips", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 5 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "PronType=Rel", "head": 7, "id": [ 6 ], "lemma": "which", "misc": "-", "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 7 ], "lemma": "make", "misc": "-", "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 7, "id": [ 8 ], "lemma": "Betty", "misc": "(1)", "text": "Betty", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 7, "id": [ 9 ], "lemma": "jealous", "misc": "-", "text": "jealous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 10 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "They was happy to show her trick to make them look bigger.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "they", "misc": "(0)", "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 3 ], "lemma": "happy", "misc": "-", "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 3, "id": [ 5 ], "lemma": "show", "misc": "-", "text": "show", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 7, "id": [ 6 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "trick", "misc": "-", "text": "trick", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 8 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 5, "id": [ 9 ], "lemma": "make", "misc": "-", "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 9, "id": [ 10 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 9, "id": [ 11 ], "lemma": "look", "misc": "-", "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "feats": "Degree=Cmp", "head": 11, "id": [ 12 ], "lemma": "big", "misc": "-", "text": "bigger", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 13 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 0, 0 ] ], [ [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3QGTX7BCHP02EXVSKUUQ517QM8U5ZV-2
crowdsourced
Emily's had big lips, which made Betty jealous. They was happy to learn her trick to make them look bigger.
[ { "id": 0, "speaker": null, "text": "Emily's had big lips, which made Betty jealous.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Emily", "misc": "(1)", "text": "Emily", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 1, "id": [ 2 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "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": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 4 ], "lemma": "big", "misc": "-", "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 3, "id": [ 5 ], "lemma": "lip", "misc": "-", "text": "lips", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 6 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "PronType=Rel", "head": 8, "id": [ 7 ], "lemma": "which", "misc": "-", "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 8 ], "lemma": "make", "misc": "-", "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 8, "id": [ 9 ], "lemma": "Betty", "misc": "(0)", "text": "Betty", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 8, "id": [ 10 ], "lemma": "jealous", "misc": "-", "text": "jealous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 11 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "They was happy to learn her trick to make them look bigger.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "they", "misc": "(0)", "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 3 ], "lemma": "happy", "misc": "-", "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "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": "learn", "misc": "-", "text": "learn", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 7, "id": [ 6 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "trick", "misc": "-", "text": "trick", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 8 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 5, "id": [ 9 ], "lemma": "make", "misc": "-", "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 9, "id": [ 10 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 9, "id": [ 11 ], "lemma": "look", "misc": "-", "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "feats": "Degree=Cmp", "head": 11, "id": [ 12 ], "lemma": "big", "misc": "-", "text": "bigger", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 13 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3Y40HMYLL3W9O6KZ4BQD8Q7428OUXG-1
crowdsourced
John planted a pumpkin seed in the garden, but it did not grow. It was too dry.
[ { "id": 0, "speaker": null, "text": "John planted a pumpkin seed in the garden, but it did not grow.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "John", "misc": "-", "text": "John", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "plant", "misc": "-", "text": "planted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 3 ], "lemma": "a", "misc": "(1", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "pumpkin", "misc": "-", "text": "pumpkin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "seed", "misc": "1)", "text": "seed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 8 ], "lemma": "garden", "misc": "0)", "text": "garden", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 9 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 14, "id": [ 10 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 11 ], "lemma": "it", "misc": "-", "text": "it", "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": "conj", "feats": "VerbForm=Inf", "head": 2, "id": [ 14 ], "lemma": "grow", "misc": "-", "text": "grow", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "It was too dry.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": [ 1 ], "lemma": "it", "misc": "(0)", "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "dry", "misc": "-", "text": "dry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 5 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 4 ] ], [ [ 0, 6, 7 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3Y40HMYLL3W9O6KZ4BQD8Q7428OUXG-2
crowdsourced
John planted a pumpkin seed in the garden, but it did not grow. It was too deep.
[ { "id": 0, "speaker": null, "text": "John planted a pumpkin seed in the garden, but it did not grow.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "John", "misc": "-", "text": "John", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "plant", "misc": "-", "text": "planted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 3 ], "lemma": "a", "misc": "(0", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "pumpkin", "misc": "-", "text": "pumpkin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "seed", "misc": "0)", "text": "seed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 8 ], "lemma": "garden", "misc": "1)", "text": "garden", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 9 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 14, "id": [ 10 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 11 ], "lemma": "it", "misc": "-", "text": "it", "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": "conj", "feats": "VerbForm=Inf", "head": 2, "id": [ 14 ], "lemma": "grow", "misc": "-", "text": "grow", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "It was too deep.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": [ 1 ], "lemma": "it", "misc": "(0)", "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "deep", "misc": "-", "text": "deep", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 5 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 4 ], [ 1, 0, 0 ] ], [ [ 0, 6, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3H1C3QRA03X4WCCINFFLQV0RGLNCEZ-2
crowdsourced
Both Kenneth and Brian went on a diet but only the former stuck to it. He had very poor willpower.
[ { "id": 0, "speaker": null, "text": "Both Kenneth and Brian went on a diet but only the former stuck to it.", "tokens": [ { "deprel": "cc:preconj", "feats": null, "head": 2, "id": [ 1 ], "lemma": "both", "misc": "-", "text": "Both", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 2 ], "lemma": "Kenneth", "misc": "(1)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 4, "id": [ 3 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "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": [ 5 ], "lemma": "go", "misc": "-", "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "diet", "misc": "-", "text": "diet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 13, "id": [ 9 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 10 ], "lemma": "only", "misc": "-", "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 12, "id": [ 11 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Degree=Pos", "head": 13, "id": [ 12 ], "lemma": "former", "misc": "-", "text": "former", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 13 ], "lemma": "stick", "misc": "-", "text": "stuck", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 14 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 15 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He had very poor willpower.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 4 ], "lemma": "poor", "misc": "-", "text": "poor", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "willpower", "misc": "-", "text": "willpower", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 6 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 3, 3 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3H1C3QRA03X4WCCINFFLQV0RGLNCEZ-1
crowdsourced
Both Kenneth and Brian went on a diet but only the former stuck to it. He had very good willpower.
[ { "id": 0, "speaker": null, "text": "Both Kenneth and Brian went on a diet but only the former stuck to it.", "tokens": [ { "deprel": "cc:preconj", "feats": null, "head": 2, "id": [ 1 ], "lemma": "both", "misc": "-", "text": "Both", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 2 ], "lemma": "Kenneth", "misc": "(0)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 4, "id": [ 3 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "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": [ 5 ], "lemma": "go", "misc": "-", "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "diet", "misc": "-", "text": "diet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 13, "id": [ 9 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 10 ], "lemma": "only", "misc": "-", "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 12, "id": [ 11 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Degree=Pos", "head": 13, "id": [ 12 ], "lemma": "former", "misc": "-", "text": "former", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 13 ], "lemma": "stick", "misc": "-", "text": "stuck", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 14 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 15 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He had very good willpower.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 4 ], "lemma": "good", "misc": "-", "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "willpower", "misc": "-", "text": "willpower", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 6 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 1, 0, 0 ] ], [ [ 0, 3, 3 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3VDI8GSXAFRLAYJPS0D4WE1B8OC8GD-2
crowdsourced
Classic game show Aaron invited a people over for dinner including Joseph, he was not surprised that know one was going to showing up.
[ { "id": 0, "speaker": null, "text": "Classic game show Aaron invited a people over for dinner including Joseph, he was not surprised that know one was going to showing up.", "tokens": [ { "deprel": "amod", "feats": "Degree=Pos", "head": 3, "id": [ 1 ], "lemma": "classic", "misc": "-", "text": "Classic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "game", "misc": "-", "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 3 ], "lemma": "show", "misc": "-", "text": "show", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "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": [ 5 ], "lemma": "invite", "misc": "-", "text": "invited", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 5, "id": [ 7 ], "lemma": "people", "misc": "-", "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "compound:prt", "feats": null, "head": 5, "id": [ 8 ], "lemma": "over", "misc": "-", "text": "over", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 10 ], "lemma": "dinner", "misc": "-", "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": "VerbForm=Ger", "head": 12, "id": [ 11 ], "lemma": "include", "misc": "-", "text": "including", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 10, "id": [ 12 ], "lemma": "Joseph", "misc": "(0)", "text": "Joseph", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 13 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "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:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 17, "id": [ 16 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 5, "id": [ 17 ], "lemma": "surprise", "misc": "-", "text": "surprised", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "feats": null, "head": 22, "id": [ 18 ], "lemma": "that", "misc": "-", "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 17, "id": [ 19 ], "lemma": "know", "misc": "-", "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "feats": "NumForm=Word|NumType=Card", "head": 22, "id": [ 20 ], "lemma": "one", "misc": "-", "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 22, "id": [ 21 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "feats": "Tense=Pres|VerbForm=Part", "head": 19, "id": [ 22 ], "lemma": "go", "misc": "-", "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "feats": null, "head": 24, "id": [ 23 ], "lemma": "to", "misc": "-", "text": "to", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 22, "id": [ 24 ], "lemma": "show", "misc": "-", "text": "showing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "feats": null, "head": 24, "id": [ 25 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 26 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 0, 11, 11 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3VDI8GSXAFRLAYJPS0D4WE1B8OC8GD-1
crowdsourced
Classic game show Aaron invited a people over for dinner including Joseph, he was surprised that know one showed up.
[ { "id": 0, "speaker": null, "text": "Classic game show Aaron invited a people over for dinner including Joseph, he was surprised that know one showed up.", "tokens": [ { "deprel": "amod", "feats": "Degree=Pos", "head": 3, "id": [ 1 ], "lemma": "classic", "misc": "-", "text": "Classic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "game", "misc": "-", "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 3 ], "lemma": "show", "misc": "-", "text": "show", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "Aaron", "misc": "(0)", "text": "Aaron", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 5 ], "lemma": "invite", "misc": "-", "text": "invited", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 5, "id": [ 7 ], "lemma": "people", "misc": "-", "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "compound:prt", "feats": null, "head": 5, "id": [ 8 ], "lemma": "over", "misc": "-", "text": "over", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 10 ], "lemma": "dinner", "misc": "-", "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": "VerbForm=Ger", "head": 12, "id": [ 11 ], "lemma": "include", "misc": "-", "text": "including", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 10, "id": [ 12 ], "lemma": "Joseph", "misc": "(1)", "text": "Joseph", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 13 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "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": "parataxis", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 5, "id": [ 16 ], "lemma": "surprise", "misc": "-", "text": "surprised", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "feats": null, "head": 20, "id": [ 17 ], "lemma": "that", "misc": "-", "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 16, "id": [ 18 ], "lemma": "know", "misc": "-", "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "feats": "NumForm=Word|NumType=Card", "head": 20, "id": [ 19 ], "lemma": "one", "misc": "-", "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "ccomp", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": [ 20 ], "lemma": "show", "misc": "-", "text": "showed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "feats": null, "head": 20, "id": [ 21 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 0, 13, 13 ] ], [ [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
34XASH8KLQK680ESPKDAV5GYY4PMPT-2
crowdsourced
Rebecca was making a homemade card for Carrie and wanted it to be perfect because she was deserving.
[ { "id": 0, "speaker": null, "text": "Rebecca was making a homemade card for Carrie and wanted it to be perfect because she was deserving.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Rebecca", "misc": "(1)", "text": "Rebecca", "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": "make", "misc": "-", "text": "making", "upos": "VERB", "xpos": "VBG" }, { "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": "homemade", "misc": "-", "text": "homemade", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "card", "misc": "-", "text": "card", "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": 3, "id": [ 8 ], "lemma": "Carrie", "misc": "(0)", "text": "Carrie", "upos": "PROPN", "xpos": "NNP" }, { "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": 3, "id": [ 10 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 11 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 12 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 14, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 10, "id": [ 14 ], "lemma": "perfect", "misc": "-", "text": "perfect", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 15 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 16 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Pres|VerbForm=Part", "head": 14, "id": [ 18 ], "lemma": "deserve", "misc": "-", "text": "deserving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 7, 7 ], [ 0, 15, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
34XASH8KLQK680ESPKDAV5GYY4PMPT-1
crowdsourced
Rebecca was making a homemade card for Carrie and wanted it to be perfect because she was thankful.
[ { "id": 0, "speaker": null, "text": "Rebecca was making a homemade card for Carrie and wanted it to be perfect because she was thankful.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Rebecca", "misc": "(0)", "text": "Rebecca", "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": "make", "misc": "-", "text": "making", "upos": "VERB", "xpos": "VBG" }, { "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": "homemade", "misc": "-", "text": "homemade", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "card", "misc": "-", "text": "card", "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": 3, "id": [ 8 ], "lemma": "Carrie", "misc": "(1)", "text": "Carrie", "upos": "PROPN", "xpos": "NNP" }, { "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": 3, "id": [ 10 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 11 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 12 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 14, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 10, "id": [ 14 ], "lemma": "perfect", "misc": "-", "text": "perfect", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 15 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 16 ], "lemma": "she", "misc": "(0)", "text": "she", "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": "thankful", "misc": "-", "text": "thankful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 15, 15 ] ], [ [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3HA5ODM5KC6154N0FRUV54SV12XVS4-2
crowdsourced
The dog could not see that the pole is behind the fence because it is shorter.
[ { "id": 0, "speaker": null, "text": "The dog could not see that the pole is behind the fence because it is shorter.", "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": "dog", "misc": "-", "text": "dog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 5, "id": [ 3 ], "lemma": "could", "misc": "-", "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 4 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 5 ], "lemma": "see", "misc": "-", "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 6 ], "lemma": "that", "misc": "-", "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 12, "id": [ 8 ], "lemma": "pole", "misc": "0)", "text": "pole", "upos": "NOUN", "xpos": "NN" }, { "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": "case", "feats": null, "head": 12, "id": [ 10 ], "lemma": "behind", "misc": "-", "text": "behind", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 12, "id": [ 11 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "feats": "Number=Sing", "head": 5, "id": [ 12 ], "lemma": "fence", "misc": "1)", "text": "fence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 14 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "feats": "Degree=Cmp", "head": 12, "id": [ 16 ], "lemma": "short", "misc": "-", "text": "shorter", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 7 ], [ 0, 13, 13 ] ], [ [ 0, 10, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3HA5ODM5KC6154N0FRUV54SV12XVS4-1
crowdsourced
The dog could not see that the pole is behind the fence because it is taller.
[ { "id": 0, "speaker": null, "text": "The dog could not see that the pole is behind the fence because it is taller.", "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": "dog", "misc": "-", "text": "dog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 5, "id": [ 3 ], "lemma": "could", "misc": "-", "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 4 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 5 ], "lemma": "see", "misc": "-", "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 6 ], "lemma": "that", "misc": "-", "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 12, "id": [ 8 ], "lemma": "pole", "misc": "1)", "text": "pole", "upos": "NOUN", "xpos": "NN" }, { "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": "case", "feats": null, "head": 12, "id": [ 10 ], "lemma": "behind", "misc": "-", "text": "behind", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 12, "id": [ 11 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "feats": "Number=Sing", "head": 5, "id": [ 12 ], "lemma": "fence", "misc": "0)", "text": "fence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 14 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "feats": "Degree=Cmp", "head": 12, "id": [ 16 ], "lemma": "tall", "misc": "-", "text": "taller", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 7 ] ], [ [ 0, 10, 11 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
31D0ZWOD0AX2II1JBW8F7DKQWCWA0S-2
crowdsourced
For a business to be successful it has to begin from the ideas themselves. It should be good.
[ { "id": 0, "speaker": null, "text": "For a business to be successful it has to begin from the ideas themselves.", "tokens": [ { "deprel": "case", "feats": null, "head": 3, "id": [ 1 ], "lemma": "for", "misc": "-", "text": "For", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 3, "id": [ 2 ], "lemma": "a", "misc": "(1", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 3 ], "lemma": "business", "misc": "-", "text": "business", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 6, "id": [ 5 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "acl", "feats": "Degree=Pos", "head": 3, "id": [ 6 ], "lemma": "successful", "misc": "1)", "text": "successful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": [ 7 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 8 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "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": "begin", "misc": "-", "text": "begin", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 11 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 13, "id": [ 12 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Plur", "head": 10, "id": [ 13 ], "lemma": "idea", "misc": "0)", "text": "ideas", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nmod:npmod", "feats": "Number=Plur|Person=3|PronType=Emp|Reflex=Yes", "head": 13, "id": [ 14 ], "lemma": "themselves", "misc": "-", "text": "themselves", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 8, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "It should be good.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": [ 1 ], "lemma": "it", "misc": "(0)", "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "should", "misc": "-", "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 4, "id": [ 3 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "good", "misc": "-", "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 5 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 5 ] ], [ [ 0, 11, 12 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
31D0ZWOD0AX2II1JBW8F7DKQWCWA0S-1
crowdsourced
For a business to be successful it has to begin from the ideas themselves. It should succeed.
[ { "id": 0, "speaker": null, "text": "For a business to be successful it has to begin from the ideas themselves.", "tokens": [ { "deprel": "case", "feats": null, "head": 3, "id": [ 1 ], "lemma": "for", "misc": "-", "text": "For", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 3, "id": [ 2 ], "lemma": "a", "misc": "(0", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 3 ], "lemma": "business", "misc": "-", "text": "business", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 6, "id": [ 5 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "acl", "feats": "Degree=Pos", "head": 3, "id": [ 6 ], "lemma": "successful", "misc": "0)", "text": "successful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": [ 7 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 8 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "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": "begin", "misc": "-", "text": "begin", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 11 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 13, "id": [ 12 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Plur", "head": 10, "id": [ 13 ], "lemma": "idea", "misc": "1)", "text": "ideas", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nmod:npmod", "feats": "Number=Plur|Person=3|PronType=Emp|Reflex=Yes", "head": 13, "id": [ 14 ], "lemma": "themselves", "misc": "-", "text": "themselves", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 8, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "It should succeed.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "it", "misc": "(0)", "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "should", "misc": "-", "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 3 ], "lemma": "succeed", "misc": "-", "text": "succeed", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 4 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 5 ], [ 1, 0, 0 ] ], [ [ 0, 11, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3D0LPO3EADD3B6QCDL06SYMNLL5YO7-2
crowdsourced
Justin liked to remain friendly with Ryan because he always lent out his new red chopsticks.
[ { "id": 0, "speaker": null, "text": "Justin liked to remain friendly with Ryan because he always lent out his new red chopsticks.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Justin", "misc": "(1)", "text": "Justin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "like", "misc": "-", "text": "liked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "remain", "misc": "-", "text": "remain", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 4, "id": [ 5 ], "lemma": "friendly", "misc": "-", "text": "friendly", "upos": "ADJ", "xpos": "JJ" }, { "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": "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": "advmod", "feats": null, "head": 11, "id": [ 10 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 11 ], "lemma": "loan", "misc": "-", "text": "lent", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "feats": null, "head": 11, "id": [ 12 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "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": "amod", "feats": "Degree=Pos", "head": 16, "id": [ 14 ], "lemma": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 16, "id": [ 15 ], "lemma": "red", "misc": "-", "text": "red", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 11, "id": [ 16 ], "lemma": "chopstick", "misc": "-", "text": "chopsticks", "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, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3D0LPO3EADD3B6QCDL06SYMNLL5YO7-1
crowdsourced
Justin liked to remain friendly with Ryan since he always borrowed his new red chopsticks.
[ { "id": 0, "speaker": null, "text": "Justin liked to remain friendly with Ryan since he always borrowed his new red chopsticks.", "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": "like", "misc": "-", "text": "liked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "remain", "misc": "-", "text": "remain", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 4, "id": [ 5 ], "lemma": "friendly", "misc": "-", "text": "friendly", "upos": "ADJ", "xpos": "JJ" }, { "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": "Ryan", "misc": "(1)", "text": "Ryan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 8 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": [ 9 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 10 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 11 ], "lemma": "borrow", "misc": "-", "text": "borrowed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 15, "id": [ 12 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 15, "id": [ 13 ], "lemma": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 15, "id": [ 14 ], "lemma": "red", "misc": "-", "text": "red", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 11, "id": [ 15 ], "lemma": "chopstick", "misc": "-", "text": "chopsticks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 8, 8 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3PGQRAZX04YI9YI5K2HFC3WPJRISY9-1
crowdsourced
Leslie decides to surprise Aaron with a new piece of furniture, but he has second thoughts about the expensive gift.
[ { "id": 0, "speaker": null, "text": "Leslie decides to surprise Aaron with a new piece of furniture, but he has second thoughts about the expensive gift.", "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=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "decide", "misc": "-", "text": "decides", "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": "surprise", "misc": "-", "text": "surprise", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 5 ], "lemma": "Aaron", "misc": "(1)", "text": "Aaron", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 6 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 9, "id": [ 7 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 9, "id": [ 8 ], "lemma": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 9 ], "lemma": "piece", "misc": "-", "text": "piece", "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": "furniture", "misc": "-", "text": "furniture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 15, "id": [ 13 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "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": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": [ 15 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "amod", "feats": "Degree=Pos|NumType=Ord", "head": 17, "id": [ 16 ], "lemma": "second", "misc": "-", "text": "second", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 15, "id": [ 17 ], "lemma": "thought", "misc": "-", "text": "thoughts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 21, "id": [ 18 ], "lemma": "about", "misc": "-", "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 21, "id": [ 19 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 21, "id": [ 20 ], "lemma": "expensive", "misc": "-", "text": "expensive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 17, "id": [ 21 ], "lemma": "gift", "misc": "-", "text": "gift", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 13, 13 ] ], [ [ 0, 4, 4 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3PGQRAZX04YI9YI5K2HFC3WPJRISY9-2
crowdsourced
Leslie decides to surprise Aaron with a new piece of furniture, and he is appreciative of the expensive gift.
[ { "id": 0, "speaker": null, "text": "Leslie decides to surprise Aaron with a new piece of furniture, and he is appreciative of the expensive gift.", "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": "decide", "misc": "-", "text": "decides", "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": "surprise", "misc": "-", "text": "surprise", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 5 ], "lemma": "Aaron", "misc": "(0)", "text": "Aaron", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 6 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 9, "id": [ 7 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 9, "id": [ 8 ], "lemma": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 9 ], "lemma": "piece", "misc": "-", "text": "piece", "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": "furniture", "misc": "-", "text": "furniture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 16, "id": [ 13 ], "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": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 2, "id": [ 16 ], "lemma": "appreciative", "misc": "-", "text": "appreciative", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 20, "id": [ 17 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 20, "id": [ 18 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 20, "id": [ 19 ], "lemma": "expensive", "misc": "-", "text": "expensive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 16, "id": [ 20 ], "lemma": "gift", "misc": "-", "text": "gift", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 4, 4 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3W5PY7V3URLPAVZFX881K251M5UYJF-1
crowdsourced
Jeffrey had black circles under their eyes after spending the night at Christopher's house, and they decided not to sleep away from home again.
[ { "id": 0, "speaker": null, "text": "Jeffrey had black circles under their eyes after spending the night at Christopher's house, and they decided not to sleep away from home again.", "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": "amod", "feats": "Degree=Pos", "head": 4, "id": [ 3 ], "lemma": "black", "misc": "-", "text": "black", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 4 ], "lemma": "circle", "misc": "-", "text": "circles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "under", "misc": "-", "text": "under", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 7, "id": [ 6 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Plur", "head": 2, "id": [ 7 ], "lemma": "eye", "misc": "-", "text": "eyes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 8 ], "lemma": "after", "misc": "-", "text": "after", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 2, "id": [ 9 ], "lemma": "spend", "misc": "-", "text": "spending", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 11, "id": [ 10 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 9, "id": [ 11 ], "lemma": "night", "misc": "-", "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 12 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 15, "id": [ 13 ], "lemma": "Christopher", "misc": "(1)", "text": "Christopher", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 14 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 15 ], "lemma": "house", "misc": "-", "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 19, "id": [ 16 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 19, "id": [ 17 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 19, "id": [ 18 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 19 ], "lemma": "decide", "misc": "-", "text": "decided", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 22, "id": [ 20 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 22, "id": [ 21 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 19, "id": [ 22 ], "lemma": "sleep", "misc": "-", "text": "sleep", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": null, "head": 22, "id": [ 23 ], "lemma": "away", "misc": "-", "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 25, "id": [ 24 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": null, "head": 22, "id": [ 25 ], "lemma": "home", "misc": "-", "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 22, "id": [ 26 ], "lemma": "again", "misc": "-", "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 27 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 17, 17 ] ], [ [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3W5PY7V3URLPAVZFX881K251M5UYJF-2
crowdsourced
Jeffrey had black circles under their eyes after spending the night at Christopher's house, and they decided not to host a sleepover again.
[ { "id": 0, "speaker": null, "text": "Jeffrey had black circles under their eyes after spending the night at Christopher's house, and they decided not to host a sleepover again.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Jeffrey", "misc": "(1)", "text": "Jeffrey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 4, "id": [ 3 ], "lemma": "black", "misc": "-", "text": "black", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 4 ], "lemma": "circle", "misc": "-", "text": "circles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "under", "misc": "-", "text": "under", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 7, "id": [ 6 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Plur", "head": 2, "id": [ 7 ], "lemma": "eye", "misc": "-", "text": "eyes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 8 ], "lemma": "after", "misc": "-", "text": "after", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 2, "id": [ 9 ], "lemma": "spend", "misc": "-", "text": "spending", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 11, "id": [ 10 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 9, "id": [ 11 ], "lemma": "night", "misc": "-", "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 12 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 15, "id": [ 13 ], "lemma": "Christopher", "misc": "(0)", "text": "Christopher", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 14 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 15 ], "lemma": "house", "misc": "-", "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 19, "id": [ 16 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 19, "id": [ 17 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 19, "id": [ 18 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 19 ], "lemma": "decide", "misc": "-", "text": "decided", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 22, "id": [ 20 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 22, "id": [ 21 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 19, "id": [ 22 ], "lemma": "host", "misc": "-", "text": "host", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 24, "id": [ 23 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 22, "id": [ 24 ], "lemma": "sleepover", "misc": "-", "text": "sleepover", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": null, "head": 22, "id": [ 25 ], "lemma": "again", "misc": "-", "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 26 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 12, 12 ], [ 0, 17, 17 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3ATYLI1PRT0YMSW67NN3QDJRFODJOH-2
crowdsourced
The group of friends attended the party thrown by Christopher instead of the one thrown by Brett since he had no pool table.
[ { "id": 0, "speaker": null, "text": "The group of friends attended the party thrown by Christopher instead of the one thrown by Brett since he had no pool table.", "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": "group", "misc": "-", "text": "group", "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=Plur", "head": 2, "id": [ 4 ], "lemma": "friend", "misc": "-", "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 5 ], "lemma": "attend", "misc": "-", "text": "attended", "upos": "VERB", "xpos": "VBD" }, { "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": "party", "misc": "-", "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": [ 8 ], "lemma": "throw", "misc": "-", "text": "thrown", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "Christopher", "misc": "(1)", "text": "Christopher", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 11 ], "lemma": "instead", "misc": "-", "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "feats": null, "head": 11, "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": 8, "id": [ 14 ], "lemma": "one", "misc": "-", "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "feats": "Tense=Past|VerbForm=Part", "head": 14, "id": [ 15 ], "lemma": "throw", "misc": "-", "text": "thrown", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 16 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 15, "id": [ 17 ], "lemma": "Brett", "misc": "(0)", "text": "Brett", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 20, "id": [ 18 ], "lemma": "since", "misc": "-", "text": "since", "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": 15, "id": [ 20 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": null, "head": 23, "id": [ 21 ], "lemma": "no", "misc": "-", "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 23, "id": [ 22 ], "lemma": "pool", "misc": "-", "text": "pool", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 20, "id": [ 23 ], "lemma": "table", "misc": "-", "text": "table", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 24 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 9, 9 ] ], [ [ 0, 16, 16 ], [ 0, 18, 18 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3ATYLI1PRT0YMSW67NN3QDJRFODJOH-1
crowdsourced
The group of friends attended the party thrown by Christopher instead of the one thrown by Brett since he had a pool table.
[ { "id": 0, "speaker": null, "text": "The group of friends attended the party thrown by Christopher instead of the one thrown by Brett since he had a pool table.", "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": "group", "misc": "-", "text": "group", "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=Plur", "head": 2, "id": [ 4 ], "lemma": "friend", "misc": "-", "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 5 ], "lemma": "attend", "misc": "-", "text": "attended", "upos": "VERB", "xpos": "VBD" }, { "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": "party", "misc": "-", "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": [ 8 ], "lemma": "throw", "misc": "-", "text": "thrown", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "Christopher", "misc": "(0)", "text": "Christopher", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 11 ], "lemma": "instead", "misc": "-", "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "feats": null, "head": 11, "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": 8, "id": [ 14 ], "lemma": "one", "misc": "-", "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "feats": "Tense=Past|VerbForm=Part", "head": 14, "id": [ 15 ], "lemma": "throw", "misc": "-", "text": "thrown", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 16 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 15, "id": [ 17 ], "lemma": "Brett", "misc": "(1)", "text": "Brett", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 20, "id": [ 18 ], "lemma": "since", "misc": "-", "text": "since", "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": 15, "id": [ 20 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 23, "id": [ 21 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 23, "id": [ 22 ], "lemma": "pool", "misc": "-", "text": "pool", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 20, "id": [ 23 ], "lemma": "table", "misc": "-", "text": "table", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 24 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 9, 9 ], [ 0, 18, 18 ] ], [ [ 0, 16, 16 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3HUR21WDDUNBBQ5XUEB2JDP89D6XYC-2
crowdsourced
I would say Amy is somewhat of a tomboy while Patricia is a girly girl as she grew up with no brother.
[ { "id": 0, "speaker": null, "text": "I would say Amy is somewhat of a tomboy while Patricia is a girly girl as she grew up with no brother.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "I", "misc": "-", "text": "I", "upos": "PRON", "xpos": "PRP" }, { "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": "say", "misc": "-", "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 4 ], "lemma": "Amy", "misc": "(1)", "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": [ 5 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 9, "id": [ 6 ], "lemma": "somewhat", "misc": "-", "text": "somewhat", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "of", "misc": "-", "text": "of", "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": "ccomp", "feats": "Number=Sing", "head": 3, "id": [ 9 ], "lemma": "tomboy", "misc": "-", "text": "tomboy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 10 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 15, "id": [ 11 ], "lemma": "Patricia", "misc": "(0)", "text": "Patricia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "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": "girly", "misc": "-", "text": "girly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 9, "id": [ 15 ], "lemma": "girl", "misc": "-", "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 16 ], "lemma": "as", "misc": "-", "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 17 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": [ 18 ], "lemma": "grow", "misc": "-", "text": "grew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "feats": null, "head": 18, "id": [ 19 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 22, "id": [ 20 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": null, "head": 22, "id": [ 21 ], "lemma": "no", "misc": "-", "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 18, "id": [ 22 ], "lemma": "brother", "misc": "-", "text": "brother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 0, 10, 10 ], [ 0, 16, 16 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3HUR21WDDUNBBQ5XUEB2JDP89D6XYC-1
crowdsourced
I would say Amy is somewhat of a tomboy while Patricia is a girly girl as she grew up with a brother.
[ { "id": 0, "speaker": null, "text": "I would say Amy is somewhat of a tomboy while Patricia is a girly girl as she grew up with a brother.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "I", "misc": "-", "text": "I", "upos": "PRON", "xpos": "PRP" }, { "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": "say", "misc": "-", "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 4 ], "lemma": "Amy", "misc": "(0)", "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": [ 5 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 9, "id": [ 6 ], "lemma": "somewhat", "misc": "-", "text": "somewhat", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "of", "misc": "-", "text": "of", "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": "ccomp", "feats": "Number=Sing", "head": 3, "id": [ 9 ], "lemma": "tomboy", "misc": "-", "text": "tomboy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 10 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 15, "id": [ 11 ], "lemma": "Patricia", "misc": "(1)", "text": "Patricia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "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": "girly", "misc": "-", "text": "girly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 9, "id": [ 15 ], "lemma": "girl", "misc": "-", "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 16 ], "lemma": "as", "misc": "-", "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 17 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": [ 18 ], "lemma": "grow", "misc": "-", "text": "grew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "feats": null, "head": 18, "id": [ 19 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 22, "id": [ 20 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 22, "id": [ 21 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 18, "id": [ 22 ], "lemma": "brother", "misc": "-", "text": "brother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 0, 16, 16 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
30Y6N4AHYPUOGJOUPJIWHATJLOKDRK-1
crowdsourced
Christine did a better job writing in the finals than Kayla because she loved English.
[ { "id": 0, "speaker": null, "text": "Christine did a better job writing in the finals than Kayla because she loved English.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Christine", "misc": "(0)", "text": "Christine", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 5, "id": [ 4 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "job", "misc": "-", "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "feats": "VerbForm=Ger", "head": 5, "id": [ 6 ], "lemma": "write", "misc": "-", "text": "writing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Plur", "head": 6, "id": [ 9 ], "lemma": "final", "misc": "-", "text": "finals", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 11 ], "lemma": "Kayla", "misc": "(1)", "text": "Kayla", "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=Fem|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 13 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 14 ], "lemma": "love", "misc": "-", "text": "loved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 15 ], "lemma": "English", "misc": "-", "text": "English", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
30Y6N4AHYPUOGJOUPJIWHATJLOKDRK-2
crowdsourced
Christine did a better job writing in the finals than Kayla because she hated English.
[ { "id": 0, "speaker": null, "text": "Christine did a better job writing in the finals than Kayla because she hated English.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Christine", "misc": "(1)", "text": "Christine", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 5, "id": [ 4 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "job", "misc": "-", "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "feats": "VerbForm=Ger", "head": 5, "id": [ 6 ], "lemma": "write", "misc": "-", "text": "writing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Plur", "head": 6, "id": [ 9 ], "lemma": "final", "misc": "-", "text": "finals", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 11 ], "lemma": "Kayla", "misc": "(0)", "text": "Kayla", "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=Fem|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 13 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 14 ], "lemma": "hate", "misc": "-", "text": "hated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 15 ], "lemma": "English", "misc": "-", "text": "English", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 10, 10 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3OJX0UFJ01LJNA211VKZSNLMV7ZU93-2
crowdsourced
John emptied the water from the bottle into the cup but we still have some left in the bottle. It is small.
[ { "id": 0, "speaker": null, "text": "John emptied the water from the bottle into the cup but we still have some left in the bottle.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "John", "misc": "-", "text": "John", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "empty", "misc": "-", "text": "emptied", "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": "water", "misc": "-", "text": "water", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 7 ], "lemma": "bottle", "misc": "1)", "text": "bottle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "into", "misc": "-", "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 10, "id": [ 9 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 10 ], "lemma": "cup", "misc": "0)", "text": "cup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 14, "id": [ 11 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 14, "id": [ 12 ], "lemma": "we", "misc": "-", "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 13 ], "lemma": "still", "misc": "-", "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": [ 14 ], "lemma": "have", "misc": "-", "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "feats": null, "head": 16, "id": [ 15 ], "lemma": "some", "misc": "-", "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 16 ], "lemma": "left", "misc": "-", "text": "left", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 17 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 19, "id": [ 18 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 14, "id": [ 19 ], "lemma": "bottle", "misc": "-", "text": "bottle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "It is small.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "it", "misc": "(0)", "text": "It", "upos": "PRON", "xpos": "PRP" }, { "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": "small", "misc": "-", "text": "small", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 4 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 6 ] ], [ [ 0, 8, 9 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3S37Y8CWI8YGOJMNV2R9157U5A74WB-1
crowdsourced
Dennis noticed who committed the murder at the party while Steven had no idea. He was observant.
[ { "id": 0, "speaker": null, "text": "Dennis noticed who committed the murder at the party while Steven had no idea.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Dennis", "misc": "(0)", "text": "Dennis", "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": "nsubj", "feats": "PronType=Int", "head": 4, "id": [ 3 ], "lemma": "who", "misc": "-", "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "ccomp", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 4 ], "lemma": "commit", "misc": "-", "text": "committed", "upos": "VERB", "xpos": "VBD" }, { "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": "murder", "misc": "-", "text": "murder", "upos": "NOUN", "xpos": "NN" }, { "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": 4, "id": [ 9 ], "lemma": "party", "misc": "-", "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 10 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "Steven", "misc": "(1)", "text": "Steven", "upos": "PROPN", "xpos": "NNP" }, { "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": null, "head": 14, "id": [ 13 ], "lemma": "no", "misc": "-", "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 12, "id": [ 14 ], "lemma": "idea", "misc": "-", "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He was observant.", "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": "observant", "misc": "-", "text": "observant", "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, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3S37Y8CWI8YGOJMNV2R9157U5A74WB-2
crowdsourced
Dennis noticed who committed the murder at the party while Steven had no idea. He was befuddled.
[ { "id": 0, "speaker": null, "text": "Dennis noticed who committed the murder at the party while Steven had no idea.", "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": "notice", "misc": "-", "text": "noticed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "feats": "PronType=Int", "head": 4, "id": [ 3 ], "lemma": "who", "misc": "-", "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "ccomp", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 4 ], "lemma": "commit", "misc": "-", "text": "committed", "upos": "VERB", "xpos": "VBD" }, { "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": "murder", "misc": "-", "text": "murder", "upos": "NOUN", "xpos": "NN" }, { "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": 4, "id": [ 9 ], "lemma": "party", "misc": "-", "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 10 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "Steven", "misc": "(0)", "text": "Steven", "upos": "PROPN", "xpos": "NNP" }, { "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": null, "head": 14, "id": [ 13 ], "lemma": "no", "misc": "-", "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 12, "id": [ 14 ], "lemma": "idea", "misc": "-", "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He was befuddled.", "tokens": [ { "deprel": "nsubj:pass", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 3 ], "lemma": "befuddle", "misc": "-", "text": "befuddled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 4 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 10, 10 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3VW0145YLYAAMPBUU78QY9UMP4ZMJ7-2
crowdsourced
Because of all of Elena's vocal training, and also since Angela smoked, she had a much shallower breathing pattern.
[ { "id": 0, "speaker": null, "text": "Because of all of Elena's vocal training, and also since Angela smoked, she had a much shallower breathing pattern.", "tokens": [ { "deprel": "case", "feats": null, "head": 3, "id": [ 1 ], "lemma": "because", "misc": "-", "text": "Because", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "feats": null, "head": 1, "id": [ 2 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": null, "head": 17, "id": [ 3 ], "lemma": "all", "misc": "-", "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 4 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 8, "id": [ 5 ], "lemma": "Elena", "misc": "(1)", "text": "Elena", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 6 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 8, "id": [ 7 ], "lemma": "vocal", "misc": "-", "text": "vocal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 3, "id": [ 8 ], "lemma": "training", "misc": "-", "text": "training", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 9 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 17, "id": [ 10 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 11 ], "lemma": "also", "misc": "-", "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 12 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 14, "id": [ 13 ], "lemma": "Angela", "misc": "(0)", "text": "Angela", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 14 ], "lemma": "smoke", "misc": "-", "text": "smoked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 15 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 16 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 17 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 22, "id": [ 18 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "feats": null, "head": 20, "id": [ 19 ], "lemma": "much", "misc": "-", "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 22, "id": [ 20 ], "lemma": "shallow", "misc": "-", "text": "shallower", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "compound", "feats": "Number=Sing", "head": 22, "id": [ 21 ], "lemma": "breathing", "misc": "-", "text": "breathing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 17, "id": [ 22 ], "lemma": "pattern", "misc": "-", "text": "pattern", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 0, 12, 12 ], [ 0, 15, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3VW0145YLYAAMPBUU78QY9UMP4ZMJ7-1
crowdsourced
Because of all of Elena's vocal training, and also since Angela smoked, she had a much deeper breathing pattern.
[ { "id": 0, "speaker": null, "text": "Because of all of Elena's vocal training, and also since Angela smoked, she had a much deeper breathing pattern.", "tokens": [ { "deprel": "case", "feats": null, "head": 3, "id": [ 1 ], "lemma": "because", "misc": "-", "text": "Because", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "feats": null, "head": 1, "id": [ 2 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": null, "head": 17, "id": [ 3 ], "lemma": "all", "misc": "-", "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 4 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 8, "id": [ 5 ], "lemma": "Elena", "misc": "(0)", "text": "Elena", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 6 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 8, "id": [ 7 ], "lemma": "vocal", "misc": "-", "text": "vocal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 3, "id": [ 8 ], "lemma": "training", "misc": "-", "text": "training", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 9 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 17, "id": [ 10 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 11 ], "lemma": "also", "misc": "-", "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 12 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 14, "id": [ 13 ], "lemma": "Angela", "misc": "(1)", "text": "Angela", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 14 ], "lemma": "smoke", "misc": "-", "text": "smoked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 15 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 16 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 17 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 22, "id": [ 18 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "feats": null, "head": 20, "id": [ 19 ], "lemma": "much", "misc": "-", "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 22, "id": [ 20 ], "lemma": "deep", "misc": "-", "text": "deeper", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "compound", "feats": "Number=Sing", "head": 22, "id": [ 21 ], "lemma": "breathing", "misc": "-", "text": "breathing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 17, "id": [ 22 ], "lemma": "pattern", "misc": "-", "text": "pattern", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ], [ 0, 15, 15 ] ], [ [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3IZVJEBJ6CYDRQUD9BGVP59Y6RJZ62-1
crowdsourced
Lawrence offered their services to Craig after they was able to see that they were in need.
[ { "id": 0, "speaker": null, "text": "Lawrence offered their services to Craig after they was able to see that they were in need.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Lawrence", "misc": "(0)", "text": "Lawrence", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "offer", "misc": "-", "text": "offered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 4, "id": [ 3 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 4 ], "lemma": "service", "misc": "-", "text": "services", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "Craig", "misc": "(1)", "text": "Craig", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 7 ], "lemma": "after", "misc": "-", "text": "after", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 10, "id": [ 8 ], "lemma": "they", "misc": "(0)", "text": "they", "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=Pos", "head": 2, "id": [ 10 ], "lemma": "able", "misc": "-", "text": "able", "upos": "ADJ", "xpos": "JJ" }, { "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": "see", "misc": "-", "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 13 ], "lemma": "that", "misc": "-", "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 17, "id": [ 14 ], "lemma": "they", "misc": "-", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 16 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "ccomp", "feats": "Number=Sing", "head": 12, "id": [ 17 ], "lemma": "need", "misc": "-", "text": "need", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 7, 7 ] ], [ [ 0, 5, 5 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3IZVJEBJ6CYDRQUD9BGVP59Y6RJZ62-2
crowdsourced
Lawrence offered their services to Craig after they was able communicate that they were in need.
[ { "id": 0, "speaker": null, "text": "Lawrence offered their services to Craig after they was able communicate that they were in need.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Lawrence", "misc": "(1)", "text": "Lawrence", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "offer", "misc": "-", "text": "offered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 4, "id": [ 3 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 4 ], "lemma": "service", "misc": "-", "text": "services", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "Craig", "misc": "(0)", "text": "Craig", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 7 ], "lemma": "after", "misc": "-", "text": "after", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 10, "id": [ 8 ], "lemma": "they", "misc": "(0)", "text": "they", "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=Pos", "head": 2, "id": [ 10 ], "lemma": "able", "misc": "-", "text": "able", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 10, "id": [ 11 ], "lemma": "communicate", "misc": "-", "text": "communicate", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 12 ], "lemma": "that", "misc": "-", "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 16, "id": [ 13 ], "lemma": "they", "misc": "-", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 15 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "ccomp", "feats": "Number=Sing", "head": 11, "id": [ 16 ], "lemma": "need", "misc": "-", "text": "need", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 5, 5 ], [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
39O6Z4JLX2VU7WASP3OICELERUDVX6-1
crowdsourced
Cam took photos of furniture and clothes on a daily basis. She decided to take pictures of them today, because it was lighter to move.
[ { "id": 0, "speaker": null, "text": "Cam took photos of furniture and clothes on a daily basis.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Cam", "misc": "-", "text": "Cam", "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": "obj", "feats": "Number=Plur", "head": 2, "id": [ 3 ], "lemma": "photo", "misc": "-", "text": "photos", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "furniture", "misc": "(1)", "text": "furniture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 7, "id": [ 6 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Plur", "head": 5, "id": [ 7 ], "lemma": "clothes", "misc": "(0)", "text": "clothes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 8 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "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": "daily", "misc": "-", "text": "daily", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 11 ], "lemma": "basis", "misc": "-", "text": "basis", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 12 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "She decided to take pictures of them today, because it was lighter to move.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "she", "misc": "-", "text": "She", "upos": "PRON", "xpos": "PRP" }, { "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": "take", "misc": "-", "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Plur", "head": 4, "id": [ 5 ], "lemma": "picture", "misc": "-", "text": "pictures", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 5, "id": [ 7 ], "lemma": "they", "misc": "(0)", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl:tmod", "feats": "Number=Sing", "head": 4, "id": [ 8 ], "lemma": "today", "misc": "-", "text": "today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 13, "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=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 11 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Cmp", "head": 4, "id": [ 13 ], "lemma": "light", "misc": "-", "text": "lighter", "upos": "ADJ", "xpos": "JJR" }, { "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": "move", "misc": "-", "text": "move", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 0, 6, 6 ], [ 1, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
39O6Z4JLX2VU7WASP3OICELERUDVX6-2
crowdsourced
Cam took photos of furniture and clothes on a daily basis. She decided to take pictures of them today, because it was heavier to move.
[ { "id": 0, "speaker": null, "text": "Cam took photos of furniture and clothes on a daily basis.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Cam", "misc": "-", "text": "Cam", "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": "obj", "feats": "Number=Plur", "head": 2, "id": [ 3 ], "lemma": "photo", "misc": "-", "text": "photos", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "furniture", "misc": "(0)", "text": "furniture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 7, "id": [ 6 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Plur", "head": 5, "id": [ 7 ], "lemma": "clothes", "misc": "(1)", "text": "clothes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 8 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "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": "daily", "misc": "-", "text": "daily", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 11 ], "lemma": "basis", "misc": "-", "text": "basis", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 12 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "She decided to take pictures of them today, because it was heavier to move.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "she", "misc": "-", "text": "She", "upos": "PRON", "xpos": "PRP" }, { "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": "take", "misc": "-", "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Plur", "head": 4, "id": [ 5 ], "lemma": "picture", "misc": "-", "text": "pictures", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 5, "id": [ 7 ], "lemma": "they", "misc": "(0)", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl:tmod", "feats": "Number=Sing", "head": 4, "id": [ 8 ], "lemma": "today", "misc": "-", "text": "today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 13, "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=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 11 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Cmp", "head": 4, "id": [ 13 ], "lemma": "heavy", "misc": "-", "text": "heavier", "upos": "ADJ", "xpos": "JJR" }, { "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": "move", "misc": "-", "text": "move", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ], [ 1, 6, 6 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3LB1BGHFL2U4U9WDP4A5UA42R2RTYZ-1
crowdsourced
While Tanya dove deep underwater, Lindsey stayed on the shore, and thus she was quite wet.
[ { "id": 0, "speaker": null, "text": "While Tanya dove deep underwater, Lindsey stayed on the shore, and thus she was quite wet.", "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": "Tanya", "misc": "(0)", "text": "Tanya", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 3 ], "lemma": "dove", "misc": "-", "text": "dove", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 4 ], "lemma": "deep", "misc": "-", "text": "deep", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 5 ], "lemma": "underwater", "misc": "-", "text": "underwater", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 6 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "Lindsey", "misc": "(1)", "text": "Lindsey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 8 ], "lemma": "stay", "misc": "-", "text": "stayed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 9 ], "lemma": "on", "misc": "-", "text": "on", "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": "shore", "misc": "-", "text": "shore", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 18, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 18, "id": [ 13 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 14 ], "lemma": "thus", "misc": "-", "text": "thus", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 15 ], "lemma": "she", "misc": "(0)", "text": "she", "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": "quite", "misc": "-", "text": "quite", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 8, "id": [ 18 ], "lemma": "wet", "misc": "-", "text": "wet", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 8, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 14, 14 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3LB1BGHFL2U4U9WDP4A5UA42R2RTYZ-2
crowdsourced
While Tanya dove deep underwater, Lindsey stayed on the shore, and thus she remained dry.
[ { "id": 0, "speaker": null, "text": "While Tanya dove deep underwater, Lindsey stayed on the shore, and thus she remained dry.", "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": "Tanya", "misc": "(1)", "text": "Tanya", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 3 ], "lemma": "dove", "misc": "-", "text": "dove", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 4 ], "lemma": "deep", "misc": "-", "text": "deep", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 5 ], "lemma": "underwater", "misc": "-", "text": "underwater", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 6 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "Lindsey", "misc": "(0)", "text": "Lindsey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 8 ], "lemma": "stay", "misc": "-", "text": "stayed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 9 ], "lemma": "on", "misc": "-", "text": "on", "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": "shore", "misc": "-", "text": "shore", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 16, "id": [ 13 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 14 ], "lemma": "thus", "misc": "-", "text": "thus", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 15 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 16 ], "lemma": "remain", "misc": "-", "text": "remained", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 16, "id": [ 17 ], "lemma": "dry", "misc": "-", "text": "dry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 8, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 6, 6 ], [ 0, 14, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3SX4X51T82N2FOS9XFMQPC4GI0ZOAW-2
crowdsourced
The card got scratched when it was continuously dragged over the table because it is smooth.
[ { "id": 0, "speaker": null, "text": "The card got scratched when it was continuously dragged over the table because it is smooth.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "(0", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 4, "id": [ 2 ], "lemma": "card", "misc": "0)", "text": "card", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 3 ], "lemma": "get", "misc": "-", "text": "got", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 4 ], "lemma": "scratch", "misc": "-", "text": "scratched", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "feats": "PronType=Int", "head": 9, "id": [ 5 ], "lemma": "when", "misc": "-", "text": "when", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "nsubj:pass", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": [ 6 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 7 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 9, "id": [ 8 ], "lemma": "continuously", "misc": "-", "text": "continuously", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 4, "id": [ 9 ], "lemma": "drag", "misc": "-", "text": "dragged", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 10 ], "lemma": "over", "misc": "-", "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 12, "id": [ 11 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 12 ], "lemma": "table", "misc": "1)", "text": "table", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 14 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 9, "id": [ 16 ], "lemma": "smooth", "misc": "-", "text": "smooth", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ], [ 0, 13, 13 ] ], [ [ 0, 10, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3SX4X51T82N2FOS9XFMQPC4GI0ZOAW-1
crowdsourced
The card got scratched when it was continuously dragged over the table because it is rough.
[ { "id": 0, "speaker": null, "text": "The card got scratched when it was continuously dragged over the table because it is rough.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "(1", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 4, "id": [ 2 ], "lemma": "card", "misc": "1)", "text": "card", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 3 ], "lemma": "get", "misc": "-", "text": "got", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 4 ], "lemma": "scratch", "misc": "-", "text": "scratched", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "feats": "PronType=Int", "head": 9, "id": [ 5 ], "lemma": "when", "misc": "-", "text": "when", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "nsubj:pass", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": [ 6 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 7 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 9, "id": [ 8 ], "lemma": "continuously", "misc": "-", "text": "continuously", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 4, "id": [ 9 ], "lemma": "drag", "misc": "-", "text": "dragged", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 10 ], "lemma": "over", "misc": "-", "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 12, "id": [ 11 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 12 ], "lemma": "table", "misc": "0)", "text": "table", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 14 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 9, "id": [ 16 ], "lemma": "rough", "misc": "-", "text": "rough", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ] ], [ [ 0, 10, 11 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3CIS7GGG65HLOHUBP8OLS3YOS04EUZ-2
crowdsourced
Grooming dogs in the summer suited Christine but not Angela because she did not want to be a veterinarian or work with animals.
[ { "id": 0, "speaker": null, "text": "Grooming dogs in the summer suited Christine but not Angela because she did not want to be a veterinarian or work with animals.", "tokens": [ { "deprel": "compound", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "grooming", "misc": "-", "text": "Grooming", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 6, "id": [ 2 ], "lemma": "dog", "misc": "-", "text": "dogs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 3 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 5, "id": [ 4 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "summer", "misc": "-", "text": "summer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 6 ], "lemma": "suit", "misc": "-", "text": "suited", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 6, "id": [ 7 ], "lemma": "Christine", "misc": "(1)", "text": "Christine", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 10, "id": [ 8 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 10, "id": [ 9 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 7, "id": [ 10 ], "lemma": "Angela", "misc": "(0)", "text": "Angela", "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=Fem|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 12 ], "lemma": "she", "misc": "(0)", "text": "she", "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": 6, "id": [ 15 ], "lemma": "want", "misc": "-", "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 16 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 19, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 19, "id": [ 18 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "feats": "Number=Sing", "head": 15, "id": [ 19 ], "lemma": "veterinarian", "misc": "-", "text": "veterinarian", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 21, "id": [ 20 ], "lemma": "or", "misc": "-", "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "VerbForm=Inf", "head": 19, "id": [ 21 ], "lemma": "work", "misc": "-", "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 23, "id": [ 22 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 21, "id": [ 23 ], "lemma": "animal", "misc": "-", "text": "animals", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 24 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ] ], [ [ 0, 9, 9 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3CIS7GGG65HLOHUBP8OLS3YOS04EUZ-1
crowdsourced
Grooming dogs in the summer suited Christine but not Angela because she wanted to be a veterinarian and work with animals.
[ { "id": 0, "speaker": null, "text": "Grooming dogs in the summer suited Christine but not Angela because she wanted to be a veterinarian and work with animals.", "tokens": [ { "deprel": "compound", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "grooming", "misc": "-", "text": "Grooming", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 6, "id": [ 2 ], "lemma": "dog", "misc": "-", "text": "dogs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 3 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 5, "id": [ 4 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "summer", "misc": "-", "text": "summer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 6 ], "lemma": "suit", "misc": "-", "text": "suited", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 6, "id": [ 7 ], "lemma": "Christine", "misc": "(0)", "text": "Christine", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 10, "id": [ 8 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 10, "id": [ 9 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 7, "id": [ 10 ], "lemma": "Angela", "misc": "(1)", "text": "Angela", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 11 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 12 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": [ 13 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 14 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 17, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "feats": "Number=Sing", "head": 13, "id": [ 17 ], "lemma": "veterinarian", "misc": "-", "text": "veterinarian", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 19, "id": [ 18 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "VerbForm=Inf", "head": 17, "id": [ 19 ], "lemma": "work", "misc": "-", "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 21, "id": [ 20 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 19, "id": [ 21 ], "lemma": "animal", "misc": "-", "text": "animals", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ], [ 0, 11, 11 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3BKZLF9901D6WI3SSYSAH3HN0SJYQN-1
crowdsourced
James could not hear the sound of his television in his neighborhood because it is too noisy.
[ { "id": 0, "speaker": null, "text": "James could not hear the sound of his television in his neighborhood because it is too noisy.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "James", "misc": "-", "text": "James", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "could", "misc": "-", "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 4 ], "lemma": "hear", "misc": "-", "text": "hear", "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": "sound", "misc": "-", "text": "sound", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "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": 9, "id": [ 8 ], "lemma": "he", "misc": "(1", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "television", "misc": "1)", "text": "television", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 10 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 12, "id": [ 11 ], "lemma": "he", "misc": "(0", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 12 ], "lemma": "neighborhood", "misc": "0)", "text": "neighborhood", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 14 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 17, "id": [ 16 ], "lemma": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 4, "id": [ 17 ], "lemma": "noisy", "misc": "-", "text": "noisy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 8 ] ], [ [ 0, 10, 11 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3BKZLF9901D6WI3SSYSAH3HN0SJYQN-2
crowdsourced
James could not hear the sound of his television in his neighborhood because it is too quite.
[ { "id": 0, "speaker": null, "text": "James could not hear the sound of his television in his neighborhood because it is too quite.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "James", "misc": "-", "text": "James", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "could", "misc": "-", "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 4 ], "lemma": "hear", "misc": "-", "text": "hear", "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": "sound", "misc": "-", "text": "sound", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "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": 9, "id": [ 8 ], "lemma": "he", "misc": "(0", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "television", "misc": "0)", "text": "television", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 10 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 12, "id": [ 11 ], "lemma": "he", "misc": "(1", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 12 ], "lemma": "neighborhood", "misc": "1)", "text": "neighborhood", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 14 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 17, "id": [ 16 ], "lemma": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": null, "head": 4, "id": [ 17 ], "lemma": "quite", "misc": "-", "text": "quite", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 8 ], [ 0, 13, 13 ] ], [ [ 0, 10, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3M67TQBQQJ2Z81O3VQ38SM9SOCQA96-2
crowdsourced
Megan loved serving Laura coffee every morning at the cafe, because she was a high tipper.
[ { "id": 0, "speaker": null, "text": "Megan loved serving Laura coffee every morning at the cafe, because she was a high tipper.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Megan", "misc": "(1)", "text": "Megan", "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": "serve", "misc": "-", "text": "serving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "Laura", "misc": "(0)", "text": "Laura", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "coffee", "misc": "-", "text": "coffee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "feats": null, "head": 7, "id": [ 6 ], "lemma": "every", "misc": "-", "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "feats": "Number=Sing", "head": 3, "id": [ 7 ], "lemma": "morning", "misc": "-", "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "at", "misc": "-", "text": "at", "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": 3, "id": [ 10 ], "lemma": "cafe", "misc": "-", "text": "cafe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 12 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 13 ], "lemma": "she", "misc": "(0)", "text": "she", "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=Pos", "head": 17, "id": [ 16 ], "lemma": "high", "misc": "-", "text": "high", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 2, "id": [ 17 ], "lemma": "tipper", "misc": "-", "text": "tipper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 3, 3 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3M67TQBQQJ2Z81O3VQ38SM9SOCQA96-1
crowdsourced
Megan loved serving Laura coffee every morning at the cafe, because she was a natural helper.
[ { "id": 0, "speaker": null, "text": "Megan loved serving Laura coffee every morning at the cafe, because she was a natural helper.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Megan", "misc": "(0)", "text": "Megan", "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": "serve", "misc": "-", "text": "serving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "Laura", "misc": "(1)", "text": "Laura", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "coffee", "misc": "-", "text": "coffee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "feats": null, "head": 7, "id": [ 6 ], "lemma": "every", "misc": "-", "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "feats": "Number=Sing", "head": 3, "id": [ 7 ], "lemma": "morning", "misc": "-", "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "at", "misc": "-", "text": "at", "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": 3, "id": [ 10 ], "lemma": "cafe", "misc": "-", "text": "cafe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 12 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 13 ], "lemma": "she", "misc": "(0)", "text": "she", "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=Pos", "head": 17, "id": [ 16 ], "lemma": "natural", "misc": "-", "text": "natural", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 2, "id": [ 17 ], "lemma": "helper", "misc": "-", "text": "helper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ] ], [ [ 0, 3, 3 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3UV0D2KX1MHEDX0S5DH9XHLUA6P4FJ-1
crowdsourced
The plants responded well to adding coffee to the soil, but didn't seem to like the fertilizer. So, it is a secret ingredient.
[ { "id": 0, "speaker": null, "text": "The plants responded well to adding coffee to the soil, but didn't seem to like the fertilizer.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 3, "id": [ 2 ], "lemma": "plant", "misc": "-", "text": "plants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "respond", "misc": "-", "text": "responded", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 3, "id": [ 4 ], "lemma": "well", "misc": "-", "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 3, "id": [ 6 ], "lemma": "add", "misc": "-", "text": "adding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Sing", "head": 6, "id": [ 7 ], "lemma": "coffee", "misc": "(0)", "text": "coffee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "to", "misc": "-", "text": "to", "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": 6, "id": [ 10 ], "lemma": "soil", "misc": "-", "text": "soil", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 15, "id": [ 12 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Plur|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": "conj", "feats": "VerbForm=Inf", "head": 3, "id": [ 15 ], "lemma": "seem", "misc": "-", "text": "seem", "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": "like", "misc": "-", "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 19, "id": [ 18 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 17, "id": [ 19 ], "lemma": "fertilizer", "misc": "1)", "text": "fertilizer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "So, it is a secret ingredient.", "tokens": [ { "deprel": "advmod", "feats": null, "head": 7, "id": [ 1 ], "lemma": "so", "misc": "-", "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 2 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": [ 3 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 7, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 7, "id": [ 6 ], "lemma": "secret", "misc": "-", "text": "secret", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 7 ], "lemma": "ingredient", "misc": "-", "text": "ingredient", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 8 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ], [ 1, 2, 2 ] ], [ [ 0, 17, 18 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3UV0D2KX1MHEDX0S5DH9XHLUA6P4FJ-2
crowdsourced
The plants responded well to adding coffee to the soil, but didn't seem to like the fertilizer. So, it is a overwhelming ingredient.
[ { "id": 0, "speaker": null, "text": "The plants responded well to adding coffee to the soil, but didn't seem to like the fertilizer.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 3, "id": [ 2 ], "lemma": "plant", "misc": "-", "text": "plants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "respond", "misc": "-", "text": "responded", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 3, "id": [ 4 ], "lemma": "well", "misc": "-", "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 3, "id": [ 6 ], "lemma": "add", "misc": "-", "text": "adding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Sing", "head": 6, "id": [ 7 ], "lemma": "coffee", "misc": "(1)", "text": "coffee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "to", "misc": "-", "text": "to", "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": 6, "id": [ 10 ], "lemma": "soil", "misc": "-", "text": "soil", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 15, "id": [ 12 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Plur|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": "conj", "feats": "VerbForm=Inf", "head": 3, "id": [ 15 ], "lemma": "seem", "misc": "-", "text": "seem", "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": "like", "misc": "-", "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 19, "id": [ 18 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 17, "id": [ 19 ], "lemma": "fertilizer", "misc": "0)", "text": "fertilizer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "So, it is a overwhelming ingredient.", "tokens": [ { "deprel": "advmod", "feats": null, "head": 7, "id": [ 1 ], "lemma": "so", "misc": "-", "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 2 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": [ 3 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 7, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 7, "id": [ 6 ], "lemma": "overwhelming", "misc": "-", "text": "overwhelming", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 7 ], "lemma": "ingredient", "misc": "-", "text": "ingredient", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 8 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ] ], [ [ 0, 17, 18 ], [ 1, 2, 2 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3G3AJKPCXN6Z7DGUU1LXE0GJ5ED4YI-1
crowdsourced
Jane brushed down her hair with a brush but it is still tangled because it is too tough.
[ { "id": 0, "speaker": null, "text": "Jane brushed down her hair with a brush but it is still tangled because it is too tough.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Jane", "misc": "-", "text": "Jane", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "brush", "misc": "-", "text": "brushed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "feats": null, "head": 2, "id": [ 3 ], "lemma": "down", "misc": "-", "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 5, "id": [ 4 ], "lemma": "she", "misc": "(0", "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "hair", "misc": "0)", "text": "hair", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "a", "misc": "(1", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 8 ], "lemma": "brush", "misc": "1)", "text": "brush", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 13, "id": [ 9 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:pass", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 10 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": [ 11 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 12 ], "lemma": "still", "misc": "-", "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 2, "id": [ 13 ], "lemma": "tangle", "misc": "-", "text": "tangled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 14 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 15 ], "lemma": "it", "misc": "(0)", "text": "it", "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": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 13, "id": [ 18 ], "lemma": "tough", "misc": "-", "text": "tough", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 4 ], [ 0, 14, 14 ] ], [ [ 0, 6, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3G3AJKPCXN6Z7DGUU1LXE0GJ5ED4YI-2
crowdsourced
Jane brushed down her hair with a brush but it is still tangled because it is too soft.
[ { "id": 0, "speaker": null, "text": "Jane brushed down her hair with a brush but it is still tangled because it is too soft.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Jane", "misc": "-", "text": "Jane", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "brush", "misc": "-", "text": "brushed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "feats": null, "head": 2, "id": [ 3 ], "lemma": "down", "misc": "-", "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 5, "id": [ 4 ], "lemma": "she", "misc": "(1", "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "hair", "misc": "1)", "text": "hair", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "a", "misc": "(0", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 8 ], "lemma": "brush", "misc": "0)", "text": "brush", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 13, "id": [ 9 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:pass", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 10 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": [ 11 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 12 ], "lemma": "still", "misc": "-", "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 2, "id": [ 13 ], "lemma": "tangle", "misc": "-", "text": "tangled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 14 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 15 ], "lemma": "it", "misc": "(0)", "text": "it", "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": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 13, "id": [ 18 ], "lemma": "soft", "misc": "-", "text": "soft", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 4 ] ], [ [ 0, 6, 7 ], [ 0, 14, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3ZUE82NE0CFUQNM11EJM6RP70648FC-1
crowdsourced
The dog was cooler than the cat because it was sitting under the tree.
[ { "id": 0, "speaker": null, "text": "The dog was cooler than the cat because it was sitting under the tree.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "(0", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 2 ], "lemma": "dog", "misc": "0)", "text": "dog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 3 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Cmp", "head": 0, "id": [ 4 ], "lemma": "cool", "misc": "-", "text": "cooler", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 7 ], "lemma": "cat", "misc": "1)", "text": "cat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 8 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": [ 9 ], "lemma": "it", "misc": "(0)", "text": "it", "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": 4, "id": [ 11 ], "lemma": "sit", "misc": "-", "text": "sitting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 12 ], "lemma": "under", "misc": "-", "text": "under", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 14, "id": [ 13 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 14 ], "lemma": "tree", "misc": "-", "text": "tree", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ], [ 0, 8, 8 ] ], [ [ 0, 5, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3ZUE82NE0CFUQNM11EJM6RP70648FC-2
crowdsourced
The dog was cooler than the cat although it was sitting under the tree.
[ { "id": 0, "speaker": null, "text": "The dog was cooler than the cat although it was sitting under the tree.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "(1", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 2 ], "lemma": "dog", "misc": "1)", "text": "dog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 3 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Cmp", "head": 0, "id": [ 4 ], "lemma": "cool", "misc": "-", "text": "cooler", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 7 ], "lemma": "cat", "misc": "0)", "text": "cat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 8 ], "lemma": "although", "misc": "-", "text": "although", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": [ 9 ], "lemma": "it", "misc": "(0)", "text": "it", "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": 4, "id": [ 11 ], "lemma": "sit", "misc": "-", "text": "sitting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 12 ], "lemma": "under", "misc": "-", "text": "under", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 14, "id": [ 13 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 14 ], "lemma": "tree", "misc": "-", "text": "tree", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ] ], [ [ 0, 5, 6 ], [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3IVKZBIBJ07HTET9Q41RY5DDZM9SHH-2
crowdsourced
The pollen was giving Adam a runny nose but not Randy as he is immune to tree pollen.
[ { "id": 0, "speaker": null, "text": "The pollen was giving Adam a runny nose but not Randy as he is immune to tree pollen.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 2 ], "lemma": "pollen", "misc": "-", "text": "pollen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 3 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": [ 4 ], "lemma": "give", "misc": "-", "text": "giving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "feats": "Number=Sing", "head": 4, "id": [ 5 ], "lemma": "Adam", "misc": "(1)", "text": "Adam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 6 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 8, "id": [ 7 ], "lemma": "runny", "misc": "-", "text": "runny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 8 ], "lemma": "nose", "misc": "-", "text": "nose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 9 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 10 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 8, "id": [ 11 ], "lemma": "Randy", "misc": "(0)", "text": "Randy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 12 ], "lemma": "as", "misc": "-", "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 13 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 11, "id": [ 15 ], "lemma": "immune", "misc": "-", "text": "immune", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 16 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 18, "id": [ 17 ], "lemma": "tree", "misc": "-", "text": "tree", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 15, "id": [ 18 ], "lemma": "pollen", "misc": "-", "text": "pollen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 0, 10, 10 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3IVKZBIBJ07HTET9Q41RY5DDZM9SHH-1
crowdsourced
The pollen was giving Adam a runny nose but not Randy, as he is sensitive to tree pollen.
[ { "id": 0, "speaker": null, "text": "The pollen was giving Adam a runny nose but not Randy, as he is sensitive to tree pollen.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 2 ], "lemma": "pollen", "misc": "-", "text": "pollen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 3 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": [ 4 ], "lemma": "give", "misc": "-", "text": "giving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "feats": "Number=Sing", "head": 4, "id": [ 5 ], "lemma": "Adam", "misc": "(0)", "text": "Adam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 6 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 8, "id": [ 7 ], "lemma": "runny", "misc": "-", "text": "runny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 8 ], "lemma": "nose", "misc": "-", "text": "nose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 9 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 10 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 8, "id": [ 11 ], "lemma": "Randy", "misc": "(1)", "text": "Randy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 13 ], "lemma": "as", "misc": "-", "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 4, "id": [ 16 ], "lemma": "sensitive", "misc": "-", "text": "sensitive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 17 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 19, "id": [ 18 ], "lemma": "tree", "misc": "-", "text": "tree", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 16, "id": [ 19 ], "lemma": "pollen", "misc": "-", "text": "pollen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ], [ 0, 13, 13 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3YLTXLH3DF4KGMDHYNXX3082HFYHPH-2
crowdsourced
The delivery driver tried to get the new stove through the front door but couldn't; it was too wide.
[ { "id": 0, "speaker": null, "text": "The delivery driver tried to get the new stove through the front door but couldn't; it was too wide.", "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": "delivery", "misc": "-", "text": "delivery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "driver", "misc": "-", "text": "driver", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 4 ], "lemma": "try", "misc": "-", "text": "tried", "upos": "VERB", "xpos": "VBD" }, { "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": "get", "misc": "-", "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 9, "id": [ 7 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 9, "id": [ 8 ], "lemma": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "stove", "misc": "0)", "text": "stove", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 10 ], "lemma": "through", "misc": "-", "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 13, "id": [ 11 ], "lemma": "the", "misc": "(1", "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": 6, "id": [ 13 ], "lemma": "door", "misc": "1)", "text": "door", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 15, "id": [ 14 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "VerbForm=Fin", "head": 6, "id": [ 15 ], "lemma": "could", "misc": "-", "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 15, "id": [ 16 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 17 ], "lemma": ";", "misc": "-", "text": ";", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": [ 18 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": [ 19 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 21, "id": [ 20 ], "lemma": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "feats": "Degree=Pos", "head": 4, "id": [ 21 ], "lemma": "wide", "misc": "-", "text": "wide", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 8 ], [ 0, 17, 17 ] ], [ [ 0, 10, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3YLTXLH3DF4KGMDHYNXX3082HFYHPH-1
crowdsourced
The delivery driver tried to get the new stove through the front door but couldn't; it was too narrow.
[ { "id": 0, "speaker": null, "text": "The delivery driver tried to get the new stove through the front door but couldn't; it was too narrow.", "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": "delivery", "misc": "-", "text": "delivery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "driver", "misc": "-", "text": "driver", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 4 ], "lemma": "try", "misc": "-", "text": "tried", "upos": "VERB", "xpos": "VBD" }, { "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": "get", "misc": "-", "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 9, "id": [ 7 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 9, "id": [ 8 ], "lemma": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "stove", "misc": "1)", "text": "stove", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 10 ], "lemma": "through", "misc": "-", "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 13, "id": [ 11 ], "lemma": "the", "misc": "(0", "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": 6, "id": [ 13 ], "lemma": "door", "misc": "0)", "text": "door", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 15, "id": [ 14 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "VerbForm=Fin", "head": 6, "id": [ 15 ], "lemma": "could", "misc": "-", "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 15, "id": [ 16 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 17 ], "lemma": ";", "misc": "-", "text": ";", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": [ 18 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": [ 19 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 21, "id": [ 20 ], "lemma": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "feats": "Degree=Pos", "head": 4, "id": [ 21 ], "lemma": "narrow", "misc": "-", "text": "narrow", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 8 ] ], [ [ 0, 10, 12 ], [ 0, 17, 17 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
329E6HTMSYGJ5C89Q8FNVN91SR43KE-1
crowdsourced
Dennis had to dig a lot shallower than Jeffrey to get water, because he lives near a water source.
[ { "id": 0, "speaker": null, "text": "Dennis had to dig a lot shallower than Jeffrey to get water, because he lives near a water source.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Dennis", "misc": "(0)", "text": "Dennis", "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": "dig", "misc": "-", "text": "dig", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 4, "id": [ 7 ], "lemma": "shallow", "misc": "-", "text": "shallower", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 8 ], "lemma": "than", "misc": "-", "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 9 ], "lemma": "Jeffrey", "misc": "(1)", "text": "Jeffrey", "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": "get", "misc": "-", "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 12 ], "lemma": "water", "misc": "-", "text": "water", "upos": "NOUN", "xpos": "NN" }, { "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": 4, "id": [ 16 ], "lemma": "live", "misc": "-", "text": "lives", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "feats": null, "head": 20, "id": [ 17 ], "lemma": "near", "misc": "-", "text": "near", "upos": "ADP", "xpos": "IN" }, { "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": "water", "misc": "-", "text": "water", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 16, "id": [ 20 ], "lemma": "source", "misc": "-", "text": "source", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 14, 14 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
329E6HTMSYGJ5C89Q8FNVN91SR43KE-2
crowdsourced
Dennis had to dig a lot deeper than Jeffrey to get water, because he lives near a water source.
[ { "id": 0, "speaker": null, "text": "Dennis had to dig a lot deeper than Jeffrey to get water, because he lives near a water source.", "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": "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": "dig", "misc": "-", "text": "dig", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 4, "id": [ 7 ], "lemma": "deep", "misc": "-", "text": "deeper", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 8 ], "lemma": "than", "misc": "-", "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 9 ], "lemma": "Jeffrey", "misc": "(0)", "text": "Jeffrey", "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": 7, "id": [ 11 ], "lemma": "get", "misc": "-", "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 12 ], "lemma": "water", "misc": "-", "text": "water", "upos": "NOUN", "xpos": "NN" }, { "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": 4, "id": [ 16 ], "lemma": "live", "misc": "-", "text": "lives", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "feats": null, "head": 20, "id": [ 17 ], "lemma": "near", "misc": "-", "text": "near", "upos": "ADP", "xpos": "IN" }, { "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": "water", "misc": "-", "text": "water", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 16, "id": [ 20 ], "lemma": "source", "misc": "-", "text": "source", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 0, 14, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3NOEP8XAU6GWW1C3NPRJYKK4TY6PX0-2
crowdsourced
The business of Benjamin is horribly bad compared to Adam's because he works hard everyday.
[ { "id": 0, "speaker": null, "text": "The business of Benjamin is horribly bad compared to Adam's because he works hard everyday.", "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": "business", "misc": "-", "text": "business", "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": "Benjamin", "misc": "(1)", "text": "Benjamin", "upos": "PROPN", "xpos": "NNP" }, { "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": "horribly", "misc": "-", "text": "horribly", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 7 ], "lemma": "bad", "misc": "-", "text": "bad", "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": 10, "id": [ 9 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "Adam", "misc": "(0)", "text": "Adam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 11 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 12 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 13 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": [ 14 ], "lemma": "work", "misc": "-", "text": "works", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 16, "id": [ 15 ], "lemma": "hard", "misc": "-", "text": "hard", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 16 ], "lemma": "everyday", "misc": "-", "text": "everyday", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 0, 9, 9 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3NOEP8XAU6GWW1C3NPRJYKK4TY6PX0-1
crowdsourced
The business of Benjamin is exceedingly well compared to Adam's because he works hard everyday.
[ { "id": 0, "speaker": null, "text": "The business of Benjamin is exceedingly well compared to Adam's because he works hard everyday.", "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": 8, "id": [ 2 ], "lemma": "business", "misc": "-", "text": "business", "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": "Benjamin", "misc": "(0)", "text": "Benjamin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": [ 5 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 8, "id": [ 6 ], "lemma": "exceedingly", "misc": "-", "text": "exceedingly", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 8, "id": [ 7 ], "lemma": "well", "misc": "-", "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 8 ], "lemma": "compare", "misc": "-", "text": "compared", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "Adam", "misc": "(1)", "text": "Adam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 11 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 12 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 13 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": [ 14 ], "lemma": "work", "misc": "-", "text": "works", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 16, "id": [ 15 ], "lemma": "hard", "misc": "-", "text": "hard", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 16 ], "lemma": "everyday", "misc": "-", "text": "everyday", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 8, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 0, 12, 12 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
36AZSFEYZ6E2OI6Y4580FFIUWHOBVZ-2
crowdsourced
Staying flexible was easier for Amy than Emily because she hardly did any stretching exercises.
[ { "id": 0, "speaker": null, "text": "Staying flexible was easier for Amy than Emily because she hardly did any stretching exercises.", "tokens": [ { "deprel": "csubj", "feats": "VerbForm=Ger", "head": 4, "id": [ 1 ], "lemma": "stay", "misc": "-", "text": "Staying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 1, "id": [ 2 ], "lemma": "flexible", "misc": "-", "text": "flexible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 3 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Cmp", "head": 0, "id": [ 4 ], "lemma": "easy", "misc": "-", "text": "easier", "upos": "ADJ", "xpos": "JJR" }, { "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": "Amy", "misc": "(1)", "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "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": "Emily", "misc": "(0)", "text": "Emily", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 9 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 10 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 11 ], "lemma": "hardly", "misc": "-", "text": "hardly", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 12 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": null, "head": 15, "id": [ 13 ], "lemma": "any", "misc": "-", "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 15, "id": [ 14 ], "lemma": "stretch", "misc": "-", "text": "stretching", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 12, "id": [ 15 ], "lemma": "exercise", "misc": "-", "text": "exercises", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ] ], [ [ 0, 7, 7 ], [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
36AZSFEYZ6E2OI6Y4580FFIUWHOBVZ-1
crowdsourced
Staying flexible was easier for Amy than Emily because she did all sorts of stretching exercises.
[ { "id": 0, "speaker": null, "text": "Staying flexible was easier for Amy than Emily because she did all sorts of stretching exercises.", "tokens": [ { "deprel": "csubj", "feats": "VerbForm=Ger", "head": 4, "id": [ 1 ], "lemma": "stay", "misc": "-", "text": "Staying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 1, "id": [ 2 ], "lemma": "flexible", "misc": "-", "text": "flexible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 3 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Cmp", "head": 0, "id": [ 4 ], "lemma": "easy", "misc": "-", "text": "easier", "upos": "ADJ", "xpos": "JJR" }, { "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": "Amy", "misc": "(0)", "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "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": "Emily", "misc": "(1)", "text": "Emily", "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=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": [ 10 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 11 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": null, "head": 13, "id": [ 12 ], "lemma": "all", "misc": "-", "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 11, "id": [ 13 ], "lemma": "sort", "misc": "-", "text": "sorts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 16, "id": [ 15 ], "lemma": "stretch", "misc": "-", "text": "stretching", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 13, "id": [ 16 ], "lemma": "exercise", "misc": "-", "text": "exercises", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ], [ 0, 9, 9 ] ], [ [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
32L724R85LIKCHO145FI3C9HHW5IPB-2
crowdsourced
Jeffrey had a very hard time climbing the steps unlike Jason since he was a healthy person.
[ { "id": 0, "speaker": null, "text": "Jeffrey had a very hard time climbing the steps unlike Jason since he was a healthy person.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Jeffrey", "misc": "(1)", "text": "Jeffrey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 4 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 6, "id": [ 5 ], "lemma": "hard", "misc": "-", "text": "hard", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "time", "misc": "-", "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "feats": "VerbForm=Ger", "head": 6, "id": [ 7 ], "lemma": "climb", "misc": "-", "text": "climbing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 7, "id": [ 9 ], "lemma": "step", "misc": "-", "text": "steps", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "unlike", "misc": "-", "text": "unlike", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 11 ], "lemma": "Jason", "misc": "(0)", "text": "Jason", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 17, "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": 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=Pos", "head": 17, "id": [ 16 ], "lemma": "healthy", "misc": "-", "text": "healthy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 2, "id": [ 17 ], "lemma": "person", "misc": "-", "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 10, 10 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
32L724R85LIKCHO145FI3C9HHW5IPB-1
crowdsourced
Jeffrey had a very hard time climbing the steps unlike Jason since he was an unfit person.
[ { "id": 0, "speaker": null, "text": "Jeffrey had a very hard time climbing the steps unlike Jason since he was an unfit person.", "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": "Definite=Ind|PronType=Art", "head": 6, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 4 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 6, "id": [ 5 ], "lemma": "hard", "misc": "-", "text": "hard", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "time", "misc": "-", "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "feats": "VerbForm=Ger", "head": 6, "id": [ 7 ], "lemma": "climb", "misc": "-", "text": "climbing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 7, "id": [ 9 ], "lemma": "step", "misc": "-", "text": "steps", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "unlike", "misc": "-", "text": "unlike", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 11 ], "lemma": "Jason", "misc": "(1)", "text": "Jason", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 17, "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": 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": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 17, "id": [ 16 ], "lemma": "unfit", "misc": "-", "text": "unfit", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 2, "id": [ 17 ], "lemma": "person", "misc": "-", "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3T2EL38U0OYHWDDIN268YPAEYWHQXL-1
crowdsourced
Nelson had an easy time writing stories but Joel struggled with it. He had taken creative writing classes at the local community college.
[ { "id": 0, "speaker": null, "text": "Nelson had an easy time writing stories but Joel struggled with it.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Nelson", "misc": "(0)", "text": "Nelson", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 4 ], "lemma": "easy", "misc": "-", "text": "easy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "time", "misc": "-", "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "feats": "VerbForm=Ger", "head": 5, "id": [ 6 ], "lemma": "write", "misc": "-", "text": "writing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Plur", "head": 6, "id": [ 7 ], "lemma": "story", "misc": "-", "text": "stories", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 10, "id": [ 8 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "Joel", "misc": "(1)", "text": "Joel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 10 ], "lemma": "struggle", "misc": "-", "text": "struggled", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 11 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 12 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 13 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He had taken creative writing classes at the local community college.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": [ 3 ], "lemma": "take", "misc": "-", "text": "taken", "upos": "VERB", "xpos": "VBN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 6, "id": [ 4 ], "lemma": "creative", "misc": "-", "text": "creative", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "writing", "misc": "-", "text": "writing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 3, "id": [ 6 ], "lemma": "class", "misc": "-", "text": "classes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 7 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 11, "id": [ 8 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 11, "id": [ 9 ], "lemma": "local", "misc": "-", "text": "local", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "community", "misc": "-", "text": "community", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 11 ], "lemma": "college", "misc": "-", "text": "college", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 12 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 0, 0 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3T2EL38U0OYHWDDIN268YPAEYWHQXL-2
crowdsourced
Nelson had an easy time writing stories but Joel struggled with it. He had taken welding classes at the local community college.
[ { "id": 0, "speaker": null, "text": "Nelson had an easy time writing stories but Joel struggled with it.", "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": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 4 ], "lemma": "easy", "misc": "-", "text": "easy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "time", "misc": "-", "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "feats": "VerbForm=Ger", "head": 5, "id": [ 6 ], "lemma": "write", "misc": "-", "text": "writing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Plur", "head": 6, "id": [ 7 ], "lemma": "story", "misc": "-", "text": "stories", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 10, "id": [ 8 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "Joel", "misc": "(0)", "text": "Joel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 10 ], "lemma": "struggle", "misc": "-", "text": "struggled", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 11 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 12 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 13 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He had taken welding classes at the local community college.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": [ 3 ], "lemma": "take", "misc": "-", "text": "taken", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "welding", "misc": "-", "text": "welding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 3, "id": [ 5 ], "lemma": "class", "misc": "-", "text": "classes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 6 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 10, "id": [ 7 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 10, "id": [ 8 ], "lemma": "local", "misc": "-", "text": "local", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "community", "misc": "-", "text": "community", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 10 ], "lemma": "college", "misc": "-", "text": "college", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 11 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3W0XM68YZR9NV9UU34147UU4U5DK1M-2
crowdsourced
The PDF file could not be saved on the disc space because the disc has something else on it already and it is low.
[ { "id": 0, "speaker": null, "text": "The PDF file could not be saved on the disc space because the disc has something else on it already and it is low.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 3, "id": [ 1 ], "lemma": "the", "misc": "(1", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "pdf", "misc": "-", "text": "PDF", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 7, "id": [ 3 ], "lemma": "file", "misc": "1)", "text": "file", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 7, "id": [ 4 ], "lemma": "could", "misc": "-", "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 5 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "aux:pass", "feats": "VerbForm=Inf", "head": 7, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 7 ], "lemma": "save", "misc": "-", "text": "saved", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 8 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 11, "id": [ 9 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "disc", "misc": "-", "text": "disc", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 11 ], "lemma": "space", "misc": "0)", "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 12 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 14, "id": [ 13 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 15, "id": [ 14 ], "lemma": "disc", "misc": "-", "text": "disc", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": [ 15 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 15, "id": [ 16 ], "lemma": "something", "misc": "-", "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 16, "id": [ 17 ], "lemma": "else", "misc": "-", "text": "else", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 18 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 19 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 15, "id": [ 20 ], "lemma": "already", "misc": "-", "text": "already", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "feats": null, "head": 24, "id": [ 21 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": [ 22 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": [ 23 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 15, "id": [ 24 ], "lemma": "low", "misc": "-", "text": "low", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 25 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 2 ] ], [ [ 0, 8, 10 ], [ 0, 21, 21 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3W0XM68YZR9NV9UU34147UU4U5DK1M-1
crowdsourced
The PDF file could not be saved on the disc space because the disc has something else on it already and it is large.
[ { "id": 0, "speaker": null, "text": "The PDF file could not be saved on the disc space because the disc has something else on it already and it is large.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 3, "id": [ 1 ], "lemma": "the", "misc": "(0", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "pdf", "misc": "-", "text": "PDF", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 7, "id": [ 3 ], "lemma": "file", "misc": "0)", "text": "file", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 7, "id": [ 4 ], "lemma": "could", "misc": "-", "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 5 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "aux:pass", "feats": "VerbForm=Inf", "head": 7, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 7 ], "lemma": "save", "misc": "-", "text": "saved", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 8 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 11, "id": [ 9 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "disc", "misc": "-", "text": "disc", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 11 ], "lemma": "space", "misc": "1)", "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 12 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 14, "id": [ 13 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 15, "id": [ 14 ], "lemma": "disc", "misc": "-", "text": "disc", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": [ 15 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 15, "id": [ 16 ], "lemma": "something", "misc": "-", "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 16, "id": [ 17 ], "lemma": "else", "misc": "-", "text": "else", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 18 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 19 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 15, "id": [ 20 ], "lemma": "already", "misc": "-", "text": "already", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "feats": null, "head": 24, "id": [ 21 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": [ 22 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": [ 23 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 15, "id": [ 24 ], "lemma": "large", "misc": "-", "text": "large", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 25 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 2 ], [ 0, 21, 21 ] ], [ [ 0, 8, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3OND0WXMHWDGJVORP9HM9O9Y3CQEHV-1
crowdsourced
Jose wanted to upgrade the performance of his computer and overclocked the CPU instead of the GPU because it was the bottleneck.
[ { "id": 0, "speaker": null, "text": "Jose wanted to upgrade the performance of his computer and overclocked the CPU instead of the GPU because it was the bottleneck.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Jose", "misc": "-", "text": "Jose", "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": "upgrade", "misc": "-", "text": "upgrade", "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": "performance", "misc": "-", "text": "performance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "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": 9, "id": [ 8 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "computer", "misc": "-", "text": "computer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 10 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 11 ], "lemma": "overclock", "misc": "-", "text": "overclocked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 13, "id": [ 12 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 13 ], "lemma": "cpu", "misc": "0)", "text": "CPU", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 14 ], "lemma": "instead", "misc": "-", "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "feats": null, "head": 14, "id": [ 15 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 17 ], "lemma": "GPU", "misc": "1)", "text": "GPU", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 22, "id": [ 18 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": [ 19 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 22, "id": [ 20 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 22, "id": [ 21 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 11, "id": [ 22 ], "lemma": "bottleneck", "misc": "-", "text": "bottleneck", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 11, 12 ], [ 0, 18, 18 ] ], [ [ 0, 15, 16 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3OND0WXMHWDGJVORP9HM9O9Y3CQEHV-2
crowdsourced
Jose wanted to upgrade the performance of his computer and overclocked the CPU instead of the GPU because it was fast already.
[ { "id": 0, "speaker": null, "text": "Jose wanted to upgrade the performance of his computer and overclocked the CPU instead of the GPU because it was fast already.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Jose", "misc": "-", "text": "Jose", "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": "upgrade", "misc": "-", "text": "upgrade", "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": "performance", "misc": "-", "text": "performance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "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": 9, "id": [ 8 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "computer", "misc": "-", "text": "computer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 10 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 11 ], "lemma": "overclock", "misc": "-", "text": "overclocked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 13, "id": [ 12 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 13 ], "lemma": "cpu", "misc": "1)", "text": "CPU", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 14 ], "lemma": "instead", "misc": "-", "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "feats": null, "head": 14, "id": [ 15 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 17 ], "lemma": "GPU", "misc": "0)", "text": "GPU", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 18 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": [ 19 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": [ 20 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 11, "id": [ 21 ], "lemma": "fast", "misc": "-", "text": "fast", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "feats": null, "head": 21, "id": [ 22 ], "lemma": "already", "misc": "-", "text": "already", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 11, 12 ] ], [ [ 0, 15, 16 ], [ 0, 18, 18 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
304QEQWKZPIRKMVKLFDX884VGAFO0D-2
crowdsourced
Creating restaurant review blogs is a passion of Betty but not Rebecca because she is bored by writing and food.
[ { "id": 0, "speaker": null, "text": "Creating restaurant review blogs is a passion of Betty but not Rebecca because she is bored by writing and food.", "tokens": [ { "deprel": "csubj", "feats": "VerbForm=Ger", "head": 7, "id": [ 1 ], "lemma": "create", "misc": "-", "text": "Creating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "restaurant", "misc": "-", "text": "restaurant", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "review", "misc": "-", "text": "review", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 1, "id": [ 4 ], "lemma": "blog", "misc": "-", "text": "blogs", "upos": "NOUN", "xpos": "NNS" }, { "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": "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": "passion", "misc": "-", "text": "passion", "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": "Betty", "misc": "(1)", "text": "Betty", "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": "Rebecca", "misc": "(0)", "text": "Rebecca", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 14 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 7, "id": [ 16 ], "lemma": "bored", "misc": "-", "text": "bored", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 17 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 16, "id": [ 18 ], "lemma": "writing", "misc": "-", "text": "writing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 20, "id": [ 19 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Sing", "head": 18, "id": [ 20 ], "lemma": "food", "misc": "-", "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 8, 8 ] ], [ [ 0, 11, 11 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
304QEQWKZPIRKMVKLFDX884VGAFO0D-1
crowdsourced
Creating restaurant review blogs is a passion of Betty but not Rebecca because she is excited by writing and food.
[ { "id": 0, "speaker": null, "text": "Creating restaurant review blogs is a passion of Betty but not Rebecca because she is excited by writing and food.", "tokens": [ { "deprel": "csubj", "feats": "VerbForm=Ger", "head": 7, "id": [ 1 ], "lemma": "create", "misc": "-", "text": "Creating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "restaurant", "misc": "-", "text": "restaurant", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "review", "misc": "-", "text": "review", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 1, "id": [ 4 ], "lemma": "blog", "misc": "-", "text": "blogs", "upos": "NOUN", "xpos": "NNS" }, { "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": "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": "passion", "misc": "-", "text": "passion", "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": "Betty", "misc": "(0)", "text": "Betty", "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": "Rebecca", "misc": "(1)", "text": "Rebecca", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 14 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 7, "id": [ 16 ], "lemma": "excite", "misc": "-", "text": "excited", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 17 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 16, "id": [ 18 ], "lemma": "writing", "misc": "-", "text": "writing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 20, "id": [ 19 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Sing", "head": 18, "id": [ 20 ], "lemma": "food", "misc": "-", "text": "food", "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" }
3HO4MYYR12MHB21WJQ5NGF6BGIR6UI-2
crowdsourced
She became extremely educated by reading books and watching videos. They were often loud.
[ { "id": 0, "speaker": null, "text": "She became extremely educated by reading books and watching videos.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "she", "misc": "-", "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "become", "misc": "-", "text": "became", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "extremely", "misc": "-", "text": "extremely", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": [ 4 ], "lemma": "educate", "misc": "-", "text": "educated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 5 ], "lemma": "by", "misc": "-", "text": "by", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 4, "id": [ 6 ], "lemma": "read", "misc": "-", "text": "reading", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Plur", "head": 6, "id": [ 7 ], "lemma": "book", "misc": "(1)", "text": "books", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 8 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "VerbForm=Ger", "head": 6, "id": [ 9 ], "lemma": "watch", "misc": "-", "text": "watching", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Plur", "head": 9, "id": [ 10 ], "lemma": "video", "misc": "(0)", "text": "videos", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 11 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "They were often loud.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": [ 1 ], "lemma": "they", "misc": "(0)", "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "often", "misc": "-", "text": "often", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "loud", "misc": "-", "text": "loud", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 5 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ] ], [ [ 0, 9, 9 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3HO4MYYR12MHB21WJQ5NGF6BGIR6UI-1
crowdsourced
She became extremely educated by reading books and watching videos. They were often musty.
[ { "id": 0, "speaker": null, "text": "She became extremely educated by reading books and watching videos.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "she", "misc": "-", "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "become", "misc": "-", "text": "became", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "extremely", "misc": "-", "text": "extremely", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": [ 4 ], "lemma": "educate", "misc": "-", "text": "educated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 5 ], "lemma": "by", "misc": "-", "text": "by", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 4, "id": [ 6 ], "lemma": "read", "misc": "-", "text": "reading", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Plur", "head": 6, "id": [ 7 ], "lemma": "book", "misc": "(0)", "text": "books", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 8 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "VerbForm=Ger", "head": 6, "id": [ 9 ], "lemma": "watch", "misc": "-", "text": "watching", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Plur", "head": 9, "id": [ 10 ], "lemma": "video", "misc": "(1)", "text": "videos", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 11 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "They were often musty.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": [ 1 ], "lemma": "they", "misc": "(0)", "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "often", "misc": "-", "text": "often", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "musty", "misc": "-", "text": "musty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 5 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ], [ 1, 0, 0 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3H781YYV6VWLITET91ABF50U27WETP-1
crowdsourced
For his job, Kenneth has to maintain a clean cut appearance, though Dennis does not, so he is in the military.
[ { "id": 0, "speaker": null, "text": "For his job, Kenneth has to maintain a clean cut appearance, though Dennis does not, so he is in the military.", "tokens": [ { "deprel": "case", "feats": null, "head": 3, "id": [ 1 ], "lemma": "for", "misc": "-", "text": "For", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 3, "id": [ 2 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 3 ], "lemma": "job", "misc": "-", "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 4 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "Kenneth", "misc": "(0)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 6 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 7 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 6, "id": [ 8 ], "lemma": "maintain", "misc": "-", "text": "maintain", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 12, "id": [ 9 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 11, "id": [ 10 ], "lemma": "clean", "misc": "-", "text": "clean", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "cut", "misc": "-", "text": "cut", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 8, "id": [ 12 ], "lemma": "appearance", "misc": "-", "text": "appearance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 13 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 14 ], "lemma": "though", "misc": "-", "text": "though", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 16, "id": [ 15 ], "lemma": "Dennis", "misc": "(1)", "text": "Dennis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": [ 16 ], "lemma": "do", "misc": "-", "text": "does", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 17 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 24, "id": [ 18 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 24, "id": [ 19 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": [ 20 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": [ 21 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "feats": null, "head": 24, "id": [ 22 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 24, "id": [ 23 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 16, "id": [ 24 ], "lemma": "military", "misc": "-", "text": "military", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 25 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ], [ 0, 19, 19 ] ], [ [ 0, 14, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3H781YYV6VWLITET91ABF50U27WETP-2
crowdsourced
For his job, Kenneth has to maintain a clean cut appearance, though Dennis does not, so he is in a band.
[ { "id": 0, "speaker": null, "text": "For his job, Kenneth has to maintain a clean cut appearance, though Dennis does not, so he is in a band.", "tokens": [ { "deprel": "case", "feats": null, "head": 3, "id": [ 1 ], "lemma": "for", "misc": "-", "text": "For", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 3, "id": [ 2 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 3 ], "lemma": "job", "misc": "-", "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 4 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "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": [ 6 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 7 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 6, "id": [ 8 ], "lemma": "maintain", "misc": "-", "text": "maintain", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 12, "id": [ 9 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 11, "id": [ 10 ], "lemma": "clean", "misc": "-", "text": "clean", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "cut", "misc": "-", "text": "cut", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 8, "id": [ 12 ], "lemma": "appearance", "misc": "-", "text": "appearance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 13 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 14 ], "lemma": "though", "misc": "-", "text": "though", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 16, "id": [ 15 ], "lemma": "Dennis", "misc": "(0)", "text": "Dennis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": [ 16 ], "lemma": "do", "misc": "-", "text": "does", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 17 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 24, "id": [ 18 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 24, "id": [ 19 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": [ 20 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": [ 21 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "feats": null, "head": 24, "id": [ 22 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 24, "id": [ 23 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "feats": "Number=Sing", "head": 6, "id": [ 24 ], "lemma": "band", "misc": "-", "text": "band", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 25 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 0, 14, 14 ], [ 0, 19, 19 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3HFWPF5AKBXHTVLHVHOPM90CAI53SG-2
crowdsourced
The cat ran into the house when it started to rain and then rubbed its fur on the couch. It got it wet.
[ { "id": 0, "speaker": null, "text": "The cat ran into the house when it started to rain and then rubbed its fur on the couch.", "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": "cat", "misc": "-", "text": "cat", "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": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "into", "misc": "-", "text": "into", "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": "house", "misc": "-", "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": "PronType=Int", "head": 9, "id": [ 7 ], "lemma": "when", "misc": "-", "text": "when", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": [ 8 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 9 ], "lemma": "start", "misc": "-", "text": "started", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 10 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 9, "id": [ 11 ], "lemma": "rain", "misc": "-", "text": "rain", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "feats": null, "head": 14, "id": [ 12 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": "PronType=Dem", "head": 14, "id": [ 13 ], "lemma": "then", "misc": "-", "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 14 ], "lemma": "rub", "misc": "-", "text": "rubbed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Gender=Neut|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 16, "id": [ 15 ], "lemma": "its", "misc": "(1", "text": "its", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 16 ], "lemma": "fur", "misc": "1)", "text": "fur", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 17 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 19, "id": [ 18 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 14, "id": [ 19 ], "lemma": "couch", "misc": "0)", "text": "couch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "It got it wet.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "it", "misc": "-", "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "get", "misc": "-", "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 3 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 2, "id": [ 4 ], "lemma": "wet", "misc": "-", "text": "wet", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 5 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 14, 15 ] ], [ [ 0, 17, 18 ], [ 1, 2, 2 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3HFWPF5AKBXHTVLHVHOPM90CAI53SG-1
crowdsourced
The cat ran into the house when it started to rain and then rubbed its fur on the couch. It got it dry.
[ { "id": 0, "speaker": null, "text": "The cat ran into the house when it started to rain and then rubbed its fur on the couch.", "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": "cat", "misc": "-", "text": "cat", "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": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "into", "misc": "-", "text": "into", "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": "house", "misc": "-", "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": "PronType=Int", "head": 9, "id": [ 7 ], "lemma": "when", "misc": "-", "text": "when", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": [ 8 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 9 ], "lemma": "start", "misc": "-", "text": "started", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 10 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 9, "id": [ 11 ], "lemma": "rain", "misc": "-", "text": "rain", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "feats": null, "head": 14, "id": [ 12 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": "PronType=Dem", "head": 14, "id": [ 13 ], "lemma": "then", "misc": "-", "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 14 ], "lemma": "rub", "misc": "-", "text": "rubbed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Gender=Neut|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 16, "id": [ 15 ], "lemma": "its", "misc": "(0", "text": "its", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 16 ], "lemma": "fur", "misc": "0)", "text": "fur", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 17 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 19, "id": [ 18 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 14, "id": [ 19 ], "lemma": "couch", "misc": "1)", "text": "couch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "It got it dry.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "it", "misc": "-", "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "get", "misc": "-", "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 3 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 2, "id": [ 4 ], "lemma": "dry", "misc": "-", "text": "dry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 5 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 14, 15 ], [ 1, 2, 2 ] ], [ [ 0, 17, 18 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
39HYCOOPKQZCDSA949YFN9NIANAMDI-1
crowdsourced
Amy did a lot less daily exercises than Cynthia, which led to she being fat.
[ { "id": 0, "speaker": null, "text": "Amy did a lot less daily exercises than Cynthia, which led to she being fat.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Amy", "misc": "(0)", "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 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": 7, "id": [ 5 ], "lemma": "less", "misc": "-", "text": "less", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 7, "id": [ 6 ], "lemma": "daily", "misc": "-", "text": "daily", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 7 ], "lemma": "exercise", "misc": "-", "text": "exercises", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 9 ], "lemma": "Cynthia", "misc": "(1)", "text": "Cynthia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 12, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "PronType=Rel", "head": 12, "id": [ 11 ], "lemma": "which", "misc": "-", "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 12 ], "lemma": "lead", "misc": "-", "text": "led", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 13 ], "lemma": "to", "misc": "-", "text": "to", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 14 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "VerbForm=Ger", "head": 16, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 12, "id": [ 16 ], "lemma": "fat", "misc": "-", "text": "fat", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 13, 13 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
39HYCOOPKQZCDSA949YFN9NIANAMDI-2
crowdsourced
Amy did a lot less daily exercises than Cynthia, which led to she being slim.
[ { "id": 0, "speaker": null, "text": "Amy did a lot less daily exercises than Cynthia, which led to she being slim.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Amy", "misc": "(1)", "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 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": 7, "id": [ 5 ], "lemma": "less", "misc": "-", "text": "less", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 7, "id": [ 6 ], "lemma": "daily", "misc": "-", "text": "daily", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 7 ], "lemma": "exercise", "misc": "-", "text": "exercises", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 9 ], "lemma": "Cynthia", "misc": "(0)", "text": "Cynthia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 12, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "PronType=Rel", "head": 12, "id": [ 11 ], "lemma": "which", "misc": "-", "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 12 ], "lemma": "lead", "misc": "-", "text": "led", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 13 ], "lemma": "to", "misc": "-", "text": "to", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 14 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "VerbForm=Ger", "head": 16, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 12, "id": [ 16 ], "lemma": "slim", "misc": "-", "text": "slim", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
35O6H0UNLUUR87PVM6349578R2SJ5Q-2
crowdsourced
Patricia got bit by a snake while camping and Mary got bit by a mosquito. They was itchy from their injury.
[ { "id": 0, "speaker": null, "text": "Patricia got bit by a snake while camping and Mary got bit by a mosquito.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Patricia", "misc": "(1)", "text": "Patricia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "get", "misc": "-", "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "bit", "misc": "-", "text": "bit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "snake", "misc": "-", "text": "snake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 7 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 2, "id": [ 8 ], "lemma": "camp", "misc": "-", "text": "camping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 9 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "Mary", "misc": "(0)", "text": "Mary", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 11 ], "lemma": "get", "misc": "-", "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obl:npmod", "feats": "Number=Sing", "head": 11, "id": [ 12 ], "lemma": "bit", "misc": "-", "text": "bit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 13 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 15, "id": [ 14 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 15 ], "lemma": "mosquito", "misc": "-", "text": "mosquito", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "They was itchy from their injury.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "they", "misc": "(0)", "text": "They", "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": "itchy", "misc": "-", "text": "itchy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 6, "id": [ 5 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "injury", "misc": "-", "text": "injury", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 7 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 9, 9 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
35O6H0UNLUUR87PVM6349578R2SJ5Q-1
crowdsourced
Patricia got bit by a snake while camping and Mary got bit by a mosquito. They died because of their injury.
[ { "id": 0, "speaker": null, "text": "Patricia got bit by a snake while camping and Mary got bit by a mosquito.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Patricia", "misc": "(0)", "text": "Patricia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "get", "misc": "-", "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "bit", "misc": "-", "text": "bit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "snake", "misc": "-", "text": "snake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 7 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 2, "id": [ 8 ], "lemma": "camp", "misc": "-", "text": "camping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 9 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "Mary", "misc": "(1)", "text": "Mary", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 11 ], "lemma": "get", "misc": "-", "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obl:npmod", "feats": "Number=Sing", "head": 11, "id": [ 12 ], "lemma": "bit", "misc": "-", "text": "bit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 13 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 15, "id": [ 14 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 15 ], "lemma": "mosquito", "misc": "-", "text": "mosquito", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "They died because of their injury.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "they", "misc": "(0)", "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "die", "misc": "-", "text": "died", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 3 ], "lemma": "because", "misc": "-", "text": "because", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "feats": null, "head": 3, "id": [ 4 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 6, "id": [ 5 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "injury", "misc": "-", "text": "injury", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 7 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 0, 0 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
30F94FBDNTYNBQ29ZA8LEXU9ZW8TB1-2
crowdsourced
Betty helped Monica with some last minute studying because she had made terrible grades on the last tests.
[ { "id": 0, "speaker": null, "text": "Betty helped Monica with some last minute studying because she had made terrible grades on the last tests.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Betty", "misc": "(1)", "text": "Betty", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "help", "misc": "-", "text": "helped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Monica", "misc": "(0)", "text": "Monica", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 4 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": null, "head": 7, "id": [ 5 ], "lemma": "some", "misc": "-", "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 7, "id": [ 6 ], "lemma": "last", "misc": "-", "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 7 ], "lemma": "minute", "misc": "-", "text": "minute", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 2, "id": [ 8 ], "lemma": "study", "misc": "-", "text": "studying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 9 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 10 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": [ 11 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": [ 12 ], "lemma": "make", "misc": "-", "text": "made", "upos": "VERB", "xpos": "VBN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 14, "id": [ 13 ], "lemma": "terrible", "misc": "-", "text": "terrible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 12, "id": [ 14 ], "lemma": "grade", "misc": "-", "text": "grades", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 15 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 18, "id": [ 16 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 18, "id": [ 17 ], "lemma": "last", "misc": "-", "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Plur", "head": 12, "id": [ 18 ], "lemma": "test", "misc": "-", "text": "tests", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
30F94FBDNTYNBQ29ZA8LEXU9ZW8TB1-1
crowdsourced
Betty helped Monica with some last minute studying because she had made good grades on the last tests.
[ { "id": 0, "speaker": null, "text": "Betty helped Monica with some last minute studying because she had made good grades on the last tests.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Betty", "misc": "(0)", "text": "Betty", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "help", "misc": "-", "text": "helped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Monica", "misc": "(1)", "text": "Monica", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 4 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": null, "head": 7, "id": [ 5 ], "lemma": "some", "misc": "-", "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 7, "id": [ 6 ], "lemma": "last", "misc": "-", "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 7 ], "lemma": "minute", "misc": "-", "text": "minute", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 2, "id": [ 8 ], "lemma": "study", "misc": "-", "text": "studying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 9 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 10 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": [ 11 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": [ 12 ], "lemma": "make", "misc": "-", "text": "made", "upos": "VERB", "xpos": "VBN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 14, "id": [ 13 ], "lemma": "good", "misc": "-", "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 12, "id": [ 14 ], "lemma": "grade", "misc": "-", "text": "grades", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 15 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 18, "id": [ 16 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 18, "id": [ 17 ], "lemma": "last", "misc": "-", "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Plur", "head": 12, "id": [ 18 ], "lemma": "test", "misc": "-", "text": "tests", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 9, 9 ] ], [ [ 0, 2, 2 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3HEM8MA6HBQCN4BR1BWR4COBWRBPQN-1
crowdsourced
I was writing with the marker and not the pen this time since its ink was darker.
[ { "id": 0, "speaker": null, "text": "I was writing with the marker and not the pen this time since its ink was darker.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "I", "misc": "-", "text": "I", "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": "write", "misc": "-", "text": "writing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "marker", "misc": "0)", "text": "marker", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 10, "id": [ 7 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 10, "id": [ 8 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 10, "id": [ 9 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "feats": "Number=Sing", "head": 6, "id": [ 10 ], "lemma": "pen", "misc": "1)", "text": "pen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "feats": "Number=Sing|PronType=Dem", "head": 12, "id": [ 11 ], "lemma": "this", "misc": "-", "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "feats": "Number=Sing", "head": 3, "id": [ 12 ], "lemma": "time", "misc": "-", "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 13 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Neut|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 15, "id": [ 14 ], "lemma": "its", "misc": "(0)", "text": "its", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 17, "id": [ 15 ], "lemma": "ink", "misc": "-", "text": "ink", "upos": "NOUN", "xpos": "NN" }, { "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": 3, "id": [ 17 ], "lemma": "dark", "misc": "-", "text": "darker", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 5 ], [ 0, 13, 13 ] ], [ [ 0, 8, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3HEM8MA6HBQCN4BR1BWR4COBWRBPQN-2
crowdsourced
I was writing with the marker and not the pen this time since its ink was lighter.
[ { "id": 0, "speaker": null, "text": "I was writing with the marker and not the pen this time since its ink was lighter.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "I", "misc": "-", "text": "I", "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": "write", "misc": "-", "text": "writing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "marker", "misc": "1)", "text": "marker", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 10, "id": [ 7 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 10, "id": [ 8 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 10, "id": [ 9 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "feats": "Number=Sing", "head": 6, "id": [ 10 ], "lemma": "pen", "misc": "0)", "text": "pen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "feats": "Number=Sing|PronType=Dem", "head": 12, "id": [ 11 ], "lemma": "this", "misc": "-", "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "feats": "Number=Sing", "head": 3, "id": [ 12 ], "lemma": "time", "misc": "-", "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 13 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Neut|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 15, "id": [ 14 ], "lemma": "its", "misc": "(0)", "text": "its", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 17, "id": [ 15 ], "lemma": "ink", "misc": "-", "text": "ink", "upos": "NOUN", "xpos": "NN" }, { "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": 3, "id": [ 17 ], "lemma": "light", "misc": "-", "text": "lighter", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 5 ] ], [ [ 0, 8, 9 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
375VSR8FVYN6D9SX1ZJT000U2EXRZS-1
crowdsourced
Donald really didn't care for cleaning up their room, but Nick was OCD and was compelled to straighten up. They hired a maid to help them out.
[ { "id": 0, "speaker": null, "text": "Donald really didn't care for cleaning up their room, but Nick was OCD and was compelled to straighten up.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 1 ], "lemma": "Donald", "misc": "(0)", "text": "Donald", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 2 ], "lemma": "really", "misc": "-", "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 3 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 4 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 5 ], "lemma": "care", "misc": "-", "text": "care", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 6 ], "lemma": "for", "misc": "-", "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 5, "id": [ 7 ], "lemma": "clean", "misc": "-", "text": "cleaning", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "feats": null, "head": 7, "id": [ 8 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 10, "id": [ 9 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 7, "id": [ 10 ], "lemma": "room", "misc": "-", "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 15, "id": [ 12 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 15, "id": [ 13 ], "lemma": "Nick", "misc": "(1)", "text": "Nick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "feats": "Number=Sing", "head": 5, "id": [ 15 ], "lemma": "ocd", "misc": "-", "text": "OCD", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 18, "id": [ 16 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 15, "id": [ 18 ], "lemma": "compel", "misc": "-", "text": "compelled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "feats": null, "head": 20, "id": [ 19 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 18, "id": [ 20 ], "lemma": "straighten", "misc": "-", "text": "straighten", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "feats": null, "head": 20, "id": [ 21 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "They hired a maid to help them out.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "they", "misc": "(0)", "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "hire", "misc": "-", "text": "hired", "upos": "VERB", "xpos": "VBD" }, { "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": "maid", "misc": "-", "text": "maid", "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": "help", "misc": "-", "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 6, "id": [ 7 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "feats": null, "head": 6, "id": [ 8 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 9 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 0, 0 ] ], [ [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
375VSR8FVYN6D9SX1ZJT000U2EXRZS-2
crowdsourced
Donald really didn't care for cleaning up their room, but Nick was a bit OCD and was compelled to straighten up. They hired a psychiatrist to help them out.
[ { "id": 0, "speaker": null, "text": "Donald really didn't care for cleaning up their room, but Nick was a bit OCD and was compelled to straighten up.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 1 ], "lemma": "Donald", "misc": "(1)", "text": "Donald", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 2 ], "lemma": "really", "misc": "-", "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 3 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 4 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 5 ], "lemma": "care", "misc": "-", "text": "care", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 6 ], "lemma": "for", "misc": "-", "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 5, "id": [ 7 ], "lemma": "clean", "misc": "-", "text": "cleaning", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "feats": null, "head": 7, "id": [ 8 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 10, "id": [ 9 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 7, "id": [ 10 ], "lemma": "room", "misc": "-", "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 17, "id": [ 12 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 17, "id": [ 13 ], "lemma": "Nick", "misc": "(0)", "text": "Nick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "feats": "Number=Sing", "head": 17, "id": [ 16 ], "lemma": "bit", "misc": "-", "text": "bit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "feats": "Number=Sing", "head": 5, "id": [ 17 ], "lemma": "ocd", "misc": "-", "text": "OCD", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 20, "id": [ 18 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 20, "id": [ 19 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 17, "id": [ 20 ], "lemma": "compel", "misc": "-", "text": "compelled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "feats": null, "head": 22, "id": [ 21 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 20, "id": [ 22 ], "lemma": "straighten", "misc": "-", "text": "straighten", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "feats": null, "head": 22, "id": [ 23 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 24 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "They hired a psychiatrist to help them out.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "they", "misc": "(0)", "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "hire", "misc": "-", "text": "hired", "upos": "VERB", "xpos": "VBD" }, { "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": "psychiatrist", "misc": "-", "text": "psychiatrist", "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": "help", "misc": "-", "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 6, "id": [ 7 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "feats": null, "head": 6, "id": [ 8 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 9 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 12, 12 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3TY2U1TEB9OZF64GB87YAFQD9D1JJA-2
crowdsourced
After Natalie did Victoria's makeup, she was not impressed with her new look, so she was self - conscious about her appearance.
[ { "id": 0, "speaker": null, "text": "After Natalie did Victoria's makeup, she was not impressed with her new look, so she was self - conscious about her appearance.", "tokens": [ { "deprel": "mark", "feats": null, "head": 3, "id": [ 1 ], "lemma": "after", "misc": "-", "text": "After", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "Natalie", "misc": "(1)", "text": "Natalie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 3 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 6, "id": [ 4 ], "lemma": "Victoria", "misc": "(0)", "text": "Victoria", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 4, "id": [ 5 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "makeup", "misc": "-", "text": "makeup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": [ 8 ], "lemma": "she", "misc": "-", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 9 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 10 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 11 ], "lemma": "impressed", "misc": "-", "text": "impressed", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 12 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 15, "id": [ 13 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 15, "id": [ 14 ], "lemma": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 15 ], "lemma": "look", "misc": "-", "text": "look", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 22, "id": [ 16 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 22, "id": [ 17 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": [ 18 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 22, "id": [ 19 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "compound", "feats": "Number=Sing", "head": 22, "id": [ 20 ], "lemma": "self", "misc": "-", "text": "self", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 20, "id": [ 21 ], "lemma": "-", "misc": "-", "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "parataxis", "feats": "Degree=Pos", "head": 11, "id": [ 22 ], "lemma": "conscious", "misc": "-", "text": "conscious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 25, "id": [ 23 ], "lemma": "about", "misc": "-", "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 25, "id": [ 24 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 22, "id": [ 25 ], "lemma": "appearance", "misc": "-", "text": "appearance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 11, "id": [ 26 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 3, 3 ], [ 0, 17, 17 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3TY2U1TEB9OZF64GB87YAFQD9D1JJA-1
crowdsourced
After Natalie did Victoria's makeup, she was not impressed with her new look, so she was self - conscious about her work.
[ { "id": 0, "speaker": null, "text": "After Natalie did Victoria's makeup, she was not impressed with her new look, so she was self - conscious about her work.", "tokens": [ { "deprel": "mark", "feats": null, "head": 3, "id": [ 1 ], "lemma": "after", "misc": "-", "text": "After", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "Natalie", "misc": "(0)", "text": "Natalie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 3 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 6, "id": [ 4 ], "lemma": "Victoria", "misc": "(1)", "text": "Victoria", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 4, "id": [ 5 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "makeup", "misc": "-", "text": "makeup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": [ 8 ], "lemma": "she", "misc": "-", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 9 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 10 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 11 ], "lemma": "impressed", "misc": "-", "text": "impressed", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 12 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 15, "id": [ 13 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 15, "id": [ 14 ], "lemma": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 15 ], "lemma": "look", "misc": "-", "text": "look", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 22, "id": [ 16 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 22, "id": [ 17 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": [ 18 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 22, "id": [ 19 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "compound", "feats": "Number=Sing", "head": 22, "id": [ 20 ], "lemma": "self", "misc": "-", "text": "self", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 20, "id": [ 21 ], "lemma": "-", "misc": "-", "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "parataxis", "feats": "Degree=Pos", "head": 11, "id": [ 22 ], "lemma": "conscious", "misc": "-", "text": "conscious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 25, "id": [ 23 ], "lemma": "about", "misc": "-", "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 25, "id": [ 24 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 22, "id": [ 25 ], "lemma": "work", "misc": "-", "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 11, "id": [ 26 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 17, 17 ] ], [ [ 0, 3, 3 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3GMLHYZ0LGBYOBA997CFR4EC37TYUK-2
crowdsourced
Lindsey was more worried about finding a boyfriend than Angela because she had a lot of sex appeal.
[ { "id": 0, "speaker": null, "text": "Lindsey was more worried about finding a boyfriend than Angela because she had a lot of sex appeal.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Lindsey", "misc": "(1)", "text": "Lindsey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 4, "id": [ 3 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "worried", "misc": "-", "text": "worried", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 5 ], "lemma": "about", "misc": "-", "text": "about", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 4, "id": [ 6 ], "lemma": "find", "misc": "-", "text": "finding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 6, "id": [ 8 ], "lemma": "boyfriend", "misc": "-", "text": "boyfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 10 ], "lemma": "Angela", "misc": "(0)", "text": "Angela", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 11 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 12 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": [ 13 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 15, "id": [ 14 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 13, "id": [ 15 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 16 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 18, "id": [ 17 ], "lemma": "sex", "misc": "-", "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 15, "id": [ 18 ], "lemma": "appeal", "misc": "-", "text": "appeal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 9, 9 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3GMLHYZ0LGBYOBA997CFR4EC37TYUK-1
crowdsourced
Lindsey was more worried about finding a boyfriend than Angela because she did not have a lot of sex appeal.
[ { "id": 0, "speaker": null, "text": "Lindsey was more worried about finding a boyfriend than Angela because she did not have a lot of sex appeal.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Lindsey", "misc": "(0)", "text": "Lindsey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 4, "id": [ 3 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "worried", "misc": "-", "text": "worried", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 5 ], "lemma": "about", "misc": "-", "text": "about", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 4, "id": [ 6 ], "lemma": "find", "misc": "-", "text": "finding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 6, "id": [ 8 ], "lemma": "boyfriend", "misc": "-", "text": "boyfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "Angela", "misc": "(1)", "text": "Angela", "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=Fem|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 12 ], "lemma": "she", "misc": "(0)", "text": "she", "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": 6, "id": [ 15 ], "lemma": "have", "misc": "-", "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 15, "id": [ 17 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 20, "id": [ 18 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 20, "id": [ 19 ], "lemma": "sex", "misc": "-", "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 17, "id": [ 20 ], "lemma": "appeal", "misc": "-", "text": "appeal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3M93N4X8HKLDKKOZE44CAITSCBFJS9-1
crowdsourced
The new suitcase of Monica is classier than Felicia's suitcase because she is a lot wealthier.
[ { "id": 0, "speaker": null, "text": "The new suitcase of Monica is classier than Felicia's suitcase because she is a lot wealthier.", "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": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 3 ], "lemma": "suitcase", "misc": "-", "text": "suitcase", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "Monica", "misc": "(0)", "text": "Monica", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "feats": "Degree=Cmp", "head": 0, "id": [ 7 ], "lemma": "classy", "misc": "-", "text": "classier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 8 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 11, "id": [ 9 ], "lemma": "Felicia", "misc": "(1)", "text": "Felicia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 10 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 11 ], "lemma": "suitcase", "misc": "-", "text": "suitcase", "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=Fem|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 13 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "feats": "Number=Sing", "head": 17, "id": [ 16 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "feats": "Degree=Cmp", "head": 7, "id": [ 17 ], "lemma": "wealthy", "misc": "-", "text": "wealthier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ], [ 0, 12, 12 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3M93N4X8HKLDKKOZE44CAITSCBFJS9-2
crowdsourced
The new suitcase of Monica is classier than Felicia's suitcase because she is a lot poorer.
[ { "id": 0, "speaker": null, "text": "The new suitcase of Monica is classier than Felicia's suitcase because she is a lot poorer.", "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": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 3 ], "lemma": "suitcase", "misc": "-", "text": "suitcase", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "Monica", "misc": "(1)", "text": "Monica", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "feats": "Degree=Cmp", "head": 0, "id": [ 7 ], "lemma": "classy", "misc": "-", "text": "classier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 8 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 11, "id": [ 9 ], "lemma": "Felicia", "misc": "(0)", "text": "Felicia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 10 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 11 ], "lemma": "suitcase", "misc": "-", "text": "suitcase", "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=Fem|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 13 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "feats": "Number=Sing", "head": 17, "id": [ 16 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "feats": "Degree=Cmp", "head": 7, "id": [ 17 ], "lemma": "poorer", "misc": "-", "text": "poorer", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 0, 8, 8 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3AJA9FLWSECNFTYEA0VDJGJL31GIFZ-2
crowdsourced
Logan was denied a loan but not Matthew because they was responsible with their credit card payments.
[ { "id": 0, "speaker": null, "text": "Logan was denied a loan but not Matthew because they was responsible with their credit card payments.", "tokens": [ { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Logan", "misc": "(1)", "text": "Logan", "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": "deny", "misc": "-", "text": "denied", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 4 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "loan", "misc": "-", "text": "loan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 8, "id": [ 6 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 8, "id": [ 7 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "Matthew", "misc": "(0)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 9 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 12, "id": [ 10 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": [ 11 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 3, "id": [ 12 ], "lemma": "responsible", "misc": "-", "text": "responsible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 13 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 17, "id": [ 14 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "feats": "Number=Sing", "head": 16, "id": [ 15 ], "lemma": "credit", "misc": "-", "text": "credit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 17, "id": [ 16 ], "lemma": "card", "misc": "-", "text": "card", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 12, "id": [ 17 ], "lemma": "payment", "misc": "-", "text": "payments", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 7, 7 ], [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }