id
stringlengths 32
32
| genre
stringclasses 1
value | text
stringlengths 61
186
| sentences
listlengths 1
3
| coref_chains
sequencelengths 2
2
| meta_data
dict |
---|---|---|---|---|---|
3DA79LNS5B9I8VYWKHTFWEWXB6QT39-2 | crowdsourced | As it began to rain, Aaron ran to Christopher because he was carrying an umbrella. | [
{
"id": 0,
"speaker": null,
"text": "As it began to rain, Aaron ran to Christopher because he was carrying an umbrella.",
"tokens": [
{
"deprel": "mark",
"feats": null,
"head": 3,
"id": [
1
],
"lemma": "as",
"misc": "-",
"text": "As",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 3,
"id": [
2
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": [
3
],
"lemma": "begin",
"misc": "-",
"text": "began",
"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": "rain",
"misc": "-",
"text": "rain",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
6
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "Aaron",
"misc": "(1)",
"text": "Aaron",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
8
],
"lemma": "run",
"misc": "-",
"text": "ran",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 8,
"id": [
10
],
"lemma": "Christopher",
"misc": "(0)",
"text": "Christopher",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": [
12
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": [
13
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Pres|VerbForm=Part",
"head": 8,
"id": [
14
],
"lemma": "carry",
"misc": "-",
"text": "carrying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": [
15
],
"lemma": "a",
"misc": "-",
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 14,
"id": [
16
],
"lemma": "umbrella",
"misc": "-",
"text": "umbrella",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
6
]
],
[
[
0,
9,
9
],
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
30OITAWPBQ1ZOZXAHY10HA8NCE89HC-1 | crowdsourced | Adam was more likely to go to the market than Jason because he was nearly out of groceries. | [
{
"id": 0,
"speaker": null,
"text": "Adam was more likely to go to the market than Jason because he was nearly out of groceries.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Adam",
"misc": "(0)",
"text": "Adam",
"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": "likely",
"misc": "-",
"text": "likely",
"upos": "ADJ",
"xpos": "JJ"
},
{
"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": "go",
"misc": "-",
"text": "go",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": [
8
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "market",
"misc": "-",
"text": "market",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
11
],
"lemma": "Jason",
"misc": "(1)",
"text": "Jason",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
12
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
13
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": [
14
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 18,
"id": [
15
],
"lemma": "nearly",
"misc": "-",
"text": "nearly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 18,
"id": [
16
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "case",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "Number=Plur",
"head": 6,
"id": [
18
],
"lemma": "grocery",
"misc": "-",
"text": "groceries",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
12,
12
]
],
[
[
0,
10,
10
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3AFT28WXLF02RHC0P523EC4R2ALOI9-1 | crowdsourced | Nick applied to braces to William's teeth, then he reminded her to brush every day. | [
{
"id": 0,
"speaker": null,
"text": "Nick applied to braces to William's teeth, then he reminded her to brush every day.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Nick",
"misc": "(0)",
"text": "Nick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "apply",
"misc": "-",
"text": "applied",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": [
4
],
"lemma": "brace",
"misc": "-",
"text": "braces",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 8,
"id": [
6
],
"lemma": "William",
"misc": "(1)",
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
7
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 4,
"id": [
8
],
"lemma": "tooth",
"misc": "-",
"text": "teeth",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": "PronType=Dem",
"head": 12,
"id": [
10
],
"lemma": "then",
"misc": "-",
"text": "then",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": [
11
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
12
],
"lemma": "remind",
"misc": "-",
"text": "reminded",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": [
13
],
"lemma": "she",
"misc": "-",
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 12,
"id": [
15
],
"lemma": "brush",
"misc": "-",
"text": "brush",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "every",
"misc": "-",
"text": "every",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:tmod",
"feats": "Number=Sing",
"head": 15,
"id": [
17
],
"lemma": "day",
"misc": "-",
"text": "day",
"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,
5,
5
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
32PT7WK7DMDWXH3SETH0ZCQ3KTLD34-1 | crowdsourced | Adam loved eating all kinds of fruits, but Donald only ate meats. He was delighted to eat a watermelon. | [
{
"id": 0,
"speaker": null,
"text": "Adam loved eating all kinds of fruits, but Donald only ate meats.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Adam",
"misc": "(0)",
"text": "Adam",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "love",
"misc": "-",
"text": "loved",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 2,
"id": [
3
],
"lemma": "eat",
"misc": "-",
"text": "eating",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "all",
"misc": "-",
"text": "all",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 3,
"id": [
5
],
"lemma": "kind",
"misc": "-",
"text": "kinds",
"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=Plur",
"head": 5,
"id": [
7
],
"lemma": "fruit",
"misc": "-",
"text": "fruits",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 12,
"id": [
8
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 12,
"id": [
10
],
"lemma": "Donald",
"misc": "(1)",
"text": "Donald",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "only",
"misc": "-",
"text": "only",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
12
],
"lemma": "eat",
"misc": "-",
"text": "ate",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 12,
"id": [
13
],
"lemma": "meat",
"misc": "-",
"text": "meats",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
14
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He was delighted to eat a watermelon.",
"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": "delighted",
"misc": "-",
"text": "delighted",
"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": "eat",
"misc": "-",
"text": "eat",
"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": "watermelon",
"misc": "-",
"text": "watermelon",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
8
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
1,
0,
0
]
],
[
[
0,
9,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3IVEC1GSLPXDQ0P51LPSEH6JMB21J7-2 | crowdsourced | The doctor needed to hospitalize Dennis but not Kyle because he did not have a disease of the immune system. | [
{
"id": 0,
"speaker": null,
"text": "The doctor needed to hospitalize Dennis but not Kyle because he did not have a disease of the immune system.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
2
],
"lemma": "doctor",
"misc": "-",
"text": "doctor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "need",
"misc": "-",
"text": "needed",
"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": "hospitalize",
"misc": "-",
"text": "hospitalize",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
6
],
"lemma": "Dennis",
"misc": "(1)",
"text": "Dennis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "Kyle",
"misc": "(0)",
"text": "Kyle",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
10
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": [
11
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": [
12
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 5,
"id": [
14
],
"lemma": "have",
"misc": "-",
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"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": "disease",
"misc": "-",
"text": "disease",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 20,
"id": [
17
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 20,
"id": [
18
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 20,
"id": [
19
],
"lemma": "immune",
"misc": "-",
"text": "immune",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 16,
"id": [
20
],
"lemma": "system",
"misc": "-",
"text": "system",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
]
],
[
[
0,
8,
8
],
[
0,
10,
10
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3WYZV0QBFLRUS7BT4K9I30FFCGSXBW-1 | crowdsourced | Nick made more money than Jeffrey, so he was rich enough to own a boat. | [
{
"id": 0,
"speaker": null,
"text": "Nick made more money than Jeffrey, so he was rich enough to own a boat.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Nick",
"misc": "(0)",
"text": "Nick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "make",
"misc": "-",
"text": "made",
"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": "money",
"misc": "-",
"text": "money",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
6
],
"lemma": "Jeffrey",
"misc": "(1)",
"text": "Jeffrey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 11,
"id": [
7
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
8
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": [
9
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": [
10
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 2,
"id": [
11
],
"lemma": "rich",
"misc": "-",
"text": "rich",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"feats": null,
"head": 11,
"id": [
12
],
"lemma": "enough",
"misc": "-",
"text": "enough",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 11,
"id": [
14
],
"lemma": "own",
"misc": "-",
"text": "own",
"upos": "VERB",
"xpos": "VB"
},
{
"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": "boat",
"misc": "-",
"text": "boat",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
5,
5
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3ZZAYRN1I857UKRI3FD7KHU8692TO8-2 | crowdsourced | Adam was so sad, while Nick seemed calm, although he had suffered a real family tragedy. | [
{
"id": 0,
"speaker": null,
"text": "Adam was so sad, while Nick seemed calm, although he had suffered a real family tragedy.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Adam",
"misc": "(1)",
"text": "Adam",
"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": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
4
],
"lemma": "sad",
"misc": "-",
"text": "sad",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
5
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"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": "Nick",
"misc": "(0)",
"text": "Nick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
8
],
"lemma": "seem",
"misc": "-",
"text": "seemed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 8,
"id": [
9
],
"lemma": "calm",
"misc": "-",
"text": "calm",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 14,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
11
],
"lemma": "although",
"misc": "-",
"text": "although",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": [
12
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": [
13
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part",
"head": 8,
"id": [
14
],
"lemma": "suffer",
"misc": "-",
"text": "suffered",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 18,
"id": [
15
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 18,
"id": [
16
],
"lemma": "real",
"misc": "-",
"text": "real",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 18,
"id": [
17
],
"lemma": "family",
"misc": "-",
"text": "family",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 14,
"id": [
18
],
"lemma": "tragedy",
"misc": "-",
"text": "tragedy",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3P7QK0GJ3TJAF0C52BSS7U4E2YP2ZD-1 | crowdsourced | Aaron helped Robert to make a budget for themselves, because he knew more about finances. | [
{
"id": 0,
"speaker": null,
"text": "Aaron helped Robert to make a budget for themselves, because he knew more about finances.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Aaron",
"misc": "(0)",
"text": "Aaron",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "help",
"misc": "-",
"text": "helped",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "Robert",
"misc": "(1)",
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
5
],
"lemma": "make",
"misc": "-",
"text": "make",
"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": "budget",
"misc": "-",
"text": "budget",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs|Reflex=Yes",
"head": 5,
"id": [
9
],
"lemma": "themselves",
"misc": "-",
"text": "themselves",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
13
],
"lemma": "know",
"misc": "-",
"text": "knew",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Degree=Cmp",
"head": 13,
"id": [
14
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "about",
"misc": "-",
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 14,
"id": [
16
],
"lemma": "finances",
"misc": "-",
"text": "finances",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
2,
2
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3G9UA71JVVSR1M47Q161FRXWUGOJ7F-1 | crowdsourced | Lawrence joined the military while Jeffrey went to college, so he learned a lot about teamwork. | [
{
"id": 0,
"speaker": null,
"text": "Lawrence joined the military while Jeffrey went to college, so he learned a lot about teamwork.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Lawrence",
"misc": "(0)",
"text": "Lawrence",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "join",
"misc": "-",
"text": "joined",
"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": "military",
"misc": "-",
"text": "military",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "Jeffrey",
"misc": "(1)",
"text": "Jeffrey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
7
],
"lemma": "go",
"misc": "-",
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
9
],
"lemma": "college",
"misc": "-",
"text": "college",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"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": [
13
],
"lemma": "learn",
"misc": "-",
"text": "learned",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 13,
"id": [
15
],
"lemma": "lot",
"misc": "-",
"text": "lot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "about",
"misc": "-",
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 15,
"id": [
17
],
"lemma": "teamwork",
"misc": "-",
"text": "teamwork",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
5,
5
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3BPP3MA3TEYXZG6O0S8KTEQEAULEL1-1 | crowdsourced | Logan was an inferior card player to Donald because he had a poor poker face. | [
{
"id": 0,
"speaker": null,
"text": "Logan was an inferior card player to Donald because he had a poor poker face.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 6,
"id": [
1
],
"lemma": "Logan",
"misc": "(0)",
"text": "Logan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 6,
"id": [
4
],
"lemma": "inferior",
"misc": "-",
"text": "inferior",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 6,
"id": [
5
],
"lemma": "card",
"misc": "-",
"text": "card",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Number=Sing",
"head": 0,
"id": [
6
],
"lemma": "player",
"misc": "-",
"text": "player",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "Donald",
"misc": "(1)",
"text": "Donald",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": [
10
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
11
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"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": "poor",
"misc": "-",
"text": "poor",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 15,
"id": [
14
],
"lemma": "poker",
"misc": "-",
"text": "poker",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 11,
"id": [
15
],
"lemma": "face",
"misc": "-",
"text": "face",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
7,
7
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3LEG2HW4UH1J48KCLXALW0C4ELL2F6-2 | crowdsourced | Joel wants to learn how to calculate asset impairment so he asks Derrick for help, because he knows how to do it well. | [
{
"id": 0,
"speaker": null,
"text": "Joel wants to learn how to calculate asset impairment so he asks Derrick for help, because he knows how to do it well.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Joel",
"misc": "(1)",
"text": "Joel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "want",
"misc": "-",
"text": "wants",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
4
],
"lemma": "learn",
"misc": "-",
"text": "learn",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "PronType=Int",
"head": 4,
"id": [
5
],
"lemma": "how",
"misc": "-",
"text": "how",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "mark",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "ccomp",
"feats": "VerbForm=Inf",
"head": 4,
"id": [
7
],
"lemma": "calculate",
"misc": "-",
"text": "calculate",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "asset",
"misc": "-",
"text": "asset",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 7,
"id": [
9
],
"lemma": "impairment",
"misc": "-",
"text": "impairment",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": [
11
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": [
12
],
"lemma": "ask",
"misc": "-",
"text": "asks",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 12,
"id": [
13
],
"lemma": "Derrick",
"misc": "(0)",
"text": "Derrick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 12,
"id": [
15
],
"lemma": "help",
"misc": "-",
"text": "help",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 19,
"id": [
16
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
17
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
18
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": [
19
],
"lemma": "know",
"misc": "-",
"text": "knows",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 22,
"id": [
20
],
"lemma": "how",
"misc": "-",
"text": "how",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "mark",
"feats": null,
"head": 22,
"id": [
21
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "ccomp",
"feats": "VerbForm=Inf",
"head": 19,
"id": [
22
],
"lemma": "do",
"misc": "-",
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 22,
"id": [
23
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"feats": "Degree=Pos",
"head": 22,
"id": [
24
],
"lemma": "well",
"misc": "-",
"text": "well",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
25
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
12,
12
],
[
0,
17,
17
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3EHIMLB7F9DE4JD7W47M9C1KG0CH88-1 | crowdsourced | Jeffrey ate fresh seafood more often than Hunter because he lived near the coastal area. | [
{
"id": 0,
"speaker": null,
"text": "Jeffrey ate fresh seafood more often than Hunter because he lived near the coastal area.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Jeffrey",
"misc": "(0)",
"text": "Jeffrey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "eat",
"misc": "-",
"text": "ate",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 4,
"id": [
3
],
"lemma": "fresh",
"misc": "-",
"text": "fresh",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "seafood",
"misc": "-",
"text": "seafood",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 6,
"id": [
5
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "advmod",
"feats": null,
"head": 2,
"id": [
6
],
"lemma": "often",
"misc": "-",
"text": "often",
"upos": "ADV",
"xpos": "RB"
},
{
"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": "Hunter",
"misc": "(1)",
"text": "Hunter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": [
10
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
11
],
"lemma": "live",
"misc": "-",
"text": "lived",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
12
],
"lemma": "near",
"misc": "-",
"text": "near",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": [
13
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 15,
"id": [
14
],
"lemma": "coastal",
"misc": "-",
"text": "coastal",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 11,
"id": [
15
],
"lemma": "area",
"misc": "-",
"text": "area",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
7,
7
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3S829FDFT4FN749DIG0OYQ3FFRIXDX-2 | crowdsourced | Derrick lost weight more slowly than Robert because he exercised about three times a week. | [
{
"id": 0,
"speaker": null,
"text": "Derrick lost weight more slowly than Robert because he exercised about three times a week.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Derrick",
"misc": "(1)",
"text": "Derrick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "lose",
"misc": "-",
"text": "lost",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "weight",
"misc": "-",
"text": "weight",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 5,
"id": [
4
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "advmod",
"feats": null,
"head": 2,
"id": [
5
],
"lemma": "slowly",
"misc": "-",
"text": "slowly",
"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": "Robert",
"misc": "(0)",
"text": "Robert",
"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": "exercise",
"misc": "-",
"text": "exercised",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "about",
"misc": "-",
"text": "about",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nummod",
"feats": "NumForm=Word|NumType=Card",
"head": 13,
"id": [
12
],
"lemma": "three",
"misc": "-",
"text": "three",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "obl:tmod",
"feats": "Number=Plur",
"head": 10,
"id": [
13
],
"lemma": "time",
"misc": "-",
"text": "times",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:tmod",
"feats": "Number=Sing",
"head": 10,
"id": [
15
],
"lemma": "week",
"misc": "-",
"text": "week",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
32TMVRKDGPCKS7PCHXN3FNSHD5T480-1 | crowdsourced | At school, Dennis gets bad grades, while Craig aces all his classes. So, he is the more mediocre student. | [
{
"id": 0,
"speaker": null,
"text": "At school, Dennis gets bad grades, while Craig aces all his classes.",
"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": "Dennis",
"misc": "(0)",
"text": "Dennis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
5
],
"lemma": "get",
"misc": "-",
"text": "gets",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 7,
"id": [
6
],
"lemma": "bad",
"misc": "-",
"text": "bad",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 5,
"id": [
7
],
"lemma": "grade",
"misc": "-",
"text": "grades",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
8
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 11,
"id": [
10
],
"lemma": "Craig",
"misc": "(1)",
"text": "Craig",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": [
11
],
"lemma": "ace",
"misc": "-",
"text": "aces",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det:predet",
"feats": null,
"head": 14,
"id": [
12
],
"lemma": "all",
"misc": "-",
"text": "all",
"upos": "DET",
"xpos": "PDT"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 14,
"id": [
13
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 11,
"id": [
14
],
"lemma": "class",
"misc": "-",
"text": "classes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
15
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "So, he is the more mediocre student.",
"tokens": [
{
"deprel": "advmod",
"feats": null,
"head": 8,
"id": [
1
],
"lemma": "so",
"misc": "-",
"text": "So",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
2
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": [
3
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 8,
"id": [
4
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": [
5
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 7,
"id": [
6
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 8,
"id": [
7
],
"lemma": "mediocre",
"misc": "-",
"text": "mediocre",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "root",
"feats": "Number=Sing",
"head": 0,
"id": [
8
],
"lemma": "student",
"misc": "-",
"text": "student",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
9
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
],
[
1,
2,
2
]
],
[
[
0,
9,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3BPP3MA3TCII5R7HGUWK1G25KRDELC-1 | crowdsourced | Adam could install flooring expertly and quickly, which was great for the less skilled Michael. He was quite efficient in his methods. | [
{
"id": 0,
"speaker": null,
"text": "Adam could install flooring expertly and quickly, which was great for the less skilled Michael.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Adam",
"misc": "(0)",
"text": "Adam",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "could",
"misc": "-",
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"feats": "VerbForm=Inf",
"head": 0,
"id": [
3
],
"lemma": "install",
"misc": "-",
"text": "install",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
4
],
"lemma": "flooring",
"misc": "-",
"text": "flooring",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 3,
"id": [
5
],
"lemma": "expertly",
"misc": "-",
"text": "expertly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cc",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": null,
"head": 5,
"id": [
7
],
"lemma": "quickly",
"misc": "-",
"text": "quickly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 11,
"id": [
8
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "PronType=Rel",
"head": 11,
"id": [
9
],
"lemma": "which",
"misc": "-",
"text": "which",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "cop",
"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": "acl:relcl",
"feats": "Degree=Pos",
"head": 3,
"id": [
11
],
"lemma": "great",
"misc": "-",
"text": "great",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
12
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": [
13
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 15,
"id": [
14
],
"lemma": "less",
"misc": "-",
"text": "less",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 16,
"id": [
15
],
"lemma": "skilled",
"misc": "-",
"text": "skilled",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 11,
"id": [
16
],
"lemma": "Michael",
"misc": "(1)",
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He was quite efficient in his methods.",
"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": "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": "quite",
"misc": "-",
"text": "quite",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
4
],
"lemma": "efficient",
"misc": "-",
"text": "efficient",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 7,
"id": [
6
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 4,
"id": [
7
],
"lemma": "method",
"misc": "-",
"text": "methods",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
8
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
1,
0,
0
]
],
[
[
0,
15,
15
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3K8CQCU3KGFH4GV0X5I5SC13MT6WNH-1 | crowdsourced | So he grabbed the tape because Benjamin needed to tape something together while Justin didn't. | [
{
"id": 0,
"speaker": null,
"text": "So he grabbed the tape because Benjamin needed to tape something together while Justin didn't.",
"tokens": [
{
"deprel": "advmod",
"feats": null,
"head": 3,
"id": [
1
],
"lemma": "so",
"misc": "-",
"text": "So",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 3,
"id": [
2
],
"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": [
3
],
"lemma": "grab",
"misc": "-",
"text": "grabbed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "tape",
"misc": "-",
"text": "tape",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "Benjamin",
"misc": "(0)",
"text": "Benjamin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
8
],
"lemma": "need",
"misc": "-",
"text": "needed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 8,
"id": [
10
],
"lemma": "tape",
"misc": "-",
"text": "tape",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 10,
"id": [
11
],
"lemma": "something",
"misc": "-",
"text": "something",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 10,
"id": [
12
],
"lemma": "together",
"misc": "-",
"text": "together",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 15,
"id": [
14
],
"lemma": "Justin",
"misc": "(1)",
"text": "Justin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
15
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
16
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
6,
6
]
],
[
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3YLPJ8OXXARA78QKP5ZVVM992OC4XY-1 | crowdsourced | In dire need of a new kidney, Ryan sought out Jason so he could beg him to donate one. | [
{
"id": 0,
"speaker": null,
"text": "In dire need of a new kidney, Ryan sought out Jason so he could beg him to donate one.",
"tokens": [
{
"deprel": "case",
"feats": null,
"head": 3,
"id": [
1
],
"lemma": "in",
"misc": "-",
"text": "In",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 3,
"id": [
2
],
"lemma": "dire",
"misc": "-",
"text": "dire",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 10,
"id": [
3
],
"lemma": "need",
"misc": "-",
"text": "need",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
4
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": [
5
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 7,
"id": [
6
],
"lemma": "new",
"misc": "-",
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 3,
"id": [
7
],
"lemma": "kidney",
"misc": "-",
"text": "kidney",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
8
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 10,
"id": [
9
],
"lemma": "Ryan",
"misc": "(0)",
"text": "Ryan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
10
],
"lemma": "seek",
"misc": "-",
"text": "sought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 10,
"id": [
11
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 10,
"id": [
12
],
"lemma": "Jason",
"misc": "(1)",
"text": "Jason",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
14
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 16,
"id": [
15
],
"lemma": "could",
"misc": "-",
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 10,
"id": [
16
],
"lemma": "beg",
"misc": "-",
"text": "beg",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
17
],
"lemma": "he",
"misc": "-",
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
18
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 16,
"id": [
19
],
"lemma": "donate",
"misc": "-",
"text": "donate",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "NumForm=Word|NumType=Card",
"head": 19,
"id": [
20
],
"lemma": "one",
"misc": "-",
"text": "one",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "punct",
"feats": null,
"head": 10,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
8,
8
],
[
0,
13,
13
]
],
[
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
35F6NGNVMAX09EZJMTW59V8DGUDT7N-2 | crowdsourced | Adam was not able to deal with the pressure of college as well as Steven because he studied very hard in high school. | [
{
"id": 0,
"speaker": null,
"text": "Adam was not able to deal with the pressure of college as well as Steven because he studied very hard in high school.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Adam",
"misc": "(1)",
"text": "Adam",
"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": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
4
],
"lemma": "able",
"misc": "-",
"text": "able",
"upos": "ADJ",
"xpos": "JJ"
},
{
"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": "deal",
"misc": "-",
"text": "deal",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": [
8
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "pressure",
"misc": "-",
"text": "pressure",
"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": "college",
"misc": "-",
"text": "college",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": "ExtPos=CCONJ",
"head": 15,
"id": [
12
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "fixed",
"feats": "Degree=Pos",
"head": 12,
"id": [
13
],
"lemma": "well",
"misc": "-",
"text": "well",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "fixed",
"feats": null,
"head": 12,
"id": [
14
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 9,
"id": [
15
],
"lemma": "Steven",
"misc": "(0)",
"text": "Steven",
"upos": "PROPN",
"xpos": "NNP"
},
{
"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": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
18
],
"lemma": "study",
"misc": "-",
"text": "studied",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 20,
"id": [
19
],
"lemma": "very",
"misc": "-",
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"feats": "Degree=Pos",
"head": 18,
"id": [
20
],
"lemma": "hard",
"misc": "-",
"text": "hard",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 23,
"id": [
21
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 23,
"id": [
22
],
"lemma": "high",
"misc": "-",
"text": "high",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 18,
"id": [
23
],
"lemma": "school",
"misc": "-",
"text": "school",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
24
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
14,
14
],
[
0,
16,
16
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
359AP8GAGIYJNXX8071FKL89SOFC7L-1 | crowdsourced | Lawrence bought lobster for Kyle because he knew that the other really loved to eat seafood. | [
{
"id": 0,
"speaker": null,
"text": "Lawrence bought lobster for Kyle because he knew that the other really loved to eat seafood.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Lawrence",
"misc": "(0)",
"text": "Lawrence",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "buy",
"misc": "-",
"text": "bought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "lobster",
"misc": "-",
"text": "lobster",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "Kyle",
"misc": "(1)",
"text": "Kyle",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": [
7
],
"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": [
8
],
"lemma": "know",
"misc": "-",
"text": "knew",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
9
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Degree=Pos",
"head": 13,
"id": [
11
],
"lemma": "other",
"misc": "-",
"text": "other",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "really",
"misc": "-",
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": [
13
],
"lemma": "love",
"misc": "-",
"text": "loved",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 13,
"id": [
15
],
"lemma": "eat",
"misc": "-",
"text": "eat",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 15,
"id": [
16
],
"lemma": "seafood",
"misc": "-",
"text": "seafood",
"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,
4,
4
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3Q2T3FD0OPMEV08CBKS3A015HWZM32-1 | crowdsourced | Kenneth cooked for Hunter on the smoker because he liked smoking fish on the grill. | [
{
"id": 0,
"speaker": null,
"text": "Kenneth cooked for Hunter on the smoker because he liked smoking fish on the grill.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Kenneth",
"misc": "(0)",
"text": "Kenneth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "cook",
"misc": "-",
"text": "cooked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "Hunter",
"misc": "(1)",
"text": "Hunter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"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": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
7
],
"lemma": "smoker",
"misc": "-",
"text": "smoker",
"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": "(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": "like",
"misc": "-",
"text": "liked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 12,
"id": [
11
],
"lemma": "smoking",
"misc": "-",
"text": "smoking",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 10,
"id": [
12
],
"lemma": "fish",
"misc": "-",
"text": "fish",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 10,
"id": [
15
],
"lemma": "grill",
"misc": "-",
"text": "grill",
"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,
3,
3
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
34F34TZU7YDZ9A684N16BY4W7S2J2Q-1 | crowdsourced | Jason was totally immune to the wiles of Aaron, because he had a strong sense of self. | [
{
"id": 0,
"speaker": null,
"text": "Jason was totally immune to the wiles of Aaron, because he had a strong sense of self.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Jason",
"misc": "(0)",
"text": "Jason",
"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": "totally",
"misc": "-",
"text": "totally",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
4
],
"lemma": "immune",
"misc": "-",
"text": "immune",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 4,
"id": [
7
],
"lemma": "wile",
"misc": "-",
"text": "wiles",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 7,
"id": [
9
],
"lemma": "Aaron",
"misc": "(1)",
"text": "Aaron",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
13
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": [
14
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 16,
"id": [
15
],
"lemma": "strong",
"misc": "-",
"text": "strong",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 13,
"id": [
16
],
"lemma": "sense",
"misc": "-",
"text": "sense",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 16,
"id": [
18
],
"lemma": "self",
"misc": "-",
"text": "self",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3VW0145YLYAAMPBUU78QY9UMKMXJMX-2 | crowdsourced | Jeffrey has a internal injury but Robert is not a doctor and doesn't even know about first aid, he will not give any medical help to him. | [
{
"id": 0,
"speaker": null,
"text": "Jeffrey has a internal injury but Robert is not a doctor and doesn't even know about first aid, he will not give any medical help to him.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Jeffrey",
"misc": "(1)",
"text": "Jeffrey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=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": "internal",
"misc": "-",
"text": "internal",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "injury",
"misc": "-",
"text": "injury",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 11,
"id": [
6
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 11,
"id": [
7
],
"lemma": "Robert",
"misc": "(0)",
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": [
8
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 2,
"id": [
11
],
"lemma": "doctor",
"misc": "-",
"text": "doctor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 16,
"id": [
12
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 16,
"id": [
13
],
"lemma": "do",
"misc": "-",
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "even",
"misc": "-",
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 11,
"id": [
16
],
"lemma": "know",
"misc": "-",
"text": "know",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 19,
"id": [
17
],
"lemma": "about",
"misc": "-",
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"feats": "Degree=Pos|NumType=Ord",
"head": 19,
"id": [
18
],
"lemma": "first",
"misc": "-",
"text": "first",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 16,
"id": [
19
],
"lemma": "aid",
"misc": "-",
"text": "aid",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
20
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 24,
"id": [
21
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 24,
"id": [
22
],
"lemma": "will",
"misc": "-",
"text": "will",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"feats": null,
"head": 24,
"id": [
23
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "parataxis",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
24
],
"lemma": "give",
"misc": "-",
"text": "give",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": null,
"head": 27,
"id": [
25
],
"lemma": "any",
"misc": "-",
"text": "any",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 27,
"id": [
26
],
"lemma": "medical",
"misc": "-",
"text": "medical",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 24,
"id": [
27
],
"lemma": "help",
"misc": "-",
"text": "help",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 29,
"id": [
28
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 24,
"id": [
29
],
"lemma": "he",
"misc": "-",
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
30
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
20,
20
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3OND0WXMHYTVDKNY97TM1MX6RZQEHC-2 | crowdsourced | Donald wanted Steven to go baseball with him because he has an extra ball and he doesn't have one. | [
{
"id": 0,
"speaker": null,
"text": "Donald wanted Steven to go baseball with him because he has an extra ball and he doesn't have one.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Donald",
"misc": "(1)",
"text": "Donald",
"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": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "Steven",
"misc": "(0)",
"text": "Steven",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
5
],
"lemma": "go",
"misc": "-",
"text": "go",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
6
],
"lemma": "baseball",
"misc": "-",
"text": "baseball",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 5,
"id": [
8
],
"lemma": "he",
"misc": "-",
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": [
10
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": [
11
],
"lemma": "have",
"misc": "-",
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 14,
"id": [
12
],
"lemma": "a",
"misc": "-",
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 14,
"id": [
13
],
"lemma": "extra",
"misc": "-",
"text": "extra",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 11,
"id": [
14
],
"lemma": "ball",
"misc": "-",
"text": "ball",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 19,
"id": [
15
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
16
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 19,
"id": [
17
],
"lemma": "do",
"misc": "-",
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 19,
"id": [
18
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 11,
"id": [
19
],
"lemma": "have",
"misc": "-",
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "NumForm=Word|NumType=Card",
"head": 19,
"id": [
20
],
"lemma": "one",
"misc": "-",
"text": "one",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
9,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
379OL9DBSSCLAUNZRY5O3A3Q2AL9YB-1 | crowdsourced | Craig was impressed with the cleaning job Christopher had done in the pool. He tipped him an extra $100. | [
{
"id": 0,
"speaker": null,
"text": "Craig was impressed with the cleaning job Christopher had done in the pool.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Craig",
"misc": "(0)",
"text": "Craig",
"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": "impressed",
"misc": "-",
"text": "impressed",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
4
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
5
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "cleaning",
"misc": "-",
"text": "cleaning",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
7
],
"lemma": "job",
"misc": "-",
"text": "job",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 10,
"id": [
8
],
"lemma": "Christopher",
"misc": "(1)",
"text": "Christopher",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
9
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "acl:relcl",
"feats": "Tense=Past|VerbForm=Part",
"head": 7,
"id": [
10
],
"lemma": "do",
"misc": "-",
"text": "done",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "in",
"misc": "-",
"text": "in",
"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": "obl",
"feats": "Number=Sing",
"head": 10,
"id": [
13
],
"lemma": "pool",
"misc": "-",
"text": "pool",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
14
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He tipped him an extra $100.",
"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": "tip",
"misc": "-",
"text": "tipped",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
3
],
"lemma": "he",
"misc": "-",
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": [
4
],
"lemma": "a",
"misc": "-",
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 6,
"id": [
5
],
"lemma": "extra",
"misc": "-",
"text": "extra",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": null,
"head": 2,
"id": [
6
],
"lemma": "$",
"misc": "-",
"text": "$",
"upos": "SYM",
"xpos": "$"
},
{
"deprel": "nummod",
"feats": "NumForm=Digit|NumType=Card",
"head": 6,
"id": [
7
],
"lemma": "100",
"misc": "-",
"text": "100",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
8
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
1,
0,
0
]
],
[
[
0,
7,
7
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3HYV4299H0UNQKNYM5NGWBGZVBD8EI-2 | crowdsourced | Leslie was healthy while Lawrence had various heart problems, so he often needed to visit the hospital. | [
{
"id": 0,
"speaker": null,
"text": "Leslie was healthy while Lawrence had various heart problems, so he often needed to visit the hospital.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Leslie",
"misc": "(1)",
"text": "Leslie",
"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": "healthy",
"misc": "-",
"text": "healthy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 6,
"id": [
4
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 6,
"id": [
5
],
"lemma": "Lawrence",
"misc": "(0)",
"text": "Lawrence",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
6
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 9,
"id": [
7
],
"lemma": "various",
"misc": "-",
"text": "various",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "heart",
"misc": "-",
"text": "heart",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 6,
"id": [
9
],
"lemma": "problem",
"misc": "-",
"text": "problems",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 14,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 14,
"id": [
11
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": [
12
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "often",
"misc": "-",
"text": "often",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
14
],
"lemma": "need",
"misc": "-",
"text": "needed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 14,
"id": [
16
],
"lemma": "visit",
"misc": "-",
"text": "visit",
"upos": "VERB",
"xpos": "VB"
},
{
"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": "hospital",
"misc": "-",
"text": "hospital",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
344M16OZKID8TRA2S7CZE86UK4ANEF-2 | crowdsourced | Michael had done more travelling and sightseeing than Samuel. He thought a long international flight was too much hassle for the experience. | [
{
"id": 0,
"speaker": null,
"text": "Michael had done more travelling and sightseeing than Samuel.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Michael",
"misc": "(1)",
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": [
3
],
"lemma": "do",
"misc": "-",
"text": "done",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 5,
"id": [
4
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "travelling",
"misc": "-",
"text": "travelling",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "sightseeing",
"misc": "-",
"text": "sightseeing",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
9
],
"lemma": "Samuel",
"misc": "(0)",
"text": "Samuel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
10
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He thought a long international flight was too much hassle for the experience.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "he",
"misc": "(0)",
"text": "He",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "think",
"misc": "-",
"text": "thought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 6,
"id": [
4
],
"lemma": "long",
"misc": "-",
"text": "long",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 6,
"id": [
5
],
"lemma": "international",
"misc": "-",
"text": "international",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 10,
"id": [
6
],
"lemma": "flight",
"misc": "-",
"text": "flight",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
7
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 10,
"id": [
9
],
"lemma": "much",
"misc": "-",
"text": "much",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "ccomp",
"feats": "Number=Sing",
"head": 2,
"id": [
10
],
"lemma": "hassle",
"misc": "-",
"text": "hassle",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "for",
"misc": "-",
"text": "for",
"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": "experience",
"misc": "-",
"text": "experience",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
14
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
8,
8
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3PA41K45VN2NNX75LEBLCNJ8YY97PF-1 | crowdsourced | Kenneth interpreted the Russian speaker's sentiments during the speech for Justin because he was from Russia. | [
{
"id": 0,
"speaker": null,
"text": "Kenneth interpreted the Russian speaker's sentiments during the speech for Justin because he was from Russia.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Kenneth",
"misc": "(0)",
"text": "Kenneth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "interpret",
"misc": "-",
"text": "interpreted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
3
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 5,
"id": [
4
],
"lemma": "Russian",
"misc": "-",
"text": "Russian",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 7,
"id": [
5
],
"lemma": "speaker",
"misc": "-",
"text": "speaker",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
6
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 2,
"id": [
7
],
"lemma": "sentiment",
"misc": "-",
"text": "sentiments",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "during",
"misc": "-",
"text": "during",
"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": 2,
"id": [
10
],
"lemma": "speech",
"misc": "-",
"text": "speech",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 10,
"id": [
12
],
"lemma": "Justin",
"misc": "(1)",
"text": "Justin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
13
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
14
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": [
15
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "from",
"misc": "-",
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 2,
"id": [
17
],
"lemma": "Russia",
"misc": "-",
"text": "Russia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
38Z7YZ2SB305CTPG4IU73HZRHB3QIJ-1 | crowdsourced | Neil watered Logan's new plant while he was out of town and he asked him for payment. | [
{
"id": 0,
"speaker": null,
"text": "Neil watered Logan's new plant while he was out of town and he asked him for payment.",
"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": "water",
"misc": "-",
"text": "watered",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 6,
"id": [
3
],
"lemma": "Logan",
"misc": "(1)",
"text": "Logan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 3,
"id": [
4
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 6,
"id": [
5
],
"lemma": "new",
"misc": "-",
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
6
],
"lemma": "plant",
"misc": "-",
"text": "plant",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
7
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": [
8
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": [
9
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 2,
"id": [
12
],
"lemma": "town",
"misc": "-",
"text": "town",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
14
],
"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": [
15
],
"lemma": "ask",
"misc": "-",
"text": "asked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
16
],
"lemma": "he",
"misc": "-",
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 15,
"id": [
18
],
"lemma": "payment",
"misc": "-",
"text": "payment",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
2,
2
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3ZZAYRN1I6PS0VSBJH17SJ60DN4TOQ-1 | crowdsourced | Jason built a better website for the contest than Justin because he is a better programmer. | [
{
"id": 0,
"speaker": null,
"text": "Jason built a better website for the contest than Justin because he is a better programmer.",
"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": "build",
"misc": "-",
"text": "built",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 5,
"id": [
4
],
"lemma": "good",
"misc": "-",
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "website",
"misc": "-",
"text": "website",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": [
7
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
8
],
"lemma": "contest",
"misc": "-",
"text": "contest",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 8,
"id": [
10
],
"lemma": "Justin",
"misc": "(1)",
"text": "Justin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
12
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 16,
"id": [
13
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": [
14
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 16,
"id": [
15
],
"lemma": "good",
"misc": "-",
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 2,
"id": [
16
],
"lemma": "programmer",
"misc": "-",
"text": "programmer",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
9,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3BCRDCM0OF8I2VVR9ADL2QLL2WH6KQ-2 | crowdsourced | Aaron was always committing all sorts of crimes but Hunter was law abiding. He rarely need the services of a lawyer. | [
{
"id": 0,
"speaker": null,
"text": "Aaron was always committing all sorts of crimes but Hunter was law abiding.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Aaron",
"misc": "(1)",
"text": "Aaron",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"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": "always",
"misc": "-",
"text": "always",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": [
4
],
"lemma": "commit",
"misc": "-",
"text": "committing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "all",
"misc": "-",
"text": "all",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 4,
"id": [
6
],
"lemma": "sort",
"misc": "-",
"text": "sorts",
"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=Plur",
"head": 6,
"id": [
8
],
"lemma": "crime",
"misc": "-",
"text": "crimes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cc",
"feats": null,
"head": 13,
"id": [
9
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 13,
"id": [
10
],
"lemma": "Hunter",
"misc": "(0)",
"text": "Hunter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": [
11
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 13,
"id": [
12
],
"lemma": "law",
"misc": "-",
"text": "law",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "conj",
"feats": "Tense=Pres|VerbForm=Part",
"head": 4,
"id": [
13
],
"lemma": "abide",
"misc": "-",
"text": "abiding",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
14
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He rarely need the services of a lawyer.",
"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": "advmod",
"feats": null,
"head": 3,
"id": [
2
],
"lemma": "rarely",
"misc": "-",
"text": "rarely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "need",
"misc": "-",
"text": "need",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 3,
"id": [
5
],
"lemma": "service",
"misc": "-",
"text": "services",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 8,
"id": [
7
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 5,
"id": [
8
],
"lemma": "lawyer",
"misc": "-",
"text": "lawyer",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"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"
} |
3GITHABACYJGYBYMZNHYC7X5SL7N29-2 | crowdsourced | It is easy for Joel to stay motivated but Joseph needs a lot of encouragement, I think he is a slow starter. | [
{
"id": 0,
"speaker": null,
"text": "It is easy for Joel to stay motivated but Joseph needs a lot of encouragement, I think he is a slow starter.",
"tokens": [
{
"deprel": "expl",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 3,
"id": [
1
],
"lemma": "it",
"misc": "-",
"text": "It",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
3
],
"lemma": "easy",
"misc": "-",
"text": "easy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 7,
"id": [
4
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
5
],
"lemma": "Joel",
"misc": "(1)",
"text": "Joel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "csubj",
"feats": "VerbForm=Inf",
"head": 3,
"id": [
7
],
"lemma": "stay",
"misc": "-",
"text": "stay",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "Tense=Past|VerbForm=Part",
"head": 7,
"id": [
8
],
"lemma": "motivate",
"misc": "-",
"text": "motivated",
"upos": "VERB",
"xpos": "VBN"
},
{
"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": "Joseph",
"misc": "(0)",
"text": "Joseph",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": [
11
],
"lemma": "need",
"misc": "-",
"text": "needs",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 13,
"id": [
12
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 11,
"id": [
13
],
"lemma": "lot",
"misc": "-",
"text": "lot",
"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": "encouragement",
"misc": "-",
"text": "encouragement",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 18,
"id": [
16
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 18,
"id": [
17
],
"lemma": "I",
"misc": "-",
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": [
18
],
"lemma": "think",
"misc": "-",
"text": "think",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 23,
"id": [
19
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 23,
"id": [
20
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "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": "slow",
"misc": "-",
"text": "slow",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "ccomp",
"feats": "Number=Sing",
"head": 18,
"id": [
23
],
"lemma": "starter",
"misc": "-",
"text": "starter",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
24
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
4
]
],
[
[
0,
9,
9
],
[
0,
18,
18
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3OWZNK3RYLNTT1IVWOTKQ2PZV0D2UQ-2 | crowdsourced | Leslie asked Robert for some help in small claims court, but he had forgotten how to file. | [
{
"id": 0,
"speaker": null,
"text": "Leslie asked Robert for some help in small claims court, but he had forgotten how to file.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Leslie",
"misc": "(1)",
"text": "Leslie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=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": "Robert",
"misc": "(0)",
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
4
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "some",
"misc": "-",
"text": "some",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
6
],
"lemma": "help",
"misc": "-",
"text": "help",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
7
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 10,
"id": [
8
],
"lemma": "small",
"misc": "-",
"text": "small",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"feats": "Number=Plur",
"head": 10,
"id": [
9
],
"lemma": "claim",
"misc": "-",
"text": "claims",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 6,
"id": [
10
],
"lemma": "court",
"misc": "-",
"text": "court",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 15,
"id": [
11
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 15,
"id": [
12
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
13
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": [
14
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"feats": "Tense=Past|VerbForm=Part",
"head": 2,
"id": [
15
],
"lemma": "forget",
"misc": "-",
"text": "forgotten",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"feats": "PronType=Int",
"head": 15,
"id": [
16
],
"lemma": "how",
"misc": "-",
"text": "how",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "ccomp",
"feats": "VerbForm=Inf",
"head": 15,
"id": [
18
],
"lemma": "file",
"misc": "-",
"text": "file",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
12,
12
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3NBFJK3IOJW3PF5CJFE0LYFKIFLGOH-1 | crowdsourced | So he enjoys eating junky snacks because Craig does not mind gaining some weight while Dennis does. | [
{
"id": 0,
"speaker": null,
"text": "So he enjoys eating junky snacks because Craig does not mind gaining some weight while Dennis does.",
"tokens": [
{
"deprel": "advmod",
"feats": null,
"head": 3,
"id": [
1
],
"lemma": "so",
"misc": "-",
"text": "So",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 3,
"id": [
2
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "enjoy",
"misc": "-",
"text": "enjoys",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 3,
"id": [
4
],
"lemma": "eat",
"misc": "-",
"text": "eating",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 6,
"id": [
5
],
"lemma": "junky",
"misc": "-",
"text": "junky",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 4,
"id": [
6
],
"lemma": "snack",
"misc": "-",
"text": "snacks",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
7
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 11,
"id": [
8
],
"lemma": "Craig",
"misc": "(0)",
"text": "Craig",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": [
9
],
"lemma": "do",
"misc": "-",
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 4,
"id": [
11
],
"lemma": "mind",
"misc": "-",
"text": "mind",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 11,
"id": [
12
],
"lemma": "gain",
"misc": "-",
"text": "gaining",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "some",
"misc": "-",
"text": "some",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 12,
"id": [
14
],
"lemma": "weight",
"misc": "-",
"text": "weight",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
15
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 17,
"id": [
16
],
"lemma": "Dennis",
"misc": "(1)",
"text": "Dennis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": [
17
],
"lemma": "do",
"misc": "-",
"text": "does",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
7,
7
]
],
[
[
0,
15,
15
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3JYPJ2TAYKMFWFLINVLXSDKYQWLPFT-1 | crowdsourced | The sight of Dennis was a lot worse than William because he had an accident when he was younger. | [
{
"id": 0,
"speaker": null,
"text": "The sight of Dennis was a lot worse than William because he had an accident when he was younger.",
"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": 8,
"id": [
2
],
"lemma": "sight",
"misc": "-",
"text": "sight",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "Dennis",
"misc": "(0)",
"text": "Dennis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": [
5
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:npmod",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "lot",
"misc": "-",
"text": "lot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Degree=Cmp",
"head": 0,
"id": [
8
],
"lemma": "bad",
"misc": "-",
"text": "worse",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 8,
"id": [
10
],
"lemma": "William",
"misc": "(1)",
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": [
13
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "a",
"misc": "-",
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 13,
"id": [
15
],
"lemma": "accident",
"misc": "-",
"text": "accident",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 19,
"id": [
16
],
"lemma": "when",
"misc": "-",
"text": "when",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
17
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 19,
"id": [
18
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Cmp",
"head": 13,
"id": [
19
],
"lemma": "young",
"misc": "-",
"text": "younger",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
],
[
0,
11,
11
]
],
[
[
0,
9,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3RWSQDNYL9KOBDXHPUDSOLILZXKFF6-1 | crowdsourced | At the park playing basketball, Michael wanted to pass Brian the ball because he was blocked. | [
{
"id": 0,
"speaker": null,
"text": "At the park playing basketball, Michael wanted to pass Brian the ball because he was blocked.",
"tokens": [
{
"deprel": "case",
"feats": null,
"head": 3,
"id": [
1
],
"lemma": "at",
"misc": "-",
"text": "At",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 3,
"id": [
2
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 8,
"id": [
3
],
"lemma": "park",
"misc": "-",
"text": "park",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl",
"feats": "VerbForm=Ger",
"head": 3,
"id": [
4
],
"lemma": "play",
"misc": "-",
"text": "playing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
5
],
"lemma": "basketball",
"misc": "-",
"text": "basketball",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "Michael",
"misc": "(0)",
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
8
],
"lemma": "want",
"misc": "-",
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 8,
"id": [
10
],
"lemma": "pass",
"misc": "-",
"text": "pass",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "iobj",
"feats": "Number=Sing",
"head": 10,
"id": [
11
],
"lemma": "Brian",
"misc": "(1)",
"text": "Brian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 13,
"id": [
12
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 10,
"id": [
13
],
"lemma": "ball",
"misc": "-",
"text": "ball",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
14
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
15
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": [
16
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 10,
"id": [
17
],
"lemma": "block",
"misc": "-",
"text": "blocked",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
6
],
[
0,
14,
14
]
],
[
[
0,
10,
10
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
34KYK9TV2TMMWQPUAA3V4SYNXHEBSM-2 | crowdsourced | Kevin is experiencing too much eye strain trying to read in Dennis's dim bedroom, so he offers more light. | [
{
"id": 0,
"speaker": null,
"text": "Kevin is experiencing too much eye strain trying to read in Dennis's dim bedroom, so he offers more light.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Kevin",
"misc": "(1)",
"text": "Kevin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": [
3
],
"lemma": "experience",
"misc": "-",
"text": "experiencing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "advmod",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 7,
"id": [
5
],
"lemma": "much",
"misc": "-",
"text": "much",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "eye",
"misc": "-",
"text": "eye",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
7
],
"lemma": "strain",
"misc": "-",
"text": "strain",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl",
"feats": "VerbForm=Ger",
"head": 7,
"id": [
8
],
"lemma": "try",
"misc": "-",
"text": "trying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 8,
"id": [
10
],
"lemma": "read",
"misc": "-",
"text": "read",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
11
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 15,
"id": [
12
],
"lemma": "Dennis",
"misc": "(0)",
"text": "Dennis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
13
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 15,
"id": [
14
],
"lemma": "dim",
"misc": "-",
"text": "dim",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 10,
"id": [
15
],
"lemma": "bedroom",
"misc": "-",
"text": "bedroom",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 19,
"id": [
16
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
17
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"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": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": [
19
],
"lemma": "offer",
"misc": "-",
"text": "offers",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 21,
"id": [
20
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 19,
"id": [
21
],
"lemma": "light",
"misc": "-",
"text": "light",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"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"
} |
33Q5P9PUSR02773EJ2TYB5182HSCZD-1 | crowdsourced | Derrick wrote out a business plan to get a bank loan while Benjamin decided to just wing it. He was rewarded with loan. | [
{
"id": 0,
"speaker": null,
"text": "Derrick wrote out a business plan to get a bank loan while Benjamin decided to just wing it.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Derrick",
"misc": "(0)",
"text": "Derrick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "write",
"misc": "-",
"text": "wrote",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 2,
"id": [
3
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": [
4
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 6,
"id": [
5
],
"lemma": "business",
"misc": "-",
"text": "business",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
6
],
"lemma": "plan",
"misc": "-",
"text": "plan",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
8
],
"lemma": "get",
"misc": "-",
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 11,
"id": [
9
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 11,
"id": [
10
],
"lemma": "bank",
"misc": "-",
"text": "bank",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 8,
"id": [
11
],
"lemma": "loan",
"misc": "-",
"text": "loan",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
12
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 14,
"id": [
13
],
"lemma": "Benjamin",
"misc": "(1)",
"text": "Benjamin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": [
14
],
"lemma": "decide",
"misc": "-",
"text": "decided",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
15
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advmod",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "just",
"misc": "-",
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 14,
"id": [
17
],
"lemma": "wing",
"misc": "-",
"text": "wing",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
18
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He was rewarded with loan.",
"tokens": [
{
"deprel": "nsubj:pass",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 3,
"id": [
1
],
"lemma": "he",
"misc": "(0)",
"text": "He",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": [
3
],
"lemma": "reward",
"misc": "-",
"text": "rewarded",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "loan",
"misc": "-",
"text": "loan",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
6
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
1,
0,
0
]
],
[
[
0,
12,
12
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
37J05LC5AZXMCK4O1CLN7HV04FTJDT-2 | crowdsourced | Steven asked Kenneth when the sexual harassment training class was but he could not remember. | [
{
"id": 0,
"speaker": null,
"text": "Steven asked Kenneth when the sexual harassment training class was but he could not remember.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Steven",
"misc": "(1)",
"text": "Steven",
"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": "Kenneth",
"misc": "(0)",
"text": "Kenneth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 10,
"id": [
4
],
"lemma": "when",
"misc": "-",
"text": "when",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": [
5
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 9,
"id": [
6
],
"lemma": "sexual",
"misc": "-",
"text": "sexual",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "harassment",
"misc": "-",
"text": "harassment",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "training",
"misc": "-",
"text": "training",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 10,
"id": [
9
],
"lemma": "class",
"misc": "-",
"text": "class",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
10
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "cc",
"feats": null,
"head": 15,
"id": [
11
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
12
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 15,
"id": [
13
],
"lemma": "could",
"misc": "-",
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
15
],
"lemma": "remember",
"misc": "-",
"text": "remember",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3WPCIUYH1CMGQN0TD6ZR9NI92JFDTR-2 | crowdsourced | Adam called Logan at work to warn about the neighbors house being on fire. He was leaving work after the call. | [
{
"id": 0,
"speaker": null,
"text": "Adam called Logan at work to warn about the neighbors house being on fire.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Adam",
"misc": "(1)",
"text": "Adam",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "call",
"misc": "-",
"text": "called",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "Logan",
"misc": "(0)",
"text": "Logan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "work",
"misc": "-",
"text": "work",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
7
],
"lemma": "warn",
"misc": "-",
"text": "warn",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
8
],
"lemma": "about",
"misc": "-",
"text": "about",
"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=Plur",
"head": 11,
"id": [
10
],
"lemma": "neighbor",
"misc": "-",
"text": "neighbors",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
11
],
"lemma": "house",
"misc": "-",
"text": "house",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"feats": "VerbForm=Ger",
"head": 14,
"id": [
12
],
"lemma": "be",
"misc": "-",
"text": "being",
"upos": "AUX",
"xpos": "VBG"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 7,
"id": [
14
],
"lemma": "fire",
"misc": "-",
"text": "fire",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
15
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He was leaving work after the call.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 3,
"id": [
1
],
"lemma": "he",
"misc": "(0)",
"text": "He",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": [
3
],
"lemma": "leave",
"misc": "-",
"text": "leaving",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
4
],
"lemma": "work",
"misc": "-",
"text": "work",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "after",
"misc": "-",
"text": "after",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
7
],
"lemma": "call",
"misc": "-",
"text": "call",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
8
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3VEI3XUCZRVX5GRKUS9RH4A8Z9WRPP-2 | crowdsourced | The pollen in the air caused Dennis to have a lot of sneezes but not Hunter. He didn't have to take any Claritin. | [
{
"id": 0,
"speaker": null,
"text": "The pollen in the air caused Dennis to have a lot of sneezes but not Hunter.",
"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": 6,
"id": [
2
],
"lemma": "pollen",
"misc": "-",
"text": "pollen",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
3
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "air",
"misc": "-",
"text": "air",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
6
],
"lemma": "cause",
"misc": "-",
"text": "caused",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
7
],
"lemma": "Dennis",
"misc": "(1)",
"text": "Dennis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 6,
"id": [
9
],
"lemma": "have",
"misc": "-",
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
11
],
"lemma": "lot",
"misc": "-",
"text": "lot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Plur",
"head": 11,
"id": [
13
],
"lemma": "sneeze",
"misc": "-",
"text": "sneezes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cc",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 13,
"id": [
16
],
"lemma": "Hunter",
"misc": "(0)",
"text": "Hunter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He didn't have to take any Claritin.",
"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": "have",
"misc": "-",
"text": "have",
"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": "take",
"misc": "-",
"text": "take",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "any",
"misc": "-",
"text": "any",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "Claritin",
"misc": "-",
"text": "Claritin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
9
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
6
]
],
[
[
0,
15,
15
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3UQVX1UPFUVS745MIFR0TTP19K502E-2 | crowdsourced | Brett had a lot more scars on his body than Jason because he was in zero street fights. | [
{
"id": 0,
"speaker": null,
"text": "Brett had a lot more scars on his body than Jason because he was in zero street fights.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Brett",
"misc": "(1)",
"text": "Brett",
"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": 4,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:npmod",
"feats": "Number=Sing",
"head": 5,
"id": [
4
],
"lemma": "lot",
"misc": "-",
"text": "lot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 6,
"id": [
5
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 2,
"id": [
6
],
"lemma": "scar",
"misc": "-",
"text": "scars",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 9,
"id": [
8
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "body",
"misc": "-",
"text": "body",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
11
],
"lemma": "Jason",
"misc": "(0)",
"text": "Jason",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
12
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
13
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": [
14
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 18,
"id": [
15
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nummod",
"feats": "NumForm=Word|NumType=Card",
"head": 18,
"id": [
16
],
"lemma": "zero",
"misc": "-",
"text": "zero",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 18,
"id": [
17
],
"lemma": "street",
"misc": "-",
"text": "street",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"feats": "Number=Plur",
"head": 2,
"id": [
18
],
"lemma": "fight",
"misc": "-",
"text": "fights",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
10,
10
],
[
0,
12,
12
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3SV8KD29L4Q5WGGVRHYW7QQ8JYDKZJ-2 | crowdsourced | The baby of Kevin went through a lot more diapers than that of Logan, therefore he spent less money. | [
{
"id": 0,
"speaker": null,
"text": "The baby of Kevin went through a lot more diapers than that of Logan, therefore he spent less money.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
2
],
"lemma": "baby",
"misc": "-",
"text": "baby",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "Kevin",
"misc": "(1)",
"text": "Kevin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
5
],
"lemma": "go",
"misc": "-",
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
6
],
"lemma": "through",
"misc": "-",
"text": "through",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 8,
"id": [
7
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:npmod",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "lot",
"misc": "-",
"text": "lot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 10,
"id": [
9
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 5,
"id": [
10
],
"lemma": "diaper",
"misc": "-",
"text": "diapers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing|PronType=Dem",
"head": 5,
"id": [
12
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 12,
"id": [
14
],
"lemma": "Logan",
"misc": "(0)",
"text": "Logan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 18,
"id": [
15
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 18,
"id": [
16
],
"lemma": "therefore",
"misc": "-",
"text": "therefore",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
17
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
18
],
"lemma": "spend",
"misc": "-",
"text": "spent",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 20,
"id": [
19
],
"lemma": "less",
"misc": "-",
"text": "less",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 18,
"id": [
20
],
"lemma": "money",
"misc": "-",
"text": "money",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
]
],
[
[
0,
13,
13
],
[
0,
16,
16
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3UZUVSO3P7T2B9P2G6XZ1THUFD2MEE-1 | crowdsourced | Eric wore long dangling earrings all up the ear lobe but not Brett because he had pierced ears. | [
{
"id": 0,
"speaker": null,
"text": "Eric wore long dangling earrings all up the ear lobe but not Brett because he had pierced ears.",
"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": "wear",
"misc": "-",
"text": "wore",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 5,
"id": [
3
],
"lemma": "long",
"misc": "-",
"text": "long",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"feats": "VerbForm=Ger",
"head": 5,
"id": [
4
],
"lemma": "dangle",
"misc": "-",
"text": "dangling",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 2,
"id": [
5
],
"lemma": "earring",
"misc": "-",
"text": "earrings",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "advmod",
"feats": null,
"head": 10,
"id": [
6
],
"lemma": "all",
"misc": "-",
"text": "all",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
7
],
"lemma": "up",
"misc": "-",
"text": "up",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
8
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 10,
"id": [
9
],
"lemma": "ear",
"misc": "-",
"text": "ear",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
10
],
"lemma": "lobe",
"misc": "-",
"text": "lobe",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 10,
"id": [
13
],
"lemma": "Brett",
"misc": "(1)",
"text": "Brett",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
14
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
15
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": [
16
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part",
"head": 2,
"id": [
17
],
"lemma": "pierce",
"misc": "-",
"text": "pierced",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 17,
"id": [
18
],
"lemma": "ear",
"misc": "-",
"text": "ears",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
14,
14
]
],
[
[
0,
12,
12
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3H4IKZHALBGCNXNFL6FI4V03YWCNN5-1 | crowdsourced | Christopher knew a lot about electricity but Leslie did not since he studied electrical engineering in college. | [
{
"id": 0,
"speaker": null,
"text": "Christopher knew a lot about electricity but Leslie did not since he studied electrical engineering in college.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Christopher",
"misc": "(0)",
"text": "Christopher",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "know",
"misc": "-",
"text": "knew",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "lot",
"misc": "-",
"text": "lot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "about",
"misc": "-",
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "electricity",
"misc": "-",
"text": "electricity",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "Leslie",
"misc": "(1)",
"text": "Leslie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
9
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 9,
"id": [
10
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "since",
"misc": "-",
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": [
13
],
"lemma": "study",
"misc": "-",
"text": "studied",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 15,
"id": [
14
],
"lemma": "electrical",
"misc": "-",
"text": "electrical",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 13,
"id": [
15
],
"lemma": "engineering",
"misc": "-",
"text": "engineering",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 13,
"id": [
17
],
"lemma": "college",
"misc": "-",
"text": "college",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
7,
7
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3I01FDIL6OMM6O6GURFV809J28RD2S-2 | crowdsourced | Robert was teaching the students the right way unlike Derrick because he thought it was quicker. | [
{
"id": 0,
"speaker": null,
"text": "Robert was teaching the students the right way unlike Derrick because he thought it was quicker.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Robert",
"misc": "(1)",
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": [
3
],
"lemma": "teach",
"misc": "-",
"text": "teaching",
"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=Plur",
"head": 3,
"id": [
5
],
"lemma": "student",
"misc": "-",
"text": "students",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": [
6
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 8,
"id": [
7
],
"lemma": "right",
"misc": "-",
"text": "right",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl:npmod",
"feats": "Number=Sing",
"head": 3,
"id": [
8
],
"lemma": "way",
"misc": "-",
"text": "way",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "unlike",
"misc": "-",
"text": "unlike",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
10
],
"lemma": "Derrick",
"misc": "(0)",
"text": "Derrick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
13
],
"lemma": "think",
"misc": "-",
"text": "thought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
14
],
"lemma": "it",
"misc": "-",
"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=Cmp",
"head": 13,
"id": [
16
],
"lemma": "quick",
"misc": "-",
"text": "quicker",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
9,
9
],
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3G57RS03HJJR2BRNFLXCAOLRPRT52C-1 | crowdsourced | Dennis wants to ask Leslie to be his boyfriend, but he is so nervous that it's hard to ask. | [
{
"id": 0,
"speaker": null,
"text": "Dennis wants to ask Leslie to be his boyfriend, but he is so nervous that it's hard to ask.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Dennis",
"misc": "(0)",
"text": "Dennis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "want",
"misc": "-",
"text": "wants",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
4
],
"lemma": "ask",
"misc": "-",
"text": "ask",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
5
],
"lemma": "Leslie",
"misc": "(1)",
"text": "Leslie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
6
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cop",
"feats": "VerbForm=Inf",
"head": 9,
"id": [
7
],
"lemma": "be",
"misc": "-",
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 9,
"id": [
8
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "xcomp",
"feats": "Number=Sing",
"head": 4,
"id": [
9
],
"lemma": "boyfriend",
"misc": "-",
"text": "boyfriend",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 15,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 15,
"id": [
11
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
12
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": [
13
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 2,
"id": [
15
],
"lemma": "nervous",
"misc": "-",
"text": "nervous",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
16
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "expl",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
17
],
"lemma": "it",
"misc": "-",
"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": "'s",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "ccomp",
"feats": "Degree=Pos",
"head": 15,
"id": [
19
],
"lemma": "hard",
"misc": "-",
"text": "hard",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 21,
"id": [
20
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "csubj",
"feats": "VerbForm=Inf",
"head": 19,
"id": [
21
],
"lemma": "ask",
"misc": "-",
"text": "ask",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
4,
4
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3SSN80MU8CMGRLGGQZABA5AX6HHXKY-2 | crowdsourced | The competition banned Steven for using steroids, so Logan won. He was pleased the judges found out. | [
{
"id": 0,
"speaker": null,
"text": "The competition banned Steven for using steroids, so Logan won.",
"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": "competition",
"misc": "-",
"text": "competition",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "ban",
"misc": "-",
"text": "banned",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
4
],
"lemma": "Steven",
"misc": "(1)",
"text": "Steven",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 3,
"id": [
6
],
"lemma": "use",
"misc": "-",
"text": "using",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 6,
"id": [
7
],
"lemma": "steroid",
"misc": "-",
"text": "steroids",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
8
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 11,
"id": [
10
],
"lemma": "Logan",
"misc": "(0)",
"text": "Logan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
11
],
"lemma": "win",
"misc": "-",
"text": "won",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
12
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He was pleased the judges found out.",
"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": "pleased",
"misc": "-",
"text": "pleased",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Plur",
"head": 6,
"id": [
5
],
"lemma": "judge",
"misc": "-",
"text": "judges",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "ccomp",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
6
],
"lemma": "find",
"misc": "-",
"text": "found",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 6,
"id": [
7
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
8
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
]
],
[
[
0,
9,
9
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
306W7JMRYYWPJHBECELQV3AEXV9B8X-1 | crowdsourced | After proposing, Justin is not sure about his relationship with Brett, who ignores him. He feels sad. | [
{
"id": 0,
"speaker": null,
"text": "After proposing, Justin is not sure about his relationship with Brett, who ignores him.",
"tokens": [
{
"deprel": "mark",
"feats": null,
"head": 2,
"id": [
1
],
"lemma": "after",
"misc": "-",
"text": "After",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 7,
"id": [
2
],
"lemma": "propose",
"misc": "-",
"text": "proposing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
3
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
4
],
"lemma": "Justin",
"misc": "(0)",
"text": "Justin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 7,
"id": [
5
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
7
],
"lemma": "sure",
"misc": "-",
"text": "sure",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "about",
"misc": "-",
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 10,
"id": [
9
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
10
],
"lemma": "relationship",
"misc": "-",
"text": "relationship",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 10,
"id": [
12
],
"lemma": "Brett",
"misc": "(1)",
"text": "Brett",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 12,
"id": [
13
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "PronType=Rel",
"head": 15,
"id": [
14
],
"lemma": "who",
"misc": "-",
"text": "who",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "acl:relcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": [
15
],
"lemma": "ignore",
"misc": "-",
"text": "ignores",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
16
],
"lemma": "he",
"misc": "-",
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 7,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He feels sad.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "he",
"misc": "(0)",
"text": "He",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "feel",
"misc": "-",
"text": "feels",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 2,
"id": [
3
],
"lemma": "sad",
"misc": "-",
"text": "sad",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
4
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
],
[
1,
0,
0
]
],
[
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3FK4G712NXY6JN7P1YDQ2JKFDDQSS3-1 | crowdsourced | Jeffrey showed Joseph how to make a google doc on the computer. He was savvy. | [
{
"id": 0,
"speaker": null,
"text": "Jeffrey showed Joseph how to make a google doc on the computer.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Jeffrey",
"misc": "(0)",
"text": "Jeffrey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "show",
"misc": "-",
"text": "showed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "Joseph",
"misc": "(1)",
"text": "Joseph",
"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": "make",
"misc": "-",
"text": "make",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 9,
"id": [
7
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "google",
"misc": "-",
"text": "google",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "doc",
"misc": "-",
"text": "doc",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": [
11
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
12
],
"lemma": "computer",
"misc": "-",
"text": "computer",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
13
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He was savvy.",
"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": "savvy",
"misc": "-",
"text": "savvy",
"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"
} |
3C8QQOM6JPZULW93CDMBMV0X74JILN-1 | crowdsourced | Teaching computer skills was fun for Jeffrey but frustrating for Nelson, since he was very good at explaining new things to students. | [
{
"id": 0,
"speaker": null,
"text": "Teaching computer skills was fun for Jeffrey but frustrating for Nelson, since he was very good at explaining new things to students.",
"tokens": [
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Teaching",
"misc": "-",
"text": "Teaching",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 3,
"id": [
2
],
"lemma": "computer",
"misc": "-",
"text": "computer",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "Number=Plur",
"head": 5,
"id": [
3
],
"lemma": "skill",
"misc": "-",
"text": "skills",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
4
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
5
],
"lemma": "fun",
"misc": "-",
"text": "fun",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "Jeffrey",
"misc": "(0)",
"text": "Jeffrey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 5,
"id": [
9
],
"lemma": "frustrating",
"misc": "-",
"text": "frustrating",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 9,
"id": [
11
],
"lemma": "Nelson",
"misc": "(1)",
"text": "Nelson",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 17,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
13
],
"lemma": "since",
"misc": "-",
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
14
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": [
15
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "very",
"misc": "-",
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 5,
"id": [
17
],
"lemma": "good",
"misc": "-",
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
18
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 17,
"id": [
19
],
"lemma": "explain",
"misc": "-",
"text": "explaining",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 21,
"id": [
20
],
"lemma": "new",
"misc": "-",
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 19,
"id": [
21
],
"lemma": "thing",
"misc": "-",
"text": "things",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 23,
"id": [
22
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 19,
"id": [
23
],
"lemma": "student",
"misc": "-",
"text": "students",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
24
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
6
],
[
0,
13,
13
]
],
[
[
0,
10,
10
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
37NXA7GVSVKE1RSAVIXUTIEZ8FZLV1-2 | crowdsourced | Kyle asks for an advice from Derrick on how to wear a jean jacket, because he is extremely fashionable. | [
{
"id": 0,
"speaker": null,
"text": "Kyle asks for an advice from Derrick on how to wear a jean jacket, because he is extremely fashionable.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Kyle",
"misc": "(1)",
"text": "Kyle",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "ask",
"misc": "-",
"text": "asks",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
3
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "a",
"misc": "-",
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "advice",
"misc": "-",
"text": "advice",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "from",
"misc": "-",
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "Derrick",
"misc": "(0)",
"text": "Derrick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
8
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 11,
"id": [
9
],
"lemma": "how",
"misc": "-",
"text": "how",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"feats": "VerbForm=Inf",
"head": 5,
"id": [
11
],
"lemma": "wear",
"misc": "-",
"text": "wear",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 14,
"id": [
12
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 14,
"id": [
13
],
"lemma": "jean",
"misc": "-",
"text": "jean",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 11,
"id": [
14
],
"lemma": "jacket",
"misc": "-",
"text": "jacket",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 20,
"id": [
15
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 20,
"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": 20,
"id": [
17
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"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": null,
"head": 20,
"id": [
19
],
"lemma": "extremely",
"misc": "-",
"text": "extremely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 11,
"id": [
20
],
"lemma": "fashionable",
"misc": "-",
"text": "fashionable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
16,
16
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
341YLJU21KD3EZM2M5G6ZXPWUXC2I0-1 | crowdsourced | Lawrence was aghast at what Joel told the old lady, who he thought should be treated with respect. | [
{
"id": 0,
"speaker": null,
"text": "Lawrence was aghast at what Joel told the old lady, who he thought should be treated with respect.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Lawrence",
"misc": "(0)",
"text": "Lawrence",
"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": "aghast",
"misc": "-",
"text": "aghast",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "PronType=Int",
"head": 3,
"id": [
5
],
"lemma": "what",
"misc": "-",
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "Joel",
"misc": "(1)",
"text": "Joel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "acl:relcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
7
],
"lemma": "tell",
"misc": "-",
"text": "told",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
8
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 10,
"id": [
9
],
"lemma": "old",
"misc": "-",
"text": "old",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 7,
"id": [
10
],
"lemma": "lady",
"misc": "-",
"text": "lady",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 10,
"id": [
11
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "obj",
"feats": "PronType=Rel",
"head": 14,
"id": [
12
],
"lemma": "who",
"misc": "-",
"text": "who",
"upos": "PRON",
"xpos": "WP"
},
{
"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": "acl:relcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
14
],
"lemma": "think",
"misc": "-",
"text": "thought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 17,
"id": [
15
],
"lemma": "should",
"misc": "-",
"text": "should",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux:pass",
"feats": "VerbForm=Inf",
"head": 17,
"id": [
16
],
"lemma": "be",
"misc": "-",
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "ccomp",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 14,
"id": [
17
],
"lemma": "treat",
"misc": "-",
"text": "treated",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 19,
"id": [
18
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 17,
"id": [
19
],
"lemma": "respect",
"misc": "-",
"text": "respect",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
12,
12
]
],
[
[
0,
5,
5
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3M7OI89LV020JXJ3HXWNE78DXDVC6M-1 | crowdsourced | At the dog park, Michael noticed that Kevin's dog was extra playful that day, so he asked what sort of vitamins the dog took. | [
{
"id": 0,
"speaker": null,
"text": "At the dog park, Michael noticed that Kevin's dog was extra playful that day, so he asked what sort of vitamins the dog took.",
"tokens": [
{
"deprel": "case",
"feats": null,
"head": 4,
"id": [
1
],
"lemma": "at",
"misc": "-",
"text": "At",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 4,
"id": [
2
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 4,
"id": [
3
],
"lemma": "dog",
"misc": "-",
"text": "dog",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
4
],
"lemma": "park",
"misc": "-",
"text": "park",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
5
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "Michael",
"misc": "(0)",
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
7
],
"lemma": "notice",
"misc": "-",
"text": "noticed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
8
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 11,
"id": [
9
],
"lemma": "Kevin",
"misc": "(1)",
"text": "Kevin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
10
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 14,
"id": [
11
],
"lemma": "dog",
"misc": "-",
"text": "dog",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": [
12
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "extra",
"misc": "-",
"text": "extra",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"feats": "Degree=Pos",
"head": 7,
"id": [
14
],
"lemma": "playful",
"misc": "-",
"text": "playful",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "det",
"feats": "Number=Sing|PronType=Dem",
"head": 16,
"id": [
15
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:tmod",
"feats": "Number=Sing",
"head": 14,
"id": [
16
],
"lemma": "day",
"misc": "-",
"text": "day",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 20,
"id": [
17
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 20,
"id": [
18
],
"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": [
19
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": [
20
],
"lemma": "ask",
"misc": "-",
"text": "asked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "PronType=Int",
"head": 22,
"id": [
21
],
"lemma": "what",
"misc": "-",
"text": "what",
"upos": "DET",
"xpos": "WDT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 20,
"id": [
22
],
"lemma": "sort",
"misc": "-",
"text": "sort",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 24,
"id": [
23
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Plur",
"head": 22,
"id": [
24
],
"lemma": "vitamin",
"misc": "-",
"text": "vitamins",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 26,
"id": [
25
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 27,
"id": [
26
],
"lemma": "dog",
"misc": "-",
"text": "dog",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl:relcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 24,
"id": [
27
],
"lemma": "take",
"misc": "-",
"text": "took",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"feats": null,
"head": 7,
"id": [
28
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
],
[
0,
18,
18
]
],
[
[
0,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3HUR21WDDUNBBQ5XUEB2JDP84RZXYS-1 | crowdsourced | It was love at first sight for Christopher but Kenneth did not feel the same way, and soon he became obsessed. | [
{
"id": 0,
"speaker": null,
"text": "It was love at first sight for Christopher but Kenneth did not feel the same way, and soon he became obsessed.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 3,
"id": [
1
],
"lemma": "it",
"misc": "-",
"text": "It",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=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": "love",
"misc": "-",
"text": "love",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
4
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"feats": "Degree=Pos|NumType=Ord",
"head": 6,
"id": [
5
],
"lemma": "first",
"misc": "-",
"text": "first",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
6
],
"lemma": "sight",
"misc": "-",
"text": "sight",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
8
],
"lemma": "Christopher",
"misc": "(0)",
"text": "Christopher",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"feats": null,
"head": 13,
"id": [
9
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 13,
"id": [
10
],
"lemma": "Kenneth",
"misc": "(1)",
"text": "Kenneth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": [
11
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 3,
"id": [
13
],
"lemma": "feel",
"misc": "-",
"text": "feel",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": [
14
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 16,
"id": [
15
],
"lemma": "same",
"misc": "-",
"text": "same",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 13,
"id": [
16
],
"lemma": "way",
"misc": "-",
"text": "way",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 21,
"id": [
17
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 21,
"id": [
18
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": "Degree=Pos",
"head": 21,
"id": [
19
],
"lemma": "soon",
"misc": "-",
"text": "soon",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": [
20
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
21
],
"lemma": "become",
"misc": "-",
"text": "became",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 21,
"id": [
22
],
"lemma": "obsessed",
"misc": "-",
"text": "obsessed",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
23
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
7,
7
],
[
0,
19,
19
]
],
[
[
0,
9,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3I01FDIL6OMM6O6GURFV809K39DD2J-1 | crowdsourced | The ground around Michael's house was solid unlike Aaron's because he had a month long drought. | [
{
"id": 0,
"speaker": null,
"text": "The ground around Michael's house was solid unlike Aaron's because he had a month long drought.",
"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": 8,
"id": [
2
],
"lemma": "ground",
"misc": "-",
"text": "ground",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
3
],
"lemma": "around",
"misc": "-",
"text": "around",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 6,
"id": [
4
],
"lemma": "Michael",
"misc": "(0)",
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 4,
"id": [
5
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 2,
"id": [
6
],
"lemma": "house",
"misc": "-",
"text": "house",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": [
7
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
8
],
"lemma": "solid",
"misc": "-",
"text": "solid",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "unlike",
"misc": "-",
"text": "unlike",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 8,
"id": [
10
],
"lemma": "Aaron",
"misc": "(1)",
"text": "Aaron",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
11
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
12
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": [
13
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": [
14
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 18,
"id": [
15
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:npmod",
"feats": "Number=Sing",
"head": 17,
"id": [
16
],
"lemma": "month",
"misc": "-",
"text": "month",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 18,
"id": [
17
],
"lemma": "long",
"misc": "-",
"text": "long",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 14,
"id": [
18
],
"lemma": "drought",
"misc": "-",
"text": "drought",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
],
[
0,
12,
12
]
],
[
[
0,
9,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3EHIMLB7F9DE4JD7W47M9C1KGKO8HF-2 | crowdsourced | Kyle made a handmade quilt with a complicated pattern and Kenneth made one with a simple pattern, as he was an amateur quilter. | [
{
"id": 0,
"speaker": null,
"text": "Kyle made a handmade quilt with a complicated pattern and Kenneth made one with a simple pattern, as he was an amateur quilter.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Kyle",
"misc": "(1)",
"text": "Kyle",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "make",
"misc": "-",
"text": "made",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 5,
"id": [
4
],
"lemma": "handmade",
"misc": "-",
"text": "handmade",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "quilt",
"misc": "-",
"text": "quilt",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
6
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 9,
"id": [
7
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 9,
"id": [
8
],
"lemma": "complicated",
"misc": "-",
"text": "complicated",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
9
],
"lemma": "pattern",
"misc": "-",
"text": "pattern",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 12,
"id": [
11
],
"lemma": "Kenneth",
"misc": "(0)",
"text": "Kenneth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
12
],
"lemma": "make",
"misc": "-",
"text": "made",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "NumForm=Word|NumType=Card",
"head": 12,
"id": [
13
],
"lemma": "one",
"misc": "-",
"text": "one",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "case",
"feats": null,
"head": 17,
"id": [
14
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 17,
"id": [
15
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 17,
"id": [
16
],
"lemma": "simple",
"misc": "-",
"text": "simple",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 12,
"id": [
17
],
"lemma": "pattern",
"misc": "-",
"text": "pattern",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 12,
"id": [
18
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 24,
"id": [
19
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 24,
"id": [
20
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 24,
"id": [
21
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 24,
"id": [
22
],
"lemma": "a",
"misc": "-",
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 24,
"id": [
23
],
"lemma": "amateur",
"misc": "-",
"text": "amateur",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 12,
"id": [
24
],
"lemma": "quilter",
"misc": "-",
"text": "quilter",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
25
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
10,
10
],
[
0,
19,
19
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3KTZHH2ONKT0WXEIN1NZ1H9HYNX8MZ-2 | crowdsourced | Leslie represented himself in civil court, Benjamin who works at the court told the rules and procedures after he welcomed him. | [
{
"id": 0,
"speaker": null,
"text": "Leslie represented himself in civil court, Benjamin who works at the court told the rules and procedures after he welcomed him.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Leslie",
"misc": "(1)",
"text": "Leslie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "represent",
"misc": "-",
"text": "represented",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs|Reflex=Yes",
"head": 2,
"id": [
3
],
"lemma": "himself",
"misc": "-",
"text": "himself",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
4
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 6,
"id": [
5
],
"lemma": "civil",
"misc": "-",
"text": "civil",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
6
],
"lemma": "court",
"misc": "-",
"text": "court",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 14,
"id": [
8
],
"lemma": "Benjamin",
"misc": "(0)",
"text": "Benjamin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nsubj",
"feats": "PronType=Rel",
"head": 10,
"id": [
9
],
"lemma": "who",
"misc": "-",
"text": "who",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "acl:relcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 8,
"id": [
10
],
"lemma": "work",
"misc": "-",
"text": "works",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 13,
"id": [
12
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 10,
"id": [
13
],
"lemma": "court",
"misc": "-",
"text": "court",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
14
],
"lemma": "tell",
"misc": "-",
"text": "told",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": [
15
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 14,
"id": [
16
],
"lemma": "rule",
"misc": "-",
"text": "rules",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cc",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Number=Plur",
"head": 16,
"id": [
18
],
"lemma": "procedure",
"misc": "-",
"text": "procedures",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"feats": null,
"head": 21,
"id": [
19
],
"lemma": "after",
"misc": "-",
"text": "after",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": [
20
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": [
21
],
"lemma": "welcome",
"misc": "-",
"text": "welcomed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": [
22
],
"lemma": "he",
"misc": "-",
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
23
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
19,
19
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3511RHPADVC7EVCM20GK0N1OUWVRLL-2 | crowdsourced | Jason excelled at the violin lessons while Logan struggled, because he lacked a gift for music. | [
{
"id": 0,
"speaker": null,
"text": "Jason excelled at the violin lessons while Logan struggled, because he lacked a gift for music.",
"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": "excel",
"misc": "-",
"text": "excelled",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
3
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 6,
"id": [
4
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 6,
"id": [
5
],
"lemma": "violin",
"misc": "-",
"text": "violin",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 2,
"id": [
6
],
"lemma": "lesson",
"misc": "-",
"text": "lessons",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "Logan",
"misc": "(0)",
"text": "Logan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
9
],
"lemma": "struggle",
"misc": "-",
"text": "struggled",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
13
],
"lemma": "lack",
"misc": "-",
"text": "lacked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 13,
"id": [
15
],
"lemma": "gift",
"misc": "-",
"text": "gift",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 15,
"id": [
17
],
"lemma": "music",
"misc": "-",
"text": "music",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3R15W654VDR72UXMPLRKVXRJ3V9LQ5-2 | crowdsourced | Eric told Nelson to get a pH meter to help his garden plants grow. He was intrigued. | [
{
"id": 0,
"speaker": null,
"text": "Eric told Nelson to get a pH meter to help his garden plants grow.",
"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": "tell",
"misc": "-",
"text": "told",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "Nelson",
"misc": "(0)",
"text": "Nelson",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
5
],
"lemma": "get",
"misc": "-",
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 8,
"id": [
6
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "pH",
"misc": "-",
"text": "pH",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
8
],
"lemma": "meter",
"misc": "-",
"text": "meter",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 5,
"id": [
10
],
"lemma": "help",
"misc": "-",
"text": "help",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 13,
"id": [
11
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 13,
"id": [
12
],
"lemma": "garden",
"misc": "-",
"text": "garden",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 10,
"id": [
13
],
"lemma": "plant",
"misc": "-",
"text": "plants",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 10,
"id": [
14
],
"lemma": "grow",
"misc": "-",
"text": "grow",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
15
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He was intrigued.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 3,
"id": [
1
],
"lemma": "he",
"misc": "(0)",
"text": "He",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux: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": "intrigue",
"misc": "-",
"text": "intrigued",
"upos": "VERB",
"xpos": "VBN"
},
{
"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"
} |
3M67TQBQQJ2Z81O3VQ38SM9RN7K9AM-1 | crowdsourced | Robert could afford a better car than Craig because he had a better paying job. | [
{
"id": 0,
"speaker": null,
"text": "Robert could afford a better car than Craig because he had a better paying job.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Robert",
"misc": "(0)",
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "could",
"misc": "-",
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"feats": "VerbForm=Inf",
"head": 0,
"id": [
3
],
"lemma": "afford",
"misc": "-",
"text": "afford",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": [
4
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 6,
"id": [
5
],
"lemma": "good",
"misc": "-",
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
6
],
"lemma": "car",
"misc": "-",
"text": "car",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
8
],
"lemma": "Craig",
"misc": "(1)",
"text": "Craig",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": [
10
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
11
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": [
12
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 15,
"id": [
13
],
"lemma": "good",
"misc": "-",
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 15,
"id": [
14
],
"lemma": "pay",
"misc": "-",
"text": "paying",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 11,
"id": [
15
],
"lemma": "job",
"misc": "-",
"text": "job",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
7,
7
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3YOAVL4CA0FKIERS6PBG091CHVQ4ZD-2 | crowdsourced | Randy had an easier time travelling in Paris than Dennis because he can't speak any French. | [
{
"id": 0,
"speaker": null,
"text": "Randy had an easier time travelling in Paris than Dennis because he can't speak any French.",
"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": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 5,
"id": [
4
],
"lemma": "easy",
"misc": "-",
"text": "easier",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "time",
"misc": "-",
"text": "time",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl",
"feats": "VerbForm=Ger",
"head": 5,
"id": [
6
],
"lemma": "travel",
"misc": "-",
"text": "travelling",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "Paris",
"misc": "-",
"text": "Paris",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
10
],
"lemma": "Dennis",
"misc": "(0)",
"text": "Dennis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": [
12
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 14,
"id": [
13
],
"lemma": "can't",
"misc": "-",
"text": "can't",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
14
],
"lemma": "speak",
"misc": "-",
"text": "speak",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "any",
"misc": "-",
"text": "any",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 14,
"id": [
16
],
"lemma": "French",
"misc": "-",
"text": "French",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
9,
9
],
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3OREP8RUT294CWHWVCXENGRCGXDGB6-2 | crowdsourced | Christopher did better in the class than Kenneth did although he was learning much more there. | [
{
"id": 0,
"speaker": null,
"text": "Christopher did better in the class than Kenneth did although he was learning much more there.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Christopher",
"misc": "(1)",
"text": "Christopher",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 2,
"id": [
3
],
"lemma": "well",
"misc": "-",
"text": "better",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
4
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 6,
"id": [
5
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
6
],
"lemma": "class",
"misc": "-",
"text": "class",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "Kenneth",
"misc": "(0)",
"text": "Kenneth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
9
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": "although",
"misc": "-",
"text": "although",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
11
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": [
12
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Pres|VerbForm=Part",
"head": 9,
"id": [
13
],
"lemma": "learn",
"misc": "-",
"text": "learning",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "much",
"misc": "-",
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 16,
"id": [
15
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "advmod",
"feats": "PronType=Dem",
"head": 13,
"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": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
10,
10
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3TX9T2ZCBBFBL59J0TTZNZ8BUH8WZ8-2 | crowdsourced | Robert's clothes were dirty while Michael's were clean because he had a working washing machine. | [
{
"id": 0,
"speaker": null,
"text": "Robert's clothes were dirty while Michael's were clean because he had a working washing machine.",
"tokens": [
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Robert",
"misc": "(1)",
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 1,
"id": [
2
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "nsubj",
"feats": "Number=Plur",
"head": 5,
"id": [
3
],
"lemma": "clothes",
"misc": "-",
"text": "clothes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
4
],
"lemma": "be",
"misc": "-",
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
5
],
"lemma": "dirty",
"misc": "-",
"text": "dirty",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 10,
"id": [
6
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 10,
"id": [
7
],
"lemma": "Michael",
"misc": "(0)",
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
8
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
9
],
"lemma": "be",
"misc": "-",
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 5,
"id": [
10
],
"lemma": "clean",
"misc": "-",
"text": "clean",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
13
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 17,
"id": [
14
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "VerbForm=Ger",
"head": 17,
"id": [
15
],
"lemma": "work",
"misc": "-",
"text": "working",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 17,
"id": [
16
],
"lemma": "washing",
"misc": "-",
"text": "washing",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 13,
"id": [
17
],
"lemma": "machine",
"misc": "-",
"text": "machine",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"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"
} |
30Z7M1Q8U0YZUW5TQYXUSQEG3128AW-2 | crowdsourced | Matthew vacuumed Kenneth's whole five room flat and a bathroom, because he was lazy to do it. | [
{
"id": 0,
"speaker": null,
"text": "Matthew vacuumed Kenneth's whole five room flat and a bathroom, because he was lazy to do it.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Matthew",
"misc": "(1)",
"text": "Matthew",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "vacuume",
"misc": "-",
"text": "vacuumed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 8,
"id": [
3
],
"lemma": "Kenneth",
"misc": "(0)",
"text": "Kenneth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 3,
"id": [
4
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 8,
"id": [
5
],
"lemma": "whole",
"misc": "-",
"text": "whole",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nummod",
"feats": "NumForm=Word|NumType=Card",
"head": 8,
"id": [
6
],
"lemma": "five",
"misc": "-",
"text": "five",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "room",
"misc": "-",
"text": "room",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
8
],
"lemma": "flat",
"misc": "-",
"text": "flat",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 8,
"id": [
11
],
"lemma": "bathroom",
"misc": "-",
"text": "bathroom",
"upos": "NOUN",
"xpos": "NN"
},
{
"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=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
14
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": [
15
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 2,
"id": [
16
],
"lemma": "lazy",
"misc": "-",
"text": "lazy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 16,
"id": [
18
],
"lemma": "do",
"misc": "-",
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
19
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
363A7XIFV4KIBJ2ZETW4S6AGLVDVAE-2 | crowdsourced | Nick asked Robert for help filling out the housing application because he understood the language. | [
{
"id": 0,
"speaker": null,
"text": "Nick asked Robert for help filling out the housing application because he understood the language.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Nick",
"misc": "(1)",
"text": "Nick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=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": "Robert",
"misc": "(0)",
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "help",
"misc": "-",
"text": "help",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl",
"feats": "VerbForm=Ger",
"head": 5,
"id": [
6
],
"lemma": "fill",
"misc": "-",
"text": "filling",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 6,
"id": [
7
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
8
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 10,
"id": [
9
],
"lemma": "housing",
"misc": "-",
"text": "housing",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
10
],
"lemma": "application",
"misc": "-",
"text": "application",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
13
],
"lemma": "understand",
"misc": "-",
"text": "understood",
"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": "obj",
"feats": "Number=Sing",
"head": 13,
"id": [
15
],
"lemma": "language",
"misc": "-",
"text": "language",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3TCFMTM8HG2SETQ4EYV07Y8ADV1218-2 | crowdsourced | Neil decided to surrender to Ian because the position of the troops on the field indicated that he was going to win the war. | [
{
"id": 0,
"speaker": null,
"text": "Neil decided to surrender to Ian because the position of the troops on the field indicated that he was going to win the war.",
"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": "decide",
"misc": "-",
"text": "decided",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
4
],
"lemma": "surrender",
"misc": "-",
"text": "surrender",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "Ian",
"misc": "(0)",
"text": "Ian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
7
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": [
8
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 16,
"id": [
9
],
"lemma": "position",
"misc": "-",
"text": "position",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": [
11
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"feats": "Number=Plur",
"head": 9,
"id": [
12
],
"lemma": "troops",
"misc": "-",
"text": "troops",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 12,
"id": [
15
],
"lemma": "field",
"misc": "-",
"text": "field",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
16
],
"lemma": "indicate",
"misc": "-",
"text": "indicated",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 20,
"id": [
17
],
"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": [
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": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"feats": "Tense=Pres|VerbForm=Part",
"head": 16,
"id": [
20
],
"lemma": "go",
"misc": "-",
"text": "going",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"feats": null,
"head": 22,
"id": [
21
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 20,
"id": [
22
],
"lemma": "win",
"misc": "-",
"text": "win",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 24,
"id": [
23
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 22,
"id": [
24
],
"lemma": "war",
"misc": "-",
"text": "war",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
25
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
17,
17
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3TFJJUELSHNX771VAX8KWW3TOZ82CG-2 | crowdsourced | Kenneth was an excellent swimmer but Brian did not know how, so he stayed in the shallow water. | [
{
"id": 0,
"speaker": null,
"text": "Kenneth was an excellent swimmer but Brian did not know how, so he stayed in the shallow water.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
1
],
"lemma": "Kenneth",
"misc": "(1)",
"text": "Kenneth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 5,
"id": [
4
],
"lemma": "excellent",
"misc": "-",
"text": "excellent",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "root",
"feats": "Number=Sing",
"head": 0,
"id": [
5
],
"lemma": "swimmer",
"misc": "-",
"text": "swimmer",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 10,
"id": [
6
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 10,
"id": [
7
],
"lemma": "Brian",
"misc": "(0)",
"text": "Brian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"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": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 5,
"id": [
10
],
"lemma": "know",
"misc": "-",
"text": "know",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "PronType=Int",
"head": 10,
"id": [
11
],
"lemma": "how",
"misc": "-",
"text": "how",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"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": 10,
"id": [
15
],
"lemma": "stay",
"misc": "-",
"text": "stayed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 19,
"id": [
16
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": [
17
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 19,
"id": [
18
],
"lemma": "shallow",
"misc": "-",
"text": "shallow",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 15,
"id": [
19
],
"lemma": "water",
"misc": "-",
"text": "water",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3LB1BGHFL4AJOYVK92M5M8SAK5QTYG-2 | crowdsourced | William was very haphazard about safe sex but Derrick was very careful. He had two planned children to care for. | [
{
"id": 0,
"speaker": null,
"text": "William was very haphazard about safe sex but Derrick was very careful.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "William",
"misc": "(1)",
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "very",
"misc": "-",
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
4
],
"lemma": "haphazard",
"misc": "-",
"text": "haphazard",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "about",
"misc": "-",
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 7,
"id": [
6
],
"lemma": "safe",
"misc": "-",
"text": "safe",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
7
],
"lemma": "sex",
"misc": "-",
"text": "sex",
"upos": "NOUN",
"xpos": "NN"
},
{
"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": "Derrick",
"misc": "(0)",
"text": "Derrick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": [
10
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "very",
"misc": "-",
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 4,
"id": [
12
],
"lemma": "careful",
"misc": "-",
"text": "careful",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
13
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He had two planned children to care for.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "he",
"misc": "(0)",
"text": "He",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nummod",
"feats": "NumForm=Word|NumType=Card",
"head": 5,
"id": [
3
],
"lemma": "two",
"misc": "-",
"text": "two",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "amod",
"feats": "Tense=Past|VerbForm=Part",
"head": 5,
"id": [
4
],
"lemma": "plan",
"misc": "-",
"text": "planned",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 2,
"id": [
5
],
"lemma": "child",
"misc": "-",
"text": "children",
"upos": "NOUN",
"xpos": "NNS"
},
{
"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": "care",
"misc": "-",
"text": "care",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obl",
"feats": null,
"head": 7,
"id": [
8
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"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"
} |
3Q2T3FD0ON6Z1B95RMG3I2DXT8L3MM-1 | crowdsourced | Michael boldly told Eric that his knew gel would give him shiny hair. He was confident. | [
{
"id": 0,
"speaker": null,
"text": "Michael boldly told Eric that his knew gel would give him shiny hair.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Michael",
"misc": "(0)",
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 3,
"id": [
2
],
"lemma": "boldly",
"misc": "-",
"text": "boldly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "tell",
"misc": "-",
"text": "told",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
4
],
"lemma": "Eric",
"misc": "(1)",
"text": "Eric",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 8,
"id": [
6
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "ccomp",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
7
],
"lemma": "know",
"misc": "-",
"text": "knew",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 10,
"id": [
8
],
"lemma": "gel",
"misc": "-",
"text": "gel",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 10,
"id": [
9
],
"lemma": "would",
"misc": "-",
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "ccomp",
"feats": "VerbForm=Inf",
"head": 7,
"id": [
10
],
"lemma": "give",
"misc": "-",
"text": "give",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "iobj",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": [
11
],
"lemma": "he",
"misc": "-",
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 13,
"id": [
12
],
"lemma": "shiny",
"misc": "-",
"text": "shiny",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 10,
"id": [
13
],
"lemma": "hair",
"misc": "-",
"text": "hair",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
14
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He was confident.",
"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": "confident",
"misc": "-",
"text": "confident",
"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"
} |
30Y6N4AHYPUOGJOUPJIWHATJQ8LRD8-1 | crowdsourced | Eric always made rice with chicken, but Neil was bored of the same dish. He decided not to cook anymore. | [
{
"id": 0,
"speaker": null,
"text": "Eric always made rice with chicken, but Neil was bored of the same dish.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Eric",
"misc": "(0)",
"text": "Eric",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 3,
"id": [
2
],
"lemma": "always",
"misc": "-",
"text": "always",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "make",
"misc": "-",
"text": "made",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
4
],
"lemma": "rice",
"misc": "-",
"text": "rice",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
6
],
"lemma": "chicken",
"misc": "-",
"text": "chicken",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 11,
"id": [
7
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 11,
"id": [
8
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 11,
"id": [
9
],
"lemma": "Neil",
"misc": "(1)",
"text": "Neil",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"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": "conj",
"feats": "Degree=Pos",
"head": 3,
"id": [
11
],
"lemma": "bored",
"misc": "-",
"text": "bored",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
12
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": [
13
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 15,
"id": [
14
],
"lemma": "same",
"misc": "-",
"text": "same",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 11,
"id": [
15
],
"lemma": "dish",
"misc": "-",
"text": "dish",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He decided not to cook anymore.",
"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": "decide",
"misc": "-",
"text": "decided",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 5,
"id": [
3
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
5
],
"lemma": "cook",
"misc": "-",
"text": "cook",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"feats": null,
"head": 5,
"id": [
6
],
"lemma": "anymore",
"misc": "-",
"text": "anymore",
"upos": "ADV",
"xpos": "RB"
},
{
"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"
} |
3GL25Y68458QBYFQV9ZRHGQ9O5AXMF-1 | crowdsourced | Joel shredded the guitar solo while Hunter hammered on the piano, because he was an excellent guitarist. | [
{
"id": 0,
"speaker": null,
"text": "Joel shredded the guitar solo while Hunter hammered on the piano, because he was an excellent guitarist.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Joel",
"misc": "(0)",
"text": "Joel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "shred",
"misc": "-",
"text": "shredded",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
3
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 5,
"id": [
4
],
"lemma": "guitar",
"misc": "-",
"text": "guitar",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "solo",
"misc": "-",
"text": "solo",
"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": "Hunter",
"misc": "(1)",
"text": "Hunter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
8
],
"lemma": "hammer",
"misc": "-",
"text": "hammered",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 8,
"id": [
11
],
"lemma": "piano",
"misc": "-",
"text": "piano",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
13
],
"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": [
14
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": [
15
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 18,
"id": [
16
],
"lemma": "a",
"misc": "-",
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 18,
"id": [
17
],
"lemma": "excellent",
"misc": "-",
"text": "excellent",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 8,
"id": [
18
],
"lemma": "guitarist",
"misc": "-",
"text": "guitarist",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
6,
6
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3126F2F5F818WCMF8MPRIXBPKJCEP3-1 | crowdsourced | Christopher was fatter than Derrick, so he had to spend a lot of time doing exercises. | [
{
"id": 0,
"speaker": null,
"text": "Christopher was fatter than Derrick, so he had to spend a lot of time doing exercises.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Christopher",
"misc": "(0)",
"text": "Christopher",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Degree=Cmp",
"head": 0,
"id": [
3
],
"lemma": "fatter",
"misc": "-",
"text": "fatter",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "Derrick",
"misc": "(1)",
"text": "Derrick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 9,
"id": [
6
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": [
8
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
9
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 9,
"id": [
11
],
"lemma": "spend",
"misc": "-",
"text": "spend",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 13,
"id": [
12
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 11,
"id": [
13
],
"lemma": "lot",
"misc": "-",
"text": "lot",
"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": "time",
"misc": "-",
"text": "time",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 11,
"id": [
16
],
"lemma": "do",
"misc": "-",
"text": "doing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 16,
"id": [
17
],
"lemma": "exercise",
"misc": "-",
"text": "exercises",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
7,
7
]
],
[
[
0,
4,
4
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3KG2UQJ0MJMXQU071Y7Z8PV838TNQO-1 | crowdsourced | Joel decided to climb Mount Everest, while Dennis stayed home, because he was a natural adventurer. | [
{
"id": 0,
"speaker": null,
"text": "Joel decided to climb Mount Everest, while Dennis stayed home, because he was a natural adventurer.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Joel",
"misc": "(0)",
"text": "Joel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "decide",
"misc": "-",
"text": "decided",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
4
],
"lemma": "climb",
"misc": "-",
"text": "climb",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 6,
"id": [
5
],
"lemma": "Mount",
"misc": "-",
"text": "Mount",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "Everest",
"misc": "-",
"text": "Everest",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 10,
"id": [
7
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 10,
"id": [
9
],
"lemma": "Dennis",
"misc": "(1)",
"text": "Dennis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
10
],
"lemma": "stay",
"misc": "-",
"text": "stayed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 10,
"id": [
11
],
"lemma": "home",
"misc": "-",
"text": "home",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 18,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
13
],
"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": [
14
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": [
15
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 18,
"id": [
16
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 18,
"id": [
17
],
"lemma": "natural",
"misc": "-",
"text": "natural",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 10,
"id": [
18
],
"lemma": "adventurer",
"misc": "-",
"text": "adventurer",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3OYHVNTV5VC8R11V96ZFJQ7DPW2OKS-1 | crowdsourced | At the company picnic, Leslie stayed at the shallow end of the pond and Craig stayed at the deep end, because he was unaccomplished at swimming. | [
{
"id": 0,
"speaker": null,
"text": "At the company picnic, Leslie stayed at the shallow end of the pond and Craig stayed at the deep end, because he was unaccomplished at swimming.",
"tokens": [
{
"deprel": "case",
"feats": null,
"head": 4,
"id": [
1
],
"lemma": "at",
"misc": "-",
"text": "At",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 4,
"id": [
2
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 4,
"id": [
3
],
"lemma": "company",
"misc": "-",
"text": "company",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
4
],
"lemma": "picnic",
"misc": "-",
"text": "picnic",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
5
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "Leslie",
"misc": "(0)",
"text": "Leslie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
7
],
"lemma": "stay",
"misc": "-",
"text": "stayed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
8
],
"lemma": "at",
"misc": "-",
"text": "at",
"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": "amod",
"feats": "Degree=Pos",
"head": 11,
"id": [
10
],
"lemma": "shallow",
"misc": "-",
"text": "shallow",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
11
],
"lemma": "end",
"misc": "-",
"text": "end",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
12
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 14,
"id": [
13
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 11,
"id": [
14
],
"lemma": "pond",
"misc": "-",
"text": "pond",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 17,
"id": [
15
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 17,
"id": [
16
],
"lemma": "Craig",
"misc": "(1)",
"text": "Craig",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": [
17
],
"lemma": "stay",
"misc": "-",
"text": "stayed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 21,
"id": [
18
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 21,
"id": [
19
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 21,
"id": [
20
],
"lemma": "deep",
"misc": "-",
"text": "deep",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 17,
"id": [
21
],
"lemma": "end",
"misc": "-",
"text": "end",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 26,
"id": [
22
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 26,
"id": [
23
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 26,
"id": [
24
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 26,
"id": [
25
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 17,
"id": [
26
],
"lemma": "unaccomplished",
"misc": "-",
"text": "unaccomplished",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 28,
"id": [
27
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 26,
"id": [
28
],
"lemma": "swim",
"misc": "-",
"text": "swimming",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 7,
"id": [
29
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
],
[
0,
23,
23
]
],
[
[
0,
15,
15
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
39AYGO6AFHYJA1GU6N51UI2QXIH6NB-1 | crowdsourced | Nick was helping Jeffrey from trying to smoke cigarettes because he used to smoke two packs a day. | [
{
"id": 0,
"speaker": null,
"text": "Nick was helping Jeffrey from trying to smoke cigarettes because he used to smoke two packs a day.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Nick",
"misc": "(0)",
"text": "Nick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": [
3
],
"lemma": "help",
"misc": "-",
"text": "helping",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
4
],
"lemma": "Jeffrey",
"misc": "(1)",
"text": "Jeffrey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "from",
"misc": "-",
"text": "from",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 3,
"id": [
6
],
"lemma": "try",
"misc": "-",
"text": "trying",
"upos": "VERB",
"xpos": "VBG"
},
{
"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": "smoke",
"misc": "-",
"text": "smoke",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 8,
"id": [
9
],
"lemma": "cigarette",
"misc": "-",
"text": "cigarettes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": [
11
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
12
],
"lemma": "use",
"misc": "-",
"text": "used",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 12,
"id": [
14
],
"lemma": "smoke",
"misc": "-",
"text": "smoke",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nummod",
"feats": "NumForm=Word|NumType=Card",
"head": 16,
"id": [
15
],
"lemma": "two",
"misc": "-",
"text": "two",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 14,
"id": [
16
],
"lemma": "pack",
"misc": "-",
"text": "packs",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 18,
"id": [
17
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:tmod",
"feats": "Number=Sing",
"head": 14,
"id": [
18
],
"lemma": "day",
"misc": "-",
"text": "day",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
3,
3
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3TY2U1TEB78KLH59RAVYIH25GU3JJY-1 | crowdsourced | The sentence written by William was more understandable than the one written by Kenneth since he was more direct. | [
{
"id": 0,
"speaker": null,
"text": "The sentence written by William was more understandable than the one written by Kenneth since he was more direct.",
"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": 8,
"id": [
2
],
"lemma": "sentence",
"misc": "-",
"text": "sentence",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl",
"feats": "Tense=Past|VerbForm=Part",
"head": 2,
"id": [
3
],
"lemma": "write",
"misc": "-",
"text": "written",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "by",
"misc": "-",
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "William",
"misc": "(0)",
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": [
6
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 8,
"id": [
7
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
8
],
"lemma": "understandable",
"misc": "-",
"text": "understandable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 8,
"id": [
11
],
"lemma": "one",
"misc": "-",
"text": "one",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl",
"feats": "Tense=Past|VerbForm=Part",
"head": 11,
"id": [
12
],
"lemma": "write",
"misc": "-",
"text": "written",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "by",
"misc": "-",
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 12,
"id": [
14
],
"lemma": "Kenneth",
"misc": "(1)",
"text": "Kenneth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
15
],
"lemma": "since",
"misc": "-",
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
16
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 19,
"id": [
17
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 19,
"id": [
18
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 8,
"id": [
19
],
"lemma": "direct",
"misc": "-",
"text": "direct",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
4
],
[
0,
15,
15
]
],
[
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3S8APUMBJXHYYWL1KSRW5VR0KZYFBU-2 | crowdsourced | Nick worked at a daycare and Justin never dealt with kids, so he was terrified to babysit Cindy's children. | [
{
"id": 0,
"speaker": null,
"text": "Nick worked at a daycare and Justin never dealt with kids, so he was terrified to babysit Cindy's children.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Nick",
"misc": "(1)",
"text": "Nick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "work",
"misc": "-",
"text": "worked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
3
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "daycare",
"misc": "-",
"text": "daycare",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
6
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
7
],
"lemma": "Justin",
"misc": "(0)",
"text": "Justin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "never",
"misc": "-",
"text": "never",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
9
],
"lemma": "deal",
"misc": "-",
"text": "dealt",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 9,
"id": [
11
],
"lemma": "kid",
"misc": "-",
"text": "kids",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 16,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj:pass",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
14
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": [
15
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "parataxis",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 2,
"id": [
16
],
"lemma": "terrify",
"misc": "-",
"text": "terrified",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 16,
"id": [
18
],
"lemma": "babysit",
"misc": "-",
"text": "babysit",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 21,
"id": [
19
],
"lemma": "Cindy",
"misc": "-",
"text": "Cindy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 19,
"id": [
20
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 18,
"id": [
21
],
"lemma": "child",
"misc": "-",
"text": "children",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3HY86PZXPYG5FK3DNKE1H1TRMMGE1G-2 | crowdsourced | Craig came over to Logan's house and helped him get stains out of his carpet. He was grateful. | [
{
"id": 0,
"speaker": null,
"text": "Craig came over to Logan's house and helped him get stains out of his carpet.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Craig",
"misc": "(1)",
"text": "Craig",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "come",
"misc": "-",
"text": "came",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 2,
"id": [
3
],
"lemma": "over",
"misc": "-",
"text": "over",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 7,
"id": [
5
],
"lemma": "Logan",
"misc": "(0)",
"text": "Logan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
6
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
7
],
"lemma": "house",
"misc": "-",
"text": "house",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
9
],
"lemma": "help",
"misc": "-",
"text": "helped",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": [
10
],
"lemma": "he",
"misc": "-",
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 9,
"id": [
11
],
"lemma": "get",
"misc": "-",
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 11,
"id": [
12
],
"lemma": "stain",
"misc": "-",
"text": "stains",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 16,
"id": [
15
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 11,
"id": [
16
],
"lemma": "carpet",
"misc": "-",
"text": "carpet",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
17
],
"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,
4,
4
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3NSCTNUR2ZL1DPNK82ERO8GHDMFA5P-1 | crowdsourced | Hunter rejected the application from Jeffrey due to lack of experience, but he asked him to try next year. | [
{
"id": 0,
"speaker": null,
"text": "Hunter rejected the application from Jeffrey due to lack of experience, but he asked him to try next year.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Hunter",
"misc": "(0)",
"text": "Hunter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "reject",
"misc": "-",
"text": "rejected",
"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": "application",
"misc": "-",
"text": "application",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "from",
"misc": "-",
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "Jeffrey",
"misc": "(1)",
"text": "Jeffrey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "due",
"misc": "-",
"text": "due",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"feats": null,
"head": 7,
"id": [
8
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
9
],
"lemma": "lack",
"misc": "-",
"text": "lack",
"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": "experience",
"misc": "-",
"text": "experience",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 15,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
14
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
15
],
"lemma": "ask",
"misc": "-",
"text": "asked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
16
],
"lemma": "he",
"misc": "-",
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 15,
"id": [
18
],
"lemma": "try",
"misc": "-",
"text": "try",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 20,
"id": [
19
],
"lemma": "next",
"misc": "-",
"text": "next",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl:tmod",
"feats": "Number=Sing",
"head": 18,
"id": [
20
],
"lemma": "year",
"misc": "-",
"text": "year",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
5,
5
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3B9J25CZ27R56VH0OAZQFC45F2ECSU-1 | crowdsourced | Samuel lived a more common life compared to Ian because he was just a normal individual. | [
{
"id": 0,
"speaker": null,
"text": "Samuel lived a more common life compared to Ian because he was just a normal individual.",
"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": "live",
"misc": "-",
"text": "lived",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 5,
"id": [
4
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 6,
"id": [
5
],
"lemma": "common",
"misc": "-",
"text": "common",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
6
],
"lemma": "life",
"misc": "-",
"text": "life",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl",
"feats": "Tense=Past|VerbForm=Part",
"head": 6,
"id": [
7
],
"lemma": "compare",
"misc": "-",
"text": "compared",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
9
],
"lemma": "Ian",
"misc": "(1)",
"text": "Ian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
10
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
11
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": [
12
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "just",
"misc": "-",
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"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": "normal",
"misc": "-",
"text": "normal",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 2,
"id": [
16
],
"lemma": "individual",
"misc": "-",
"text": "individual",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3J94SKDEKINZBWQWSC5TE9ONT84D5J-2 | crowdsourced | Aaron experienced back pain while Craig had no pain, so he never needed to visit a chiropractor. | [
{
"id": 0,
"speaker": null,
"text": "Aaron experienced back pain while Craig had no pain, so he never needed to visit a chiropractor.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Aaron",
"misc": "(1)",
"text": "Aaron",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "experience",
"misc": "-",
"text": "experienced",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 4,
"id": [
3
],
"lemma": "back",
"misc": "-",
"text": "back",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "pain",
"misc": "-",
"text": "pain",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "Craig",
"misc": "(0)",
"text": "Craig",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
7
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "no",
"misc": "-",
"text": "no",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 7,
"id": [
9
],
"lemma": "pain",
"misc": "-",
"text": "pain",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 14,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 14,
"id": [
11
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": [
12
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "never",
"misc": "-",
"text": "never",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
14
],
"lemma": "need",
"misc": "-",
"text": "needed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 14,
"id": [
16
],
"lemma": "visit",
"misc": "-",
"text": "visit",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 18,
"id": [
17
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 16,
"id": [
18
],
"lemma": "chiropractor",
"misc": "-",
"text": "chiropractor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
36AZSFEYZ4YNUT7RK7W0NHUM391VB4-2 | crowdsourced | Donald wanted to get a milkshake but Nick didn't want one. He had a lactose intolerance. | [
{
"id": 0,
"speaker": null,
"text": "Donald wanted to get a milkshake but Nick didn't want one.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Donald",
"misc": "(1)",
"text": "Donald",
"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": "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": "milkshake",
"misc": "-",
"text": "milkshake",
"upos": "NOUN",
"xpos": "NN"
},
{
"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": "Nick",
"misc": "(0)",
"text": "Nick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": [
9
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
11
],
"lemma": "want",
"misc": "-",
"text": "want",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "NumForm=Word|NumType=Card",
"head": 11,
"id": [
12
],
"lemma": "one",
"misc": "-",
"text": "one",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
13
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He had a lactose intolerance.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "he",
"misc": "(0)",
"text": "He",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 5,
"id": [
4
],
"lemma": "lactose",
"misc": "-",
"text": "lactose",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "intolerance",
"misc": "-",
"text": "intolerance",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
6
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
33QQ60S6AUW1RGEO1Z16ZCKSRUF0UM-1 | crowdsourced | Brian asked if he could eat all of Aaron's crab cake, because he loved the taste of sea insects. | [
{
"id": 0,
"speaker": null,
"text": "Brian asked if he could eat all of Aaron's crab cake, because he loved the taste of sea insects.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Brian",
"misc": "(0)",
"text": "Brian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "ask",
"misc": "-",
"text": "asked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 6,
"id": [
3
],
"lemma": "if",
"misc": "-",
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 6,
"id": [
4
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 6,
"id": [
5
],
"lemma": "could",
"misc": "-",
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
6
],
"lemma": "eat",
"misc": "-",
"text": "eat",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": null,
"head": 6,
"id": [
7
],
"lemma": "all",
"misc": "-",
"text": "all",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
8
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 12,
"id": [
9
],
"lemma": "Aaron",
"misc": "(1)",
"text": "Aaron",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
10
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 12,
"id": [
11
],
"lemma": "crab",
"misc": "-",
"text": "crab",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 7,
"id": [
12
],
"lemma": "cake",
"misc": "-",
"text": "cake",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
15
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
16
],
"lemma": "love",
"misc": "-",
"text": "loved",
"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": "taste",
"misc": "-",
"text": "taste",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 21,
"id": [
19
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 21,
"id": [
20
],
"lemma": "sea",
"misc": "-",
"text": "sea",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nmod",
"feats": "Number=Plur",
"head": 18,
"id": [
21
],
"lemma": "insect",
"misc": "-",
"text": "insects",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
14,
14
]
],
[
[
0,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
36GJS3V78X4PO4EF32MVD2YXHBTJGV-2 | crowdsourced | Hunter was the employee of William because he continued his college education in business management. | [
{
"id": 0,
"speaker": null,
"text": "Hunter was the employee of William because he continued his college education in business management.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Hunter",
"misc": "(1)",
"text": "Hunter",
"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": "employee",
"misc": "-",
"text": "employee",
"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": "William",
"misc": "(0)",
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": [
8
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
9
],
"lemma": "continue",
"misc": "-",
"text": "continued",
"upos": "VERB",
"xpos": "VBD"
},
{
"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": "compound",
"feats": "Number=Sing",
"head": 12,
"id": [
11
],
"lemma": "college",
"misc": "-",
"text": "college",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
12
],
"lemma": "education",
"misc": "-",
"text": "education",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 15,
"id": [
14
],
"lemma": "business",
"misc": "-",
"text": "business",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 9,
"id": [
15
],
"lemma": "management",
"misc": "-",
"text": "management",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
7,
7
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3WPCIUYH1A61WY1MT8NRHPU19EMDTC-1 | crowdsourced | Although it was night time, Jeffrey stayed up while Brian went to bed because he just had some caffeine. | [
{
"id": 0,
"speaker": null,
"text": "Although it was night time, Jeffrey stayed up while Brian went to bed because he just had some caffeine.",
"tokens": [
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
1
],
"lemma": "although",
"misc": "-",
"text": "Although",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 5,
"id": [
2
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
3
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 5,
"id": [
4
],
"lemma": "night",
"misc": "-",
"text": "night",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 8,
"id": [
5
],
"lemma": "time",
"misc": "-",
"text": "time",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
6
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "Jeffrey",
"misc": "(0)",
"text": "Jeffrey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
8
],
"lemma": "stay",
"misc": "-",
"text": "stayed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 8,
"id": [
9
],
"lemma": "up",
"misc": "-",
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 12,
"id": [
11
],
"lemma": "Brian",
"misc": "(1)",
"text": "Brian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": [
12
],
"lemma": "go",
"misc": "-",
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 12,
"id": [
14
],
"lemma": "bed",
"misc": "-",
"text": "bed",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
15
],
"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": [
16
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "just",
"misc": "-",
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": [
18
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": null,
"head": 20,
"id": [
19
],
"lemma": "some",
"misc": "-",
"text": "some",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 18,
"id": [
20
],
"lemma": "caffeine",
"misc": "-",
"text": "caffeine",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
6
],
[
0,
15,
15
]
],
[
[
0,
10,
10
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
31ODACBENUDU67SC9UOL7J5EVP5QSC-1 | crowdsourced | Michael was able to get the stains out of the sofa, unlike Hunter, because he used a professional service. | [
{
"id": 0,
"speaker": null,
"text": "Michael was able to get the stains out of the sofa, unlike Hunter, because he used a professional service.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Michael",
"misc": "(0)",
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Degree=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": "get",
"misc": "-",
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 5,
"id": [
7
],
"lemma": "stain",
"misc": "-",
"text": "stains",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
8
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
11
],
"lemma": "sofa",
"misc": "-",
"text": "sofa",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "unlike",
"misc": "-",
"text": "unlike",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
14
],
"lemma": "Hunter",
"misc": "(1)",
"text": "Hunter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"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": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
18
],
"lemma": "use",
"misc": "-",
"text": "used",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 21,
"id": [
19
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 21,
"id": [
20
],
"lemma": "professional",
"misc": "-",
"text": "professional",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 18,
"id": [
21
],
"lemma": "service",
"misc": "-",
"text": "service",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
16,
16
]
],
[
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3U74KRR67MJAIASZI21UDU6VNFSTN8-1 | crowdsourced | The bulletin board was decorated by Jeffrey instead of Hunter because he offered to do it. | [
{
"id": 0,
"speaker": null,
"text": "The bulletin board was decorated by Jeffrey instead of Hunter because he offered to do it.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 3,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 3,
"id": [
2
],
"lemma": "bulletin",
"misc": "-",
"text": "bulletin",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj:pass",
"feats": "Number=Sing",
"head": 5,
"id": [
3
],
"lemma": "board",
"misc": "-",
"text": "board",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
4
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": [
5
],
"lemma": "decorate",
"misc": "-",
"text": "decorated",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "by",
"misc": "-",
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "Jeffrey",
"misc": "(0)",
"text": "Jeffrey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "instead",
"misc": "-",
"text": "instead",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "fixed",
"feats": null,
"head": 8,
"id": [
9
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
10
],
"lemma": "Hunter",
"misc": "(1)",
"text": "Hunter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
13
],
"lemma": "offer",
"misc": "-",
"text": "offered",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 13,
"id": [
15
],
"lemma": "do",
"misc": "-",
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
16
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
6
],
[
0,
11,
11
]
],
[
[
0,
9,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3VADEH0UHEBO0KQ4TFLWZC3CEJ4PSS-2 | crowdsourced | After a car wreck, Benjamin gave CPR to Adam because he was not currently breathing. | [
{
"id": 0,
"speaker": null,
"text": "After a car wreck, Benjamin gave CPR to Adam because he was not currently breathing.",
"tokens": [
{
"deprel": "case",
"feats": null,
"head": 4,
"id": [
1
],
"lemma": "after",
"misc": "-",
"text": "After",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 4,
"id": [
2
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 4,
"id": [
3
],
"lemma": "car",
"misc": "-",
"text": "car",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
4
],
"lemma": "wreck",
"misc": "-",
"text": "wreck",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"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": [
7
],
"lemma": "give",
"misc": "-",
"text": "gave",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 7,
"id": [
8
],
"lemma": "cpr",
"misc": "-",
"text": "CPR",
"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": 7,
"id": [
10
],
"lemma": "Adam",
"misc": "(0)",
"text": "Adam",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
12
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": [
13
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "currently",
"misc": "-",
"text": "currently",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Tense=Pres|VerbForm=Part",
"head": 7,
"id": [
16
],
"lemma": "breathe",
"misc": "-",
"text": "breathing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "punct",
"feats": null,
"head": 7,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
]
],
[
[
0,
9,
9
],
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3NC6WP7WJHISXL5758XSWXQLP2LWW2-1 | crowdsourced | Jeffrey spent most of his allowance to pay for a gift to give Randy because he feels sorry for him. | [
{
"id": 0,
"speaker": null,
"text": "Jeffrey spent most of his allowance to pay for a gift to give Randy because he feels sorry for him.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Jeffrey",
"misc": "(0)",
"text": "Jeffrey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "spend",
"misc": "-",
"text": "spent",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Degree=Sup",
"head": 2,
"id": [
3
],
"lemma": "most",
"misc": "-",
"text": "most",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
4
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 6,
"id": [
5
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 3,
"id": [
6
],
"lemma": "allowance",
"misc": "-",
"text": "allowance",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
8
],
"lemma": "pay",
"misc": "-",
"text": "pay",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 8,
"id": [
11
],
"lemma": "gift",
"misc": "-",
"text": "gift",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 8,
"id": [
13
],
"lemma": "give",
"misc": "-",
"text": "give",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 13,
"id": [
14
],
"lemma": "Randy",
"misc": "(1)",
"text": "Randy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
15
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
16
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": [
17
],
"lemma": "feel",
"misc": "-",
"text": "feels",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 17,
"id": [
18
],
"lemma": "sorry",
"misc": "-",
"text": "sorry",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 20,
"id": [
19
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
20
],
"lemma": "he",
"misc": "-",
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
15,
15
]
],
[
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3OYHVNTV5VC8R11V96ZFJQ7DON6KO9-2 | crowdsourced | It took Matthew a shorter time to check the inventory than Jason because he had worked at the company for a short time. | [
{
"id": 0,
"speaker": null,
"text": "It took Matthew a shorter time to check the inventory than Jason because he had worked at the company for a short time.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "it",
"misc": "-",
"text": "It",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "take",
"misc": "-",
"text": "took",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "Matthew",
"misc": "(1)",
"text": "Matthew",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": [
4
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 6,
"id": [
5
],
"lemma": "short",
"misc": "-",
"text": "shorter",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
6
],
"lemma": "time",
"misc": "-",
"text": "time",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "csubj",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
8
],
"lemma": "check",
"misc": "-",
"text": "check",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 8,
"id": [
10
],
"lemma": "inventory",
"misc": "-",
"text": "inventory",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 8,
"id": [
12
],
"lemma": "Jason",
"misc": "(0)",
"text": "Jason",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
14
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": [
15
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part",
"head": 8,
"id": [
16
],
"lemma": "work",
"misc": "-",
"text": "worked",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 19,
"id": [
17
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": [
18
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 16,
"id": [
19
],
"lemma": "company",
"misc": "-",
"text": "company",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 23,
"id": [
20
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"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": "short",
"misc": "-",
"text": "short",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 16,
"id": [
23
],
"lemma": "time",
"misc": "-",
"text": "time",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
24
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
11,
11
],
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3A3KKYU7P5VBMYA0L435FXC2FDQWMR-2 | crowdsourced | Justin went to Lawrence to have a custom suit made for him because he is an excellent tailor. | [
{
"id": 0,
"speaker": null,
"text": "Justin went to Lawrence to have a custom suit made for him because he is an excellent tailor.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Justin",
"misc": "(1)",
"text": "Justin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "go",
"misc": "-",
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "Lawrence",
"misc": "(0)",
"text": "Lawrence",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
6
],
"lemma": "have",
"misc": "-",
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 9,
"id": [
7
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 9,
"id": [
8
],
"lemma": "custom",
"misc": "-",
"text": "custom",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "suit",
"misc": "-",
"text": "suit",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl",
"feats": "Tense=Past|VerbForm=Part",
"head": 9,
"id": [
10
],
"lemma": "make",
"misc": "-",
"text": "made",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": [
12
],
"lemma": "he",
"misc": "-",
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
13
],
"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": [
14
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 18,
"id": [
15
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 18,
"id": [
16
],
"lemma": "a",
"misc": "-",
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 18,
"id": [
17
],
"lemma": "excellent",
"misc": "-",
"text": "excellent",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 6,
"id": [
18
],
"lemma": "tailor",
"misc": "-",
"text": "tailor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
35XW21VSVGCJFACZHPGPQX6KLJULSU-2 | crowdsourced | The products that Steven bought were more expensive than those of Leslie, since he was a poor person. | [
{
"id": 0,
"speaker": null,
"text": "The products that Steven bought were more expensive than those of Leslie, since he was a poor person.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Plur",
"head": 8,
"id": [
2
],
"lemma": "product",
"misc": "-",
"text": "products",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "obj",
"feats": "PronType=Rel",
"head": 5,
"id": [
3
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
4
],
"lemma": "Steven",
"misc": "(1)",
"text": "Steven",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "acl:relcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
5
],
"lemma": "buy",
"misc": "-",
"text": "bought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": [
6
],
"lemma": "be",
"misc": "-",
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 8,
"id": [
7
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
8
],
"lemma": "expensive",
"misc": "-",
"text": "expensive",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Plur|PronType=Dem",
"head": 8,
"id": [
10
],
"lemma": "that",
"misc": "-",
"text": "those",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 10,
"id": [
12
],
"lemma": "Leslie",
"misc": "(0)",
"text": "Leslie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
13
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
14
],
"lemma": "since",
"misc": "-",
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
15
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 19,
"id": [
16
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 19,
"id": [
17
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 19,
"id": [
18
],
"lemma": "poor",
"misc": "-",
"text": "poor",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 8,
"id": [
19
],
"lemma": "person",
"misc": "-",
"text": "person",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
]
],
[
[
0,
11,
11
],
[
0,
14,
14
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3K8CQCU3KEZ2ARWTD7650EDURC6WN3-2 | crowdsourced | Randy had to take the bird to the vet instead of Kenneth because he did not have free time. | [
{
"id": 0,
"speaker": null,
"text": "Randy had to take the bird to the vet instead of Kenneth because he did not have free time.",
"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": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
4
],
"lemma": "take",
"misc": "-",
"text": "take",
"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": "bird",
"misc": "-",
"text": "bird",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": [
8
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
9
],
"lemma": "vet",
"misc": "-",
"text": "vet",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "instead",
"misc": "-",
"text": "instead",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "fixed",
"feats": null,
"head": 10,
"id": [
11
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
12
],
"lemma": "Kenneth",
"misc": "(0)",
"text": "Kenneth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
13
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
14
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": [
15
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 4,
"id": [
17
],
"lemma": "have",
"misc": "-",
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 19,
"id": [
18
],
"lemma": "free",
"misc": "-",
"text": "free",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 17,
"id": [
19
],
"lemma": "time",
"misc": "-",
"text": "time",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
11,
11
],
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3ZRKL6Z1EAHIN7X5QWV953PKDU6SGK-1 | crowdsourced | Nelson has a problem with blood pressure so he goes to his doctor Nick for help, because he is worried. | [
{
"id": 0,
"speaker": null,
"text": "Nelson has a problem with blood pressure so he goes to his doctor Nick for help, because he is worried.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Nelson",
"misc": "(0)",
"text": "Nelson",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "have",
"misc": "-",
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "problem",
"misc": "-",
"text": "problem",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "blood",
"misc": "-",
"text": "blood",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 4,
"id": [
7
],
"lemma": "pressure",
"misc": "-",
"text": "pressure",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "so",
"misc": "-",
"text": "so",
"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=Pres|VerbForm=Fin",
"head": 2,
"id": [
10
],
"lemma": "go",
"misc": "-",
"text": "goes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 10,
"id": [
13
],
"lemma": "doctor",
"misc": "-",
"text": "doctor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "appos",
"feats": "Number=Sing",
"head": 13,
"id": [
14
],
"lemma": "Nick",
"misc": "(1)",
"text": "Nick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 10,
"id": [
16
],
"lemma": "help",
"misc": "-",
"text": "help",
"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=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": [
19
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 21,
"id": [
20
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 10,
"id": [
21
],
"lemma": "worried",
"misc": "-",
"text": "worried",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
18,
18
]
],
[
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3GS542CVJVLN86DFGW0RSD5X2LX59Y-2 | crowdsourced | Ryan but not Randy was good for the customer service position because he did not have good people person skills. | [
{
"id": 0,
"speaker": null,
"text": "Ryan but not Randy was good for the customer service position because he did not have good people person skills.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 6,
"id": [
1
],
"lemma": "Ryan",
"misc": "(1)",
"text": "Ryan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"feats": null,
"head": 4,
"id": [
2
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 6,
"id": [
4
],
"lemma": "Randy",
"misc": "(0)",
"text": "Randy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"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": "Degree=Pos",
"head": 0,
"id": [
6
],
"lemma": "good",
"misc": "-",
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
7
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": [
8
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 10,
"id": [
9
],
"lemma": "customer",
"misc": "-",
"text": "customer",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 11,
"id": [
10
],
"lemma": "service",
"misc": "-",
"text": "service",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
11
],
"lemma": "position",
"misc": "-",
"text": "position",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
12
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
13
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": [
14
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 6,
"id": [
16
],
"lemma": "have",
"misc": "-",
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 20,
"id": [
17
],
"lemma": "good",
"misc": "-",
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"feats": "Number=Plur",
"head": 20,
"id": [
18
],
"lemma": "people",
"misc": "-",
"text": "people",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 20,
"id": [
19
],
"lemma": "person",
"misc": "-",
"text": "person",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 16,
"id": [
20
],
"lemma": "skill",
"misc": "-",
"text": "skills",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
0,
12,
12
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
309D674SHZJRVK1RTQ1VXP6XI5LCBS-1 | crowdsourced | Benjamin received a raise at work before Neil did because he is an extremely hard worker. | [
{
"id": 0,
"speaker": null,
"text": "Benjamin received a raise at work before Neil did because he is an extremely hard worker.",
"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": "receive",
"misc": "-",
"text": "received",
"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": "raise",
"misc": "-",
"text": "raise",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "work",
"misc": "-",
"text": "work",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "before",
"misc": "-",
"text": "before",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "Neil",
"misc": "(1)",
"text": "Neil",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
9
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
10
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
11
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 16,
"id": [
12
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": [
13
],
"lemma": "a",
"misc": "-",
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "extremely",
"misc": "-",
"text": "extremely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 16,
"id": [
15
],
"lemma": "hard",
"misc": "-",
"text": "hard",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 9,
"id": [
16
],
"lemma": "worker",
"misc": "-",
"text": "worker",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
7,
7
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3909MD9T2ZFW5ZXLUJTM63XLIGNFE5-2 | crowdsourced | It was important for Kevin to learn about other cultures but not to Joseph as he was very disinterested. | [
{
"id": 0,
"speaker": null,
"text": "It was important for Kevin to learn about other cultures but not to Joseph as he was very disinterested.",
"tokens": [
{
"deprel": "expl",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 3,
"id": [
1
],
"lemma": "it",
"misc": "-",
"text": "It",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=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": "important",
"misc": "-",
"text": "important",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 7,
"id": [
4
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
5
],
"lemma": "Kevin",
"misc": "(1)",
"text": "Kevin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "csubj",
"feats": "VerbForm=Inf",
"head": 3,
"id": [
7
],
"lemma": "learn",
"misc": "-",
"text": "learn",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "about",
"misc": "-",
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 10,
"id": [
9
],
"lemma": "other",
"misc": "-",
"text": "other",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 7,
"id": [
10
],
"lemma": "culture",
"misc": "-",
"text": "cultures",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cc",
"feats": null,
"head": 14,
"id": [
11
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": null,
"head": 14,
"id": [
12
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 10,
"id": [
14
],
"lemma": "Joseph",
"misc": "(0)",
"text": "Joseph",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
15
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
16
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 19,
"id": [
17
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 19,
"id": [
18
],
"lemma": "very",
"misc": "-",
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 14,
"id": [
19
],
"lemma": "disinterested",
"misc": "-",
"text": "disinterested",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
4
]
],
[
[
0,
13,
13
],
[
0,
15,
15
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3EQVJH0T42ZX235VZ2IH08X7UDXHTX-2 | crowdsourced | Jason wants to bring love into his relationship so he asks for Robert's advice, because he has a lot experience in relationships. | [
{
"id": 0,
"speaker": null,
"text": "Jason wants to bring love into his relationship so he asks for Robert's advice, because he has a lot experience in relationships.",
"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=Pres|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "want",
"misc": "-",
"text": "wants",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
4
],
"lemma": "bring",
"misc": "-",
"text": "bring",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
5
],
"lemma": "love",
"misc": "-",
"text": "love",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "into",
"misc": "-",
"text": "into",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 8,
"id": [
7
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
8
],
"lemma": "relationship",
"misc": "-",
"text": "relationship",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": [
10
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": [
11
],
"lemma": "ask",
"misc": "-",
"text": "asks",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
12
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 15,
"id": [
13
],
"lemma": "Robert",
"misc": "(0)",
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
14
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 11,
"id": [
15
],
"lemma": "advice",
"misc": "-",
"text": "advice",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 19,
"id": [
16
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
17
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
18
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 11,
"id": [
19
],
"lemma": "have",
"misc": "-",
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 22,
"id": [
20
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 22,
"id": [
21
],
"lemma": "lot",
"misc": "-",
"text": "lot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 19,
"id": [
22
],
"lemma": "experience",
"misc": "-",
"text": "experience",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 24,
"id": [
23
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Plur",
"head": 22,
"id": [
24
],
"lemma": "relationship",
"misc": "-",
"text": "relationships",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
25
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
12,
12
],
[
0,
17,
17
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
359AP8GAGGI4T8Y1G9PFSNK14WS7C2-1 | crowdsourced | Jason has received several traffic tickets but Benjamin received none as he ignores the rules. | [
{
"id": 0,
"speaker": null,
"text": "Jason has received several traffic tickets but Benjamin received none as he ignores the rules.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Jason",
"misc": "(0)",
"text": "Jason",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "have",
"misc": "-",
"text": "has",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part",
"head": 0,
"id": [
3
],
"lemma": "receive",
"misc": "-",
"text": "received",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 6,
"id": [
4
],
"lemma": "several",
"misc": "-",
"text": "several",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 6,
"id": [
5
],
"lemma": "traffic",
"misc": "-",
"text": "traffic",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 3,
"id": [
6
],
"lemma": "ticket",
"misc": "-",
"text": "tickets",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "Benjamin",
"misc": "(1)",
"text": "Benjamin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
9
],
"lemma": "receive",
"misc": "-",
"text": "received",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
10
],
"lemma": "none",
"misc": "-",
"text": "none",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": [
13
],
"lemma": "ignore",
"misc": "-",
"text": "ignores",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 13,
"id": [
15
],
"lemma": "rule",
"misc": "-",
"text": "rules",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
7,
7
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3E6L1VR4XWKSSK46O1AOUF581EM6FQ-2 | crowdsourced | Samuel was disappointing Jason, because he wanted him to act in a more professional manner. | [
{
"id": 0,
"speaker": null,
"text": "Samuel was disappointing Jason, because he wanted him to act in a more professional manner.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Samuel",
"misc": "(1)",
"text": "Samuel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": [
3
],
"lemma": "disappoint",
"misc": "-",
"text": "disappointing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
4
],
"lemma": "Jason",
"misc": "(0)",
"text": "Jason",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": [
7
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
8
],
"lemma": "want",
"misc": "-",
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": [
9
],
"lemma": "he",
"misc": "-",
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 8,
"id": [
11
],
"lemma": "act",
"misc": "-",
"text": "act",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
12
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": [
13
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 15,
"id": [
14
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 16,
"id": [
15
],
"lemma": "professional",
"misc": "-",
"text": "professional",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 11,
"id": [
16
],
"lemma": "manner",
"misc": "-",
"text": "manner",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
0,
6,
6
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
Subsets and Splits