id
stringlengths
32
32
genre
stringclasses
1 value
text
stringlengths
55
189
sentences
list
coref_chains
list
meta_data
dict
3SD15I2WD2SXC8OD469MT6GBYRX633-1
crowdsourced
Ryan was practicing polyamory but Lawrence did not so he was intimate with multiple people.
[ { "id": 0, "speaker": null, "text": "Ryan was practicing polyamory but Lawrence did not so he was intimate with multiple people.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Ryan", "misc": "(0)", "text": "Ryan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": [ 3 ], "lemma": "practice", "misc": "-", "text": "practicing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 4 ], "lemma": "polyamory", "misc": "-", "text": "polyamory", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 7, "id": [ 5 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "Lawrence", "misc": "(1)", "text": "Lawrence", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 7 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 8 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 9 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 10 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": [ 11 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "feats": "Degree=Pos", "head": 7, "id": [ 12 ], "lemma": "intimate", "misc": "-", "text": "intimate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 13 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 15, "id": [ 14 ], "lemma": "multiple", "misc": "-", "text": "multiple", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Plur", "head": 12, "id": [ 15 ], "lemma": "people", "misc": "-", "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 9, 9 ] ], [ [ 0, 5, 5 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3QGTX7BCHP02EXVSKUUQ517QHQF5ZB-2
crowdsourced
Aftershave is something Christopher likes and Eric hates because he dislikes the burn of it.
[ { "id": 0, "speaker": null, "text": "Aftershave is something Christopher likes and Eric hates because he dislikes the burn of it.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "aftershave", "misc": "-", "text": "Aftershave", "upos": "NOUN", "xpos": "NN" }, { "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": "Number=Sing", "head": 0, "id": [ 3 ], "lemma": "something", "misc": "-", "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "Christopher", "misc": "(1)", "text": "Christopher", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": [ 5 ], "lemma": "like", "misc": "-", "text": "likes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "cc", "feats": null, "head": 8, "id": [ 6 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "Eric", "misc": "(0)", "text": "Eric", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": [ 8 ], "lemma": "hate", "misc": "-", "text": "hates", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 9 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": [ 10 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": [ 11 ], "lemma": "dislike", "misc": "-", "text": "dislikes", "upos": "VERB", "xpos": "VBZ" }, { "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": "burn", "misc": "-", "text": "burn", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 14 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 15 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 0, 6, 6 ], [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3QGTX7BCHP02EXVSKUUQ517QHQF5ZB-1
crowdsourced
Aftershave is something Christopher likes and Eric hates because he likes the burn of it.
[ { "id": 0, "speaker": null, "text": "Aftershave is something Christopher likes and Eric hates because he likes the burn of it.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "aftershave", "misc": "-", "text": "Aftershave", "upos": "NOUN", "xpos": "NN" }, { "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": "Number=Sing", "head": 0, "id": [ 3 ], "lemma": "something", "misc": "-", "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "Christopher", "misc": "(0)", "text": "Christopher", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": [ 5 ], "lemma": "like", "misc": "-", "text": "likes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "cc", "feats": null, "head": 8, "id": [ 6 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "Eric", "misc": "(1)", "text": "Eric", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": [ 8 ], "lemma": "hate", "misc": "-", "text": "hates", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 9 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": [ 10 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": [ 11 ], "lemma": "like", "misc": "-", "text": "likes", "upos": "VERB", "xpos": "VBZ" }, { "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": "burn", "misc": "-", "text": "burn", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 14 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 15 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 0, 9, 9 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3DW3BNF1GHG4SV9KHVCQWF4LV5A8VG-2
crowdsourced
Nick goes to sleep earlier than Brett because he goes to work later in the morning.
[ { "id": 0, "speaker": null, "text": "Nick goes to sleep earlier than Brett because he goes to work later in the morning.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Nick", "misc": "(1)", "text": "Nick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "go", "misc": "-", "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "sleep", "misc": "-", "text": "sleep", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 4, "id": [ 5 ], "lemma": "early", "misc": "-", "text": "earlier", "upos": "ADV", "xpos": "RBR" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 7 ], "lemma": "Brett", "misc": "(0)", "text": "Brett", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 8 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 9 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": [ 10 ], "lemma": "go", "misc": "-", "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 10, "id": [ 12 ], "lemma": "work", "misc": "-", "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 10, "id": [ 13 ], "lemma": "late", "misc": "-", "text": "later", "upos": "ADV", "xpos": "RBR" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 10, "id": [ 16 ], "lemma": "morning", "misc": "-", "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 6 ], [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3DW3BNF1GHG4SV9KHVCQWF4LV5A8VG-1
crowdsourced
Nick goes to sleep earlier than Brett because he goes to work earlier in the morning.
[ { "id": 0, "speaker": null, "text": "Nick goes to sleep earlier than Brett because he goes to work earlier in the morning.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Nick", "misc": "(0)", "text": "Nick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "go", "misc": "-", "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "sleep", "misc": "-", "text": "sleep", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 4, "id": [ 5 ], "lemma": "early", "misc": "-", "text": "earlier", "upos": "ADV", "xpos": "RBR" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 7 ], "lemma": "Brett", "misc": "(1)", "text": "Brett", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 8 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 9 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": [ 10 ], "lemma": "go", "misc": "-", "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 10, "id": [ 12 ], "lemma": "work", "misc": "-", "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 10, "id": [ 13 ], "lemma": "early", "misc": "-", "text": "earlier", "upos": "ADV", "xpos": "RBR" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 10, "id": [ 16 ], "lemma": "morning", "misc": "-", "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 8, 8 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3SMIWMMK613F5HG2A8IRE95OZ77WU1-2
crowdsourced
Natalie has to dust their living room more frequently than Samantha because they doesn't have any pets.
[ { "id": 0, "speaker": null, "text": "Natalie has to dust their living room more frequently than Samantha because they doesn't have any pets.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Natalie", "misc": "(1)", "text": "Natalie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "dust", "misc": "-", "text": "dust", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 7, "id": [ 5 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "living", "misc": "-", "text": "living", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 7 ], "lemma": "room", "misc": "-", "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 9, "id": [ 8 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 9 ], "lemma": "frequently", "misc": "-", "text": "frequently", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 11 ], "lemma": "Samantha", "misc": "(0)", "text": "Samantha", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 12 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 16, "id": [ 13 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": [ 14 ], "lemma": "do", "misc": "-", "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 4, "id": [ 16 ], "lemma": "have", "misc": "-", "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": null, "head": 18, "id": [ 17 ], "lemma": "any", "misc": "-", "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 16, "id": [ 18 ], "lemma": "pet", "misc": "-", "text": "pets", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 10, 10 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3SMIWMMK613F5HG2A8IRE95OZ77WU1-1
crowdsourced
Natalie has to dust their living room more frequently than Samantha because they has pets.
[ { "id": 0, "speaker": null, "text": "Natalie has to dust their living room more frequently than Samantha because they has pets.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Natalie", "misc": "(0)", "text": "Natalie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "dust", "misc": "-", "text": "dust", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 7, "id": [ 5 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "living", "misc": "-", "text": "living", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 7 ], "lemma": "room", "misc": "-", "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 9, "id": [ 8 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 9 ], "lemma": "frequently", "misc": "-", "text": "frequently", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 11 ], "lemma": "Samantha", "misc": "(1)", "text": "Samantha", "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|Number=Plur|Person=3|PronType=Prs", "head": 14, "id": [ 13 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": [ 14 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 14, "id": [ 15 ], "lemma": "pet", "misc": "-", "text": "pets", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3OWZNK3RYN38NQH2GM5KI0D8PC62UM-2
crowdsourced
My family will not come to my studio apartment for dinner because it is too large.
[ { "id": 0, "speaker": null, "text": "My family will not come to my studio apartment for dinner because it is too large.", "tokens": [ { "deprel": "nmod:poss", "feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "my", "misc": "(0", "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 2 ], "lemma": "family", "misc": "0)", "text": "family", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 5, "id": [ 3 ], "lemma": "will", "misc": "-", "text": "will", "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": "come", "misc": "-", "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": [ 7 ], "lemma": "my", "misc": "(1", "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "studio", "misc": "-", "text": "studio", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 9 ], "lemma": "apartment", "misc": "1)", "text": "apartment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 11 ], "lemma": "dinner", "misc": "-", "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 16, "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": 16, "id": [ 13 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 5, "id": [ 16 ], "lemma": "large", "misc": "-", "text": "large", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ], [ 0, 12, 12 ] ], [ [ 0, 6, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3OWZNK3RYN38NQH2GM5KI0D8PC62UM-1
crowdsourced
My family will not come to my studio apartment for dinner because it is too tiny.
[ { "id": 0, "speaker": null, "text": "My family will not come to my studio apartment for dinner because it is too tiny.", "tokens": [ { "deprel": "nmod:poss", "feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "my", "misc": "(1", "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 2 ], "lemma": "family", "misc": "1)", "text": "family", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 5, "id": [ 3 ], "lemma": "will", "misc": "-", "text": "will", "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": "come", "misc": "-", "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": [ 7 ], "lemma": "my", "misc": "(0", "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "studio", "misc": "-", "text": "studio", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 9 ], "lemma": "apartment", "misc": "0)", "text": "apartment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 11 ], "lemma": "dinner", "misc": "-", "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 16, "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": 16, "id": [ 13 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": [ 14 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 5, "id": [ 16 ], "lemma": "tiny", "misc": "-", "text": "tiny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ] ], [ [ 0, 6, 8 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3Q2T3FD0ON6Z1B95RMG3I2DXT60M3G-1
crowdsourced
Fred wanted to retire, but he needed to invest in either stocks or bonds. He chose them because it was risky.
[ { "id": 0, "speaker": null, "text": "Fred wanted to retire, but he needed to invest in either stocks or bonds.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Fred", "misc": "-", "text": "Fred", "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": "retire", "misc": "-", "text": "retire", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 8, "id": [ 5 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 8, "id": [ 6 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": [ 7 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 8 ], "lemma": "need", "misc": "-", "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 9 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 8, "id": [ 10 ], "lemma": "invest", "misc": "-", "text": "invest", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 11 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "cc:preconj", "feats": null, "head": 13, "id": [ 12 ], "lemma": "either", "misc": "(0", "text": "either", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "obl", "feats": "Number=Plur", "head": 10, "id": [ 13 ], "lemma": "stock", "misc": "0)", "text": "stocks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 15, "id": [ 14 ], "lemma": "or", "misc": "-", "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Plur", "head": 13, "id": [ 15 ], "lemma": "bond", "misc": "(1)", "text": "bonds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He chose them because it was risky.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "he", "misc": "-", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "choose", "misc": "-", "text": "chose", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 2, "id": [ 3 ], "lemma": "they", "misc": "(0)", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 4 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": [ 5 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 2, "id": [ 7 ], "lemma": "risky", "misc": "-", "text": "risky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 8 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 11, 12 ], [ 1, 2, 2 ] ], [ [ 0, 14, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3Q2T3FD0ON6Z1B95RMG3I2DXT60M3G-2
crowdsourced
Fred wanted to retire, but he needed to invest in either stocks or bonds. He chose them because it was safe.
[ { "id": 0, "speaker": null, "text": "Fred wanted to retire, but he needed to invest in either stocks or bonds.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Fred", "misc": "-", "text": "Fred", "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": "retire", "misc": "-", "text": "retire", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 8, "id": [ 5 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 8, "id": [ 6 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": [ 7 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 8 ], "lemma": "need", "misc": "-", "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 9 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 8, "id": [ 10 ], "lemma": "invest", "misc": "-", "text": "invest", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 11 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "cc:preconj", "feats": null, "head": 13, "id": [ 12 ], "lemma": "either", "misc": "(1", "text": "either", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "obl", "feats": "Number=Plur", "head": 10, "id": [ 13 ], "lemma": "stock", "misc": "1)", "text": "stocks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 15, "id": [ 14 ], "lemma": "or", "misc": "-", "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Plur", "head": 13, "id": [ 15 ], "lemma": "bond", "misc": "(0)", "text": "bonds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He chose them because it was safe.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "he", "misc": "-", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "choose", "misc": "-", "text": "chose", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 2, "id": [ 3 ], "lemma": "they", "misc": "(0)", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 4 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": [ 5 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 2, "id": [ 7 ], "lemma": "safe", "misc": "-", "text": "safe", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 8 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 11, 12 ] ], [ [ 0, 14, 14 ], [ 1, 2, 2 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
33IXYHIZB5GC45L96OEFMK3WEREE2F-1
crowdsourced
Jean preferred to use the scrub over the body soap to clean off dead skin because it was harsher.
[ { "id": 0, "speaker": null, "text": "Jean preferred to use the scrub over the body soap to clean off dead skin because it was harsher.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Jean", "misc": "-", "text": "Jean", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "prefer", "misc": "-", "text": "preferred", "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": "use", "misc": "-", "text": "use", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "scrub", "misc": "0)", "text": "scrub", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 7 ], "lemma": "over", "misc": "-", "text": "over", "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": "body", "misc": "-", "text": "body", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 10 ], "lemma": "soap", "misc": "1)", "text": "soap", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 4, "id": [ 12 ], "lemma": "clean", "misc": "-", "text": "clean", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "feats": null, "head": 12, "id": [ 13 ], "lemma": "off", "misc": "-", "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 15, "id": [ 14 ], "lemma": "dead", "misc": "-", "text": "dead", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 12, "id": [ 15 ], "lemma": "skin", "misc": "-", "text": "skin", "upos": "NOUN", "xpos": "NN" }, { "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=Cmp", "head": 12, "id": [ 19 ], "lemma": "harsh", "misc": "-", "text": "harsher", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 5 ], [ 0, 16, 16 ] ], [ [ 0, 7, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
33IXYHIZB5GC45L96OEFMK3WEREE2F-2
crowdsourced
Jean preferred to use the scrub over the body soap to clean off dead skin because it was too gentle.
[ { "id": 0, "speaker": null, "text": "Jean preferred to use the scrub over the body soap to clean off dead skin because it was too gentle.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Jean", "misc": "-", "text": "Jean", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "prefer", "misc": "-", "text": "preferred", "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": "use", "misc": "-", "text": "use", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "scrub", "misc": "1)", "text": "scrub", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 7 ], "lemma": "over", "misc": "-", "text": "over", "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": "body", "misc": "-", "text": "body", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 10 ], "lemma": "soap", "misc": "0)", "text": "soap", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 4, "id": [ 12 ], "lemma": "clean", "misc": "-", "text": "clean", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "feats": null, "head": 12, "id": [ 13 ], "lemma": "off", "misc": "-", "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 15, "id": [ 14 ], "lemma": "dead", "misc": "-", "text": "dead", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 12, "id": [ 15 ], "lemma": "skin", "misc": "-", "text": "skin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 20, "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": 20, "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": 20, "id": [ 18 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 20, "id": [ 19 ], "lemma": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 12, "id": [ 20 ], "lemma": "gentle", "misc": "-", "text": "gentle", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 5 ] ], [ [ 0, 7, 9 ], [ 0, 16, 16 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3XBXDSS88AX65GX5VXYCH3BKOA6LX7-1
crowdsourced
Rachel has more trouble doing daily chores than Elena, because she suffers from clinical depression.
[ { "id": 0, "speaker": null, "text": "Rachel has more trouble doing daily chores than Elena, because she suffers from clinical depression.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Rachel", "misc": "(0)", "text": "Rachel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 4, "id": [ 3 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "trouble", "misc": "-", "text": "trouble", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "feats": "VerbForm=Ger", "head": 4, "id": [ 5 ], "lemma": "do", "misc": "-", "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 7, "id": [ 6 ], "lemma": "daily", "misc": "-", "text": "daily", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 5, "id": [ 7 ], "lemma": "chore", "misc": "-", "text": "chores", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 9 ], "lemma": "Elena", "misc": "(1)", "text": "Elena", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 13, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 11 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 12 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": [ 13 ], "lemma": "suffer", "misc": "-", "text": "suffers", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 16, "id": [ 15 ], "lemma": "clinical", "misc": "-", "text": "clinical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 13, "id": [ 16 ], "lemma": "depression", "misc": "-", "text": "depression", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3XBXDSS88AX65GX5VXYCH3BKOA6LX7-2
crowdsourced
Rachel has more trouble doing daily chores than Elena, because they successfully manages their clinical depression.
[ { "id": 0, "speaker": null, "text": "Rachel has more trouble doing daily chores than Elena, because they successfully manages their clinical depression.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Rachel", "misc": "(1)", "text": "Rachel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 4, "id": [ 3 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "trouble", "misc": "-", "text": "trouble", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "feats": "VerbForm=Ger", "head": 4, "id": [ 5 ], "lemma": "do", "misc": "-", "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 7, "id": [ 6 ], "lemma": "daily", "misc": "-", "text": "daily", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 5, "id": [ 7 ], "lemma": "chore", "misc": "-", "text": "chores", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 9 ], "lemma": "Elena", "misc": "(0)", "text": "Elena", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 11 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 14, "id": [ 12 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 13 ], "lemma": "successfully", "misc": "-", "text": "successfully", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": [ 14 ], "lemma": "manage", "misc": "-", "text": "manages", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 17, "id": [ 15 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 17, "id": [ 16 ], "lemma": "clinical", "misc": "-", "text": "clinical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 17 ], "lemma": "depression", "misc": "-", "text": "depression", "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, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
388FBO7JZRR6ZWRTS8OTLBYA7XEYN7-1
crowdsourced
I had to communicate the news over the phone or at the restaurant tonight. I told them on it because I wanted them to enjoy their evening.
[ { "id": 0, "speaker": null, "text": "I had to communicate the news over the phone or at the restaurant tonight.", "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": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "communicate", "misc": "-", "text": "communicate", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "news", "misc": "-", "text": "news", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "over", "misc": "-", "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 9 ], "lemma": "phone", "misc": "0)", "text": "phone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 13, "id": [ 10 ], "lemma": "or", "misc": "-", "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 11 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 13, "id": [ 12 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "feats": "Number=Sing", "head": 9, "id": [ 13 ], "lemma": "restaurant", "misc": "1)", "text": "restaurant", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod:tmod", "feats": "Number=Sing", "head": 13, "id": [ 14 ], "lemma": "tonight", "misc": "-", "text": "tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "I told them on it because I wanted them to enjoy their evening.", "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": "tell", "misc": "-", "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 2, "id": [ 3 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 5 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 6 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": [ 7 ], "lemma": "I", "misc": "-", "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 8 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 8, "id": [ 9 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 10 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 8, "id": [ 11 ], "lemma": "enjoy", "misc": "-", "text": "enjoy", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 13, "id": [ 12 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 13 ], "lemma": "evening", "misc": "-", "text": "evening", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 14 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 8 ], [ 1, 4, 4 ] ], [ [ 0, 11, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
388FBO7JZRR6ZWRTS8OTLBYA7XEYN7-2
crowdsourced
I had to communicate the news over the phone or at the restaurant tonight. I told them at it even though I wanted them to enjoy their evening.
[ { "id": 0, "speaker": null, "text": "I had to communicate the news over the phone or at the restaurant tonight.", "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": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "communicate", "misc": "-", "text": "communicate", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "news", "misc": "-", "text": "news", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "over", "misc": "-", "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 9 ], "lemma": "phone", "misc": "1)", "text": "phone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 13, "id": [ 10 ], "lemma": "or", "misc": "-", "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 11 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 13, "id": [ 12 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "feats": "Number=Sing", "head": 9, "id": [ 13 ], "lemma": "restaurant", "misc": "0)", "text": "restaurant", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod:tmod", "feats": "Number=Sing", "head": 13, "id": [ 14 ], "lemma": "tonight", "misc": "-", "text": "tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "I told them at it even though I wanted them to enjoy their evening.", "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": "tell", "misc": "-", "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 2, "id": [ 3 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 5 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 9, "id": [ 6 ], "lemma": "even", "misc": "-", "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 7 ], "lemma": "though", "misc": "-", "text": "though", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": [ 8 ], "lemma": "I", "misc": "-", "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 9 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 9, "id": [ 10 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 9, "id": [ 12 ], "lemma": "enjoy", "misc": "-", "text": "enjoy", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 14, "id": [ 13 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 12, "id": [ 14 ], "lemma": "evening", "misc": "-", "text": "evening", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 8 ] ], [ [ 0, 11, 12 ], [ 1, 4, 4 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3R15W654VDR72UXMPLRKVXRJ3TOLQG-1
crowdsourced
He was more perplexed by the puzzle boxes than the math problems, because they were hard to solve.
[ { "id": 0, "speaker": null, "text": "He was more perplexed by the puzzle boxes than the math problems, because they were hard to solve.", "tokens": [ { "deprel": "nsubj:pass", "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:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 4, "id": [ 3 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 4 ], "lemma": "perplex", "misc": "-", "text": "perplexed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 5 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "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": "puzzle", "misc": "-", "text": "puzzle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 4, "id": [ 8 ], "lemma": "box", "misc": "0)", "text": "boxes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 9 ], "lemma": "than", "misc": "-", "text": "than", "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": "compound", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "math", "misc": "-", "text": "math", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 4, "id": [ 12 ], "lemma": "problem", "misc": "1)", "text": "problems", "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": 4, "id": [ 17 ], "lemma": "hard", "misc": "-", "text": "hard", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 18 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 17, "id": [ 19 ], "lemma": "solve", "misc": "-", "text": "solve", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 7 ], [ 0, 14, 14 ] ], [ [ 0, 9, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3R15W654VDR72UXMPLRKVXRJ3TOLQG-2
crowdsourced
He was more perplexed by the puzzle boxes than the math problems, because they were easy to solve.
[ { "id": 0, "speaker": null, "text": "He was more perplexed by the puzzle boxes than the math problems, because they were easy to solve.", "tokens": [ { "deprel": "nsubj:pass", "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:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 4, "id": [ 3 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 4 ], "lemma": "perplex", "misc": "-", "text": "perplexed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 5 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "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": "puzzle", "misc": "-", "text": "puzzle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 4, "id": [ 8 ], "lemma": "box", "misc": "1)", "text": "boxes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 9 ], "lemma": "than", "misc": "-", "text": "than", "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": "compound", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "math", "misc": "-", "text": "math", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 4, "id": [ 12 ], "lemma": "problem", "misc": "0)", "text": "problems", "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": 4, "id": [ 17 ], "lemma": "easy", "misc": "-", "text": "easy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 18 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 17, "id": [ 19 ], "lemma": "solve", "misc": "-", "text": "solve", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 7 ] ], [ [ 0, 9, 11 ], [ 0, 14, 14 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3R868ACW4SA0UUKC1QDH9YYFCHJZGI-2
crowdsourced
Monica had to iron the wrinkles out of their shirt, so Victoria lent them a hand steamer. They kept asking for them to return the hand steamer.
[ { "id": 0, "speaker": null, "text": "Monica had to iron the wrinkles out of their shirt, so Victoria lent them a hand steamer.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Monica", "misc": "(1)", "text": "Monica", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "iron", "misc": "-", "text": "iron", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 4, "id": [ 6 ], "lemma": "wrinkle", "misc": "-", "text": "wrinkles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 7 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "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": "obl", "feats": "Number=Sing", "head": 4, "id": [ 10 ], "lemma": "shirt", "misc": "-", "text": "shirt", "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": "Number=Sing", "head": 14, "id": [ 13 ], "lemma": "Victoria", "misc": "(0)", "text": "Victoria", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 14 ], "lemma": "loan", "misc": "-", "text": "lent", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 14, "id": [ 15 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 18, "id": [ 16 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 18, "id": [ 17 ], "lemma": "hand", "misc": "-", "text": "hand", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 18 ], "lemma": "steamer", "misc": "-", "text": "steamer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "They kept asking for them to return the hand steamer.", "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": "keep", "misc": "-", "text": "kept", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 2, "id": [ 3 ], "lemma": "ask", "misc": "-", "text": "asking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 4 ], "lemma": "for", "misc": "-", "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 7, "id": [ 5 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 3, "id": [ 7 ], "lemma": "return", "misc": "-", "text": "return", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 10, "id": [ 8 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "hand", "misc": "-", "text": "hand", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 7, "id": [ 10 ], "lemma": "steamer", "misc": "-", "text": "steamer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 11 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 12, 12 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3R868ACW4SA0UUKC1QDH9YYFCHJZGI-1
crowdsourced
Monica had to iron the wrinkles out of their shirt, so Victoria lent them a hand steamer. They kept forgetting to return the hand steamer.
[ { "id": 0, "speaker": null, "text": "Monica had to iron the wrinkles out of their shirt, so Victoria lent them a hand steamer.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Monica", "misc": "(0)", "text": "Monica", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "iron", "misc": "-", "text": "iron", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 4, "id": [ 6 ], "lemma": "wrinkle", "misc": "-", "text": "wrinkles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 7 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "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": "obl", "feats": "Number=Sing", "head": 4, "id": [ 10 ], "lemma": "shirt", "misc": "-", "text": "shirt", "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": "Number=Sing", "head": 14, "id": [ 13 ], "lemma": "Victoria", "misc": "(1)", "text": "Victoria", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 14 ], "lemma": "loan", "misc": "-", "text": "lent", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 14, "id": [ 15 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 18, "id": [ 16 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 18, "id": [ 17 ], "lemma": "hand", "misc": "-", "text": "hand", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 18 ], "lemma": "steamer", "misc": "-", "text": "steamer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "They kept forgetting to return the hand steamer.", "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": "keep", "misc": "-", "text": "kept", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 2, "id": [ 3 ], "lemma": "forget", "misc": "-", "text": "forgetting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 3, "id": [ 5 ], "lemma": "return", "misc": "-", "text": "return", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 8, "id": [ 6 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "hand", "misc": "-", "text": "hand", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "steamer", "misc": "-", "text": "steamer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 9 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 0, 0 ] ], [ [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3OND0WXMHWDGJVORP9HM9O9Y390HE2-2
crowdsourced
Bob poured the entire bag of plain chip into the serving bowl for the party until it was full.
[ { "id": 0, "speaker": null, "text": "Bob poured the entire bag of plain chip into the serving bowl for the party until it was full.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Bob", "misc": "-", "text": "Bob", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "pour", "misc": "-", "text": "poured", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 5, "id": [ 3 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 4 ], "lemma": "entire", "misc": "-", "text": "entire", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "bag", "misc": "-", "text": "bag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 8, "id": [ 7 ], "lemma": "plain", "misc": "-", "text": "plain", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "chip", "misc": "1)", "text": "chip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 9 ], "lemma": "into", "misc": "-", "text": "into", "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": "compound", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "serving", "misc": "-", "text": "serving", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 12 ], "lemma": "bowl", "misc": "0)", "text": "bowl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 13 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 15, "id": [ 14 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 15 ], "lemma": "party", "misc": "-", "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 16 ], "lemma": "until", "misc": "-", "text": "until", "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": 2, "id": [ 19 ], "lemma": "full", "misc": "-", "text": "full", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 7 ] ], [ [ 0, 9, 11 ], [ 0, 16, 16 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3OND0WXMHWDGJVORP9HM9O9Y390HE2-1
crowdsourced
Bob poured the entire bag of plain chip into the serving bowl for the party until it was empty.
[ { "id": 0, "speaker": null, "text": "Bob poured the entire bag of plain chip into the serving bowl for the party until it was empty.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Bob", "misc": "-", "text": "Bob", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "pour", "misc": "-", "text": "poured", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 5, "id": [ 3 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 4 ], "lemma": "entire", "misc": "-", "text": "entire", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 5 ], "lemma": "bag", "misc": "-", "text": "bag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 6 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 8, "id": [ 7 ], "lemma": "plain", "misc": "-", "text": "plain", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 5, "id": [ 8 ], "lemma": "chip", "misc": "0)", "text": "chip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 9 ], "lemma": "into", "misc": "-", "text": "into", "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": "compound", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "serving", "misc": "-", "text": "serving", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 12 ], "lemma": "bowl", "misc": "1)", "text": "bowl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 13 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 15, "id": [ 14 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 15 ], "lemma": "party", "misc": "-", "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 16 ], "lemma": "until", "misc": "-", "text": "until", "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": 2, "id": [ 19 ], "lemma": "empty", "misc": "-", "text": "empty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 7 ], [ 0, 16, 16 ] ], [ [ 0, 9, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3HEADTGN2PQAA0OGG4IQNWZQQFJVR5-1
crowdsourced
Age wasn't a factor when Sarah gave birth to Jennifer, because no matter what, she would always be older.
[ { "id": 0, "speaker": null, "text": "Age wasn't a factor when Sarah gave birth to Jennifer, because no matter what, she would always be older.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 1 ], "lemma": "Age", "misc": "-", "text": "Age", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 3 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 4 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 5 ], "lemma": "factor", "misc": "-", "text": "factor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": "PronType=Int", "head": 8, "id": [ 6 ], "lemma": "when", "misc": "-", "text": "when", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "Sarah", "misc": "(0)", "text": "Sarah", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 8 ], "lemma": "give", "misc": "-", "text": "gave", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 8, "id": [ 9 ], "lemma": "birth", "misc": "-", "text": "birth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 11 ], "lemma": "Jennifer", "misc": "(1)", "text": "Jennifer", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 22, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 22, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advmod", "feats": null, "head": 15, "id": [ 14 ], "lemma": "no", "misc": "-", "text": "no", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 22, "id": [ 15 ], "lemma": "matter", "misc": "-", "text": "matter", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "PronType=Int", "head": 22, "id": [ 16 ], "lemma": "what", "misc": "-", "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "feats": null, "head": 22, "id": [ 17 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": [ 18 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 22, "id": [ 19 ], "lemma": "would", "misc": "-", "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 22, "id": [ 20 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 22, "id": [ 21 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advcl", "feats": "Degree=Cmp", "head": 5, "id": [ 22 ], "lemma": "old", "misc": "-", "text": "older", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ], [ 0, 17, 17 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3HEADTGN2PQAA0OGG4IQNWZQQFJVR5-2
crowdsourced
Age wasn't a factor when Sarah gave birth to Jennifer, because no matter what, she would always be younger.
[ { "id": 0, "speaker": null, "text": "Age wasn't a factor when Sarah gave birth to Jennifer, because no matter what, she would always be younger.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 5, "id": [ 1 ], "lemma": "Age", "misc": "-", "text": "Age", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 3 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 4 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "feats": "Number=Sing", "head": 0, "id": [ 5 ], "lemma": "factor", "misc": "-", "text": "factor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": "PronType=Int", "head": 8, "id": [ 6 ], "lemma": "when", "misc": "-", "text": "when", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 7 ], "lemma": "Sarah", "misc": "(1)", "text": "Sarah", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": [ 8 ], "lemma": "give", "misc": "-", "text": "gave", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 8, "id": [ 9 ], "lemma": "birth", "misc": "-", "text": "birth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 8, "id": [ 11 ], "lemma": "Jennifer", "misc": "(0)", "text": "Jennifer", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 22, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 22, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advmod", "feats": null, "head": 15, "id": [ 14 ], "lemma": "no", "misc": "-", "text": "no", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 22, "id": [ 15 ], "lemma": "matter", "misc": "-", "text": "matter", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "PronType=Int", "head": 22, "id": [ 16 ], "lemma": "what", "misc": "-", "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "feats": null, "head": 22, "id": [ 17 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": [ 18 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 22, "id": [ 19 ], "lemma": "would", "misc": "-", "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 22, "id": [ 20 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 22, "id": [ 21 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advcl", "feats": "Degree=Cmp", "head": 5, "id": [ 22 ], "lemma": "young", "misc": "-", "text": "younger", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ] ], [ [ 0, 10, 10 ], [ 0, 17, 17 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3YLPJ8OXX8BVDJRD57NV3OL19SBX4M-1
crowdsourced
Angela's dog got sick from licking up antifreeze, but Jessica's dog did not because they forgot to use a pan when they emptied the radiator.
[ { "id": 0, "speaker": null, "text": "Angela's dog got sick from licking up antifreeze, but Jessica's dog did not because they forgot to use a pan when they emptied the radiator.", "tokens": [ { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Angela", "misc": "(0)", "text": "Angela", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 1, "id": [ 2 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "dog", "misc": "-", "text": "dog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 4 ], "lemma": "get", "misc": "-", "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 4, "id": [ 5 ], "lemma": "sick", "misc": "-", "text": "sick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 6 ], "lemma": "from", "misc": "-", "text": "from", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 5, "id": [ 7 ], "lemma": "lick", "misc": "-", "text": "licking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "feats": null, "head": 7, "id": [ 8 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "obj", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "antifreeze", "misc": "-", "text": "antifreeze", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 15, "id": [ 11 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 14, "id": [ 12 ], "lemma": "Jessica", "misc": "(1)", "text": "Jessica", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 13 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 15, "id": [ 14 ], "lemma": "dog", "misc": "-", "text": "dog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 15 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 19, "id": [ 16 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 17 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 19, "id": [ 18 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": [ 19 ], "lemma": "forget", "misc": "-", "text": "forgot", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 20 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 19, "id": [ 21 ], "lemma": "use", "misc": "-", "text": "use", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 23, "id": [ 22 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 21, "id": [ 23 ], "lemma": "pan", "misc": "-", "text": "pan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": "PronType=Int", "head": 26, "id": [ 24 ], "lemma": "when", "misc": "-", "text": "when", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 26, "id": [ 25 ], "lemma": "they", "misc": "-", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": [ 26 ], "lemma": "empty", "misc": "-", "text": "emptied", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 28, "id": [ 27 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 26, "id": [ 28 ], "lemma": "radiator", "misc": "-", "text": "radiator", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 29 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 17, 17 ] ], [ [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3YLPJ8OXX8BVDJRD57NV3OL19SBX4M-2
crowdsourced
Angela's dog got sick from licking up antifreeze, but Jessica's dog did not because they remembered to use a pan when they emptied the radiator.
[ { "id": 0, "speaker": null, "text": "Angela's dog got sick from licking up antifreeze, but Jessica's dog did not because they remembered to use a pan when they emptied the radiator.", "tokens": [ { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Angela", "misc": "(1)", "text": "Angela", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 1, "id": [ 2 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "dog", "misc": "-", "text": "dog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 4 ], "lemma": "get", "misc": "-", "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 4, "id": [ 5 ], "lemma": "sick", "misc": "-", "text": "sick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 6 ], "lemma": "from", "misc": "-", "text": "from", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 5, "id": [ 7 ], "lemma": "lick", "misc": "-", "text": "licking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "feats": null, "head": 7, "id": [ 8 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "obj", "feats": "Number=Sing", "head": 7, "id": [ 9 ], "lemma": "antifreeze", "misc": "-", "text": "antifreeze", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 15, "id": [ 11 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 14, "id": [ 12 ], "lemma": "Jessica", "misc": "(0)", "text": "Jessica", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 13 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 15, "id": [ 14 ], "lemma": "dog", "misc": "-", "text": "dog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 15 ], "lemma": "do", "misc": "-", "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 19, "id": [ 16 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 17 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 19, "id": [ 18 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": [ 19 ], "lemma": "remember", "misc": "-", "text": "remembered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 20 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 19, "id": [ 21 ], "lemma": "use", "misc": "-", "text": "use", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 23, "id": [ 22 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 21, "id": [ 23 ], "lemma": "pan", "misc": "-", "text": "pan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": "PronType=Int", "head": 26, "id": [ 24 ], "lemma": "when", "misc": "-", "text": "when", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 26, "id": [ 25 ], "lemma": "they", "misc": "-", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": [ 26 ], "lemma": "empty", "misc": "-", "text": "emptied", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 28, "id": [ 27 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 26, "id": [ 28 ], "lemma": "radiator", "misc": "-", "text": "radiator", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 29 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 11, 11 ], [ 0, 17, 17 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3OWZNK3RYN38NQH2GM5KI0D7O8ZU2W-1
crowdsourced
Even though Dennis hated Mexican food and Donald loved it, he absolutely enjoys an avocado.
[ { "id": 0, "speaker": null, "text": "Even though Dennis hated Mexican food and Donald loved it, he absolutely enjoys an avocado.", "tokens": [ { "deprel": "advmod", "feats": null, "head": 4, "id": [ 1 ], "lemma": "even", "misc": "-", "text": "Even", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 2 ], "lemma": "though", "misc": "-", "text": "though", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "Dennis", "misc": "(0)", "text": "Dennis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": [ 4 ], "lemma": "hate", "misc": "-", "text": "hated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 6, "id": [ 5 ], "lemma": "Mexican", "misc": "-", "text": "Mexican", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "food", "misc": "-", "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 7 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "Donald", "misc": "(1)", "text": "Donald", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 9 ], "lemma": "love", "misc": "-", "text": "loved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": [ 10 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 13 ], "lemma": "absolutely", "misc": "-", "text": "absolutely", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 14 ], "lemma": "enjoy", "misc": "-", "text": "enjoys", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 16 ], "lemma": "avocado", "misc": "-", "text": "avocado", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 11, 11 ] ], [ [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3OWZNK3RYN38NQH2GM5KI0D7O8ZU2W-2
crowdsourced
Even though Dennis hated Mexican food and Donald loved it, he absolutely distastes an avocado.
[ { "id": 0, "speaker": null, "text": "Even though Dennis hated Mexican food and Donald loved it, he absolutely distastes an avocado.", "tokens": [ { "deprel": "advmod", "feats": null, "head": 4, "id": [ 1 ], "lemma": "even", "misc": "-", "text": "Even", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 2 ], "lemma": "though", "misc": "-", "text": "though", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "lemma": "Dennis", "misc": "(1)", "text": "Dennis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": [ 4 ], "lemma": "hate", "misc": "-", "text": "hated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 6, "id": [ 5 ], "lemma": "Mexican", "misc": "-", "text": "Mexican", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "food", "misc": "-", "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 7 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "Donald", "misc": "(0)", "text": "Donald", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 9 ], "lemma": "love", "misc": "-", "text": "loved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": [ 10 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 13 ], "lemma": "absolutely", "misc": "-", "text": "absolutely", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 14 ], "lemma": "distast", "misc": "-", "text": "distastes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 16 ], "lemma": "avocado", "misc": "-", "text": "avocado", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 14, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 0, 7, 7 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3I7SHAD35MUH2UASTYJTVJPDTSRM7P-2
crowdsourced
Anxiety is difficult for Nick while Lawrence is a social butterfly. He loves going to parties.
[ { "id": 0, "speaker": null, "text": "Anxiety is difficult for Nick while Lawrence is a social butterfly.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "anxiety", "misc": "-", "text": "Anxiety", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 3 ], "lemma": "difficult", "misc": "-", "text": "difficult", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "Nick", "misc": "(1)", "text": "Nick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 6 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 7 ], "lemma": "Lawrence", "misc": "(0)", "text": "Lawrence", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": [ 8 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 11, "id": [ 9 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 11, "id": [ 10 ], "lemma": "social", "misc": "-", "text": "social", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 3, "id": [ 11 ], "lemma": "butterfly", "misc": "-", "text": "butterfly", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 12 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He loves going to parties.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "love", "misc": "-", "text": "loves", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 2, "id": [ 3 ], "lemma": "go", "misc": "-", "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 3, "id": [ 5 ], "lemma": "party", "misc": "-", "text": "parties", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 6 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 0, 6, 6 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3I7SHAD35MUH2UASTYJTVJPDTSRM7P-1
crowdsourced
Anxiety is difficult for Nick while Lawrence is a social butterfly. He hates going to parties.
[ { "id": 0, "speaker": null, "text": "Anxiety is difficult for Nick while Lawrence is a social butterfly.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "anxiety", "misc": "-", "text": "Anxiety", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 3 ], "lemma": "difficult", "misc": "-", "text": "difficult", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 5 ], "lemma": "Nick", "misc": "(0)", "text": "Nick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 6 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 7 ], "lemma": "Lawrence", "misc": "(1)", "text": "Lawrence", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": [ 8 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 11, "id": [ 9 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 11, "id": [ 10 ], "lemma": "social", "misc": "-", "text": "social", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 3, "id": [ 11 ], "lemma": "butterfly", "misc": "-", "text": "butterfly", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 12 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He hates going to parties.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "hate", "misc": "-", "text": "hates", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "feats": "VerbForm=Ger", "head": 2, "id": [ 3 ], "lemma": "go", "misc": "-", "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 3, "id": [ 5 ], "lemma": "party", "misc": "-", "text": "parties", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 6 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ], [ 1, 0, 0 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3WPCIUYH1A61WY1MT8NRHPU19AVTDT-2
crowdsourced
" The ability to finish what you start is what you need to improve ", said Michael to Brian, he sometimes has to be the one to take charge.
[ { "id": 0, "speaker": null, "text": "\" The ability to finish what you start is what you need to improve \", said Michael to Brian, he sometimes has to be the one to take charge.", "tokens": [ { "deprel": "punct", "feats": null, "head": 17, "id": [ 1 ], "lemma": "\"", "misc": "-", "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 3, "id": [ 2 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 17, "id": [ 3 ], "lemma": "ability", "misc": "-", "text": "ability", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "feats": "VerbForm=Inf", "head": 3, "id": [ 5 ], "lemma": "finish", "misc": "-", "text": "finish", "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": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": [ 7 ], "lemma": "you", "misc": "-", "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": [ 8 ], "lemma": "start", "misc": "-", "text": "start", "upos": "VERB", "xpos": "VBP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": [ 9 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "obj", "feats": "PronType=Int", "head": 8, "id": [ 10 ], "lemma": "what", "misc": "-", "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": [ 11 ], "lemma": "you", "misc": "-", "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": [ 12 ], "lemma": "need", "misc": "-", "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 13 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 12, "id": [ 14 ], "lemma": "improve", "misc": "-", "text": "improve", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 10, "id": [ 15 ], "lemma": "\"", "misc": "-", "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 16 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 17 ], "lemma": "say", "misc": "-", "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 17, "id": [ 18 ], "lemma": "Michael", "misc": "(1)", "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 20, "id": [ 19 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 18, "id": [ 20 ], "lemma": "Brian", "misc": "(0)", "text": "Brian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 21 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": [ 22 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 24, "id": [ 23 ], "lemma": "sometimes", "misc": "-", "text": "sometimes", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": [ 24 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "feats": null, "head": 28, "id": [ 25 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 28, "id": [ 26 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 28, "id": [ 27 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "feats": "Number=Sing", "head": 24, "id": [ 28 ], "lemma": "one", "misc": "-", "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 30, "id": [ 29 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "feats": "VerbForm=Inf", "head": 28, "id": [ 30 ], "lemma": "take", "misc": "-", "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Sing", "head": 30, "id": [ 31 ], "lemma": "charge", "misc": "-", "text": "charge", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 32 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 17, 17 ] ], [ [ 0, 19, 19 ], [ 0, 21, 21 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3WPCIUYH1A61WY1MT8NRHPU19AVTDT-1
crowdsourced
" The ability to finish what you start is what you need to improve ", said Michael to Brian, he sometimes has to be the one who takes charge.
[ { "id": 0, "speaker": null, "text": "\" The ability to finish what you start is what you need to improve \", said Michael to Brian, he sometimes has to be the one who takes charge.", "tokens": [ { "deprel": "punct", "feats": null, "head": 17, "id": [ 1 ], "lemma": "\"", "misc": "-", "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 3, "id": [ 2 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 17, "id": [ 3 ], "lemma": "ability", "misc": "-", "text": "ability", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 5, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "feats": "VerbForm=Inf", "head": 3, "id": [ 5 ], "lemma": "finish", "misc": "-", "text": "finish", "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": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": [ 7 ], "lemma": "you", "misc": "-", "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": [ 8 ], "lemma": "start", "misc": "-", "text": "start", "upos": "VERB", "xpos": "VBP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": [ 9 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "obj", "feats": "PronType=Int", "head": 8, "id": [ 10 ], "lemma": "what", "misc": "-", "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": [ 11 ], "lemma": "you", "misc": "-", "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": [ 12 ], "lemma": "need", "misc": "-", "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 13 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 12, "id": [ 14 ], "lemma": "improve", "misc": "-", "text": "improve", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 10, "id": [ 15 ], "lemma": "\"", "misc": "-", "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 16 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 17 ], "lemma": "say", "misc": "-", "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 17, "id": [ 18 ], "lemma": "Michael", "misc": "(0)", "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 20, "id": [ 19 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 18, "id": [ 20 ], "lemma": "Brian", "misc": "(1)", "text": "Brian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 21 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": [ 22 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 24, "id": [ 23 ], "lemma": "sometimes", "misc": "-", "text": "sometimes", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": [ 24 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "feats": null, "head": 28, "id": [ 25 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 28, "id": [ 26 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 28, "id": [ 27 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "feats": "Number=Sing", "head": 24, "id": [ 28 ], "lemma": "one", "misc": "-", "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "PronType=Rel", "head": 30, "id": [ 29 ], "lemma": "who", "misc": "-", "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": [ 30 ], "lemma": "take", "misc": "-", "text": "takes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 30, "id": [ 31 ], "lemma": "charge", "misc": "-", "text": "charge", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 32 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 17, 17 ], [ 0, 21, 21 ] ], [ [ 0, 19, 19 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3FO95NVK5EE9CX6J67PL473RF1SSRN-1
crowdsourced
The forever stamps that Ryan had were far prettier than the ones William had and they offered to share them.
[ { "id": 0, "speaker": null, "text": "The forever stamps that Ryan had were far prettier than the ones William had and they offered to share them.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 3, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 3, "id": [ 2 ], "lemma": "forever", "misc": "-", "text": "forever", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "feats": "Number=Plur", "head": 0, "id": [ 3 ], "lemma": "stamp", "misc": "-", "text": "stamps", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "obl", "feats": "PronType=Rel", "head": 9, "id": [ 4 ], "lemma": "that", "misc": "-", "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 5 ], "lemma": "Ryan", "misc": "(0)", "text": "Ryan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 6 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "cop", "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": [ 7 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBN" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 9, "id": [ 8 ], "lemma": "far", "misc": "-", "text": "far", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "feats": "Degree=Cmp", "head": 3, "id": [ 9 ], "lemma": "prettier", "misc": "-", "text": "prettier", "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": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Plur", "head": 9, "id": [ 12 ], "lemma": "one", "misc": "-", "text": "ones", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 14, "id": [ 13 ], "lemma": "William", "misc": "(1)", "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": [ 14 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "cc", "feats": null, "head": 17, "id": [ 15 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 17, "id": [ 16 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 17 ], "lemma": "offer", "misc": "-", "text": "offered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 19, "id": [ 18 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 17, "id": [ 19 ], "lemma": "share", "misc": "-", "text": "share", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 19, "id": [ 20 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 21 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ], [ 0, 15, 15 ] ], [ [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3FO95NVK5EE9CX6J67PL473RF1SSRN-2
crowdsourced
The forever stamps that Ryan had were far prettier than the ones William had and they asked for some of them.
[ { "id": 0, "speaker": null, "text": "The forever stamps that Ryan had were far prettier than the ones William had and they asked for some of them.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 3, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 3, "id": [ 2 ], "lemma": "forever", "misc": "-", "text": "forever", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "feats": "Number=Plur", "head": 0, "id": [ 3 ], "lemma": "stamp", "misc": "-", "text": "stamps", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "obl", "feats": "PronType=Rel", "head": 9, "id": [ 4 ], "lemma": "that", "misc": "-", "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 5 ], "lemma": "Ryan", "misc": "(1)", "text": "Ryan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 6 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "cop", "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": [ 7 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBN" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 9, "id": [ 8 ], "lemma": "far", "misc": "-", "text": "far", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "feats": "Degree=Cmp", "head": 3, "id": [ 9 ], "lemma": "prettier", "misc": "-", "text": "prettier", "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": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Plur", "head": 9, "id": [ 12 ], "lemma": "one", "misc": "-", "text": "ones", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 14, "id": [ 13 ], "lemma": "William", "misc": "(0)", "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": [ 14 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "cc", "feats": null, "head": 17, "id": [ 15 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 17, "id": [ 16 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": [ 17 ], "lemma": "ask", "misc": "-", "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 18 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": null, "head": 17, "id": [ 19 ], "lemma": "some", "misc": "-", "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "feats": null, "head": 21, "id": [ 20 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 19, "id": [ 21 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 0, 12, 12 ], [ 0, 15, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3F6045TU7F2L3IEY3KP8WRY8JXY99N-1
crowdsourced
The journey over the hills was a lot less difficult than the trip through the woods, because it was on an easy path.
[ { "id": 0, "speaker": null, "text": "The journey over the hills was a lot less difficult than the trip through the woods, because it was on an easy path.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "(0", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 10, "id": [ 2 ], "lemma": "journey", "misc": "-", "text": "journey", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 3 ], "lemma": "over", "misc": "-", "text": "over", "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=Plur", "head": 2, "id": [ 5 ], "lemma": "hill", "misc": "0)", "text": "hills", "upos": "NOUN", "xpos": "NNS" }, { "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": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 10, "id": [ 9 ], "lemma": "less", "misc": "-", "text": "less", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 10 ], "lemma": "difficult", "misc": "-", "text": "difficult", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 11 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 13, "id": [ 12 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 10, "id": [ 13 ], "lemma": "trip", "misc": "1)", "text": "trip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "through", "misc": "-", "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 13, "id": [ 16 ], "lemma": "wood", "misc": "-", "text": "woods", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 10, "id": [ 17 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 24, "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": 24, "id": [ 19 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 24, "id": [ 20 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 24, "id": [ 21 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 24, "id": [ 22 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 24, "id": [ 23 ], "lemma": "easy", "misc": "-", "text": "easy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 10, "id": [ 24 ], "lemma": "path", "misc": "-", "text": "path", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 10, "id": [ 25 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 4 ], [ 0, 18, 18 ] ], [ [ 0, 11, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3F6045TU7F2L3IEY3KP8WRY8JXY99N-2
crowdsourced
The journey over the hills was a lot less difficult than the trip through the woods, because it was on an hard path.
[ { "id": 0, "speaker": null, "text": "The journey over the hills was a lot less difficult than the trip through the woods, because it was on an hard path.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "(1", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 10, "id": [ 2 ], "lemma": "journey", "misc": "-", "text": "journey", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 5, "id": [ 3 ], "lemma": "over", "misc": "-", "text": "over", "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=Plur", "head": 2, "id": [ 5 ], "lemma": "hill", "misc": "1)", "text": "hills", "upos": "NOUN", "xpos": "NNS" }, { "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": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 10, "id": [ 9 ], "lemma": "less", "misc": "-", "text": "less", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 10 ], "lemma": "difficult", "misc": "-", "text": "difficult", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 11 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 13, "id": [ 12 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 10, "id": [ 13 ], "lemma": "trip", "misc": "0)", "text": "trip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "through", "misc": "-", "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 13, "id": [ 16 ], "lemma": "wood", "misc": "-", "text": "woods", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 10, "id": [ 17 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 24, "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": 24, "id": [ 19 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 24, "id": [ 20 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 24, "id": [ 21 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 24, "id": [ 22 ], "lemma": "a", "misc": "-", "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 24, "id": [ 23 ], "lemma": "hard", "misc": "-", "text": "hard", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 10, "id": [ 24 ], "lemma": "path", "misc": "-", "text": "path", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 10, "id": [ 25 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 4 ] ], [ [ 0, 11, 12 ], [ 0, 18, 18 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3X52SWXE0X3JJNZ2OHXRK3JIXNOCWW-1
crowdsourced
The sewing class came easier to Christopher than to Jeffrey because he was more creative.
[ { "id": 0, "speaker": null, "text": "The sewing class came easier to Christopher than to Jeffrey because he was more creative.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 3, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "sewing", "misc": "-", "text": "sewing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "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": [ 4 ], "lemma": "come", "misc": "-", "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "Degree=Cmp", "head": 4, "id": [ 5 ], "lemma": "easy", "misc": "-", "text": "easier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "Christopher", "misc": "(0)", "text": "Christopher", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "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", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 15, "id": [ 14 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 4, "id": [ 15 ], "lemma": "creative", "misc": "-", "text": "creative", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ], [ 0, 11, 11 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3X52SWXE0X3JJNZ2OHXRK3JIXNOCWW-2
crowdsourced
The sewing class came easier to Christopher than to Jeffrey because he was less creative.
[ { "id": 0, "speaker": null, "text": "The sewing class came easier to Christopher than to Jeffrey because he was less creative.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 3, "id": [ 1 ], "lemma": "the", "misc": "-", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "sewing", "misc": "-", "text": "sewing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 3 ], "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": [ 4 ], "lemma": "come", "misc": "-", "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "feats": "Degree=Cmp", "head": 4, "id": [ 5 ], "lemma": "easy", "misc": "-", "text": "easier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "Christopher", "misc": "(1)", "text": "Christopher", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 9 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "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", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": [ 12 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 15, "id": [ 14 ], "lemma": "less", "misc": "-", "text": "less", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 4, "id": [ 15 ], "lemma": "creative", "misc": "-", "text": "creative", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ] ], [ [ 0, 9, 9 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
388FBO7JZRR6ZWRTS8OTLBYA7ZPYNM-1
crowdsourced
The trainer told Aaron to go on a diet and not Dennis, by reason that he was in worse shape.
[ { "id": 0, "speaker": null, "text": "The trainer told Aaron to go on a diet and not Dennis, by reason that he was in worse shape.", "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": "trainer", "misc": "-", "text": "trainer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "tell", "misc": "-", "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 4 ], "lemma": "Aaron", "misc": "(0)", "text": "Aaron", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 3, "id": [ 6 ], "lemma": "go", "misc": "-", "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "diet", "misc": "-", "text": "diet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 10 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 11 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 9, "id": [ 12 ], "lemma": "Dennis", "misc": "(1)", "text": "Dennis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 13 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "feats": null, "head": 15, "id": [ 14 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 15 ], "lemma": "reason", "misc": "-", "text": "reason", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 16 ], "lemma": "that", "misc": "-", "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": [ 17 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": [ 18 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 21, "id": [ 19 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 21, "id": [ 20 ], "lemma": "bad", "misc": "-", "text": "worse", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "acl", "feats": "Number=Sing", "head": 15, "id": [ 21 ], "lemma": "shape", "misc": "-", "text": "shape", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 0, 16, 16 ] ], [ [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
388FBO7JZRR6ZWRTS8OTLBYA7ZPYNM-2
crowdsourced
The trainer told Aaron to go on a diet and not Dennis, by reason that he was in better shape.
[ { "id": 0, "speaker": null, "text": "The trainer told Aaron to go on a diet and not Dennis, by reason that he was in better shape.", "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": "trainer", "misc": "-", "text": "trainer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "tell", "misc": "-", "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 3, "id": [ 4 ], "lemma": "Aaron", "misc": "(1)", "text": "Aaron", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 3, "id": [ 6 ], "lemma": "go", "misc": "-", "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "diet", "misc": "-", "text": "diet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 10 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 12, "id": [ 11 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "Number=Sing", "head": 9, "id": [ 12 ], "lemma": "Dennis", "misc": "(0)", "text": "Dennis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 15, "id": [ 13 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "feats": null, "head": 15, "id": [ 14 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 15 ], "lemma": "reason", "misc": "-", "text": "reason", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 16 ], "lemma": "that", "misc": "-", "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": [ 17 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": [ 18 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 21, "id": [ 19 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 21, "id": [ 20 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "acl", "feats": "Number=Sing", "head": 15, "id": [ 21 ], "lemma": "shape", "misc": "-", "text": "shape", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 0, 11, 11 ], [ 0, 16, 16 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3S8APUMBJZXDSLK84Q3WXTF88BXFBO-1
crowdsourced
Maria placed the book in Monica's locker because her locker was full at the time.
[ { "id": 0, "speaker": null, "text": "Maria placed the book in Monica's locker because her locker was full at the time.", "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": "place", "misc": "-", "text": "placed", "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": "book", "misc": "-", "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 5 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 8, "id": [ 6 ], "lemma": "Monica", "misc": "(1)", "text": "Monica", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 7 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 8 ], "lemma": "locker", "misc": "-", "text": "locker", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 9 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 11, "id": [ 10 ], "lemma": "she", "misc": "(0)", "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 13, "id": [ 11 ], "lemma": "locker", "misc": "-", "text": "locker", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 2, "id": [ 13 ], "lemma": "full", "misc": "-", "text": "full", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 13, "id": [ 16 ], "lemma": "time", "misc": "-", "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 9, 9 ] ], [ [ 0, 5, 5 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3S8APUMBJZXDSLK84Q3WXTF88BXFBO-2
crowdsourced
Maria placed the book in Monica's locker because her locker was empty at the time.
[ { "id": 0, "speaker": null, "text": "Maria placed the book in Monica's locker because her locker was empty at the time.", "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": "place", "misc": "-", "text": "placed", "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": "book", "misc": "-", "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 5 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 8, "id": [ 6 ], "lemma": "Monica", "misc": "(0)", "text": "Monica", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 7 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 8 ], "lemma": "locker", "misc": "-", "text": "locker", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 9 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 11, "id": [ 10 ], "lemma": "she", "misc": "(0)", "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 13, "id": [ 11 ], "lemma": "locker", "misc": "-", "text": "locker", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 2, "id": [ 13 ], "lemma": "empty", "misc": "-", "text": "empty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 13, "id": [ 16 ], "lemma": "time", "misc": "-", "text": "time", "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, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3DWGDA5POHI1BKO628FB935MBH71V7-2
crowdsourced
In order to survive, we took shelter in the home instead of under the tree, because it was weak.
[ { "id": 0, "speaker": null, "text": "In order to survive, we took shelter in the home instead of under the tree, because it was weak.", "tokens": [ { "deprel": "mark", "feats": null, "head": 4, "id": [ 1 ], "lemma": "in", "misc": "-", "text": "In", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "fixed", "feats": "Number=Sing", "head": 1, "id": [ 2 ], "lemma": "order", "misc": "-", "text": "order", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 7, "id": [ 4 ], "lemma": "survive", "misc": "-", "text": "survive", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 5 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": [ 6 ], "lemma": "we", "misc": "-", "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 7 ], "lemma": "take", "misc": "-", "text": "took", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 7, "id": [ 8 ], "lemma": "shelter", "misc": "-", "text": "shelter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 9 ], "lemma": "in", "misc": "-", "text": "in", "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": 7, "id": [ 11 ], "lemma": "home", "misc": "1)", "text": "home", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 12 ], "lemma": "instead", "misc": "-", "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "feats": null, "head": 12, "id": [ 13 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "under", "misc": "-", "text": "under", "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": 7, "id": [ 16 ], "lemma": "tree", "misc": "0)", "text": "tree", "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=Past|VerbForm=Fin", "head": 21, "id": [ 20 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 7, "id": [ 21 ], "lemma": "weak", "misc": "-", "text": "weak", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 9, 10 ] ], [ [ 0, 14, 15 ], [ 0, 18, 18 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3DWGDA5POHI1BKO628FB935MBH71V7-1
crowdsourced
In order to survive, we took shelter in the home instead of under the tree, because it was sturdy.
[ { "id": 0, "speaker": null, "text": "In order to survive, we took shelter in the home instead of under the tree, because it was sturdy.", "tokens": [ { "deprel": "mark", "feats": null, "head": 4, "id": [ 1 ], "lemma": "in", "misc": "-", "text": "In", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "fixed", "feats": "Number=Sing", "head": 1, "id": [ 2 ], "lemma": "order", "misc": "-", "text": "order", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 7, "id": [ 4 ], "lemma": "survive", "misc": "-", "text": "survive", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 5 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": [ 6 ], "lemma": "we", "misc": "-", "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 7 ], "lemma": "take", "misc": "-", "text": "took", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 7, "id": [ 8 ], "lemma": "shelter", "misc": "-", "text": "shelter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 9 ], "lemma": "in", "misc": "-", "text": "in", "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": 7, "id": [ 11 ], "lemma": "home", "misc": "0)", "text": "home", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 12 ], "lemma": "instead", "misc": "-", "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "feats": null, "head": 12, "id": [ 13 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "under", "misc": "-", "text": "under", "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": 7, "id": [ 16 ], "lemma": "tree", "misc": "1)", "text": "tree", "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=Past|VerbForm=Fin", "head": 21, "id": [ 20 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 7, "id": [ 21 ], "lemma": "sturdy", "misc": "-", "text": "sturdy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 9, 10 ], [ 0, 18, 18 ] ], [ [ 0, 14, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3AC6MFV69MWTOFEU5U7ZMWYOF9JHZD-2
crowdsourced
Matthew likes earthworms more compared to Joseph because they always steps on them when he gets the newspaper.
[ { "id": 0, "speaker": null, "text": "Matthew likes earthworms more compared to Joseph because they always steps on them when he gets the newspaper.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Matthew", "misc": "(1)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "like", "misc": "-", "text": "likes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 3 ], "lemma": "earthworm", "misc": "-", "text": "earthworms", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 5, "id": [ 4 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": [ 5 ], "lemma": "compare", "misc": "-", "text": "compared", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "Joseph", "misc": "(0)", "text": "Joseph", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 8 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 11, "id": [ 9 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 10 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": [ 11 ], "lemma": "step", "misc": "-", "text": "steps", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 12 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 11, "id": [ 13 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "feats": "PronType=Int", "head": 16, "id": [ 14 ], "lemma": "when", "misc": "-", "text": "when", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 15 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": [ 16 ], "lemma": "get", "misc": "-", "text": "gets", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 18, "id": [ 17 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 16, "id": [ 18 ], "lemma": "newspaper", "misc": "-", "text": "newspaper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 6 ], [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3AC6MFV69MWTOFEU5U7ZMWYOF9JHZD-1
crowdsourced
Matthew hates earthworms more compared to Joseph because they always steps on them when he gets the newspaper.
[ { "id": 0, "speaker": null, "text": "Matthew hates earthworms more compared to Joseph because they always steps on them when he gets the newspaper.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Matthew", "misc": "(0)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "hate", "misc": "-", "text": "hates", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 3 ], "lemma": "earthworm", "misc": "-", "text": "earthworms", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 5, "id": [ 4 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": [ 5 ], "lemma": "compare", "misc": "-", "text": "compared", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "Joseph", "misc": "(1)", "text": "Joseph", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 8 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 11, "id": [ 9 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 10 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": [ 11 ], "lemma": "step", "misc": "-", "text": "steps", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 12 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 11, "id": [ 13 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "feats": "PronType=Int", "head": 16, "id": [ 14 ], "lemma": "when", "misc": "-", "text": "when", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 15 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": [ 16 ], "lemma": "get", "misc": "-", "text": "gets", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 18, "id": [ 17 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 16, "id": [ 18 ], "lemma": "newspaper", "misc": "-", "text": "newspaper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 8, 8 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3LEG2HW4UFL4AJL51ZYL42OWQRXF20-1
crowdsourced
At Meg's audition, she read from a play, instead of singing from a musical. She must be more adept at reading from it.
[ { "id": 0, "speaker": null, "text": "At Meg's audition, she read from a play, instead of singing from a musical.", "tokens": [ { "deprel": "case", "feats": null, "head": 4, "id": [ 1 ], "lemma": "at", "misc": "-", "text": "At", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 4, "id": [ 2 ], "lemma": "Meg", "misc": "-", "text": "Meg", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 2, "id": [ 3 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 4 ], "lemma": "audition", "misc": "-", "text": "audition", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 5 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": [ 6 ], "lemma": "she", "misc": "-", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 7 ], "lemma": "read", "misc": "-", "text": "read", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 10, "id": [ 9 ], "lemma": "a", "misc": "(0", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 10 ], "lemma": "play", "misc": "0)", "text": "play", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 12 ], "lemma": "instead", "misc": "-", "text": "instead", "upos": "SCONJ", "xpos": "RB" }, { "deprel": "fixed", "feats": null, "head": 12, "id": [ 13 ], "lemma": "of", "misc": "-", "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 7, "id": [ 14 ], "lemma": "sing", "misc": "-", "text": "singing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 15 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "a", "misc": "(1", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 14, "id": [ 17 ], "lemma": "musical", "misc": "1)", "text": "musical", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "She must be more adept at reading from it.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": [ 1 ], "lemma": "she", "misc": "-", "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 5, "id": [ 2 ], "lemma": "must", "misc": "-", "text": "must", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 5, "id": [ 3 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 5, "id": [ 4 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 5 ], "lemma": "adept", "misc": "-", "text": "adept", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 6 ], "lemma": "at", "misc": "-", "text": "at", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 5, "id": [ 7 ], "lemma": "read", "misc": "-", "text": "reading", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "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, 8, 9 ], [ 1, 8, 8 ] ], [ [ 0, 15, 16 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3LEG2HW4UFL4AJL51ZYL42OWQRXF20-2
crowdsourced
At Meg's audition, she read from a play, instead of singing from a musical. She must be more unskilled at singing from it.
[ { "id": 0, "speaker": null, "text": "At Meg's audition, she read from a play, instead of singing from a musical.", "tokens": [ { "deprel": "case", "feats": null, "head": 4, "id": [ 1 ], "lemma": "at", "misc": "-", "text": "At", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 4, "id": [ 2 ], "lemma": "Meg", "misc": "-", "text": "Meg", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 2, "id": [ 3 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 4 ], "lemma": "audition", "misc": "-", "text": "audition", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 5 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": [ 6 ], "lemma": "she", "misc": "-", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 7 ], "lemma": "read", "misc": "-", "text": "read", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 10, "id": [ 8 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 10, "id": [ 9 ], "lemma": "a", "misc": "(1", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 10 ], "lemma": "play", "misc": "1)", "text": "play", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 11 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 12 ], "lemma": "instead", "misc": "-", "text": "instead", "upos": "SCONJ", "xpos": "RB" }, { "deprel": "fixed", "feats": null, "head": 12, "id": [ 13 ], "lemma": "of", "misc": "-", "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 7, "id": [ 14 ], "lemma": "sing", "misc": "-", "text": "singing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 15 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "a", "misc": "(0", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 14, "id": [ 17 ], "lemma": "musical", "misc": "0)", "text": "musical", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "She must be more unskilled at singing from it.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": [ 1 ], "lemma": "she", "misc": "-", "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 5, "id": [ 2 ], "lemma": "must", "misc": "-", "text": "must", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 5, "id": [ 3 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 5, "id": [ 4 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 5 ], "lemma": "unskilled", "misc": "-", "text": "unskilled", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 6 ], "lemma": "at", "misc": "-", "text": "at", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 5, "id": [ 7 ], "lemma": "sing", "misc": "-", "text": "singing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "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, 8, 9 ] ], [ [ 0, 15, 16 ], [ 1, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3YGE63DINABEJK3TWZG7H05PCOOW07-1
crowdsourced
William always had a few too many when out for drinks with Logan. He could never drive home.
[ { "id": 0, "speaker": null, "text": "William always had a few too many when out for drinks with Logan.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "William", "misc": "(0)", "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 2 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 4 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "feats": "Degree=Pos", "head": 7, "id": [ 5 ], "lemma": "few", "misc": "-", "text": "few", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 6 ], "lemma": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "obj", "feats": "Degree=Pos", "head": 3, "id": [ 7 ], "lemma": "many", "misc": "-", "text": "many", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": "PronType=Int", "head": 9, "id": [ 8 ], "lemma": "when", "misc": "-", "text": "when", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "advcl", "feats": null, "head": 3, "id": [ 9 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 3, "id": [ 11 ], "lemma": "drink", "misc": "-", "text": "drinks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 12 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 11, "id": [ 13 ], "lemma": "Logan", "misc": "(1)", "text": "Logan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 14 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He could never drive home.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "could", "misc": "-", "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "never", "misc": "-", "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 4 ], "lemma": "drive", "misc": "-", "text": "drive", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 5 ], "lemma": "home", "misc": "-", "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 6 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 0, 0 ] ], [ [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3YGE63DINABEJK3TWZG7H05PCOOW07-2
crowdsourced
William always had a few too many when out for drinks with Logan. He would drive home.
[ { "id": 0, "speaker": null, "text": "William always had a few too many when out for drinks with Logan.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "William", "misc": "(1)", "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 2 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 5, "id": [ 4 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "feats": "Degree=Pos", "head": 7, "id": [ 5 ], "lemma": "few", "misc": "-", "text": "few", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "feats": null, "head": 7, "id": [ 6 ], "lemma": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "obj", "feats": "Degree=Pos", "head": 3, "id": [ 7 ], "lemma": "many", "misc": "-", "text": "many", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": "PronType=Int", "head": 9, "id": [ 8 ], "lemma": "when", "misc": "-", "text": "when", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "advcl", "feats": null, "head": 3, "id": [ 9 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 3, "id": [ 11 ], "lemma": "drink", "misc": "-", "text": "drinks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 12 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 11, "id": [ 13 ], "lemma": "Logan", "misc": "(0)", "text": "Logan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 14 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He would drive home.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "would", "misc": "-", "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 3 ], "lemma": "drive", "misc": "-", "text": "drive", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 4 ], "lemma": "home", "misc": "-", "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 5 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 12, 12 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3IVEC1GSLPXDQ0P51LPSEH6JMD3J1U-1
crowdsourced
Because Natalie likes birds and Elena prefers dogs, she went to the store and bought a bird as a pet.
[ { "id": 0, "speaker": null, "text": "Because Natalie likes birds and Elena prefers dogs, she went to the store and bought a bird as a pet.", "tokens": [ { "deprel": "mark", "feats": null, "head": 3, "id": [ 1 ], "lemma": "because", "misc": "-", "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "Natalie", "misc": "(0)", "text": "Natalie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": [ 3 ], "lemma": "like", "misc": "-", "text": "likes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 3, "id": [ 4 ], "lemma": "bird", "misc": "-", "text": "birds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 7, "id": [ 5 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "Elena", "misc": "(1)", "text": "Elena", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": [ 7 ], "lemma": "prefer", "misc": "-", "text": "prefers", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 7, "id": [ 8 ], "lemma": "dog", "misc": "-", "text": "dogs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 9 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": [ 10 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 11 ], "lemma": "go", "misc": "-", "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 12 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 14, "id": [ 13 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 14 ], "lemma": "store", "misc": "-", "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 16, "id": [ 15 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 16 ], "lemma": "buy", "misc": "-", "text": "bought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 18, "id": [ 17 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 16, "id": [ 18 ], "lemma": "bird", "misc": "-", "text": "bird", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 21, "id": [ 19 ], "lemma": "as", "misc": "-", "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 21, "id": [ 20 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 16, "id": [ 21 ], "lemma": "pet", "misc": "-", "text": "pet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 11, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 9, 9 ] ], [ [ 0, 5, 5 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3IVEC1GSLPXDQ0P51LPSEH6JMD3J1U-2
crowdsourced
Because Natalie likes birds and Elena prefers dogs, she went to the store and bought a dog as a pet.
[ { "id": 0, "speaker": null, "text": "Because Natalie likes birds and Elena prefers dogs, she went to the store and bought a dog as a pet.", "tokens": [ { "deprel": "mark", "feats": null, "head": 3, "id": [ 1 ], "lemma": "because", "misc": "-", "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 2 ], "lemma": "Natalie", "misc": "(1)", "text": "Natalie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": [ 3 ], "lemma": "like", "misc": "-", "text": "likes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 3, "id": [ 4 ], "lemma": "bird", "misc": "-", "text": "birds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "feats": null, "head": 7, "id": [ 5 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "Elena", "misc": "(0)", "text": "Elena", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": [ 7 ], "lemma": "prefer", "misc": "-", "text": "prefers", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "feats": "Number=Plur", "head": 7, "id": [ 8 ], "lemma": "dog", "misc": "-", "text": "dogs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 9 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": [ 10 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 11 ], "lemma": "go", "misc": "-", "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 12 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 14, "id": [ 13 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 14 ], "lemma": "store", "misc": "-", "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 16, "id": [ 15 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 16 ], "lemma": "buy", "misc": "-", "text": "bought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 18, "id": [ 17 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 16, "id": [ 18 ], "lemma": "dog", "misc": "-", "text": "dog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 21, "id": [ 19 ], "lemma": "as", "misc": "-", "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 21, "id": [ 20 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 16, "id": [ 21 ], "lemma": "pet", "misc": "-", "text": "pet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 11, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 5, 5 ], [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3PUOXASB571LFKX4NK77HHCS3PTZ9X-1
crowdsourced
Cynthia felt super cool after showing off in front of Christine, but they didn't know how stupid they really looked.
[ { "id": 0, "speaker": null, "text": "Cynthia felt super cool after showing off in front of Christine, but they didn't know how stupid they really looked.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Cynthia", "misc": "(0)", "text": "Cynthia", "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": "super", "misc": "-", "text": "super", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 2, "id": [ 4 ], "lemma": "cool", "misc": "-", "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 5 ], "lemma": "after", "misc": "-", "text": "after", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 2, "id": [ 6 ], "lemma": "show", "misc": "-", "text": "showing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "feats": null, "head": 6, "id": [ 7 ], "lemma": "off", "misc": "-", "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "front", "misc": "-", "text": "front", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 9, "id": [ 11 ], "lemma": "Christine", "misc": "(1)", "text": "Christine", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "feats": null, "head": 17, "id": [ 13 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 17, "id": [ 14 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 15 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 17, "id": [ 16 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "VerbForm=Inf", "head": 2, "id": [ 17 ], "lemma": "know", "misc": "-", "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "feats": "PronType=Int", "head": 19, "id": [ 18 ], "lemma": "how", "misc": "-", "text": "how", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "ccomp", "feats": "Degree=Pos", "head": 17, "id": [ 19 ], "lemma": "stupid", "misc": "-", "text": "stupid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 22, "id": [ 20 ], "lemma": "they", "misc": "-", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 22, "id": [ 21 ], "lemma": "really", "misc": "-", "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": [ 22 ], "lemma": "look", "misc": "-", "text": "looked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 13, 13 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3PUOXASB571LFKX4NK77HHCS3PTZ9X-2
crowdsourced
Cynthia felt super cool after showing off in front of Christine, because they didn't tell them how stupid they really looked.
[ { "id": 0, "speaker": null, "text": "Cynthia felt super cool after showing off in front of Christine, because they didn't tell them how stupid they really looked.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Cynthia", "misc": "(1)", "text": "Cynthia", "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": "super", "misc": "-", "text": "super", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "feats": "Degree=Pos", "head": 2, "id": [ 4 ], "lemma": "cool", "misc": "-", "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 5 ], "lemma": "after", "misc": "-", "text": "after", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 2, "id": [ 6 ], "lemma": "show", "misc": "-", "text": "showing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "feats": null, "head": 6, "id": [ 7 ], "lemma": "off", "misc": "-", "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 8 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "front", "misc": "-", "text": "front", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 9, "id": [ 11 ], "lemma": "Christine", "misc": "(0)", "text": "Christine", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 17, "id": [ 12 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 17, "id": [ 14 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 15 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 17, "id": [ 16 ], "lemma": "not", "misc": "-", "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 2, "id": [ 17 ], "lemma": "tell", "misc": "-", "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 17, "id": [ 18 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "feats": "PronType=Int", "head": 20, "id": [ 19 ], "lemma": "how", "misc": "-", "text": "how", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "ccomp", "feats": "Degree=Pos", "head": 17, "id": [ 20 ], "lemma": "stupid", "misc": "-", "text": "stupid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 23, "id": [ 21 ], "lemma": "they", "misc": "-", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 23, "id": [ 22 ], "lemma": "really", "misc": "-", "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 20, "id": [ 23 ], "lemma": "look", "misc": "-", "text": "looked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 24 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 10, 10 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3TCFMTM8HG2SETQ4EYV07Y8AD5R12H-2
crowdsourced
The seller sold more games than he sold magazines because they were much more expensive.
[ { "id": 0, "speaker": null, "text": "The seller sold more games than he sold magazines because they were much more expensive.", "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": "seller", "misc": "-", "text": "seller", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "sell", "misc": "-", "text": "sold", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 5, "id": [ 4 ], "lemma": "more", "misc": "(1", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Plur", "head": 3, "id": [ 5 ], "lemma": "game", "misc": "1)", "text": "games", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 6 ], "lemma": "than", "misc": "-", "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": [ 7 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 8 ], "lemma": "sell", "misc": "-", "text": "sold", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Plur", "head": 8, "id": [ 9 ], "lemma": "magazine", "misc": "(0)", "text": "magazines", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 10 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 15, "id": [ 11 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "were", "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": 3, "id": [ 15 ], "lemma": "expensive", "misc": "-", "text": "expensive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 4 ] ], [ [ 0, 8, 8 ], [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3TCFMTM8HG2SETQ4EYV07Y8AD5R12H-1
crowdsourced
The seller sold more games than he sold magazines because they were much more cheaper.
[ { "id": 0, "speaker": null, "text": "The seller sold more games than he sold magazines because they were much more cheaper.", "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": "seller", "misc": "-", "text": "seller", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "sell", "misc": "-", "text": "sold", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 5, "id": [ 4 ], "lemma": "more", "misc": "(0", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Plur", "head": 3, "id": [ 5 ], "lemma": "game", "misc": "0)", "text": "games", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 6 ], "lemma": "than", "misc": "-", "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": [ 7 ], "lemma": "he", "misc": "-", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 8 ], "lemma": "sell", "misc": "-", "text": "sold", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Plur", "head": 8, "id": [ 9 ], "lemma": "magazine", "misc": "(1)", "text": "magazines", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 15, "id": [ 10 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 15, "id": [ 11 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "were", "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=Cmp", "head": 8, "id": [ 15 ], "lemma": "cheap", "misc": "-", "text": "cheaper", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 16 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 4 ], [ 0, 10, 10 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3EKZL9T8YA0GGM3KDGNRBYX48ZIHCJ-1
crowdsourced
I hated the grub at his house a lot more than the food at Julie's house, because it was tasteless.
[ { "id": 0, "speaker": null, "text": "I hated the grub at his house a lot more than the food at Julie's house, because it was tasteless.", "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": "hate", "misc": "-", "text": "hated", "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=Sing", "head": 2, "id": [ 4 ], "lemma": "grub", "misc": "0)", "text": "grub", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 7, "id": [ 6 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 7 ], "lemma": "house", "misc": "-", "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 2, "id": [ 10 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 11 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 13, "id": [ 12 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 10, "id": [ 13 ], "lemma": "food", "misc": "1)", "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 14 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 17, "id": [ 15 ], "lemma": "Julie", "misc": "-", "text": "Julie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 16 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 13, "id": [ 17 ], "lemma": "house", "misc": "-", "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 22, "id": [ 18 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 22, "id": [ 19 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": [ 20 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 22, "id": [ 21 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 2, "id": [ 22 ], "lemma": "tasteless", "misc": "-", "text": "tasteless", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 3 ], [ 0, 19, 19 ] ], [ [ 0, 11, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3EKZL9T8YA0GGM3KDGNRBYX48ZIHCJ-2
crowdsourced
I hated the grub at his house a lot more than the food at Julie's house, because it was tasty.
[ { "id": 0, "speaker": null, "text": "I hated the grub at his house a lot more than the food at Julie's house, because it was tasty.", "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": "hate", "misc": "-", "text": "hated", "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=Sing", "head": 2, "id": [ 4 ], "lemma": "grub", "misc": "1)", "text": "grub", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 7, "id": [ 6 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 7 ], "lemma": "house", "misc": "-", "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "feats": "Number=Sing", "head": 10, "id": [ 9 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 2, "id": [ 10 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 11 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 13, "id": [ 12 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 10, "id": [ 13 ], "lemma": "food", "misc": "0)", "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 17, "id": [ 14 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing", "head": 17, "id": [ 15 ], "lemma": "Julie", "misc": "-", "text": "Julie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "feats": null, "head": 15, "id": [ 16 ], "lemma": "'s", "misc": "-", "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 13, "id": [ 17 ], "lemma": "house", "misc": "-", "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 22, "id": [ 18 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 22, "id": [ 19 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": [ 20 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 22, "id": [ 21 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 2, "id": [ 22 ], "lemma": "tasty", "misc": "-", "text": "tasty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 3 ] ], [ [ 0, 11, 12 ], [ 0, 19, 19 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3C8QQOM6JRF9FL8AWBYBETO507TLII-1
crowdsourced
The man went to the hospital instead of going to the theater because sick people went to it.
[ { "id": 0, "speaker": null, "text": "The man went to the hospital instead of going to the theater because sick people went to 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": "man", "misc": "-", "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "go", "misc": "-", "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "hospital", "misc": "0)", "text": "hospital", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 7 ], "lemma": "instead", "misc": "-", "text": "instead", "upos": "SCONJ", "xpos": "RB" }, { "deprel": "fixed", "feats": null, "head": 7, "id": [ 8 ], "lemma": "of", "misc": "-", "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 3, "id": [ 9 ], "lemma": "go", "misc": "-", "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 10 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 12, "id": [ 11 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 12 ], "lemma": "theater", "misc": "1)", "text": "theater", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 15, "id": [ 14 ], "lemma": "sick", "misc": "-", "text": "sick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 16, "id": [ 15 ], "lemma": "people", "misc": "-", "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 16 ], "lemma": "go", "misc": "-", "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 17 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 18 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 5 ], [ 0, 17, 17 ] ], [ [ 0, 10, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3C8QQOM6JRF9FL8AWBYBETO507TLII-2
crowdsourced
The man went to the hospital instead of going to the theater because healthy people had fun at it.
[ { "id": 0, "speaker": null, "text": "The man went to the hospital instead of going to the theater because healthy people had fun at 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": "man", "misc": "-", "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "go", "misc": "-", "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 4 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 6 ], "lemma": "hospital", "misc": "1)", "text": "hospital", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 7 ], "lemma": "instead", "misc": "-", "text": "instead", "upos": "SCONJ", "xpos": "RB" }, { "deprel": "fixed", "feats": null, "head": 7, "id": [ 8 ], "lemma": "of", "misc": "-", "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 3, "id": [ 9 ], "lemma": "go", "misc": "-", "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 10 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 12, "id": [ 11 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 12 ], "lemma": "theater", "misc": "0)", "text": "theater", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 13 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 15, "id": [ 14 ], "lemma": "healthy", "misc": "-", "text": "healthy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 16, "id": [ 15 ], "lemma": "people", "misc": "-", "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 16 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 16, "id": [ 17 ], "lemma": "fun", "misc": "-", "text": "fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 18 ], "lemma": "at", "misc": "-", "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 19 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 5 ] ], [ [ 0, 10, 11 ], [ 0, 18, 18 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3MNJFORX8DIB353Z3GCJU7FGYTA5F4-2
crowdsourced
Natalie always ate less eggs than Christine because she lived a healthy lifestyle and needed a lot of protein.
[ { "id": 0, "speaker": null, "text": "Natalie always ate less eggs than Christine because she lived a healthy lifestyle and needed a lot of protein.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Natalie", "misc": "(1)", "text": "Natalie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 2 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "eat", "misc": "-", "text": "ate", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 5, "id": [ 4 ], "lemma": "less", "misc": "-", "text": "less", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Plur", "head": 3, "id": [ 5 ], "lemma": "egg", "misc": "-", "text": "eggs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 7 ], "lemma": "Christine", "misc": "(0)", "text": "Christine", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 8 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 9 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 10 ], "lemma": "live", "misc": "-", "text": "lived", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 13, "id": [ 11 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 13, "id": [ 12 ], "lemma": "healthy", "misc": "-", "text": "healthy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 10, "id": [ 13 ], "lemma": "lifestyle", "misc": "-", "text": "lifestyle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 15, "id": [ 14 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": [ 15 ], "lemma": "need", "misc": "-", "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 15, "id": [ 17 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 18 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 17, "id": [ 19 ], "lemma": "protein", "misc": "-", "text": "protein", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 6 ], [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3MNJFORX8DIB353Z3GCJU7FGYTA5F4-1
crowdsourced
Natalie always ate more eggs than Christine because she lived a healthy lifestyle and needed a lot of protein.
[ { "id": 0, "speaker": null, "text": "Natalie always ate more eggs than Christine because she lived a healthy lifestyle and needed a lot of protein.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Natalie", "misc": "(0)", "text": "Natalie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "feats": null, "head": 3, "id": [ 2 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 3 ], "lemma": "eat", "misc": "-", "text": "ate", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 5, "id": [ 4 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Plur", "head": 3, "id": [ 5 ], "lemma": "egg", "misc": "-", "text": "eggs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 3, "id": [ 7 ], "lemma": "Christine", "misc": "(1)", "text": "Christine", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 8 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 9 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 10 ], "lemma": "live", "misc": "-", "text": "lived", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 13, "id": [ 11 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 13, "id": [ 12 ], "lemma": "healthy", "misc": "-", "text": "healthy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 10, "id": [ 13 ], "lemma": "lifestyle", "misc": "-", "text": "lifestyle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 15, "id": [ 14 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": [ 15 ], "lemma": "need", "misc": "-", "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 15, "id": [ 17 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 18 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 17, "id": [ 19 ], "lemma": "protein", "misc": "-", "text": "protein", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 8, 8 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3RQVKZ7ZRMX6PF563EC988ZNGX2727-2
crowdsourced
Kenneth wanted to start a small business and asked Jeffrey for start up money. He said the business would be a failure.
[ { "id": 0, "speaker": null, "text": "Kenneth wanted to start a small business and asked Jeffrey for start up money.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Kenneth", "misc": "(1)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "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": "start", "misc": "-", "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 7, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 7, "id": [ 6 ], "lemma": "small", "misc": "-", "text": "small", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 7 ], "lemma": "business", "misc": "-", "text": "business", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 8 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 9 ], "lemma": "ask", "misc": "-", "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 9, "id": [ 10 ], "lemma": "Jeffrey", "misc": "(0)", "text": "Jeffrey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 11 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 9, "id": [ 12 ], "lemma": "start", "misc": "-", "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "feats": null, "head": 12, "id": [ 13 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "obj", "feats": "Number=Sing", "head": 12, "id": [ 14 ], "lemma": "money", "misc": "-", "text": "money", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He said the business would be a failure.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "say", "misc": "-", "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 4 ], "lemma": "business", "misc": "-", "text": "business", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 8, "id": [ 5 ], "lemma": "would", "misc": "-", "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 8, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "feats": "Number=Sing", "head": 2, "id": [ 8 ], "lemma": "failure", "misc": "-", "text": "failure", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 9 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 9, 9 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3RQVKZ7ZRMX6PF563EC988ZNGX2727-1
crowdsourced
Kenneth wanted to start a small business and asked Jeffrey for start up money. He said the business would be a success.
[ { "id": 0, "speaker": null, "text": "Kenneth wanted to start a small business and asked Jeffrey for start up money.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Kenneth", "misc": "(0)", "text": "Kenneth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "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": "start", "misc": "-", "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 7, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 7, "id": [ 6 ], "lemma": "small", "misc": "-", "text": "small", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 7 ], "lemma": "business", "misc": "-", "text": "business", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 9, "id": [ 8 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 9 ], "lemma": "ask", "misc": "-", "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 9, "id": [ 10 ], "lemma": "Jeffrey", "misc": "(1)", "text": "Jeffrey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 11 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 9, "id": [ 12 ], "lemma": "start", "misc": "-", "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "feats": null, "head": 12, "id": [ 13 ], "lemma": "up", "misc": "-", "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "obj", "feats": "Number=Sing", "head": 12, "id": [ 14 ], "lemma": "money", "misc": "-", "text": "money", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "He said the business would be a success.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": [ 1 ], "lemma": "he", "misc": "(0)", "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "say", "misc": "-", "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 4 ], "lemma": "business", "misc": "-", "text": "business", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 8, "id": [ 5 ], "lemma": "would", "misc": "-", "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 8, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 8, "id": [ 7 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "feats": "Number=Sing", "head": 2, "id": [ 8 ], "lemma": "success", "misc": "-", "text": "success", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 9 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 0, 0 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3YO4AH2FPDIU5Y800S51XDZV0XLQ0O-2
crowdsourced
Logan got pink eye but Eric was clear, because he avoided people who had been exposed.
[ { "id": 0, "speaker": null, "text": "Logan got pink eye but Eric was clear, because he avoided people who had been exposed.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Logan", "misc": "(1)", "text": "Logan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "get", "misc": "-", "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 4, "id": [ 3 ], "lemma": "pink", "misc": "-", "text": "pink", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "eye", "misc": "-", "text": "eye", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 8, "id": [ 5 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 6 ], "lemma": "Eric", "misc": "(0)", "text": "Eric", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 7 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 2, "id": [ 8 ], "lemma": "clear", "misc": "-", "text": "clear", "upos": "ADJ", "xpos": "JJ" }, { "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": 8, "id": [ 12 ], "lemma": "avoid", "misc": "-", "text": "avoided", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Plur", "head": 12, "id": [ 13 ], "lemma": "people", "misc": "-", "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj:pass", "feats": "PronType=Rel", "head": 17, "id": [ 14 ], "lemma": "who", "misc": "-", "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": [ 15 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "aux:pass", "feats": "Tense=Past|VerbForm=Part", "head": 17, "id": [ 16 ], "lemma": "be", "misc": "-", "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "acl:relcl", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 13, "id": [ 17 ], "lemma": "expose", "misc": "-", "text": "exposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 5, 5 ], [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3YO4AH2FPDIU5Y800S51XDZV0XLQ0O-1
crowdsourced
Logan got pink eye but Eric was clear, because he played with people who had been exposed.
[ { "id": 0, "speaker": null, "text": "Logan got pink eye but Eric was clear, because he played with people who had been exposed.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Logan", "misc": "(0)", "text": "Logan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "get", "misc": "-", "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 4, "id": [ 3 ], "lemma": "pink", "misc": "-", "text": "pink", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "eye", "misc": "-", "text": "eye", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 8, "id": [ 5 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 6 ], "lemma": "Eric", "misc": "(1)", "text": "Eric", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 7 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "feats": "Degree=Pos", "head": 2, "id": [ 8 ], "lemma": "clear", "misc": "-", "text": "clear", "upos": "ADJ", "xpos": "JJ" }, { "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": 8, "id": [ 12 ], "lemma": "play", "misc": "-", "text": "played", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 13 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Plur", "head": 12, "id": [ 14 ], "lemma": "people", "misc": "-", "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj:pass", "feats": "PronType=Rel", "head": 18, "id": [ 15 ], "lemma": "who", "misc": "-", "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": [ 16 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "aux:pass", "feats": "Tense=Past|VerbForm=Part", "head": 18, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "acl:relcl", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 14, "id": [ 18 ], "lemma": "expose", "misc": "-", "text": "exposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 10, 10 ] ], [ [ 0, 5, 5 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3TL87MO8CMNAB57DB5GQJYN5RDOLFY-2
crowdsourced
Matthew has a very uncommon way of dressing but Steven dressed very conventionally, so it was pretty hard to pick him out in a crowd.
[ { "id": 0, "speaker": null, "text": "Matthew has a very uncommon way of dressing but Steven dressed very conventionally, so it was pretty hard to pick him out in a crowd.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Matthew", "misc": "(1)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 4 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 6, "id": [ 5 ], "lemma": "uncommon", "misc": "-", "text": "uncommon", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "way", "misc": "-", "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 7 ], "lemma": "of", "misc": "-", "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "feats": "VerbForm=Ger", "head": 6, "id": [ 8 ], "lemma": "dress", "misc": "-", "text": "dressing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 9 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "Steven", "misc": "(0)", "text": "Steven", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 11 ], "lemma": "dress", "misc": "-", "text": "dressed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 12 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 13 ], "lemma": "conventionally", "misc": "-", "text": "conventionally", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 19, "id": [ 14 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 19, "id": [ 15 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "expl", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": [ 16 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 19, "id": [ 18 ], "lemma": "pretty", "misc": "-", "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "feats": "Degree=Pos", "head": 2, "id": [ 19 ], "lemma": "hard", "misc": "-", "text": "hard", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 20 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "feats": "VerbForm=Inf", "head": 19, "id": [ 21 ], "lemma": "pick", "misc": "-", "text": "pick", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": [ 22 ], "lemma": "he", "misc": "(0)", "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "feats": null, "head": 21, "id": [ 23 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 26, "id": [ 24 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 26, "id": [ 25 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 21, "id": [ 26 ], "lemma": "crowd", "misc": "-", "text": "crowd", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 27 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 9, 9 ], [ 0, 21, 21 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3TL87MO8CMNAB57DB5GQJYN5RDOLFY-1
crowdsourced
Matthew has a very uncommon way of dressing but Steven dressed very conventionally, so it was pretty easy to pick him out in a crowd.
[ { "id": 0, "speaker": null, "text": "Matthew has a very uncommon way of dressing but Steven dressed very conventionally, so it was pretty easy to pick him out in a crowd.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Matthew", "misc": "(0)", "text": "Matthew", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "feats": null, "head": 5, "id": [ 4 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 6, "id": [ 5 ], "lemma": "uncommon", "misc": "-", "text": "uncommon", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "way", "misc": "-", "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 8, "id": [ 7 ], "lemma": "of", "misc": "-", "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "feats": "VerbForm=Ger", "head": 6, "id": [ 8 ], "lemma": "dress", "misc": "-", "text": "dressing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "cc", "feats": null, "head": 11, "id": [ 9 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 11, "id": [ 10 ], "lemma": "Steven", "misc": "(1)", "text": "Steven", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 11 ], "lemma": "dress", "misc": "-", "text": "dressed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 12 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 11, "id": [ 13 ], "lemma": "conventionally", "misc": "-", "text": "conventionally", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "feats": null, "head": 19, "id": [ 14 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 19, "id": [ 15 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "expl", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": [ 16 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 19, "id": [ 18 ], "lemma": "pretty", "misc": "-", "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "feats": "Degree=Pos", "head": 2, "id": [ 19 ], "lemma": "easy", "misc": "-", "text": "easy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 20 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "feats": "VerbForm=Inf", "head": 19, "id": [ 21 ], "lemma": "pick", "misc": "-", "text": "pick", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": [ 22 ], "lemma": "he", "misc": "(0)", "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "feats": null, "head": 21, "id": [ 23 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "feats": null, "head": 26, "id": [ 24 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 26, "id": [ 25 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 21, "id": [ 26 ], "lemma": "crowd", "misc": "-", "text": "crowd", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 27 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 21, 21 ] ], [ [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
31GECDVA9L0B3GA276JKS7G31NM66I-2
crowdsourced
Felicia drove a car to work while Sarah rode a bike because they lived very near to their workplace.
[ { "id": 0, "speaker": null, "text": "Felicia drove a car to work while Sarah rode a bike because they lived very near to their workplace.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Felicia", "misc": "(1)", "text": "Felicia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "drive", "misc": "-", "text": "drove", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "car", "misc": "-", "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "work", "misc": "-", "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 7 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "Sarah", "misc": "(0)", "text": "Sarah", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 9 ], "lemma": "ride", "misc": "-", "text": "rode", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 11, "id": [ 10 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 9, "id": [ 11 ], "lemma": "bike", "misc": "-", "text": "bike", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 12 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 14, "id": [ 13 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 14 ], "lemma": "live", "misc": "-", "text": "lived", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 16 ], "lemma": "near", "misc": "-", "text": "near", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 17 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 19, "id": [ 18 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 14, "id": [ 19 ], "lemma": "workplace", "misc": "-", "text": "workplace", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 7, 7 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
31GECDVA9L0B3GA276JKS7G31NM66I-1
crowdsourced
Felicia drove a car to work while Sarah rode a bike because they lived very far from their workplace.
[ { "id": 0, "speaker": null, "text": "Felicia drove a car to work while Sarah rode a bike because they lived very far from their workplace.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Felicia", "misc": "(0)", "text": "Felicia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "drive", "misc": "-", "text": "drove", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "car", "misc": "-", "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "work", "misc": "-", "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 7 ], "lemma": "while", "misc": "-", "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "Sarah", "misc": "(1)", "text": "Sarah", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 9 ], "lemma": "ride", "misc": "-", "text": "rode", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 11, "id": [ 10 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 9, "id": [ 11 ], "lemma": "bike", "misc": "-", "text": "bike", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 12 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 14, "id": [ 13 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": [ 14 ], "lemma": "live", "misc": "-", "text": "lived", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 15 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 14, "id": [ 16 ], "lemma": "far", "misc": "-", "text": "far", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 17 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 19, "id": [ 18 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 14, "id": [ 19 ], "lemma": "workplace", "misc": "-", "text": "workplace", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ] ], [ [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
31KPKEKW4AB71S6BHA8B2O4WEWHB0S-1
crowdsourced
The old capacitor would not fit in the box because it is too awkward.
[ { "id": 0, "speaker": null, "text": "The old capacitor would not fit in the box because it is too awkward.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 3, "id": [ 1 ], "lemma": "the", "misc": "(0", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 3, "id": [ 2 ], "lemma": "old", "misc": "-", "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 3 ], "lemma": "capacitor", "misc": "0)", "text": "capacitor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 6, "id": [ 4 ], "lemma": "would", "misc": "-", "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 6, "id": [ 5 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 6 ], "lemma": "fit", "misc": "-", "text": "fit", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "box", "misc": "1)", "text": "box", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 14, "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": 14, "id": [ 11 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 13 ], "lemma": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 6, "id": [ 14 ], "lemma": "awkward", "misc": "-", "text": "awkward", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 2 ], [ 0, 10, 10 ] ], [ [ 0, 7, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
31KPKEKW4AB71S6BHA8B2O4WEWHB0S-2
crowdsourced
The old capacitor would not fit in the box because it is too straight.
[ { "id": 0, "speaker": null, "text": "The old capacitor would not fit in the box because it is too straight.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 3, "id": [ 1 ], "lemma": "the", "misc": "(1", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 3, "id": [ 2 ], "lemma": "old", "misc": "-", "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 3 ], "lemma": "capacitor", "misc": "1)", "text": "capacitor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 6, "id": [ 4 ], "lemma": "would", "misc": "-", "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 6, "id": [ 5 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 6 ], "lemma": "fit", "misc": "-", "text": "fit", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 9, "id": [ 8 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 6, "id": [ 9 ], "lemma": "box", "misc": "0)", "text": "box", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 14, "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": 14, "id": [ 11 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": [ 12 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "feats": null, "head": 14, "id": [ 13 ], "lemma": "too", "misc": "-", "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 6, "id": [ 14 ], "lemma": "straight", "misc": "-", "text": "straight", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 6, "id": [ 15 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 2 ] ], [ [ 0, 7, 8 ], [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3G4VVJO6PZEBICEP480UGSOU9Z4KPW-2
crowdsourced
Emily snuck past the security guard, but Natalie got caught on the way out, because she was less stealthy.
[ { "id": 0, "speaker": null, "text": "Emily snuck past the security guard, but Natalie got caught on the way out, because she was less stealthy.", "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": "sneak", "misc": "-", "text": "snuck", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 3 ], "lemma": "past", "misc": "-", "text": "past", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 4 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "security", "misc": "-", "text": "security", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "guard", "misc": "-", "text": "guard", "upos": "NOUN", "xpos": "NN" }, { "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": "nsubj:pass", "feats": "Number=Sing", "head": 11, "id": [ 9 ], "lemma": "Natalie", "misc": "(0)", "text": "Natalie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 10 ], "lemma": "get", "misc": "-", "text": "got", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 2, "id": [ 11 ], "lemma": "catch", "misc": "-", "text": "caught", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 12 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 14, "id": [ 13 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 14 ], "lemma": "way", "misc": "-", "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound:prt", "feats": null, "head": 11, "id": [ 15 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "feats": null, "head": 21, "id": [ 16 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 17 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": [ 18 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": [ 19 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 21, "id": [ 20 ], "lemma": "less", "misc": "-", "text": "less", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 11, "id": [ 21 ], "lemma": "stealthy", "misc": "-", "text": "stealthy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 8, 8 ], [ 0, 17, 17 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3G4VVJO6PZEBICEP480UGSOU9Z4KPW-1
crowdsourced
Emily snuck past the security guard, but Natalie got caught on the way out, because she was more stealthy.
[ { "id": 0, "speaker": null, "text": "Emily snuck past the security guard, but Natalie got caught on the way out, because she was more stealthy.", "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": "sneak", "misc": "-", "text": "snuck", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 3 ], "lemma": "past", "misc": "-", "text": "past", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 6, "id": [ 4 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "security", "misc": "-", "text": "security", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "guard", "misc": "-", "text": "guard", "upos": "NOUN", "xpos": "NN" }, { "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": "nsubj:pass", "feats": "Number=Sing", "head": 11, "id": [ 9 ], "lemma": "Natalie", "misc": "(1)", "text": "Natalie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 10 ], "lemma": "get", "misc": "-", "text": "got", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 2, "id": [ 11 ], "lemma": "catch", "misc": "-", "text": "caught", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 12 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 14, "id": [ 13 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 14 ], "lemma": "way", "misc": "-", "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound:prt", "feats": null, "head": 11, "id": [ 15 ], "lemma": "out", "misc": "-", "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "feats": null, "head": 21, "id": [ 16 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 17 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": [ 18 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": [ 19 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 21, "id": [ 20 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 11, "id": [ 21 ], "lemma": "stealthy", "misc": "-", "text": "stealthy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 17, 17 ] ], [ [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3K3IX1W4S6P56Z53SHN5MELY4M0APV-2
crowdsourced
The rod is better than the pipe for fitting in tight spaces because it is thicker.
[ { "id": 0, "speaker": null, "text": "The rod is better than the pipe for fitting in tight spaces because it is thicker.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "(1", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 2 ], "lemma": "rod", "misc": "1)", "text": "rod", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": [ 3 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "feats": "Degree=Cmp", "head": 0, "id": [ 4 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 7 ], "lemma": "pipe", "misc": "0)", "text": "pipe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 8 ], "lemma": "for", "misc": "-", "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 4, "id": [ 9 ], "lemma": "fit", "misc": "-", "text": "fitting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 10 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 12, "id": [ 11 ], "lemma": "tight", "misc": "-", "text": "tight", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Plur", "head": 9, "id": [ 12 ], "lemma": "space", "misc": "-", "text": "spaces", "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|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 14 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "feats": "Degree=Cmp", "head": 9, "id": [ 16 ], "lemma": "thick", "misc": "-", "text": "thicker", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ] ], [ [ 0, 5, 6 ], [ 0, 13, 13 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3K3IX1W4S6P56Z53SHN5MELY4M0APV-1
crowdsourced
The rod is better than the pipe for fitting in tight spaces because it is thinner.
[ { "id": 0, "speaker": null, "text": "The rod is better than the pipe for fitting in tight spaces because it is thinner.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "(0", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 4, "id": [ 2 ], "lemma": "rod", "misc": "0)", "text": "rod", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": [ 3 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "feats": "Degree=Cmp", "head": 0, "id": [ 4 ], "lemma": "good", "misc": "-", "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 5 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 7, "id": [ 6 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 7 ], "lemma": "pipe", "misc": "1)", "text": "pipe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 8 ], "lemma": "for", "misc": "-", "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 4, "id": [ 9 ], "lemma": "fit", "misc": "-", "text": "fitting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 10 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 12, "id": [ 11 ], "lemma": "tight", "misc": "-", "text": "tight", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Plur", "head": 9, "id": [ 12 ], "lemma": "space", "misc": "-", "text": "spaces", "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|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 14 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "feats": "Degree=Cmp", "head": 9, "id": [ 16 ], "lemma": "thin", "misc": "-", "text": "thinner", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ], [ 0, 13, 13 ] ], [ [ 0, 5, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
344M16OZKKTNNG99C5OZ66U2DFJEND-1
crowdsourced
Christopher bought new crystal plates from Kevin because he wanted to give it for a gift on Christmas.
[ { "id": 0, "speaker": null, "text": "Christopher bought new crystal plates from Kevin because he wanted to give it for a gift on Christmas.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Christopher", "misc": "(0)", "text": "Christopher", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "buy", "misc": "-", "text": "bought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 3 ], "lemma": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "crystal", "misc": "-", "text": "crystal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 5 ], "lemma": "plate", "misc": "-", "text": "plates", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 7 ], "lemma": "Kevin", "misc": "(1)", "text": "Kevin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 8 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 9 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 10 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 10, "id": [ 12 ], "lemma": "give", "misc": "-", "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 13 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 12, "id": [ 16 ], "lemma": "gift", "misc": "-", "text": "gift", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 17 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 16, "id": [ 18 ], "lemma": "Christmas", "misc": "-", "text": "Christmas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 8, 8 ] ], [ [ 0, 6, 6 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
344M16OZKKTNNG99C5OZ66U2DFJEND-2
crowdsourced
Christopher sold new crystal plates to Kevin because he wanted to give it for a gift on Christmas.
[ { "id": 0, "speaker": null, "text": "Christopher sold new crystal plates to Kevin because he wanted to give it for a gift on Christmas.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Christopher", "misc": "(1)", "text": "Christopher", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "sell", "misc": "-", "text": "sold", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Pos", "head": 5, "id": [ 3 ], "lemma": "new", "misc": "-", "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "feats": "Number=Sing", "head": 5, "id": [ 4 ], "lemma": "crystal", "misc": "-", "text": "crystal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 5 ], "lemma": "plate", "misc": "-", "text": "plates", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 7 ], "lemma": "Kevin", "misc": "(0)", "text": "Kevin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 8 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 9 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 10 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 12, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 10, "id": [ 12 ], "lemma": "give", "misc": "-", "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": [ 13 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 12, "id": [ 16 ], "lemma": "gift", "misc": "-", "text": "gift", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 18, "id": [ 17 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 16, "id": [ 18 ], "lemma": "Christmas", "misc": "-", "text": "Christmas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 19 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 6 ], [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3B6F54KMR4QLJS728DA6YGLEBZR1SL-1
crowdsourced
The lights could be seen from the floor but not from the tower, as the view from it was clear.
[ { "id": 0, "speaker": null, "text": "The lights could be seen from the floor but not from the tower, as the view from it was clear.", "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=Plur", "head": 5, "id": [ 2 ], "lemma": "light", "misc": "-", "text": "lights", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 5, "id": [ 3 ], "lemma": "could", "misc": "-", "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "feats": "VerbForm=Inf", "head": 5, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 5 ], "lemma": "see", "misc": "-", "text": "seen", "upos": "VERB", "xpos": "VBN" }, { "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": 5, "id": [ 8 ], "lemma": "floor", "misc": "0)", "text": "floor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 13, "id": [ 9 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 10 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 11 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 13, "id": [ 12 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "feats": "Number=Sing", "head": 8, "id": [ 13 ], "lemma": "tower", "misc": "1)", "text": "tower", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 21, "id": [ 14 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 15 ], "lemma": "as", "misc": "-", "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 21, "id": [ 17 ], "lemma": "view", "misc": "-", "text": "view", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 18 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 19 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": [ 20 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Degree=Pos", "head": 5, "id": [ 21 ], "lemma": "clear", "misc": "-", "text": "clear", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 7 ], [ 0, 18, 18 ] ], [ [ 0, 11, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3B6F54KMR4QLJS728DA6YGLEBZR1SL-2
crowdsourced
The lights could be seen from the floor but not from the tower, as the view from it was obscured.
[ { "id": 0, "speaker": null, "text": "The lights could be seen from the floor but not from the tower, as the view from it was obscured.", "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=Plur", "head": 5, "id": [ 2 ], "lemma": "light", "misc": "-", "text": "lights", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 5, "id": [ 3 ], "lemma": "could", "misc": "-", "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "feats": "VerbForm=Inf", "head": 5, "id": [ 4 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": [ 5 ], "lemma": "see", "misc": "-", "text": "seen", "upos": "VERB", "xpos": "VBN" }, { "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": 5, "id": [ 8 ], "lemma": "floor", "misc": "1)", "text": "floor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 13, "id": [ 9 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 10 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 11 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 13, "id": [ 12 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "feats": "Number=Sing", "head": 8, "id": [ 13 ], "lemma": "tower", "misc": "0)", "text": "tower", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 21, "id": [ 14 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 15 ], "lemma": "as", "misc": "-", "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 17, "id": [ 16 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "feats": "Number=Sing", "head": 21, "id": [ 17 ], "lemma": "view", "misc": "-", "text": "view", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 18 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 19 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": [ 20 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 5, "id": [ 21 ], "lemma": "obscure", "misc": "-", "text": "obscured", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "feats": null, "head": 5, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 7 ] ], [ [ 0, 11, 12 ], [ 0, 18, 18 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3P6ENY9P79USZ0QDLS7DU37QV5VIH6-2
crowdsourced
Aaron had to ask Kyle to borrow his tools to fix his air conditioner as he always bought tools to fix his appliances.
[ { "id": 0, "speaker": null, "text": "Aaron had to ask Kyle to borrow his tools to fix his air conditioner as he always bought tools to fix his appliances.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Aaron", "misc": "(1)", "text": "Aaron", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "ask", "misc": "-", "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 5 ], "lemma": "Kyle", "misc": "(0)", "text": "Kyle", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 4, "id": [ 7 ], "lemma": "borrow", "misc": "-", "text": "borrow", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 9, "id": [ 8 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Plur", "head": 7, "id": [ 9 ], "lemma": "tool", "misc": "-", "text": "tools", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 10 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 7, "id": [ 11 ], "lemma": "fix", "misc": "-", "text": "fix", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 14, "id": [ 12 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "feats": "Number=Sing", "head": 14, "id": [ 13 ], "lemma": "air", "misc": "-", "text": "air", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 14 ], "lemma": "conditioner", "misc": "-", "text": "conditioner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 15 ], "lemma": "as", "misc": "-", "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 16 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 17 ], "lemma": "always", "misc": "-", "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 18 ], "lemma": "buy", "misc": "-", "text": "bought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Plur", "head": 18, "id": [ 19 ], "lemma": "tool", "misc": "-", "text": "tools", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 21, "id": [ 20 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 18, "id": [ 21 ], "lemma": "fix", "misc": "-", "text": "fix", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 23, "id": [ 22 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Plur", "head": 21, "id": [ 23 ], "lemma": "appliance", "misc": "-", "text": "appliances", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 24 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 4, 4 ], [ 0, 15, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3P6ENY9P79USZ0QDLS7DU37QV5VIH6-1
crowdsourced
Aaron had to ask Kyle to borrow his tools to fix his air conditioner as he never bought any tools to fix his appliances.
[ { "id": 0, "speaker": null, "text": "Aaron had to ask Kyle to borrow his tools to fix his air conditioner as he never bought any tools to fix his appliances.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Aaron", "misc": "(0)", "text": "Aaron", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "ask", "misc": "-", "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 5 ], "lemma": "Kyle", "misc": "(1)", "text": "Kyle", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 4, "id": [ 7 ], "lemma": "borrow", "misc": "-", "text": "borrow", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 9, "id": [ 8 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Plur", "head": 7, "id": [ 9 ], "lemma": "tool", "misc": "-", "text": "tools", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 10 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "feats": "VerbForm=Inf", "head": 7, "id": [ 11 ], "lemma": "fix", "misc": "-", "text": "fix", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 14, "id": [ 12 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "feats": "Number=Sing", "head": 14, "id": [ 13 ], "lemma": "air", "misc": "-", "text": "air", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 11, "id": [ 14 ], "lemma": "conditioner", "misc": "-", "text": "conditioner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "feats": null, "head": 18, "id": [ 15 ], "lemma": "as", "misc": "-", "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 16 ], "lemma": "he", "misc": "(0)", "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "feats": null, "head": 18, "id": [ 17 ], "lemma": "never", "misc": "-", "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 18 ], "lemma": "buy", "misc": "-", "text": "bought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": null, "head": 20, "id": [ 19 ], "lemma": "any", "misc": "-", "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Plur", "head": 18, "id": [ 20 ], "lemma": "tool", "misc": "-", "text": "tools", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "feats": null, "head": 22, "id": [ 21 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "feats": "VerbForm=Inf", "head": 20, "id": [ 22 ], "lemma": "fix", "misc": "-", "text": "fix", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 24, "id": [ 23 ], "lemma": "he", "misc": "-", "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Plur", "head": 22, "id": [ 24 ], "lemma": "appliance", "misc": "-", "text": "appliances", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 25 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 15, 15 ] ], [ [ 0, 4, 4 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
31KSVEGZ3662JENSQCZM1W6DNPPWRX-1
crowdsourced
When writing a paper it's important to start with a draft before the final report. It will likely have a lot of errors.
[ { "id": 0, "speaker": null, "text": "When writing a paper it's important to start with a draft before the final report.", "tokens": [ { "deprel": "mark", "feats": "PronType=Int", "head": 2, "id": [ 1 ], "lemma": "when", "misc": "-", "text": "When", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 7, "id": [ 2 ], "lemma": "write", "misc": "-", "text": "writing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "paper", "misc": "-", "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "expl", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": [ 5 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 7 ], "lemma": "important", "misc": "-", "text": "important", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 8 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "feats": "VerbForm=Inf", "head": 7, "id": [ 9 ], "lemma": "start", "misc": "-", "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 10 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 12, "id": [ 11 ], "lemma": "a", "misc": "(0", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 12 ], "lemma": "draft", "misc": "0)", "text": "draft", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 13 ], "lemma": "before", "misc": "-", "text": "before", "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": "amod", "feats": "Degree=Pos", "head": 16, "id": [ 15 ], "lemma": "final", "misc": "-", "text": "final", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 16 ], "lemma": "report", "misc": "1)", "text": "report", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "It will likely have a lot of errors.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": [ 1 ], "lemma": "it", "misc": "(0)", "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "will", "misc": "-", "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "likely", "misc": "-", "text": "likely", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 4 ], "lemma": "have", "misc": "-", "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 6, "id": [ 5 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "lot", "misc": "-", "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 7 ], "lemma": "of", "misc": "-", "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "feats": "Number=Plur", "head": 6, "id": [ 8 ], "lemma": "error", "misc": "-", "text": "errors", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 9 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 10, 11 ], [ 1, 0, 0 ] ], [ [ 0, 13, 15 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
31KSVEGZ3662JENSQCZM1W6DNPPWRX-2
crowdsourced
When writing a paper it's important to start with a draft before the final report. It will likely have most errors fixed.
[ { "id": 0, "speaker": null, "text": "When writing a paper it's important to start with a draft before the final report.", "tokens": [ { "deprel": "mark", "feats": "PronType=Int", "head": 2, "id": [ 1 ], "lemma": "when", "misc": "-", "text": "When", "upos": "SCONJ", "xpos": "WRB" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 7, "id": [ 2 ], "lemma": "write", "misc": "-", "text": "writing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 4, "id": [ 3 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "paper", "misc": "-", "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "expl", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": [ 5 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 7 ], "lemma": "important", "misc": "-", "text": "important", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 9, "id": [ 8 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "feats": "VerbForm=Inf", "head": 7, "id": [ 9 ], "lemma": "start", "misc": "-", "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "feats": null, "head": 12, "id": [ 10 ], "lemma": "with", "misc": "-", "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 12, "id": [ 11 ], "lemma": "a", "misc": "(1", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 12 ], "lemma": "draft", "misc": "1)", "text": "draft", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 13 ], "lemma": "before", "misc": "-", "text": "before", "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": "amod", "feats": "Degree=Pos", "head": 16, "id": [ 15 ], "lemma": "final", "misc": "-", "text": "final", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "feats": "Number=Sing", "head": 9, "id": [ 16 ], "lemma": "report", "misc": "0)", "text": "report", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 7, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 1, "speaker": null, "text": "It will likely have most errors fixed.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": [ 1 ], "lemma": "it", "misc": "(0)", "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 4, "id": [ 2 ], "lemma": "will", "misc": "-", "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "feats": null, "head": 4, "id": [ 3 ], "lemma": "likely", "misc": "-", "text": "likely", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "feats": "VerbForm=Inf", "head": 0, "id": [ 4 ], "lemma": "have", "misc": "-", "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "feats": "Degree=Sup", "head": 6, "id": [ 5 ], "lemma": "most", "misc": "-", "text": "most", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "obj", "feats": "Number=Plur", "head": 4, "id": [ 6 ], "lemma": "error", "misc": "-", "text": "errors", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl", "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": [ 7 ], "lemma": "fix", "misc": "-", "text": "fixed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "feats": null, "head": 4, "id": [ 8 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 10, 11 ] ], [ [ 0, 13, 15 ], [ 1, 0, 0 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3M0556243SI0Z5AYNIW5WQRU1LTFNU-1
crowdsourced
The flowers in my moms house were beautiful as opposed to the plants in my house, because they were well kept.
[ { "id": 0, "speaker": null, "text": "The flowers in my moms house were beautiful as opposed to the plants in my house, because they were well kept.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "(0", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 8, "id": [ 2 ], "lemma": "flower", "misc": "-", "text": "flowers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 3 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": [ 4 ], "lemma": "my", "misc": "-", "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "feats": "Number=Plur", "head": 6, "id": [ 5 ], "lemma": "mom", "misc": "-", "text": "moms", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "house", "misc": "0)", "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 7 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 8 ], "lemma": "beautiful", "misc": "-", "text": "beautiful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 9 ], "lemma": "as", "misc": "-", "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "fixed", "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": [ 10 ], "lemma": "oppose", "misc": "-", "text": "opposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "fixed", "feats": null, "head": 9, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 13, "id": [ 12 ], "lemma": "the", "misc": "(1", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Plur", "head": 8, "id": [ 13 ], "lemma": "plant", "misc": "1)", "text": "plants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 16, "id": [ 15 ], "lemma": "my", "misc": "-", "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 13, "id": [ 16 ], "lemma": "house", "misc": "-", "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 22, "id": [ 17 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "feats": null, "head": 22, "id": [ 18 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 22, "id": [ 19 ], "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": 22, "id": [ 20 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": "Degree=Pos", "head": 22, "id": [ 21 ], "lemma": "well", "misc": "-", "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 8, "id": [ 22 ], "lemma": "keep", "misc": "-", "text": "kept", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "feats": null, "head": 8, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 5 ], [ 0, 18, 18 ] ], [ [ 0, 11, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3M0556243SI0Z5AYNIW5WQRU1LTFNU-2
crowdsourced
The flowers in my moms house were beautiful as opposed to the plants in my house, because they were let go.
[ { "id": 0, "speaker": null, "text": "The flowers in my moms house were beautiful as opposed to the plants in my house, because they were let go.", "tokens": [ { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 2, "id": [ 1 ], "lemma": "the", "misc": "(1", "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "feats": "Number=Plur", "head": 8, "id": [ 2 ], "lemma": "flower", "misc": "-", "text": "flowers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 3 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": [ 4 ], "lemma": "my", "misc": "-", "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "feats": "Number=Plur", "head": 6, "id": [ 5 ], "lemma": "mom", "misc": "-", "text": "moms", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 2, "id": [ 6 ], "lemma": "house", "misc": "1)", "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 7 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Degree=Pos", "head": 0, "id": [ 8 ], "lemma": "beautiful", "misc": "-", "text": "beautiful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "feats": null, "head": 13, "id": [ 9 ], "lemma": "as", "misc": "-", "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "fixed", "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": [ 10 ], "lemma": "oppose", "misc": "-", "text": "opposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "fixed", "feats": null, "head": 9, "id": [ 11 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 13, "id": [ 12 ], "lemma": "the", "misc": "(0", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Plur", "head": 8, "id": [ 13 ], "lemma": "plant", "misc": "0)", "text": "plants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 16, "id": [ 15 ], "lemma": "my", "misc": "-", "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 13, "id": [ 16 ], "lemma": "house", "misc": "-", "text": "house", "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:pass", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 21, "id": [ 19 ], "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": 21, "id": [ 20 ], "lemma": "be", "misc": "-", "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 8, "id": [ 21 ], "lemma": "let", "misc": "-", "text": "let", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 21, "id": [ 22 ], "lemma": "go", "misc": "-", "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "feats": null, "head": 8, "id": [ 23 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 5 ] ], [ [ 0, 11, 12 ], [ 0, 18, 18 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
38Z7YZ2SB5GK6IONOG67VFN0CPBIQR-1
crowdsourced
I was moving and needed to transport both my car and bike by trailer, it was hard to get it in the trailer.
[ { "id": 0, "speaker": null, "text": "I was moving and needed to transport both my car and bike by trailer, it was hard to get it in the trailer.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "I", "misc": "-", "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": [ 3 ], "lemma": "move", "misc": "-", "text": "moving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "cc", "feats": null, "head": 5, "id": [ 4 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 5 ], "lemma": "need", "misc": "-", "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 5, "id": [ 7 ], "lemma": "transport", "misc": "-", "text": "transport", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc:preconj", "feats": null, "head": 10, "id": [ 8 ], "lemma": "both", "misc": "(0", "text": "both", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": [ 9 ], "lemma": "my", "misc": "-", "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 7, "id": [ 10 ], "lemma": "car", "misc": "0)", "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 11 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Sing", "head": 10, "id": [ 12 ], "lemma": "bike", "misc": "(1)", "text": "bike", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 13 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 14 ], "lemma": "trailer", "misc": "-", "text": "trailer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 15 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 16 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "feats": "Degree=Pos", "head": 3, "id": [ 18 ], "lemma": "hard", "misc": "-", "text": "hard", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 20, "id": [ 19 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "feats": "VerbForm=Inf", "head": 18, "id": [ 20 ], "lemma": "get", "misc": "-", "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": [ 21 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "feats": null, "head": 24, "id": [ 22 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 24, "id": [ 23 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 20, "id": [ 24 ], "lemma": "trailer", "misc": "-", "text": "trailer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 25 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 9 ], [ 0, 20, 20 ] ], [ [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
38Z7YZ2SB5GK6IONOG67VFN0CPBIQR-2
crowdsourced
I was moving and needed to transport both my car and bike by trailer, it was easy to get it in the trailer.
[ { "id": 0, "speaker": null, "text": "I was moving and needed to transport both my car and bike by trailer, it was easy to get it in the trailer.", "tokens": [ { "deprel": "nsubj", "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": [ 1 ], "lemma": "I", "misc": "-", "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 2 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": [ 3 ], "lemma": "move", "misc": "-", "text": "moving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "cc", "feats": null, "head": 5, "id": [ 4 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 5 ], "lemma": "need", "misc": "-", "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 7, "id": [ 6 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 5, "id": [ 7 ], "lemma": "transport", "misc": "-", "text": "transport", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc:preconj", "feats": null, "head": 10, "id": [ 8 ], "lemma": "both", "misc": "(1", "text": "both", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": [ 9 ], "lemma": "my", "misc": "-", "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Sing", "head": 7, "id": [ 10 ], "lemma": "car", "misc": "1)", "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 11 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "feats": "Number=Sing", "head": 10, "id": [ 12 ], "lemma": "bike", "misc": "(0)", "text": "bike", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 13 ], "lemma": "by", "misc": "-", "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 7, "id": [ 14 ], "lemma": "trailer", "misc": "-", "text": "trailer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 15 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": [ 16 ], "lemma": "it", "misc": "-", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": [ 17 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "feats": "Degree=Pos", "head": 3, "id": [ 18 ], "lemma": "easy", "misc": "-", "text": "easy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "feats": null, "head": 20, "id": [ 19 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "feats": "VerbForm=Inf", "head": 18, "id": [ 20 ], "lemma": "get", "misc": "-", "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": [ 21 ], "lemma": "it", "misc": "(0)", "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "feats": null, "head": 24, "id": [ 22 ], "lemma": "in", "misc": "-", "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 24, "id": [ 23 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 20, "id": [ 24 ], "lemma": "trailer", "misc": "-", "text": "trailer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 3, "id": [ 25 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 9 ] ], [ [ 0, 11, 11 ], [ 0, 20, 20 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
378G7J1SJLWYGLJGK83MARJLIZ1EWR-1
crowdsourced
Tanya went to get some focus study group advice from Lindsey because she needed some help.
[ { "id": 0, "speaker": null, "text": "Tanya went to get some focus study group advice from Lindsey because she needed some help.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Tanya", "misc": "(0)", "text": "Tanya", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "go", "misc": "-", "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "get", "misc": "-", "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": null, "head": 9, "id": [ 5 ], "lemma": "some", "misc": "-", "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "focus", "misc": "-", "text": "focus", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 9, "id": [ 7 ], "lemma": "study", "misc": "-", "text": "study", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "group", "misc": "-", "text": "group", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 9 ], "lemma": "advice", "misc": "-", "text": "advice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 11 ], "lemma": "Lindsey", "misc": "(1)", "text": "Lindsey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 12 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": [ 13 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": [ 14 ], "lemma": "need", "misc": "-", "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": null, "head": 16, "id": [ 15 ], "lemma": "some", "misc": "-", "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 16 ], "lemma": "help", "misc": "-", "text": "help", "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, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
378G7J1SJLWYGLJGK83MARJLIZ1EWR-2
crowdsourced
Tanya went to get some focus study group advice from Lindsey because she could be some help.
[ { "id": 0, "speaker": null, "text": "Tanya went to get some focus study group advice from Lindsey because she could be some help.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Tanya", "misc": "(1)", "text": "Tanya", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "go", "misc": "-", "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 4, "id": [ 3 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 2, "id": [ 4 ], "lemma": "get", "misc": "-", "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "feats": null, "head": 9, "id": [ 5 ], "lemma": "some", "misc": "-", "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "feats": "Number=Sing", "head": 7, "id": [ 6 ], "lemma": "focus", "misc": "-", "text": "focus", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 9, "id": [ 7 ], "lemma": "study", "misc": "-", "text": "study", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "feats": "Number=Sing", "head": 9, "id": [ 8 ], "lemma": "group", "misc": "-", "text": "group", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 9 ], "lemma": "advice", "misc": "-", "text": "advice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 11, "id": [ 10 ], "lemma": "from", "misc": "-", "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 11 ], "lemma": "Lindsey", "misc": "(0)", "text": "Lindsey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 17, "id": [ 12 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": [ 13 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "VerbForm=Fin", "head": 17, "id": [ 14 ], "lemma": "could", "misc": "-", "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "feats": "VerbForm=Inf", "head": 17, "id": [ 15 ], "lemma": "be", "misc": "-", "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "feats": null, "head": 17, "id": [ 16 ], "lemma": "some", "misc": "-", "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "feats": "Number=Sing", "head": 4, "id": [ 17 ], "lemma": "help", "misc": "-", "text": "help", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 10, 10 ], [ 0, 12, 12 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3K3G488TR4M8UUT8HWND66JU57YQ5M-2
crowdsourced
Christine was cooler than Rachel was because she was sitting closer to the fire outside.
[ { "id": 0, "speaker": null, "text": "Christine was cooler than Rachel was because she was sitting closer to the fire outside.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Christine", "misc": "(1)", "text": "Christine", "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": "cool", "misc": "-", "text": "cooler", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 4 ], "lemma": "than", "misc": "-", "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "Rachel", "misc": "(0)", "text": "Rachel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 7 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 8 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": [ 9 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": [ 10 ], "lemma": "sit", "misc": "-", "text": "sitting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "feats": "Degree=Cmp", "head": 10, "id": [ 11 ], "lemma": "close", "misc": "-", "text": "closer", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 12 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 14, "id": [ 13 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 10, "id": [ 14 ], "lemma": "fire", "misc": "-", "text": "fire", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": null, "head": 10, "id": [ 15 ], "lemma": "outside", "misc": "-", "text": "outside", "upos": "ADV", "xpos": "RB" }, { "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" }
3K3G488TR4M8UUT8HWND66JU57YQ5M-1
crowdsourced
Christine was warmer than Rachel was because she was sitting closer to the fire outside.
[ { "id": 0, "speaker": null, "text": "Christine was warmer than Rachel was because she was sitting closer to the fire outside.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 3, "id": [ 1 ], "lemma": "Christine", "misc": "(0)", "text": "Christine", "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": "warm", "misc": "-", "text": "warmer", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "feats": null, "head": 6, "id": [ 4 ], "lemma": "than", "misc": "-", "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "Rachel", "misc": "(1)", "text": "Rachel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": [ 6 ], "lemma": "be", "misc": "-", "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 10, "id": [ 7 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": [ 8 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": [ 9 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": [ 10 ], "lemma": "sit", "misc": "-", "text": "sitting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "feats": "Degree=Cmp", "head": 10, "id": [ 11 ], "lemma": "close", "misc": "-", "text": "closer", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "feats": null, "head": 14, "id": [ 12 ], "lemma": "to", "misc": "-", "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 14, "id": [ 13 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 10, "id": [ 14 ], "lemma": "fire", "misc": "-", "text": "fire", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "feats": null, "head": 10, "id": [ 15 ], "lemma": "outside", "misc": "-", "text": "outside", "upos": "ADV", "xpos": "RB" }, { "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" }
3QE4DGPGBTPZLMVU0VZR709EZAJG49-1
crowdsourced
Samantha had more cash on them than Jessica because they worked more hours during the week.
[ { "id": 0, "speaker": null, "text": "Samantha had more cash on them than Jessica because they worked more hours during the week.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Samantha", "misc": "(0)", "text": "Samantha", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 4, "id": [ 3 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "cash", "misc": "-", "text": "cash", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 2, "id": [ 6 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 7 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 8 ], "lemma": "Jessica", "misc": "(1)", "text": "Jessica", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 9 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 11, "id": [ 10 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 11 ], "lemma": "work", "misc": "-", "text": "worked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 13, "id": [ 12 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obl:npmod", "feats": "Number=Plur", "head": 11, "id": [ 13 ], "lemma": "hour", "misc": "-", "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "during", "misc": "-", "text": "during", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 16 ], "lemma": "week", "misc": "-", "text": "week", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 9, 9 ] ], [ [ 0, 7, 7 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3QE4DGPGBTPZLMVU0VZR709EZAJG49-2
crowdsourced
Samantha had more cash on them than Jessica although they worked more hours during the week.
[ { "id": 0, "speaker": null, "text": "Samantha had more cash on them than Jessica although they worked more hours during the week.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Samantha", "misc": "(1)", "text": "Samantha", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 4, "id": [ 3 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 4 ], "lemma": "cash", "misc": "-", "text": "cash", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 6, "id": [ 5 ], "lemma": "on", "misc": "-", "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 2, "id": [ 6 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "feats": null, "head": 8, "id": [ 7 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 2, "id": [ 8 ], "lemma": "Jessica", "misc": "(0)", "text": "Jessica", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 9 ], "lemma": "although", "misc": "-", "text": "although", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 11, "id": [ 10 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 11 ], "lemma": "work", "misc": "-", "text": "worked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "feats": "Degree=Cmp", "head": 13, "id": [ 12 ], "lemma": "more", "misc": "-", "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obl:npmod", "feats": "Number=Plur", "head": 11, "id": [ 13 ], "lemma": "hour", "misc": "-", "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "feats": null, "head": 16, "id": [ 14 ], "lemma": "during", "misc": "-", "text": "during", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 16, "id": [ 15 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "feats": "Number=Sing", "head": 11, "id": [ 16 ], "lemma": "week", "misc": "-", "text": "week", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 7, 7 ], [ 0, 9, 9 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3P7RGTLO6EB4V88NFPIXQXZZ5RIAK7-2
crowdsourced
Megan had vodka and Christine did not have any, so she was the designated driver for that night.
[ { "id": 0, "speaker": null, "text": "Megan had vodka and Christine did not have any, so she was the designated driver for that night.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Megan", "misc": "(1)", "text": "Megan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "vodka", "misc": "-", "text": "vodka", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 8, "id": [ 4 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 5 ], "lemma": "Christine", "misc": "(0)", "text": "Christine", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 6 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 8, "id": [ 7 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "VerbForm=Inf", "head": 2, "id": [ 8 ], "lemma": "have", "misc": "-", "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": null, "head": 8, "id": [ 9 ], "lemma": "any", "misc": "-", "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "feats": null, "head": 16, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 16, "id": [ 11 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": [ 12 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": [ 13 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Def|PronType=Art", "head": 16, "id": [ 14 ], "lemma": "the", "misc": "-", "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Tense=Past|VerbForm=Part", "head": 16, "id": [ 15 ], "lemma": "designate", "misc": "-", "text": "designated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "parataxis", "feats": "Number=Sing", "head": 2, "id": [ 16 ], "lemma": "driver", "misc": "-", "text": "driver", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 17 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Number=Sing|PronType=Dem", "head": 19, "id": [ 18 ], "lemma": "that", "misc": "-", "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 16, "id": [ 19 ], "lemma": "night", "misc": "-", "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 4, 4 ], [ 0, 11, 11 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3P7RGTLO6EB4V88NFPIXQXZZ5RIAK7-1
crowdsourced
Megan had vodka and Christine did not have any, so she needed a designated driver for that night.
[ { "id": 0, "speaker": null, "text": "Megan had vodka and Christine did not have any, so she needed a designated driver for that night.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Megan", "misc": "(0)", "text": "Megan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "have", "misc": "-", "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "feats": "Number=Sing", "head": 2, "id": [ 3 ], "lemma": "vodka", "misc": "-", "text": "vodka", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 8, "id": [ 4 ], "lemma": "and", "misc": "-", "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 8, "id": [ 5 ], "lemma": "Christine", "misc": "(1)", "text": "Christine", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": [ 6 ], "lemma": "do", "misc": "-", "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 8, "id": [ 7 ], "lemma": "not", "misc": "-", "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "feats": "VerbForm=Inf", "head": 2, "id": [ 8 ], "lemma": "have", "misc": "-", "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": null, "head": 8, "id": [ 9 ], "lemma": "any", "misc": "-", "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "feats": null, "head": 13, "id": [ 10 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "feats": null, "head": 13, "id": [ 11 ], "lemma": "so", "misc": "-", "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": [ 12 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 13 ], "lemma": "need", "misc": "-", "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "feats": "Definite=Ind|PronType=Art", "head": 16, "id": [ 14 ], "lemma": "a", "misc": "-", "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "feats": "Tense=Past|VerbForm=Part", "head": 16, "id": [ 15 ], "lemma": "designate", "misc": "-", "text": "designated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 13, "id": [ 16 ], "lemma": "driver", "misc": "-", "text": "driver", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 19, "id": [ 17 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "feats": "Number=Sing|PronType=Dem", "head": 19, "id": [ 18 ], "lemma": "that", "misc": "-", "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "feats": "Number=Sing", "head": 16, "id": [ 19 ], "lemma": "night", "misc": "-", "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 20 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 11, 11 ] ], [ [ 0, 4, 4 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3Y3N5A7N4G70HE6TG79T8W9A294YMB-2
crowdsourced
Sarah wanted to use food coloring for her hair but Felicia wanted to use boxed dye, she was very conventional.
[ { "id": 0, "speaker": null, "text": "Sarah wanted to use food coloring for her hair but Felicia wanted to use boxed dye, she was very conventional.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Sarah", "misc": "(1)", "text": "Sarah", "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": "use", "misc": "-", "text": "use", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "food", "misc": "-", "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "coloring", "misc": "-", "text": "coloring", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 9, "id": [ 8 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 9 ], "lemma": "hair", "misc": "-", "text": "hair", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 10 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "Felicia", "misc": "(0)", "text": "Felicia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 12 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 13 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 12, "id": [ 14 ], "lemma": "use", "misc": "-", "text": "use", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "feats": "Tense=Past|VerbForm=Part", "head": 16, "id": [ 15 ], "lemma": "box", "misc": "-", "text": "boxed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 16 ], "lemma": "dye", "misc": "-", "text": "dye", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": [ 18 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": [ 19 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 21, "id": [ 20 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "feats": "Degree=Pos", "head": 2, "id": [ 21 ], "lemma": "conventional", "misc": "-", "text": "conventional", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 10, 10 ], [ 0, 17, 17 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3Y3N5A7N4G70HE6TG79T8W9A294YMB-1
crowdsourced
Sarah wanted to use food coloring for her hair but Felicia wanted to use boxed dye, she was very creative.
[ { "id": 0, "speaker": null, "text": "Sarah wanted to use food coloring for her hair but Felicia wanted to use boxed dye, she was very creative.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Sarah", "misc": "(0)", "text": "Sarah", "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": "use", "misc": "-", "text": "use", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "feats": "Number=Sing", "head": 6, "id": [ 5 ], "lemma": "food", "misc": "-", "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 4, "id": [ 6 ], "lemma": "coloring", "misc": "-", "text": "coloring", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "feats": null, "head": 9, "id": [ 7 ], "lemma": "for", "misc": "-", "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 9, "id": [ 8 ], "lemma": "she", "misc": "-", "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "feats": "Number=Sing", "head": 4, "id": [ 9 ], "lemma": "hair", "misc": "-", "text": "hair", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "feats": null, "head": 12, "id": [ 10 ], "lemma": "but", "misc": "-", "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "feats": "Number=Sing", "head": 12, "id": [ 11 ], "lemma": "Felicia", "misc": "(1)", "text": "Felicia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": [ 12 ], "lemma": "want", "misc": "-", "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "feats": null, "head": 14, "id": [ 13 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 12, "id": [ 14 ], "lemma": "use", "misc": "-", "text": "use", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "feats": "Tense=Past|VerbForm=Part", "head": 16, "id": [ 15 ], "lemma": "box", "misc": "-", "text": "boxed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "feats": "Number=Sing", "head": 14, "id": [ 16 ], "lemma": "dye", "misc": "-", "text": "dye", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 17 ], "lemma": ",", "misc": "-", "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": [ 18 ], "lemma": "she", "misc": "(0)", "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": [ 19 ], "lemma": "be", "misc": "-", "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "feats": null, "head": 21, "id": [ 20 ], "lemma": "very", "misc": "-", "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "feats": "Degree=Pos", "head": 2, "id": [ 21 ], "lemma": "creative", "misc": "-", "text": "creative", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 22 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 17, 17 ] ], [ [ 0, 10, 10 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }
3UV0D2KX1OXT7MZZPBT9PF92Y9UF4C-2
crowdsourced
Kayla grew their nails longer than Jennifer because they had learned to distract herself by biting them.
[ { "id": 0, "speaker": null, "text": "Kayla grew their nails longer than Jennifer because they had learned to distract herself by biting them.", "tokens": [ { "deprel": "nsubj", "feats": "Number=Sing", "head": 2, "id": [ 1 ], "lemma": "Kayla", "misc": "(1)", "text": "Kayla", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": [ 2 ], "lemma": "grow", "misc": "-", "text": "grew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 4, "id": [ 3 ], "lemma": "they", "misc": "-", "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "feats": "Number=Plur", "head": 2, "id": [ 4 ], "lemma": "nail", "misc": "-", "text": "nails", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "feats": "Degree=Cmp", "head": 2, "id": [ 5 ], "lemma": "long", "misc": "-", "text": "longer", "upos": "ADV", "xpos": "RBR" }, { "deprel": "case", "feats": null, "head": 7, "id": [ 6 ], "lemma": "than", "misc": "-", "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "feats": "Number=Sing", "head": 5, "id": [ 7 ], "lemma": "Jennifer", "misc": "(0)", "text": "Jennifer", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "feats": null, "head": 11, "id": [ 8 ], "lemma": "because", "misc": "-", "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 11, "id": [ 9 ], "lemma": "they", "misc": "(0)", "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": [ 10 ], "lemma": "have", "misc": "-", "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": [ 11 ], "lemma": "learn", "misc": "-", "text": "learned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "feats": null, "head": 13, "id": [ 12 ], "lemma": "to", "misc": "-", "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "feats": "VerbForm=Inf", "head": 11, "id": [ 13 ], "lemma": "distract", "misc": "-", "text": "distract", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs|Reflex=Yes", "head": 13, "id": [ 14 ], "lemma": "herself", "misc": "-", "text": "herself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "feats": null, "head": 16, "id": [ 15 ], "lemma": "by", "misc": "-", "text": "by", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "feats": "VerbForm=Ger", "head": 13, "id": [ 16 ], "lemma": "bite", "misc": "-", "text": "biting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 16, "id": [ 17 ], "lemma": "they", "misc": "-", "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "feats": null, "head": 2, "id": [ 18 ], "lemma": ".", "misc": "-", "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 6 ], [ 0, 8, 8 ] ] ]
{ "comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk" }