id
stringlengths 32
32
| genre
stringclasses 1
value | text
stringlengths 55
189
| sentences
list | coref_chains
sequence | meta_data
dict |
---|---|---|---|---|---|
3NSM4HLQNRSITRDZHQZGCJQDDWSQQL-2 | crowdsourced | The seamstress wanted to sew the button on the collar of the coat but it was too big. | [
{
"id": 0,
"speaker": null,
"text": "The seamstress wanted to sew the button on the collar of the coat but it was too big.",
"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": "seamstress",
"misc": "-",
"text": "seamstress",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "want",
"misc": "-",
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 3,
"id": [
5
],
"lemma": "se",
"misc": "-",
"text": "sew",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "button",
"misc": "0)",
"text": "button",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
10
],
"lemma": "collar",
"misc": "1)",
"text": "collar",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 13,
"id": [
12
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 10,
"id": [
13
],
"lemma": "coat",
"misc": "-",
"text": "coat",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 18,
"id": [
14
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
15
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": [
16
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 3,
"id": [
18
],
"lemma": "big",
"misc": "-",
"text": "big",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
6
],
[
0,
14,
14
]
],
[
[
0,
8,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3NSM4HLQNRSITRDZHQZGCJQDDWSQQL-1 | crowdsourced | The seamstress wanted to sew the button on the collar of the coat but it was too small. | [
{
"id": 0,
"speaker": null,
"text": "The seamstress wanted to sew the button on the collar of the coat but it was too small.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
2
],
"lemma": "seamstress",
"misc": "-",
"text": "seamstress",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "want",
"misc": "-",
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 3,
"id": [
5
],
"lemma": "se",
"misc": "-",
"text": "sew",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "button",
"misc": "1)",
"text": "button",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
10
],
"lemma": "collar",
"misc": "0)",
"text": "collar",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 13,
"id": [
12
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 10,
"id": [
13
],
"lemma": "coat",
"misc": "-",
"text": "coat",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 18,
"id": [
14
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
15
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": [
16
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 3,
"id": [
18
],
"lemma": "small",
"misc": "-",
"text": "small",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
6
]
],
[
[
0,
8,
9
],
[
0,
14,
14
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3THR0FZ95R7JB7JDU6BGYQKRC61LO2-1 | crowdsourced | Emily currently has a bad cough, but Victoria doesn't have one, so she is the smoker. | [
{
"id": 0,
"speaker": null,
"text": "Emily currently has a bad cough, but Victoria doesn't have one, so she is the smoker.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Emily",
"misc": "(0)",
"text": "Emily",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 3,
"id": [
2
],
"lemma": "currently",
"misc": "-",
"text": "currently",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "have",
"misc": "-",
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": [
4
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 6,
"id": [
5
],
"lemma": "bad",
"misc": "-",
"text": "bad",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
6
],
"lemma": "cough",
"misc": "-",
"text": "cough",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 12,
"id": [
7
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 12,
"id": [
8
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 12,
"id": [
9
],
"lemma": "Victoria",
"misc": "(1)",
"text": "Victoria",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": [
10
],
"lemma": "do",
"misc": "-",
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 3,
"id": [
12
],
"lemma": "have",
"misc": "-",
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "NumForm=Word|NumType=Card",
"head": 12,
"id": [
13
],
"lemma": "one",
"misc": "-",
"text": "one",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "punct",
"feats": null,
"head": 19,
"id": [
14
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 19,
"id": [
15
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
16
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 19,
"id": [
17
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": [
18
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "parataxis",
"feats": "Number=Sing",
"head": 3,
"id": [
19
],
"lemma": "smoker",
"misc": "-",
"text": "smoker",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
15,
15
]
],
[
[
0,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3THR0FZ95R7JB7JDU6BGYQKRC61LO2-2 | crowdsourced | Emily currently has a bad cough, but Victoria doesn't have one, so she is the nonsmoker. | [
{
"id": 0,
"speaker": null,
"text": "Emily currently has a bad cough, but Victoria doesn't have one, so she is the nonsmoker.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Emily",
"misc": "(1)",
"text": "Emily",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 3,
"id": [
2
],
"lemma": "currently",
"misc": "-",
"text": "currently",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "have",
"misc": "-",
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": [
4
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 6,
"id": [
5
],
"lemma": "bad",
"misc": "-",
"text": "bad",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
6
],
"lemma": "cough",
"misc": "-",
"text": "cough",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 12,
"id": [
7
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 12,
"id": [
8
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 12,
"id": [
9
],
"lemma": "Victoria",
"misc": "(0)",
"text": "Victoria",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": [
10
],
"lemma": "do",
"misc": "-",
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 3,
"id": [
12
],
"lemma": "have",
"misc": "-",
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "NumForm=Word|NumType=Card",
"head": 12,
"id": [
13
],
"lemma": "one",
"misc": "-",
"text": "one",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "punct",
"feats": null,
"head": 19,
"id": [
14
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 19,
"id": [
15
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
16
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 19,
"id": [
17
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": [
18
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "parataxis",
"feats": "Number=Sing",
"head": 3,
"id": [
19
],
"lemma": "nonsmoker",
"misc": "-",
"text": "nonsmoker",
"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,
15,
15
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
311HQEI8RSEH119B8N9N3LLMDEW7ZJ-1 | crowdsourced | Ian has a nice smile but not so much with Eric as he values good dental health. | [
{
"id": 0,
"speaker": null,
"text": "Ian has a nice smile but not so much with Eric as he values good dental health.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Ian",
"misc": "(0)",
"text": "Ian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "have",
"misc": "-",
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 5,
"id": [
4
],
"lemma": "nice",
"misc": "-",
"text": "nice",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "smile",
"misc": "-",
"text": "smile",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
6
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": null,
"head": 5,
"id": [
9
],
"lemma": "much",
"misc": "-",
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 9,
"id": [
11
],
"lemma": "Eric",
"misc": "(1)",
"text": "Eric",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
12
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": [
13
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": [
14
],
"lemma": "value",
"misc": "-",
"text": "values",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 17,
"id": [
15
],
"lemma": "good",
"misc": "-",
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 17,
"id": [
16
],
"lemma": "dental",
"misc": "-",
"text": "dental",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 14,
"id": [
17
],
"lemma": "health",
"misc": "-",
"text": "health",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
12,
12
]
],
[
[
0,
10,
10
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
311HQEI8RSEH119B8N9N3LLMDEW7ZJ-2 | crowdsourced | Ian has a nice smile but not so much with Eric as he neglect good dental health. | [
{
"id": 0,
"speaker": null,
"text": "Ian has a nice smile but not so much with Eric as he neglect good dental health.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Ian",
"misc": "(1)",
"text": "Ian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "have",
"misc": "-",
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 5,
"id": [
4
],
"lemma": "nice",
"misc": "-",
"text": "nice",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "smile",
"misc": "-",
"text": "smile",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
6
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": null,
"head": 5,
"id": [
9
],
"lemma": "much",
"misc": "-",
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 9,
"id": [
11
],
"lemma": "Eric",
"misc": "(0)",
"text": "Eric",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
12
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": [
13
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": [
14
],
"lemma": "neglect",
"misc": "-",
"text": "neglect",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 17,
"id": [
15
],
"lemma": "good",
"misc": "-",
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 17,
"id": [
16
],
"lemma": "dental",
"misc": "-",
"text": "dental",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 14,
"id": [
17
],
"lemma": "health",
"misc": "-",
"text": "health",
"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"
} |
3NSCTNUR2ZL1DPNK82ERO8GHDNUA56-1 | crowdsourced | Emily had a much higher credit score than Maria because she always paid her bills on time. | [
{
"id": 0,
"speaker": null,
"text": "Emily had a much higher credit score than Maria because she always paid her bills on time.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Emily",
"misc": "(0)",
"text": "Emily",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advmod",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "much",
"misc": "-",
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 7,
"id": [
5
],
"lemma": "high",
"misc": "-",
"text": "higher",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "credit",
"misc": "-",
"text": "credit",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
7
],
"lemma": "score",
"misc": "-",
"text": "score",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 7,
"id": [
9
],
"lemma": "Maria",
"misc": "(1)",
"text": "Maria",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
11
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "always",
"misc": "-",
"text": "always",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
13
],
"lemma": "pay",
"misc": "-",
"text": "paid",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 15,
"id": [
14
],
"lemma": "she",
"misc": "-",
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 13,
"id": [
15
],
"lemma": "bill",
"misc": "-",
"text": "bills",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 13,
"id": [
17
],
"lemma": "time",
"misc": "-",
"text": "time",
"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,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3NSCTNUR2ZL1DPNK82ERO8GHDNUA56-2 | crowdsourced | Emily had a much higher credit score than Maria because she never paid her bills on time. | [
{
"id": 0,
"speaker": null,
"text": "Emily had a much higher credit score than Maria because she never paid her bills on time.",
"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": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advmod",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "much",
"misc": "-",
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 7,
"id": [
5
],
"lemma": "high",
"misc": "-",
"text": "higher",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "credit",
"misc": "-",
"text": "credit",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
7
],
"lemma": "score",
"misc": "-",
"text": "score",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 7,
"id": [
9
],
"lemma": "Maria",
"misc": "(0)",
"text": "Maria",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
11
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "never",
"misc": "-",
"text": "never",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
13
],
"lemma": "pay",
"misc": "-",
"text": "paid",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 15,
"id": [
14
],
"lemma": "she",
"misc": "-",
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 13,
"id": [
15
],
"lemma": "bill",
"misc": "-",
"text": "bills",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 13,
"id": [
17
],
"lemma": "time",
"misc": "-",
"text": "time",
"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,
10,
10
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
356ZPKYPUJVLW62DSLDLHYREXG7PY5-1 | crowdsourced | William hired a trainer named Samuel to help with his new dog, but he found his dominance methods unappealing. | [
{
"id": 0,
"speaker": null,
"text": "William hired a trainer named Samuel to help with his new dog, but he found his dominance methods unappealing.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "William",
"misc": "(0)",
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "hire",
"misc": "-",
"text": "hired",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "trainer",
"misc": "-",
"text": "trainer",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl",
"feats": "Tense=Past|VerbForm=Part",
"head": 4,
"id": [
5
],
"lemma": "name",
"misc": "-",
"text": "named",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "xcomp",
"feats": "Number=Sing",
"head": 5,
"id": [
6
],
"lemma": "Samuel",
"misc": "(1)",
"text": "Samuel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 5,
"id": [
8
],
"lemma": "help",
"misc": "-",
"text": "help",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 12,
"id": [
10
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 12,
"id": [
11
],
"lemma": "new",
"misc": "-",
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 8,
"id": [
12
],
"lemma": "dog",
"misc": "-",
"text": "dog",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
15
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
16
],
"lemma": "find",
"misc": "-",
"text": "found",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 19,
"id": [
17
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 19,
"id": [
18
],
"lemma": "dominance",
"misc": "-",
"text": "dominance",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 16,
"id": [
19
],
"lemma": "method",
"misc": "-",
"text": "methods",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 16,
"id": [
20
],
"lemma": "unappealing",
"misc": "-",
"text": "unappealing",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
14,
14
]
],
[
[
0,
5,
5
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
356ZPKYPUJVLW62DSLDLHYREXG7PY5-2 | crowdsourced | William hired a trainer named Samuel to help with his new dog, but his dominance methods were unappealing. | [
{
"id": 0,
"speaker": null,
"text": "William hired a trainer named Samuel to help with his new dog, but his dominance methods were unappealing.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "William",
"misc": "(1)",
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "hire",
"misc": "-",
"text": "hired",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "trainer",
"misc": "-",
"text": "trainer",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl",
"feats": "Tense=Past|VerbForm=Part",
"head": 4,
"id": [
5
],
"lemma": "name",
"misc": "-",
"text": "named",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "xcomp",
"feats": "Number=Sing",
"head": 5,
"id": [
6
],
"lemma": "Samuel",
"misc": "(0)",
"text": "Samuel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 5,
"id": [
8
],
"lemma": "help",
"misc": "-",
"text": "help",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 12,
"id": [
10
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 12,
"id": [
11
],
"lemma": "new",
"misc": "-",
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 8,
"id": [
12
],
"lemma": "dog",
"misc": "-",
"text": "dog",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 19,
"id": [
13
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 19,
"id": [
14
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 17,
"id": [
15
],
"lemma": "he",
"misc": "(0)",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 17,
"id": [
16
],
"lemma": "dominance",
"misc": "-",
"text": "dominance",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "Number=Plur",
"head": 19,
"id": [
17
],
"lemma": "method",
"misc": "-",
"text": "methods",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 19,
"id": [
18
],
"lemma": "be",
"misc": "-",
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 2,
"id": [
19
],
"lemma": "unappealing",
"misc": "-",
"text": "unappealing",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
14,
14
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3B623HUYJ4OO03SGN07LLSKEW2M8SJ-1 | crowdsourced | In the winters Angela always ate soup unlike Rachel because she lived in a cold area. | [
{
"id": 0,
"speaker": null,
"text": "In the winters Angela always ate soup unlike Rachel because she lived in a cold area.",
"tokens": [
{
"deprel": "case",
"feats": null,
"head": 3,
"id": [
1
],
"lemma": "in",
"misc": "-",
"text": "In",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 3,
"id": [
2
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 6,
"id": [
3
],
"lemma": "winter",
"misc": "-",
"text": "winters",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 6,
"id": [
4
],
"lemma": "Angela",
"misc": "(0)",
"text": "Angela",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 6,
"id": [
5
],
"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": [
6
],
"lemma": "eat",
"misc": "-",
"text": "ate",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
7
],
"lemma": "soup",
"misc": "-",
"text": "soup",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "unlike",
"misc": "-",
"text": "unlike",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "Rachel",
"misc": "(1)",
"text": "Rachel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": [
11
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
12
],
"lemma": "live",
"misc": "-",
"text": "lived",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": [
14
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 16,
"id": [
15
],
"lemma": "cold",
"misc": "-",
"text": "cold",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 12,
"id": [
16
],
"lemma": "area",
"misc": "-",
"text": "area",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
],
[
0,
10,
10
]
],
[
[
0,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3B623HUYJ4OO03SGN07LLSKEW2M8SJ-2 | crowdsourced | In the winters Angela always ate soup unlike Rachel because she lived in a hot area. | [
{
"id": 0,
"speaker": null,
"text": "In the winters Angela always ate soup unlike Rachel because she lived in a hot area.",
"tokens": [
{
"deprel": "case",
"feats": null,
"head": 3,
"id": [
1
],
"lemma": "in",
"misc": "-",
"text": "In",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 3,
"id": [
2
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 6,
"id": [
3
],
"lemma": "winter",
"misc": "-",
"text": "winters",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 6,
"id": [
4
],
"lemma": "Angela",
"misc": "(1)",
"text": "Angela",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 6,
"id": [
5
],
"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": [
6
],
"lemma": "eat",
"misc": "-",
"text": "ate",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
7
],
"lemma": "soup",
"misc": "-",
"text": "soup",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "unlike",
"misc": "-",
"text": "unlike",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "Rachel",
"misc": "(0)",
"text": "Rachel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": [
11
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
12
],
"lemma": "live",
"misc": "-",
"text": "lived",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": [
14
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 16,
"id": [
15
],
"lemma": "hot",
"misc": "-",
"text": "hot",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 12,
"id": [
16
],
"lemma": "area",
"misc": "-",
"text": "area",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
]
],
[
[
0,
8,
8
],
[
0,
10,
10
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3IZVJEBJ6CYDRQUD9BGVP59Y6UPZ6E-2 | crowdsourced | I donated my dining room table and my sofa to charity, but they declined it because it was too uneven. | [
{
"id": 0,
"speaker": null,
"text": "I donated my dining room table and my sofa to charity, but they declined it because it was too uneven.",
"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": "donate",
"misc": "-",
"text": "donated",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs",
"head": 6,
"id": [
3
],
"lemma": "my",
"misc": "(0",
"text": "my",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 5,
"id": [
4
],
"lemma": "dining",
"misc": "-",
"text": "dining",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 6,
"id": [
5
],
"lemma": "room",
"misc": "-",
"text": "room",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
6
],
"lemma": "table",
"misc": "0)",
"text": "table",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs",
"head": 9,
"id": [
8
],
"lemma": "my",
"misc": "(1",
"text": "my",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "sofa",
"misc": "-",
"text": "sofa",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 9,
"id": [
11
],
"lemma": "charity",
"misc": "1)",
"text": "charity",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 15,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 15,
"id": [
14
],
"lemma": "they",
"misc": "-",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
15
],
"lemma": "decline",
"misc": "-",
"text": "declined",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
16
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"feats": null,
"head": 21,
"id": [
17
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": [
18
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 21,
"id": [
19
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 21,
"id": [
20
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 15,
"id": [
21
],
"lemma": "uneven",
"misc": "-",
"text": "uneven",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
5
],
[
0,
15,
15
]
],
[
[
0,
7,
10
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3IZVJEBJ6CYDRQUD9BGVP59Y6UPZ6E-1 | crowdsourced | I donated my dining room table and my sofa to charity, but they declined it because it was too hard. | [
{
"id": 0,
"speaker": null,
"text": "I donated my dining room table and my sofa to charity, but they declined it because it was too hard.",
"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": "donate",
"misc": "-",
"text": "donated",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs",
"head": 6,
"id": [
3
],
"lemma": "my",
"misc": "(1",
"text": "my",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 5,
"id": [
4
],
"lemma": "dining",
"misc": "-",
"text": "dining",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 6,
"id": [
5
],
"lemma": "room",
"misc": "-",
"text": "room",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
6
],
"lemma": "table",
"misc": "1)",
"text": "table",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs",
"head": 9,
"id": [
8
],
"lemma": "my",
"misc": "(0",
"text": "my",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "sofa",
"misc": "-",
"text": "sofa",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 9,
"id": [
11
],
"lemma": "charity",
"misc": "0)",
"text": "charity",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 15,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 15,
"id": [
14
],
"lemma": "they",
"misc": "-",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
15
],
"lemma": "decline",
"misc": "-",
"text": "declined",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
16
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"feats": null,
"head": 21,
"id": [
17
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": [
18
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 21,
"id": [
19
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 21,
"id": [
20
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 15,
"id": [
21
],
"lemma": "hard",
"misc": "-",
"text": "hard",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
5
]
],
[
[
0,
7,
10
],
[
0,
15,
15
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3MWOYZD5WX29Z7MY6JRVBIOHJQ1ONP-2 | crowdsourced | The coach quit his job at the school and went on to work at the rec center because it paid more. | [
{
"id": 0,
"speaker": null,
"text": "The coach quit his job at the school and went on to work at the rec center because it paid more.",
"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": "coach",
"misc": "-",
"text": "coach",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "quit",
"misc": "-",
"text": "quit",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 5,
"id": [
4
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "job",
"misc": "-",
"text": "job",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "at",
"misc": "-",
"text": "at",
"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": 3,
"id": [
8
],
"lemma": "school",
"misc": "1)",
"text": "school",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
10
],
"lemma": "go",
"misc": "-",
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 10,
"id": [
11
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 10,
"id": [
13
],
"lemma": "work",
"misc": "-",
"text": "work",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 17,
"id": [
14
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 17,
"id": [
15
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 17,
"id": [
16
],
"lemma": "rec",
"misc": "-",
"text": "rec",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 13,
"id": [
17
],
"lemma": "center",
"misc": "0)",
"text": "center",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 20,
"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": 20,
"id": [
19
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": [
20
],
"lemma": "pay",
"misc": "-",
"text": "paid",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Degree=Cmp",
"head": 20,
"id": [
21
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
7
]
],
[
[
0,
14,
16
],
[
0,
18,
18
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3MWOYZD5WX29Z7MY6JRVBIOHJQ1ONP-1 | crowdsourced | The coach quit his job at the school and went on to work at the rec center because it paid less. | [
{
"id": 0,
"speaker": null,
"text": "The coach quit his job at the school and went on to work at the rec center because it paid less.",
"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": "coach",
"misc": "-",
"text": "coach",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "quit",
"misc": "-",
"text": "quit",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 5,
"id": [
4
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "job",
"misc": "-",
"text": "job",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "at",
"misc": "-",
"text": "at",
"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": 3,
"id": [
8
],
"lemma": "school",
"misc": "0)",
"text": "school",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
10
],
"lemma": "go",
"misc": "-",
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 10,
"id": [
11
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 10,
"id": [
13
],
"lemma": "work",
"misc": "-",
"text": "work",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 17,
"id": [
14
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 17,
"id": [
15
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 17,
"id": [
16
],
"lemma": "rec",
"misc": "-",
"text": "rec",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 13,
"id": [
17
],
"lemma": "center",
"misc": "1)",
"text": "center",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 20,
"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": 20,
"id": [
19
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": [
20
],
"lemma": "pay",
"misc": "-",
"text": "paid",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Degree=Cmp",
"head": 20,
"id": [
21
],
"lemma": "less",
"misc": "-",
"text": "less",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
7
],
[
0,
18,
18
]
],
[
[
0,
14,
16
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3MWOYZD5WX29Z7MY6JRVBIOGHH3NO4-2 | crowdsourced | At dinner, Steven was starving but Ian was already full, so he ate the pizza slowly. | [
{
"id": 0,
"speaker": null,
"text": "At dinner, Steven was starving but Ian was already full, so he ate the pizza slowly.",
"tokens": [
{
"deprel": "case",
"feats": null,
"head": 2,
"id": [
1
],
"lemma": "at",
"misc": "-",
"text": "At",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
2
],
"lemma": "dinner",
"misc": "-",
"text": "dinner",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
3
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 6,
"id": [
4
],
"lemma": "Steven",
"misc": "(1)",
"text": "Steven",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
5
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": [
6
],
"lemma": "starve",
"misc": "-",
"text": "starving",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "cc",
"feats": null,
"head": 11,
"id": [
7
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 11,
"id": [
8
],
"lemma": "Ian",
"misc": "(0)",
"text": "Ian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": [
9
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "already",
"misc": "-",
"text": "already",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 6,
"id": [
11
],
"lemma": "full",
"misc": "-",
"text": "full",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 15,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
14
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
15
],
"lemma": "eat",
"misc": "-",
"text": "ate",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 17,
"id": [
16
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 15,
"id": [
17
],
"lemma": "pizza",
"misc": "-",
"text": "pizza",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
18
],
"lemma": "slowly",
"misc": "-",
"text": "slowly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
]
],
[
[
0,
7,
7
],
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3MWOYZD5WX29Z7MY6JRVBIOGHH3NO4-1 | crowdsourced | At dinner, Steven was starving but Ian was already full, so he ate the pizza quickly. | [
{
"id": 0,
"speaker": null,
"text": "At dinner, Steven was starving but Ian was already full, so he ate the pizza quickly.",
"tokens": [
{
"deprel": "case",
"feats": null,
"head": 2,
"id": [
1
],
"lemma": "at",
"misc": "-",
"text": "At",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
2
],
"lemma": "dinner",
"misc": "-",
"text": "dinner",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
3
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 6,
"id": [
4
],
"lemma": "Steven",
"misc": "(0)",
"text": "Steven",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
5
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": [
6
],
"lemma": "starve",
"misc": "-",
"text": "starving",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "cc",
"feats": null,
"head": 11,
"id": [
7
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 11,
"id": [
8
],
"lemma": "Ian",
"misc": "(1)",
"text": "Ian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": [
9
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "already",
"misc": "-",
"text": "already",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 6,
"id": [
11
],
"lemma": "full",
"misc": "-",
"text": "full",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 15,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
14
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
15
],
"lemma": "eat",
"misc": "-",
"text": "ate",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 17,
"id": [
16
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 15,
"id": [
17
],
"lemma": "pizza",
"misc": "-",
"text": "pizza",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
18
],
"lemma": "quickly",
"misc": "-",
"text": "quickly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
],
[
0,
13,
13
]
],
[
[
0,
7,
7
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3AA88CN98RHKLF5XFT8DLH5E1UUKY0-1 | crowdsourced | Monica needed help from Erin understanding the benefits because she had only skimmed the insurance plan. | [
{
"id": 0,
"speaker": null,
"text": "Monica needed help from Erin understanding the benefits because she had only skimmed the insurance plan.",
"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": "need",
"misc": "-",
"text": "needed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "help",
"misc": "-",
"text": "help",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "from",
"misc": "-",
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "Erin",
"misc": "(1)",
"text": "Erin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "acl",
"feats": "VerbForm=Ger",
"head": 3,
"id": [
6
],
"lemma": "understand",
"misc": "-",
"text": "understanding",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": [
7
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 6,
"id": [
8
],
"lemma": "benefit",
"misc": "-",
"text": "benefits",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
9
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
10
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": [
11
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "only",
"misc": "-",
"text": "only",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part",
"head": 2,
"id": [
13
],
"lemma": "skim",
"misc": "-",
"text": "skimmed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": [
14
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 16,
"id": [
15
],
"lemma": "insurance",
"misc": "-",
"text": "insurance",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 13,
"id": [
16
],
"lemma": "plan",
"misc": "-",
"text": "plan",
"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,
4,
4
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3AA88CN98RHKLF5XFT8DLH5E1UUKY0-2 | crowdsourced | Monica needed help from Erin understanding the benefits because she had paid attention to the insurance plan. | [
{
"id": 0,
"speaker": null,
"text": "Monica needed help from Erin understanding the benefits because she had paid attention to the insurance plan.",
"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": "need",
"misc": "-",
"text": "needed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "help",
"misc": "-",
"text": "help",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "from",
"misc": "-",
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "Erin",
"misc": "(0)",
"text": "Erin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "acl",
"feats": "VerbForm=Ger",
"head": 3,
"id": [
6
],
"lemma": "understand",
"misc": "-",
"text": "understanding",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": [
7
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 6,
"id": [
8
],
"lemma": "benefit",
"misc": "-",
"text": "benefits",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": [
10
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": [
11
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part",
"head": 2,
"id": [
12
],
"lemma": "pay",
"misc": "-",
"text": "paid",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 12,
"id": [
13
],
"lemma": "attention",
"misc": "-",
"text": "attention",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 17,
"id": [
14
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 17,
"id": [
15
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 17,
"id": [
16
],
"lemma": "insurance",
"misc": "-",
"text": "insurance",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 12,
"id": [
17
],
"lemma": "plan",
"misc": "-",
"text": "plan",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
9,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3GVPRXWRPHSV6BK18JL13QIWH0ZI70-2 | crowdsourced | When I shot the paintball, it didn't go through the window as it was strong. | [
{
"id": 0,
"speaker": null,
"text": "When I shot the paintball, it didn't go through the window as it was strong.",
"tokens": [
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 3,
"id": [
1
],
"lemma": "when",
"misc": "-",
"text": "When",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 3,
"id": [
2
],
"lemma": "I",
"misc": "-",
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
3
],
"lemma": "shoot",
"misc": "-",
"text": "shot",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "paintball",
"misc": "1)",
"text": "paintball",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 10,
"id": [
6
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": [
7
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
8
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "VerbForm=Inf",
"head": 0,
"id": [
10
],
"lemma": "go",
"misc": "-",
"text": "go",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "through",
"misc": "-",
"text": "through",
"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": "window",
"misc": "0)",
"text": "window",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
14
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
15
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": [
16
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 10,
"id": [
17
],
"lemma": "strong",
"misc": "-",
"text": "strong",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 10,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
4
]
],
[
[
0,
11,
12
],
[
0,
14,
14
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3GVPRXWRPHSV6BK18JL13QIWH0ZI70-1 | crowdsourced | When I shot the paintball, it didn't go through the window as it was weak. | [
{
"id": 0,
"speaker": null,
"text": "When I shot the paintball, it didn't go through the window as it was weak.",
"tokens": [
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 3,
"id": [
1
],
"lemma": "when",
"misc": "-",
"text": "When",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 3,
"id": [
2
],
"lemma": "I",
"misc": "-",
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
3
],
"lemma": "shoot",
"misc": "-",
"text": "shot",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "paintball",
"misc": "0)",
"text": "paintball",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 10,
"id": [
6
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": [
7
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
8
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "VerbForm=Inf",
"head": 0,
"id": [
10
],
"lemma": "go",
"misc": "-",
"text": "go",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "through",
"misc": "-",
"text": "through",
"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": "window",
"misc": "1)",
"text": "window",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
14
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
15
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": [
16
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 10,
"id": [
17
],
"lemma": "weak",
"misc": "-",
"text": "weak",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 10,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
4
],
[
0,
14,
14
]
],
[
[
0,
11,
12
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
39WSF6KUV4Z5519LDKOCLVU73ZFOED-1 | crowdsourced | Natalie is worse at distinguishing shades of color than Elena because she is color blind. | [
{
"id": 0,
"speaker": null,
"text": "Natalie is worse at distinguishing shades of color than Elena because she is color blind.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Natalie",
"misc": "(0)",
"text": "Natalie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"feats": "Degree=Cmp",
"head": 0,
"id": [
3
],
"lemma": "bad",
"misc": "-",
"text": "worse",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 3,
"id": [
5
],
"lemma": "distinguish",
"misc": "-",
"text": "distinguishing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 5,
"id": [
6
],
"lemma": "shade",
"misc": "-",
"text": "shades",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "color",
"misc": "-",
"text": "color",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
10
],
"lemma": "Elena",
"misc": "(1)",
"text": "Elena",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
12
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": [
13
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "obl:npmod",
"feats": "Number=Sing",
"head": 15,
"id": [
14
],
"lemma": "color",
"misc": "-",
"text": "color",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 5,
"id": [
15
],
"lemma": "blind",
"misc": "-",
"text": "blind",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
9,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
39WSF6KUV4Z5519LDKOCLVU73ZFOED-2 | crowdsourced | Natalie is worse at distinguishing shades of color than Elena although she is color blind. | [
{
"id": 0,
"speaker": null,
"text": "Natalie is worse at distinguishing shades of color than Elena although she is color blind.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Natalie",
"misc": "(1)",
"text": "Natalie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"feats": "Degree=Cmp",
"head": 0,
"id": [
3
],
"lemma": "bad",
"misc": "-",
"text": "worse",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 3,
"id": [
5
],
"lemma": "distinguish",
"misc": "-",
"text": "distinguishing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 5,
"id": [
6
],
"lemma": "shade",
"misc": "-",
"text": "shades",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "color",
"misc": "-",
"text": "color",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
10
],
"lemma": "Elena",
"misc": "(0)",
"text": "Elena",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
11
],
"lemma": "although",
"misc": "-",
"text": "although",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
12
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": [
13
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "obl:npmod",
"feats": "Number=Sing",
"head": 15,
"id": [
14
],
"lemma": "color",
"misc": "-",
"text": "color",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 5,
"id": [
15
],
"lemma": "blind",
"misc": "-",
"text": "blind",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
9,
9
],
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3Z8UJEJOCZBKURQB2DCYDG7DONE39A-2 | crowdsourced | Tanya loved the flavor of thyme in food but Katrina did not. They grew some basil on their window sill. | [
{
"id": 0,
"speaker": null,
"text": "Tanya loved the flavor of thyme in food but Katrina did not.",
"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": "love",
"misc": "-",
"text": "loved",
"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": "flavor",
"misc": "-",
"text": "flavor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "thyme",
"misc": "-",
"text": "thyme",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
8
],
"lemma": "food",
"misc": "-",
"text": "food",
"upos": "NOUN",
"xpos": "NN"
},
{
"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": "Katrina",
"misc": "(0)",
"text": "Katrina",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
11
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 11,
"id": [
12
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
13
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "They grew some basil on their window sill.",
"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": "grow",
"misc": "-",
"text": "grew",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "some",
"misc": "-",
"text": "some",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "basil",
"misc": "-",
"text": "basil",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 8,
"id": [
6
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "window",
"misc": "-",
"text": "window",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
8
],
"lemma": "sill",
"misc": "-",
"text": "sill",
"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"
} |
3Z8UJEJOCZBKURQB2DCYDG7DONE39A-1 | crowdsourced | Tanya loved the flavor of thyme in food but Katrina did not. They grew some thyme on their window sill. | [
{
"id": 0,
"speaker": null,
"text": "Tanya loved the flavor of thyme in food but Katrina did not.",
"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": "love",
"misc": "-",
"text": "loved",
"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": "flavor",
"misc": "-",
"text": "flavor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "thyme",
"misc": "-",
"text": "thyme",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
8
],
"lemma": "food",
"misc": "-",
"text": "food",
"upos": "NOUN",
"xpos": "NN"
},
{
"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": "Katrina",
"misc": "(1)",
"text": "Katrina",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
11
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 11,
"id": [
12
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
13
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "They grew some thyme on their window sill.",
"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": "grow",
"misc": "-",
"text": "grew",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "some",
"misc": "-",
"text": "some",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "thyme",
"misc": "-",
"text": "thyme",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 8,
"id": [
6
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "window",
"misc": "-",
"text": "window",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
8
],
"lemma": "sill",
"misc": "-",
"text": "sill",
"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"
} |
3A520CCNWPEG3XFK31JUK0A3GCWEAH-2 | crowdsourced | John applied some pressure on the pimple but it did not burst. It seems it is weak. | [
{
"id": 0,
"speaker": null,
"text": "John applied some pressure on the pimple but it did not burst.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "John",
"misc": "-",
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "apply",
"misc": "-",
"text": "applied",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "some",
"misc": "(0",
"text": "some",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "pressure",
"misc": "0)",
"text": "pressure",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
7
],
"lemma": "pimple",
"misc": "1)",
"text": "pimple",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 12,
"id": [
8
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": [
9
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": [
10
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
12
],
"lemma": "burst",
"misc": "-",
"text": "burst",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
13
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "It seems it is weak.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "it",
"misc": "-",
"text": "It",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "seem",
"misc": "-",
"text": "seems",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 5,
"id": [
3
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": [
4
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "ccomp",
"feats": "Degree=Pos",
"head": 2,
"id": [
5
],
"lemma": "weak",
"misc": "-",
"text": "weak",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
6
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
3
],
[
1,
2,
2
]
],
[
[
0,
5,
6
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3A520CCNWPEG3XFK31JUK0A3GCWEAH-1 | crowdsourced | John applied some pressure on the pimple but it did not burst. It seems it is hard. | [
{
"id": 0,
"speaker": null,
"text": "John applied some pressure on the pimple but it did not burst.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "John",
"misc": "-",
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "apply",
"misc": "-",
"text": "applied",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "some",
"misc": "(1",
"text": "some",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "pressure",
"misc": "1)",
"text": "pressure",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
7
],
"lemma": "pimple",
"misc": "0)",
"text": "pimple",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 12,
"id": [
8
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": [
9
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": [
10
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
12
],
"lemma": "burst",
"misc": "-",
"text": "burst",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
13
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "It seems it is hard.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "it",
"misc": "-",
"text": "It",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "seem",
"misc": "-",
"text": "seems",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 5,
"id": [
3
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": [
4
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "ccomp",
"feats": "Degree=Pos",
"head": 2,
"id": [
5
],
"lemma": "hard",
"misc": "-",
"text": "hard",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
6
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
3
]
],
[
[
0,
5,
6
],
[
1,
2,
2
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3I6NF2WGIIAHH5ZUE0I1CSFSZ8A5G3-2 | crowdsourced | Randy went to an ice cream shop because he had a coupon and met Michael there. He paid full price. | [
{
"id": 0,
"speaker": null,
"text": "Randy went to an ice cream shop because he had a coupon and met Michael there.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Randy",
"misc": "(1)",
"text": "Randy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "go",
"misc": "-",
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
3
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": [
4
],
"lemma": "a",
"misc": "-",
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 6,
"id": [
5
],
"lemma": "ice",
"misc": "-",
"text": "ice",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "cream",
"misc": "-",
"text": "cream",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
7
],
"lemma": "shop",
"misc": "-",
"text": "shop",
"upos": "NOUN",
"xpos": "NN"
},
{
"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": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
10
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 12,
"id": [
11
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 10,
"id": [
12
],
"lemma": "coupon",
"misc": "-",
"text": "coupon",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 14,
"id": [
13
],
"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": [
14
],
"lemma": "meet",
"misc": "-",
"text": "met",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 14,
"id": [
15
],
"lemma": "Michael",
"misc": "(0)",
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": "PronType=Dem",
"head": 14,
"id": [
16
],
"lemma": "there",
"misc": "-",
"text": "there",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He paid full price.",
"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": "pay",
"misc": "-",
"text": "paid",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 4,
"id": [
3
],
"lemma": "full",
"misc": "-",
"text": "full",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "price",
"misc": "-",
"text": "price",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
5
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
14,
14
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3I6NF2WGIIAHH5ZUE0I1CSFSZ8A5G3-1 | crowdsourced | Randy went to an ice cream shop because he had a coupon and met Michael there. He paid only half price. | [
{
"id": 0,
"speaker": null,
"text": "Randy went to an ice cream shop because he had a coupon and met Michael there.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Randy",
"misc": "(0)",
"text": "Randy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "go",
"misc": "-",
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
3
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": [
4
],
"lemma": "a",
"misc": "-",
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 6,
"id": [
5
],
"lemma": "ice",
"misc": "-",
"text": "ice",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "cream",
"misc": "-",
"text": "cream",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
7
],
"lemma": "shop",
"misc": "-",
"text": "shop",
"upos": "NOUN",
"xpos": "NN"
},
{
"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": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
10
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 12,
"id": [
11
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 10,
"id": [
12
],
"lemma": "coupon",
"misc": "-",
"text": "coupon",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 14,
"id": [
13
],
"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": [
14
],
"lemma": "meet",
"misc": "-",
"text": "met",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 14,
"id": [
15
],
"lemma": "Michael",
"misc": "(1)",
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": "PronType=Dem",
"head": 14,
"id": [
16
],
"lemma": "there",
"misc": "-",
"text": "there",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He paid only half price.",
"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": "pay",
"misc": "-",
"text": "paid",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "only",
"misc": "-",
"text": "only",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"feats": "Degree=Pos|NumForm=Word|NumType=Frac",
"head": 5,
"id": [
4
],
"lemma": "half",
"misc": "-",
"text": "half",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "price",
"misc": "-",
"text": "price",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
6
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
1,
0,
0
]
],
[
[
0,
14,
14
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
31GECDVA9JKW9RBVN87K09SV8JX669-2 | crowdsourced | Randy worked very hard in high school but Adam goofed around a lot. He didn't get a scholarship to college. | [
{
"id": 0,
"speaker": null,
"text": "Randy worked very hard in high school but Adam goofed around a lot.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Randy",
"misc": "(1)",
"text": "Randy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "work",
"misc": "-",
"text": "worked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "very",
"misc": "-",
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"feats": "Degree=Pos",
"head": 2,
"id": [
4
],
"lemma": "hard",
"misc": "-",
"text": "hard",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 7,
"id": [
6
],
"lemma": "high",
"misc": "-",
"text": "high",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
7
],
"lemma": "school",
"misc": "-",
"text": "school",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 10,
"id": [
9
],
"lemma": "Adam",
"misc": "(0)",
"text": "Adam",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
10
],
"lemma": "goof",
"misc": "-",
"text": "goofed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "around",
"misc": "-",
"text": "around",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 13,
"id": [
12
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 10,
"id": [
13
],
"lemma": "lot",
"misc": "-",
"text": "lot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
14
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He didn't get a scholarship to college.",
"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": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "VerbForm=Inf",
"head": 0,
"id": [
4
],
"lemma": "get",
"misc": "-",
"text": "get",
"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": "scholarship",
"misc": "-",
"text": "scholarship",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
8
],
"lemma": "college",
"misc": "-",
"text": "college",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
9
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
8,
8
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
31GECDVA9JKW9RBVN87K09SV8JX669-1 | crowdsourced | Randy worked very hard in high school but Adam goofed around a lot. He got a scholarship to college. | [
{
"id": 0,
"speaker": null,
"text": "Randy worked very hard in high school but Adam goofed around a lot.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Randy",
"misc": "(0)",
"text": "Randy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "work",
"misc": "-",
"text": "worked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "very",
"misc": "-",
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"feats": "Degree=Pos",
"head": 2,
"id": [
4
],
"lemma": "hard",
"misc": "-",
"text": "hard",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 7,
"id": [
6
],
"lemma": "high",
"misc": "-",
"text": "high",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
7
],
"lemma": "school",
"misc": "-",
"text": "school",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 10,
"id": [
9
],
"lemma": "Adam",
"misc": "(1)",
"text": "Adam",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
10
],
"lemma": "goof",
"misc": "-",
"text": "goofed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "around",
"misc": "-",
"text": "around",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 13,
"id": [
12
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 10,
"id": [
13
],
"lemma": "lot",
"misc": "-",
"text": "lot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
14
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He got a scholarship to college.",
"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": "get",
"misc": "-",
"text": "got",
"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": "scholarship",
"misc": "-",
"text": "scholarship",
"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": "college",
"misc": "-",
"text": "college",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
7
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
1,
0,
0
]
],
[
[
0,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3OPLMF3EU711TMJ1TRB3J1KNND6NL0-1 | crowdsourced | Eric wanted to add lots of ginger to the meal but Hunter stopped him. He liked spicy food. | [
{
"id": 0,
"speaker": null,
"text": "Eric wanted to add lots of ginger to the meal but Hunter stopped him.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Eric",
"misc": "(0)",
"text": "Eric",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "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": "add",
"misc": "-",
"text": "add",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 4,
"id": [
5
],
"lemma": "lot",
"misc": "-",
"text": "lots",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "ginger",
"misc": "-",
"text": "ginger",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
10
],
"lemma": "meal",
"misc": "-",
"text": "meal",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 13,
"id": [
12
],
"lemma": "Hunter",
"misc": "(1)",
"text": "Hunter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
13
],
"lemma": "stop",
"misc": "-",
"text": "stopped",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
14
],
"lemma": "he",
"misc": "-",
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
15
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He liked spicy food.",
"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": "like",
"misc": "-",
"text": "liked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 4,
"id": [
3
],
"lemma": "spicy",
"misc": "-",
"text": "spicy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "food",
"misc": "-",
"text": "food",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
5
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
1,
0,
0
]
],
[
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3OPLMF3EU711TMJ1TRB3J1KNND6NL0-2 | crowdsourced | Eric wanted to add lots of ginger to the meal but Hunter stopped him. He liked mild food. | [
{
"id": 0,
"speaker": null,
"text": "Eric wanted to add lots of ginger to the meal but Hunter stopped him.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Eric",
"misc": "(1)",
"text": "Eric",
"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": "add",
"misc": "-",
"text": "add",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 4,
"id": [
5
],
"lemma": "lot",
"misc": "-",
"text": "lots",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "ginger",
"misc": "-",
"text": "ginger",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
10
],
"lemma": "meal",
"misc": "-",
"text": "meal",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 13,
"id": [
12
],
"lemma": "Hunter",
"misc": "(0)",
"text": "Hunter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
13
],
"lemma": "stop",
"misc": "-",
"text": "stopped",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
14
],
"lemma": "he",
"misc": "-",
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
15
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He liked mild food.",
"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": "like",
"misc": "-",
"text": "liked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 4,
"id": [
3
],
"lemma": "mild",
"misc": "-",
"text": "mild",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "food",
"misc": "-",
"text": "food",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
5
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
11,
11
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3RHLQY6EDT2HFDMWE7MJ9HI9YT1D49-1 | crowdsourced | Ben wanted to avoid cleaning the poop and pee that his dog did. However, he found it easier to clean because it was dry. | [
{
"id": 0,
"speaker": null,
"text": "Ben wanted to avoid cleaning the poop and pee that his dog did.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Ben",
"misc": "-",
"text": "Ben",
"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": "avoid",
"misc": "-",
"text": "avoid",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 4,
"id": [
5
],
"lemma": "clean",
"misc": "-",
"text": "cleaning",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "poop",
"misc": "0)",
"text": "poop",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 7,
"id": [
9
],
"lemma": "pee",
"misc": "(1)",
"text": "pee",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "PronType=Rel",
"head": 13,
"id": [
10
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 12,
"id": [
11
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 13,
"id": [
12
],
"lemma": "dog",
"misc": "-",
"text": "dog",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl:relcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": [
13
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
14
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "However, he found it easier to clean because it was dry.",
"tokens": [
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
1
],
"lemma": "however",
"misc": "-",
"text": "However",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
2
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 4,
"id": [
3
],
"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": [
4
],
"lemma": "find",
"misc": "-",
"text": "found",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "expl",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 4,
"id": [
5
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"feats": "Degree=Cmp",
"head": 4,
"id": [
6
],
"lemma": "easy",
"misc": "-",
"text": "easier",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 6,
"id": [
8
],
"lemma": "clean",
"misc": "-",
"text": "clean",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": [
10
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": [
11
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 8,
"id": [
12
],
"lemma": "dry",
"misc": "-",
"text": "dry",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
13
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
6
],
[
1,
4,
4
]
],
[
[
0,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3RHLQY6EDT2HFDMWE7MJ9HI9YT1D49-2 | crowdsourced | Ben wanted to avoid cleaning the poop and pee that his dog did. However, he found it easier to clean because it was wet. | [
{
"id": 0,
"speaker": null,
"text": "Ben wanted to avoid cleaning the poop and pee that his dog did.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Ben",
"misc": "-",
"text": "Ben",
"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": "avoid",
"misc": "-",
"text": "avoid",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 4,
"id": [
5
],
"lemma": "clean",
"misc": "-",
"text": "cleaning",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "poop",
"misc": "1)",
"text": "poop",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 7,
"id": [
9
],
"lemma": "pee",
"misc": "(0)",
"text": "pee",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "PronType=Rel",
"head": 13,
"id": [
10
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 12,
"id": [
11
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 13,
"id": [
12
],
"lemma": "dog",
"misc": "-",
"text": "dog",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl:relcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": [
13
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
14
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "However, he found it easier to clean because it was wet.",
"tokens": [
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
1
],
"lemma": "however",
"misc": "-",
"text": "However",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
2
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 4,
"id": [
3
],
"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": [
4
],
"lemma": "find",
"misc": "-",
"text": "found",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "expl",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 4,
"id": [
5
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"feats": "Degree=Cmp",
"head": 4,
"id": [
6
],
"lemma": "easy",
"misc": "-",
"text": "easier",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 6,
"id": [
8
],
"lemma": "clean",
"misc": "-",
"text": "clean",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": [
10
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": [
11
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 8,
"id": [
12
],
"lemma": "wet",
"misc": "-",
"text": "wet",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
13
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
6
]
],
[
[
0,
8,
8
],
[
1,
4,
4
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3LN3BXKGC0TW0ZF7Q3TAAU4XVC5WG9-1 | crowdsourced | Mark wanted to shrink his leather jacket in a bin, but it was too large. | [
{
"id": 0,
"speaker": null,
"text": "Mark wanted to shrink his leather jacket in a bin, but it was too large.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Mark",
"misc": "-",
"text": "Mark",
"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": "shrink",
"misc": "-",
"text": "shrink",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 7,
"id": [
5
],
"lemma": "he",
"misc": "(0",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "leather",
"misc": "-",
"text": "leather",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
7
],
"lemma": "jacket",
"misc": "0)",
"text": "jacket",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "a",
"misc": "(1",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
10
],
"lemma": "bin",
"misc": "1)",
"text": "bin",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 16,
"id": [
11
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 16,
"id": [
12
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"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=Past|VerbForm=Fin",
"head": 16,
"id": [
14
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 2,
"id": [
16
],
"lemma": "large",
"misc": "-",
"text": "large",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
6
],
[
0,
12,
12
]
],
[
[
0,
8,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3LN3BXKGC0TW0ZF7Q3TAAU4XVC5WG9-2 | crowdsourced | Mark wanted to shrink his leather jacket in a bin, but it was too small. | [
{
"id": 0,
"speaker": null,
"text": "Mark wanted to shrink his leather jacket in a bin, but it was too small.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Mark",
"misc": "-",
"text": "Mark",
"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": "shrink",
"misc": "-",
"text": "shrink",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 7,
"id": [
5
],
"lemma": "he",
"misc": "(1",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "leather",
"misc": "-",
"text": "leather",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
7
],
"lemma": "jacket",
"misc": "1)",
"text": "jacket",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "a",
"misc": "(0",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
10
],
"lemma": "bin",
"misc": "0)",
"text": "bin",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 16,
"id": [
11
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 16,
"id": [
12
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"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=Past|VerbForm=Fin",
"head": 16,
"id": [
14
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 2,
"id": [
16
],
"lemma": "small",
"misc": "-",
"text": "small",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
6
]
],
[
[
0,
8,
9
],
[
0,
12,
12
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3RBI0I35XE1ZVSYJAP4ECX04XWZ3YZ-1 | crowdsourced | Mary was prone to depression while Monica was not, because she was a naturally optimistic person. | [
{
"id": 0,
"speaker": null,
"text": "Mary was prone to depression while Monica was not, because she was a naturally optimistic person.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Mary",
"misc": "(0)",
"text": "Mary",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
3
],
"lemma": "prone",
"misc": "-",
"text": "prone",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "depression",
"misc": "-",
"text": "depression",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "Monica",
"misc": "(1)",
"text": "Monica",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
8
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 8,
"id": [
9
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 17,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"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": 17,
"id": [
13
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 17,
"id": [
14
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "naturally",
"misc": "-",
"text": "naturally",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 17,
"id": [
16
],
"lemma": "optimistic",
"misc": "-",
"text": "optimistic",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 8,
"id": [
17
],
"lemma": "person",
"misc": "-",
"text": "person",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
6,
6
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3RBI0I35XE1ZVSYJAP4ECX04XWZ3YZ-2 | crowdsourced | Mary was prone to depression while Monica was not, because she was a naturally pessimistic person. | [
{
"id": 0,
"speaker": null,
"text": "Mary was prone to depression while Monica was not, because she was a naturally pessimistic person.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Mary",
"misc": "(1)",
"text": "Mary",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
3
],
"lemma": "prone",
"misc": "-",
"text": "prone",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "depression",
"misc": "-",
"text": "depression",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "Monica",
"misc": "(0)",
"text": "Monica",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
8
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 8,
"id": [
9
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 17,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"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": 17,
"id": [
13
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 17,
"id": [
14
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "naturally",
"misc": "-",
"text": "naturally",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 17,
"id": [
16
],
"lemma": "pessimistic",
"misc": "-",
"text": "pessimistic",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 8,
"id": [
17
],
"lemma": "person",
"misc": "-",
"text": "person",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3OREP8RUT4PJ6LG3FA9EFEFK9GBBGD-1 | crowdsourced | Robert told Brian that he thought that is wife was cheating on him, so he chose to hire a private detective. | [
{
"id": 0,
"speaker": null,
"text": "Robert told Brian that he thought that is wife was cheating on him, so he chose to hire a private detective.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Robert",
"misc": "(0)",
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "tell",
"misc": "-",
"text": "told",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "Brian",
"misc": "(1)",
"text": "Brian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 6,
"id": [
4
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 6,
"id": [
5
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
6
],
"lemma": "think",
"misc": "-",
"text": "thought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
7
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "aux",
"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": "nsubj",
"feats": "Number=Sing",
"head": 11,
"id": [
9
],
"lemma": "wife",
"misc": "-",
"text": "wife",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": [
10
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"feats": "Tense=Pres|VerbForm=Part",
"head": 6,
"id": [
11
],
"lemma": "cheating",
"misc": "-",
"text": "cheating",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": [
13
],
"lemma": "he",
"misc": "-",
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 17,
"id": [
14
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 17,
"id": [
15
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
16
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
17
],
"lemma": "choose",
"misc": "-",
"text": "chose",
"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": "hire",
"misc": "-",
"text": "hire",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 22,
"id": [
20
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 22,
"id": [
21
],
"lemma": "private",
"misc": "-",
"text": "private",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 19,
"id": [
22
],
"lemma": "detective",
"misc": "-",
"text": "detective",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
23
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
15,
15
]
],
[
[
0,
2,
2
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3OREP8RUT4PJ6LG3FA9EFEFK9GBBGD-2 | crowdsourced | Robert told Brian that he thought that is wife was cheating on him, so he recomended that he hire a private detective. | [
{
"id": 0,
"speaker": null,
"text": "Robert told Brian that he thought that is wife was cheating on him, so he recomended that he hire a private detective.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Robert",
"misc": "(1)",
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "tell",
"misc": "-",
"text": "told",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "Brian",
"misc": "(0)",
"text": "Brian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 6,
"id": [
4
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 6,
"id": [
5
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
6
],
"lemma": "think",
"misc": "-",
"text": "thought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
7
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "aux",
"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": "nsubj",
"feats": "Number=Sing",
"head": 11,
"id": [
9
],
"lemma": "wife",
"misc": "-",
"text": "wife",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": [
10
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"feats": "Tense=Pres|VerbForm=Part",
"head": 6,
"id": [
11
],
"lemma": "cheating",
"misc": "-",
"text": "cheating",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": [
13
],
"lemma": "he",
"misc": "-",
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 17,
"id": [
14
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 17,
"id": [
15
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
16
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
17
],
"lemma": "recomend",
"misc": "-",
"text": "recomended",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 20,
"id": [
18
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": [
19
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 17,
"id": [
20
],
"lemma": "hire",
"misc": "-",
"text": "hire",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 23,
"id": [
21
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 23,
"id": [
22
],
"lemma": "private",
"misc": "-",
"text": "private",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 20,
"id": [
23
],
"lemma": "detective",
"misc": "-",
"text": "detective",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
24
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
15,
15
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3QXFBUZ4ZKEJ8VQ2V3E9S6J05K8UGT-1 | crowdsourced | Jessica was more hungry than Elena, so she ordered a steak instead of ramen noodles. | [
{
"id": 0,
"speaker": null,
"text": "Jessica was more hungry than Elena, so she ordered a steak instead of ramen noodles.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Jessica",
"misc": "(0)",
"text": "Jessica",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 4,
"id": [
3
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
4
],
"lemma": "hungry",
"misc": "-",
"text": "hungry",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "Elena",
"misc": "(1)",
"text": "Elena",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 10,
"id": [
7
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"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": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
10
],
"lemma": "order",
"misc": "-",
"text": "ordered",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 12,
"id": [
11
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 10,
"id": [
12
],
"lemma": "steak",
"misc": "-",
"text": "steak",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "instead",
"misc": "-",
"text": "instead",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "fixed",
"feats": null,
"head": 13,
"id": [
14
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 16,
"id": [
15
],
"lemma": "raman",
"misc": "-",
"text": "ramen",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 10,
"id": [
16
],
"lemma": "noodle",
"misc": "-",
"text": "noodles",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
5,
5
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3QXFBUZ4ZKEJ8VQ2V3E9S6J05K8UGT-2 | crowdsourced | Jessica was more hungry than Elena, so she ordered ramen noodles instead of a steak. | [
{
"id": 0,
"speaker": null,
"text": "Jessica was more hungry than Elena, so she ordered ramen noodles instead of a steak.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Jessica",
"misc": "(1)",
"text": "Jessica",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 4,
"id": [
3
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
4
],
"lemma": "hungry",
"misc": "-",
"text": "hungry",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "Elena",
"misc": "(0)",
"text": "Elena",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 10,
"id": [
7
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"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": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
10
],
"lemma": "order",
"misc": "-",
"text": "ordered",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 12,
"id": [
11
],
"lemma": "raman",
"misc": "-",
"text": "ramen",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 10,
"id": [
12
],
"lemma": "noodle",
"misc": "-",
"text": "noodles",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "instead",
"misc": "-",
"text": "instead",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "fixed",
"feats": null,
"head": 13,
"id": [
14
],
"lemma": "of",
"misc": "-",
"text": "of",
"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": 10,
"id": [
16
],
"lemma": "steak",
"misc": "-",
"text": "steak",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
37SDSEDINBG308STUF41HPLE02H81M-1 | crowdsourced | Mike went to serve Michelle some beans from the pot onto the plate couldn't put many because it was too small. | [
{
"id": 0,
"speaker": null,
"text": "Mike went to serve Michelle some beans from the pot onto the plate couldn't put many because it was too small.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Mike",
"misc": "-",
"text": "Mike",
"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": "serve",
"misc": "-",
"text": "serve",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
5
],
"lemma": "Michelle",
"misc": "-",
"text": "Michelle",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "det",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "some",
"misc": "-",
"text": "some",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 4,
"id": [
7
],
"lemma": "bean",
"misc": "-",
"text": "beans",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "from",
"misc": "-",
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
10
],
"lemma": "pot",
"misc": "1)",
"text": "pot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "onto",
"misc": "-",
"text": "onto",
"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": "nsubj",
"feats": "Number=Sing",
"head": 16,
"id": [
13
],
"lemma": "plate",
"misc": "0)",
"text": "plate",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 16,
"id": [
14
],
"lemma": "could",
"misc": "-",
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
16
],
"lemma": "put",
"misc": "-",
"text": "put",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Degree=Pos",
"head": 16,
"id": [
17
],
"lemma": "many",
"misc": "-",
"text": "many",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 22,
"id": [
18
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 22,
"id": [
19
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 22,
"id": [
20
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 22,
"id": [
21
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 16,
"id": [
22
],
"lemma": "small",
"misc": "-",
"text": "small",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
23
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
8,
9
]
],
[
[
0,
11,
12
],
[
0,
18,
18
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
37SDSEDINBG308STUF41HPLE02H81M-2 | crowdsourced | Mike went to serve Michelle some beans from the pot onto the plate couldn't put many because it was so big. | [
{
"id": 0,
"speaker": null,
"text": "Mike went to serve Michelle some beans from the pot onto the plate couldn't put many because it was so big.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Mike",
"misc": "-",
"text": "Mike",
"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": "serve",
"misc": "-",
"text": "serve",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
5
],
"lemma": "Michelle",
"misc": "-",
"text": "Michelle",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "det",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "some",
"misc": "-",
"text": "some",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 4,
"id": [
7
],
"lemma": "bean",
"misc": "-",
"text": "beans",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "from",
"misc": "-",
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
10
],
"lemma": "pot",
"misc": "0)",
"text": "pot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "onto",
"misc": "-",
"text": "onto",
"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": "nsubj",
"feats": "Number=Sing",
"head": 16,
"id": [
13
],
"lemma": "plate",
"misc": "1)",
"text": "plate",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 16,
"id": [
14
],
"lemma": "could",
"misc": "-",
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
16
],
"lemma": "put",
"misc": "-",
"text": "put",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Degree=Pos",
"head": 16,
"id": [
17
],
"lemma": "many",
"misc": "-",
"text": "many",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 22,
"id": [
18
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 22,
"id": [
19
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 22,
"id": [
20
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 22,
"id": [
21
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 16,
"id": [
22
],
"lemma": "big",
"misc": "-",
"text": "big",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
23
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
8,
9
],
[
0,
18,
18
]
],
[
[
0,
11,
12
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3IKMEYR0LY9UKUCQM81ICD49MF02K2-1 | crowdsourced | The tailor called Megan to say her coat was finished, so she asked her assistant Patricia to get it. She gave her the car to drive to the tailor shop. | [
{
"id": 0,
"speaker": null,
"text": "The tailor called Megan to say her coat was finished, so she asked her assistant Patricia to get 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": "tailor",
"misc": "-",
"text": "tailor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "call",
"misc": "-",
"text": "called",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
4
],
"lemma": "Megan",
"misc": "(0)",
"text": "Megan",
"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": "say",
"misc": "-",
"text": "say",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 8,
"id": [
7
],
"lemma": "she",
"misc": "-",
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj:pass",
"feats": "Number=Sing",
"head": 10,
"id": [
8
],
"lemma": "coat",
"misc": "-",
"text": "coat",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux:pass",
"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": "ccomp",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 6,
"id": [
10
],
"lemma": "finish",
"misc": "-",
"text": "finished",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"feats": null,
"head": 14,
"id": [
11
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 14,
"id": [
12
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": [
13
],
"lemma": "she",
"misc": "-",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
14
],
"lemma": "ask",
"misc": "-",
"text": "asked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 16,
"id": [
15
],
"lemma": "she",
"misc": "-",
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 14,
"id": [
16
],
"lemma": "assistant",
"misc": "-",
"text": "assistant",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 14,
"id": [
17
],
"lemma": "Patricia",
"misc": "(1)",
"text": "Patricia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
18
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 14,
"id": [
19
],
"lemma": "get",
"misc": "-",
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
20
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "She gave her the car to drive to the tailor shop.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "she",
"misc": "(0)",
"text": "She",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "give",
"misc": "-",
"text": "gave",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
3
],
"lemma": "she",
"misc": "-",
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "car",
"misc": "-",
"text": "car",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"feats": "VerbForm=Inf",
"head": 5,
"id": [
7
],
"lemma": "drive",
"misc": "-",
"text": "drive",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
8
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": [
9
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 11,
"id": [
10
],
"lemma": "tailor",
"misc": "-",
"text": "tailor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
11
],
"lemma": "shop",
"misc": "-",
"text": "shop",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
12
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
],
[
1,
0,
0
]
],
[
[
0,
16,
16
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3IKMEYR0LY9UKUCQM81ICD49MF02K2-2 | crowdsourced | The tailor called Megan to say her coat was finished, so she asked her assistant Patricia to get it. She drove the car to the tailor shop. | [
{
"id": 0,
"speaker": null,
"text": "The tailor called Megan to say her coat was finished, so she asked her assistant Patricia to get 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": "tailor",
"misc": "-",
"text": "tailor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "call",
"misc": "-",
"text": "called",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
4
],
"lemma": "Megan",
"misc": "(1)",
"text": "Megan",
"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": "say",
"misc": "-",
"text": "say",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 8,
"id": [
7
],
"lemma": "she",
"misc": "-",
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj:pass",
"feats": "Number=Sing",
"head": 10,
"id": [
8
],
"lemma": "coat",
"misc": "-",
"text": "coat",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux:pass",
"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": "ccomp",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 6,
"id": [
10
],
"lemma": "finish",
"misc": "-",
"text": "finished",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"feats": null,
"head": 14,
"id": [
11
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 14,
"id": [
12
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": [
13
],
"lemma": "she",
"misc": "-",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
14
],
"lemma": "ask",
"misc": "-",
"text": "asked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 16,
"id": [
15
],
"lemma": "she",
"misc": "-",
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 14,
"id": [
16
],
"lemma": "assistant",
"misc": "-",
"text": "assistant",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 14,
"id": [
17
],
"lemma": "Patricia",
"misc": "(0)",
"text": "Patricia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
18
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 14,
"id": [
19
],
"lemma": "get",
"misc": "-",
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
20
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "She drove the car to the tailor shop.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "she",
"misc": "(0)",
"text": "She",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "drive",
"misc": "-",
"text": "drove",
"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": "car",
"misc": "-",
"text": "car",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"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": "tailor",
"misc": "-",
"text": "tailor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
8
],
"lemma": "shop",
"misc": "-",
"text": "shop",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
9
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
]
],
[
[
0,
16,
16
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3UZUVSO3P7T2B9P2G6XZ1THUFBBEMB-1 | crowdsourced | Samantha was generally faster at running than Jessica, so it was surprising when she lost the race by a large margin. | [
{
"id": 0,
"speaker": null,
"text": "Samantha was generally faster at running than Jessica, so it was surprising when she lost the race by a large margin.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Samantha",
"misc": "(0)",
"text": "Samantha",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "generally",
"misc": "-",
"text": "generally",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Degree=Cmp",
"head": 0,
"id": [
4
],
"lemma": "fast",
"misc": "-",
"text": "faster",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "mark",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 4,
"id": [
6
],
"lemma": "run",
"misc": "-",
"text": "running",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "Jessica",
"misc": "(1)",
"text": "Jessica",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 13,
"id": [
9
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "expl",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
11
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": [
12
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "parataxis",
"feats": "Degree=Pos",
"head": 4,
"id": [
13
],
"lemma": "surprising",
"misc": "-",
"text": "surprising",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 16,
"id": [
14
],
"lemma": "when",
"misc": "-",
"text": "when",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
15
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": [
16
],
"lemma": "lose",
"misc": "-",
"text": "lost",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 18,
"id": [
17
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 16,
"id": [
18
],
"lemma": "race",
"misc": "-",
"text": "race",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 22,
"id": [
19
],
"lemma": "by",
"misc": "-",
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 22,
"id": [
20
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 22,
"id": [
21
],
"lemma": "large",
"misc": "-",
"text": "large",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 16,
"id": [
22
],
"lemma": "margin",
"misc": "-",
"text": "margin",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
23
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
14,
14
]
],
[
[
0,
7,
7
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3UZUVSO3P7T2B9P2G6XZ1THUFBBEMB-2 | crowdsourced | Samantha was generally faster at running than Jessica, so it was surprising when she won the race by a large margin. | [
{
"id": 0,
"speaker": null,
"text": "Samantha was generally faster at running than Jessica, so it was surprising when she won the race by a large margin.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Samantha",
"misc": "(1)",
"text": "Samantha",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "generally",
"misc": "-",
"text": "generally",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Degree=Cmp",
"head": 0,
"id": [
4
],
"lemma": "fast",
"misc": "-",
"text": "faster",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "mark",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 4,
"id": [
6
],
"lemma": "run",
"misc": "-",
"text": "running",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "Jessica",
"misc": "(0)",
"text": "Jessica",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 13,
"id": [
9
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "expl",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
11
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": [
12
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "parataxis",
"feats": "Degree=Pos",
"head": 4,
"id": [
13
],
"lemma": "surprising",
"misc": "-",
"text": "surprising",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 16,
"id": [
14
],
"lemma": "when",
"misc": "-",
"text": "when",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
15
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": [
16
],
"lemma": "win",
"misc": "-",
"text": "won",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 18,
"id": [
17
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 16,
"id": [
18
],
"lemma": "race",
"misc": "-",
"text": "race",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 22,
"id": [
19
],
"lemma": "by",
"misc": "-",
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 22,
"id": [
20
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 22,
"id": [
21
],
"lemma": "large",
"misc": "-",
"text": "large",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 16,
"id": [
22
],
"lemma": "margin",
"misc": "-",
"text": "margin",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
23
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
14,
14
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3CMIQF80GP44DYTMMFXIYCXU1296QI-2 | crowdsourced | At school, Tanya loves games, while Monica is always focused on studying, so she is more serious. | [
{
"id": 0,
"speaker": null,
"text": "At school, Tanya loves games, while Monica is always focused on studying, so she is more serious.",
"tokens": [
{
"deprel": "case",
"feats": null,
"head": 2,
"id": [
1
],
"lemma": "at",
"misc": "-",
"text": "At",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
2
],
"lemma": "school",
"misc": "-",
"text": "school",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
3
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
4
],
"lemma": "Tanya",
"misc": "(1)",
"text": "Tanya",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
5
],
"lemma": "love",
"misc": "-",
"text": "loves",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 5,
"id": [
6
],
"lemma": "game",
"misc": "-",
"text": "games",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 12,
"id": [
7
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
8
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"feats": "Number=Sing",
"head": 12,
"id": [
9
],
"lemma": "Monica",
"misc": "(0)",
"text": "Monica",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": [
10
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "always",
"misc": "-",
"text": "always",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 5,
"id": [
12
],
"lemma": "focus",
"misc": "-",
"text": "focused",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 12,
"id": [
14
],
"lemma": "study",
"misc": "-",
"text": "studying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "punct",
"feats": null,
"head": 20,
"id": [
15
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 20,
"id": [
16
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": [
17
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 20,
"id": [
18
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 20,
"id": [
19
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 12,
"id": [
20
],
"lemma": "serious",
"misc": "-",
"text": "serious",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
]
],
[
[
0,
8,
8
],
[
0,
16,
16
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3CMIQF80GP44DYTMMFXIYCXU1296QI-1 | crowdsourced | At school, Tanya loves games, while Monica is always focused on studying, so she is more creative. | [
{
"id": 0,
"speaker": null,
"text": "At school, Tanya loves games, while Monica is always focused on studying, so she is more creative.",
"tokens": [
{
"deprel": "case",
"feats": null,
"head": 2,
"id": [
1
],
"lemma": "at",
"misc": "-",
"text": "At",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
2
],
"lemma": "school",
"misc": "-",
"text": "school",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
3
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
4
],
"lemma": "Tanya",
"misc": "(0)",
"text": "Tanya",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
5
],
"lemma": "love",
"misc": "-",
"text": "loves",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 5,
"id": [
6
],
"lemma": "game",
"misc": "-",
"text": "games",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 12,
"id": [
7
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
8
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"feats": "Number=Sing",
"head": 12,
"id": [
9
],
"lemma": "Monica",
"misc": "(1)",
"text": "Monica",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": [
10
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "always",
"misc": "-",
"text": "always",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 5,
"id": [
12
],
"lemma": "focus",
"misc": "-",
"text": "focused",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 12,
"id": [
14
],
"lemma": "study",
"misc": "-",
"text": "studying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "punct",
"feats": null,
"head": 20,
"id": [
15
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 20,
"id": [
16
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": [
17
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 20,
"id": [
18
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 20,
"id": [
19
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "parataxis",
"feats": "Degree=Pos",
"head": 5,
"id": [
20
],
"lemma": "creative",
"misc": "-",
"text": "creative",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
],
[
0,
16,
16
]
],
[
[
0,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3B9XR6P1WG9TXN64NGUHCR7018SJBP-2 | crowdsourced | Lindsey did not feel the drip that got Jessica wet because she was under the leaky spot in the roof. | [
{
"id": 0,
"speaker": null,
"text": "Lindsey did not feel the drip that got Jessica wet because she was under the leaky spot in the roof.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Lindsey",
"misc": "(1)",
"text": "Lindsey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "VerbForm=Inf",
"head": 0,
"id": [
4
],
"lemma": "feel",
"misc": "-",
"text": "feel",
"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": "drip",
"misc": "-",
"text": "drip",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "PronType=Rel",
"head": 8,
"id": [
7
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "acl:relcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
8
],
"lemma": "get",
"misc": "-",
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 8,
"id": [
9
],
"lemma": "Jessica",
"misc": "(0)",
"text": "Jessica",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 8,
"id": [
10
],
"lemma": "wet",
"misc": "-",
"text": "wet",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"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": 17,
"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": 17,
"id": [
13
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 17,
"id": [
14
],
"lemma": "under",
"misc": "-",
"text": "under",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 17,
"id": [
15
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 17,
"id": [
16
],
"lemma": "leaky",
"misc": "-",
"text": "leaky",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 8,
"id": [
17
],
"lemma": "spot",
"misc": "-",
"text": "spot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 20,
"id": [
18
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 20,
"id": [
19
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 17,
"id": [
20
],
"lemma": "roof",
"misc": "-",
"text": "roof",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
8,
8
],
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3B9XR6P1WG9TXN64NGUHCR7018SJBP-1 | crowdsourced | Lindsey did not feel the drip that got Jessica wet because she was away from the leaky spot in the roof. | [
{
"id": 0,
"speaker": null,
"text": "Lindsey did not feel the drip that got Jessica wet because she was away from the leaky spot in the roof.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Lindsey",
"misc": "(0)",
"text": "Lindsey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "VerbForm=Inf",
"head": 0,
"id": [
4
],
"lemma": "feel",
"misc": "-",
"text": "feel",
"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": "drip",
"misc": "-",
"text": "drip",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "PronType=Rel",
"head": 8,
"id": [
7
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "acl:relcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
8
],
"lemma": "get",
"misc": "-",
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 8,
"id": [
9
],
"lemma": "Jessica",
"misc": "(1)",
"text": "Jessica",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 8,
"id": [
10
],
"lemma": "wet",
"misc": "-",
"text": "wet",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"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": 14,
"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": 14,
"id": [
13
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": null,
"head": 8,
"id": [
14
],
"lemma": "away",
"misc": "-",
"text": "away",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 18,
"id": [
15
],
"lemma": "from",
"misc": "-",
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 18,
"id": [
16
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 18,
"id": [
17
],
"lemma": "leaky",
"misc": "-",
"text": "leaky",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 14,
"id": [
18
],
"lemma": "spot",
"misc": "-",
"text": "spot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 21,
"id": [
19
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 21,
"id": [
20
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 18,
"id": [
21
],
"lemma": "roof",
"misc": "-",
"text": "roof",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
33P2GD6NRNQJ5VG1LVSP7JM3N8WHKQ-1 | crowdsourced | Sarah confided in Laura that she had cheated on her boyfriend. She was sorry. | [
{
"id": 0,
"speaker": null,
"text": "Sarah confided in Laura that she had cheated on her boyfriend.",
"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": "confide",
"misc": "-",
"text": "confided",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "Laura",
"misc": "(1)",
"text": "Laura",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": [
6
],
"lemma": "she",
"misc": "-",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": [
7
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"feats": "Tense=Past|VerbForm=Part",
"head": 2,
"id": [
8
],
"lemma": "cheat",
"misc": "-",
"text": "cheated",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 11,
"id": [
10
],
"lemma": "she",
"misc": "-",
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 8,
"id": [
11
],
"lemma": "boyfriend",
"misc": "-",
"text": "boyfriend",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
12
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "She was sorry.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 3,
"id": [
1
],
"lemma": "she",
"misc": "(0)",
"text": "She",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
3
],
"lemma": "sorry",
"misc": "-",
"text": "sorry",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
4
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
1,
0,
0
]
],
[
[
0,
3,
3
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
33P2GD6NRNQJ5VG1LVSP7JM3N8WHKQ-2 | crowdsourced | Sarah confided in Laura that she had cheated on her boyfriend. She was horrified. | [
{
"id": 0,
"speaker": null,
"text": "Sarah confided in Laura that she had cheated on her boyfriend.",
"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": "confide",
"misc": "-",
"text": "confided",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "Laura",
"misc": "(0)",
"text": "Laura",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": [
6
],
"lemma": "she",
"misc": "-",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": [
7
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"feats": "Tense=Past|VerbForm=Part",
"head": 2,
"id": [
8
],
"lemma": "cheat",
"misc": "-",
"text": "cheated",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 11,
"id": [
10
],
"lemma": "she",
"misc": "-",
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 8,
"id": [
11
],
"lemma": "boyfriend",
"misc": "-",
"text": "boyfriend",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
12
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "She was horrified.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 3,
"id": [
1
],
"lemma": "she",
"misc": "(0)",
"text": "She",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": [
3
],
"lemma": "horrify",
"misc": "-",
"text": "horrified",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
4
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3W1K7D6QSDVJX2B852X30LVQKV1BZC-1 | crowdsourced | The woman cooked the casserole for 30 minutes longer than the pizza because it was frozen. | [
{
"id": 0,
"speaker": null,
"text": "The woman cooked the casserole for 30 minutes longer than the pizza because it was frozen.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
2
],
"lemma": "woman",
"misc": "-",
"text": "woman",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "cook",
"misc": "-",
"text": "cooked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "casserole",
"misc": "0)",
"text": "casserole",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nummod",
"feats": "NumForm=Digit|NumType=Card",
"head": 8,
"id": [
7
],
"lemma": "30",
"misc": "-",
"text": "30",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "obl:npmod",
"feats": "Number=Plur",
"head": 9,
"id": [
8
],
"lemma": "minute",
"misc": "-",
"text": "minutes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 3,
"id": [
9
],
"lemma": "long",
"misc": "-",
"text": "longer",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": [
11
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 9,
"id": [
12
],
"lemma": "pizza",
"misc": "1)",
"text": "pizza",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
14
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": [
15
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 3,
"id": [
16
],
"lemma": "freeze",
"misc": "-",
"text": "frozen",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
4
],
[
0,
13,
13
]
],
[
[
0,
10,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3W1K7D6QSDVJX2B852X30LVQKV1BZC-2 | crowdsourced | The woman cooked the casserole for 30 minutes longer than the pizza because it was defrosted. | [
{
"id": 0,
"speaker": null,
"text": "The woman cooked the casserole for 30 minutes longer than the pizza because it was defrosted.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
2
],
"lemma": "woman",
"misc": "-",
"text": "woman",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "cook",
"misc": "-",
"text": "cooked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "casserole",
"misc": "1)",
"text": "casserole",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nummod",
"feats": "NumForm=Digit|NumType=Card",
"head": 8,
"id": [
7
],
"lemma": "30",
"misc": "-",
"text": "30",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "obl:npmod",
"feats": "Number=Plur",
"head": 9,
"id": [
8
],
"lemma": "minute",
"misc": "-",
"text": "minutes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 3,
"id": [
9
],
"lemma": "long",
"misc": "-",
"text": "longer",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": [
11
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 9,
"id": [
12
],
"lemma": "pizza",
"misc": "0)",
"text": "pizza",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"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": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": [
15
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 3,
"id": [
16
],
"lemma": "defrost",
"misc": "-",
"text": "defrosted",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
4
]
],
[
[
0,
10,
11
],
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3X878VYTIGWQQ9HIR9RGSRTDQ5DF7G-1 | crowdsourced | James needed to reduce the sound of his music whenever he is in the neighborhood because it is loud. | [
{
"id": 0,
"speaker": null,
"text": "James needed to reduce the sound of his music whenever he is in the neighborhood because it is loud.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "James",
"misc": "-",
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "need",
"misc": "-",
"text": "needed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
4
],
"lemma": "reduce",
"misc": "-",
"text": "reduce",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 6,
"id": [
5
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "sound",
"misc": "-",
"text": "sound",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 9,
"id": [
8
],
"lemma": "he",
"misc": "(0",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "music",
"misc": "0)",
"text": "music",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 15,
"id": [
10
],
"lemma": "whenever",
"misc": "-",
"text": "whenever",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
11
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": [
12
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 4,
"id": [
15
],
"lemma": "neighborhood",
"misc": "1)",
"text": "neighborhood",
"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=Pres|VerbForm=Fin",
"head": 19,
"id": [
18
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 4,
"id": [
19
],
"lemma": "loud",
"misc": "-",
"text": "loud",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
7,
8
],
[
0,
16,
16
]
],
[
[
0,
13,
14
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3X878VYTIGWQQ9HIR9RGSRTDQ5DF7G-2 | crowdsourced | James needed to reduce the sound of his music whenever he is in the neighborhood because it is quiet. | [
{
"id": 0,
"speaker": null,
"text": "James needed to reduce the sound of his music whenever he is in the neighborhood because it is quiet.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "James",
"misc": "-",
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "need",
"misc": "-",
"text": "needed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
4
],
"lemma": "reduce",
"misc": "-",
"text": "reduce",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 6,
"id": [
5
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "sound",
"misc": "-",
"text": "sound",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 9,
"id": [
8
],
"lemma": "he",
"misc": "(1",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "music",
"misc": "1)",
"text": "music",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 15,
"id": [
10
],
"lemma": "whenever",
"misc": "-",
"text": "whenever",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
11
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": [
12
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 4,
"id": [
15
],
"lemma": "neighborhood",
"misc": "0)",
"text": "neighborhood",
"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=Pres|VerbForm=Fin",
"head": 19,
"id": [
18
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 4,
"id": [
19
],
"lemma": "quiet",
"misc": "-",
"text": "quiet",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
7,
8
]
],
[
[
0,
13,
14
],
[
0,
16,
16
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3SR6AEG6W77TJP4P985G8PPM9BUYHA-2 | crowdsourced | Even though Kenneth had just started playing cricket while Logan had been playing for several years, he scored fewer goals that day. | [
{
"id": 0,
"speaker": null,
"text": "Even though Kenneth had just started playing cricket while Logan had been playing for several years, he scored fewer goals that day.",
"tokens": [
{
"deprel": "advmod",
"feats": null,
"head": 6,
"id": [
1
],
"lemma": "even",
"misc": "-",
"text": "Even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"feats": null,
"head": 6,
"id": [
2
],
"lemma": "though",
"misc": "-",
"text": "though",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 6,
"id": [
3
],
"lemma": "Kenneth",
"misc": "(1)",
"text": "Kenneth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
4
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "just",
"misc": "-",
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part",
"head": 19,
"id": [
6
],
"lemma": "start",
"misc": "-",
"text": "started",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 6,
"id": [
7
],
"lemma": "play",
"misc": "-",
"text": "playing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 7,
"id": [
8
],
"lemma": "cricket",
"misc": "-",
"text": "cricket",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
9
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 13,
"id": [
10
],
"lemma": "Logan",
"misc": "(0)",
"text": "Logan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": [
11
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "aux",
"feats": "Tense=Past|VerbForm=Part",
"head": 13,
"id": [
12
],
"lemma": "be",
"misc": "-",
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "advcl",
"feats": "Tense=Pres|VerbForm=Part",
"head": 6,
"id": [
13
],
"lemma": "play",
"misc": "-",
"text": "playing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 16,
"id": [
15
],
"lemma": "several",
"misc": "-",
"text": "several",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 13,
"id": [
16
],
"lemma": "year",
"misc": "-",
"text": "years",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
17
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
18
],
"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": [
19
],
"lemma": "score",
"misc": "-",
"text": "scored",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 21,
"id": [
20
],
"lemma": "few",
"misc": "-",
"text": "fewer",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 19,
"id": [
21
],
"lemma": "goal",
"misc": "-",
"text": "goals",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "det",
"feats": "Number=Sing|PronType=Dem",
"head": 23,
"id": [
22
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:tmod",
"feats": "Number=Sing",
"head": 19,
"id": [
23
],
"lemma": "day",
"misc": "-",
"text": "day",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 19,
"id": [
24
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
9,
9
],
[
0,
17,
17
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3SR6AEG6W77TJP4P985G8PPM9BUYHA-1 | crowdsourced | Even though Kenneth had just started playing cricket while Logan had been playing for several years, he scored more goals that day. | [
{
"id": 0,
"speaker": null,
"text": "Even though Kenneth had just started playing cricket while Logan had been playing for several years, he scored more goals that day.",
"tokens": [
{
"deprel": "advmod",
"feats": null,
"head": 6,
"id": [
1
],
"lemma": "even",
"misc": "-",
"text": "Even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"feats": null,
"head": 6,
"id": [
2
],
"lemma": "though",
"misc": "-",
"text": "though",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 6,
"id": [
3
],
"lemma": "Kenneth",
"misc": "(0)",
"text": "Kenneth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
4
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "just",
"misc": "-",
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part",
"head": 19,
"id": [
6
],
"lemma": "start",
"misc": "-",
"text": "started",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 6,
"id": [
7
],
"lemma": "play",
"misc": "-",
"text": "playing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 7,
"id": [
8
],
"lemma": "cricket",
"misc": "-",
"text": "cricket",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
9
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 13,
"id": [
10
],
"lemma": "Logan",
"misc": "(1)",
"text": "Logan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": [
11
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "aux",
"feats": "Tense=Past|VerbForm=Part",
"head": 13,
"id": [
12
],
"lemma": "be",
"misc": "-",
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "advcl",
"feats": "Tense=Pres|VerbForm=Part",
"head": 6,
"id": [
13
],
"lemma": "play",
"misc": "-",
"text": "playing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 16,
"id": [
15
],
"lemma": "several",
"misc": "-",
"text": "several",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 13,
"id": [
16
],
"lemma": "year",
"misc": "-",
"text": "years",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
17
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
18
],
"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": [
19
],
"lemma": "score",
"misc": "-",
"text": "scored",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 21,
"id": [
20
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 19,
"id": [
21
],
"lemma": "goal",
"misc": "-",
"text": "goals",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "det",
"feats": "Number=Sing|PronType=Dem",
"head": 23,
"id": [
22
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:tmod",
"feats": "Number=Sing",
"head": 19,
"id": [
23
],
"lemma": "day",
"misc": "-",
"text": "day",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 19,
"id": [
24
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
],
[
0,
17,
17
]
],
[
[
0,
9,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
38XPGNCKHVEI3JLPPQYD71CPNUD4V5-2 | crowdsourced | Angela found it very rewarding to help Christine with their homework, which made them feel thankful. | [
{
"id": 0,
"speaker": null,
"text": "Angela found it very rewarding to help Christine with their homework, which made them feel thankful.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Angela",
"misc": "(1)",
"text": "Angela",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "find",
"misc": "-",
"text": "found",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
3
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "very",
"misc": "-",
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 2,
"id": [
5
],
"lemma": "rewarding",
"misc": "-",
"text": "rewarding",
"upos": "ADJ",
"xpos": "JJ"
},
{
"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": "help",
"misc": "-",
"text": "help",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 7,
"id": [
8
],
"lemma": "Christine",
"misc": "(0)",
"text": "Christine",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 11,
"id": [
10
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
11
],
"lemma": "homework",
"misc": "-",
"text": "homework",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 14,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "PronType=Rel",
"head": 14,
"id": [
13
],
"lemma": "which",
"misc": "-",
"text": "which",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "acl:relcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": [
14
],
"lemma": "make",
"misc": "-",
"text": "made",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 14,
"id": [
15
],
"lemma": "they",
"misc": "(0)",
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 14,
"id": [
16
],
"lemma": "feel",
"misc": "-",
"text": "feel",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 16,
"id": [
17
],
"lemma": "thankful",
"misc": "-",
"text": "thankful",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
14,
14
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
38XPGNCKHVEI3JLPPQYD71CPNUD4V5-1 | crowdsourced | Angela found it very rewarding to help Christine with their homework, which made them feel useful. | [
{
"id": 0,
"speaker": null,
"text": "Angela found it very rewarding to help Christine with their homework, which made them feel useful.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Angela",
"misc": "(0)",
"text": "Angela",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "find",
"misc": "-",
"text": "found",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
3
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "very",
"misc": "-",
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 2,
"id": [
5
],
"lemma": "rewarding",
"misc": "-",
"text": "rewarding",
"upos": "ADJ",
"xpos": "JJ"
},
{
"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": "help",
"misc": "-",
"text": "help",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 7,
"id": [
8
],
"lemma": "Christine",
"misc": "(1)",
"text": "Christine",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 11,
"id": [
10
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
11
],
"lemma": "homework",
"misc": "-",
"text": "homework",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 14,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "PronType=Rel",
"head": 14,
"id": [
13
],
"lemma": "which",
"misc": "-",
"text": "which",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "acl:relcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": [
14
],
"lemma": "make",
"misc": "-",
"text": "made",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 14,
"id": [
15
],
"lemma": "they",
"misc": "(0)",
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 14,
"id": [
16
],
"lemma": "feel",
"misc": "-",
"text": "feel",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 16,
"id": [
17
],
"lemma": "useful",
"misc": "-",
"text": "useful",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
14,
14
]
],
[
[
0,
7,
7
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3QE4DGPGBTPZLMVU0VZR709EZEH4G3-1 | crowdsourced | Neil put a lot of unwanted focus onto Donald, because they is someone who doesn't care about their desire for isolation. | [
{
"id": 0,
"speaker": null,
"text": "Neil put a lot of unwanted focus onto Donald, because they is someone who doesn't care about their desire for isolation.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Neil",
"misc": "(0)",
"text": "Neil",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "put",
"misc": "-",
"text": "put",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "lot",
"misc": "-",
"text": "lot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 7,
"id": [
6
],
"lemma": "unwanted",
"misc": "-",
"text": "unwanted",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 4,
"id": [
7
],
"lemma": "focus",
"misc": "-",
"text": "focus",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "onto",
"misc": "-",
"text": "onto",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
9
],
"lemma": "Donald",
"misc": "(1)",
"text": "Donald",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 14,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
11
],
"lemma": "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": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 14,
"id": [
13
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 2,
"id": [
14
],
"lemma": "someone",
"misc": "-",
"text": "someone",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "PronType=Rel",
"head": 18,
"id": [
15
],
"lemma": "who",
"misc": "-",
"text": "who",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 18,
"id": [
16
],
"lemma": "do",
"misc": "-",
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "acl:relcl",
"feats": "VerbForm=Inf",
"head": 14,
"id": [
18
],
"lemma": "care",
"misc": "-",
"text": "care",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 21,
"id": [
19
],
"lemma": "about",
"misc": "-",
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 21,
"id": [
20
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 18,
"id": [
21
],
"lemma": "desire",
"misc": "-",
"text": "desire",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 23,
"id": [
22
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 21,
"id": [
23
],
"lemma": "isolation",
"misc": "-",
"text": "isolation",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
24
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3QE4DGPGBTPZLMVU0VZR709EZEH4G3-2 | crowdsourced | Neil put a lot of unwanted focus onto Donald, because they is someone who doesn't defend their desire for isolation. | [
{
"id": 0,
"speaker": null,
"text": "Neil put a lot of unwanted focus onto Donald, because they is someone who doesn't defend their desire for isolation.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Neil",
"misc": "(1)",
"text": "Neil",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "put",
"misc": "-",
"text": "put",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "lot",
"misc": "-",
"text": "lot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 7,
"id": [
6
],
"lemma": "unwanted",
"misc": "-",
"text": "unwanted",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 4,
"id": [
7
],
"lemma": "focus",
"misc": "-",
"text": "focus",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "onto",
"misc": "-",
"text": "onto",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
9
],
"lemma": "Donald",
"misc": "(0)",
"text": "Donald",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 14,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
11
],
"lemma": "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": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 14,
"id": [
13
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 2,
"id": [
14
],
"lemma": "someone",
"misc": "-",
"text": "someone",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "PronType=Rel",
"head": 18,
"id": [
15
],
"lemma": "who",
"misc": "-",
"text": "who",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 18,
"id": [
16
],
"lemma": "do",
"misc": "-",
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "acl:relcl",
"feats": "VerbForm=Inf",
"head": 14,
"id": [
18
],
"lemma": "defend",
"misc": "-",
"text": "defend",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 20,
"id": [
19
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 18,
"id": [
20
],
"lemma": "desire",
"misc": "-",
"text": "desire",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 22,
"id": [
21
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 20,
"id": [
22
],
"lemma": "isolation",
"misc": "-",
"text": "isolation",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
23
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
8,
8
],
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
302OLP89DZ5MCAWZNC1Z2EMR0K1ACQ-2 | crowdsourced | Jason found visiting the gym more soothing than Donald. He had always found working out as stress relief difficult. | [
{
"id": 0,
"speaker": null,
"text": "Jason found visiting the gym more soothing than Donald.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Jason",
"misc": "(1)",
"text": "Jason",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "find",
"misc": "-",
"text": "found",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 2,
"id": [
3
],
"lemma": "visit",
"misc": "-",
"text": "visiting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "gym",
"misc": "-",
"text": "gym",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 7,
"id": [
6
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 3,
"id": [
7
],
"lemma": "soothing",
"misc": "-",
"text": "soothing",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
9
],
"lemma": "Donald",
"misc": "(0)",
"text": "Donald",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
10
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He had always found working out as stress relief difficult.",
"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": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "always",
"misc": "-",
"text": "always",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": [
4
],
"lemma": "find",
"misc": "-",
"text": "found",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 4,
"id": [
5
],
"lemma": "work",
"misc": "-",
"text": "working",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 5,
"id": [
6
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "stress",
"misc": "-",
"text": "stress",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
9
],
"lemma": "relief",
"misc": "-",
"text": "relief",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 5,
"id": [
10
],
"lemma": "difficult",
"misc": "-",
"text": "difficult",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
11
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
8,
8
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
302OLP89DZ5MCAWZNC1Z2EMR0K1ACQ-1 | crowdsourced | Jason found visiting the gym more soothing than Donald. He had always found working out as stress relief came naturally. | [
{
"id": 0,
"speaker": null,
"text": "Jason found visiting the gym more soothing than Donald.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Jason",
"misc": "(0)",
"text": "Jason",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "find",
"misc": "-",
"text": "found",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 2,
"id": [
3
],
"lemma": "visit",
"misc": "-",
"text": "visiting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "gym",
"misc": "-",
"text": "gym",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 7,
"id": [
6
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 3,
"id": [
7
],
"lemma": "soothing",
"misc": "-",
"text": "soothing",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
9
],
"lemma": "Donald",
"misc": "(1)",
"text": "Donald",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
10
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He had always found working out as stress relief came naturally.",
"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": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "always",
"misc": "-",
"text": "always",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": [
4
],
"lemma": "find",
"misc": "-",
"text": "found",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 4,
"id": [
5
],
"lemma": "work",
"misc": "-",
"text": "working",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 5,
"id": [
6
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "mark",
"feats": null,
"head": 10,
"id": [
7
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "stress",
"misc": "-",
"text": "stress",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 10,
"id": [
9
],
"lemma": "relief",
"misc": "-",
"text": "relief",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
10
],
"lemma": "come",
"misc": "-",
"text": "came",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 10,
"id": [
11
],
"lemma": "naturally",
"misc": "-",
"text": "naturally",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
12
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
1,
0,
0
]
],
[
[
0,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3IZPORCT1HNKMOS3VDDM0TWP62QRH4-2 | crowdsourced | Carrie didn't want to sell the business to Cynthia because she was offering a price that was too low. | [
{
"id": 0,
"speaker": null,
"text": "Carrie didn't want to sell the business to Cynthia because she was offering a price that was too low.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Carrie",
"misc": "(1)",
"text": "Carrie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "VerbForm=Inf",
"head": 0,
"id": [
4
],
"lemma": "want",
"misc": "-",
"text": "want",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 4,
"id": [
6
],
"lemma": "sell",
"misc": "-",
"text": "sell",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": [
7
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "business",
"misc": "-",
"text": "business",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
10
],
"lemma": "Cynthia",
"misc": "(0)",
"text": "Cynthia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": [
12
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": [
13
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Pres|VerbForm=Part",
"head": 6,
"id": [
14
],
"lemma": "offer",
"misc": "-",
"text": "offering",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": [
15
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 14,
"id": [
16
],
"lemma": "price",
"misc": "-",
"text": "price",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "PronType=Rel",
"head": 20,
"id": [
17
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"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": "acl:relcl",
"feats": "Degree=Pos",
"head": 16,
"id": [
20
],
"lemma": "low",
"misc": "-",
"text": "low",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
9,
9
],
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3IZPORCT1HNKMOS3VDDM0TWP62QRH4-1 | crowdsourced | Carrie didn't want to sell the business to Cynthia because she thought the price was too low. | [
{
"id": 0,
"speaker": null,
"text": "Carrie didn't want to sell the business to Cynthia because she thought the price was too low.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Carrie",
"misc": "(0)",
"text": "Carrie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "VerbForm=Inf",
"head": 0,
"id": [
4
],
"lemma": "want",
"misc": "-",
"text": "want",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 4,
"id": [
6
],
"lemma": "sell",
"misc": "-",
"text": "sell",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": [
7
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "business",
"misc": "-",
"text": "business",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
10
],
"lemma": "Cynthia",
"misc": "(1)",
"text": "Cynthia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
13
],
"lemma": "think",
"misc": "-",
"text": "thought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 18,
"id": [
15
],
"lemma": "price",
"misc": "-",
"text": "price",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": [
16
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"feats": "Degree=Pos",
"head": 13,
"id": [
18
],
"lemma": "low",
"misc": "-",
"text": "low",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
9,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3SZYX62S5GYJUNPM1Z27EHERCDW57E-1 | crowdsourced | I wanted to showcase my music skills by playing the violin while my brother played the piano. Unfortunately, no one heard me because it was too loud. | [
{
"id": 0,
"speaker": null,
"text": "I wanted to showcase my music skills by playing the violin while my brother played the piano.",
"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": "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": "showcase",
"misc": "-",
"text": "showcase",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs",
"head": 7,
"id": [
5
],
"lemma": "my",
"misc": "-",
"text": "my",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "music",
"misc": "-",
"text": "music",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 4,
"id": [
7
],
"lemma": "skill",
"misc": "-",
"text": "skills",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "by",
"misc": "-",
"text": "by",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 4,
"id": [
9
],
"lemma": "play",
"misc": "-",
"text": "playing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
11
],
"lemma": "violin",
"misc": "1)",
"text": "violin",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
12
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs",
"head": 14,
"id": [
13
],
"lemma": "my",
"misc": "-",
"text": "my",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 15,
"id": [
14
],
"lemma": "brother",
"misc": "-",
"text": "brother",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
15
],
"lemma": "play",
"misc": "-",
"text": "played",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 17,
"id": [
16
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 15,
"id": [
17
],
"lemma": "piano",
"misc": "0)",
"text": "piano",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "Unfortunately, no one heard me because it was too loud.",
"tokens": [
{
"deprel": "advmod",
"feats": null,
"head": 5,
"id": [
1
],
"lemma": "unfortunately",
"misc": "-",
"text": "Unfortunately",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
2
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "det",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "no",
"misc": "-",
"text": "no",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
4
],
"lemma": "one",
"misc": "-",
"text": "one",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
5
],
"lemma": "hear",
"misc": "-",
"text": "heard",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs",
"head": 5,
"id": [
6
],
"lemma": "I",
"misc": "-",
"text": "me",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
7
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": [
8
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": [
9
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 5,
"id": [
11
],
"lemma": "loud",
"misc": "-",
"text": "loud",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
12
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
9,
10
]
],
[
[
0,
15,
16
],
[
1,
7,
7
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3SZYX62S5GYJUNPM1Z27EHERCDW57E-2 | crowdsourced | I wanted to showcase my music skills by playing the violin while my brother played the piano. Unfortunately, no one heard me because it was too quiet. | [
{
"id": 0,
"speaker": null,
"text": "I wanted to showcase my music skills by playing the violin while my brother played the piano.",
"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": "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": "showcase",
"misc": "-",
"text": "showcase",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs",
"head": 7,
"id": [
5
],
"lemma": "my",
"misc": "-",
"text": "my",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "music",
"misc": "-",
"text": "music",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 4,
"id": [
7
],
"lemma": "skill",
"misc": "-",
"text": "skills",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "by",
"misc": "-",
"text": "by",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 4,
"id": [
9
],
"lemma": "play",
"misc": "-",
"text": "playing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
11
],
"lemma": "violin",
"misc": "0)",
"text": "violin",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
12
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs",
"head": 14,
"id": [
13
],
"lemma": "my",
"misc": "-",
"text": "my",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 15,
"id": [
14
],
"lemma": "brother",
"misc": "-",
"text": "brother",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
15
],
"lemma": "play",
"misc": "-",
"text": "played",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 17,
"id": [
16
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 15,
"id": [
17
],
"lemma": "piano",
"misc": "1)",
"text": "piano",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "Unfortunately, no one heard me because it was too quiet.",
"tokens": [
{
"deprel": "advmod",
"feats": null,
"head": 5,
"id": [
1
],
"lemma": "unfortunately",
"misc": "-",
"text": "Unfortunately",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
2
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "det",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "no",
"misc": "-",
"text": "no",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
4
],
"lemma": "one",
"misc": "-",
"text": "one",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
5
],
"lemma": "hear",
"misc": "-",
"text": "heard",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs",
"head": 5,
"id": [
6
],
"lemma": "I",
"misc": "-",
"text": "me",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
7
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": [
8
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": [
9
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 5,
"id": [
11
],
"lemma": "quiet",
"misc": "-",
"text": "quiet",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
12
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
9,
10
],
[
1,
7,
7
]
],
[
[
0,
15,
16
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3S1WOPCJFI7R4QIOX7W7DZDM64RJED-1 | crowdsourced | Racing against the clock, she caught up to her cab, but still missed her train. It had still left too late. | [
{
"id": 0,
"speaker": null,
"text": "Racing against the clock, she caught up to her cab, but still missed her train.",
"tokens": [
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 7,
"id": [
1
],
"lemma": "Racing",
"misc": "-",
"text": "Racing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"feats": null,
"head": 4,
"id": [
2
],
"lemma": "against",
"misc": "-",
"text": "against",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 1,
"id": [
4
],
"lemma": "clock",
"misc": "-",
"text": "clock",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 1,
"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": "catch",
"misc": "-",
"text": "caught",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 7,
"id": [
8
],
"lemma": "up",
"misc": "-",
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"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": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
11
],
"lemma": "cab",
"misc": "0)",
"text": "cab",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 15,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "still",
"misc": "-",
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": [
15
],
"lemma": "miss",
"misc": "-",
"text": "missed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 17,
"id": [
16
],
"lemma": "she",
"misc": "(1",
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 15,
"id": [
17
],
"lemma": "train",
"misc": "1)",
"text": "train",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 7,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "It had still left too late.",
"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": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "still",
"misc": "-",
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": [
4
],
"lemma": "leave",
"misc": "-",
"text": "left",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "advmod",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"feats": "Degree=Pos",
"head": 4,
"id": [
6
],
"lemma": "late",
"misc": "-",
"text": "late",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
7
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
9,
10
],
[
1,
0,
0
]
],
[
[
0,
15,
16
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3S1WOPCJFI7R4QIOX7W7DZDM64RJED-2 | crowdsourced | Racing against the clock, she caught up to her cab, but still missed her train. It had still left too early. | [
{
"id": 0,
"speaker": null,
"text": "Racing against the clock, she caught up to her cab, but still missed her train.",
"tokens": [
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 7,
"id": [
1
],
"lemma": "Racing",
"misc": "-",
"text": "Racing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"feats": null,
"head": 4,
"id": [
2
],
"lemma": "against",
"misc": "-",
"text": "against",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 1,
"id": [
4
],
"lemma": "clock",
"misc": "-",
"text": "clock",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 1,
"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": "catch",
"misc": "-",
"text": "caught",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 7,
"id": [
8
],
"lemma": "up",
"misc": "-",
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 11,
"id": [
10
],
"lemma": "she",
"misc": "(1",
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
11
],
"lemma": "cab",
"misc": "1)",
"text": "cab",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 15,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "still",
"misc": "-",
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": [
15
],
"lemma": "miss",
"misc": "-",
"text": "missed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 17,
"id": [
16
],
"lemma": "she",
"misc": "(0",
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 15,
"id": [
17
],
"lemma": "train",
"misc": "0)",
"text": "train",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 7,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "It had still left too early.",
"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": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "still",
"misc": "-",
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": [
4
],
"lemma": "leave",
"misc": "-",
"text": "left",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "advmod",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"feats": "Degree=Pos",
"head": 4,
"id": [
6
],
"lemma": "early",
"misc": "-",
"text": "early",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
7
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
9,
10
]
],
[
[
0,
15,
16
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3GITHABACYJGYBYMZNHYC7X5SFS2NX-1 | crowdsourced | James went to fill up the barrel with the bucket but found that it was full. | [
{
"id": 0,
"speaker": null,
"text": "James went to fill up the barrel with the bucket but found that it was full.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "James",
"misc": "-",
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "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": "fill",
"misc": "-",
"text": "fill",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 4,
"id": [
5
],
"lemma": "up",
"misc": "-",
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
7
],
"lemma": "barrel",
"misc": "0)",
"text": "barrel",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
10
],
"lemma": "bucket",
"misc": "1)",
"text": "bucket",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
12
],
"lemma": "find",
"misc": "-",
"text": "found",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
14
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": [
15
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"feats": "Degree=Pos",
"head": 12,
"id": [
16
],
"lemma": "full",
"misc": "-",
"text": "full",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
6
],
[
0,
13,
13
]
],
[
[
0,
8,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3GITHABACYJGYBYMZNHYC7X5SFS2NX-2 | crowdsourced | James went to fill up the barrel with the bucket but found that it was empty. | [
{
"id": 0,
"speaker": null,
"text": "James went to fill up the barrel with the bucket but found that it was empty.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "James",
"misc": "-",
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "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": "fill",
"misc": "-",
"text": "fill",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 4,
"id": [
5
],
"lemma": "up",
"misc": "-",
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
7
],
"lemma": "barrel",
"misc": "1)",
"text": "barrel",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
10
],
"lemma": "bucket",
"misc": "0)",
"text": "bucket",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
12
],
"lemma": "find",
"misc": "-",
"text": "found",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
14
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": [
15
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"feats": "Degree=Pos",
"head": 12,
"id": [
16
],
"lemma": "empty",
"misc": "-",
"text": "empty",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
6
]
],
[
[
0,
8,
9
],
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3KVQ0UJWPXJYK2QN97AJ6XD856EW5K-1 | crowdsourced | William showed Randy how to replace the paneling in his home. He was talented. | [
{
"id": 0,
"speaker": null,
"text": "William showed Randy how to replace the paneling in his home.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "William",
"misc": "(0)",
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "show",
"misc": "-",
"text": "showed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "Randy",
"misc": "(1)",
"text": "Randy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "obj",
"feats": "PronType=Int",
"head": 2,
"id": [
4
],
"lemma": "how",
"misc": "-",
"text": "how",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "mark",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
6
],
"lemma": "replace",
"misc": "-",
"text": "replace",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": [
7
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "paneling",
"misc": "-",
"text": "paneling",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 11,
"id": [
10
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
11
],
"lemma": "home",
"misc": "-",
"text": "home",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
12
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He was talented.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 3,
"id": [
1
],
"lemma": "he",
"misc": "(0)",
"text": "He",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
3
],
"lemma": "talented",
"misc": "-",
"text": "talented",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
4
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
1,
0,
0
]
],
[
[
0,
2,
2
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3KVQ0UJWPXJYK2QN97AJ6XD856EW5K-2 | crowdsourced | William showed Randy how to replace the paneling in his home. He was grateful. | [
{
"id": 0,
"speaker": null,
"text": "William showed Randy how to replace the paneling in his home.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "William",
"misc": "(1)",
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "show",
"misc": "-",
"text": "showed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "Randy",
"misc": "(0)",
"text": "Randy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "obj",
"feats": "PronType=Int",
"head": 2,
"id": [
4
],
"lemma": "how",
"misc": "-",
"text": "how",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "mark",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
6
],
"lemma": "replace",
"misc": "-",
"text": "replace",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": [
7
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "paneling",
"misc": "-",
"text": "paneling",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 11,
"id": [
10
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
11
],
"lemma": "home",
"misc": "-",
"text": "home",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
12
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He was grateful.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 3,
"id": [
1
],
"lemma": "he",
"misc": "(0)",
"text": "He",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
3
],
"lemma": "grateful",
"misc": "-",
"text": "grateful",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
4
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3ODOP6T3ASIUC3OGHI22DYR5WMR243-2 | crowdsourced | Samuel tried on the old hat, but Craig did not, and as a result they did not find lice in their hair. | [
{
"id": 0,
"speaker": null,
"text": "Samuel tried on the old hat, but Craig did not, and as a result they did not find lice in their hair.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Samuel",
"misc": "(1)",
"text": "Samuel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "try",
"misc": "-",
"text": "tried",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
3
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 6,
"id": [
4
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 6,
"id": [
5
],
"lemma": "old",
"misc": "-",
"text": "old",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
6
],
"lemma": "hat",
"misc": "-",
"text": "hat",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 10,
"id": [
7
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 10,
"id": [
9
],
"lemma": "Craig",
"misc": "(0)",
"text": "Craig",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
10
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 10,
"id": [
11
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 20,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 20,
"id": [
13
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "as",
"misc": "-",
"text": "as",
"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": 20,
"id": [
16
],
"lemma": "result",
"misc": "-",
"text": "result",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 20,
"id": [
17
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 20,
"id": [
18
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 20,
"id": [
19
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
20
],
"lemma": "find",
"misc": "-",
"text": "find",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 20,
"id": [
21
],
"lemma": "lice",
"misc": "-",
"text": "lice",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 24,
"id": [
22
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 24,
"id": [
23
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 20,
"id": [
24
],
"lemma": "hair",
"misc": "-",
"text": "hair",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
25
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
8,
8
],
[
0,
16,
16
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3ODOP6T3ASIUC3OGHI22DYR5WMR243-1 | crowdsourced | Samuel tried on the old hat, but Craig did not, and as a result they found lice in their hair. | [
{
"id": 0,
"speaker": null,
"text": "Samuel tried on the old hat, but Craig did not, and as a result they found lice in their hair.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Samuel",
"misc": "(0)",
"text": "Samuel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "try",
"misc": "-",
"text": "tried",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
3
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 6,
"id": [
4
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 6,
"id": [
5
],
"lemma": "old",
"misc": "-",
"text": "old",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
6
],
"lemma": "hat",
"misc": "-",
"text": "hat",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 10,
"id": [
7
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 10,
"id": [
9
],
"lemma": "Craig",
"misc": "(1)",
"text": "Craig",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
10
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 10,
"id": [
11
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 18,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 18,
"id": [
13
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "as",
"misc": "-",
"text": "as",
"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": 18,
"id": [
16
],
"lemma": "result",
"misc": "-",
"text": "result",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 18,
"id": [
17
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
18
],
"lemma": "find",
"misc": "-",
"text": "found",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 18,
"id": [
19
],
"lemma": "lice",
"misc": "-",
"text": "lice",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 22,
"id": [
20
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 22,
"id": [
21
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 18,
"id": [
22
],
"lemma": "hair",
"misc": "-",
"text": "hair",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
23
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
16,
16
]
],
[
[
0,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3P888QFVX3SF8F0J2D7CNEVDTG5OQ7-1 | crowdsourced | Megan asked Samantha if she wanted to get married right away, because she was in love .. | [
{
"id": 0,
"speaker": null,
"text": "Megan asked Samantha if she wanted to get married right away, because she was in love ..",
"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": "ask",
"misc": "-",
"text": "asked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "Samantha",
"misc": "(1)",
"text": "Samantha",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 6,
"id": [
4
],
"lemma": "if",
"misc": "-",
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 6,
"id": [
5
],
"lemma": "she",
"misc": "-",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
6
],
"lemma": "want",
"misc": "-",
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 6,
"id": [
8
],
"lemma": "get",
"misc": "-",
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 8,
"id": [
9
],
"lemma": "marry",
"misc": "-",
"text": "married",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "advmod",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "right",
"misc": "-",
"text": "right",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"feats": null,
"head": 9,
"id": [
11
],
"lemma": "away",
"misc": "-",
"text": "away",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 17,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
13
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
14
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": [
15
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 8,
"id": [
17
],
"lemma": "love",
"misc": "-",
"text": "love",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
18
],
"lemma": "..",
"misc": "-",
"text": "..",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
2,
2
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3P888QFVX3SF8F0J2D7CNEVDTG5OQ7-2 | crowdsourced | Megan asked Samantha if she wanted to get married right away, because she was pregnant. | [
{
"id": 0,
"speaker": null,
"text": "Megan asked Samantha if she wanted to get married right away, because she was pregnant.",
"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": "ask",
"misc": "-",
"text": "asked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "Samantha",
"misc": "(0)",
"text": "Samantha",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 6,
"id": [
4
],
"lemma": "if",
"misc": "-",
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 6,
"id": [
5
],
"lemma": "she",
"misc": "-",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
6
],
"lemma": "want",
"misc": "-",
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 6,
"id": [
8
],
"lemma": "get",
"misc": "-",
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 8,
"id": [
9
],
"lemma": "marry",
"misc": "-",
"text": "married",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "advmod",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "right",
"misc": "-",
"text": "right",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"feats": null,
"head": 9,
"id": [
11
],
"lemma": "away",
"misc": "-",
"text": "away",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 16,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
14
],
"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": [
15
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 8,
"id": [
16
],
"lemma": "pregnant",
"misc": "-",
"text": "pregnant",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3X4Q1O9UBHK52XV46EY6NNEIOUAO7E-2 | crowdsourced | Logan drank more milk daily than Lawrence because he had a severe case of lactose intolerance. | [
{
"id": 0,
"speaker": null,
"text": "Logan drank more milk daily than Lawrence because he had a severe case of lactose intolerance.",
"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": "drink",
"misc": "-",
"text": "drank",
"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": "milk",
"misc": "-",
"text": "milk",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 2,
"id": [
5
],
"lemma": "daily",
"misc": "-",
"text": "daily",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "Lawrence",
"misc": "(0)",
"text": "Lawrence",
"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": "have",
"misc": "-",
"text": "had",
"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": "severe",
"misc": "-",
"text": "severe",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 10,
"id": [
13
],
"lemma": "case",
"misc": "-",
"text": "case",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 16,
"id": [
15
],
"lemma": "lactose",
"misc": "-",
"text": "lactose",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 13,
"id": [
16
],
"lemma": "intolerance",
"misc": "-",
"text": "intolerance",
"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"
} |
3X4Q1O9UBHK52XV46EY6NNEIOUAO7E-1 | crowdsourced | Logan drank more milk daily than Lawrence because he had a severe case of osteoporosis. | [
{
"id": 0,
"speaker": null,
"text": "Logan drank more milk daily than Lawrence because he had a severe case of osteoporosis.",
"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": "drink",
"misc": "-",
"text": "drank",
"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": "milk",
"misc": "-",
"text": "milk",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 2,
"id": [
5
],
"lemma": "daily",
"misc": "-",
"text": "daily",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "Lawrence",
"misc": "(1)",
"text": "Lawrence",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "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": "have",
"misc": "-",
"text": "had",
"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": "severe",
"misc": "-",
"text": "severe",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 10,
"id": [
13
],
"lemma": "case",
"misc": "-",
"text": "case",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 13,
"id": [
15
],
"lemma": "osteoporosis",
"misc": "-",
"text": "osteoporosis",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
6,
6
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
372AGES0I432EPTBGJJ8BHWB6NMRXT-2 | crowdsourced | She was able to find a fact about the plate, but not about the cup, because it was obscure. | [
{
"id": 0,
"speaker": null,
"text": "She was able to find a fact about the plate, but not about the cup, because it was obscure.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 3,
"id": [
1
],
"lemma": "she",
"misc": "-",
"text": "She",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
3
],
"lemma": "able",
"misc": "-",
"text": "able",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 3,
"id": [
5
],
"lemma": "find",
"misc": "-",
"text": "find",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "fact",
"misc": "-",
"text": "fact",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "about",
"misc": "-",
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 7,
"id": [
10
],
"lemma": "plate",
"misc": "1)",
"text": "plate",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 16,
"id": [
11
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 16,
"id": [
12
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "about",
"misc": "-",
"text": "about",
"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": "conj",
"feats": "Number=Sing",
"head": 10,
"id": [
16
],
"lemma": "cup",
"misc": "0)",
"text": "cup",
"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": 5,
"id": [
21
],
"lemma": "obscure",
"misc": "-",
"text": "obscure",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
8,
9
]
],
[
[
0,
14,
15
],
[
0,
18,
18
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
372AGES0I432EPTBGJJ8BHWB6NMRXT-1 | crowdsourced | She was able to find a fact about the plate, but not about the cup, because it was ubiquitous. | [
{
"id": 0,
"speaker": null,
"text": "She was able to find a fact about the plate, but not about the cup, because it was ubiquitous.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 3,
"id": [
1
],
"lemma": "she",
"misc": "-",
"text": "She",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
3
],
"lemma": "able",
"misc": "-",
"text": "able",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 3,
"id": [
5
],
"lemma": "find",
"misc": "-",
"text": "find",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "fact",
"misc": "-",
"text": "fact",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "about",
"misc": "-",
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 7,
"id": [
10
],
"lemma": "plate",
"misc": "0)",
"text": "plate",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 16,
"id": [
11
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 16,
"id": [
12
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "about",
"misc": "-",
"text": "about",
"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": "conj",
"feats": "Number=Sing",
"head": 10,
"id": [
16
],
"lemma": "cup",
"misc": "1)",
"text": "cup",
"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": 5,
"id": [
21
],
"lemma": "ubiquitous",
"misc": "-",
"text": "ubiquitous",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
8,
9
],
[
0,
18,
18
]
],
[
[
0,
14,
15
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
33NOQL7T9OXL1FEUIS1THLHHJE6Z8T-1 | crowdsourced | When the snake got close to Michael, Matthew jumped into action, however he got bit anyway. | [
{
"id": 0,
"speaker": null,
"text": "When the snake got close to Michael, Matthew jumped into action, however he got bit anyway.",
"tokens": [
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 4,
"id": [
1
],
"lemma": "when",
"misc": "-",
"text": "When",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 3,
"id": [
2
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
3
],
"lemma": "snake",
"misc": "-",
"text": "snake",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
4
],
"lemma": "get",
"misc": "-",
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": "Degree=Pos",
"head": 4,
"id": [
5
],
"lemma": "close",
"misc": "-",
"text": "close",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "Michael",
"misc": "(0)",
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
8
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 10,
"id": [
9
],
"lemma": "Matthew",
"misc": "(1)",
"text": "Matthew",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
10
],
"lemma": "jump",
"misc": "-",
"text": "jumped",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "into",
"misc": "-",
"text": "into",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 10,
"id": [
12
],
"lemma": "action",
"misc": "-",
"text": "action",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 10,
"id": [
13
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "however",
"misc": "-",
"text": "however",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
15
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
16
],
"lemma": "get",
"misc": "-",
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 16,
"id": [
17
],
"lemma": "bit",
"misc": "-",
"text": "bit",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
18
],
"lemma": "anyway",
"misc": "-",
"text": "anyway",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 10,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
6
],
[
0,
14,
14
]
],
[
[
0,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
33NOQL7T9OXL1FEUIS1THLHHJE6Z8T-2 | crowdsourced | When the snake got close to Michael, Matthew jumped into action, and he got bit instead. | [
{
"id": 0,
"speaker": null,
"text": "When the snake got close to Michael, Matthew jumped into action, and he got bit instead.",
"tokens": [
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 4,
"id": [
1
],
"lemma": "when",
"misc": "-",
"text": "When",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 3,
"id": [
2
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
3
],
"lemma": "snake",
"misc": "-",
"text": "snake",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
4
],
"lemma": "get",
"misc": "-",
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": "Degree=Pos",
"head": 4,
"id": [
5
],
"lemma": "close",
"misc": "-",
"text": "close",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "Michael",
"misc": "(1)",
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
8
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 10,
"id": [
9
],
"lemma": "Matthew",
"misc": "(0)",
"text": "Matthew",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
10
],
"lemma": "jump",
"misc": "-",
"text": "jumped",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "into",
"misc": "-",
"text": "into",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 10,
"id": [
12
],
"lemma": "action",
"misc": "-",
"text": "action",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
15
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
16
],
"lemma": "get",
"misc": "-",
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 16,
"id": [
17
],
"lemma": "bit",
"misc": "-",
"text": "bit",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
18
],
"lemma": "instead",
"misc": "-",
"text": "instead",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 10,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
6
]
],
[
[
0,
8,
8
],
[
0,
14,
14
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
39WSF6KUV4Z5519LDKOCLVU73FXOER-2 | crowdsourced | The child's errant crayon turned the whole load of laundry a bright yellow color, because it was white. | [
{
"id": 0,
"speaker": null,
"text": "The child's errant crayon turned the whole load of laundry a bright yellow color, because it was white.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "(1",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 5,
"id": [
2
],
"lemma": "child",
"misc": "-",
"text": "child",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 2,
"id": [
3
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 5,
"id": [
4
],
"lemma": "errant",
"misc": "-",
"text": "errant",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 6,
"id": [
5
],
"lemma": "crayon",
"misc": "1)",
"text": "crayon",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
6
],
"lemma": "turn",
"misc": "-",
"text": "turned",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": [
7
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 9,
"id": [
8
],
"lemma": "whole",
"misc": "-",
"text": "whole",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "load",
"misc": "-",
"text": "load",
"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": "laundry",
"misc": "(0)",
"text": "laundry",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": [
12
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 15,
"id": [
13
],
"lemma": "bright",
"misc": "-",
"text": "bright",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 15,
"id": [
14
],
"lemma": "yellow",
"misc": "-",
"text": "yellow",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
15
],
"lemma": "color",
"misc": "-",
"text": "color",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 20,
"id": [
16
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 20,
"id": [
17
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": [
18
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 20,
"id": [
19
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 6,
"id": [
20
],
"lemma": "white",
"misc": "-",
"text": "white",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
4
]
],
[
[
0,
10,
10
],
[
0,
17,
17
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
39WSF6KUV4Z5519LDKOCLVU73FXOER-1 | crowdsourced | The child's errant crayon turned the whole load of laundry a bright yellow color, because it was yellow. | [
{
"id": 0,
"speaker": null,
"text": "The child's errant crayon turned the whole load of laundry a bright yellow color, because it was yellow.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "(0",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 5,
"id": [
2
],
"lemma": "child",
"misc": "-",
"text": "child",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 2,
"id": [
3
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 5,
"id": [
4
],
"lemma": "errant",
"misc": "-",
"text": "errant",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 6,
"id": [
5
],
"lemma": "crayon",
"misc": "0)",
"text": "crayon",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
6
],
"lemma": "turn",
"misc": "-",
"text": "turned",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": [
7
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 9,
"id": [
8
],
"lemma": "whole",
"misc": "-",
"text": "whole",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "load",
"misc": "-",
"text": "load",
"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": "laundry",
"misc": "(1)",
"text": "laundry",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": [
12
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 15,
"id": [
13
],
"lemma": "bright",
"misc": "-",
"text": "bright",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 15,
"id": [
14
],
"lemma": "yellow",
"misc": "-",
"text": "yellow",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
15
],
"lemma": "color",
"misc": "-",
"text": "color",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 20,
"id": [
16
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 20,
"id": [
17
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": [
18
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 20,
"id": [
19
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 6,
"id": [
20
],
"lemma": "yellow",
"misc": "-",
"text": "yellow",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
4
],
[
0,
17,
17
]
],
[
[
0,
10,
10
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3L60IFZKF5W7XUE0Z81SMPUJJHEHHV-2 | crowdsourced | Angela was the jester while Carrie was a king so she laughed at the other's performance. | [
{
"id": 0,
"speaker": null,
"text": "Angela was the jester while Carrie was a king so she laughed at the other's performance.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Angela",
"misc": "(1)",
"text": "Angela",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "root",
"feats": "Number=Sing",
"head": 0,
"id": [
4
],
"lemma": "jester",
"misc": "-",
"text": "jester",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
5
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
6
],
"lemma": "Carrie",
"misc": "(0)",
"text": "Carrie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": [
7
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 9,
"id": [
8
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 4,
"id": [
9
],
"lemma": "king",
"misc": "-",
"text": "king",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": [
11
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
12
],
"lemma": "laugh",
"misc": "-",
"text": "laughed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 17,
"id": [
13
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 17,
"id": [
15
],
"lemma": "other",
"misc": "-",
"text": "other",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
16
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 12,
"id": [
17
],
"lemma": "performance",
"misc": "-",
"text": "performance",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"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"
} |
3L60IFZKF5W7XUE0Z81SMPUJJHEHHV-1 | crowdsourced | Angela was the king while Carrie was a jester so she laughed at the other's performance. | [
{
"id": 0,
"speaker": null,
"text": "Angela was the king while Carrie was a jester so she laughed at the other's performance.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Angela",
"misc": "(0)",
"text": "Angela",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "root",
"feats": "Number=Sing",
"head": 0,
"id": [
4
],
"lemma": "king",
"misc": "-",
"text": "king",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
5
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
6
],
"lemma": "Carrie",
"misc": "(1)",
"text": "Carrie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": [
7
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 9,
"id": [
8
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 4,
"id": [
9
],
"lemma": "jester",
"misc": "-",
"text": "jester",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": [
11
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
12
],
"lemma": "laugh",
"misc": "-",
"text": "laughed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 17,
"id": [
13
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 17,
"id": [
15
],
"lemma": "other",
"misc": "-",
"text": "other",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
16
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 12,
"id": [
17
],
"lemma": "performance",
"misc": "-",
"text": "performance",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
5,
5
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3D17ECOUOET25MNGY0X5YAPUVV613O-1 | crowdsourced | His imagination went wild in the park, but went dormant on the trail, because he thought it was inspirational. | [
{
"id": 0,
"speaker": null,
"text": "His imagination went wild in the park, but went dormant on the trail, because he thought it was inspirational.",
"tokens": [
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "his",
"misc": "-",
"text": "His",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
2
],
"lemma": "imagination",
"misc": "-",
"text": "imagination",
"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": "advmod",
"feats": "Degree=Pos",
"head": 3,
"id": [
4
],
"lemma": "wild",
"misc": "-",
"text": "wild",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
7
],
"lemma": "park",
"misc": "0)",
"text": "park",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
10
],
"lemma": "go",
"misc": "-",
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 10,
"id": [
11
],
"lemma": "dormant",
"misc": "-",
"text": "dormant",
"upos": "ADJ",
"xpos": "JJ"
},
{
"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": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 10,
"id": [
14
],
"lemma": "trail",
"misc": "1)",
"text": "trail",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 18,
"id": [
15
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
16
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
17
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
18
],
"lemma": "think",
"misc": "-",
"text": "thought",
"upos": "VERB",
"xpos": "VBD"
},
{
"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": "ccomp",
"feats": "Degree=Pos",
"head": 18,
"id": [
21
],
"lemma": "inspirational",
"misc": "-",
"text": "inspirational",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
6
],
[
0,
18,
18
]
],
[
[
0,
12,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3D17ECOUOET25MNGY0X5YAPUVV613O-2 | crowdsourced | His imagination went wild in the park, but went dormant on the trail, because he thought it was blase. | [
{
"id": 0,
"speaker": null,
"text": "His imagination went wild in the park, but went dormant on the trail, because he thought it was blase.",
"tokens": [
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "his",
"misc": "-",
"text": "His",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
2
],
"lemma": "imagination",
"misc": "-",
"text": "imagination",
"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": "advmod",
"feats": "Degree=Pos",
"head": 3,
"id": [
4
],
"lemma": "wild",
"misc": "-",
"text": "wild",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
7
],
"lemma": "park",
"misc": "1)",
"text": "park",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
10
],
"lemma": "go",
"misc": "-",
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 10,
"id": [
11
],
"lemma": "dormant",
"misc": "-",
"text": "dormant",
"upos": "ADJ",
"xpos": "JJ"
},
{
"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": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 10,
"id": [
14
],
"lemma": "trail",
"misc": "0)",
"text": "trail",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 18,
"id": [
15
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
16
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
17
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
18
],
"lemma": "think",
"misc": "-",
"text": "thought",
"upos": "VERB",
"xpos": "VBD"
},
{
"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": "ccomp",
"feats": "Degree=Pos",
"head": 18,
"id": [
21
],
"lemma": "blase",
"misc": "-",
"text": "blase",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
6
]
],
[
[
0,
12,
13
],
[
0,
18,
18
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3VMV5CHJZ8D48IBDVYOZNAXYM36TG0-1 | crowdsourced | Benjamin used dish soap for an emergency load of laundry while William used water, and so he had clean clothes. | [
{
"id": 0,
"speaker": null,
"text": "Benjamin used dish soap for an emergency load of laundry while William used water, and so he had clean clothes.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Benjamin",
"misc": "(0)",
"text": "Benjamin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "use",
"misc": "-",
"text": "used",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 4,
"id": [
3
],
"lemma": "dish",
"misc": "-",
"text": "dish",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "soap",
"misc": "-",
"text": "soap",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 8,
"id": [
6
],
"lemma": "a",
"misc": "-",
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "emergency",
"misc": "-",
"text": "emergency",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
8
],
"lemma": "load",
"misc": "-",
"text": "load",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 8,
"id": [
10
],
"lemma": "laundry",
"misc": "-",
"text": "laundry",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 13,
"id": [
12
],
"lemma": "William",
"misc": "(1)",
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
13
],
"lemma": "use",
"misc": "-",
"text": "used",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 13,
"id": [
14
],
"lemma": "water",
"misc": "-",
"text": "water",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 19,
"id": [
15
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 19,
"id": [
16
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": null,
"head": 19,
"id": [
17
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
18
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
19
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 21,
"id": [
20
],
"lemma": "clean",
"misc": "-",
"text": "clean",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 19,
"id": [
21
],
"lemma": "clothes",
"misc": "-",
"text": "clothes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
17,
17
]
],
[
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3VMV5CHJZ8D48IBDVYOZNAXYM36TG0-2 | crowdsourced | Benjamin used dish soap for an emergency load of laundry while William used water, and so he had spotted clothes. | [
{
"id": 0,
"speaker": null,
"text": "Benjamin used dish soap for an emergency load of laundry while William used water, and so he had spotted clothes.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Benjamin",
"misc": "(1)",
"text": "Benjamin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "use",
"misc": "-",
"text": "used",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 4,
"id": [
3
],
"lemma": "dish",
"misc": "-",
"text": "dish",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "soap",
"misc": "-",
"text": "soap",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 8,
"id": [
6
],
"lemma": "a",
"misc": "-",
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "emergency",
"misc": "-",
"text": "emergency",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
8
],
"lemma": "load",
"misc": "-",
"text": "load",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 8,
"id": [
10
],
"lemma": "laundry",
"misc": "-",
"text": "laundry",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 13,
"id": [
12
],
"lemma": "William",
"misc": "(0)",
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
13
],
"lemma": "use",
"misc": "-",
"text": "used",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 13,
"id": [
14
],
"lemma": "water",
"misc": "-",
"text": "water",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 20,
"id": [
15
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 20,
"id": [
16
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": null,
"head": 20,
"id": [
17
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": [
18
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 20,
"id": [
19
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"feats": "Tense=Past|VerbForm=Part",
"head": 2,
"id": [
20
],
"lemma": "spot",
"misc": "-",
"text": "spotted",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 20,
"id": [
21
],
"lemma": "clothes",
"misc": "-",
"text": "clothes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
11,
11
],
[
0,
17,
17
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3T8DUCXY0PK4NXNC1QUPNRZKC6Z9TO-1 | crowdsourced | The cat was shedding, so we went with the bath treatment instead of the medicine since it was available. | [
{
"id": 0,
"speaker": null,
"text": "The cat was shedding, so we went with the bath treatment instead of the medicine since it was available.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
2
],
"lemma": "cat",
"misc": "-",
"text": "cat",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
3
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": [
4
],
"lemma": "shed",
"misc": "-",
"text": "shedding",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 8,
"id": [
7
],
"lemma": "we",
"misc": "-",
"text": "we",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
8
],
"lemma": "go",
"misc": "-",
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": [
10
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 12,
"id": [
11
],
"lemma": "bath",
"misc": "-",
"text": "bath",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 8,
"id": [
12
],
"lemma": "treatment",
"misc": "0)",
"text": "treatment",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "instead",
"misc": "-",
"text": "instead",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "fixed",
"feats": null,
"head": 13,
"id": [
14
],
"lemma": "of",
"misc": "-",
"text": "of",
"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": 8,
"id": [
16
],
"lemma": "medicine",
"misc": "1)",
"text": "medicine",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 20,
"id": [
17
],
"lemma": "since",
"misc": "-",
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": [
18
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 20,
"id": [
19
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 8,
"id": [
20
],
"lemma": "available",
"misc": "-",
"text": "available",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
9,
11
],
[
0,
17,
17
]
],
[
[
0,
14,
15
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3T8DUCXY0PK4NXNC1QUPNRZKC6Z9TO-2 | crowdsourced | The cat was shedding, so we went with the bath treatment instead of the medicine since it was unavailable. | [
{
"id": 0,
"speaker": null,
"text": "The cat was shedding, so we went with the bath treatment instead of the medicine since it was unavailable.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
2
],
"lemma": "cat",
"misc": "-",
"text": "cat",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
3
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": [
4
],
"lemma": "shed",
"misc": "-",
"text": "shedding",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 8,
"id": [
7
],
"lemma": "we",
"misc": "-",
"text": "we",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
8
],
"lemma": "go",
"misc": "-",
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": [
10
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 12,
"id": [
11
],
"lemma": "bath",
"misc": "-",
"text": "bath",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 8,
"id": [
12
],
"lemma": "treatment",
"misc": "1)",
"text": "treatment",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "instead",
"misc": "-",
"text": "instead",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "fixed",
"feats": null,
"head": 13,
"id": [
14
],
"lemma": "of",
"misc": "-",
"text": "of",
"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": 8,
"id": [
16
],
"lemma": "medicine",
"misc": "0)",
"text": "medicine",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 20,
"id": [
17
],
"lemma": "since",
"misc": "-",
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": [
18
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 20,
"id": [
19
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 8,
"id": [
20
],
"lemma": "unavailable",
"misc": "-",
"text": "unavailable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
9,
11
]
],
[
[
0,
14,
15
],
[
0,
17,
17
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3M0556243SI0Z5AYNIW5WQRUW20FNU-1 | crowdsourced | Amy wanted to go back to work after retiring but Carrie did not because she was bored. | [
{
"id": 0,
"speaker": null,
"text": "Amy wanted to go back to work after retiring but Carrie did not because she was bored.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Amy",
"misc": "(0)",
"text": "Amy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "want",
"misc": "-",
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
4
],
"lemma": "go",
"misc": "-",
"text": "go",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
5
],
"lemma": "back",
"misc": "-",
"text": "back",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
7
],
"lemma": "work",
"misc": "-",
"text": "work",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "after",
"misc": "-",
"text": "after",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 4,
"id": [
9
],
"lemma": "retire",
"misc": "-",
"text": "retiring",
"upos": "VERB",
"xpos": "VBG"
},
{
"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": "Carrie",
"misc": "(1)",
"text": "Carrie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
12
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 12,
"id": [
13
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
14
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
15
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": [
16
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 12,
"id": [
17
],
"lemma": "bored",
"misc": "-",
"text": "bored",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
14,
14
]
],
[
[
0,
10,
10
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3M0556243SI0Z5AYNIW5WQRUW20FNU-2 | crowdsourced | Amy wanted to go back to work after retiring but Carrie did not because she was occupied. | [
{
"id": 0,
"speaker": null,
"text": "Amy wanted to go back to work after retiring but Carrie did not because she was occupied.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Amy",
"misc": "(1)",
"text": "Amy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "want",
"misc": "-",
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
4
],
"lemma": "go",
"misc": "-",
"text": "go",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
5
],
"lemma": "back",
"misc": "-",
"text": "back",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
7
],
"lemma": "work",
"misc": "-",
"text": "work",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "after",
"misc": "-",
"text": "after",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 4,
"id": [
9
],
"lemma": "retire",
"misc": "-",
"text": "retiring",
"upos": "VERB",
"xpos": "VBG"
},
{
"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": "Carrie",
"misc": "(0)",
"text": "Carrie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
12
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 12,
"id": [
13
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
14
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
15
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": [
16
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 12,
"id": [
17
],
"lemma": "occupy",
"misc": "-",
"text": "occupied",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
10,
10
],
[
0,
14,
14
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.