id
stringlengths
32
32
genre
stringclasses
1 value
text
stringlengths
55
189
sentences
list
coref_chains
sequence
meta_data
dict
3OYHVNTV5VC8R11V96ZFJQ7DON6KO9-1
crowdsourced
It took Matthew longer to check the inventory than Jason because he had worked at the company for a short time.
[ { "id": 0, "speaker": null, "text": "It took Matthew longer to check the inventory than Jason because he had worked at the company for a short time.", "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": "take", "misc": "-", "text": "took", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Matthew", "misc": "(0)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 2, "id": [ 4 ], "lemma": "long", "misc": "-", "text": "longer", "upos": "ADV", "xpos": "RBR" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "feats": "VerbForm=Inf", "head": 2, "id": [ 6 ], "lemma": "check", "misc": "-", "text": "check", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 6, "id": [ 8 ], "lemma": "inventory", "misc": "-", "text": "inventory", "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": "Jason", "misc": "(1)", "text": "Jason", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 11 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": [ 13 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": [ 14 ], "lemma": "work", "misc": "-", "text": "worked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 15 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 14, "id": [ 17 ], "lemma": "company", "misc": "-", "text": "company", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 21, "id": [ 18 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 21, "id": [ 19 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 21, "id": [ 20 ], "lemma": "short", "misc": "-", "text": "short", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 14, "id": [ 21 ], "lemma": "time", "misc": "-", "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 11, 11 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
33TGB4G0LRVUOT5A46033UL1ITOTXQ-1
crowdsourced
The nail drove straight through the drywall but got stuck against the wood, since it was easy to puncture.
[ { "id": 0, "speaker": null, "text": "The nail drove straight through the drywall but got stuck against the wood, since it was easy to puncture.", "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": "nail", "misc": "-", "text": "nail", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "drive", "misc": "-", "text": "drove", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 4 ], "lemma": "straight", "misc": "-", "text": "straight", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "through", "misc": "-", "text": "through", "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": 3, "id": [ 7 ], "lemma": "drywall", "misc": "0)", "text": "drywall", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 8 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 9 ], "lemma": "get", "misc": "-", "text": "got", "upos": "AUX", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 9, "id": [ 10 ], "lemma": "stick", "misc": "-", "text": "stuck", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 11 ], "lemma": "against", "misc": "-", "text": "against", "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=Sing", "head": 10, "id": [ 13 ], "lemma": "wood", "misc": "1)", "text": "wood", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 18, "id": [ 14 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 15 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 16 ], "lemma": "it", "misc": "(0)", "text": "it", "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": 9, "id": [ 18 ], "lemma": "easy", "misc": "-", "text": "easy", "upos": "ADJ", "xpos": "JJ" }, { "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": "puncture", "misc": "-", "text": "puncture", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 6 ], [ 0, 15, 15 ] ], [ [ 0, 11, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
33TGB4G0LRVUOT5A46033UL1ITOTXQ-2
crowdsourced
The nail drove straight through the drywall but got stuck against the wood, since it was difficult to puncture.
[ { "id": 0, "speaker": null, "text": "The nail drove straight through the drywall but got stuck against the wood, since it was difficult to puncture.", "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": "nail", "misc": "-", "text": "nail", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "drive", "misc": "-", "text": "drove", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 4 ], "lemma": "straight", "misc": "-", "text": "straight", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "through", "misc": "-", "text": "through", "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": 3, "id": [ 7 ], "lemma": "drywall", "misc": "1)", "text": "drywall", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 8 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 9 ], "lemma": "get", "misc": "-", "text": "got", "upos": "AUX", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 9, "id": [ 10 ], "lemma": "stick", "misc": "-", "text": "stuck", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 11 ], "lemma": "against", "misc": "-", "text": "against", "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=Sing", "head": 10, "id": [ 13 ], "lemma": "wood", "misc": "0)", "text": "wood", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 18, "id": [ 14 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 15 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "expl", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 16 ], "lemma": "it", "misc": "(0)", "text": "it", "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": 9, "id": [ 18 ], "lemma": "difficult", "misc": "-", "text": "difficult", "upos": "ADJ", "xpos": "JJ" }, { "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": "puncture", "misc": "-", "text": "puncture", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 6 ] ], [ [ 0, 11, 12 ], [ 0, 15, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3X0EMNLXER34SC78NAQ1AZNJDP0VP9-2
crowdsourced
William was able to stay up later than Kevin was although they had drank their coffee.
[ { "id": 0, "speaker": null, "text": "William was able to stay up later than Kevin was although they had drank their coffee.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "William", "misc": "(1)", "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 3 ], "lemma": "able", "misc": "-", "text": "able", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 3, "id": [ 5 ], "lemma": "stay", "misc": "-", "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 6 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 5, "id": [ 7 ], "lemma": "late", "misc": "-", "text": "later", "upos": "ADV", "xpos": "RBR" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 8 ], "lemma": "than", "misc": "-", "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "Kevin", "misc": "(0)", "text": "Kevin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 10 ], "lemma": "be", "misc": "-", "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 11 ], "lemma": "although", "misc": "-", "text": "although", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 14, "id": [ 12 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": [ 13 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": [ 14 ], "lemma": "drink", "misc": "-", "text": "drank", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 16, "id": [ 15 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 16 ], "lemma": "coffee", "misc": "-", "text": "coffee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3X0EMNLXER34SC78NAQ1AZNJDP0VP9-1
crowdsourced
William was able to stay up later than Kevin was because they had drank their coffee.
[ { "id": 0, "speaker": null, "text": "William was able to stay up later than Kevin was because they had drank their coffee.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "William", "misc": "(0)", "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 3 ], "lemma": "able", "misc": "-", "text": "able", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 3, "id": [ 5 ], "lemma": "stay", "misc": "-", "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 6 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 5, "id": [ 7 ], "lemma": "late", "misc": "-", "text": "later", "upos": "ADV", "xpos": "RBR" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 8 ], "lemma": "than", "misc": "-", "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "Kevin", "misc": "(1)", "text": "Kevin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 10 ], "lemma": "be", "misc": "-", "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 11 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 14, "id": [ 12 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": [ 13 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": [ 14 ], "lemma": "drink", "misc": "-", "text": "drank", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 16, "id": [ 15 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 16 ], "lemma": "coffee", "misc": "-", "text": "coffee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3MJ28H2Y1E6QFTHLILJ9P30M24D5OF-1
crowdsourced
Megan held Laura in a hug while they were crying, because they was more stable than they were.
[ { "id": 0, "speaker": null, "text": "Megan held Laura in a hug while they were crying, because they was more stable than they were.", "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": "hold", "misc": "-", "text": "held", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Laura", "misc": "(1)", "text": "Laura", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=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": "hug", "misc": "-", "text": "hug", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 7 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 10, "id": [ 8 ], "lemma": "they", "misc": "-", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": [ 9 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": [ 10 ], "lemma": "cry", "misc": "-", "text": "crying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 12 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 16, "id": [ 13 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 16, "id": [ 15 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 2, "id": [ 16 ], "lemma": "stable", "misc": "-", "text": "stable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 17 ], "lemma": "than", "misc": "-", "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 19, "id": [ 18 ], "lemma": "they", "misc": "-", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": [ 19 ], "lemma": "be", "misc": "-", "text": "were", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ] ], [ [ 0, 2, 2 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3MJ28H2Y1E6QFTHLILJ9P30M24D5OF-2
crowdsourced
Megan held Laura in a hug while they were crying, because they was more emotional than they were.
[ { "id": 0, "speaker": null, "text": "Megan held Laura in a hug while they were crying, because they was more emotional than they were.", "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": "hold", "misc": "-", "text": "held", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Laura", "misc": "(0)", "text": "Laura", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=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": "hug", "misc": "-", "text": "hug", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 7 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 10, "id": [ 8 ], "lemma": "they", "misc": "-", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": [ 9 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": [ 10 ], "lemma": "cry", "misc": "-", "text": "crying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 12 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 16, "id": [ 13 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 16, "id": [ 15 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 2, "id": [ 16 ], "lemma": "emotional", "misc": "-", "text": "emotional", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 17 ], "lemma": "than", "misc": "-", "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 19, "id": [ 18 ], "lemma": "they", "misc": "-", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": [ 19 ], "lemma": "be", "misc": "-", "text": "were", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
38Z7YZ2SB5GK6IONOG67VFNZAHOIQK-1
crowdsourced
Justin likes cabbage, broccoli and collard greens while Hunter likes fruits. He grows a garden each year.
[ { "id": 0, "speaker": null, "text": "Justin likes cabbage, broccoli and collard greens while Hunter likes fruits.", "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=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "like", "misc": "-", "text": "likes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "cabbage", "misc": "-", "text": "cabbage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 4 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "broccoli", "misc": "-", "text": "broccoli", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 8, "id": [ 6 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "collard", "misc": "-", "text": "collard", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "feats": "Number=Plur", "head": 3, "id": [ 8 ], "lemma": "green", "misc": "-", "text": "greens", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 9 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "Hunter", "misc": "(1)", "text": "Hunter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": [ 11 ], "lemma": "like", "misc": "-", "text": "likes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 11, "id": [ 12 ], "lemma": "fruit", "misc": "-", "text": "fruits", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 13 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He grows a garden each year.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "grow", "misc": "-", "text": "grows", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "garden", "misc": "-", "text": "garden", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "feats": null, "head": 6, "id": [ 5 ], "lemma": "each", "misc": "-", "text": "each", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "year", "misc": "-", "text": "year", "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" }
38Z7YZ2SB5GK6IONOG67VFNZAHOIQK-2
crowdsourced
Justin likes cabbage, broccoli and collard greens while Hunter likes fruits. He buys a apples each year.
[ { "id": 0, "speaker": null, "text": "Justin likes cabbage, broccoli and collard greens while Hunter likes fruits.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Justin", "misc": "(1)", "text": "Justin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "like", "misc": "-", "text": "likes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "cabbage", "misc": "-", "text": "cabbage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 4 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "broccoli", "misc": "-", "text": "broccoli", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 8, "id": [ 6 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "collard", "misc": "-", "text": "collard", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "feats": "Number=Plur", "head": 3, "id": [ 8 ], "lemma": "green", "misc": "-", "text": "greens", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 9 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "Hunter", "misc": "(0)", "text": "Hunter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": [ 11 ], "lemma": "like", "misc": "-", "text": "likes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 11, "id": [ 12 ], "lemma": "fruit", "misc": "-", "text": "fruits", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 13 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He buys a apples each year.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "busy", "misc": "-", "text": "buys", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 4 ], "lemma": "apple", "misc": "-", "text": "apples", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "det", "feats": null, "head": 6, "id": [ 5 ], "lemma": "each", "misc": "-", "text": "each", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "year", "misc": "-", "text": "year", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "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" }
3P7RGTLO6GRJPX7UZNUXIVN80FYKAP-2
crowdsourced
Natalie ignored the orange cat more than Rebecca because she was such an animal lover.
[ { "id": 0, "speaker": null, "text": "Natalie ignored the orange cat more than Rebecca because she was such an animal lover.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Natalie", "misc": "(1)", "text": "Natalie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "ignore", "misc": "-", "text": "ignored", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 5, "id": [ 3 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 4 ], "lemma": "orange", "misc": "-", "text": "orange", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "cat", "misc": "-", "text": "cat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 2, "id": [ 6 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 7 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 8 ], "lemma": "Rebecca", "misc": "(0)", "text": "Rebecca", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 15, "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": 15, "id": [ 10 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": [ 11 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det:predet", "feats": null, "head": 15, "id": [ 12 ], "lemma": "such", "misc": "-", "text": "such", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 15, "id": [ 13 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 15, "id": [ 14 ], "lemma": "animal", "misc": "-", "text": "animal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 2, "id": [ 15 ], "lemma": "lover", "misc": "-", "text": "lover", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 7, 7 ], [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3P7RGTLO6GRJPX7UZNUXIVN80FYKAP-1
crowdsourced
Natalie played with the orange cat more than Rebecca because she was such an animal lover.
[ { "id": 0, "speaker": null, "text": "Natalie played with the orange cat more than Rebecca because she was such an animal lover.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Natalie", "misc": "(0)", "text": "Natalie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "play", "misc": "-", "text": "played", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 3 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 4 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 6, "id": [ 5 ], "lemma": "orange", "misc": "-", "text": "orange", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "cat", "misc": "-", "text": "cat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 2, "id": [ 7 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "Rebecca", "misc": "(1)", "text": "Rebecca", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 10 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 11 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det:predet", "feats": null, "head": 16, "id": [ 13 ], "lemma": "such", "misc": "-", "text": "such", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 14 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 16, "id": [ 15 ], "lemma": "animal", "misc": "-", "text": "animal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 2, "id": [ 16 ], "lemma": "lover", "misc": "-", "text": "lover", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 10, 10 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3PZDSVZ3J7V5VECGNZCMXKIC1RB4NO-2
crowdsourced
Angela showed a lot of assertiveness when talking with Elena, because she tended to be stubborn.
[ { "id": 0, "speaker": null, "text": "Angela showed a lot of assertiveness when talking with Elena, because she tended to be stubborn.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Angela", "misc": "(1)", "text": "Angela", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "show", "misc": "-", "text": "showed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "assertiveness", "misc": "-", "text": "assertiveness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": "PronType=Int", "head": 8, "id": [ 7 ], "lemma": "when", "misc": "-", "text": "when", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 2, "id": [ 8 ], "lemma": "talk", "misc": "-", "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "Elena", "misc": "(0)", "text": "Elena", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 12 ], "lemma": "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": "tend", "misc": "-", "text": "tended", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 15 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 17, "id": [ 16 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 14, "id": [ 17 ], "lemma": "stubborn", "misc": "-", "text": "stubborn", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 9, 9 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3PZDSVZ3J7V5VECGNZCMXKIC1RB4NO-1
crowdsourced
Angela showed a lot of assertiveness when talking with Elena, because she tended to be overbearing.
[ { "id": 0, "speaker": null, "text": "Angela showed a lot of assertiveness when talking with Elena, because she tended to be overbearing.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Angela", "misc": "(0)", "text": "Angela", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "show", "misc": "-", "text": "showed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "assertiveness", "misc": "-", "text": "assertiveness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": "PronType=Int", "head": 8, "id": [ 7 ], "lemma": "when", "misc": "-", "text": "when", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 2, "id": [ 8 ], "lemma": "talk", "misc": "-", "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "Elena", "misc": "(1)", "text": "Elena", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 12 ], "lemma": "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": "tend", "misc": "-", "text": "tended", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 15 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 17, "id": [ 16 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 14, "id": [ 17 ], "lemma": "overbearing", "misc": "-", "text": "overbearing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
35XW21VSVGCJFACZHPGPQX6KLGNSLO-1
crowdsourced
The State's courts like to keep their important records electronically. They are very vital.
[ { "id": 0, "speaker": null, "text": "The State's courts like to keep their important records electronically.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "(1", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 4, "id": [ 2 ], "lemma": "State", "misc": "-", "text": "State", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 2, "id": [ 3 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 5, "id": [ 4 ], "lemma": "court", "misc": "1)", "text": "courts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 5 ], "lemma": "like", "misc": "-", "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 5, "id": [ 7 ], "lemma": "keep", "misc": "-", "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 10, "id": [ 8 ], "lemma": "they", "misc": "(0", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 10, "id": [ 9 ], "lemma": "important", "misc": "-", "text": "important", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 7, "id": [ 10 ], "lemma": "record", "misc": "0)", "text": "records", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 11 ], "lemma": "electronically", "misc": "-", "text": "electronically", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 12 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "They are very vital.", "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=Pres|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "vital", "misc": "-", "text": "vital", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 5 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 3 ] ], [ [ 0, 7, 9 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
35XW21VSVGCJFACZHPGPQX6KLGNSLO-2
crowdsourced
The State's courts like to keep their important records electronically. They are very cautious.
[ { "id": 0, "speaker": null, "text": "The State's courts like to keep their important records electronically.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "(0", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 4, "id": [ 2 ], "lemma": "State", "misc": "-", "text": "State", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 2, "id": [ 3 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 5, "id": [ 4 ], "lemma": "court", "misc": "0)", "text": "courts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 5 ], "lemma": "like", "misc": "-", "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 5, "id": [ 7 ], "lemma": "keep", "misc": "-", "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 10, "id": [ 8 ], "lemma": "they", "misc": "(1", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 10, "id": [ 9 ], "lemma": "important", "misc": "-", "text": "important", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 7, "id": [ 10 ], "lemma": "record", "misc": "1)", "text": "records", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 11 ], "lemma": "electronically", "misc": "-", "text": "electronically", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 12 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "They are very cautious.", "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=Pres|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "cautious", "misc": "-", "text": "cautious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 5 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 3 ], [ 1, 0, 0 ] ], [ [ 0, 7, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3VZYA8PITOW5CCP2G0HYZ244ZI150M-1
crowdsourced
Lindsey asked Amy to go on a trip to Los Angeles with her because she is disabled.
[ { "id": 0, "speaker": null, "text": "Lindsey asked Amy to go on a trip to Los Angeles with her because she is disabled.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "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": [ 2 ], "lemma": "ask", "misc": "-", "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Amy", "misc": "(1)", "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 5 ], "lemma": "go", "misc": "-", "text": "go", "upos": "VERB", "xpos": "VB" }, { "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": "trip", "misc": "-", "text": "trip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 9 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "Los", "misc": "-", "text": "Los", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 8, "id": [ 11 ], "lemma": "Angeles", "misc": "-", "text": "Angeles", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 12 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": [ 13 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 14 ], "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": [ 15 ], "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": [ 16 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 5, "id": [ 17 ], "lemma": "disabled", "misc": "-", "text": "disabled", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 14, 14 ] ], [ [ 0, 2, 2 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3VZYA8PITOW5CCP2G0HYZ244ZI150M-2
crowdsourced
Lindsey asked Amy to go on a trip to Los Angeles with her because she is trusted.
[ { "id": 0, "speaker": null, "text": "Lindsey asked Amy to go on a trip to Los Angeles with her because she is trusted.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "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": [ 2 ], "lemma": "ask", "misc": "-", "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Amy", "misc": "(0)", "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 5 ], "lemma": "go", "misc": "-", "text": "go", "upos": "VERB", "xpos": "VB" }, { "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": "trip", "misc": "-", "text": "trip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 9 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "Los", "misc": "-", "text": "Los", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 8, "id": [ 11 ], "lemma": "Angeles", "misc": "-", "text": "Angeles", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 12 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": [ 13 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 14 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 15 ], "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": 17, "id": [ 16 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 5, "id": [ 17 ], "lemma": "trust", "misc": "-", "text": "trusted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 0, 14, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3BFF0DJK8ZQMSCJBAWUG4M4A5XQTSS-2
crowdsourced
The cook could safely touch the pot, but had to wait on the pan, because it was hot.
[ { "id": 0, "speaker": null, "text": "The cook could safely touch the pot, but had to wait on the pan, because it was hot.", "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": "cook", "misc": "-", "text": "cook", "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": "safely", "misc": "-", "text": "safely", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 5 ], "lemma": "touch", "misc": "-", "text": "touch", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "pot", "misc": "1)", "text": "pot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 10, "id": [ 8 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 10, "id": [ 9 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 10 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 10, "id": [ 12 ], "lemma": "wait", "misc": "-", "text": "wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 13 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 15, "id": [ 14 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 12, "id": [ 15 ], "lemma": "pan", "misc": "0)", "text": "pan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 20, "id": [ 16 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 20, "id": [ 17 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "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": 20, "id": [ 19 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 12, "id": [ 20 ], "lemma": "hot", "misc": "-", "text": "hot", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 6 ] ], [ [ 0, 13, 14 ], [ 0, 17, 17 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3BFF0DJK8ZQMSCJBAWUG4M4A5XQTSS-1
crowdsourced
The cook could safely touch the pot, but had to wait on the pan, because it was cold.
[ { "id": 0, "speaker": null, "text": "The cook could safely touch the pot, but had to wait on the pan, because it was cold.", "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": "cook", "misc": "-", "text": "cook", "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": "safely", "misc": "-", "text": "safely", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 5 ], "lemma": "touch", "misc": "-", "text": "touch", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "pot", "misc": "0)", "text": "pot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 10, "id": [ 8 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 10, "id": [ 9 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 10 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 10, "id": [ 12 ], "lemma": "wait", "misc": "-", "text": "wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 13 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 15, "id": [ 14 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 12, "id": [ 15 ], "lemma": "pan", "misc": "1)", "text": "pan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 20, "id": [ 16 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 20, "id": [ 17 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "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": 20, "id": [ 19 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 12, "id": [ 20 ], "lemma": "cold", "misc": "-", "text": "cold", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 6 ], [ 0, 17, 17 ] ], [ [ 0, 13, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3TC2K6WK9IGAPTAPDJ4FM8VIR2Z82S-1
crowdsourced
I poured the water from the cup to the pot to make the flower grow, and as I poured, it became lighter.
[ { "id": 0, "speaker": null, "text": "I poured the water from the cup to the pot to make the flower grow, and as I poured, it became lighter.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "I", "misc": "-", "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "pour", "misc": "-", "text": "poured", "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": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 7 ], "lemma": "cup", "misc": "0)", "text": "cup", "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": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 10 ], "lemma": "pot", "misc": "1)", "text": "pot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 2, "id": [ 12 ], "lemma": "make", "misc": "-", "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 14, "id": [ 13 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 12, "id": [ 14 ], "lemma": "flower", "misc": "-", "text": "flower", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 12, "id": [ 15 ], "lemma": "grow", "misc": "-", "text": "grow", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 23, "id": [ 16 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 23, "id": [ 17 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "feats": null, "head": 20, "id": [ 18 ], "lemma": "as", "misc": "-", "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": [ 19 ], "lemma": "I", "misc": "-", "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 23, "id": [ 20 ], "lemma": "pour", "misc": "-", "text": "poured", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "feats": null, "head": 23, "id": [ 21 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 23, "id": [ 22 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 23 ], "lemma": "become", "misc": "-", "text": "became", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "Degree=Cmp", "head": 23, "id": [ 24 ], "lemma": "light", "misc": "-", "text": "lighter", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 25 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 6 ], [ 0, 21, 21 ] ], [ [ 0, 8, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3TC2K6WK9IGAPTAPDJ4FM8VIR2Z82S-2
crowdsourced
I poured the water from the cup to the pot to make the flower grow, and as I poured, it became heavier.
[ { "id": 0, "speaker": null, "text": "I poured the water from the cup to the pot to make the flower grow, and as I poured, it became heavier.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "I", "misc": "-", "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "pour", "misc": "-", "text": "poured", "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": "cup", "misc": "1)", "text": "cup", "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": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 10 ], "lemma": "pot", "misc": "0)", "text": "pot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 2, "id": [ 12 ], "lemma": "make", "misc": "-", "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 14, "id": [ 13 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 12, "id": [ 14 ], "lemma": "flower", "misc": "-", "text": "flower", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 12, "id": [ 15 ], "lemma": "grow", "misc": "-", "text": "grow", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 23, "id": [ 16 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 23, "id": [ 17 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "feats": null, "head": 20, "id": [ 18 ], "lemma": "as", "misc": "-", "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": [ 19 ], "lemma": "I", "misc": "-", "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 23, "id": [ 20 ], "lemma": "pour", "misc": "-", "text": "poured", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "feats": null, "head": 23, "id": [ 21 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 23, "id": [ 22 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 23 ], "lemma": "become", "misc": "-", "text": "became", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "Degree=Cmp", "head": 23, "id": [ 24 ], "lemma": "heavy", "misc": "-", "text": "heavier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 25 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 6 ] ], [ [ 0, 8, 9 ], [ 0, 21, 21 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
37MQ8Z1JQEUAAA206PQ9TNVCRPFY2D-2
crowdsourced
Logan knew Ryan was terrified of rats in the house so they went and stayed in their room.
[ { "id": 0, "speaker": null, "text": "Logan knew Ryan was terrified of rats in the house so they went and stayed in their room.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Logan", "misc": "(1)", "text": "Logan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "know", "misc": "-", "text": "knew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 3 ], "lemma": "Ryan", "misc": "(0)", "text": "Ryan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "feats": "Degree=Pos", "head": 2, "id": [ 5 ], "lemma": "terrified", "misc": "-", "text": "terrified", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 5, "id": [ 7 ], "lemma": "rat", "misc": "-", "text": "rats", "upos": "NOUN", "xpos": "NNS" }, { "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": "house", "misc": "-", "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 11 ], "lemma": "so", "misc": "-", "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 13, "id": [ 12 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 13 ], "lemma": "go", "misc": "-", "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "cc", "feats": null, "head": 15, "id": [ 14 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": [ 15 ], "lemma": "stay", "misc": "-", "text": "stayed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 16 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 18, "id": [ 17 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 15, "id": [ 18 ], "lemma": "room", "misc": "-", "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
37MQ8Z1JQEUAAA206PQ9TNVCRPFY2D-1
crowdsourced
Logan knew Ryan was terrified of rats in the house so he went and set up traps.
[ { "id": 0, "speaker": null, "text": "Logan knew Ryan was terrified of rats in the house so he went and set up traps.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Logan", "misc": "(0)", "text": "Logan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "know", "misc": "-", "text": "knew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 3 ], "lemma": "Ryan", "misc": "(1)", "text": "Ryan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "feats": "Degree=Pos", "head": 2, "id": [ 5 ], "lemma": "terrified", "misc": "-", "text": "terrified", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 5, "id": [ 7 ], "lemma": "rat", "misc": "-", "text": "rats", "upos": "NOUN", "xpos": "NNS" }, { "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": "house", "misc": "-", "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 11 ], "lemma": "so", "misc": "-", "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 13 ], "lemma": "go", "misc": "-", "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "cc", "feats": null, "head": 15, "id": [ 14 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": [ 15 ], "lemma": "set", "misc": "-", "text": "set", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "feats": null, "head": 15, "id": [ 16 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "obj", "feats": "Number=Plur", "head": 15, "id": [ 17 ], "lemma": "traps", "misc": "-", "text": "traps", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ] ], [ [ 0, 2, 2 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
30EV7DWJTX9DM0K8DPECBY0X2AC6Y9-2
crowdsourced
The shoe store had two big sellers, sneakers and pumps, but because it was track season, they were selling out slowly.
[ { "id": 0, "speaker": null, "text": "The shoe store had two big sellers, sneakers and pumps, but because it was track season, they were selling out slowly.", "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": "shoe", "misc": "-", "text": "shoe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "store", "misc": "-", "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 4 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nummod", "feats": "NumForm=Word|NumType=Card", "head": 7, "id": [ 5 ], "lemma": "two", "misc": "-", "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 7, "id": [ 6 ], "lemma": "big", "misc": "-", "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 4, "id": [ 7 ], "lemma": "seller", "misc": "-", "text": "sellers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 9, "id": [ 8 ], "lemma": ",", "misc": "(1", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "feats": "Number=Plur", "head": 7, "id": [ 9 ], "lemma": "sneaker", "misc": "1)", "text": "sneakers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 10 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Plur", "head": 7, "id": [ 11 ], "lemma": "pump", "misc": "(0)", "text": "pumps", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 22, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 22, "id": [ 13 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "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": "-", "text": "it", "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": "compound", "feats": "Number=Sing", "head": 18, "id": [ 17 ], "lemma": "track", "misc": "-", "text": "track", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 22, "id": [ 18 ], "lemma": "season", "misc": "-", "text": "season", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 22, "id": [ 19 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 22, "id": [ 20 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 22, "id": [ 21 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": [ 22 ], "lemma": "sell", "misc": "-", "text": "selling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "feats": null, "head": 22, "id": [ 23 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "feats": null, "head": 22, "id": [ 24 ], "lemma": "slowly", "misc": "-", "text": "slowly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 25 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 8 ] ], [ [ 0, 10, 10 ], [ 0, 19, 19 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
30EV7DWJTX9DM0K8DPECBY0X2AC6Y9-1
crowdsourced
The shoe store had two big sellers, sneakers and pumps, but since it was track season, they were selling out faster.
[ { "id": 0, "speaker": null, "text": "The shoe store had two big sellers, sneakers and pumps, but since it was track season, they were selling out faster.", "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": "shoe", "misc": "-", "text": "shoe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "store", "misc": "-", "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 4 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nummod", "feats": "NumForm=Word|NumType=Card", "head": 7, "id": [ 5 ], "lemma": "two", "misc": "-", "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 7, "id": [ 6 ], "lemma": "big", "misc": "-", "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 4, "id": [ 7 ], "lemma": "seller", "misc": "-", "text": "sellers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 9, "id": [ 8 ], "lemma": ",", "misc": "(0", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "feats": "Number=Plur", "head": 7, "id": [ 9 ], "lemma": "sneaker", "misc": "0)", "text": "sneakers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 10 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Plur", "head": 7, "id": [ 11 ], "lemma": "pump", "misc": "(1)", "text": "pumps", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 22, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 22, "id": [ 13 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 14 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 15 ], "lemma": "it", "misc": "-", "text": "it", "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": "compound", "feats": "Number=Sing", "head": 18, "id": [ 17 ], "lemma": "track", "misc": "-", "text": "track", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 22, "id": [ 18 ], "lemma": "season", "misc": "-", "text": "season", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 22, "id": [ 19 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 22, "id": [ 20 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 22, "id": [ 21 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": [ 22 ], "lemma": "sell", "misc": "-", "text": "selling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "feats": null, "head": 22, "id": [ 23 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "xcomp", "feats": "Degree=Cmp", "head": 22, "id": [ 24 ], "lemma": "fast", "misc": "-", "text": "faster", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 25 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 8 ], [ 0, 19, 19 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3SNR5F7R92RGFQZBVRZ790ADY6BEIN-1
crowdsourced
Angela covers Kayla's hours over the weekend so they can go on vacation and they is very busy.
[ { "id": 0, "speaker": null, "text": "Angela covers Kayla's hours over the weekend so they can go on vacation and they is very busy.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Angela", "misc": "(0)", "text": "Angela", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "cover", "misc": "-", "text": "covers", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 5, "id": [ 3 ], "lemma": "Kayla", "misc": "(1)", "text": "Kayla", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 3, "id": [ 4 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 5 ], "lemma": "hour", "misc": "-", "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "over", "misc": "-", "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 8 ], "lemma": "weekend", "misc": "-", "text": "weekend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 9 ], "lemma": "so", "misc": "-", "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 12, "id": [ 10 ], "lemma": "they", "misc": "-", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 12, "id": [ 11 ], "lemma": "can", "misc": "-", "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 2, "id": [ 12 ], "lemma": "go", "misc": "-", "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 13 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 12, "id": [ 14 ], "lemma": "vacation", "misc": "-", "text": "vacation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 19, "id": [ 15 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 19, "id": [ 16 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 19, "id": [ 18 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 2, "id": [ 19 ], "lemma": "busy", "misc": "-", "text": "busy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 15, 15 ] ], [ [ 0, 2, 2 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3SNR5F7R92RGFQZBVRZ790ADY6BEIN-2
crowdsourced
Angela covers Kayla's hours over the weekend so they can go on vacation and they is very relaxed.
[ { "id": 0, "speaker": null, "text": "Angela covers Kayla's hours over the weekend so they can go on vacation and they is very relaxed.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Angela", "misc": "(1)", "text": "Angela", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "cover", "misc": "-", "text": "covers", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 5, "id": [ 3 ], "lemma": "Kayla", "misc": "(0)", "text": "Kayla", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 3, "id": [ 4 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 5 ], "lemma": "hour", "misc": "-", "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "over", "misc": "-", "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 8 ], "lemma": "weekend", "misc": "-", "text": "weekend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 9 ], "lemma": "so", "misc": "-", "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 12, "id": [ 10 ], "lemma": "they", "misc": "-", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 12, "id": [ 11 ], "lemma": "can", "misc": "-", "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 2, "id": [ 12 ], "lemma": "go", "misc": "-", "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 13 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 12, "id": [ 14 ], "lemma": "vacation", "misc": "-", "text": "vacation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 19, "id": [ 15 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 19, "id": [ 16 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 19, "id": [ 18 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 2, "id": [ 19 ], "lemma": "relaxed", "misc": "-", "text": "relaxed", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 0, 15, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
30EMX9PEVKH8V4UHWP4OBXT5RZHKS9-1
crowdsourced
William swept up all the leaves while Ian sat on the porch relaxing, so he was annoyed and tired.
[ { "id": 0, "speaker": null, "text": "William swept up all the leaves while Ian sat on the porch relaxing, so he was annoyed and tired.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "William", "misc": "(0)", "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "sweep", "misc": "-", "text": "swept", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "feats": null, "head": 2, "id": [ 3 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "det:predet", "feats": null, "head": 6, "id": [ 4 ], "lemma": "all", "misc": "-", "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 6 ], "lemma": "leave", "misc": "-", "text": "leaves", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 7 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "Ian", "misc": "(1)", "text": "Ian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 9 ], "lemma": "sit", "misc": "-", "text": "sat", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 10 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 12, "id": [ 11 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 12 ], "lemma": "porch", "misc": "-", "text": "porch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 9, "id": [ 13 ], "lemma": "relax", "misc": "-", "text": "relaxing", "upos": "VERB", "xpos": "VBG" }, { "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": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 16 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "feats": "Degree=Pos", "head": 2, "id": [ 18 ], "lemma": "annoyed", "misc": "-", "text": "annoyed", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "feats": null, "head": 20, "id": [ 19 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 18, "id": [ 20 ], "lemma": "tired", "misc": "-", "text": "tired", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 15, 15 ] ], [ [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
30EMX9PEVKH8V4UHWP4OBXT5RZHKS9-2
crowdsourced
William swept up all the leaves while Ian sat on the porch relaxing, so he was chill and relaxed.
[ { "id": 0, "speaker": null, "text": "William swept up all the leaves while Ian sat on the porch relaxing, so he was chill and relaxed.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "William", "misc": "(1)", "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "sweep", "misc": "-", "text": "swept", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "feats": null, "head": 2, "id": [ 3 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "det:predet", "feats": null, "head": 6, "id": [ 4 ], "lemma": "all", "misc": "-", "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 6 ], "lemma": "leave", "misc": "-", "text": "leaves", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 7 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "Ian", "misc": "(0)", "text": "Ian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 9 ], "lemma": "sit", "misc": "-", "text": "sat", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 10 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 12, "id": [ 11 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 12 ], "lemma": "porch", "misc": "-", "text": "porch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 9, "id": [ 13 ], "lemma": "relax", "misc": "-", "text": "relaxing", "upos": "VERB", "xpos": "VBG" }, { "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": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 16 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "feats": "Degree=Pos", "head": 2, "id": [ 18 ], "lemma": "chill", "misc": "-", "text": "chill", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "feats": null, "head": 20, "id": [ 19 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 18, "id": [ 20 ], "lemma": "relaxed", "misc": "-", "text": "relaxed", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 7, 7 ], [ 0, 15, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3QGTX7BCHP02EXVSKUUQ517QHO5Z5R-1
crowdsourced
Jason had very thin skin but Kenneth isn't easily offended. He thought the person's comment was rude.
[ { "id": 0, "speaker": null, "text": "Jason had very thin skin but Kenneth isn't easily offended.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Jason", "misc": "(0)", "text": "Jason", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=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": "thin", "misc": "-", "text": "thin", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "skin", "misc": "-", "text": "skin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 6 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 11, "id": [ 7 ], "lemma": "Kenneth", "misc": "(1)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": [ 8 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 9 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 10 ], "lemma": "easily", "misc": "-", "text": "easily", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 2, "id": [ 11 ], "lemma": "offend", "misc": "-", "text": "offended", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 12 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He thought the person's comment was rude.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "think", "misc": "-", "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 6, "id": [ 4 ], "lemma": "person", "misc": "-", "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 4, "id": [ 5 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 6 ], "lemma": "comment", "misc": "-", "text": "comment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 7 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "feats": "Degree=Pos", "head": 2, "id": [ 8 ], "lemma": "rude", "misc": "-", "text": "rude", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 9 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 0, 0 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3QGTX7BCHP02EXVSKUUQ517QHO5Z5R-2
crowdsourced
Jason had very thin skin but Kenneth isn't easily offended. He thought the person's comment was appropriate.
[ { "id": 0, "speaker": null, "text": "Jason had very thin skin but Kenneth isn't easily offended.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Jason", "misc": "(1)", "text": "Jason", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "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": "thin", "misc": "-", "text": "thin", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "skin", "misc": "-", "text": "skin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 6 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 11, "id": [ 7 ], "lemma": "Kenneth", "misc": "(0)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": [ 8 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 9 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 10 ], "lemma": "easily", "misc": "-", "text": "easily", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 2, "id": [ 11 ], "lemma": "offend", "misc": "-", "text": "offended", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 12 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He thought the person's comment was appropriate.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "think", "misc": "-", "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 6, "id": [ 4 ], "lemma": "person", "misc": "-", "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 4, "id": [ 5 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 6 ], "lemma": "comment", "misc": "-", "text": "comment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 7 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "feats": "Degree=Pos", "head": 2, "id": [ 8 ], "lemma": "appropriate", "misc": "-", "text": "appropriate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 9 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 6 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3LVTFB9DE7W6ARISYS64A3AJV6LQGT-1
crowdsourced
Unlike the shy Amy, Monica was an extrovert, so she dreaded attending the big party.
[ { "id": 0, "speaker": null, "text": "Unlike the shy Amy, Monica was an extrovert, so she dreaded attending the big party.", "tokens": [ { "deprel": "case", "feats": null, "head": 4, "id": [ 1 ], "lemma": "unlike", "misc": "-", "text": "Unlike", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 4, "id": [ 2 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 4, "id": [ 3 ], "lemma": "shy", "misc": "-", "text": "shy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 4 ], "lemma": "Amy", "misc": "(0)", "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 9, "id": [ 5 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 6 ], "lemma": "Monica", "misc": "(1)", "text": "Monica", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 7 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 9 ], "lemma": "extrovert", "misc": "-", "text": "extrovert", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 13, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 11 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "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": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 13 ], "lemma": "dread", "misc": "-", "text": "dreaded", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 13, "id": [ 14 ], "lemma": "attend", "misc": "-", "text": "attending", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 17, "id": [ 15 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 17, "id": [ 16 ], "lemma": "big", "misc": "-", "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 17 ], "lemma": "party", "misc": "-", "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 9, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 0, 11, 11 ] ], [ [ 0, 5, 5 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3LVTFB9DE7W6ARISYS64A3AJV6LQGT-2
crowdsourced
Unlike the shy Amy, Monica was an extrovert, so she looked forward to attending the big party.
[ { "id": 0, "speaker": null, "text": "Unlike the shy Amy, Monica was an extrovert, so she looked forward to attending the big party.", "tokens": [ { "deprel": "case", "feats": null, "head": 4, "id": [ 1 ], "lemma": "unlike", "misc": "-", "text": "Unlike", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 4, "id": [ 2 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 4, "id": [ 3 ], "lemma": "shy", "misc": "-", "text": "shy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 4 ], "lemma": "Amy", "misc": "(1)", "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 9, "id": [ 5 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 6 ], "lemma": "Monica", "misc": "(0)", "text": "Monica", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 7 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 9 ], "lemma": "extrovert", "misc": "-", "text": "extrovert", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 13, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 11 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "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": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 13 ], "lemma": "look", "misc": "-", "text": "looked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 14 ], "lemma": "forward", "misc": "-", "text": "forward", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 15 ], "lemma": "to", "misc": "-", "text": "to", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 13, "id": [ 16 ], "lemma": "attend", "misc": "-", "text": "attending", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 19, "id": [ 17 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 19, "id": [ 18 ], "lemma": "big", "misc": "-", "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 16, "id": [ 19 ], "lemma": "party", "misc": "-", "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 9, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 0, 5, 5 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
30ZKOOGW2W42P7M17FCFLI301771AX-2
crowdsourced
Emily takes prescription medicine for their pain but Cynthia only uses essential oil as they have experienced issues with addiction.
[ { "id": 0, "speaker": null, "text": "Emily takes prescription medicine for their pain but Cynthia only uses essential oil as they have experienced issues with addiction.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Emily", "misc": "(1)", "text": "Emily", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "take", "misc": "-", "text": "takes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "prescription", "misc": "-", "text": "prescription", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "medicine", "misc": "-", "text": "medicine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "for", "misc": "-", "text": "for", "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=Sing", "head": 2, "id": [ 7 ], "lemma": "pain", "misc": "-", "text": "pain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 8 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 9 ], "lemma": "Cynthia", "misc": "(0)", "text": "Cynthia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 10 ], "lemma": "only", "misc": "-", "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": [ 11 ], "lemma": "use", "misc": "-", "text": "uses", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 13, "id": [ 12 ], "lemma": "essential", "misc": "-", "text": "essential", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 13 ], "lemma": "oil", "misc": "-", "text": "oil", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 14 ], "lemma": "as", "misc": "-", "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 17, "id": [ 15 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": [ 16 ], "lemma": "have", "misc": "-", "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part", "head": 11, "id": [ 17 ], "lemma": "experience", "misc": "-", "text": "experienced", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 17, "id": [ 18 ], "lemma": "issue", "misc": "-", "text": "issues", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 20, "id": [ 19 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 18, "id": [ 20 ], "lemma": "addiction", "misc": "-", "text": "addiction", "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" }
30ZKOOGW2W42P7M17FCFLI301771AX-1
crowdsourced
Emily takes prescription medicine for their pain but Cynthia only uses essential oil as they does not have issues with addiction.
[ { "id": 0, "speaker": null, "text": "Emily takes prescription medicine for their pain but Cynthia only uses essential oil as they does not have issues with addiction.", "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=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "take", "misc": "-", "text": "takes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "prescription", "misc": "-", "text": "prescription", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "medicine", "misc": "-", "text": "medicine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "for", "misc": "-", "text": "for", "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=Sing", "head": 2, "id": [ 7 ], "lemma": "pain", "misc": "-", "text": "pain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 8 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 9 ], "lemma": "Cynthia", "misc": "(1)", "text": "Cynthia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 10 ], "lemma": "only", "misc": "-", "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": [ 11 ], "lemma": "use", "misc": "-", "text": "uses", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 13, "id": [ 12 ], "lemma": "essential", "misc": "-", "text": "essential", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 13 ], "lemma": "oil", "misc": "-", "text": "oil", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 14 ], "lemma": "as", "misc": "-", "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 18, "id": [ 15 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": [ 16 ], "lemma": "do", "misc": "-", "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 17 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 11, "id": [ 18 ], "lemma": "have", "misc": "-", "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Plur", "head": 18, "id": [ 19 ], "lemma": "issue", "misc": "-", "text": "issues", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 21, "id": [ 20 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 19, "id": [ 21 ], "lemma": "addiction", "misc": "-", "text": "addiction", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 14, 14 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3AC6MFV69KGEUQFNLWVZUYAGRCMZHX-2
crowdsourced
The child wanted to store the shells in the boxes but they were too large.
[ { "id": 0, "speaker": null, "text": "The child wanted to store the shells in the boxes but they were too large.", "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": "child", "misc": "-", "text": "child", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 3, "id": [ 5 ], "lemma": "store", "misc": "-", "text": "store", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 5, "id": [ 7 ], "lemma": "shell", "misc": "0)", "text": "shells", "upos": "NOUN", "xpos": "NNS" }, { "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": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Plur", "head": 5, "id": [ 10 ], "lemma": "box", "misc": "1)", "text": "boxes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 15, "id": [ 11 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 15, "id": [ 12 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 15, "id": [ 14 ], "lemma": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 3, "id": [ 15 ], "lemma": "large", "misc": "-", "text": "large", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 6 ], [ 0, 11, 11 ] ], [ [ 0, 8, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3AC6MFV69KGEUQFNLWVZUYAGRCMZHX-1
crowdsourced
The child wanted to store the shells in the boxes but they were too small.
[ { "id": 0, "speaker": null, "text": "The child wanted to store the shells in the boxes but they were too small.", "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": "child", "misc": "-", "text": "child", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 3, "id": [ 5 ], "lemma": "store", "misc": "-", "text": "store", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 5, "id": [ 7 ], "lemma": "shell", "misc": "1)", "text": "shells", "upos": "NOUN", "xpos": "NNS" }, { "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": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Plur", "head": 5, "id": [ 10 ], "lemma": "box", "misc": "0)", "text": "boxes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 15, "id": [ 11 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 15, "id": [ 12 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 15, "id": [ 14 ], "lemma": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 3, "id": [ 15 ], "lemma": "small", "misc": "-", "text": "small", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 6 ] ], [ [ 0, 8, 9 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3RHLQY6EDT2HFDMWE7MJ9HI9TDGD4N-2
crowdsourced
Katrina orders water at the bar, while Emily has a nice, cold beer, so she is the drunk person.
[ { "id": 0, "speaker": null, "text": "Katrina orders water at the bar, while Emily has a nice, cold beer, so she is the drunk person.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Katrina", "misc": "(1)", "text": "Katrina", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "order", "misc": "-", "text": "orders", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "water", "misc": "-", "text": "water", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "bar", "misc": "-", "text": "bar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 10, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 8 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "Emily", "misc": "(0)", "text": "Emily", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": [ 10 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 15, "id": [ 11 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 15, "id": [ 12 ], "lemma": "nice", "misc": "-", "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 13 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "feats": "Degree=Pos", "head": 15, "id": [ 14 ], "lemma": "cold", "misc": "-", "text": "cold", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 10, "id": [ 15 ], "lemma": "beer", "misc": "-", "text": "beer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 22, "id": [ 16 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 22, "id": [ 17 ], "lemma": "so", "misc": "-", "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "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=Pres|VerbForm=Fin", "head": 22, "id": [ 19 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 22, "id": [ 20 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 22, "id": [ 21 ], "lemma": "drunk", "misc": "-", "text": "drunk", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 10, "id": [ 22 ], "lemma": "person", "misc": "-", "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 0, 17, 17 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3RHLQY6EDT2HFDMWE7MJ9HI9TDGD4N-1
crowdsourced
Katrina orders water at the bar, while Emily has a nice, cold beer, so she is the sober person.
[ { "id": 0, "speaker": null, "text": "Katrina orders water at the bar, while Emily has a nice, cold beer, so she is the sober person.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Katrina", "misc": "(0)", "text": "Katrina", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "order", "misc": "-", "text": "orders", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "water", "misc": "-", "text": "water", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "bar", "misc": "-", "text": "bar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 10, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 8 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "Emily", "misc": "(1)", "text": "Emily", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": [ 10 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 15, "id": [ 11 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 15, "id": [ 12 ], "lemma": "nice", "misc": "-", "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 13 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "feats": "Degree=Pos", "head": 15, "id": [ 14 ], "lemma": "cold", "misc": "-", "text": "cold", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 10, "id": [ 15 ], "lemma": "beer", "misc": "-", "text": "beer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 22, "id": [ 16 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 22, "id": [ 17 ], "lemma": "so", "misc": "-", "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "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=Pres|VerbForm=Fin", "head": 22, "id": [ 19 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 22, "id": [ 20 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 22, "id": [ 21 ], "lemma": "sober", "misc": "-", "text": "sober", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 10, "id": [ 22 ], "lemma": "person", "misc": "-", "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 17, 17 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
391JB9X4ZY65X9HCCS82ZOUZ4UJMKS-1
crowdsourced
Monica was interviewing for a good new position at a technology company and Carrie was giving the interview. She wanted to be hired.
[ { "id": 0, "speaker": null, "text": "Monica was interviewing for a good new position at a technology company and Carrie was giving the interview.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Monica", "misc": "(0)", "text": "Monica", "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": "interview", "misc": "-", "text": "interviewing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 4 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 8, "id": [ 6 ], "lemma": "good", "misc": "-", "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 8, "id": [ 7 ], "lemma": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 8 ], "lemma": "position", "misc": "-", "text": "position", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 9 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 12, "id": [ 10 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "technology", "misc": "-", "text": "technology", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 8, "id": [ 12 ], "lemma": "company", "misc": "-", "text": "company", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 16, "id": [ 13 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 16, "id": [ 14 ], "lemma": "Carrie", "misc": "(1)", "text": "Carrie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "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": "conj", "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": [ 16 ], "lemma": "give", "misc": "-", "text": "giving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 18, "id": [ 17 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 16, "id": [ 18 ], "lemma": "interview", "misc": "-", "text": "interview", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "She wanted to be hired.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "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": [ 2 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux:pass", "feats": "VerbForm=Inf", "head": 5, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 2, "id": [ 5 ], "lemma": "hire", "misc": "-", "text": "hired", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 6 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 0, 0 ] ], [ [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
391JB9X4ZY65X9HCCS82ZOUZ4UJMKS-2
crowdsourced
Monica was interviewing for a good new position at a technology company and Carrie was giving the interview. She wanted to hire.
[ { "id": 0, "speaker": null, "text": "Monica was interviewing for a good new position at a technology company and Carrie was giving the interview.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Monica", "misc": "(1)", "text": "Monica", "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": "interview", "misc": "-", "text": "interviewing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 4 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 8, "id": [ 6 ], "lemma": "good", "misc": "-", "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 8, "id": [ 7 ], "lemma": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 8 ], "lemma": "position", "misc": "-", "text": "position", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 9 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 12, "id": [ 10 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "technology", "misc": "-", "text": "technology", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 8, "id": [ 12 ], "lemma": "company", "misc": "-", "text": "company", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 16, "id": [ 13 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 16, "id": [ 14 ], "lemma": "Carrie", "misc": "(0)", "text": "Carrie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "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": "conj", "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": [ 16 ], "lemma": "give", "misc": "-", "text": "giving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 18, "id": [ 17 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 16, "id": [ 18 ], "lemma": "interview", "misc": "-", "text": "interview", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "She wanted to hire.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "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": [ 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": "hire", "misc": "-", "text": "hire", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 5 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 13, 13 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
385MDVINFCD6R158Y9ED77WDIS1JWM-1
crowdsourced
Katrina could always go out drinking with friends but not Kayla because she was over age.
[ { "id": 0, "speaker": null, "text": "Katrina could always go out drinking with friends but not Kayla because she was over age.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Katrina", "misc": "(0)", "text": "Katrina", "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": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 4 ], "lemma": "go", "misc": "-", "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 5 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 4, "id": [ 6 ], "lemma": "drink", "misc": "-", "text": "drinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 7 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 6, "id": [ 8 ], "lemma": "friend", "misc": "-", "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "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": "Kayla", "misc": "(1)", "text": "Kayla", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 12 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 16, "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": 16, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 15 ], "lemma": "over", "misc": "-", "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 4, "id": [ 16 ], "lemma": "age", "misc": "-", "text": "age", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
385MDVINFCD6R158Y9ED77WDIS1JWM-2
crowdsourced
Katrina could always go out drinking with friends but not Kayla because she was under age.
[ { "id": 0, "speaker": null, "text": "Katrina could always go out drinking with friends but not Kayla because she was under age.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Katrina", "misc": "(1)", "text": "Katrina", "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": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 4 ], "lemma": "go", "misc": "-", "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 5 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 4, "id": [ 6 ], "lemma": "drink", "misc": "-", "text": "drinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 7 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 6, "id": [ 8 ], "lemma": "friend", "misc": "-", "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "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": "Kayla", "misc": "(0)", "text": "Kayla", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 12 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 16, "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": 16, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 15 ], "lemma": "under", "misc": "-", "text": "under", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 4, "id": [ 16 ], "lemma": "age", "misc": "-", "text": "age", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 10, 10 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3CO05SML7V3UHZN0D7U12390R1KR0I-1
crowdsourced
The mental health of Brian is much better than William's because he sees a therapist.
[ { "id": 0, "speaker": null, "text": "The mental health of Brian is much better than William's because he sees a therapist.", "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": "mental", "misc": "-", "text": "mental", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 3 ], "lemma": "health", "misc": "-", "text": "health", "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": "Brian", "misc": "(0)", "text": "Brian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 8, "id": [ 7 ], "lemma": "much", "misc": "-", "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Cmp", "head": 0, "id": [ 8 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "William", "misc": "(1)", "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "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": "see", "misc": "-", "text": "sees", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 16 ], "lemma": "therapist", "misc": "-", "text": "therapist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 8, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ], [ 0, 12, 12 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3CO05SML7V3UHZN0D7U12390R1KR0I-2
crowdsourced
The mental health of Brian is much worse than William's because he sees a therapist.
[ { "id": 0, "speaker": null, "text": "The mental health of Brian is much worse than William's because he sees a therapist.", "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": "mental", "misc": "-", "text": "mental", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 3 ], "lemma": "health", "misc": "-", "text": "health", "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": "Brian", "misc": "(1)", "text": "Brian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 8, "id": [ 7 ], "lemma": "much", "misc": "-", "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Cmp", "head": 0, "id": [ 8 ], "lemma": "bad", "misc": "-", "text": "worse", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "William", "misc": "(0)", "text": "William", "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": "see", "misc": "-", "text": "sees", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 16 ], "lemma": "therapist", "misc": "-", "text": "therapist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 8, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 0, 9, 9 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3D1UCPY6GG7KGM71XL6KDKC292G83L-1
crowdsourced
Peter needed to do consistent work and was able to use the wrench but replaced the screwdriver because it was durable.
[ { "id": 0, "speaker": null, "text": "Peter needed to do consistent work and was able to use the wrench but replaced the screwdriver because it was durable.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Peter", "misc": "-", "text": "Peter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "need", "misc": "-", "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "do", "misc": "-", "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 6, "id": [ 5 ], "lemma": "consistent", "misc": "-", "text": "consistent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "work", "misc": "-", "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 7 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 8 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 2, "id": [ 9 ], "lemma": "able", "misc": "-", "text": "able", "upos": "ADJ", "xpos": "JJ" }, { "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": "use", "misc": "-", "text": "use", "upos": "VERB", "xpos": "VB" }, { "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": "wrench", "misc": "0)", "text": "wrench", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 15, "id": [ 14 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 15 ], "lemma": "replace", "misc": "-", "text": "replaced", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 15, "id": [ 17 ], "lemma": "screwdriver", "misc": "1)", "text": "screwdriver", "upos": "NOUN", "xpos": "NN" }, { "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": 15, "id": [ 21 ], "lemma": "durable", "misc": "-", "text": "durable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 11, 12 ], [ 0, 18, 18 ] ], [ [ 0, 15, 16 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3D1UCPY6GG7KGM71XL6KDKC292G83L-2
crowdsourced
Peter needed to do consistent work and was able to use the wrench but replaced the screwdriver because it was rusting.
[ { "id": 0, "speaker": null, "text": "Peter needed to do consistent work and was able to use the wrench but replaced the screwdriver because it was rusting.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Peter", "misc": "-", "text": "Peter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "need", "misc": "-", "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "do", "misc": "-", "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 6, "id": [ 5 ], "lemma": "consistent", "misc": "-", "text": "consistent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "work", "misc": "-", "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 7 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 8 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 2, "id": [ 9 ], "lemma": "able", "misc": "-", "text": "able", "upos": "ADJ", "xpos": "JJ" }, { "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": "use", "misc": "-", "text": "use", "upos": "VERB", "xpos": "VB" }, { "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": "wrench", "misc": "1)", "text": "wrench", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 15, "id": [ 14 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 15 ], "lemma": "replace", "misc": "-", "text": "replaced", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 15, "id": [ 17 ], "lemma": "screwdriver", "misc": "0)", "text": "screwdriver", "upos": "NOUN", "xpos": "NN" }, { "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": "aux", "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": "Tense=Pres|VerbForm=Part", "head": 15, "id": [ 21 ], "lemma": "rust", "misc": "-", "text": "rusting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 11, 12 ] ], [ [ 0, 15, 16 ], [ 0, 18, 18 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3D5G8J4N5A2NQF18KTNLNB089IUVTR-1
crowdsourced
The horse ran up to Rebecca but past Christine, because they had sugar cubes in their pocket.
[ { "id": 0, "speaker": null, "text": "The horse ran up to Rebecca but past Christine, because they had sugar cubes in their pocket.", "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": "horse", "misc": "-", "text": "horse", "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": "compound:prt", "feats": null, "head": 3, "id": [ 4 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "Rebecca", "misc": "(0)", "text": "Rebecca", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 7 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "past", "misc": "-", "text": "past", "upos": "ADP", "xpos": "IN" }, { "deprel": "conj", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "Christine", "misc": "(1)", "text": "Christine", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 13, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 11 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 13, "id": [ 12 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 13 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound", "feats": "Number=Sing", "head": 15, "id": [ 14 ], "lemma": "sugar", "misc": "-", "text": "sugar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 13, "id": [ 15 ], "lemma": "cube", "misc": "-", "text": "cubes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 16 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 18, "id": [ 17 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 13, "id": [ 18 ], "lemma": "pocket", "misc": "-", "text": "pocket", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ], [ 0, 11, 11 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3D5G8J4N5A2NQF18KTNLNB089IUVTR-2
crowdsourced
The horse ran past Rebecca and up to Christine, because they had sugar cubes in their pocket.
[ { "id": 0, "speaker": null, "text": "The horse ran past Rebecca and up to Christine, because they had sugar cubes in their pocket.", "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": "horse", "misc": "-", "text": "horse", "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": 5, "id": [ 4 ], "lemma": "past", "misc": "-", "text": "past", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "Rebecca", "misc": "(1)", "text": "Rebecca", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 7, "id": [ 6 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": null, "head": 3, "id": [ 7 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "Christine", "misc": "(0)", "text": "Christine", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 13, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 11 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 13, "id": [ 12 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 13 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound", "feats": "Number=Sing", "head": 15, "id": [ 14 ], "lemma": "sugar", "misc": "-", "text": "sugar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 13, "id": [ 15 ], "lemma": "cube", "misc": "-", "text": "cubes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 16 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 18, "id": [ 17 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 13, "id": [ 18 ], "lemma": "pocket", "misc": "-", "text": "pocket", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 0, 8, 8 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3D3B8GE892PR1GVY0B95QJAETPU9PS-2
crowdsourced
Kenneth can make their dollar go further than Ian because they never learned how to be very cheap.
[ { "id": 0, "speaker": null, "text": "Kenneth can make their dollar go further than Ian because they never learned how to be very cheap.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Kenneth", "misc": "(1)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "can", "misc": "-", "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 3 ], "lemma": "make", "misc": "-", "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 5, "id": [ 4 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "dollar", "misc": "-", "text": "dollar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 3, "id": [ 6 ], "lemma": "go", "misc": "-", "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 6, "id": [ 7 ], "lemma": "further", "misc": "-", "text": "further", "upos": "ADV", "xpos": "RBR" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "Ian", "misc": "(0)", "text": "Ian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 10 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 13, "id": [ 11 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 12 ], "lemma": "never", "misc": "-", "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 13 ], "lemma": "learn", "misc": "-", "text": "learned", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "PronType=Int", "head": 13, "id": [ 14 ], "lemma": "how", "misc": "-", "text": "how", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 15 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 18, "id": [ 16 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 17 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "feats": "Degree=Pos", "head": 14, "id": [ 18 ], "lemma": "cheap", "misc": "-", "text": "cheap", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3D3B8GE892PR1GVY0B95QJAETPU9PS-1
crowdsourced
Kenneth can make their dollar go further than Ian because they has learned how to be very cheap.
[ { "id": 0, "speaker": null, "text": "Kenneth can make their dollar go further than Ian because they has learned how to be very cheap.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Kenneth", "misc": "(0)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "can", "misc": "-", "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 3 ], "lemma": "make", "misc": "-", "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 5, "id": [ 4 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "dollar", "misc": "-", "text": "dollar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 3, "id": [ 6 ], "lemma": "go", "misc": "-", "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 6, "id": [ 7 ], "lemma": "further", "misc": "-", "text": "further", "upos": "ADV", "xpos": "RBR" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "Ian", "misc": "(1)", "text": "Ian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 10 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 13, "id": [ 11 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": [ 12 ], "lemma": "have", "misc": "-", "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": [ 13 ], "lemma": "learn", "misc": "-", "text": "learned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "feats": "PronType=Int", "head": 13, "id": [ 14 ], "lemma": "how", "misc": "-", "text": "how", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 15 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 18, "id": [ 16 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 17 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "feats": "Degree=Pos", "head": 14, "id": [ 18 ], "lemma": "cheap", "misc": "-", "text": "cheap", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 10, 10 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3AC6MFV69MWTOFEU5U7ZMWYPHJ1ZH1-1
crowdsourced
When the spider was dead Maria was jubilant but Kayla was upset because she hated spiders.
[ { "id": 0, "speaker": null, "text": "When the spider was dead Maria was jubilant but Kayla was upset because she hated spiders.", "tokens": [ { "deprel": "mark", "feats": "PronType=Int", "head": 5, "id": [ 1 ], "lemma": "when", "misc": "-", "text": "When", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 3, "id": [ 2 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 3 ], "lemma": "spider", "misc": "-", "text": "spider", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 8, "id": [ 5 ], "lemma": "dead", "misc": "-", "text": "dead", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 6 ], "lemma": "Maria", "misc": "(0)", "text": "Maria", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 7 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 8 ], "lemma": "jubilant", "misc": "-", "text": "jubilant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 9 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 12, "id": [ 10 ], "lemma": "Kayla", "misc": "(1)", "text": "Kayla", "upos": "PROPN", "xpos": "NNP" }, { "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": "conj", "feats": "Degree=Pos", "head": 8, "id": [ 12 ], "lemma": "upset", "misc": "-", "text": "upset", "upos": "ADJ", "xpos": "JJ" }, { "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=Past|VerbForm=Fin", "head": 12, "id": [ 15 ], "lemma": "hate", "misc": "-", "text": "hated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Plur", "head": 15, "id": [ 16 ], "lemma": "spider", "misc": "-", "text": "spiders", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 8, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ], [ 0, 13, 13 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3AC6MFV69MWTOFEU5U7ZMWYPHJ1ZH1-2
crowdsourced
When the spider was dead Maria was jubilant but Kayla was upset because she loved spiders.
[ { "id": 0, "speaker": null, "text": "When the spider was dead Maria was jubilant but Kayla was upset because she loved spiders.", "tokens": [ { "deprel": "mark", "feats": "PronType=Int", "head": 5, "id": [ 1 ], "lemma": "when", "misc": "-", "text": "When", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 3, "id": [ 2 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 3 ], "lemma": "spider", "misc": "-", "text": "spider", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 8, "id": [ 5 ], "lemma": "dead", "misc": "-", "text": "dead", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 6 ], "lemma": "Maria", "misc": "(1)", "text": "Maria", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 7 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 8 ], "lemma": "jubilant", "misc": "-", "text": "jubilant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 9 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 12, "id": [ 10 ], "lemma": "Kayla", "misc": "(0)", "text": "Kayla", "upos": "PROPN", "xpos": "NNP" }, { "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": "conj", "feats": "Degree=Pos", "head": 8, "id": [ 12 ], "lemma": "upset", "misc": "-", "text": "upset", "upos": "ADJ", "xpos": "JJ" }, { "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=Past|VerbForm=Fin", "head": 12, "id": [ 15 ], "lemma": "love", "misc": "-", "text": "loved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Plur", "head": 15, "id": [ 16 ], "lemma": "spider", "misc": "-", "text": "spiders", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 8, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ] ], [ [ 0, 9, 9 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3JY0Q5X05LKFX2OEVW1SGP6IQADGGA-2
crowdsourced
I'm going to enter the spelling bee instead of the geography bee since it seems harder to win.
[ { "id": 0, "speaker": null, "text": "I'm going to enter the spelling bee instead of the geography bee since it seems harder to win.", "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=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": [ 3 ], "lemma": "go", "misc": "-", "text": "going", "upos": "VERB", "xpos": "VBG" }, { "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": "enter", "misc": "-", "text": "enter", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 6 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "spelling", "misc": "-", "text": "spelling", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "bee", "misc": "1)", "text": "bee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 9 ], "lemma": "instead", "misc": "-", "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "feats": null, "head": 9, "id": [ 10 ], "lemma": "of", "misc": "-", "text": "of", "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": "compound", "feats": "Number=Sing", "head": 13, "id": [ 12 ], "lemma": "geography", "misc": "-", "text": "geography", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 13 ], "lemma": "bee", "misc": "0)", "text": "bee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 14 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 15 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": [ 16 ], "lemma": "seem", "misc": "-", "text": "seems", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "feats": "Degree=Cmp", "head": 16, "id": [ 17 ], "lemma": "hard", "misc": "-", "text": "harder", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 18 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 17, "id": [ 19 ], "lemma": "win", "misc": "-", "text": "win", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 7 ] ], [ [ 0, 10, 12 ], [ 0, 14, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3JY0Q5X05LKFX2OEVW1SGP6IQADGGA-1
crowdsourced
I'm going to enter the spelling bee instead of the geography bee since it seems easier to win.
[ { "id": 0, "speaker": null, "text": "I'm going to enter the spelling bee instead of the geography bee since it seems easier to win.", "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=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": [ 3 ], "lemma": "go", "misc": "-", "text": "going", "upos": "VERB", "xpos": "VBG" }, { "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": "enter", "misc": "-", "text": "enter", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 6 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "spelling", "misc": "-", "text": "spelling", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "bee", "misc": "0)", "text": "bee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 9 ], "lemma": "instead", "misc": "-", "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "feats": null, "head": 9, "id": [ 10 ], "lemma": "of", "misc": "-", "text": "of", "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": "compound", "feats": "Number=Sing", "head": 13, "id": [ 12 ], "lemma": "geography", "misc": "-", "text": "geography", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 13 ], "lemma": "bee", "misc": "1)", "text": "bee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 14 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 15 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": [ 16 ], "lemma": "seem", "misc": "-", "text": "seems", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "feats": "Degree=Cmp", "head": 16, "id": [ 17 ], "lemma": "easy", "misc": "-", "text": "easier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 18 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 17, "id": [ 19 ], "lemma": "win", "misc": "-", "text": "win", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 7 ], [ 0, 14, 14 ] ], [ [ 0, 10, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
30IRMPJWDZHWUPU4H04JLNO9AE7RK4-1
crowdsourced
the soup was great and enough fro the guests but needed a little salt added. It was little.
[ { "id": 0, "speaker": null, "text": "the soup was great and enough fro the guests but needed a little salt added.", "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": "soup", "misc": "1)", "text": "soup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 3 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "great", "misc": "-", "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "feats": null, "head": 6, "id": [ 5 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 4, "id": [ 6 ], "lemma": "enough", "misc": "-", "text": "enough", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "for", "misc": "-", "text": "fro", "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": "guest", "misc": "-", "text": "guests", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 10 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 11 ], "lemma": "need", "misc": "-", "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 14, "id": [ 12 ], "lemma": "a", "misc": "(0", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 14, "id": [ 13 ], "lemma": "little", "misc": "-", "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 14 ], "lemma": "salt", "misc": "0)", "text": "salt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "feats": "Tense=Past|VerbForm=Part", "head": 11, "id": [ 15 ], "lemma": "add", "misc": "-", "text": "added", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "It was little.", "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=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": "little", "misc": "-", "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 4 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ] ], [ [ 0, 11, 13 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
30IRMPJWDZHWUPU4H04JLNO9AE7RK4-2
crowdsourced
the soup was great and enough fro the guests but needed a little salt added. It was much.
[ { "id": 0, "speaker": null, "text": "the soup was great and enough fro the guests but needed a little salt added.", "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": "soup", "misc": "0)", "text": "soup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 3 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "great", "misc": "-", "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "feats": null, "head": 6, "id": [ 5 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 4, "id": [ 6 ], "lemma": "enough", "misc": "-", "text": "enough", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "for", "misc": "-", "text": "fro", "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": "guest", "misc": "-", "text": "guests", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 10 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 11 ], "lemma": "need", "misc": "-", "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 14, "id": [ 12 ], "lemma": "a", "misc": "(1", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 14, "id": [ 13 ], "lemma": "little", "misc": "-", "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 14 ], "lemma": "salt", "misc": "1)", "text": "salt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "feats": "Tense=Past|VerbForm=Part", "head": 11, "id": [ 15 ], "lemma": "add", "misc": "-", "text": "added", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "It was much.", "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=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": "much", "misc": "-", "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 4 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ], [ 1, 0, 0 ] ], [ [ 0, 11, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3IH9TRB0FBXHVP5ZJ34S2GRJ9ZBI1G-2
crowdsourced
Megan had a harder time on the exam than Patricia because she kept remembering to study.
[ { "id": 0, "speaker": null, "text": "Megan had a harder time on the exam than Patricia because she kept remembering to study.", "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": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 5, "id": [ 4 ], "lemma": "hard", "misc": "-", "text": "harder", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "time", "misc": "-", "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "exam", "misc": "-", "text": "exam", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 10 ], "lemma": "Patricia", "misc": "(0)", "text": "Patricia", "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": 2, "id": [ 13 ], "lemma": "keep", "misc": "-", "text": "kept", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 13, "id": [ 14 ], "lemma": "remember", "misc": "-", "text": "remembering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 15 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 14, "id": [ 16 ], "lemma": "study", "misc": "-", "text": "study", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 9, 9 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3IH9TRB0FBXHVP5ZJ34S2GRJ9ZBI1G-1
crowdsourced
Megan had a harder time on the exam than Patricia because she kept forgetting to study.
[ { "id": 0, "speaker": null, "text": "Megan had a harder time on the exam than Patricia because she kept forgetting to study.", "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": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 5, "id": [ 4 ], "lemma": "hard", "misc": "-", "text": "harder", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "time", "misc": "-", "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "exam", "misc": "-", "text": "exam", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 10 ], "lemma": "Patricia", "misc": "(1)", "text": "Patricia", "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": 2, "id": [ 13 ], "lemma": "keep", "misc": "-", "text": "kept", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 13, "id": [ 14 ], "lemma": "forget", "misc": "-", "text": "forgetting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 15 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 14, "id": [ 16 ], "lemma": "study", "misc": "-", "text": "study", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
356ZPKYPUJVLW62DSLDLHYRDV40YPF-1
crowdsourced
Because Donald liked cinnamon rolls but Neil loved them, they ate cinnamon rolls for breakfast occasionally.
[ { "id": 0, "speaker": null, "text": "Because Donald liked cinnamon rolls but Neil loved them, they ate cinnamon rolls for breakfast occasionally.", "tokens": [ { "deprel": "mark", "feats": null, "head": 3, "id": [ 1 ], "lemma": "because", "misc": "-", "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "Donald", "misc": "(0)", "text": "Donald", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": [ 3 ], "lemma": "like", "misc": "-", "text": "liked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "cinnamon", "misc": "-", "text": "cinnamon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 3, "id": [ 5 ], "lemma": "roll", "misc": "-", "text": "rolls", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 8, "id": [ 6 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "Neil", "misc": "(1)", "text": "Neil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 8 ], "lemma": "love", "misc": "-", "text": "loved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 8, "id": [ 9 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 12, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 12, "id": [ 11 ], "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": [ 12 ], "lemma": "eat", "misc": "-", "text": "ate", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound", "feats": "Number=Sing", "head": 14, "id": [ 13 ], "lemma": "cinnamon", "misc": "-", "text": "cinnamon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 12, "id": [ 14 ], "lemma": "roll", "misc": "-", "text": "rolls", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 15 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 12, "id": [ 16 ], "lemma": "breakfast", "misc": "-", "text": "breakfast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 17 ], "lemma": "occasionally", "misc": "-", "text": "occasionally", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 12, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 10, 10 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
356ZPKYPUJVLW62DSLDLHYRDV40YPF-2
crowdsourced
Because Donald liked cinnamon rolls but Neil loved them, they ate cinnamon rolls for breakfast often.
[ { "id": 0, "speaker": null, "text": "Because Donald liked cinnamon rolls but Neil loved them, they ate cinnamon rolls for breakfast often.", "tokens": [ { "deprel": "mark", "feats": null, "head": 3, "id": [ 1 ], "lemma": "because", "misc": "-", "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "Donald", "misc": "(1)", "text": "Donald", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": [ 3 ], "lemma": "like", "misc": "-", "text": "liked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "cinnamon", "misc": "-", "text": "cinnamon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 3, "id": [ 5 ], "lemma": "roll", "misc": "-", "text": "rolls", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 8, "id": [ 6 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "Neil", "misc": "(0)", "text": "Neil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 8 ], "lemma": "love", "misc": "-", "text": "loved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 8, "id": [ 9 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 12, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 12, "id": [ 11 ], "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": [ 12 ], "lemma": "eat", "misc": "-", "text": "ate", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound", "feats": "Number=Sing", "head": 14, "id": [ 13 ], "lemma": "cinnamon", "misc": "-", "text": "cinnamon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 12, "id": [ 14 ], "lemma": "roll", "misc": "-", "text": "rolls", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 15 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 12, "id": [ 16 ], "lemma": "breakfast", "misc": "-", "text": "breakfast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 17 ], "lemma": "often", "misc": "-", "text": "often", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 12, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 6, 6 ], [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3Z3R5YC0P3LYUIFIKEIH5PXMLKLTF8-1
crowdsourced
After the earthquake, Robert remained more calm than Jason because he lived far from the epicenter.
[ { "id": 0, "speaker": null, "text": "After the earthquake, Robert remained more calm than Jason because he lived far from the epicenter.", "tokens": [ { "deprel": "case", "feats": null, "head": 3, "id": [ 1 ], "lemma": "after", "misc": "-", "text": "After", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 3, "id": [ 2 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 3 ], "lemma": "earthquake", "misc": "-", "text": "earthquake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 4 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "Robert", "misc": "(0)", "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 6 ], "lemma": "remain", "misc": "-", "text": "remained", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 8, "id": [ 7 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 6, "id": [ 8 ], "lemma": "calm", "misc": "-", "text": "calm", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "Jason", "misc": "(1)", "text": "Jason", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 11 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": [ 13 ], "lemma": "live", "misc": "-", "text": "lived", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 13, "id": [ 14 ], "lemma": "far", "misc": "-", "text": "far", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 15 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 13, "id": [ 17 ], "lemma": "epicenter", "misc": "-", "text": "epicenter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ], [ 0, 11, 11 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3Z3R5YC0P3LYUIFIKEIH5PXMLKLTF8-2
crowdsourced
After the earthquake, Robert remained more calm than Jason because he lived close to the epicenter.
[ { "id": 0, "speaker": null, "text": "After the earthquake, Robert remained more calm than Jason because he lived close to the epicenter.", "tokens": [ { "deprel": "case", "feats": null, "head": 3, "id": [ 1 ], "lemma": "after", "misc": "-", "text": "After", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 3, "id": [ 2 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 3 ], "lemma": "earthquake", "misc": "-", "text": "earthquake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 4 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "Robert", "misc": "(1)", "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 6 ], "lemma": "remain", "misc": "-", "text": "remained", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 8, "id": [ 7 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 6, "id": [ 8 ], "lemma": "calm", "misc": "-", "text": "calm", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "Jason", "misc": "(0)", "text": "Jason", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 11 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": [ 13 ], "lemma": "live", "misc": "-", "text": "lived", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 13, "id": [ 14 ], "lemma": "close", "misc": "-", "text": "close", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 15 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 13, "id": [ 17 ], "lemma": "epicenter", "misc": "-", "text": "epicenter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 0, 9, 9 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3U18MJKL1W08QIPVGEI4GIU0T4SCN9-2
crowdsourced
Jason did bathroom renovation for Michael, later his house failed inspection when he wanted to sell the house.
[ { "id": 0, "speaker": null, "text": "Jason did bathroom renovation for Michael, later his house failed inspection when he wanted to sell the house.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Jason", "misc": "(1)", "text": "Jason", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "bathroom", "misc": "-", "text": "bathroom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "renovation", "misc": "-", "text": "renovation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "Michael", "misc": "(0)", "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 11, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 11, "id": [ 8 ], "lemma": "late", "misc": "-", "text": "later", "upos": "ADV", "xpos": "RBR" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 10, "id": [ 9 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "house", "misc": "-", "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 11 ], "lemma": "fail", "misc": "-", "text": "failed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 12 ], "lemma": "inspection", "misc": "-", "text": "inspection", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": "PronType=Int", "head": 15, "id": [ 13 ], "lemma": "when", "misc": "-", "text": "when", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 15 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 16 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 15, "id": [ 17 ], "lemma": "sell", "misc": "-", "text": "sell", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 19, "id": [ 18 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 17, "id": [ 19 ], "lemma": "house", "misc": "-", "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 5, 5 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3U18MJKL1W08QIPVGEI4GIU0T4SCN9-1
crowdsourced
Jason did bathroom renovation for Michael, later his house failed inspection so he offered to redo the work.
[ { "id": 0, "speaker": null, "text": "Jason did bathroom renovation for Michael, later his house failed inspection so he offered to redo the work.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Jason", "misc": "(0)", "text": "Jason", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "bathroom", "misc": "-", "text": "bathroom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "renovation", "misc": "-", "text": "renovation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "Michael", "misc": "(1)", "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 11, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 11, "id": [ 8 ], "lemma": "late", "misc": "-", "text": "later", "upos": "ADV", "xpos": "RBR" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 10, "id": [ 9 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "house", "misc": "-", "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 11 ], "lemma": "fail", "misc": "-", "text": "failed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 12 ], "lemma": "inspection", "misc": "-", "text": "inspection", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 13 ], "lemma": "so", "misc": "-", "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 15 ], "lemma": "offer", "misc": "-", "text": "offered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 16 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 15, "id": [ 17 ], "lemma": "redo", "misc": "-", "text": "redo", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 19, "id": [ 18 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 17, "id": [ 19 ], "lemma": "work", "misc": "-", "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 13, 13 ] ], [ [ 0, 5, 5 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
33Q5P9PUSR02773EJ2TYB51827MZCA-1
crowdsourced
The bunny spat out the carrots and nibbled on the beans instead because they were rotten.
[ { "id": 0, "speaker": null, "text": "The bunny spat out the carrots and nibbled on the beans instead because they were rotten.", "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": "bunny", "misc": "-", "text": "bunny", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "spat", "misc": "-", "text": "spat", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "feats": null, "head": 3, "id": [ 4 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 3, "id": [ 6 ], "lemma": "carrot", "misc": "0)", "text": "carrots", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 8, "id": [ 7 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 8 ], "lemma": "nibble", "misc": "-", "text": "nibbled", "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": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Plur", "head": 8, "id": [ 11 ], "lemma": "bean", "misc": "1)", "text": "beans", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 12 ], "lemma": "instead", "misc": "-", "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 16, "id": [ 14 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "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": "Degree=Pos", "head": 8, "id": [ 16 ], "lemma": "rotten", "misc": "-", "text": "rotten", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 5 ], [ 0, 13, 13 ] ], [ [ 0, 9, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
33Q5P9PUSR02773EJ2TYB51827MZCA-2
crowdsourced
The bunny spat out the carrots and nibbled on the beans instead because they were fresh.
[ { "id": 0, "speaker": null, "text": "The bunny spat out the carrots and nibbled on the beans instead because they were fresh.", "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": "bunny", "misc": "-", "text": "bunny", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "spat", "misc": "-", "text": "spat", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "feats": null, "head": 3, "id": [ 4 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 3, "id": [ 6 ], "lemma": "carrot", "misc": "1)", "text": "carrots", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 8, "id": [ 7 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 8 ], "lemma": "nibble", "misc": "-", "text": "nibbled", "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": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Plur", "head": 8, "id": [ 11 ], "lemma": "bean", "misc": "0)", "text": "beans", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 12 ], "lemma": "instead", "misc": "-", "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 16, "id": [ 14 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "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": "Degree=Pos", "head": 8, "id": [ 16 ], "lemma": "fresh", "misc": "-", "text": "fresh", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 5 ] ], [ [ 0, 9, 10 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3D17ECOUOG9HZBMNIY95Q8D3KXE13A-2
crowdsourced
He was emotionally distraught so he went out for a walk and bought himself an ice cream. It appeased his hunger.
[ { "id": 0, "speaker": null, "text": "He was emotionally distraught so he went out for a walk and bought himself an ice cream.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": [ 1 ], "lemma": "he", "misc": "-", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "emotionally", "misc": "-", "text": "emotionally", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "distraught", "misc": "-", "text": "distraught", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 5 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": [ 6 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 7 ], "lemma": "go", "misc": "-", "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "feats": null, "head": 7, "id": [ 8 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 9 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 11, "id": [ 10 ], "lemma": "a", "misc": "(1", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 11 ], "lemma": "walk", "misc": "1)", "text": "walk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 13, "id": [ 12 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 13 ], "lemma": "buy", "misc": "-", "text": "bought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs|Reflex=Yes", "head": 13, "id": [ 14 ], "lemma": "himself", "misc": "-", "text": "himself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 17, "id": [ 15 ], "lemma": "a", "misc": "(0", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 17, "id": [ 16 ], "lemma": "ice", "misc": "-", "text": "ice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 13, "id": [ 17 ], "lemma": "cream", "misc": "0)", "text": "cream", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "It appeased his hunger.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "it", "misc": "(0)", "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "appease", "misc": "-", "text": "appeased", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 4, "id": [ 3 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "hunger", "misc": "-", "text": "hunger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 5 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 9, 10 ] ], [ [ 0, 14, 16 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3D17ECOUOG9HZBMNIY95Q8D3KXE13A-1
crowdsourced
He was emotionally distraught so he went out for a walk and bought himself an ice cream. It cleared his mind.
[ { "id": 0, "speaker": null, "text": "He was emotionally distraught so he went out for a walk and bought himself an ice cream.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": [ 1 ], "lemma": "he", "misc": "-", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "emotionally", "misc": "-", "text": "emotionally", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "distraught", "misc": "-", "text": "distraught", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 5 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": [ 6 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 7 ], "lemma": "go", "misc": "-", "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "feats": null, "head": 7, "id": [ 8 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 9 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 11, "id": [ 10 ], "lemma": "a", "misc": "(0", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 11 ], "lemma": "walk", "misc": "0)", "text": "walk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 13, "id": [ 12 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 13 ], "lemma": "buy", "misc": "-", "text": "bought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs|Reflex=Yes", "head": 13, "id": [ 14 ], "lemma": "himself", "misc": "-", "text": "himself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 17, "id": [ 15 ], "lemma": "a", "misc": "(1", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 17, "id": [ 16 ], "lemma": "ice", "misc": "-", "text": "ice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 13, "id": [ 17 ], "lemma": "cream", "misc": "1)", "text": "cream", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "It cleared his mind.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "it", "misc": "(0)", "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "clear", "misc": "-", "text": "cleared", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 4, "id": [ 3 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "mind", "misc": "-", "text": "mind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 5 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 9, 10 ], [ 1, 0, 0 ] ], [ [ 0, 14, 16 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
34F34TZU7YDZ9A684N16BY4X9YM2J9-1
crowdsourced
Hanging out at the party they had beer and soda for drinks, I wanted to feel inebriated so I grabbed it from the cooler.
[ { "id": 0, "speaker": null, "text": "Hanging out at the party they had beer and soda for drinks, I wanted to feel inebriated so I grabbed it from the cooler.", "tokens": [ { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 7, "id": [ 1 ], "lemma": "hang", "misc": "-", "text": "Hanging", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "feats": null, "head": 1, "id": [ 2 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 3 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 5, "id": [ 4 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 1, "id": [ 5 ], "lemma": "party", "misc": "-", "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 7, "id": [ 6 ], "lemma": "they", "misc": "-", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 7 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 7, "id": [ 8 ], "lemma": "beer", "misc": "(0)", "text": "beer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 10, "id": [ 9 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "soda", "misc": "(1)", "text": "soda", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 11 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 8, "id": [ 12 ], "lemma": "drink", "misc": "-", "text": "drinks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 13 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": [ 14 ], "lemma": "I", "misc": "-", "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 15 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 16 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 15, "id": [ 17 ], "lemma": "feel", "misc": "-", "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "feats": "Tense=Past|VerbForm=Part", "head": 17, "id": [ 18 ], "lemma": "inebriate", "misc": "-", "text": "inebriated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "feats": null, "head": 21, "id": [ 19 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": [ 20 ], "lemma": "I", "misc": "-", "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 15, "id": [ 21 ], "lemma": "grab", "misc": "-", "text": "grabbed", "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": "case", "feats": null, "head": 25, "id": [ 23 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 25, "id": [ 24 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 21, "id": [ 25 ], "lemma": "cool", "misc": "-", "text": "cooler", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 26 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 7 ], [ 0, 21, 21 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
34F34TZU7YDZ9A684N16BY4X9YM2J9-2
crowdsourced
Hanging out at the party they had beer and soda for drinks, I wanted to feel awake so I grabbed it from the cooler.
[ { "id": 0, "speaker": null, "text": "Hanging out at the party they had beer and soda for drinks, I wanted to feel awake so I grabbed it from the cooler.", "tokens": [ { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 7, "id": [ 1 ], "lemma": "hang", "misc": "-", "text": "Hanging", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "feats": null, "head": 1, "id": [ 2 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 3 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 5, "id": [ 4 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 1, "id": [ 5 ], "lemma": "party", "misc": "-", "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 7, "id": [ 6 ], "lemma": "they", "misc": "-", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 7 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 7, "id": [ 8 ], "lemma": "beer", "misc": "(1)", "text": "beer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 10, "id": [ 9 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "soda", "misc": "(0)", "text": "soda", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 11 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 8, "id": [ 12 ], "lemma": "drink", "misc": "-", "text": "drinks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 13 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": [ 14 ], "lemma": "I", "misc": "-", "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 15 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 16 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 15, "id": [ 17 ], "lemma": "feel", "misc": "-", "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 17, "id": [ 18 ], "lemma": "awake", "misc": "-", "text": "awake", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "feats": null, "head": 21, "id": [ 19 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": [ 20 ], "lemma": "I", "misc": "-", "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 15, "id": [ 21 ], "lemma": "grab", "misc": "-", "text": "grabbed", "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": "case", "feats": null, "head": 25, "id": [ 23 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 25, "id": [ 24 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 21, "id": [ 25 ], "lemma": "cool", "misc": "-", "text": "cooler", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 26 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 7 ] ], [ [ 0, 9, 9 ], [ 0, 21, 21 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3AC6MFV69KGEUQFNLWVZUYAGMZ5HZ3-2
crowdsourced
Samuel likes to rollerblade a lot, but Brett is more of a skateboarder, so he dislikes the skating rink.
[ { "id": 0, "speaker": null, "text": "Samuel likes to rollerblade a lot, but Brett is more of a skateboarder, so he dislikes the skating rink.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Samuel", "misc": "(1)", "text": "Samuel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "like", "misc": "-", "text": "likes", "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": "rollerblade", "misc": "-", "text": "rollerblade", "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": 4, "id": [ 6 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 14, "id": [ 8 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 14, "id": [ 9 ], "lemma": "Brett", "misc": "(0)", "text": "Brett", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": [ 10 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 14, "id": [ 11 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 12 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 14, "id": [ 13 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "feats": "Number=Sing", "head": 2, "id": [ 14 ], "lemma": "skateboarder", "misc": "-", "text": "skateboarder", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 18, "id": [ 15 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 16 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 17 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": [ 18 ], "lemma": "dislike", "misc": "-", "text": "dislikes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 21, "id": [ 19 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 21, "id": [ 20 ], "lemma": "skating", "misc": "-", "text": "skating", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 18, "id": [ 21 ], "lemma": "rink", "misc": "-", "text": "rink", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 0, 16, 16 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3AC6MFV69KGEUQFNLWVZUYAGMZ5HZ3-1
crowdsourced
Samuel likes to rollerblade a lot, but Brett is more of a skateboarder, so he likes the skating rink.
[ { "id": 0, "speaker": null, "text": "Samuel likes to rollerblade a lot, but Brett is more of a skateboarder, so he likes the skating rink.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Samuel", "misc": "(0)", "text": "Samuel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "like", "misc": "-", "text": "likes", "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": "rollerblade", "misc": "-", "text": "rollerblade", "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": 4, "id": [ 6 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 14, "id": [ 8 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 14, "id": [ 9 ], "lemma": "Brett", "misc": "(1)", "text": "Brett", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": [ 10 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 14, "id": [ 11 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 12 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 14, "id": [ 13 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "feats": "Number=Sing", "head": 2, "id": [ 14 ], "lemma": "skateboarder", "misc": "-", "text": "skateboarder", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 18, "id": [ 15 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 16 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 17 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": [ 18 ], "lemma": "like", "misc": "-", "text": "likes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 21, "id": [ 19 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 21, "id": [ 20 ], "lemma": "skating", "misc": "-", "text": "skating", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 18, "id": [ 21 ], "lemma": "rink", "misc": "-", "text": "rink", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 16, 16 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
37SQU136V92LP888VUVM2FY6N7A11H-1
crowdsourced
Juan decided to buy a raffle ticket instead of a lottery ticket because it was unfair.
[ { "id": 0, "speaker": null, "text": "Juan decided to buy a raffle ticket instead of a lottery ticket because it was unfair.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Juan", "misc": "-", "text": "Juan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "decide", "misc": "-", "text": "decided", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "buy", "misc": "-", "text": "buy", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 7, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "raffle", "misc": "(1)", "text": "raffle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 7 ], "lemma": "ticket", "misc": "-", "text": "ticket", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 8 ], "lemma": "instead", "misc": "-", "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "feats": null, "head": 8, "id": [ 9 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 12, "id": [ 10 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "lottery", "misc": "(0)", "text": "lottery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 12 ], "lemma": "ticket", "misc": "-", "text": "ticket", "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=Past|VerbForm=Fin", "head": 16, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 4, "id": [ 16 ], "lemma": "unfair", "misc": "-", "text": "unfair", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ] ], [ [ 0, 10, 10 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
37SQU136V92LP888VUVM2FY6N7A11H-2
crowdsourced
Juan decided to buy a raffle ticket instead of a lottery ticket because it was fair.
[ { "id": 0, "speaker": null, "text": "Juan decided to buy a raffle ticket instead of a lottery ticket because it was fair.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Juan", "misc": "-", "text": "Juan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "decide", "misc": "-", "text": "decided", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "buy", "misc": "-", "text": "buy", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 7, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "raffle", "misc": "(0)", "text": "raffle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 7 ], "lemma": "ticket", "misc": "-", "text": "ticket", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 8 ], "lemma": "instead", "misc": "-", "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "feats": null, "head": 8, "id": [ 9 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 12, "id": [ 10 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "lottery", "misc": "(1)", "text": "lottery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 12 ], "lemma": "ticket", "misc": "-", "text": "ticket", "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=Past|VerbForm=Fin", "head": 16, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 4, "id": [ 16 ], "lemma": "fair", "misc": "-", "text": "fair", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ], [ 0, 13, 13 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3NQUW096N661AVG08JGY921UO94L95-2
crowdsourced
Lindsey gave the container of sugar to Megan because she had been following a recipe.
[ { "id": 0, "speaker": null, "text": "Lindsey gave the container of sugar to Megan because she had been following a recipe.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "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": [ 2 ], "lemma": "give", "misc": "-", "text": "gave", "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": "container", "misc": "-", "text": "container", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "sugar", "misc": "-", "text": "sugar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 7 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 8 ], "lemma": "Megan", "misc": "(0)", "text": "Megan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 13, "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": 13, "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": 13, "id": [ 11 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "aux", "feats": "Tense=Past|VerbForm=Part", "head": 13, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "advcl", "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": [ 13 ], "lemma": "follow", "misc": "-", "text": "following", "upos": "VERB", "xpos": "VBG" }, { "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": "recipe", "misc": "-", "text": "recipe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 7, 7 ], [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3NQUW096N661AVG08JGY921UO94L95-1
crowdsourced
Lindsey gave the container of sugar to Megan because she had been on a diet.
[ { "id": 0, "speaker": null, "text": "Lindsey gave the container of sugar to Megan because she had been on a diet.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "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": [ 2 ], "lemma": "give", "misc": "-", "text": "gave", "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": "container", "misc": "-", "text": "container", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "sugar", "misc": "-", "text": "sugar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 7 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 6, "id": [ 8 ], "lemma": "Megan", "misc": "(1)", "text": "Megan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 15, "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": 15, "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": 15, "id": [ 11 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "cop", "feats": "Tense=Past|VerbForm=Part", "head": 15, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 13 ], "lemma": "on", "misc": "-", "text": "on", "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": "advcl", "feats": "Number=Sing", "head": 2, "id": [ 15 ], "lemma": "diet", "misc": "-", "text": "diet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 9, 9 ] ], [ [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
33EEIIWHK75AYZ9G3PTQI6PLUUPVQE-1
crowdsourced
Kendall went to the home department store and bought the textiles but ignored the chairs because they were pretty.
[ { "id": 0, "speaker": null, "text": "Kendall went to the home department store and bought the textiles but ignored the chairs because they were pretty.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Kendall", "misc": "-", "text": "Kendall", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "go", "misc": "-", "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 7, "id": [ 4 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "home", "misc": "-", "text": "home", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "department", "misc": "-", "text": "department", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 7 ], "lemma": "store", "misc": "-", "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 8 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 9 ], "lemma": "buy", "misc": "-", "text": "bought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 11, "id": [ 10 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 9, "id": [ 11 ], "lemma": "textile", "misc": "0)", "text": "textiles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 13, "id": [ 12 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 13 ], "lemma": "ignore", "misc": "-", "text": "ignored", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 15, "id": [ 14 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 13, "id": [ 15 ], "lemma": "chair", "misc": "1)", "text": "chairs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 16 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 19, "id": [ 17 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": [ 18 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 13, "id": [ 19 ], "lemma": "pretty", "misc": "-", "text": "pretty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 9, 10 ], [ 0, 16, 16 ] ], [ [ 0, 13, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
33EEIIWHK75AYZ9G3PTQI6PLUUPVQE-2
crowdsourced
Kendall went to the home department store and bought the textiles but ignored the chairs because they were ugly.
[ { "id": 0, "speaker": null, "text": "Kendall went to the home department store and bought the textiles but ignored the chairs because they were ugly.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Kendall", "misc": "-", "text": "Kendall", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "go", "misc": "-", "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 7, "id": [ 4 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "home", "misc": "-", "text": "home", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "department", "misc": "-", "text": "department", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 7 ], "lemma": "store", "misc": "-", "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 8 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 9 ], "lemma": "buy", "misc": "-", "text": "bought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 11, "id": [ 10 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 9, "id": [ 11 ], "lemma": "textile", "misc": "1)", "text": "textiles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 13, "id": [ 12 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 13 ], "lemma": "ignore", "misc": "-", "text": "ignored", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 15, "id": [ 14 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 13, "id": [ 15 ], "lemma": "chair", "misc": "0)", "text": "chairs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 16 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 19, "id": [ 17 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": [ 18 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 13, "id": [ 19 ], "lemma": "ugly", "misc": "-", "text": "ugly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 9, 10 ] ], [ [ 0, 13, 14 ], [ 0, 16, 16 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3Z33IC0JC20J0PR16LU4O9N59PP9VA-2
crowdsourced
James slid down from the top of the roof to the fence because it is shorter.
[ { "id": 0, "speaker": null, "text": "James slid down from the top of the roof to the fence because it is shorter.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "James", "misc": "-", "text": "James", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "slide", "misc": "-", "text": "slid", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "feats": null, "head": 2, "id": [ 3 ], "lemma": "down", "misc": "-", "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "top", "misc": "-", "text": "top", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "roof", "misc": "1)", "text": "roof", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 10 ], "lemma": "to", "misc": "-", "text": "to", "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": 2, "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": 2, "id": [ 16 ], "lemma": "short", "misc": "-", "text": "shorter", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 8 ] ], [ [ 0, 10, 11 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3Z33IC0JC20J0PR16LU4O9N59PP9VA-1
crowdsourced
James slid down from the top of the roof to the fence because it is taller.
[ { "id": 0, "speaker": null, "text": "James slid down from the top of the roof to the fence because it is taller.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "James", "misc": "-", "text": "James", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "slide", "misc": "-", "text": "slid", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "feats": null, "head": 2, "id": [ 3 ], "lemma": "down", "misc": "-", "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "top", "misc": "-", "text": "top", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "roof", "misc": "0)", "text": "roof", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 10 ], "lemma": "to", "misc": "-", "text": "to", "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": 2, "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": 2, "id": [ 16 ], "lemma": "tall", "misc": "-", "text": "taller", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 8 ], [ 0, 13, 13 ] ], [ [ 0, 10, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
36AZSFEYZ4YNUT7RK7W0NHUM8TABV2-1
crowdsourced
Mary did not like to belong to any group unlike Jennifer, due to the fact that she was a shy person.
[ { "id": 0, "speaker": null, "text": "Mary did not like to belong to any group unlike Jennifer, due to the fact that she was a shy person.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Mary", "misc": "(0)", "text": "Mary", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 4 ], "lemma": "like", "misc": "-", "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 4, "id": [ 6 ], "lemma": "belong", "misc": "-", "text": "belong", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": null, "head": 9, "id": [ 8 ], "lemma": "any", "misc": "-", "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "group", "misc": "-", "text": "group", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "unlike", "misc": "-", "text": "unlike", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 11 ], "lemma": "Jennifer", "misc": "(1)", "text": "Jennifer", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "feats": null, "head": 16, "id": [ 13 ], "lemma": "due", "misc": "-", "text": "due", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "feats": null, "head": 13, "id": [ 14 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 16 ], "lemma": "fact", "misc": "-", "text": "fact", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 22, "id": [ 17 ], "lemma": "that", "misc": "-", "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "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": "det", "feats": "Definite=Ind|PronType=Art", "head": 22, "id": [ 20 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 22, "id": [ 21 ], "lemma": "shy", "misc": "-", "text": "shy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "acl", "feats": "Number=Sing", "head": 16, "id": [ 22 ], "lemma": "person", "misc": "-", "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 17, 17 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
36AZSFEYZ4YNUT7RK7W0NHUM8TABV2-2
crowdsourced
Mary did not like to belong to any group unlike Jennifer, due to the fact that she was an outgoing person.
[ { "id": 0, "speaker": null, "text": "Mary did not like to belong to any group unlike Jennifer, due to the fact that she was an outgoing person.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Mary", "misc": "(1)", "text": "Mary", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 4 ], "lemma": "like", "misc": "-", "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 4, "id": [ 6 ], "lemma": "belong", "misc": "-", "text": "belong", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": null, "head": 9, "id": [ 8 ], "lemma": "any", "misc": "-", "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "group", "misc": "-", "text": "group", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "unlike", "misc": "-", "text": "unlike", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 11 ], "lemma": "Jennifer", "misc": "(0)", "text": "Jennifer", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "feats": null, "head": 16, "id": [ 13 ], "lemma": "due", "misc": "-", "text": "due", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "feats": null, "head": 13, "id": [ 14 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 16 ], "lemma": "fact", "misc": "-", "text": "fact", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 22, "id": [ 17 ], "lemma": "that", "misc": "-", "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "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": "det", "feats": "Definite=Ind|PronType=Art", "head": 22, "id": [ 20 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 22, "id": [ 21 ], "lemma": "outgoing", "misc": "-", "text": "outgoing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "acl", "feats": "Number=Sing", "head": 16, "id": [ 22 ], "lemma": "person", "misc": "-", "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 10, 10 ], [ 0, 17, 17 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
34OWYT6U3WFZKU8UNGJLHM92CRHI98-2
crowdsourced
Joel was a realist unlike Robert, so he was the one that developed a crush on a fellow classmate.
[ { "id": 0, "speaker": null, "text": "Joel was a realist unlike Robert, so he was the one that developed a crush on a fellow classmate.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Joel", "misc": "(1)", "text": "Joel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 4 ], "lemma": "realist", "misc": "-", "text": "realist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "unlike", "misc": "-", "text": "unlike", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "Robert", "misc": "(0)", "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 12, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 8 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 9 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": [ 10 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 12, "id": [ 11 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "feats": "Number=Sing", "head": 4, "id": [ 12 ], "lemma": "one", "misc": "-", "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "PronType=Rel", "head": 14, "id": [ 13 ], "lemma": "that", "misc": "-", "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": [ 14 ], "lemma": "develop", "misc": "-", "text": "developed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 16 ], "lemma": "crush", "misc": "-", "text": "crush", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 20, "id": [ 17 ], "lemma": "on", "misc": "-", "text": "on", "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": "amod", "feats": "Degree=Pos", "head": 20, "id": [ 19 ], "lemma": "fellow", "misc": "-", "text": "fellow", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 16, "id": [ 20 ], "lemma": "classmate", "misc": "-", "text": "classmate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 5, 5 ], [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
34OWYT6U3WFZKU8UNGJLHM92CRHI98-1
crowdsourced
Joel was a romantic unlike Robert, so he was the one that developed a crush on a fellow classmate.
[ { "id": 0, "speaker": null, "text": "Joel was a romantic unlike Robert, so he was the one that developed a crush on a fellow classmate.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Joel", "misc": "(0)", "text": "Joel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "romantic", "misc": "-", "text": "romantic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "unlike", "misc": "-", "text": "unlike", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "Robert", "misc": "(1)", "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 12, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 8 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 9 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": [ 10 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 12, "id": [ 11 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "feats": "Number=Sing", "head": 4, "id": [ 12 ], "lemma": "one", "misc": "-", "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "PronType=Rel", "head": 14, "id": [ 13 ], "lemma": "that", "misc": "-", "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": [ 14 ], "lemma": "develop", "misc": "-", "text": "developed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 16 ], "lemma": "crush", "misc": "-", "text": "crush", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 20, "id": [ 17 ], "lemma": "on", "misc": "-", "text": "on", "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": "amod", "feats": "Degree=Pos", "head": 20, "id": [ 19 ], "lemma": "fellow", "misc": "-", "text": "fellow", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 16, "id": [ 20 ], "lemma": "classmate", "misc": "-", "text": "classmate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 8, 8 ] ], [ [ 0, 5, 5 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3QD8LUVX4ZCS3RUK3AI50EFO4465XB-1
crowdsourced
The old cards could not squeeze into the boxes because they were too thick.
[ { "id": 0, "speaker": null, "text": "The old cards could not squeeze into the boxes because they were too thick.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 3, "id": [ 1 ], "lemma": "the", "misc": "(0", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 3, "id": [ 2 ], "lemma": "old", "misc": "-", "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 6, "id": [ 3 ], "lemma": "card", "misc": "0)", "text": "cards", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 6, "id": [ 4 ], "lemma": "could", "misc": "-", "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 6, "id": [ 5 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 6 ], "lemma": "squeeze", "misc": "-", "text": "squeeze", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "into", "misc": "-", "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Plur", "head": 6, "id": [ 9 ], "lemma": "box", "misc": "1)", "text": "boxes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 10 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 14, "id": [ 11 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 13 ], "lemma": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 6, "id": [ 14 ], "lemma": "thick", "misc": "-", "text": "thick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 2 ], [ 0, 10, 10 ] ], [ [ 0, 7, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3QD8LUVX4ZCS3RUK3AI50EFO4465XB-2
crowdsourced
The old cards could not squeeze into the boxes because they were too small.
[ { "id": 0, "speaker": null, "text": "The old cards could not squeeze into the boxes because they were too small.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 3, "id": [ 1 ], "lemma": "the", "misc": "(1", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 3, "id": [ 2 ], "lemma": "old", "misc": "-", "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 6, "id": [ 3 ], "lemma": "card", "misc": "1)", "text": "cards", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 6, "id": [ 4 ], "lemma": "could", "misc": "-", "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 6, "id": [ 5 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 6 ], "lemma": "squeeze", "misc": "-", "text": "squeeze", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "into", "misc": "-", "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Plur", "head": 6, "id": [ 9 ], "lemma": "box", "misc": "0)", "text": "boxes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 10 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 14, "id": [ 11 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 13 ], "lemma": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 6, "id": [ 14 ], "lemma": "small", "misc": "-", "text": "small", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 2 ] ], [ [ 0, 7, 8 ], [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
37OPIVELUWHSN76MT2R0537F6IFAHW-1
crowdsourced
I was able to carry the paint roller but I asked my husband to fetch the bucket because it was light.
[ { "id": 0, "speaker": null, "text": "I was able to carry the paint roller but I asked my husband to fetch the bucket because it was light.", "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": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 3 ], "lemma": "able", "misc": "-", "text": "able", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 3, "id": [ 5 ], "lemma": "carry", "misc": "-", "text": "carry", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 6 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "paint", "misc": "-", "text": "paint", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "roller", "misc": "0)", "text": "roller", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 9 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": [ 10 ], "lemma": "I", "misc": "-", "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 11 ], "lemma": "ask", "misc": "-", "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": [ 12 ], "lemma": "my", "misc": "-", "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 13 ], "lemma": "husband", "misc": "-", "text": "husband", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 14 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 11, "id": [ 15 ], "lemma": "fetch", "misc": "-", "text": "fetch", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 15, "id": [ 17 ], "lemma": "bucket", "misc": "1)", "text": "bucket", "upos": "NOUN", "xpos": "NN" }, { "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": 15, "id": [ 21 ], "lemma": "light", "misc": "-", "text": "light", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 7 ], [ 0, 18, 18 ] ], [ [ 0, 15, 16 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
37OPIVELUWHSN76MT2R0537F6IFAHW-2
crowdsourced
I was able to carry the paint roller but I asked my husband to fetch the bucket because it was heavy.
[ { "id": 0, "speaker": null, "text": "I was able to carry the paint roller but I asked my husband to fetch the bucket because it was heavy.", "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": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 3 ], "lemma": "able", "misc": "-", "text": "able", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 3, "id": [ 5 ], "lemma": "carry", "misc": "-", "text": "carry", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 6 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "paint", "misc": "-", "text": "paint", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "roller", "misc": "1)", "text": "roller", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 9 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": [ 10 ], "lemma": "I", "misc": "-", "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 11 ], "lemma": "ask", "misc": "-", "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": [ 12 ], "lemma": "my", "misc": "-", "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 13 ], "lemma": "husband", "misc": "-", "text": "husband", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 14 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 11, "id": [ 15 ], "lemma": "fetch", "misc": "-", "text": "fetch", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 15, "id": [ 17 ], "lemma": "bucket", "misc": "0)", "text": "bucket", "upos": "NOUN", "xpos": "NN" }, { "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": 15, "id": [ 21 ], "lemma": "heavy", "misc": "-", "text": "heavy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 7 ] ], [ [ 0, 15, 16 ], [ 0, 18, 18 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
307FVKVSYRD1Y4LMNUJX9P8DCK147E-1
crowdsourced
Jacob and Samantha were in love. Jacob bought roses for her without chocolates because they were loved by her.
[ { "id": 0, "speaker": null, "text": "Jacob and Samantha were in love.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 1 ], "lemma": "Jacob", "misc": "-", "text": "Jacob", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 3, "id": [ 2 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Sing", "head": 1, "id": [ 3 ], "lemma": "Samantha", "misc": "-", "text": "Samantha", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 6 ], "lemma": "love", "misc": "-", "text": "love", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 7 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "Jacob bought roses for her without chocolates because they were loved by her.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Jacob", "misc": "-", "text": "Jacob", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "buy", "misc": "-", "text": "bought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 3 ], "lemma": "rose", "misc": "(0)", "text": "roses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 5 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "without", "misc": "-", "text": "without", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 2, "id": [ 7 ], "lemma": "chocolate", "misc": "(1)", "text": "chocolates", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 8 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 11, "id": [ 9 ], "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": 11, "id": [ 10 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 2, "id": [ 11 ], "lemma": "love", "misc": "-", "text": "loved", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 12 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": [ 13 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 14 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 1, 2, 2 ], [ 1, 8, 8 ] ], [ [ 1, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
307FVKVSYRD1Y4LMNUJX9P8DCK147E-2
crowdsourced
Jacob and Samantha were in love. Jacob bought roses for her without chocolates because they were hated by her.
[ { "id": 0, "speaker": null, "text": "Jacob and Samantha were in love.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 1 ], "lemma": "Jacob", "misc": "-", "text": "Jacob", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 3, "id": [ 2 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Sing", "head": 1, "id": [ 3 ], "lemma": "Samantha", "misc": "-", "text": "Samantha", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 6 ], "lemma": "love", "misc": "-", "text": "love", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 7 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "Jacob bought roses for her without chocolates because they were hated by her.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Jacob", "misc": "-", "text": "Jacob", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "buy", "misc": "-", "text": "bought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 3 ], "lemma": "rose", "misc": "(1)", "text": "roses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 5 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "without", "misc": "-", "text": "without", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 2, "id": [ 7 ], "lemma": "chocolate", "misc": "(0)", "text": "chocolates", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 8 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 11, "id": [ 9 ], "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": 11, "id": [ 10 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 2, "id": [ 11 ], "lemma": "hate", "misc": "-", "text": "hated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 12 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": [ 13 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 14 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 1, 2, 2 ] ], [ [ 1, 6, 6 ], [ 1, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
35JDMRECC6NHDOSNP1B4GML5CNAEGM-2
crowdsourced
Katrina gave Christine a stuffed animal for their birthday, but they already had this one.
[ { "id": 0, "speaker": null, "text": "Katrina gave Christine a stuffed animal for their birthday, but they already had this one.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Katrina", "misc": "(1)", "text": "Katrina", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "give", "misc": "-", "text": "gave", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Christine", "misc": "(0)", "text": "Christine", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 4 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": [ 5 ], "lemma": "stuff", "misc": "-", "text": "stuffed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "animal", "misc": "-", "text": "animal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 9, "id": [ 8 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 9 ], "lemma": "birthday", "misc": "-", "text": "birthday", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "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=3|PronType=Prs", "head": 14, "id": [ 12 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 13 ], "lemma": "already", "misc": "-", "text": "already", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 14 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Number=Sing|PronType=Dem", "head": 16, "id": [ 15 ], "lemma": "this", "misc": "-", "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 16 ], "lemma": "one", "misc": "-", "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
35JDMRECC6NHDOSNP1B4GML5CNAEGM-1
crowdsourced
Katrina gave Christine a stuffed animal for their birthday because they already had this one himself.
[ { "id": 0, "speaker": null, "text": "Katrina gave Christine a stuffed animal for their birthday because they already had this one himself.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Katrina", "misc": "(0)", "text": "Katrina", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "give", "misc": "-", "text": "gave", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Christine", "misc": "(1)", "text": "Christine", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 4 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": [ 5 ], "lemma": "stuff", "misc": "-", "text": "stuffed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "animal", "misc": "-", "text": "animal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 9, "id": [ 8 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 9 ], "lemma": "birthday", "misc": "-", "text": "birthday", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 10 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 13, "id": [ 11 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 12 ], "lemma": "already", "misc": "-", "text": "already", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 13 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Number=Sing|PronType=Dem", "head": 15, "id": [ 14 ], "lemma": "this", "misc": "-", "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 13, "id": [ 15 ], "lemma": "one", "misc": "-", "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod:npmod", "feats": "Gender=Masc|Number=Sing|Person=3|PronType=Emp|Reflex=Yes", "head": 15, "id": [ 16 ], "lemma": "himself", "misc": "-", "text": "himself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 10, 10 ] ], [ [ 0, 2, 2 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
31D0ZWOD0CDHC70QVUKFZB8ZL0E0AM-2
crowdsourced
John after crying for a while wipes his face with the new towel and got it wet.
[ { "id": 0, "speaker": null, "text": "John after crying for a while wipes his face with the new towel and got it wet.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 1 ], "lemma": "John", "misc": "-", "text": "John", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 3, "id": [ 2 ], "lemma": "after", "misc": "-", "text": "after", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 7, "id": [ 3 ], "lemma": "cry", "misc": "-", "text": "crying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "while", "misc": "-", "text": "while", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 7 ], "lemma": "wipe", "misc": "-", "text": "wipes", "upos": "VERB", "xpos": "VBZ" }, { "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": "obj", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "face", "misc": "1)", "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 10 ], "lemma": "with", "misc": "-", "text": "with", "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": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 13 ], "lemma": "towel", "misc": "0)", "text": "towel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 15, "id": [ 14 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 15 ], "lemma": "get", "misc": "-", "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 16 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 15, "id": [ 17 ], "lemma": "wet", "misc": "-", "text": "wet", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 8 ] ], [ [ 0, 10, 12 ], [ 0, 15, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
31D0ZWOD0CDHC70QVUKFZB8ZL0E0AM-1
crowdsourced
John after crying for a while wipes his face with the new towel and got it dry.
[ { "id": 0, "speaker": null, "text": "John after crying for a while wipes his face with the new towel and got it dry.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 1 ], "lemma": "John", "misc": "-", "text": "John", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 3, "id": [ 2 ], "lemma": "after", "misc": "-", "text": "after", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 7, "id": [ 3 ], "lemma": "cry", "misc": "-", "text": "crying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "while", "misc": "-", "text": "while", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 7 ], "lemma": "wipe", "misc": "-", "text": "wipes", "upos": "VERB", "xpos": "VBZ" }, { "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": "obj", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "face", "misc": "0)", "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 10 ], "lemma": "with", "misc": "-", "text": "with", "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": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 13 ], "lemma": "towel", "misc": "1)", "text": "towel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 15, "id": [ 14 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 15 ], "lemma": "get", "misc": "-", "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 16 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 15, "id": [ 17 ], "lemma": "dry", "misc": "-", "text": "dry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 8 ], [ 0, 15, 15 ] ], [ [ 0, 10, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
34R3P23QHUFPUK9PU7NSNS46Y7SWHF-2
crowdsourced
Angela was diurnal while Erin was nocturnal so she preferred to stay out late at night.
[ { "id": 0, "speaker": null, "text": "Angela was diurnal while Erin was nocturnal so she preferred to stay out late at night.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Angela", "misc": "(1)", "text": "Angela", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 3 ], "lemma": "diurnal", "misc": "-", "text": "diurnal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 4 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 5 ], "lemma": "Erin", "misc": "(0)", "text": "Erin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 3, "id": [ 7 ], "lemma": "nocturnal", "misc": "-", "text": "nocturnal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 8 ], "lemma": "so", "misc": "-", "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 9 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 10 ], "lemma": "prefer", "misc": "-", "text": "preferred", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 10, "id": [ 12 ], "lemma": "stay", "misc": "-", "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 13 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 12, "id": [ 14 ], "lemma": "late", "misc": "-", "text": "late", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 15 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 12, "id": [ 16 ], "lemma": "night", "misc": "-", "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 4, 4 ], [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
34R3P23QHUFPUK9PU7NSNS46Y7SWHF-1
crowdsourced
Angela was nocturnal while Erin was diurnal so she preferred to stay out late at night.
[ { "id": 0, "speaker": null, "text": "Angela was nocturnal while Erin was diurnal so she preferred to stay out late at night.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Angela", "misc": "(0)", "text": "Angela", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 3 ], "lemma": "nocturnal", "misc": "-", "text": "nocturnal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 4 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 5 ], "lemma": "Erin", "misc": "(1)", "text": "Erin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 3, "id": [ 7 ], "lemma": "diurnal", "misc": "-", "text": "diurnal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 8 ], "lemma": "so", "misc": "-", "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 9 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 10 ], "lemma": "prefer", "misc": "-", "text": "preferred", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 10, "id": [ 12 ], "lemma": "stay", "misc": "-", "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 13 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 12, "id": [ 14 ], "lemma": "late", "misc": "-", "text": "late", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 15 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 12, "id": [ 16 ], "lemma": "night", "misc": "-", "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 8, 8 ] ], [ [ 0, 4, 4 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3FJ2RVH25Z4V99USYDYTU62LNWQ92W-2
crowdsourced
Ian was unable to get certified as a teacher unlike Kyle, due to him passing a background check.
[ { "id": 0, "speaker": null, "text": "Ian was unable to get certified as a teacher unlike Kyle, due to him passing a background check.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Ian", "misc": "(1)", "text": "Ian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 3 ], "lemma": "unable", "misc": "-", "text": "unable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 3, "id": [ 5 ], "lemma": "get", "misc": "-", "text": "get", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": [ 6 ], "lemma": "certify", "misc": "-", "text": "certified", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "as", "misc": "-", "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "teacher", "misc": "-", "text": "teacher", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "unlike", "misc": "-", "text": "unlike", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 9, "id": [ 11 ], "lemma": "Kyle", "misc": "(0)", "text": "Kyle", "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": "due", "misc": "-", "text": "due", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "feats": null, "head": 13, "id": [ 14 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 15 ], "lemma": "he", "misc": "(0)", "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 6, "id": [ 16 ], "lemma": "pass", "misc": "-", "text": "passing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 19, "id": [ 17 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 19, "id": [ 18 ], "lemma": "background", "misc": "-", "text": "background", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 16, "id": [ 19 ], "lemma": "check", "misc": "-", "text": "check", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 10, 10 ], [ 0, 14, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3UYRNV2KIVD6EFZIZ22ZEWYG2818NG-1
crowdsourced
Laura was cycling well ahead of Erin since she was riding quite quickly down the road.
[ { "id": 0, "speaker": null, "text": "Laura was cycling well ahead of Erin since she was riding quite quickly down the road.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Laura", "misc": "(0)", "text": "Laura", "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": "cycle", "misc": "-", "text": "cycling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 3, "id": [ 4 ], "lemma": "well", "misc": "-", "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 5 ], "lemma": "ahead", "misc": "-", "text": "ahead", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "Erin", "misc": "(1)", "text": "Erin", "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=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": [ 9 ], "lemma": "she", "misc": "(0)", "text": "she", "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": 3, "id": [ 11 ], "lemma": "ride", "misc": "-", "text": "riding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 12 ], "lemma": "quite", "misc": "-", "text": "quite", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 13 ], "lemma": "quickly", "misc": "-", "text": "quickly", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "down", "misc": "-", "text": "down", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 16 ], "lemma": "road", "misc": "-", "text": "road", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 8, 8 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3UYRNV2KIVD6EFZIZ22ZEWYG2818NG-2
crowdsourced
Laura was cycling well ahead of Erin since she was riding quite slowly down the road.
[ { "id": 0, "speaker": null, "text": "Laura was cycling well ahead of Erin since she was riding quite slowly down the road.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Laura", "misc": "(1)", "text": "Laura", "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": "cycle", "misc": "-", "text": "cycling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 3, "id": [ 4 ], "lemma": "well", "misc": "-", "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 5 ], "lemma": "ahead", "misc": "-", "text": "ahead", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "Erin", "misc": "(0)", "text": "Erin", "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=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": [ 9 ], "lemma": "she", "misc": "(0)", "text": "she", "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": 3, "id": [ 11 ], "lemma": "ride", "misc": "-", "text": "riding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 12 ], "lemma": "quite", "misc": "-", "text": "quite", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 13 ], "lemma": "slowly", "misc": "-", "text": "slowly", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "down", "misc": "-", "text": "down", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 16 ], "lemma": "road", "misc": "-", "text": "road", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "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" }