id
stringlengths
32
32
genre
stringclasses
1 value
text
stringlengths
55
189
sentences
list
coref_chains
sequence
meta_data
dict
3AA88CN98P15RQ6QVVWDTJH6D49KYS-2
crowdsourced
Hunter showed Brian how to grow rice in his field because he was a very inexperienced farmer.
[ { "id": 0, "speaker": null, "text": "Hunter showed Brian how to grow rice in his field because he was a very inexperienced farmer.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Hunter", "misc": "(1)", "text": "Hunter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "show", "misc": "-", "text": "showed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Brian", "misc": "(0)", "text": "Brian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "feats": "PronType=Int", "head": 2, "id": [ 4 ], "lemma": "how", "misc": "-", "text": "how", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 6 ], "lemma": "grow", "misc": "-", "text": "grow", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Sing", "head": 6, "id": [ 7 ], "lemma": "rice", "misc": "-", "text": "rice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 10, "id": [ 9 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 10 ], "lemma": "field", "misc": "-", "text": "field", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 11 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 17, "id": [ 14 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 17, "id": [ 16 ], "lemma": "inexperienced", "misc": "-", "text": "inexperienced", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 6, "id": [ 17 ], "lemma": "farmer", "misc": "-", "text": "farmer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3AA88CN98P15RQ6QVVWDTJH6D49KYS-1
crowdsourced
Hunter showed Brian how to grow rice in his field because he was a very experienced farmer.
[ { "id": 0, "speaker": null, "text": "Hunter showed Brian how to grow rice in his field because he was a very experienced farmer.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Hunter", "misc": "(0)", "text": "Hunter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "show", "misc": "-", "text": "showed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Brian", "misc": "(1)", "text": "Brian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "feats": "PronType=Int", "head": 2, "id": [ 4 ], "lemma": "how", "misc": "-", "text": "how", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 6 ], "lemma": "grow", "misc": "-", "text": "grow", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Sing", "head": 6, "id": [ 7 ], "lemma": "rice", "misc": "-", "text": "rice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 10, "id": [ 9 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 10 ], "lemma": "field", "misc": "-", "text": "field", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 11 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 17, "id": [ 14 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 17, "id": [ 16 ], "lemma": "experienced", "misc": "-", "text": "experienced", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 6, "id": [ 17 ], "lemma": "farmer", "misc": "-", "text": "farmer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ] ], [ [ 0, 2, 2 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3FO95NVK5CYUI87CM9DLC9FJR6KRSH-2
crowdsourced
The nurse tried to wash the patient's back with the sponge but it was too small.
[ { "id": 0, "speaker": null, "text": "The nurse tried to wash the patient's back with the sponge but it was 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": "nurse", "misc": "-", "text": "nurse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "try", "misc": "-", "text": "tried", "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": "wash", "misc": "-", "text": "wash", "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": "nmod:poss", "feats": "Number=Sing", "head": 9, "id": [ 7 ], "lemma": "patient", "misc": "-", "text": "patient", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 8 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 9 ], "lemma": "back", "misc": "1)", "text": "back", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 10 ], "lemma": "with", "misc": "-", "text": "with", "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": 5, "id": [ 12 ], "lemma": "sponge", "misc": "0)", "text": "sponge", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 17, "id": [ 13 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 14 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 17, "id": [ 16 ], "lemma": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 3, "id": [ 17 ], "lemma": "small", "misc": "-", "text": "small", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 8 ] ], [ [ 0, 10, 11 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3FO95NVK5CYUI87CM9DLC9FJR6KRSH-1
crowdsourced
The nurse tried to wash the patient's back with the sponge but it was too large.
[ { "id": 0, "speaker": null, "text": "The nurse tried to wash the patient's back with the sponge but it was 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": "nurse", "misc": "-", "text": "nurse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "try", "misc": "-", "text": "tried", "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": "wash", "misc": "-", "text": "wash", "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": "nmod:poss", "feats": "Number=Sing", "head": 9, "id": [ 7 ], "lemma": "patient", "misc": "-", "text": "patient", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 8 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 9 ], "lemma": "back", "misc": "0)", "text": "back", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 10 ], "lemma": "with", "misc": "-", "text": "with", "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": 5, "id": [ 12 ], "lemma": "sponge", "misc": "1)", "text": "sponge", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 17, "id": [ 13 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 14 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 17, "id": [ 16 ], "lemma": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 3, "id": [ 17 ], "lemma": "large", "misc": "-", "text": "large", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 8 ], [ 0, 13, 13 ] ], [ [ 0, 10, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
36QZ6V1589BMY0ZTQ38QHK23Y5OUSO-1
crowdsourced
My friend said that his asthma is worse than his allergy, because it hurts more.
[ { "id": 0, "speaker": null, "text": "My friend said that his asthma is worse than his allergy, because it hurts more.", "tokens": [ { "deprel": "nmod:poss", "feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "my", "misc": "-", "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "friend", "misc": "-", "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "say", "misc": "-", "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 4 ], "lemma": "that", "misc": "-", "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 6, "id": [ 5 ], "lemma": "he", "misc": "(0", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 6 ], "lemma": "asthma", "misc": "0)", "text": "asthma", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": [ 7 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "feats": "Degree=Cmp", "head": 3, "id": [ 8 ], "lemma": "bad", "misc": "-", "text": "worse", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 9 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 11, "id": [ 10 ], "lemma": "he", "misc": "(1", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 11 ], "lemma": "allergy", "misc": "1)", "text": "allergy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 14 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": [ 15 ], "lemma": "hurt", "misc": "-", "text": "hurts", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Degree=Cmp", "head": 15, "id": [ 16 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 5 ], [ 0, 13, 13 ] ], [ [ 0, 9, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
36QZ6V1589BMY0ZTQ38QHK23Y5OUSO-2
crowdsourced
My friend said that his asthma is worse than his allergy, because it hurts less.
[ { "id": 0, "speaker": null, "text": "My friend said that his asthma is worse than his allergy, because it hurts less.", "tokens": [ { "deprel": "nmod:poss", "feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "my", "misc": "-", "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "friend", "misc": "-", "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "say", "misc": "-", "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 4 ], "lemma": "that", "misc": "-", "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 6, "id": [ 5 ], "lemma": "he", "misc": "(1", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 6 ], "lemma": "asthma", "misc": "1)", "text": "asthma", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": [ 7 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "feats": "Degree=Cmp", "head": 3, "id": [ 8 ], "lemma": "bad", "misc": "-", "text": "worse", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 9 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 11, "id": [ 10 ], "lemma": "he", "misc": "(0", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 11 ], "lemma": "allergy", "misc": "0)", "text": "allergy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 14 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": [ 15 ], "lemma": "hurt", "misc": "-", "text": "hurts", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Degree=Cmp", "head": 15, "id": [ 16 ], "lemma": "less", "misc": "-", "text": "less", "upos": "ADJ", "xpos": "JJR" }, { "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" }
3WGZLY9VCHKIYE9YQACWQTYE0FDD8W-2
crowdsourced
Patricia already had many years of experience with yoga, but Samantha was just a beginner. She took a yoga class.
[ { "id": 0, "speaker": null, "text": "Patricia already had many years of experience with yoga, but Samantha was just a beginner.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Patricia", "misc": "(1)", "text": "Patricia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 2 ], "lemma": "already", "misc": "-", "text": "already", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 4 ], "lemma": "many", "misc": "-", "text": "many", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 3, "id": [ 5 ], "lemma": "year", "misc": "-", "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "experience", "misc": "-", "text": "experience", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "yoga", "misc": "-", "text": "yoga", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 16, "id": [ 11 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 16, "id": [ 12 ], "lemma": "Samantha", "misc": "(0)", "text": "Samantha", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 14 ], "lemma": "just", "misc": "-", "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "feats": "Number=Sing", "head": 3, "id": [ 16 ], "lemma": "beginner", "misc": "-", "text": "beginner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "She took a yoga class.", "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": "take", "misc": "-", "text": "took", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "yoga", "misc": "-", "text": "yoga", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "class", "misc": "-", "text": "class", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 6 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 11, 11 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3WGZLY9VCHKIYE9YQACWQTYE0FDD8W-1
crowdsourced
Patricia already had many years of experience with yoga, but Samantha was just a beginner. She taught a yoga class.
[ { "id": 0, "speaker": null, "text": "Patricia already had many years of experience with yoga, but Samantha was just a beginner.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Patricia", "misc": "(0)", "text": "Patricia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 2 ], "lemma": "already", "misc": "-", "text": "already", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 4 ], "lemma": "many", "misc": "-", "text": "many", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 3, "id": [ 5 ], "lemma": "year", "misc": "-", "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "experience", "misc": "-", "text": "experience", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "yoga", "misc": "-", "text": "yoga", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 16, "id": [ 11 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 16, "id": [ 12 ], "lemma": "Samantha", "misc": "(1)", "text": "Samantha", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 14 ], "lemma": "just", "misc": "-", "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "feats": "Number=Sing", "head": 3, "id": [ 16 ], "lemma": "beginner", "misc": "-", "text": "beginner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "She taught a yoga class.", "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": "teach", "misc": "-", "text": "taught", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "yoga", "misc": "-", "text": "yoga", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "class", "misc": "-", "text": "class", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 6 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 0, 0 ] ], [ [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3HRWUH63QWGNRXGG14VW2COP0MYN5Z-2
crowdsourced
Maria cancelled plans to go to the park with Natalie because of a migraine, and she was understanding about it.
[ { "id": 0, "speaker": null, "text": "Maria cancelled plans to go to the park with Natalie because of a migraine, and she was understanding about it.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Maria", "misc": "(1)", "text": "Maria", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "cancel", "misc": "-", "text": "cancelled", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 3 ], "lemma": "plan", "misc": "-", "text": "plans", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "feats": "VerbForm=Inf", "head": 3, "id": [ 5 ], "lemma": "go", "misc": "-", "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "park", "misc": "-", "text": "park", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 10 ], "lemma": "Natalie", "misc": "(0)", "text": "Natalie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 11 ], "lemma": "because", "misc": "-", "text": "because", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "feats": null, "head": 11, "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": "obl", "feats": "Number=Sing", "head": 5, "id": [ 14 ], "lemma": "migraine", "misc": "-", "text": "migraine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 19, "id": [ 15 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 19, "id": [ 16 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": [ 17 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": [ 18 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": [ 19 ], "lemma": "understand", "misc": "-", "text": "understanding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 21, "id": [ 20 ], "lemma": "about", "misc": "-", "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": [ 21 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 9, 9 ], [ 0, 16, 16 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3HRWUH63QWGNRXGG14VW2COP0MYN5Z-1
crowdsourced
Maria cancelled plans to go to the park with Natalie because of a migraine, and she felt a bit bad about it.
[ { "id": 0, "speaker": null, "text": "Maria cancelled plans to go to the park with Natalie because of a migraine, and she felt a bit bad about it.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Maria", "misc": "(0)", "text": "Maria", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "cancel", "misc": "-", "text": "cancelled", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 3 ], "lemma": "plan", "misc": "-", "text": "plans", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "feats": "VerbForm=Inf", "head": 3, "id": [ 5 ], "lemma": "go", "misc": "-", "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "park", "misc": "-", "text": "park", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 10 ], "lemma": "Natalie", "misc": "(1)", "text": "Natalie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 11 ], "lemma": "because", "misc": "-", "text": "because", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "feats": null, "head": 11, "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": "obl", "feats": "Number=Sing", "head": 5, "id": [ 14 ], "lemma": "migraine", "misc": "-", "text": "migraine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 18, "id": [ 15 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 18, "id": [ 16 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 17 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 18 ], "lemma": "feel", "misc": "-", "text": "felt", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 20, "id": [ 19 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "feats": "Number=Sing", "head": 21, "id": [ 20 ], "lemma": "bit", "misc": "-", "text": "bit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 18, "id": [ 21 ], "lemma": "bad", "misc": "-", "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 23, "id": [ 22 ], "lemma": "about", "misc": "-", "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": [ 23 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 24 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 16, 16 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3B9XR6P1WETE3Y7X3IIHKTJSD5NJB7-1
crowdsourced
Living in the country is more appealing to Cherise than living in a city. It is more appropriate for her.
[ { "id": 0, "speaker": null, "text": "Living in the country is more appealing to Cherise than living in a city.", "tokens": [ { "deprel": "csubj", "feats": "VerbForm=Ger", "head": 7, "id": [ 1 ], "lemma": "live", "misc": "-", "text": "Living", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 4, "id": [ 2 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 1, "id": [ 4 ], "lemma": "country", "misc": "0)", "text": "country", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": [ 5 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 7, "id": [ 6 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 7 ], "lemma": "appealing", "misc": "-", "text": "appealing", "upos": "ADJ", "xpos": "JJ" }, { "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": "Cherise", "misc": "-", "text": "Cherise", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 10 ], "lemma": "than", "misc": "-", "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 7, "id": [ 11 ], "lemma": "live", "misc": "-", "text": "living", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 12 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 14, "id": [ 13 ], "lemma": "a", "misc": "(1", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 14 ], "lemma": "city", "misc": "1)", "text": "city", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "It is more appropriate for her.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": [ 1 ], "lemma": "it", "misc": "(0)", "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 4, "id": [ 3 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "appropriate", "misc": "-", "text": "appropriate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": [ 6 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 7 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 3 ], [ 1, 0, 0 ] ], [ [ 0, 12, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3B9XR6P1WETE3Y7X3IIHKTJSD5NJB7-2
crowdsourced
Living in the country is more appealing to Cherise than living in a city. It is more foreign for her.
[ { "id": 0, "speaker": null, "text": "Living in the country is more appealing to Cherise than living in a city.", "tokens": [ { "deprel": "csubj", "feats": "VerbForm=Ger", "head": 7, "id": [ 1 ], "lemma": "live", "misc": "-", "text": "Living", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 4, "id": [ 2 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 1, "id": [ 4 ], "lemma": "country", "misc": "1)", "text": "country", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": [ 5 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 7, "id": [ 6 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 7 ], "lemma": "appealing", "misc": "-", "text": "appealing", "upos": "ADJ", "xpos": "JJ" }, { "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": "Cherise", "misc": "-", "text": "Cherise", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 10 ], "lemma": "than", "misc": "-", "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 7, "id": [ 11 ], "lemma": "live", "misc": "-", "text": "living", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 12 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 14, "id": [ 13 ], "lemma": "a", "misc": "(0", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 14 ], "lemma": "city", "misc": "0)", "text": "city", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "It is more foreign for her.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": [ 1 ], "lemma": "it", "misc": "(0)", "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 4, "id": [ 3 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 4 ], "lemma": "foreign", "misc": "-", "text": "foreign", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": [ 6 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 7 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 3 ] ], [ [ 0, 12, 13 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
36U4VBVNQQRPRAYNVCKLJ8LG18RRU3-2
crowdsourced
It smelled a lot better in the house compared to the smell in the back yard, because it is closer to the barn.
[ { "id": 0, "speaker": null, "text": "It smelled a lot better in the house compared to the smell in the back yard, because it is closer to the barn.", "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": "smell", "misc": "-", "text": "smelled", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "feats": "Degree=Cmp", "head": 2, "id": [ 5 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "house", "misc": "1)", "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": [ 9 ], "lemma": "compare", "misc": "-", "text": "compared", "upos": "VERB", "xpos": "VBN" }, { "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": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 12 ], "lemma": "smell", "misc": "-", "text": "smell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 13 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 16, "id": [ 14 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 16, "id": [ 15 ], "lemma": "back", "misc": "-", "text": "back", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 12, "id": [ 16 ], "lemma": "yard", "misc": "0)", "text": "yard", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 21, "id": [ 17 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 18 ], "lemma": "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=Pres|VerbForm=Fin", "head": 21, "id": [ 20 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "feats": "Degree=Cmp", "head": 2, "id": [ 21 ], "lemma": "close", "misc": "-", "text": "closer", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 24, "id": [ 22 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 24, "id": [ 23 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 21, "id": [ 24 ], "lemma": "barn", "misc": "-", "text": "barn", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 25 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 7 ] ], [ [ 0, 13, 15 ], [ 0, 18, 18 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
36U4VBVNQQRPRAYNVCKLJ8LG18RRU3-1
crowdsourced
It smelled a lot better in the house compared to the smell in the back yard, because it is too far away from the barn.
[ { "id": 0, "speaker": null, "text": "It smelled a lot better in the house compared to the smell in the back yard, because it is too far away from the barn.", "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": "smell", "misc": "-", "text": "smelled", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "feats": "Degree=Cmp", "head": 2, "id": [ 5 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "house", "misc": "0)", "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": [ 9 ], "lemma": "compare", "misc": "-", "text": "compared", "upos": "VERB", "xpos": "VBN" }, { "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": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 12 ], "lemma": "smell", "misc": "-", "text": "smell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 13 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 16, "id": [ 14 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 16, "id": [ 15 ], "lemma": "back", "misc": "-", "text": "back", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 12, "id": [ 16 ], "lemma": "yard", "misc": "1)", "text": "yard", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 23, "id": [ 17 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 23, "id": [ 18 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 23, "id": [ 19 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": [ 20 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 22, "id": [ 21 ], "lemma": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 23, "id": [ 22 ], "lemma": "far", "misc": "-", "text": "far", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": null, "head": 2, "id": [ 23 ], "lemma": "away", "misc": "-", "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 26, "id": [ 24 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 26, "id": [ 25 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 23, "id": [ 26 ], "lemma": "barn", "misc": "-", "text": "barn", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 27 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 7 ], [ 0, 18, 18 ] ], [ [ 0, 13, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3ZLW647WAN9OOW4J129JVRN8CZM23E-2
crowdsourced
The woman sewed the blanket better than a mitten because it was harder to sew it.
[ { "id": 0, "speaker": null, "text": "The woman sewed the blanket better than a mitten because it was harder to sew it.", "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": "woman", "misc": "-", "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "sew", "misc": "-", "text": "sewed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 5, "id": [ 4 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "blanket", "misc": "1)", "text": "blanket", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "feats": "Degree=Cmp", "head": 3, "id": [ 6 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "a", "misc": "(0", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "mitten", "misc": "0)", "text": "mitten", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 10 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "expl", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 11 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Cmp", "head": 3, "id": [ 13 ], "lemma": "hard", "misc": "-", "text": "harder", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 14 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "feats": "VerbForm=Inf", "head": 13, "id": [ 15 ], "lemma": "se", "misc": "-", "text": "sew", "upos": "VERB", "xpos": "VB" }, { "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": "punct", "feats": null, "head": 3, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 4 ] ], [ [ 0, 7, 8 ], [ 0, 15, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3ZLW647WAN9OOW4J129JVRN8CZM23E-1
crowdsourced
The woman sewed the blanket better than a mitten because it was easier to sew it.
[ { "id": 0, "speaker": null, "text": "The woman sewed the blanket better than a mitten because it was easier to sew it.", "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": "woman", "misc": "-", "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "sew", "misc": "-", "text": "sewed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 5, "id": [ 4 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "blanket", "misc": "0)", "text": "blanket", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "feats": "Degree=Cmp", "head": 3, "id": [ 6 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "a", "misc": "(1", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "mitten", "misc": "1)", "text": "mitten", "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|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 11 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Cmp", "head": 3, "id": [ 13 ], "lemma": "easy", "misc": "-", "text": "easier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 14 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 13, "id": [ 15 ], "lemma": "se", "misc": "-", "text": "sew", "upos": "VERB", "xpos": "VB" }, { "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": "punct", "feats": null, "head": 3, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 4 ], [ 0, 15, 15 ] ], [ [ 0, 7, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3TL87MO8CO3P5U6KV3SQBWBDKVPFL5-1
crowdsourced
Lindsey felt pretty sick and needed to go to the doctor but Mary felt fine. She called and made an appointment to get looked at.
[ { "id": 0, "speaker": null, "text": "Lindsey felt pretty sick and needed to go to the doctor but Mary felt fine.", "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": "feel", "misc": "-", "text": "felt", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "pretty", "misc": "-", "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 2, "id": [ 4 ], "lemma": "sick", "misc": "-", "text": "sick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "feats": null, "head": 6, "id": [ 5 ], "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": [ 6 ], "lemma": "need", "misc": "-", "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 7 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 6, "id": [ 8 ], "lemma": "go", "misc": "-", "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 9 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 11, "id": [ 10 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 11 ], "lemma": "doctor", "misc": "-", "text": "doctor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 14, "id": [ 12 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 14, "id": [ 13 ], "lemma": "Mary", "misc": "(1)", "text": "Mary", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 14 ], "lemma": "feel", "misc": "-", "text": "felt", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 14, "id": [ 15 ], "lemma": "fine", "misc": "-", "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "She called and made an appointment to get looked at.", "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": "call", "misc": "-", "text": "called", "upos": "VERB", "xpos": "VBD" }, { "deprel": "cc", "feats": null, "head": 4, "id": [ 3 ], "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": [ 4 ], "lemma": "make", "misc": "-", "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "appointment", "misc": "-", "text": "appointment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 7 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux:pass", "feats": "VerbForm=Inf", "head": 9, "id": [ 8 ], "lemma": "get", "misc": "-", "text": "get", "upos": "AUX", "xpos": "VB" }, { "deprel": "acl", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 6, "id": [ 9 ], "lemma": "look", "misc": "-", "text": "looked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obl", "feats": null, "head": 9, "id": [ 10 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 11 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 0, 0 ] ], [ [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3TL87MO8CO3P5U6KV3SQBWBDKVPFL5-2
crowdsourced
Lindsey felt pretty sick and needed to go to the doctor but Mary felt fine. They called and made an appointment to get their hair done.
[ { "id": 0, "speaker": null, "text": "Lindsey felt pretty sick and needed to go to the doctor but Mary felt fine.", "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": "feel", "misc": "-", "text": "felt", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "pretty", "misc": "-", "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 2, "id": [ 4 ], "lemma": "sick", "misc": "-", "text": "sick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "feats": null, "head": 6, "id": [ 5 ], "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": [ 6 ], "lemma": "need", "misc": "-", "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 7 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 6, "id": [ 8 ], "lemma": "go", "misc": "-", "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 9 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 11, "id": [ 10 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 11 ], "lemma": "doctor", "misc": "-", "text": "doctor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 14, "id": [ 12 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 14, "id": [ 13 ], "lemma": "Mary", "misc": "(0)", "text": "Mary", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 14 ], "lemma": "feel", "misc": "-", "text": "felt", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 14, "id": [ 15 ], "lemma": "fine", "misc": "-", "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "They called and made an appointment to get their hair done.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "they", "misc": "(0)", "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "call", "misc": "-", "text": "called", "upos": "VERB", "xpos": "VBD" }, { "deprel": "cc", "feats": null, "head": 4, "id": [ 3 ], "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": [ 4 ], "lemma": "make", "misc": "-", "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "appointment", "misc": "-", "text": "appointment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 7 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "feats": "VerbForm=Inf", "head": 6, "id": [ 8 ], "lemma": "get", "misc": "-", "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 10, "id": [ 9 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "hair", "misc": "-", "text": "hair", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": [ 11 ], "lemma": "do", "misc": "-", "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 12 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 12, 12 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3X878VYTIGWQQ9HIR9RGSRTCPR27F2-1
crowdsourced
My daughter brought her teddy bear on train and plane trips and forgot it on the last trip. We never left the ground so we checked it.
[ { "id": 0, "speaker": null, "text": "My daughter brought her teddy bear on train and plane trips and forgot it on the last trip.", "tokens": [ { "deprel": "nmod:poss", "feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "my", "misc": "-", "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "daughter", "misc": "-", "text": "daughter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "bring", "misc": "-", "text": "brought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 6, "id": [ 4 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "teddy", "misc": "-", "text": "teddy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "bear", "misc": "-", "text": "bear", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 7 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 8 ], "lemma": "train", "misc": "(0)", "text": "train", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 9 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "plane", "misc": "(1)", "text": "plane", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "feats": "Number=Plur", "head": 8, "id": [ 11 ], "lemma": "trip", "misc": "-", "text": "trips", "upos": "NOUN", "xpos": "NNS" }, { "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": 3, "id": [ 13 ], "lemma": "forget", "misc": "-", "text": "forgot", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 14 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 15 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 18, "id": [ 16 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 18, "id": [ 17 ], "lemma": "last", "misc": "-", "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 13, "id": [ 18 ], "lemma": "trip", "misc": "-", "text": "trip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "We never left the ground so we checked it.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "we", "misc": "-", "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 2 ], "lemma": "never", "misc": "-", "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "leave", "misc": "-", "text": "left", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 5, "id": [ 4 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "ground", "misc": "-", "text": "ground", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": null, "head": 8, "id": [ 6 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": [ 7 ], "lemma": "we", "misc": "-", "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 8 ], "lemma": "check", "misc": "-", "text": "checked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": [ 9 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 10 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 7 ], [ 1, 8, 8 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3X878VYTIGWQQ9HIR9RGSRTCPR27F2-2
crowdsourced
My daughter brought her teddy bear on train and plane trips and forgot it on the last trip. We were in the air so we checked it.
[ { "id": 0, "speaker": null, "text": "My daughter brought her teddy bear on train and plane trips and forgot it on the last trip.", "tokens": [ { "deprel": "nmod:poss", "feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "my", "misc": "-", "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "daughter", "misc": "-", "text": "daughter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "bring", "misc": "-", "text": "brought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 6, "id": [ 4 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "teddy", "misc": "-", "text": "teddy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "bear", "misc": "-", "text": "bear", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 7 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 8 ], "lemma": "train", "misc": "(1)", "text": "train", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 9 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "plane", "misc": "(0)", "text": "plane", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "feats": "Number=Plur", "head": 8, "id": [ 11 ], "lemma": "trip", "misc": "-", "text": "trips", "upos": "NOUN", "xpos": "NNS" }, { "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": 3, "id": [ 13 ], "lemma": "forget", "misc": "-", "text": "forgot", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 14 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 15 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 18, "id": [ 16 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 18, "id": [ 17 ], "lemma": "last", "misc": "-", "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 13, "id": [ 18 ], "lemma": "trip", "misc": "-", "text": "trip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "We were in the air so we checked it.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": [ 1 ], "lemma": "we", "misc": "-", "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 3 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 5, "id": [ 4 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 5 ], "lemma": "air", "misc": "-", "text": "air", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": null, "head": 8, "id": [ 6 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": [ 7 ], "lemma": "we", "misc": "-", "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 8 ], "lemma": "check", "misc": "-", "text": "checked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": [ 9 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 10 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 7 ] ], [ [ 0, 9, 9 ], [ 1, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
36GJS3V78X4PO4EF32MVD2YXH5WJGM-2
crowdsourced
The housekeeper took the clothes out of the washing machine and put them in the dryer until it was empty.
[ { "id": 0, "speaker": null, "text": "The housekeeper took the clothes out of the washing machine and put them in the dryer until it was empty.", "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": "housekeeper", "misc": "-", "text": "housekeeper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "take", "misc": "-", "text": "took", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 5, "id": [ 4 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 3, "id": [ 5 ], "lemma": "clothes", "misc": "-", "text": "clothes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 6 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 7 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 10, "id": [ 8 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "washing", "misc": "-", "text": "washing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 10 ], "lemma": "machine", "misc": "0)", "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 11 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 12 ], "lemma": "put", "misc": "-", "text": "put", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 12, "id": [ 13 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 12, "id": [ 16 ], "lemma": "dryer", "misc": "1)", "text": "dryer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 20, "id": [ 17 ], "lemma": "until", "misc": "-", "text": "until", "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": "empty", "misc": "-", "text": "empty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 9 ], [ 0, 17, 17 ] ], [ [ 0, 14, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
36GJS3V78X4PO4EF32MVD2YXH5WJGM-1
crowdsourced
The housekeeper took the clothes out of the washing machine and put them in the dryer until it was full.
[ { "id": 0, "speaker": null, "text": "The housekeeper took the clothes out of the washing machine and put them in the dryer until it was full.", "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": "housekeeper", "misc": "-", "text": "housekeeper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "take", "misc": "-", "text": "took", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 5, "id": [ 4 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 3, "id": [ 5 ], "lemma": "clothes", "misc": "-", "text": "clothes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 6 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 7 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 10, "id": [ 8 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "washing", "misc": "-", "text": "washing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 10 ], "lemma": "machine", "misc": "1)", "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 11 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 12 ], "lemma": "put", "misc": "-", "text": "put", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 12, "id": [ 13 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 12, "id": [ 16 ], "lemma": "dryer", "misc": "0)", "text": "dryer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 20, "id": [ 17 ], "lemma": "until", "misc": "-", "text": "until", "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": "full", "misc": "-", "text": "full", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 9 ] ], [ [ 0, 14, 15 ], [ 0, 17, 17 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
386659BNTNVLIJNQZBRMOAFWIJ201J-2
crowdsourced
It's better to read from a book instead of reading from a computer screen, because it is unhealthy for your eyes.
[ { "id": 0, "speaker": null, "text": "It's better to read from a book instead of reading from a computer screen, because it is unhealthy for your eyes.", "tokens": [ { "deprel": "expl", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "it", "misc": "-", "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "feats": "Degree=Cmp", "head": 0, "id": [ 3 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "feats": "VerbForm=Inf", "head": 3, "id": [ 5 ], "lemma": "read", "misc": "-", "text": "read", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "a", "misc": "(1", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "book", "misc": "1)", "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 9 ], "lemma": "instead", "misc": "-", "text": "instead", "upos": "SCONJ", "xpos": "RB" }, { "deprel": "fixed", "feats": null, "head": 9, "id": [ 10 ], "lemma": "of", "misc": "-", "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 5, "id": [ 11 ], "lemma": "read", "misc": "-", "text": "reading", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 12 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 15, "id": [ 13 ], "lemma": "a", "misc": "(0", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 15, "id": [ 14 ], "lemma": "computer", "misc": "-", "text": "computer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 15 ], "lemma": "screen", "misc": "0)", "text": "screen", "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=Pres|VerbForm=Fin", "head": 20, "id": [ 19 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 11, "id": [ 20 ], "lemma": "unhealthy", "misc": "-", "text": "unhealthy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 23, "id": [ 21 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Person=2|Poss=Yes|PronType=Prs", "head": 23, "id": [ 22 ], "lemma": "you", "misc": "-", "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Plur", "head": 20, "id": [ 23 ], "lemma": "eye", "misc": "-", "text": "eyes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 24 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 7 ] ], [ [ 0, 12, 14 ], [ 0, 17, 17 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
386659BNTNVLIJNQZBRMOAFWIJ201J-1
crowdsourced
It's better to read from a book instead of reading from a computer screen, because it is healthier for your eyes.
[ { "id": 0, "speaker": null, "text": "It's better to read from a book instead of reading from a computer screen, because it is healthier for your eyes.", "tokens": [ { "deprel": "expl", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "it", "misc": "-", "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "feats": "Degree=Cmp", "head": 0, "id": [ 3 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "feats": "VerbForm=Inf", "head": 3, "id": [ 5 ], "lemma": "read", "misc": "-", "text": "read", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "a", "misc": "(0", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "book", "misc": "0)", "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 9 ], "lemma": "instead", "misc": "-", "text": "instead", "upos": "SCONJ", "xpos": "RB" }, { "deprel": "fixed", "feats": null, "head": 9, "id": [ 10 ], "lemma": "of", "misc": "-", "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 5, "id": [ 11 ], "lemma": "read", "misc": "-", "text": "reading", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 12 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 15, "id": [ 13 ], "lemma": "a", "misc": "(1", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 15, "id": [ 14 ], "lemma": "computer", "misc": "-", "text": "computer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 15 ], "lemma": "screen", "misc": "1)", "text": "screen", "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=Pres|VerbForm=Fin", "head": 20, "id": [ 19 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "feats": "Degree=Cmp", "head": 11, "id": [ 20 ], "lemma": "healthy", "misc": "-", "text": "healthier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 23, "id": [ 21 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Person=2|Poss=Yes|PronType=Prs", "head": 23, "id": [ 22 ], "lemma": "you", "misc": "-", "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Plur", "head": 20, "id": [ 23 ], "lemma": "eye", "misc": "-", "text": "eyes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 24 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 7 ], [ 0, 17, 17 ] ], [ [ 0, 12, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3G4VVJO6PZEBICEP480UGSOU9Z5KPX-2
crowdsourced
Ryan was careful that Kevin would not get in school bullied because he was very shy.
[ { "id": 0, "speaker": null, "text": "Ryan was careful that Kevin would not get in school bullied because he was very shy.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Ryan", "misc": "(1)", "text": "Ryan", "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": "careful", "misc": "-", "text": "careful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 4 ], "lemma": "that", "misc": "-", "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 5 ], "lemma": "Kevin", "misc": "(0)", "text": "Kevin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 8, "id": [ 6 ], "lemma": "would", "misc": "-", "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 8, "id": [ 7 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "feats": "VerbForm=Inf", "head": 3, "id": [ 8 ], "lemma": "get", "misc": "-", "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "school", "misc": "-", "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": [ 11 ], "lemma": "bully", "misc": "-", "text": "bullied", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 12 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 13 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 8, "id": [ 16 ], "lemma": "shy", "misc": "-", "text": "shy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 4, 4 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3G4VVJO6PZEBICEP480UGSOU9Z5KPX-1
crowdsourced
Ryan was careful that Kevin would not get in school bullied because he was very strong.
[ { "id": 0, "speaker": null, "text": "Ryan was careful that Kevin would not get in school bullied because he was very strong.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Ryan", "misc": "(0)", "text": "Ryan", "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": "careful", "misc": "-", "text": "careful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 4 ], "lemma": "that", "misc": "-", "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 5 ], "lemma": "Kevin", "misc": "(1)", "text": "Kevin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 8, "id": [ 6 ], "lemma": "would", "misc": "-", "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 8, "id": [ 7 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "feats": "VerbForm=Inf", "head": 3, "id": [ 8 ], "lemma": "get", "misc": "-", "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "school", "misc": "-", "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": [ 11 ], "lemma": "bully", "misc": "-", "text": "bullied", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 12 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 13 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 8, "id": [ 16 ], "lemma": "strong", "misc": "-", "text": "strong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ] ], [ [ 0, 4, 4 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
33P2GD6NRNQJ5VG1LVSP7JM3IQSKHK-1
crowdsourced
A visa was granted for Brian, but not for Hunter because he applied for it correctly.
[ { "id": 0, "speaker": null, "text": "A visa was granted for Brian, but not for Hunter because he applied for it correctly.", "tokens": [ { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "a", "misc": "-", "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 4, "id": [ 2 ], "lemma": "visa", "misc": "-", "text": "visa", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 3 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 4 ], "lemma": "grant", "misc": "-", "text": "granted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "Brian", "misc": "(0)", "text": "Brian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 11, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 8 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 9 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "conj", "feats": "Number=Sing", "head": 6, "id": [ 11 ], "lemma": "Hunter", "misc": "(1)", "text": "Hunter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 12 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 13 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 14 ], "lemma": "apply", "misc": "-", "text": "applied", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 15 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 16 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 17 ], "lemma": "correctly", "misc": "-", "text": "correctly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ], [ 0, 12, 12 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
33P2GD6NRNQJ5VG1LVSP7JM3IQSKHK-2
crowdsourced
A visa was granted for Brian, but not for Hunter because he applied for it incorrectly.
[ { "id": 0, "speaker": null, "text": "A visa was granted for Brian, but not for Hunter because he applied for it incorrectly.", "tokens": [ { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "a", "misc": "-", "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 4, "id": [ 2 ], "lemma": "visa", "misc": "-", "text": "visa", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 3 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 4 ], "lemma": "grant", "misc": "-", "text": "granted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "Brian", "misc": "(1)", "text": "Brian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 11, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 8 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 9 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "conj", "feats": "Number=Sing", "head": 6, "id": [ 11 ], "lemma": "Hunter", "misc": "(0)", "text": "Hunter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 12 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 13 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 14 ], "lemma": "apply", "misc": "-", "text": "applied", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 15 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 16 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 17 ], "lemma": "incorrectly", "misc": "-", "text": "incorrectly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ] ], [ [ 0, 10, 10 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3P888QFVX58U24ZQMBJCFCJMO2UOQK-1
crowdsourced
Learning to sew was easy for William however it was not for Eric was he was very dexterous.
[ { "id": 0, "speaker": null, "text": "Learning to sew was easy for William however it was not for Eric was he was very dexterous.", "tokens": [ { "deprel": "csubj", "feats": "VerbForm=Ger", "head": 5, "id": [ 1 ], "lemma": "learning", "misc": "-", "text": "Learning", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "feats": null, "head": 3, "id": [ 2 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 1, "id": [ 3 ], "lemma": "se", "misc": "-", "text": "sew", "upos": "VERB", "xpos": "VB" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 5 ], "lemma": "easy", "misc": "-", "text": "easy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "William", "misc": "(0)", "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 10, "id": [ 8 ], "lemma": "however", "misc": "-", "text": "however", "upos": "ADV", "xpos": "RB" }, { "deprel": "expl", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 9 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 10 ], "lemma": "be", "misc": "-", "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 11 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 12 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 14, "id": [ 13 ], "lemma": "Eric", "misc": "(1)", "text": "Eric", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 15 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": [ 16 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 17 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "feats": "Degree=Pos", "head": 14, "id": [ 18 ], "lemma": "dexterous", "misc": "-", "text": "dexterous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ], [ 0, 14, 14 ] ], [ [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3P888QFVX58U24ZQMBJCFCJMO2UOQK-2
crowdsourced
Learning to sew was easy for William however it was not for Eric was he was very clumsy.
[ { "id": 0, "speaker": null, "text": "Learning to sew was easy for William however it was not for Eric was he was very clumsy.", "tokens": [ { "deprel": "csubj", "feats": "VerbForm=Ger", "head": 5, "id": [ 1 ], "lemma": "learning", "misc": "-", "text": "Learning", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "feats": null, "head": 3, "id": [ 2 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 1, "id": [ 3 ], "lemma": "se", "misc": "-", "text": "sew", "upos": "VERB", "xpos": "VB" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 5 ], "lemma": "easy", "misc": "-", "text": "easy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "William", "misc": "(1)", "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 10, "id": [ 8 ], "lemma": "however", "misc": "-", "text": "however", "upos": "ADV", "xpos": "RB" }, { "deprel": "expl", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 9 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 10 ], "lemma": "be", "misc": "-", "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 11 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 12 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 14, "id": [ 13 ], "lemma": "Eric", "misc": "(0)", "text": "Eric", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 15 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": [ 16 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 17 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "feats": "Degree=Pos", "head": 14, "id": [ 18 ], "lemma": "clumsy", "misc": "-", "text": "clumsy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ] ], [ [ 0, 12, 12 ], [ 0, 14, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3XAOZ9UYRZPUCNTIWB91BII50341Q2-1
crowdsourced
Steven is employed as a cook but Justin is not because they loves working with their hands.
[ { "id": 0, "speaker": null, "text": "Steven is employed as a cook but Justin is not because they loves working with their hands.", "tokens": [ { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Steven", "misc": "(0)", "text": "Steven", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 3 ], "lemma": "employ", "misc": "-", "text": "employed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "as", "misc": "-", "text": "as", "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": "cook", "misc": "-", "text": "cook", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 7 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "Justin", "misc": "(1)", "text": "Justin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": [ 9 ], "lemma": "be", "misc": "-", "text": "is", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 9, "id": [ 10 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 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=Pres|VerbForm=Fin", "head": 9, "id": [ 13 ], "lemma": "love", "misc": "-", "text": "loves", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 13, "id": [ 14 ], "lemma": "work", "misc": "-", "text": "working", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 15 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 17, "id": [ 16 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Plur", "head": 14, "id": [ 17 ], "lemma": "hand", "misc": "-", "text": "hands", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ] ], [ [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3XAOZ9UYRZPUCNTIWB91BII50341Q2-2
crowdsourced
Steven is employed as a cook but Justin is not because they hates working with their hands.
[ { "id": 0, "speaker": null, "text": "Steven is employed as a cook but Justin is not because they hates working with their hands.", "tokens": [ { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Steven", "misc": "(1)", "text": "Steven", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 3 ], "lemma": "employ", "misc": "-", "text": "employed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "as", "misc": "-", "text": "as", "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": "cook", "misc": "-", "text": "cook", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 7 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "Justin", "misc": "(0)", "text": "Justin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": [ 9 ], "lemma": "be", "misc": "-", "text": "is", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 9, "id": [ 10 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 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=Pres|VerbForm=Fin", "head": 9, "id": [ 13 ], "lemma": "hate", "misc": "-", "text": "hates", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 13, "id": [ 14 ], "lemma": "work", "misc": "-", "text": "working", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 15 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 17, "id": [ 16 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Plur", "head": 14, "id": [ 17 ], "lemma": "hand", "misc": "-", "text": "hands", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 7, 7 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3DIIW4IV8PTYNO2I6LNU0EYMQZJI4S-1
crowdsourced
Jessica told Christine that she was going to volunteer to lead the group. She was passionate.
[ { "id": 0, "speaker": null, "text": "Jessica told Christine that she was going to volunteer to lead the group.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Jessica", "misc": "(0)", "text": "Jessica", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "tell", "misc": "-", "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Christine", "misc": "(1)", "text": "Christine", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 4 ], "lemma": "that", "misc": "-", "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": [ 5 ], "lemma": "she", "misc": "-", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "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": "ccomp", "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": [ 7 ], "lemma": "go", "misc": "-", "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 8 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 7, "id": [ 9 ], "lemma": "volunteer", "misc": "-", "text": "volunteer", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 10 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 9, "id": [ 11 ], "lemma": "lead", "misc": "-", "text": "lead", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 13, "id": [ 12 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 13 ], "lemma": "group", "misc": "-", "text": "group", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 14 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "She was passionate.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "she", "misc": "(0)", "text": "She", "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": "passionate", "misc": "-", "text": "passionate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 4 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 0, 0 ] ], [ [ 0, 2, 2 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3DIIW4IV8PTYNO2I6LNU0EYMQZJI4S-2
crowdsourced
Jessica told Christine that she was going to volunteer to lead the group. She was proud of her.
[ { "id": 0, "speaker": null, "text": "Jessica told Christine that she was going to volunteer to lead the group.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Jessica", "misc": "(1)", "text": "Jessica", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "tell", "misc": "-", "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "Christine", "misc": "(0)", "text": "Christine", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 4 ], "lemma": "that", "misc": "-", "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": [ 5 ], "lemma": "she", "misc": "-", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "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": "ccomp", "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": [ 7 ], "lemma": "go", "misc": "-", "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 8 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 7, "id": [ 9 ], "lemma": "volunteer", "misc": "-", "text": "volunteer", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 10 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 9, "id": [ 11 ], "lemma": "lead", "misc": "-", "text": "lead", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 13, "id": [ 12 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 13 ], "lemma": "group", "misc": "-", "text": "group", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 14 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "She was proud of her.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "she", "misc": "(0)", "text": "She", "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": "proud", "misc": "-", "text": "proud", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": [ 5 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 6 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3N2YPY1GI6WL1WJBUYYQOP07657EVE-2
crowdsourced
Craig wanted to help Steven move forward after the breakup but he would never be happy again.
[ { "id": 0, "speaker": null, "text": "Craig wanted to help Steven move forward after the breakup but he would never be happy again.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Craig", "misc": "(1)", "text": "Craig", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "help", "misc": "-", "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 5 ], "lemma": "Steven", "misc": "(0)", "text": "Steven", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 4, "id": [ 6 ], "lemma": "move", "misc": "-", "text": "move", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": null, "head": 6, "id": [ 7 ], "lemma": "forward", "misc": "-", "text": "forward", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "after", "misc": "-", "text": "after", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 10, "id": [ 9 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 10 ], "lemma": "breakup", "misc": "-", "text": "breakup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 16, "id": [ 11 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 16, "id": [ 13 ], "lemma": "would", "misc": "-", "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 14 ], "lemma": "never", "misc": "-", "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 16, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 2, "id": [ 16 ], "lemma": "happy", "misc": "-", "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 17 ], "lemma": "again", "misc": "-", "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 4, 4 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3N2YPY1GI6WL1WJBUYYQOP07657EVE-1
crowdsourced
Craig wanted to help Steven move forward after the breakup because they wanted them to be happy again.
[ { "id": 0, "speaker": null, "text": "Craig wanted to help Steven move forward after the breakup because they wanted them to be happy again.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Craig", "misc": "(0)", "text": "Craig", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "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": "help", "misc": "-", "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 5 ], "lemma": "Steven", "misc": "(1)", "text": "Steven", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 4, "id": [ 6 ], "lemma": "move", "misc": "-", "text": "move", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": null, "head": 6, "id": [ 7 ], "lemma": "forward", "misc": "-", "text": "forward", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "after", "misc": "-", "text": "after", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 10, "id": [ 9 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 10 ], "lemma": "breakup", "misc": "-", "text": "breakup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 11 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|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": 4, "id": [ 13 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 13, "id": [ 14 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "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": 13, "id": [ 17 ], "lemma": "happy", "misc": "-", "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "feats": null, "head": 17, "id": [ 18 ], "lemma": "again", "misc": "-", "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ] ], [ [ 0, 4, 4 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3SA4EMRVJXGOZB6SKD2CP6XTJND0P0-2
crowdsourced
I placed my leftover food from the plate into the container until it became full.
[ { "id": 0, "speaker": null, "text": "I placed my leftover food from the plate into the container until it became full.", "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": "place", "misc": "-", "text": "placed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": [ 3 ], "lemma": "my", "misc": "-", "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "leftover", "misc": "-", "text": "leftover", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "food", "misc": "-", "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 8 ], "lemma": "plate", "misc": "1)", "text": "plate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 9 ], "lemma": "into", "misc": "-", "text": "into", "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=Sing", "head": 2, "id": [ 11 ], "lemma": "container", "misc": "0)", "text": "container", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 12 ], "lemma": "until", "misc": "-", "text": "until", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 13 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 14 ], "lemma": "become", "misc": "-", "text": "became", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 14, "id": [ 15 ], "lemma": "full", "misc": "-", "text": "full", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 7 ] ], [ [ 0, 9, 10 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3SA4EMRVJXGOZB6SKD2CP6XTJND0P0-1
crowdsourced
I placed my leftover food from the plate into the container until it became empty.
[ { "id": 0, "speaker": null, "text": "I placed my leftover food from the plate into the container until it became empty.", "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": "place", "misc": "-", "text": "placed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": [ 3 ], "lemma": "my", "misc": "-", "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "leftover", "misc": "-", "text": "leftover", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "food", "misc": "-", "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 8 ], "lemma": "plate", "misc": "0)", "text": "plate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 9 ], "lemma": "into", "misc": "-", "text": "into", "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=Sing", "head": 2, "id": [ 11 ], "lemma": "container", "misc": "1)", "text": "container", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 12 ], "lemma": "until", "misc": "-", "text": "until", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 13 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 14 ], "lemma": "become", "misc": "-", "text": "became", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 14, "id": [ 15 ], "lemma": "empty", "misc": "-", "text": "empty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 7 ], [ 0, 12, 12 ] ], [ [ 0, 9, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
32CAVSKPCG31Y5Z6XI56DH33YCQU18-1
crowdsourced
Dennis showed a major symptom of depression after Brian died, since he was in mourning.
[ { "id": 0, "speaker": null, "text": "Dennis showed a major symptom of depression after Brian died, since he was in mourning.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Dennis", "misc": "(0)", "text": "Dennis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "show", "misc": "-", "text": "showed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 4 ], "lemma": "major", "misc": "-", "text": "major", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "symptom", "misc": "-", "text": "symptom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "depression", "misc": "-", "text": "depression", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 8 ], "lemma": "after", "misc": "-", "text": "after", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "Brian", "misc": "(1)", "text": "Brian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 10 ], "lemma": "die", "misc": "-", "text": "died", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 12 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 13 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "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": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 10, "id": [ 16 ], "lemma": "mourn", "misc": "-", "text": "mourning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
32CAVSKPCG31Y5Z6XI56DH33YCQU18-2
crowdsourced
Dennis showed a major symptom of depression after Brian died, since he was in a casket.
[ { "id": 0, "speaker": null, "text": "Dennis showed a major symptom of depression after Brian died, since he was in a casket.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Dennis", "misc": "(1)", "text": "Dennis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "show", "misc": "-", "text": "showed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 4 ], "lemma": "major", "misc": "-", "text": "major", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "symptom", "misc": "-", "text": "symptom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "depression", "misc": "-", "text": "depression", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 8 ], "lemma": "after", "misc": "-", "text": "after", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "Brian", "misc": "(0)", "text": "Brian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 10 ], "lemma": "die", "misc": "-", "text": "died", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 12 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 13 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 15 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 10, "id": [ 17 ], "lemma": "casket", "misc": "-", "text": "casket", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3PCPFX4U4240WRMXN80MSIA7URLQFU-2
crowdsourced
Elena tried hard to sculpt what Laura had asked for, and she saw her struggling with the clay.
[ { "id": 0, "speaker": null, "text": "Elena tried hard to sculpt what Laura had asked for, and she saw her struggling with the clay.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Elena", "misc": "(1)", "text": "Elena", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "try", "misc": "-", "text": "tried", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 2, "id": [ 3 ], "lemma": "hard", "misc": "-", "text": "hard", "upos": "ADV", "xpos": "RB" }, { "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": "scilh", "misc": "-", "text": "sculpt", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "PronType=Int", "head": 5, "id": [ 6 ], "lemma": "what", "misc": "-", "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 7 ], "lemma": "Laura", "misc": "(0)", "text": "Laura", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 8 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "acl:relcl", "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": [ 9 ], "lemma": "ask", "misc": "-", "text": "asked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obl", "feats": null, "head": 9, "id": [ 10 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 14, "id": [ 12 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "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": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 14 ], "lemma": "see", "misc": "-", "text": "saw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 15 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "feats": "VerbForm=Ger", "head": 14, "id": [ 16 ], "lemma": "struggle", "misc": "-", "text": "struggling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 17 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 19, "id": [ 18 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 16, "id": [ 19 ], "lemma": "clay", "misc": "-", "text": "clay", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 6 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3PCPFX4U4240WRMXN80MSIA7URLQFU-1
crowdsourced
Elena tried hard to sculpt what Laura had asked for, but she was struggling with the clay.
[ { "id": 0, "speaker": null, "text": "Elena tried hard to sculpt what Laura had asked for, but she was struggling with the clay.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Elena", "misc": "(0)", "text": "Elena", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "try", "misc": "-", "text": "tried", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 2, "id": [ 3 ], "lemma": "hard", "misc": "-", "text": "hard", "upos": "ADV", "xpos": "RB" }, { "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": "scilh", "misc": "-", "text": "sculpt", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "PronType=Int", "head": 5, "id": [ 6 ], "lemma": "what", "misc": "-", "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 7 ], "lemma": "Laura", "misc": "(1)", "text": "Laura", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 8 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "acl:relcl", "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": [ 9 ], "lemma": "ask", "misc": "-", "text": "asked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 10 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 15, "id": [ 12 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 13 ], "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": [ 14 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": [ 15 ], "lemma": "struggle", "misc": "-", "text": "struggling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 16 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 18, "id": [ 17 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 15, "id": [ 18 ], "lemma": "clay", "misc": "-", "text": "clay", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3CVBMEMMXBEVAG9H213G3EHHC6SH7B-2
crowdsourced
The ring had a large gemstone, which amazed Victoria but not Cynthia, since she had never been interested in geology.
[ { "id": 0, "speaker": null, "text": "The ring had a large gemstone, which amazed Victoria but not Cynthia, since she had never been interested in geology.", "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": "ring", "misc": "-", "text": "ring", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 4 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 6, "id": [ 5 ], "lemma": "large", "misc": "-", "text": "large", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "gemstone", "misc": "-", "text": "gemstone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 9, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "PronType=Rel", "head": 9, "id": [ 8 ], "lemma": "which", "misc": "-", "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": [ 9 ], "lemma": "amaze", "misc": "-", "text": "amazed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 9, "id": [ 10 ], "lemma": "Victoria", "misc": "(1)", "text": "Victoria", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 13, "id": [ 11 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 12 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 10, "id": [ 13 ], "lemma": "Cynthia", "misc": "(0)", "text": "Cynthia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 20, "id": [ 14 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 20, "id": [ 15 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": [ 16 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 20, "id": [ 17 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 20, "id": [ 18 ], "lemma": "never", "misc": "-", "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "feats": "Tense=Past|VerbForm=Part", "head": 20, "id": [ 19 ], "lemma": "be", "misc": "-", "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 9, "id": [ 20 ], "lemma": "interested", "misc": "-", "text": "interested", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 22, "id": [ 21 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 20, "id": [ 22 ], "lemma": "geology", "misc": "-", "text": "geology", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 9, 9 ] ], [ [ 0, 12, 12 ], [ 0, 15, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3CVBMEMMXBEVAG9H213G3EHHC6SH7B-1
crowdsourced
The ring had a large gemstone, which amazed Victoria but not Cynthia, since she had always been interested in geology.
[ { "id": 0, "speaker": null, "text": "The ring had a large gemstone, which amazed Victoria but not Cynthia, since she had always been interested in geology.", "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": "ring", "misc": "-", "text": "ring", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 4 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 6, "id": [ 5 ], "lemma": "large", "misc": "-", "text": "large", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "gemstone", "misc": "-", "text": "gemstone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 9, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "PronType=Rel", "head": 9, "id": [ 8 ], "lemma": "which", "misc": "-", "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": [ 9 ], "lemma": "amaze", "misc": "-", "text": "amazed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 9, "id": [ 10 ], "lemma": "Victoria", "misc": "(0)", "text": "Victoria", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 13, "id": [ 11 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 12 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 10, "id": [ 13 ], "lemma": "Cynthia", "misc": "(1)", "text": "Cynthia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 20, "id": [ 14 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 20, "id": [ 15 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": [ 16 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 20, "id": [ 17 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 20, "id": [ 18 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "feats": "Tense=Past|VerbForm=Part", "head": 20, "id": [ 19 ], "lemma": "be", "misc": "-", "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 9, "id": [ 20 ], "lemma": "interested", "misc": "-", "text": "interested", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 22, "id": [ 21 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 20, "id": [ 22 ], "lemma": "geology", "misc": "-", "text": "geology", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 9, 9 ], [ 0, 15, 15 ] ], [ [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3FBEFUUYRK3XWTNYDLOWGEUH40IA6U-2
crowdsourced
Michael was slimmer than Kenneth and so he had a higher risk of developing diabetes.
[ { "id": 0, "speaker": null, "text": "Michael was slimmer than Kenneth and so he had a higher risk of developing diabetes.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Michael", "misc": "(1)", "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Cmp", "head": 0, "id": [ 3 ], "lemma": "slim", "misc": "-", "text": "slimmer", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "Kenneth", "misc": "(0)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 6 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 9, "id": [ 7 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": [ 8 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 9 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 12, "id": [ 10 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 12, "id": [ 11 ], "lemma": "high", "misc": "-", "text": "higher", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 9, "id": [ 12 ], "lemma": "risk", "misc": "-", "text": "risk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 13 ], "lemma": "of", "misc": "-", "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "feats": "VerbForm=Ger", "head": 12, "id": [ 14 ], "lemma": "develop", "misc": "-", "text": "developing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 15 ], "lemma": "diabete", "misc": "-", "text": "diabetes", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 4, 4 ], [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3FBEFUUYRK3XWTNYDLOWGEUH40IA6U-1
crowdsourced
Michael was slimmer than Kenneth and so he had a lower risk of developing diabetes.
[ { "id": 0, "speaker": null, "text": "Michael was slimmer than Kenneth and so he had a lower risk of developing diabetes.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Michael", "misc": "(0)", "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Cmp", "head": 0, "id": [ 3 ], "lemma": "slim", "misc": "-", "text": "slimmer", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "Kenneth", "misc": "(1)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 6 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 9, "id": [ 7 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": [ 8 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 9 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 12, "id": [ 10 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 12, "id": [ 11 ], "lemma": "low", "misc": "-", "text": "lower", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 9, "id": [ 12 ], "lemma": "risk", "misc": "-", "text": "risk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 13 ], "lemma": "of", "misc": "-", "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "feats": "VerbForm=Ger", "head": 12, "id": [ 14 ], "lemma": "develop", "misc": "-", "text": "developing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 15 ], "lemma": "diabete", "misc": "-", "text": "diabetes", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 7, 7 ] ], [ [ 0, 4, 4 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3XT3KXP24ZWC2B6WP9G9XCI0MM0I6G-1
crowdsourced
The woman tried to fit her legs into the yoga pants but they were too large.
[ { "id": 0, "speaker": null, "text": "The woman tried to fit her legs into the yoga pants 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": "woman", "misc": "-", "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "try", "misc": "-", "text": "tried", "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": "fit", "misc": "-", "text": "fit", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 7, "id": [ 6 ], "lemma": "she", "misc": "(0", "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Plur", "head": 5, "id": [ 7 ], "lemma": "leg", "misc": "0)", "text": "legs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 8 ], "lemma": "into", "misc": "-", "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 11, "id": [ 9 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "yoga", "misc": "-", "text": "yoga", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 5, "id": [ 11 ], "lemma": "pant", "misc": "1)", "text": "pants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 16, "id": [ 12 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "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=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 3, "id": [ 16 ], "lemma": "large", "misc": "-", "text": "large", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 6 ], [ 0, 12, 12 ] ], [ [ 0, 8, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3XT3KXP24ZWC2B6WP9G9XCI0MM0I6G-2
crowdsourced
The woman tried to fit her legs into the yoga pants but they were too small.
[ { "id": 0, "speaker": null, "text": "The woman tried to fit her legs into the yoga pants 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": "woman", "misc": "-", "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "try", "misc": "-", "text": "tried", "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": "fit", "misc": "-", "text": "fit", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 7, "id": [ 6 ], "lemma": "she", "misc": "(1", "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Plur", "head": 5, "id": [ 7 ], "lemma": "leg", "misc": "1)", "text": "legs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 8 ], "lemma": "into", "misc": "-", "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 11, "id": [ 9 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "yoga", "misc": "-", "text": "yoga", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 5, "id": [ 11 ], "lemma": "pant", "misc": "0)", "text": "pants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 16, "id": [ 12 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "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=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 3, "id": [ 16 ], "lemma": "small", "misc": "-", "text": "small", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 6 ] ], [ [ 0, 8, 10 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3GS542CVJVLN86DFGW0RSD5X74H59P-1
crowdsourced
The people at the fair liked the fries better than the pizzas, because they were fresh.
[ { "id": 0, "speaker": null, "text": "The people at the fair liked the fries better than the pizzas, 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=Plur", "head": 6, "id": [ 2 ], "lemma": "people", "misc": "-", "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "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": "nmod", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "fair", "misc": "-", "text": "fair", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 6 ], "lemma": "like", "misc": "-", "text": "liked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 6, "id": [ 8 ], "lemma": "fry", "misc": "0)", "text": "fries", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 8, "id": [ 9 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 10 ], "lemma": "than", "misc": "-", "text": "than", "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=Plur", "head": 9, "id": [ 12 ], "lemma": "pizza", "misc": "1)", "text": "pizzas", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 13 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 14 ], "lemma": "because", "misc": "-", "text": "because", "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": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 16 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 6, "id": [ 17 ], "lemma": "fresh", "misc": "-", "text": "fresh", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 7 ], [ 0, 14, 14 ] ], [ [ 0, 10, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3GS542CVJVLN86DFGW0RSD5X74H59P-2
crowdsourced
The people at the fair liked the fries better than the pizzas, because they were stale.
[ { "id": 0, "speaker": null, "text": "The people at the fair liked the fries better than the pizzas, because they were stale.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 6, "id": [ 2 ], "lemma": "people", "misc": "-", "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "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": "nmod", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "fair", "misc": "-", "text": "fair", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 6 ], "lemma": "like", "misc": "-", "text": "liked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 6, "id": [ 8 ], "lemma": "fry", "misc": "1)", "text": "fries", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 8, "id": [ 9 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 10 ], "lemma": "than", "misc": "-", "text": "than", "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=Plur", "head": 9, "id": [ 12 ], "lemma": "pizza", "misc": "0)", "text": "pizzas", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 13 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 14 ], "lemma": "because", "misc": "-", "text": "because", "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": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 16 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 6, "id": [ 17 ], "lemma": "stale", "misc": "-", "text": "stale", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 7 ] ], [ [ 0, 10, 11 ], [ 0, 14, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
38RHULDV9YDAWQL2GRTDV6HD58NWIO-2
crowdsourced
Jessica took the lead in social situations with Tanya since she was much less friendly.
[ { "id": 0, "speaker": null, "text": "Jessica took the lead in social situations with Tanya since she was much less friendly.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Jessica", "misc": "(1)", "text": "Jessica", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "take", "misc": "-", "text": "took", "upos": "VERB", "xpos": "VBD" }, { "deprel": "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": "lead", "misc": "-", "text": "lead", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 7, "id": [ 6 ], "lemma": "social", "misc": "-", "text": "social", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Plur", "head": 2, "id": [ 7 ], "lemma": "situation", "misc": "-", "text": "situations", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 9 ], "lemma": "Tanya", "misc": "(0)", "text": "Tanya", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 10 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 15, "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": 15, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 13 ], "lemma": "much", "misc": "-", "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 15, "id": [ 14 ], "lemma": "less", "misc": "-", "text": "less", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 2, "id": [ 15 ], "lemma": "friendly", "misc": "-", "text": "friendly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
38RHULDV9YDAWQL2GRTDV6HD58NWIO-1
crowdsourced
Jessica took the lead in social situations with Tanya since she was much more friendly.
[ { "id": 0, "speaker": null, "text": "Jessica took the lead in social situations with Tanya since she was much more friendly.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Jessica", "misc": "(0)", "text": "Jessica", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "take", "misc": "-", "text": "took", "upos": "VERB", "xpos": "VBD" }, { "deprel": "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": "lead", "misc": "-", "text": "lead", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 7, "id": [ 6 ], "lemma": "social", "misc": "-", "text": "social", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Plur", "head": 2, "id": [ 7 ], "lemma": "situation", "misc": "-", "text": "situations", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 9 ], "lemma": "Tanya", "misc": "(1)", "text": "Tanya", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 10 ], "lemma": "since", "misc": "-", "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 15, "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": 15, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 13 ], "lemma": "much", "misc": "-", "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 15, "id": [ 14 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 2, "id": [ 15 ], "lemma": "friendly", "misc": "-", "text": "friendly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 10, 10 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3KI0JD2ZU1GFDRP06ICC6NSR8A476X-2
crowdsourced
Emily read out to Katrina exactly what they should do just to let them know.
[ { "id": 0, "speaker": null, "text": "Emily read out to Katrina exactly what they should do just to let them know.", "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=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "read", "misc": "-", "text": "read", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "feats": null, "head": 2, "id": [ 3 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "Katrina", "misc": "(0)", "text": "Katrina", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 6 ], "lemma": "exactly", "misc": "-", "text": "exactly", "upos": "ADV", "xpos": "RB" }, { "deprel": "obj", "feats": "PronType=Int", "head": 2, "id": [ 7 ], "lemma": "what", "misc": "-", "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 10, "id": [ 8 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 10, "id": [ 9 ], "lemma": "should", "misc": "-", "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "feats": "VerbForm=Inf", "head": 7, "id": [ 10 ], "lemma": "do", "misc": "-", "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 11 ], "lemma": "just", "misc": "-", "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 12 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 10, "id": [ 13 ], "lemma": "let", "misc": "-", "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 13, "id": [ 14 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 13, "id": [ 15 ], "lemma": "know", "misc": "-", "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 4, 4 ], [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3KI0JD2ZU1GFDRP06ICC6NSR8A476X-1
crowdsourced
Emily read out to Katrina exactly what they thought about them just to let them know.
[ { "id": 0, "speaker": null, "text": "Emily read out to Katrina exactly what they thought about them just to let them know.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Emily", "misc": "(0)", "text": "Emily", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "read", "misc": "-", "text": "read", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "feats": null, "head": 2, "id": [ 3 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "Katrina", "misc": "(1)", "text": "Katrina", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 6 ], "lemma": "exactly", "misc": "-", "text": "exactly", "upos": "ADV", "xpos": "RB" }, { "deprel": "obj", "feats": "PronType=Int", "head": 2, "id": [ 7 ], "lemma": "what", "misc": "-", "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 9, "id": [ 8 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 9 ], "lemma": "think", "misc": "-", "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "about", "misc": "-", "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 9, "id": [ 11 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 12 ], "lemma": "just", "misc": "-", "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 13 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 2, "id": [ 14 ], "lemma": "let", "misc": "-", "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 14, "id": [ 15 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 14, "id": [ 16 ], "lemma": "know", "misc": "-", "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 7, 7 ] ], [ [ 0, 4, 4 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3EN4YVUOUCQLG1AY8EAZ9QAKRNRJXL-2
crowdsourced
Lindsey did not understand much that Laura said, so she appeared to be a mysterious person.
[ { "id": 0, "speaker": null, "text": "Lindsey did not understand much that Laura said, so she appeared to be a mysterious person.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Lindsey", "misc": "(1)", "text": "Lindsey", "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": "understand", "misc": "-", "text": "understand", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Degree=Pos", "head": 4, "id": [ 5 ], "lemma": "much", "misc": "-", "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "PronType=Rel", "head": 8, "id": [ 6 ], "lemma": "that", "misc": "-", "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "Laura", "misc": "(0)", "text": "Laura", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 8 ], "lemma": "say", "misc": "-", "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "feats": null, "head": 12, "id": [ 9 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 10 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 11 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 12 ], "lemma": "appear", "misc": "-", "text": "appeared", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 13 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 17, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 17, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 17, "id": [ 16 ], "lemma": "mysterious", "misc": "-", "text": "mysterious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "feats": "Number=Sing", "head": 12, "id": [ 17 ], "lemma": "person", "misc": "-", "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 6 ], [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3EN4YVUOUCQLG1AY8EAZ9QAKRNRJXL-1
crowdsourced
Lindsey did not understand much that Laura said, so she thought she was a mysterious person.
[ { "id": 0, "speaker": null, "text": "Lindsey did not understand much that Laura said, so she thought she was a mysterious person.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Lindsey", "misc": "(0)", "text": "Lindsey", "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": "understand", "misc": "-", "text": "understand", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Degree=Pos", "head": 4, "id": [ 5 ], "lemma": "much", "misc": "-", "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "PronType=Rel", "head": 8, "id": [ 6 ], "lemma": "that", "misc": "-", "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "Laura", "misc": "(1)", "text": "Laura", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 8 ], "lemma": "say", "misc": "-", "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "feats": null, "head": 12, "id": [ 9 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 10 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 11 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 12 ], "lemma": "think", "misc": "-", "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 13 ], "lemma": "she", "misc": "-", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 17, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 17, "id": [ 16 ], "lemma": "mysterious", "misc": "-", "text": "mysterious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "feats": "Number=Sing", "head": 12, "id": [ 17 ], "lemma": "person", "misc": "-", "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 10, 10 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
36AZSFEYZ4YNUT7RK7W0NHUM8R9BVX-2
crowdsourced
The killer decided do hide the body in the shed instead of the garage, because it was public.
[ { "id": 0, "speaker": null, "text": "The killer decided do hide the body in the shed instead of the garage, because it was public.", "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": "killer", "misc": "-", "text": "killer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "decide", "misc": "-", "text": "decided", "upos": "VERB", "xpos": "VBD" }, { "deprel": "aux", "feats": "VerbForm=Inf", "head": 5, "id": [ 4 ], "lemma": "do", "misc": "-", "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 3, "id": [ 5 ], "lemma": "hide", "misc": "-", "text": "hide", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "body", "misc": "-", "text": "body", "upos": "NOUN", "xpos": "NN" }, { "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=Sing", "head": 5, "id": [ 10 ], "lemma": "shed", "misc": "1)", "text": "shed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 11 ], "lemma": "instead", "misc": "-", "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "feats": null, "head": 11, "id": [ 12 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 14, "id": [ 13 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 14 ], "lemma": "garage", "misc": "0)", "text": "garage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 19, "id": [ 15 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 16 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": [ 17 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": [ 18 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 5, "id": [ 19 ], "lemma": "public", "misc": "-", "text": "public", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 8, 9 ] ], [ [ 0, 12, 13 ], [ 0, 16, 16 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
36AZSFEYZ4YNUT7RK7W0NHUM8R9BVX-1
crowdsourced
The killer decided do hide the body in the shed instead of the garage, because it was private.
[ { "id": 0, "speaker": null, "text": "The killer decided do hide the body in the shed instead of the garage, because it was private.", "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": "killer", "misc": "-", "text": "killer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "decide", "misc": "-", "text": "decided", "upos": "VERB", "xpos": "VBD" }, { "deprel": "aux", "feats": "VerbForm=Inf", "head": 5, "id": [ 4 ], "lemma": "do", "misc": "-", "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 3, "id": [ 5 ], "lemma": "hide", "misc": "-", "text": "hide", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "body", "misc": "-", "text": "body", "upos": "NOUN", "xpos": "NN" }, { "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=Sing", "head": 5, "id": [ 10 ], "lemma": "shed", "misc": "0)", "text": "shed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 11 ], "lemma": "instead", "misc": "-", "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "feats": null, "head": 11, "id": [ 12 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 14, "id": [ 13 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 14 ], "lemma": "garage", "misc": "1)", "text": "garage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 19, "id": [ 15 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 16 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": [ 17 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": [ 18 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 5, "id": [ 19 ], "lemma": "private", "misc": "-", "text": "private", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 8, 9 ], [ 0, 16, 16 ] ], [ [ 0, 12, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3PR3LXCWSHDB4EWW60VMCUKPOWR9XW-1
crowdsourced
Neil had always admired how Joseph spoke French, because he struggled with even basic words.
[ { "id": 0, "speaker": null, "text": "Neil had always admired how Joseph spoke French, because he struggled with even basic words.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Neil", "misc": "(0)", "text": "Neil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": [ 4 ], "lemma": "admire", "misc": "-", "text": "admired", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "feats": "PronType=Int", "head": 7, "id": [ 5 ], "lemma": "how", "misc": "-", "text": "how", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "Joseph", "misc": "(1)", "text": "Joseph", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 7 ], "lemma": "speak", "misc": "-", "text": "spoke", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 7, "id": [ 8 ], "lemma": "French", "misc": "-", "text": "French", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 12, "id": [ 9 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 10 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 11 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 12 ], "lemma": "struggle", "misc": "-", "text": "struggled", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 13 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "feats": null, "head": 15, "id": [ 14 ], "lemma": "even", "misc": "-", "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 16, "id": [ 15 ], "lemma": "basic", "misc": "-", "text": "basic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Plur", "head": 12, "id": [ 16 ], "lemma": "word", "misc": "-", "text": "words", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 10, 10 ] ], [ [ 0, 5, 5 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3PR3LXCWSHDB4EWW60VMCUKPOWR9XW-2
crowdsourced
Neil had always admired how Joseph spoke French, but actually he struggled with even basic words.
[ { "id": 0, "speaker": null, "text": "Neil had always admired how Joseph spoke French, but actually he struggled with even basic words.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 1 ], "lemma": "Neil", "misc": "(1)", "text": "Neil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": [ 4 ], "lemma": "admire", "misc": "-", "text": "admired", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "feats": "PronType=Int", "head": 7, "id": [ 5 ], "lemma": "how", "misc": "-", "text": "how", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "Joseph", "misc": "(0)", "text": "Joseph", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 7 ], "lemma": "speak", "misc": "-", "text": "spoke", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 7, "id": [ 8 ], "lemma": "French", "misc": "-", "text": "French", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 13, "id": [ 9 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 13, "id": [ 10 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 11 ], "lemma": "actually", "misc": "-", "text": "actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 13 ], "lemma": "struggle", "misc": "-", "text": "struggled", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 14 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "even", "misc": "-", "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 17, "id": [ 16 ], "lemma": "basic", "misc": "-", "text": "basic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Plur", "head": 13, "id": [ 17 ], "lemma": "word", "misc": "-", "text": "words", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 5, 5 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
367O8HRHKG6NH25EBXH84G49ZWJ4S2-2
crowdsourced
Controlling the remote control car was out of Mike's capabilities, but he can pilot the toy plane. It is easier to maneuver.
[ { "id": 0, "speaker": null, "text": "Controlling the remote control car was out of Mike's capabilities, but he can pilot the toy plane.", "tokens": [ { "deprel": "csubj", "feats": "VerbForm=Ger", "head": 11, "id": [ 1 ], "lemma": "control", "misc": "-", "text": "Controlling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 5, "id": [ 2 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 3 ], "lemma": "remote", "misc": "-", "text": "remote", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "control", "misc": "-", "text": "control", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 1, "id": [ 5 ], "lemma": "car", "misc": "1)", "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 7 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 8 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 11, "id": [ 9 ], "lemma": "Mike", "misc": "-", "text": "Mike", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 10 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "root", "feats": "Number=Plur", "head": 0, "id": [ 11 ], "lemma": "capability", "misc": "-", "text": "capabilities", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 16, "id": [ 13 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 14 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 16, "id": [ 15 ], "lemma": "can", "misc": "-", "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "feats": "VerbForm=Inf", "head": 11, "id": [ 16 ], "lemma": "pilot", "misc": "-", "text": "pilot", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 19, "id": [ 17 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 19, "id": [ 18 ], "lemma": "toy", "misc": "-", "text": "toy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 16, "id": [ 19 ], "lemma": "plane", "misc": "0)", "text": "plane", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 11, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "It is easier to maneuver.", "tokens": [ { "deprel": "expl", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "it", "misc": "(0)", "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "feats": "Degree=Cmp", "head": 0, "id": [ 3 ], "lemma": "easy", "misc": "-", "text": "easier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "feats": "VerbForm=Inf", "head": 3, "id": [ 5 ], "lemma": "maneuver", "misc": "-", "text": "maneuver", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 6 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 4 ] ], [ [ 0, 16, 18 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
367O8HRHKG6NH25EBXH84G49ZWJ4S2-1
crowdsourced
Controlling the remote control car was within Mike's capabilities, but he can't pilot the toy plane. It is easier to maneuver.
[ { "id": 0, "speaker": null, "text": "Controlling the remote control car was within Mike's capabilities, but he can't pilot the toy plane.", "tokens": [ { "deprel": "csubj", "feats": "VerbForm=Ger", "head": 10, "id": [ 1 ], "lemma": "control", "misc": "-", "text": "Controlling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 5, "id": [ 2 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 3 ], "lemma": "remote", "misc": "-", "text": "remote", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "control", "misc": "-", "text": "control", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 1, "id": [ 5 ], "lemma": "car", "misc": "0)", "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 7 ], "lemma": "within", "misc": "-", "text": "within", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 10, "id": [ 8 ], "lemma": "Mike", "misc": "-", "text": "Mike", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 9 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "root", "feats": "Number=Plur", "head": 0, "id": [ 10 ], "lemma": "capability", "misc": "-", "text": "capabilities", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 15, "id": [ 12 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 13 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 15, "id": [ 14 ], "lemma": "can't", "misc": "-", "text": "can't", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "feats": "VerbForm=Inf", "head": 10, "id": [ 15 ], "lemma": "pilot", "misc": "-", "text": "pilot", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 18, "id": [ 16 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 18, "id": [ 17 ], "lemma": "toy", "misc": "-", "text": "toy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 15, "id": [ 18 ], "lemma": "plane", "misc": "1)", "text": "plane", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 10, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "It is easier to maneuver.", "tokens": [ { "deprel": "expl", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "it", "misc": "(0)", "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "feats": "Degree=Cmp", "head": 0, "id": [ 3 ], "lemma": "easy", "misc": "-", "text": "easier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "feats": "VerbForm=Inf", "head": 3, "id": [ 5 ], "lemma": "maneuver", "misc": "-", "text": "maneuver", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 6 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 4 ], [ 1, 0, 0 ] ], [ [ 0, 15, 17 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
35A1YQPVFEEGJ76IKQ645640QRPI50-2
crowdsourced
John's poured the bowl of steak into the hot pan on the stove until it was full.
[ { "id": 0, "speaker": null, "text": "John's poured the bowl of steak into the hot pan on the stove until it was full.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "John", "misc": "-", "text": "John", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 1, "id": [ 2 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "pour", "misc": "-", "text": "poured", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 5, "id": [ 4 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "bowl", "misc": "1)", "text": "bowl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "steak", "misc": "-", "text": "steak", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 8 ], "lemma": "into", "misc": "-", "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 11, "id": [ 9 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 11, "id": [ 10 ], "lemma": "hot", "misc": "-", "text": "hot", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 11 ], "lemma": "pan", "misc": "0)", "text": "pan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 12 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 14, "id": [ 13 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 14 ], "lemma": "stove", "misc": "-", "text": "stove", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 15 ], "lemma": "until", "misc": "-", "text": "until", "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": 3, "id": [ 18 ], "lemma": "full", "misc": "-", "text": "full", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 4 ] ], [ [ 0, 8, 10 ], [ 0, 15, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
35A1YQPVFEEGJ76IKQ645640QRPI50-1
crowdsourced
John's poured the bowl of steak into the hot pan on the stove until it was empty.
[ { "id": 0, "speaker": null, "text": "John's poured the bowl of steak into the hot pan on the stove until it was empty.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "John", "misc": "-", "text": "John", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 1, "id": [ 2 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "pour", "misc": "-", "text": "poured", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 5, "id": [ 4 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "bowl", "misc": "0)", "text": "bowl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "steak", "misc": "-", "text": "steak", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 8 ], "lemma": "into", "misc": "-", "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 11, "id": [ 9 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 11, "id": [ 10 ], "lemma": "hot", "misc": "-", "text": "hot", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 11 ], "lemma": "pan", "misc": "1)", "text": "pan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 12 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 14, "id": [ 13 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 14 ], "lemma": "stove", "misc": "-", "text": "stove", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 15 ], "lemma": "until", "misc": "-", "text": "until", "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": 3, "id": [ 18 ], "lemma": "empty", "misc": "-", "text": "empty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 4 ], [ 0, 15, 15 ] ], [ [ 0, 8, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
30F94FBDNRI8H132FCWLMZ61B5VTBZ-1
crowdsourced
I whipped the eggs into the bottom of the pans until they were fluffy.
[ { "id": 0, "speaker": null, "text": "I whipped the eggs into the bottom of the pans until they were fluffy.", "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": "whip", "misc": "-", "text": "whipped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 4 ], "lemma": "egg", "misc": "0)", "text": "eggs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "into", "misc": "-", "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 7 ], "lemma": "bottom", "misc": "-", "text": "bottom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 10, "id": [ 9 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 7, "id": [ 10 ], "lemma": "pan", "misc": "1)", "text": "pans", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 11 ], "lemma": "until", "misc": "-", "text": "until", "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": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 2, "id": [ 14 ], "lemma": "fluffy", "misc": "-", "text": "fluffy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 3 ], [ 0, 11, 11 ] ], [ [ 0, 8, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
30F94FBDNRI8H132FCWLMZ61B5VTBZ-2
crowdsourced
I whipped the eggs into the bottom of the pans until they were filled.
[ { "id": 0, "speaker": null, "text": "I whipped the eggs into the bottom of the pans until they were filled.", "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": "whip", "misc": "-", "text": "whipped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 4 ], "lemma": "egg", "misc": "1)", "text": "eggs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "into", "misc": "-", "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 7 ], "lemma": "bottom", "misc": "-", "text": "bottom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 10, "id": [ 9 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 7, "id": [ 10 ], "lemma": "pan", "misc": "0)", "text": "pans", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 11 ], "lemma": "until", "misc": "-", "text": "until", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "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:pass", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 2, "id": [ 14 ], "lemma": "fill", "misc": "-", "text": "filled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 3 ] ], [ [ 0, 8, 9 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
30OITAWPBQ1ZOZXAHY10HA8N7XN9HO-2
crowdsourced
In their society, Samantha helps the homeless while Monica dislikes them. They is seen as cowardly.
[ { "id": 0, "speaker": null, "text": "In their society, Samantha helps the homeless while Monica dislikes them.", "tokens": [ { "deprel": "case", "feats": null, "head": 3, "id": [ 1 ], "lemma": "in", "misc": "-", "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 3, "id": [ 2 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 3 ], "lemma": "society", "misc": "-", "text": "society", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 4 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "Samantha", "misc": "(1)", "text": "Samantha", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 6 ], "lemma": "help", "misc": "-", "text": "helps", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Degree=Pos", "head": 6, "id": [ 8 ], "lemma": "homeless", "misc": "-", "text": "homeless", "upos": "ADJ", "xpos": "JJ" }, { "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": "Monica", "misc": "(0)", "text": "Monica", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": [ 11 ], "lemma": "dislike", "misc": "-", "text": "dislikes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 11, "id": [ 12 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 13 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "They is seen as cowardly.", "tokens": [ { "deprel": "nsubj:pass", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "they", "misc": "(0)", "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 3 ], "lemma": "see", "misc": "-", "text": "seen", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "as", "misc": "-", "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Degree=Pos", "head": 3, "id": [ 5 ], "lemma": "cowardly", "misc": "-", "text": "cowardly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 6 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 0, 9, 9 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
30OITAWPBQ1ZOZXAHY10HA8N7XN9HO-1
crowdsourced
In their society, Samantha helps the homeless while Monica dislikes them. They is seen as valiant.
[ { "id": 0, "speaker": null, "text": "In their society, Samantha helps the homeless while Monica dislikes them.", "tokens": [ { "deprel": "case", "feats": null, "head": 3, "id": [ 1 ], "lemma": "in", "misc": "-", "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 3, "id": [ 2 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 3 ], "lemma": "society", "misc": "-", "text": "society", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 4 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "Samantha", "misc": "(0)", "text": "Samantha", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 6 ], "lemma": "help", "misc": "-", "text": "helps", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Degree=Pos", "head": 6, "id": [ 8 ], "lemma": "homeless", "misc": "-", "text": "homeless", "upos": "ADJ", "xpos": "JJ" }, { "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": "Monica", "misc": "(1)", "text": "Monica", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": [ 11 ], "lemma": "dislike", "misc": "-", "text": "dislikes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 11, "id": [ 12 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 13 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "They is seen as valiant.", "tokens": [ { "deprel": "nsubj:pass", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "they", "misc": "(0)", "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 3 ], "lemma": "see", "misc": "-", "text": "seen", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "as", "misc": "-", "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Degree=Pos", "head": 3, "id": [ 5 ], "lemma": "valiant", "misc": "-", "text": "valiant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 6 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ], [ 1, 0, 0 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3Q9SPIIRWJKVQ8244310E8TUS4FAW3-2
crowdsourced
Lawrence asked William for some help with their handwriting, but they had forgotten how to write.
[ { "id": 0, "speaker": null, "text": "Lawrence asked William for some help with their handwriting, but they had forgotten how to write.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Lawrence", "misc": "(1)", "text": "Lawrence", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "ask", "misc": "-", "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "William", "misc": "(0)", "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": null, "head": 6, "id": [ 5 ], "lemma": "some", "misc": "-", "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "help", "misc": "-", "text": "help", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "with", "misc": "-", "text": "with", "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": "nmod", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "handwriting", "misc": "-", "text": "handwriting", "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": "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": "conj", "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": [ 14 ], "lemma": "forget", "misc": "-", "text": "forgotten", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "feats": "PronType=Int", "head": 14, "id": [ 15 ], "lemma": "how", "misc": "-", "text": "how", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 16 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "ccomp", "feats": "VerbForm=Inf", "head": 14, "id": [ 17 ], "lemma": "write", "misc": "-", "text": "write", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3Q9SPIIRWJKVQ8244310E8TUS4FAW3-1
crowdsourced
Lawrence asked William for some help with their handwriting, because they had forgotten how to write.
[ { "id": 0, "speaker": null, "text": "Lawrence asked William for some help with their handwriting, because they had forgotten how to write.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Lawrence", "misc": "(0)", "text": "Lawrence", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "ask", "misc": "-", "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "William", "misc": "(1)", "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": null, "head": 6, "id": [ 5 ], "lemma": "some", "misc": "-", "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "help", "misc": "-", "text": "help", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "with", "misc": "-", "text": "with", "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": "nmod", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "handwriting", "misc": "-", "text": "handwriting", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 11 ], "lemma": "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": 2, "id": [ 14 ], "lemma": "forget", "misc": "-", "text": "forgotten", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "feats": "PronType=Int", "head": 14, "id": [ 15 ], "lemma": "how", "misc": "-", "text": "how", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 16 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "feats": "VerbForm=Inf", "head": 15, "id": [ 17 ], "lemma": "write", "misc": "-", "text": "write", "upos": "VERB", "xpos": "VB" }, { "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" }
31N9JPQXIRWZ7Q0B26W5R9RF552NHD-2
crowdsourced
Betty had yellowed teeth while Erin had perfectly teeth; she offered her some whitening toothpaste.
[ { "id": 0, "speaker": null, "text": "Betty had yellowed teeth while Erin had perfectly teeth; she offered her some whitening toothpaste.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Betty", "misc": "(1)", "text": "Betty", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": [ 3 ], "lemma": "yellow", "misc": "-", "text": "yellowed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 4 ], "lemma": "tooth", "misc": "-", "text": "teeth", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 5 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "Erin", "misc": "(0)", "text": "Erin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 7 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 9, "id": [ 8 ], "lemma": "perfectly", "misc": "-", "text": "perfectly", "upos": "ADV", "xpos": "RB" }, { "deprel": "obj", "feats": "Number=Plur", "head": 7, "id": [ 9 ], "lemma": "tooth", "misc": "-", "text": "teeth", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 10 ], "lemma": ";", "misc": "-", "text": ";", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 11 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 12 ], "lemma": "offer", "misc": "-", "text": "offered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 13 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "feats": null, "head": 16, "id": [ 14 ], "lemma": "some", "misc": "-", "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "VerbForm=Ger", "head": 16, "id": [ 15 ], "lemma": "whiten", "misc": "-", "text": "whitening", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Sing", "head": 12, "id": [ 16 ], "lemma": "toothpaste", "misc": "-", "text": "toothpaste", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 5, 5 ], [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
31N9JPQXIRWZ7Q0B26W5R9RF552NHD-1
crowdsourced
Betty had perfectly white teeth while Erin had yellowed teeth; she offered her some whitening toothpaste.
[ { "id": 0, "speaker": null, "text": "Betty had perfectly white teeth while Erin had yellowed teeth; she offered her some whitening toothpaste.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Betty", "misc": "(0)", "text": "Betty", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "perfectly", "misc": "-", "text": "perfectly", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 4 ], "lemma": "white", "misc": "-", "text": "white", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 5 ], "lemma": "tooth", "misc": "-", "text": "teeth", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 6 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "Erin", "misc": "(1)", "text": "Erin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 8 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Tense=Past|VerbForm=Part", "head": 10, "id": [ 9 ], "lemma": "yellow", "misc": "-", "text": "yellowed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 8, "id": [ 10 ], "lemma": "tooth", "misc": "-", "text": "teeth", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 11 ], "lemma": ";", "misc": "-", "text": ";", "upos": "PUNCT", "xpos": "," }, { "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": 2, "id": [ 13 ], "lemma": "offer", "misc": "-", "text": "offered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 14 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "feats": null, "head": 17, "id": [ 15 ], "lemma": "some", "misc": "-", "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "VerbForm=Ger", "head": 17, "id": [ 16 ], "lemma": "whiten", "misc": "-", "text": "whitening", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Sing", "head": 13, "id": [ 17 ], "lemma": "toothpaste", "misc": "-", "text": "toothpaste", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3S4TINXCC0LS49YUJVAMSP0ECZXOBV-2
crowdsourced
The class needed work on essays, although they could write good stories, they were just effortless for them to master.
[ { "id": 0, "speaker": null, "text": "The class needed work on essays, although they could write good stories, they were just effortless for them to master.", "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": "class", "misc": "-", "text": "class", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "need", "misc": "-", "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 4 ], "lemma": "work", "misc": "-", "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 4, "id": [ 6 ], "lemma": "essay", "misc": "(1)", "text": "essays", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 8 ], "lemma": "although", "misc": "-", "text": "although", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 11, "id": [ 9 ], "lemma": "they", "misc": "-", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 11, "id": [ 10 ], "lemma": "could", "misc": "-", "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 3, "id": [ 11 ], "lemma": "write", "misc": "-", "text": "write", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 13, "id": [ 12 ], "lemma": "good", "misc": "(0", "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 11, "id": [ 13 ], "lemma": "story", "misc": "0)", "text": "stories", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 18, "id": [ 14 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "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": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": [ 16 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 17 ], "lemma": "just", "misc": "-", "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "feats": "Degree=Pos", "head": 3, "id": [ 18 ], "lemma": "effortless", "misc": "-", "text": "effortless", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 22, "id": [ 19 ], "lemma": "for", "misc": "-", "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 22, "id": [ 20 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "feats": null, "head": 22, "id": [ 21 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 18, "id": [ 22 ], "lemma": "master", "misc": "-", "text": "master", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ] ], [ [ 0, 11, 12 ], [ 0, 14, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3S4TINXCC0LS49YUJVAMSP0ECZXOBV-1
crowdsourced
The class needed work on essays, although they could write good stories, they were just difficult for them to master.
[ { "id": 0, "speaker": null, "text": "The class needed work on essays, although they could write good stories, they were just difficult for them to master.", "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": "class", "misc": "-", "text": "class", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "need", "misc": "-", "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 4 ], "lemma": "work", "misc": "-", "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 4, "id": [ 6 ], "lemma": "essay", "misc": "(0)", "text": "essays", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 8 ], "lemma": "although", "misc": "-", "text": "although", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 11, "id": [ 9 ], "lemma": "they", "misc": "-", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 11, "id": [ 10 ], "lemma": "could", "misc": "-", "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 3, "id": [ 11 ], "lemma": "write", "misc": "-", "text": "write", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 13, "id": [ 12 ], "lemma": "good", "misc": "(1", "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 11, "id": [ 13 ], "lemma": "story", "misc": "1)", "text": "stories", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 18, "id": [ 14 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "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": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": [ 16 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 17 ], "lemma": "just", "misc": "-", "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "feats": "Degree=Pos", "head": 3, "id": [ 18 ], "lemma": "difficult", "misc": "-", "text": "difficult", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 22, "id": [ 19 ], "lemma": "for", "misc": "-", "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 22, "id": [ 20 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "feats": null, "head": 22, "id": [ 21 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 18, "id": [ 22 ], "lemma": "master", "misc": "-", "text": "master", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ], [ 0, 14, 14 ] ], [ [ 0, 11, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3MQKOF1EE428I44N8B42W7P86PDDWL-1
crowdsourced
Because Neil was older than Logan, he completed high school and graduated in an earlier year.
[ { "id": 0, "speaker": null, "text": "Because Neil was older than Logan, he completed high school and graduated in an earlier year.", "tokens": [ { "deprel": "mark", "feats": null, "head": 4, "id": [ 1 ], "lemma": "because", "misc": "-", "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 2 ], "lemma": "Neil", "misc": "(0)", "text": "Neil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 3 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Cmp", "head": 9, "id": [ 4 ], "lemma": "old", "misc": "-", "text": "older", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "Logan", "misc": "(1)", "text": "Logan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": [ 8 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 9 ], "lemma": "complete", "misc": "-", "text": "completed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 11, "id": [ 10 ], "lemma": "high", "misc": "-", "text": "high", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 9, "id": [ 11 ], "lemma": "school", "misc": "-", "text": "school", "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": 9, "id": [ 13 ], "lemma": "graduate", "misc": "-", "text": "graduated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 14 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 17, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 17, "id": [ 16 ], "lemma": "early", "misc": "-", "text": "earlier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obl", "feats": "Number=Sing", "head": 13, "id": [ 17 ], "lemma": "year", "misc": "-", "text": "year", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 9, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 7, 7 ] ], [ [ 0, 5, 5 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3MQKOF1EE428I44N8B42W7P86PDDWL-2
crowdsourced
Because Neil was younger than Logan, he completed high school and graduated in an earlier year.
[ { "id": 0, "speaker": null, "text": "Because Neil was younger than Logan, he completed high school and graduated in an earlier year.", "tokens": [ { "deprel": "mark", "feats": null, "head": 4, "id": [ 1 ], "lemma": "because", "misc": "-", "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 2 ], "lemma": "Neil", "misc": "(1)", "text": "Neil", "upos": "PROPN", "xpos": "NNP" }, { "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": "advcl", "feats": "Degree=Cmp", "head": 9, "id": [ 4 ], "lemma": "young", "misc": "-", "text": "younger", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "Logan", "misc": "(0)", "text": "Logan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": [ 8 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 9 ], "lemma": "complete", "misc": "-", "text": "completed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 11, "id": [ 10 ], "lemma": "high", "misc": "-", "text": "high", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 9, "id": [ 11 ], "lemma": "school", "misc": "-", "text": "school", "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": 9, "id": [ 13 ], "lemma": "graduate", "misc": "-", "text": "graduated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 14 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 17, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 17, "id": [ 16 ], "lemma": "early", "misc": "-", "text": "earlier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obl", "feats": "Number=Sing", "head": 13, "id": [ 17 ], "lemma": "year", "misc": "-", "text": "year", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 9, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 5, 5 ], [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
329E6HTMSYGJ5C89Q8FNVN91SV2K31-1
crowdsourced
Even though Laura was overall a better student than Angela, she hated to read new books.
[ { "id": 0, "speaker": null, "text": "Even though Laura was overall a better student than Angela, she hated to read new books.", "tokens": [ { "deprel": "advmod", "feats": null, "head": 5, "id": [ 1 ], "lemma": "even", "misc": "-", "text": "Even", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 2 ], "lemma": "though", "misc": "-", "text": "though", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 3 ], "lemma": "Laura", "misc": "(0)", "text": "Laura", "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": "advcl", "feats": "Degree=Pos", "head": 13, "id": [ 5 ], "lemma": "overall", "misc": "-", "text": "overall", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 6 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 8, "id": [ 7 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "student", "misc": "-", "text": "student", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "Angela", "misc": "(1)", "text": "Angela", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 13, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "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": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 13 ], "lemma": "hate", "misc": "-", "text": "hated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 14 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 13, "id": [ 15 ], "lemma": "read", "misc": "-", "text": "read", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 17, "id": [ 16 ], "lemma": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 15, "id": [ 17 ], "lemma": "book", "misc": "-", "text": "books", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 13, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 11, 11 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
329E6HTMSYGJ5C89Q8FNVN91SV2K31-2
crowdsourced
Even though Laura was overall a better student than Angela, she loved to read new books.
[ { "id": 0, "speaker": null, "text": "Even though Laura was overall a better student than Angela, she loved to read new books.", "tokens": [ { "deprel": "advmod", "feats": null, "head": 5, "id": [ 1 ], "lemma": "even", "misc": "-", "text": "Even", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 2 ], "lemma": "though", "misc": "-", "text": "though", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 3 ], "lemma": "Laura", "misc": "(1)", "text": "Laura", "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": "advcl", "feats": "Degree=Pos", "head": 13, "id": [ 5 ], "lemma": "overall", "misc": "-", "text": "overall", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 6 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 8, "id": [ 7 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "student", "misc": "-", "text": "student", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 8, "id": [ 10 ], "lemma": "Angela", "misc": "(0)", "text": "Angela", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 13, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "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": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 13 ], "lemma": "love", "misc": "-", "text": "loved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 14 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 13, "id": [ 15 ], "lemma": "read", "misc": "-", "text": "read", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 17, "id": [ 16 ], "lemma": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 15, "id": [ 17 ], "lemma": "book", "misc": "-", "text": "books", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 13, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 0, 9, 9 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3GV1I4SEOB3TM1D9UAPMHQY0RK76LQ-1
crowdsourced
Nelson had a harder time controlling his emotions than Jeffrey because he was so overwhelmed.
[ { "id": 0, "speaker": null, "text": "Nelson had a harder time controlling his emotions than Jeffrey because he was so overwhelmed.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Nelson", "misc": "(0)", "text": "Nelson", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 5, "id": [ 4 ], "lemma": "hard", "misc": "-", "text": "harder", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "time", "misc": "-", "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "feats": "VerbForm=Ger", "head": 5, "id": [ 6 ], "lemma": "control", "misc": "-", "text": "controlling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 8, "id": [ 7 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Plur", "head": 6, "id": [ 8 ], "lemma": "emotion", "misc": "-", "text": "emotions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 10 ], "lemma": "Jeffrey", "misc": "(1)", "text": "Jeffrey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 11 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 15, "id": [ 14 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 2, "id": [ 15 ], "lemma": "overwhelm", "misc": "-", "text": "overwhelmed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3GV1I4SEOB3TM1D9UAPMHQY0RK76LQ-2
crowdsourced
Nelson had an easier time controlling his emotions than Jeffrey because he was so overwhelmed.
[ { "id": 0, "speaker": null, "text": "Nelson had an easier time controlling his emotions than Jeffrey because he was so overwhelmed.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Nelson", "misc": "(1)", "text": "Nelson", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 5, "id": [ 4 ], "lemma": "easy", "misc": "-", "text": "easier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "time", "misc": "-", "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "feats": "VerbForm=Ger", "head": 5, "id": [ 6 ], "lemma": "control", "misc": "-", "text": "controlling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 8, "id": [ 7 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Plur", "head": 6, "id": [ 8 ], "lemma": "emotion", "misc": "-", "text": "emotions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 10 ], "lemma": "Jeffrey", "misc": "(0)", "text": "Jeffrey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 11 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 15, "id": [ 14 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 2, "id": [ 15 ], "lemma": "overwhelm", "misc": "-", "text": "overwhelmed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 9, 9 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3QGTX7BCHP02EXVSKUUQ517QM8IZ5D-1
crowdsourced
Dennis enjoys walking in the park but Christopher enjoys playing videogames, therefore he is generally more fit.
[ { "id": 0, "speaker": null, "text": "Dennis enjoys walking in the park but Christopher enjoys playing videogames, therefore he is generally more fit.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Dennis", "misc": "(0)", "text": "Dennis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "enjoy", "misc": "-", "text": "enjoys", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 2, "id": [ 3 ], "lemma": "walk", "misc": "-", "text": "walking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "park", "misc": "-", "text": "park", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 7 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "Christopher", "misc": "(1)", "text": "Christopher", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": [ 9 ], "lemma": "enjoy", "misc": "-", "text": "enjoys", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 9, "id": [ 10 ], "lemma": "play", "misc": "-", "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Plur", "head": 10, "id": [ 11 ], "lemma": "videogame", "misc": "-", "text": "videogames", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 18, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 13 ], "lemma": "therefore", "misc": "-", "text": "therefore", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 16 ], "lemma": "generally", "misc": "-", "text": "generally", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 18, "id": [ 17 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "parataxis", "feats": "Degree=Pos", "head": 2, "id": [ 18 ], "lemma": "fit", "misc": "-", "text": "fit", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 13, 13 ] ], [ [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3QGTX7BCHP02EXVSKUUQ517QM8IZ5D-2
crowdsourced
Dennis enjoys walking in the park but Christopher enjoys playing videogames, therefore he is generally less fit.
[ { "id": 0, "speaker": null, "text": "Dennis enjoys walking in the park but Christopher enjoys playing videogames, therefore he is generally less fit.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Dennis", "misc": "(1)", "text": "Dennis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "enjoy", "misc": "-", "text": "enjoys", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 2, "id": [ 3 ], "lemma": "walk", "misc": "-", "text": "walking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "park", "misc": "-", "text": "park", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 7 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "Christopher", "misc": "(0)", "text": "Christopher", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": [ 9 ], "lemma": "enjoy", "misc": "-", "text": "enjoys", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 9, "id": [ 10 ], "lemma": "play", "misc": "-", "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Plur", "head": 10, "id": [ 11 ], "lemma": "videogame", "misc": "-", "text": "videogames", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 18, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 13 ], "lemma": "therefore", "misc": "-", "text": "therefore", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 14 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 16 ], "lemma": "generally", "misc": "-", "text": "generally", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 18, "id": [ 17 ], "lemma": "less", "misc": "-", "text": "less", "upos": "ADV", "xpos": "RBR" }, { "deprel": "parataxis", "feats": "Degree=Pos", "head": 2, "id": [ 18 ], "lemma": "fit", "misc": "-", "text": "fit", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 7, 7 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
34XASH8KLQK680ESPKDAV5GYTPTPM1-1
crowdsourced
When Donald filled out a form, Kevin took credit; then he got angry and complained.
[ { "id": 0, "speaker": null, "text": "When Donald filled out a form, Kevin took credit; then he got angry and complained.", "tokens": [ { "deprel": "mark", "feats": "PronType=Int", "head": 3, "id": [ 1 ], "lemma": "when", "misc": "-", "text": "When", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "Donald", "misc": "(0)", "text": "Donald", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 3 ], "lemma": "fill", "misc": "-", "text": "filled", "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=Ind|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "form", "misc": "-", "text": "form", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "Kevin", "misc": "(1)", "text": "Kevin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 9 ], "lemma": "take", "misc": "-", "text": "took", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 9, "id": [ 10 ], "lemma": "credit", "misc": "-", "text": "credit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 9, "id": [ 11 ], "lemma": ";", "misc": "-", "text": ";", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": "PronType=Dem", "head": 14, "id": [ 12 ], "lemma": "then", "misc": "-", "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 13 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 14 ], "lemma": "get", "misc": "-", "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 14, "id": [ 15 ], "lemma": "angry", "misc": "-", "text": "angry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "feats": null, "head": 17, "id": [ 16 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": [ 17 ], "lemma": "complain", "misc": "-", "text": "complained", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "feats": null, "head": 9, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 12, 12 ] ], [ [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
34XASH8KLQK680ESPKDAV5GYTPTPM1-2
crowdsourced
When Donald filled out a form, Kevin took credit; then he felt bad and apologized.
[ { "id": 0, "speaker": null, "text": "When Donald filled out a form, Kevin took credit; then he felt bad and apologized.", "tokens": [ { "deprel": "mark", "feats": "PronType=Int", "head": 3, "id": [ 1 ], "lemma": "when", "misc": "-", "text": "When", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "Donald", "misc": "(1)", "text": "Donald", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 3 ], "lemma": "fill", "misc": "-", "text": "filled", "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=Ind|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "form", "misc": "-", "text": "form", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 7 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "Kevin", "misc": "(0)", "text": "Kevin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 9 ], "lemma": "take", "misc": "-", "text": "took", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 9, "id": [ 10 ], "lemma": "credit", "misc": "-", "text": "credit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 9, "id": [ 11 ], "lemma": ";", "misc": "-", "text": ";", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": "PronType=Dem", "head": 14, "id": [ 12 ], "lemma": "then", "misc": "-", "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 13 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 14 ], "lemma": "feel", "misc": "-", "text": "felt", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 14, "id": [ 15 ], "lemma": "bad", "misc": "-", "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "feats": null, "head": 17, "id": [ 16 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": [ 17 ], "lemma": "apologize", "misc": "-", "text": "apologized", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "feats": null, "head": 9, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 7, 7 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3SX4X51T82N2FOS9XFMQPC4GIU2OAN-1
crowdsourced
Currently, Carrie is being helped to beat their alcohol addiction by Katrina, so they is the current addict.
[ { "id": 0, "speaker": null, "text": "Currently, Carrie is being helped to beat their alcohol addiction by Katrina, so they is the current addict.", "tokens": [ { "deprel": "advmod", "feats": null, "head": 6, "id": [ 1 ], "lemma": "currently", "misc": "-", "text": "Currently", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 2 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 6, "id": [ 3 ], "lemma": "Carrie", "misc": "(0)", "text": "Carrie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "aux:pass", "feats": "VerbForm=Ger", "head": 6, "id": [ 5 ], "lemma": "be", "misc": "-", "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 6 ], "lemma": "help", "misc": "-", "text": "helped", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 7 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 6, "id": [ 8 ], "lemma": "beat", "misc": "-", "text": "beat", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 11, "id": [ 9 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "alcohol", "misc": "-", "text": "alcohol", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 8, "id": [ 11 ], "lemma": "addiction", "misc": "-", "text": "addiction", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 12 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 13 ], "lemma": "Katrina", "misc": "(1)", "text": "Katrina", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 20, "id": [ 14 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 20, "id": [ 15 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 20, "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": 20, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 20, "id": [ 18 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 20, "id": [ 19 ], "lemma": "current", "misc": "-", "text": "current", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "feats": "Number=Sing", "head": 6, "id": [ 20 ], "lemma": "addict", "misc": "-", "text": "addict", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 15, 15 ] ], [ [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3SX4X51T82N2FOS9XFMQPC4GIU2OAN-2
crowdsourced
Currently, Carrie is being helped to beat their alcohol addiction by Katrina, so they is the recovered addict.
[ { "id": 0, "speaker": null, "text": "Currently, Carrie is being helped to beat their alcohol addiction by Katrina, so they is the recovered addict.", "tokens": [ { "deprel": "advmod", "feats": null, "head": 6, "id": [ 1 ], "lemma": "currently", "misc": "-", "text": "Currently", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 2 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 6, "id": [ 3 ], "lemma": "Carrie", "misc": "(1)", "text": "Carrie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "aux:pass", "feats": "VerbForm=Ger", "head": 6, "id": [ 5 ], "lemma": "be", "misc": "-", "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 6 ], "lemma": "help", "misc": "-", "text": "helped", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 7 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 6, "id": [ 8 ], "lemma": "beat", "misc": "-", "text": "beat", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 11, "id": [ 9 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "alcohol", "misc": "-", "text": "alcohol", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 8, "id": [ 11 ], "lemma": "addiction", "misc": "-", "text": "addiction", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 12 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 13 ], "lemma": "Katrina", "misc": "(0)", "text": "Katrina", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 20, "id": [ 14 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 20, "id": [ 15 ], "lemma": "so", "misc": "-", "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 20, "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": 20, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 20, "id": [ 18 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Tense=Past|VerbForm=Part", "head": 20, "id": [ 19 ], "lemma": "recover", "misc": "-", "text": "recovered", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 8, "id": [ 20 ], "lemma": "addict", "misc": "-", "text": "addict", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 0, 12, 12 ], [ 0, 15, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3E6L1VR4XWKSSK46O1AOUF586VV6F2-2
crowdsourced
The waiter could not cover the round tables with the square tablecloths because they were round.
[ { "id": 0, "speaker": null, "text": "The waiter could not cover the round tables with the square tablecloths because they were round.", "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": "waiter", "misc": "-", "text": "waiter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 5, "id": [ 3 ], "lemma": "could", "misc": "-", "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 4 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 5 ], "lemma": "cover", "misc": "-", "text": "cover", "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": "round", "misc": "-", "text": "round", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 5, "id": [ 8 ], "lemma": "table", "misc": "0)", "text": "tables", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 9 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 12, "id": [ 10 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 12, "id": [ 11 ], "lemma": "square", "misc": "-", "text": "square", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Plur", "head": 5, "id": [ 12 ], "lemma": "tablecloth", "misc": "1)", "text": "tablecloths", "upos": "NOUN", "xpos": "NNS" }, { "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": null, "head": 5, "id": [ 16 ], "lemma": "round", "misc": "-", "text": "round", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 7 ], [ 0, 13, 13 ] ], [ [ 0, 9, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3E6L1VR4XWKSSK46O1AOUF586VV6F2-1
crowdsourced
The waiter could not cover the round tables with the square tablecloths because they were square.
[ { "id": 0, "speaker": null, "text": "The waiter could not cover the round tables with the square tablecloths because they were square.", "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": "waiter", "misc": "-", "text": "waiter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 5, "id": [ 3 ], "lemma": "could", "misc": "-", "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 4 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 5 ], "lemma": "cover", "misc": "-", "text": "cover", "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": "round", "misc": "-", "text": "round", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 5, "id": [ 8 ], "lemma": "table", "misc": "1)", "text": "tables", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 9 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 12, "id": [ 10 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 12, "id": [ 11 ], "lemma": "square", "misc": "-", "text": "square", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Plur", "head": 5, "id": [ 12 ], "lemma": "tablecloth", "misc": "0)", "text": "tablecloths", "upos": "NOUN", "xpos": "NNS" }, { "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": 5, "id": [ 16 ], "lemma": "square", "misc": "-", "text": "square", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 7 ] ], [ [ 0, 9, 11 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3KVQ0UJWPXJYK2QN97AJ6XD8545W57-1
crowdsourced
The sky watching members liked watching the sun more than the moon, because they though it was boring.
[ { "id": 0, "speaker": null, "text": "The sky watching members liked watching the sun more than the moon, because they though it was boring.", "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": "sky", "misc": "-", "text": "sky", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "feats": "VerbForm=Ger", "head": 2, "id": [ 3 ], "lemma": "watch", "misc": "-", "text": "watching", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Plur", "head": 3, "id": [ 4 ], "lemma": "member", "misc": "-", "text": "members", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 5 ], "lemma": "like", "misc": "-", "text": "liked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 5, "id": [ 6 ], "lemma": "watch", "misc": "-", "text": "watching", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 6, "id": [ 8 ], "lemma": "sun", "misc": "1)", "text": "sun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 6, "id": [ 9 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 10 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 12, "id": [ 11 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 12 ], "lemma": "moon", "misc": "0)", "text": "moon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 19, "id": [ 13 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 14 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 19, "id": [ 15 ], "lemma": "they", "misc": "-", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 16 ], "lemma": "though", "misc": "-", "text": "though", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": [ 17 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": [ 18 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 6, "id": [ 19 ], "lemma": "boring", "misc": "-", "text": "boring", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 7 ] ], [ [ 0, 10, 11 ], [ 0, 16, 16 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3KVQ0UJWPXJYK2QN97AJ6XD8545W57-2
crowdsourced
The sky watching members liked watching the sun more than the moon, because they though it was exciting.
[ { "id": 0, "speaker": null, "text": "The sky watching members liked watching the sun more than the moon, because they though it was exciting.", "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": "sky", "misc": "-", "text": "sky", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "feats": "VerbForm=Ger", "head": 2, "id": [ 3 ], "lemma": "watch", "misc": "-", "text": "watching", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Plur", "head": 3, "id": [ 4 ], "lemma": "member", "misc": "-", "text": "members", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 5 ], "lemma": "like", "misc": "-", "text": "liked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 5, "id": [ 6 ], "lemma": "watch", "misc": "-", "text": "watching", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 6, "id": [ 8 ], "lemma": "sun", "misc": "0)", "text": "sun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 6, "id": [ 9 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 10 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 12, "id": [ 11 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 12 ], "lemma": "moon", "misc": "1)", "text": "moon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 19, "id": [ 13 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 14 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 19, "id": [ 15 ], "lemma": "they", "misc": "-", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 16 ], "lemma": "though", "misc": "-", "text": "though", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": [ 17 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": [ 18 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 6, "id": [ 19 ], "lemma": "exciting", "misc": "-", "text": "exciting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 7 ], [ 0, 16, 16 ] ], [ [ 0, 10, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
39TX062QX1MAVN895TICTJTVVTV3XP-2
crowdsourced
Lindsey's bicycle is a lot older than Felicia's, because she likes new things very much.
[ { "id": 0, "speaker": null, "text": "Lindsey's bicycle is a lot older than Felicia's, because she likes new things very much.", "tokens": [ { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Lindsey", "misc": "(1)", "text": "Lindsey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 1, "id": [ 2 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 3 ], "lemma": "bicycle", "misc": "-", "text": "bicycle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Degree=Cmp", "head": 0, "id": [ 7 ], "lemma": "old", "misc": "-", "text": "older", "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": "Felicia", "misc": "(0)", "text": "Felicia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 10 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "punct", "feats": null, "head": 7, "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=Pres|VerbForm=Fin", "head": 7, "id": [ 14 ], "lemma": "like", "misc": "-", "text": "likes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 16, "id": [ 15 ], "lemma": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 14, "id": [ 16 ], "lemma": "thing", "misc": "-", "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 17 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 18 ], "lemma": "much", "misc": "-", "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
39TX062QX1MAVN895TICTJTVVTV3XP-1
crowdsourced
Lindsey's bicycle is a lot older than Felicia's, because she likes vintage things very much.
[ { "id": 0, "speaker": null, "text": "Lindsey's bicycle is a lot older than Felicia's, because she likes vintage things very much.", "tokens": [ { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Lindsey", "misc": "(0)", "text": "Lindsey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 1, "id": [ 2 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 3 ], "lemma": "bicycle", "misc": "-", "text": "bicycle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Degree=Cmp", "head": 0, "id": [ 7 ], "lemma": "old", "misc": "-", "text": "older", "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": "Felicia", "misc": "(1)", "text": "Felicia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 10 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "punct", "feats": null, "head": 7, "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=Pres|VerbForm=Fin", "head": 7, "id": [ 14 ], "lemma": "like", "misc": "-", "text": "likes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 16, "id": [ 15 ], "lemma": "vintage", "misc": "-", "text": "vintage", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 14, "id": [ 16 ], "lemma": "thing", "misc": "-", "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 17 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 18 ], "lemma": "much", "misc": "-", "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
35YHTYFL1IHS1ZIE97UWY59GCA1FVZ-1
crowdsourced
The doctor said to get the wheelchair and not the gurney because it was adequate for her condition.
[ { "id": 0, "speaker": null, "text": "The doctor said to get the wheelchair and not the gurney because it was adequate for her condition.", "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": "doctor", "misc": "-", "text": "doctor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "say", "misc": "-", "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "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": "get", "misc": "-", "text": "get", "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": "wheelchair", "misc": "0)", "text": "wheelchair", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 8 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 9 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 11, "id": [ 10 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "feats": "Number=Sing", "head": 7, "id": [ 11 ], "lemma": "gurney", "misc": "1)", "text": "gurney", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 12 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 13 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 5, "id": [ 15 ], "lemma": "adequate", "misc": "-", "text": "adequate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 16 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 18, "id": [ 17 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 15, "id": [ 18 ], "lemma": "condition", "misc": "-", "text": "condition", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 6 ], [ 0, 12, 12 ] ], [ [ 0, 9, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
35YHTYFL1IHS1ZIE97UWY59GCA1FVZ-2
crowdsourced
The doctor said to get the wheelchair and not the gurney because it was unnecessary for her condition.
[ { "id": 0, "speaker": null, "text": "The doctor said to get the wheelchair and not the gurney because it was unnecessary for her condition.", "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": "doctor", "misc": "-", "text": "doctor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "say", "misc": "-", "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "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": "get", "misc": "-", "text": "get", "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": "wheelchair", "misc": "1)", "text": "wheelchair", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 8 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 9 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 11, "id": [ 10 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "feats": "Number=Sing", "head": 7, "id": [ 11 ], "lemma": "gurney", "misc": "0)", "text": "gurney", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 12 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 13 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 5, "id": [ 15 ], "lemma": "unnecessary", "misc": "-", "text": "unnecessary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 16 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 18, "id": [ 17 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 15, "id": [ 18 ], "lemma": "condition", "misc": "-", "text": "condition", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 6 ] ], [ [ 0, 9, 10 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3I6NF2WGIIAHH5ZUE0I1CSFSZ415GM-2
crowdsourced
The piercing on the tongue got infected but the ear didn't because it was cleaner.
[ { "id": 0, "speaker": null, "text": "The piercing on the tongue got infected but the ear didn't because it was cleaner.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 7, "id": [ 2 ], "lemma": "piercing", "misc": "-", "text": "piercing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 3 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 5, "id": [ 4 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "tongue", "misc": "1)", "text": "tongue", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 6 ], "lemma": "get", "misc": "-", "text": "got", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 7 ], "lemma": "infect", "misc": "-", "text": "infected", "upos": "VERB", "xpos": "VBN" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 8 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 10, "id": [ 9 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "ear", "misc": "0)", "text": "ear", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 11 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 12 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "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=Cmp", "head": 11, "id": [ 16 ], "lemma": "clean", "misc": "-", "text": "cleaner", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 4 ] ], [ [ 0, 8, 9 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3I6NF2WGIIAHH5ZUE0I1CSFSZ415GM-1
crowdsourced
The piercing on the tongue got infected but the ear didn't because it was dirtier.
[ { "id": 0, "speaker": null, "text": "The piercing on the tongue got infected but the ear didn't because it was dirtier.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 7, "id": [ 2 ], "lemma": "piercing", "misc": "-", "text": "piercing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 3 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 5, "id": [ 4 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "tongue", "misc": "0)", "text": "tongue", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 6 ], "lemma": "get", "misc": "-", "text": "got", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 7 ], "lemma": "infect", "misc": "-", "text": "infected", "upos": "VERB", "xpos": "VBN" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 8 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 10, "id": [ 9 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "ear", "misc": "1)", "text": "ear", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 11 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 12 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "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=Cmp", "head": 11, "id": [ 16 ], "lemma": "dirty", "misc": "-", "text": "dirtier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 4 ], [ 0, 13, 13 ] ], [ [ 0, 8, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3538U0YQ1FSTV1HO5ZCQNCTOW5OF32-2
crowdsourced
He didn't like to build using nails as much as he did with screws, because he thought they were harder to use.
[ { "id": 0, "speaker": null, "text": "He didn't like to build using nails as much as he did with screws, because he thought they were harder to use.", "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": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 4 ], "lemma": "like", "misc": "-", "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 4, "id": [ 6 ], "lemma": "build", "misc": "-", "text": "build", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 6, "id": [ 7 ], "lemma": "use", "misc": "-", "text": "using", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Plur", "head": 7, "id": [ 8 ], "lemma": "nail", "misc": "(0)", "text": "nails", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "feats": null, "head": 10, "id": [ 9 ], "lemma": "as", "misc": "-", "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 7, "id": [ 10 ], "lemma": "much", "misc": "-", "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 11 ], "lemma": "as", "misc": "-", "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 12 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": [ 13 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 14 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 13, "id": [ 15 ], "lemma": "screw", "misc": "(1)", "text": "screws", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 19, "id": [ 16 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 17 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": [ 18 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 19 ], "lemma": "think", "misc": "-", "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "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": "cop", "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": "ccomp", "feats": "Degree=Cmp", "head": 19, "id": [ 22 ], "lemma": "hard", "misc": "-", "text": "harder", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "feats": null, "head": 24, "id": [ 23 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 22, "id": [ 24 ], "lemma": "use", "misc": "-", "text": "use", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 25 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 7 ], [ 0, 19, 19 ] ], [ [ 0, 14, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3538U0YQ1FSTV1HO5ZCQNCTOW5OF32-1
crowdsourced
He didn't like to build using nails as much as he did with screws, because he thought they were easier to use.
[ { "id": 0, "speaker": null, "text": "He didn't like to build using nails as much as he did with screws, because he thought they were easier to use.", "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": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 4 ], "lemma": "like", "misc": "-", "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 4, "id": [ 6 ], "lemma": "build", "misc": "-", "text": "build", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 6, "id": [ 7 ], "lemma": "use", "misc": "-", "text": "using", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Plur", "head": 7, "id": [ 8 ], "lemma": "nail", "misc": "(1)", "text": "nails", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "feats": null, "head": 10, "id": [ 9 ], "lemma": "as", "misc": "-", "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 7, "id": [ 10 ], "lemma": "much", "misc": "-", "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 11 ], "lemma": "as", "misc": "-", "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 12 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": [ 13 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 14 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 13, "id": [ 15 ], "lemma": "screw", "misc": "(0)", "text": "screws", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 19, "id": [ 16 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 17 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": [ 18 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 19 ], "lemma": "think", "misc": "-", "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "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": "cop", "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": "ccomp", "feats": "Degree=Cmp", "head": 19, "id": [ 22 ], "lemma": "easy", "misc": "-", "text": "easier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "feats": null, "head": 24, "id": [ 23 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 22, "id": [ 24 ], "lemma": "use", "misc": "-", "text": "use", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 25 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 7 ] ], [ [ 0, 14, 14 ], [ 0, 19, 19 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3QGHA0EA0LEF3763UFDW1H195YLWB9-2
crowdsourced
The woman didn't have any oranges for the juice, so she used apples instead, because they were plentiful.
[ { "id": 0, "speaker": null, "text": "The woman didn't have any oranges for the juice, so she used apples instead, because they were plentiful.", "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": "woman", "misc": "-", "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 3 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 4 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 5 ], "lemma": "have", "misc": "-", "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": null, "head": 7, "id": [ 6 ], "lemma": "any", "misc": "(1", "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 5, "id": [ 7 ], "lemma": "orange", "misc": "-", "text": "oranges", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 10, "id": [ 9 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 7, "id": [ 10 ], "lemma": "juice", "misc": "1)", "text": "juice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 12 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 13 ], "lemma": "she", "misc": "-", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 14 ], "lemma": "use", "misc": "-", "text": "used", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Plur", "head": 14, "id": [ 15 ], "lemma": "apple", "misc": "(0)", "text": "apples", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 16 ], "lemma": "instead", "misc": "-", "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 21, "id": [ 17 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 18 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 21, "id": [ 19 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": [ 20 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 14, "id": [ 21 ], "lemma": "plentiful", "misc": "-", "text": "plentiful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 9 ] ], [ [ 0, 14, 14 ], [ 0, 18, 18 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3QGHA0EA0LEF3763UFDW1H195YLWB9-1
crowdsourced
The woman didn't have any oranges for the juice, so she used apples instead, because they were scarce.
[ { "id": 0, "speaker": null, "text": "The woman didn't have any oranges for the juice, so she used apples instead, because they were scarce.", "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": "woman", "misc": "-", "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 3 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 4 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 5 ], "lemma": "have", "misc": "-", "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": null, "head": 7, "id": [ 6 ], "lemma": "any", "misc": "(0", "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 5, "id": [ 7 ], "lemma": "orange", "misc": "-", "text": "oranges", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 10, "id": [ 9 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 7, "id": [ 10 ], "lemma": "juice", "misc": "0)", "text": "juice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 12 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 13 ], "lemma": "she", "misc": "-", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 14 ], "lemma": "use", "misc": "-", "text": "used", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Plur", "head": 14, "id": [ 15 ], "lemma": "apple", "misc": "(1)", "text": "apples", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 16 ], "lemma": "instead", "misc": "-", "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 21, "id": [ 17 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 18 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 21, "id": [ 19 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": [ 20 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 14, "id": [ 21 ], "lemma": "scarce", "misc": "-", "text": "scarce", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 9 ], [ 0, 18, 18 ] ], [ [ 0, 14, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }