id
stringlengths 32
32
| genre
stringclasses 1
value | text
stringlengths 55
189
| sentences
list | coref_chains
list | meta_data
dict |
---|---|---|---|---|---|
3SR6AEG6W5REP05IPATGGR1ELN5YH2-2 | crowdsourced | Joseph did no possess the skills needed to get the job compared to Brett, because he passed University. | [
{
"id": 0,
"speaker": null,
"text": "Joseph did no possess the skills needed to get the job compared to Brett, because he passed University.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Joseph",
"misc": "(1)",
"text": "Joseph",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "no",
"misc": "-",
"text": "no",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "root",
"feats": "VerbForm=Inf",
"head": 0,
"id": [
4
],
"lemma": "possess",
"misc": "-",
"text": "possess",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 6,
"id": [
5
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 4,
"id": [
6
],
"lemma": "skill",
"misc": "-",
"text": "skills",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "acl",
"feats": "Tense=Past|VerbForm=Part",
"head": 6,
"id": [
7
],
"lemma": "need",
"misc": "-",
"text": "needed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 7,
"id": [
9
],
"lemma": "get",
"misc": "-",
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
11
],
"lemma": "job",
"misc": "-",
"text": "job",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl",
"feats": "Tense=Past|VerbForm=Part",
"head": 11,
"id": [
12
],
"lemma": "compare",
"misc": "-",
"text": "compared",
"upos": "VERB",
"xpos": "VBN"
},
{
"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": "Brett",
"misc": "(0)",
"text": "Brett",
"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": 4,
"id": [
18
],
"lemma": "pass",
"misc": "-",
"text": "passed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 18,
"id": [
19
],
"lemma": "University",
"misc": "-",
"text": "University",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
]
],
[
[
0,
13,
13
],
[
0,
16,
16
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3SR6AEG6W5REP05IPATGGR1ELN5YH2-1 | crowdsourced | Joseph did no possess the skills needed to get the job compared to Brett, because he failed University. | [
{
"id": 0,
"speaker": null,
"text": "Joseph did no possess the skills needed to get the job compared to Brett, because he failed University.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Joseph",
"misc": "(0)",
"text": "Joseph",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "no",
"misc": "-",
"text": "no",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "root",
"feats": "VerbForm=Inf",
"head": 0,
"id": [
4
],
"lemma": "possess",
"misc": "-",
"text": "possess",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 6,
"id": [
5
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 4,
"id": [
6
],
"lemma": "skill",
"misc": "-",
"text": "skills",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "acl",
"feats": "Tense=Past|VerbForm=Part",
"head": 6,
"id": [
7
],
"lemma": "need",
"misc": "-",
"text": "needed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 7,
"id": [
9
],
"lemma": "get",
"misc": "-",
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
11
],
"lemma": "job",
"misc": "-",
"text": "job",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl",
"feats": "Tense=Past|VerbForm=Part",
"head": 11,
"id": [
12
],
"lemma": "compare",
"misc": "-",
"text": "compared",
"upos": "VERB",
"xpos": "VBN"
},
{
"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": "Brett",
"misc": "(1)",
"text": "Brett",
"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": 4,
"id": [
18
],
"lemma": "fail",
"misc": "-",
"text": "failed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 18,
"id": [
19
],
"lemma": "University",
"misc": "-",
"text": "University",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
],
[
0,
16,
16
]
],
[
[
0,
13,
13
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3W0KKJIARTN569EF2PAJM4HC81S8KJ-2 | crowdsourced | In his yard, Michael doesn't compost things, while Benjamin does, although he is less environmentally conscious. | [
{
"id": 0,
"speaker": null,
"text": "In his yard, Michael doesn't compost things, while Benjamin does, although he is less environmentally conscious.",
"tokens": [
{
"deprel": "case",
"feats": null,
"head": 3,
"id": [
1
],
"lemma": "in",
"misc": "-",
"text": "In",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 3,
"id": [
2
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 8,
"id": [
3
],
"lemma": "yard",
"misc": "-",
"text": "yard",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
4
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 8,
"id": [
5
],
"lemma": "Michael",
"misc": "(1)",
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 8,
"id": [
6
],
"lemma": "do",
"misc": "-",
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "VerbForm=Inf",
"head": 0,
"id": [
8
],
"lemma": "compost",
"misc": "-",
"text": "compost",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 8,
"id": [
9
],
"lemma": "thing",
"misc": "-",
"text": "things",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 13,
"id": [
12
],
"lemma": "Benjamin",
"misc": "(0)",
"text": "Benjamin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 8,
"id": [
13
],
"lemma": "do",
"misc": "-",
"text": "does",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"feats": null,
"head": 20,
"id": [
14
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 20,
"id": [
15
],
"lemma": "although",
"misc": "-",
"text": "although",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": [
16
],
"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": [
17
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 20,
"id": [
18
],
"lemma": "less",
"misc": "-",
"text": "less",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "advmod",
"feats": null,
"head": 20,
"id": [
19
],
"lemma": "environmentally",
"misc": "-",
"text": "environmentally",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 8,
"id": [
20
],
"lemma": "conscious",
"misc": "-",
"text": "conscious",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
4,
4
]
],
[
[
0,
11,
11
],
[
0,
15,
15
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3W0KKJIARTN569EF2PAJM4HC81S8KJ-1 | crowdsourced | In his yard, Michael doesn't compost things, while Benjamin does, so he is less environmentally conscious. | [
{
"id": 0,
"speaker": null,
"text": "In his yard, Michael doesn't compost things, while Benjamin does, so he is less environmentally conscious.",
"tokens": [
{
"deprel": "case",
"feats": null,
"head": 3,
"id": [
1
],
"lemma": "in",
"misc": "-",
"text": "In",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 3,
"id": [
2
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 8,
"id": [
3
],
"lemma": "yard",
"misc": "-",
"text": "yard",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
4
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 8,
"id": [
5
],
"lemma": "Michael",
"misc": "(0)",
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 8,
"id": [
6
],
"lemma": "do",
"misc": "-",
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "VerbForm=Inf",
"head": 0,
"id": [
8
],
"lemma": "compost",
"misc": "-",
"text": "compost",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 8,
"id": [
9
],
"lemma": "thing",
"misc": "-",
"text": "things",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 13,
"id": [
12
],
"lemma": "Benjamin",
"misc": "(1)",
"text": "Benjamin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 8,
"id": [
13
],
"lemma": "do",
"misc": "-",
"text": "does",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"feats": null,
"head": 20,
"id": [
14
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 20,
"id": [
15
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": [
16
],
"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": [
17
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 20,
"id": [
18
],
"lemma": "less",
"misc": "-",
"text": "less",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "advmod",
"feats": null,
"head": 20,
"id": [
19
],
"lemma": "environmentally",
"misc": "-",
"text": "environmentally",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "parataxis",
"feats": "Degree=Pos",
"head": 8,
"id": [
20
],
"lemma": "conscious",
"misc": "-",
"text": "conscious",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
4,
4
],
[
0,
15,
15
]
],
[
[
0,
11,
11
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3J9UN9O9J56SD03UP0XSSABIBVQJ0J-1 | crowdsourced | Justin remained very angry while William tried to make amends because he always held grudges. | [
{
"id": 0,
"speaker": null,
"text": "Justin remained very angry while William tried to make amends because he always held grudges.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Justin",
"misc": "(0)",
"text": "Justin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "remain",
"misc": "-",
"text": "remained",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "very",
"misc": "-",
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 2,
"id": [
4
],
"lemma": "angry",
"misc": "-",
"text": "angry",
"upos": "ADJ",
"xpos": "JJ"
},
{
"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": "William",
"misc": "(1)",
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
7
],
"lemma": "try",
"misc": "-",
"text": "tried",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 7,
"id": [
9
],
"lemma": "make",
"misc": "-",
"text": "make",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 9,
"id": [
10
],
"lemma": "amend",
"misc": "-",
"text": "amends",
"upos": "NOUN",
"xpos": "NNS"
},
{
"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": "advmod",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "always",
"misc": "-",
"text": "always",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": [
14
],
"lemma": "hold",
"misc": "-",
"text": "held",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 14,
"id": [
15
],
"lemma": "grudge",
"misc": "-",
"text": "grudges",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
5,
5
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3J9UN9O9J56SD03UP0XSSABIBVQJ0J-2 | crowdsourced | Justin remained very angry while William tried to make amends because he never held grudges. | [
{
"id": 0,
"speaker": null,
"text": "Justin remained very angry while William tried to make amends because he never held grudges.",
"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": "remain",
"misc": "-",
"text": "remained",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "very",
"misc": "-",
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 2,
"id": [
4
],
"lemma": "angry",
"misc": "-",
"text": "angry",
"upos": "ADJ",
"xpos": "JJ"
},
{
"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": "William",
"misc": "(0)",
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
7
],
"lemma": "try",
"misc": "-",
"text": "tried",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 7,
"id": [
9
],
"lemma": "make",
"misc": "-",
"text": "make",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 9,
"id": [
10
],
"lemma": "amend",
"misc": "-",
"text": "amends",
"upos": "NOUN",
"xpos": "NN"
},
{
"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": "advmod",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "never",
"misc": "-",
"text": "never",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": [
14
],
"lemma": "hold",
"misc": "-",
"text": "held",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 14,
"id": [
15
],
"lemma": "grudge",
"misc": "-",
"text": "grudges",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
11,
11
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3TTPFEFXCVYR05UJ3PAOPY5TAFDH6X-1 | crowdsourced | Because Jeffrey was scared of wolves and Ian was not, he preferred to avoid camping. | [
{
"id": 0,
"speaker": null,
"text": "Because Jeffrey was scared of wolves and Ian was not, he preferred to avoid camping.",
"tokens": [
{
"deprel": "mark",
"feats": null,
"head": 4,
"id": [
1
],
"lemma": "because",
"misc": "-",
"text": "Because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
2
],
"lemma": "Jeffrey",
"misc": "(0)",
"text": "Jeffrey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
3
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 13,
"id": [
4
],
"lemma": "scared",
"misc": "-",
"text": "scared",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 4,
"id": [
6
],
"lemma": "wolf",
"misc": "-",
"text": "wolves",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "Ian",
"misc": "(1)",
"text": "Ian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
9
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 9,
"id": [
10
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"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": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
13
],
"lemma": "prefer",
"misc": "-",
"text": "preferred",
"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": "avoid",
"misc": "-",
"text": "avoid",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 15,
"id": [
16
],
"lemma": "camping",
"misc": "-",
"text": "camping",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 13,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
1,
1
],
[
0,
11,
11
]
],
[
[
0,
7,
7
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3TTPFEFXCVYR05UJ3PAOPY5TAFDH6X-2 | crowdsourced | Because Jeffrey was scared of wolves and Ian was not, he preferred to go camping. | [
{
"id": 0,
"speaker": null,
"text": "Because Jeffrey was scared of wolves and Ian was not, he preferred to go camping.",
"tokens": [
{
"deprel": "mark",
"feats": null,
"head": 4,
"id": [
1
],
"lemma": "because",
"misc": "-",
"text": "Because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
2
],
"lemma": "Jeffrey",
"misc": "(1)",
"text": "Jeffrey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
3
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 13,
"id": [
4
],
"lemma": "scared",
"misc": "-",
"text": "scared",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 4,
"id": [
6
],
"lemma": "wolf",
"misc": "-",
"text": "wolves",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "Ian",
"misc": "(0)",
"text": "Ian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
9
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 9,
"id": [
10
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"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": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
13
],
"lemma": "prefer",
"misc": "-",
"text": "preferred",
"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": "go",
"misc": "-",
"text": "go",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 15,
"id": [
16
],
"lemma": "camp",
"misc": "-",
"text": "camping",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "punct",
"feats": null,
"head": 13,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
1,
1
]
],
[
[
0,
7,
7
],
[
0,
11,
11
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3S1WOPCJFGRCA1JHD9K7L1PDG28EJA-2 | crowdsourced | Mary took Rachel to a fancy sit down restaurant in an effort to impress, because she couldn't afford a nice meal. | [
{
"id": 0,
"speaker": null,
"text": "Mary took Rachel to a fancy sit down restaurant in an effort to impress, because she couldn't afford a nice meal.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Mary",
"misc": "(1)",
"text": "Mary",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "take",
"misc": "-",
"text": "took",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "Rachel",
"misc": "(0)",
"text": "Rachel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 9,
"id": [
5
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 9,
"id": [
6
],
"lemma": "fancy",
"misc": "-",
"text": "fancy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"feats": "VerbForm=Inf",
"head": 9,
"id": [
7
],
"lemma": "sit",
"misc": "-",
"text": "sit",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 7,
"id": [
8
],
"lemma": "down",
"misc": "-",
"text": "down",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
9
],
"lemma": "restaurant",
"misc": "-",
"text": "restaurant",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 12,
"id": [
11
],
"lemma": "a",
"misc": "-",
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
12
],
"lemma": "effort",
"misc": "-",
"text": "effort",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"feats": "VerbForm=Inf",
"head": 12,
"id": [
14
],
"lemma": "impress",
"misc": "-",
"text": "impress",
"upos": "VERB",
"xpos": "VB"
},
{
"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=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": [
17
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 20,
"id": [
18
],
"lemma": "could",
"misc": "-",
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"feats": null,
"head": 20,
"id": [
19
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
20
],
"lemma": "afford",
"misc": "-",
"text": "afford",
"upos": "VERB",
"xpos": "VB"
},
{
"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": "nice",
"misc": "-",
"text": "nice",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 20,
"id": [
23
],
"lemma": "meal",
"misc": "-",
"text": "meal",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
24
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
16,
16
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3S1WOPCJFGRCA1JHD9K7L1PDG28EJA-1 | crowdsourced | Mary took Rachel to a fancy sit down restaurant in an effort to impress, because she could afford a nice meal. | [
{
"id": 0,
"speaker": null,
"text": "Mary took Rachel to a fancy sit down restaurant in an effort to impress, because she could afford a nice meal.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Mary",
"misc": "(0)",
"text": "Mary",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "take",
"misc": "-",
"text": "took",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "Rachel",
"misc": "(1)",
"text": "Rachel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 9,
"id": [
5
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 9,
"id": [
6
],
"lemma": "fancy",
"misc": "-",
"text": "fancy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"feats": "VerbForm=Inf",
"head": 9,
"id": [
7
],
"lemma": "sit",
"misc": "-",
"text": "sit",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 7,
"id": [
8
],
"lemma": "down",
"misc": "-",
"text": "down",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
9
],
"lemma": "restaurant",
"misc": "-",
"text": "restaurant",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 12,
"id": [
11
],
"lemma": "a",
"misc": "-",
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
12
],
"lemma": "effort",
"misc": "-",
"text": "effort",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"feats": "VerbForm=Inf",
"head": 12,
"id": [
14
],
"lemma": "impress",
"misc": "-",
"text": "impress",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"feats": null,
"head": 19,
"id": [
15
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
16
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
17
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 19,
"id": [
18
],
"lemma": "could",
"misc": "-",
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
19
],
"lemma": "afford",
"misc": "-",
"text": "afford",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 22,
"id": [
20
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 22,
"id": [
21
],
"lemma": "nice",
"misc": "-",
"text": "nice",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 19,
"id": [
22
],
"lemma": "meal",
"misc": "-",
"text": "meal",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
23
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
],
[
0,
16,
16
]
],
[
[
0,
2,
2
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3WRAAIUSBLDP9X61Y69M8PV9UABXAT-1 | crowdsourced | Kevin was trying to crochet a scarf for Dennis because he loved to do arts and crafts. | [
{
"id": 0,
"speaker": null,
"text": "Kevin was trying to crochet a scarf for Dennis because he loved to do arts and crafts.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Kevin",
"misc": "(0)",
"text": "Kevin",
"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": "try",
"misc": "-",
"text": "trying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 3,
"id": [
5
],
"lemma": "crochet",
"misc": "-",
"text": "crochet",
"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": "scarf",
"misc": "-",
"text": "scarf",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
9
],
"lemma": "Dennis",
"misc": "(1)",
"text": "Dennis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=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": 5,
"id": [
12
],
"lemma": "love",
"misc": "-",
"text": "loved",
"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": "do",
"misc": "-",
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 14,
"id": [
15
],
"lemma": "art",
"misc": "-",
"text": "arts",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cc",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Number=Plur",
"head": 15,
"id": [
17
],
"lemma": "craft",
"misc": "-",
"text": "crafts",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
8,
8
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3WRAAIUSBLDP9X61Y69M8PV9UABXAT-2 | crowdsourced | Kevin was trying to crochet a scarf for Dennis because he loved to receive arts and crafts. | [
{
"id": 0,
"speaker": null,
"text": "Kevin was trying to crochet a scarf for Dennis because he loved to receive arts and crafts.",
"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=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": "try",
"misc": "-",
"text": "trying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 3,
"id": [
5
],
"lemma": "crochet",
"misc": "-",
"text": "crochet",
"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": "scarf",
"misc": "-",
"text": "scarf",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
9
],
"lemma": "Dennis",
"misc": "(0)",
"text": "Dennis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=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": 5,
"id": [
12
],
"lemma": "love",
"misc": "-",
"text": "loved",
"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": "receive",
"misc": "-",
"text": "receive",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 14,
"id": [
15
],
"lemma": "art",
"misc": "-",
"text": "arts",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cc",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Number=Plur",
"head": 15,
"id": [
17
],
"lemma": "craft",
"misc": "-",
"text": "crafts",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
]
],
[
[
0,
8,
8
],
[
0,
10,
10
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3WPCIUYH1CMGQN0TD6ZR9NI92KQTDK-2 | crowdsourced | We lit a candle to help cover the smell of garlic, but we couldn't get rid of the smell because it was too weak. | [
{
"id": 0,
"speaker": null,
"text": "We lit a candle to help cover the smell of garlic, but we couldn't get rid of the smell because it was too weak.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "we",
"misc": "-",
"text": "We",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "light",
"misc": "-",
"text": "lit",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "a",
"misc": "(0",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "candle",
"misc": "0)",
"text": "candle",
"upos": "NOUN",
"xpos": "NN"
},
{
"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": "help",
"misc": "-",
"text": "help",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 6,
"id": [
7
],
"lemma": "cover",
"misc": "-",
"text": "cover",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": [
8
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 7,
"id": [
9
],
"lemma": "smell",
"misc": "-",
"text": "smell",
"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": "garlic",
"misc": "(1)",
"text": "garlic",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 17,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 17,
"id": [
13
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 17,
"id": [
14
],
"lemma": "we",
"misc": "-",
"text": "we",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 17,
"id": [
15
],
"lemma": "could",
"misc": "-",
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
17
],
"lemma": "get",
"misc": "-",
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 17,
"id": [
18
],
"lemma": "rid",
"misc": "-",
"text": "rid",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 21,
"id": [
19
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 21,
"id": [
20
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 18,
"id": [
21
],
"lemma": "smell",
"misc": "-",
"text": "smell",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 26,
"id": [
22
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 26,
"id": [
23
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 26,
"id": [
24
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 26,
"id": [
25
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 17,
"id": [
26
],
"lemma": "weak",
"misc": "-",
"text": "weak",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
27
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
2,
3
],
[
0,
22,
22
]
],
[
[
0,
10,
10
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3WPCIUYH1CMGQN0TD6ZR9NI92KQTDK-1 | crowdsourced | We lit a candle to help cover the smell of garlic, but we couldn't get rid of the smell because it was too strong. | [
{
"id": 0,
"speaker": null,
"text": "We lit a candle to help cover the smell of garlic, but we couldn't get rid of the smell because it was too strong.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "we",
"misc": "-",
"text": "We",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "light",
"misc": "-",
"text": "lit",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "a",
"misc": "(1",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "candle",
"misc": "1)",
"text": "candle",
"upos": "NOUN",
"xpos": "NN"
},
{
"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": "help",
"misc": "-",
"text": "help",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 6,
"id": [
7
],
"lemma": "cover",
"misc": "-",
"text": "cover",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": [
8
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 7,
"id": [
9
],
"lemma": "smell",
"misc": "-",
"text": "smell",
"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": "garlic",
"misc": "(0)",
"text": "garlic",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 17,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 17,
"id": [
13
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 17,
"id": [
14
],
"lemma": "we",
"misc": "-",
"text": "we",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 17,
"id": [
15
],
"lemma": "could",
"misc": "-",
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
17
],
"lemma": "get",
"misc": "-",
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 17,
"id": [
18
],
"lemma": "rid",
"misc": "-",
"text": "rid",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 21,
"id": [
19
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 21,
"id": [
20
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 18,
"id": [
21
],
"lemma": "smell",
"misc": "-",
"text": "smell",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 26,
"id": [
22
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 26,
"id": [
23
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 26,
"id": [
24
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 26,
"id": [
25
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 17,
"id": [
26
],
"lemma": "strong",
"misc": "-",
"text": "strong",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
27
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
2,
3
]
],
[
[
0,
10,
10
],
[
0,
22,
22
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
30ZKOOGW2YKHJWL8RDOFDGR8PY3A1R-1 | crowdsourced | The car sailed over the bridge but crashed into the road ahead, since it was so low for the jump. | [
{
"id": 0,
"speaker": null,
"text": "The car sailed over the bridge but crashed into the road ahead, since it was so low for the jump.",
"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": "car",
"misc": "-",
"text": "car",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "sail",
"misc": "-",
"text": "sailed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
4
],
"lemma": "over",
"misc": "-",
"text": "over",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 6,
"id": [
5
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
6
],
"lemma": "bridge",
"misc": "0)",
"text": "bridge",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
8
],
"lemma": "crash",
"misc": "-",
"text": "crashed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "into",
"misc": "-",
"text": "into",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 8,
"id": [
11
],
"lemma": "road",
"misc": "1)",
"text": "road",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 8,
"id": [
12
],
"lemma": "ahead",
"misc": "-",
"text": "ahead",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 18,
"id": [
13
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
14
],
"lemma": "since",
"misc": "-",
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
15
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": [
16
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 8,
"id": [
18
],
"lemma": "low",
"misc": "-",
"text": "low",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 21,
"id": [
19
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 21,
"id": [
20
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 18,
"id": [
21
],
"lemma": "jump",
"misc": "-",
"text": "jump",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
4,
5
],
[
0,
14,
14
]
],
[
[
0,
9,
10
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
30ZKOOGW2YKHJWL8RDOFDGR8PY3A1R-2 | crowdsourced | The car sailed over the bridge but crashed into the road ahead, since it was so high for the jump. | [
{
"id": 0,
"speaker": null,
"text": "The car sailed over the bridge but crashed into the road ahead, since it was so high for the jump.",
"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": "car",
"misc": "-",
"text": "car",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "sail",
"misc": "-",
"text": "sailed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
4
],
"lemma": "over",
"misc": "-",
"text": "over",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 6,
"id": [
5
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
6
],
"lemma": "bridge",
"misc": "1)",
"text": "bridge",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
8
],
"lemma": "crash",
"misc": "-",
"text": "crashed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "into",
"misc": "-",
"text": "into",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 8,
"id": [
11
],
"lemma": "road",
"misc": "0)",
"text": "road",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 8,
"id": [
12
],
"lemma": "ahead",
"misc": "-",
"text": "ahead",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 18,
"id": [
13
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
14
],
"lemma": "since",
"misc": "-",
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
15
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": [
16
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 8,
"id": [
18
],
"lemma": "high",
"misc": "-",
"text": "high",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 21,
"id": [
19
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 21,
"id": [
20
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 18,
"id": [
21
],
"lemma": "jump",
"misc": "-",
"text": "jump",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
4,
5
]
],
[
[
0,
9,
10
],
[
0,
14,
14
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
363A7XIFV60X5816YR84K4YPF49AVM-2 | crowdsourced | Monica wanted to learn how to scrapbook but Katrina was n’t interested because she dislikes doing crafts. | [
{
"id": 0,
"speaker": null,
"text": "Monica wanted to learn how to scrapbook but Katrina was n’t interested because she dislikes doing crafts.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Monica",
"misc": "(1)",
"text": "Monica",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "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": "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": "scrapbook",
"misc": "-",
"text": "scrapbook",
"upos": "VERB",
"xpos": "VB"
},
{
"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": "Katrina",
"misc": "(0)",
"text": "Katrina",
"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": "not",
"misc": "-",
"text": "n’t",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 2,
"id": [
12
],
"lemma": "interested",
"misc": "-",
"text": "interested",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
14
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": [
15
],
"lemma": "dislike",
"misc": "-",
"text": "dislikes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 15,
"id": [
16
],
"lemma": "do",
"misc": "-",
"text": "doing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 16,
"id": [
17
],
"lemma": "craft",
"misc": "-",
"text": "crafts",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
]
],
[
[
0,
8,
8
],
[
0,
13,
13
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
363A7XIFV60X5816YR84K4YPF49AVM-1 | crowdsourced | Monica wanted to learn how to scrapbook but Katrina was n’t interested because she enjoys doing crafts. | [
{
"id": 0,
"speaker": null,
"text": "Monica wanted to learn how to scrapbook but Katrina was n’t interested because she enjoys doing crafts.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Monica",
"misc": "(0)",
"text": "Monica",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "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": "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": "scrapbook",
"misc": "-",
"text": "scrapbook",
"upos": "VERB",
"xpos": "VB"
},
{
"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": "Katrina",
"misc": "(1)",
"text": "Katrina",
"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": "not",
"misc": "-",
"text": "n’t",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 2,
"id": [
12
],
"lemma": "interested",
"misc": "-",
"text": "interested",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
14
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": [
15
],
"lemma": "enjoy",
"misc": "-",
"text": "enjoys",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 15,
"id": [
16
],
"lemma": "do",
"misc": "-",
"text": "doing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 16,
"id": [
17
],
"lemma": "craft",
"misc": "-",
"text": "crafts",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
8,
8
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3DWNFENNE599COLV81KU4D1UR574JE-2 | crowdsourced | The chair was worse to sit in than the sofa because it had more cushions. | [
{
"id": 0,
"speaker": null,
"text": "The chair was worse to sit in than the sofa because it had more cushions.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "(1",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
2
],
"lemma": "chair",
"misc": "1)",
"text": "chair",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
3
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Degree=Cmp",
"head": 0,
"id": [
4
],
"lemma": "bad",
"misc": "-",
"text": "worse",
"upos": "ADJ",
"xpos": "JJR"
},
{
"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": "sit",
"misc": "-",
"text": "sit",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 6,
"id": [
7
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
10
],
"lemma": "sofa",
"misc": "0)",
"text": "sofa",
"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=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
13
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 15,
"id": [
14
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 13,
"id": [
15
],
"lemma": "cushion",
"misc": "-",
"text": "cushions",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
1
]
],
[
[
0,
8,
9
],
[
0,
11,
11
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3DWNFENNE599COLV81KU4D1UR574JE-1 | crowdsourced | The chair was nicer to sit in than the sofa because it had more cushions. | [
{
"id": 0,
"speaker": null,
"text": "The chair was nicer to sit in than the sofa because it had more cushions.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "(0",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
2
],
"lemma": "chair",
"misc": "0)",
"text": "chair",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
3
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Degree=Cmp",
"head": 0,
"id": [
4
],
"lemma": "nice",
"misc": "-",
"text": "nicer",
"upos": "ADJ",
"xpos": "JJR"
},
{
"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": "sit",
"misc": "-",
"text": "sit",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 6,
"id": [
7
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
10
],
"lemma": "sofa",
"misc": "1)",
"text": "sofa",
"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=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
13
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 15,
"id": [
14
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 13,
"id": [
15
],
"lemma": "cushion",
"misc": "-",
"text": "cushions",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
1
],
[
0,
11,
11
]
],
[
[
0,
8,
9
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3G9UA71JVVSR1M47Q161FRXWUGCJ73-1 | crowdsourced | Lawrence eagerly showed Logan the mix songs that he had made himself. He was talented. | [
{
"id": 0,
"speaker": null,
"text": "Lawrence eagerly showed Logan the mix songs that he had made himself.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Lawrence",
"misc": "(0)",
"text": "Lawrence",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 3,
"id": [
2
],
"lemma": "eagerly",
"misc": "-",
"text": "eagerly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "show",
"misc": "-",
"text": "showed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"feats": "Number=Sing",
"head": 3,
"id": [
4
],
"lemma": "Logan",
"misc": "(1)",
"text": "Logan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"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": "mix",
"misc": "-",
"text": "mix",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 3,
"id": [
7
],
"lemma": "song",
"misc": "-",
"text": "songs",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "obj",
"feats": "PronType=Rel",
"head": 11,
"id": [
8
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": [
9
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": [
10
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "acl:relcl",
"feats": "Tense=Past|VerbForm=Part",
"head": 7,
"id": [
11
],
"lemma": "make",
"misc": "-",
"text": "made",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs|Reflex=Yes",
"head": 11,
"id": [
12
],
"lemma": "himself",
"misc": "-",
"text": "himself",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
13
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He was talented.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 3,
"id": [
1
],
"lemma": "he",
"misc": "(0)",
"text": "He",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
3
],
"lemma": "talented",
"misc": "-",
"text": "talented",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
4
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
],
[
1,
0,
0
]
],
[
[
0,
3,
3
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3G9UA71JVVSR1M47Q161FRXWUGCJ73-2 | crowdsourced | Lawrence eagerly showed Logan the mix songs that he had made himself. He was impressed. | [
{
"id": 0,
"speaker": null,
"text": "Lawrence eagerly showed Logan the mix songs that he had made himself.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Lawrence",
"misc": "(1)",
"text": "Lawrence",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 3,
"id": [
2
],
"lemma": "eagerly",
"misc": "-",
"text": "eagerly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "show",
"misc": "-",
"text": "showed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"feats": "Number=Sing",
"head": 3,
"id": [
4
],
"lemma": "Logan",
"misc": "(0)",
"text": "Logan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"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": "mix",
"misc": "-",
"text": "mix",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 3,
"id": [
7
],
"lemma": "song",
"misc": "-",
"text": "songs",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "obj",
"feats": "PronType=Rel",
"head": 11,
"id": [
8
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": [
9
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": [
10
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "acl:relcl",
"feats": "Tense=Past|VerbForm=Part",
"head": 7,
"id": [
11
],
"lemma": "make",
"misc": "-",
"text": "made",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs|Reflex=Yes",
"head": 11,
"id": [
12
],
"lemma": "himself",
"misc": "-",
"text": "himself",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
13
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He was impressed.",
"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": "impressed",
"misc": "-",
"text": "impressed",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
4
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
1,
0,
0
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
31GECDVA9L0B3GA276JKS7G43W366L-1 | crowdsourced | John rubbed his white handkerchief over the rusty rod and it got it clean. | [
{
"id": 0,
"speaker": null,
"text": "John rubbed his white handkerchief over the rusty rod and it got it clean.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "John",
"misc": "-",
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "rub",
"misc": "-",
"text": "rubbed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 5,
"id": [
3
],
"lemma": "he",
"misc": "(1",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 5,
"id": [
4
],
"lemma": "white",
"misc": "-",
"text": "white",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "handkerchief",
"misc": "1)",
"text": "handkerchief",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
6
],
"lemma": "over",
"misc": "-",
"text": "over",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": [
7
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 9,
"id": [
8
],
"lemma": "rusty",
"misc": "-",
"text": "rusty",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
9
],
"lemma": "rod",
"misc": "0)",
"text": "rod",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": [
11
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
12
],
"lemma": "get",
"misc": "-",
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": [
13
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 12,
"id": [
14
],
"lemma": "clean",
"misc": "-",
"text": "clean",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
15
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
2,
4
]
],
[
[
0,
6,
8
],
[
0,
12,
12
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
31GECDVA9L0B3GA276JKS7G43W366L-2 | crowdsourced | John rubbed his white handkerchief over the rusty rod and it got it dirty. | [
{
"id": 0,
"speaker": null,
"text": "John rubbed his white handkerchief over the rusty rod and it got it dirty.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "John",
"misc": "-",
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "rub",
"misc": "-",
"text": "rubbed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 5,
"id": [
3
],
"lemma": "he",
"misc": "(0",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 5,
"id": [
4
],
"lemma": "white",
"misc": "-",
"text": "white",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "handkerchief",
"misc": "0)",
"text": "handkerchief",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
6
],
"lemma": "over",
"misc": "-",
"text": "over",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": [
7
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 9,
"id": [
8
],
"lemma": "rusty",
"misc": "-",
"text": "rusty",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
9
],
"lemma": "rod",
"misc": "1)",
"text": "rod",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": [
11
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
12
],
"lemma": "get",
"misc": "-",
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": [
13
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 12,
"id": [
14
],
"lemma": "dirty",
"misc": "-",
"text": "dirty",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
15
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
2,
4
],
[
0,
12,
12
]
],
[
[
0,
6,
8
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
33Q5P9PUSR02773EJ2TYB5182HDZCL-2 | crowdsourced | Erin asked the children to quiet down, but Cynthia told them they didn't need to. They didn't mind that it was so loud. | [
{
"id": 0,
"speaker": null,
"text": "Erin asked the children to quiet down, but Cynthia told them they didn't need to.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Erin",
"misc": "(1)",
"text": "Erin",
"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": "det",
"feats": "Definite=Def|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 2,
"id": [
4
],
"lemma": "child",
"misc": "-",
"text": "children",
"upos": "NOUN",
"xpos": "NNS"
},
{
"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": "quiet",
"misc": "-",
"text": "quiet",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 6,
"id": [
7
],
"lemma": "down",
"misc": "-",
"text": "down",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "punct",
"feats": null,
"head": 11,
"id": [
8
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"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": "Cynthia",
"misc": "(0)",
"text": "Cynthia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
11
],
"lemma": "tell",
"misc": "-",
"text": "told",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 11,
"id": [
12
],
"lemma": "they",
"misc": "-",
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 16,
"id": [
13
],
"lemma": "they",
"misc": "-",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Plur|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": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "ccomp",
"feats": "VerbForm=Inf",
"head": 11,
"id": [
16
],
"lemma": "need",
"misc": "-",
"text": "need",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": null,
"head": 16,
"id": [
17
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "They didn't mind that it was so loud.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 4,
"id": [
1
],
"lemma": "they",
"misc": "(0)",
"text": "They",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "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": "mind",
"misc": "-",
"text": "mind",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
5
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": [
6
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": [
7
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"feats": "Degree=Pos",
"head": 4,
"id": [
9
],
"lemma": "loud",
"misc": "-",
"text": "loud",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
10
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
]
],
[
[
0,
9,
9
],
[
1,
0,
0
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
33Q5P9PUSR02773EJ2TYB5182HDZCL-1 | crowdsourced | Erin asked the children to quiet down, but Cynthia told them they didn't need to. They was frustrated that it was so loud. | [
{
"id": 0,
"speaker": null,
"text": "Erin asked the children to quiet down, but Cynthia told them they didn't need to.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Erin",
"misc": "(0)",
"text": "Erin",
"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": "det",
"feats": "Definite=Def|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 2,
"id": [
4
],
"lemma": "child",
"misc": "-",
"text": "children",
"upos": "NOUN",
"xpos": "NNS"
},
{
"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": "quiet",
"misc": "-",
"text": "quiet",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 6,
"id": [
7
],
"lemma": "down",
"misc": "-",
"text": "down",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "punct",
"feats": null,
"head": 11,
"id": [
8
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"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": "Cynthia",
"misc": "(1)",
"text": "Cynthia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
11
],
"lemma": "tell",
"misc": "-",
"text": "told",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 11,
"id": [
12
],
"lemma": "they",
"misc": "-",
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 16,
"id": [
13
],
"lemma": "they",
"misc": "-",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Plur|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": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "ccomp",
"feats": "VerbForm=Inf",
"head": 11,
"id": [
16
],
"lemma": "need",
"misc": "-",
"text": "need",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": null,
"head": 16,
"id": [
17
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "They was frustrated that it was so loud.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 3,
"id": [
1
],
"lemma": "they",
"misc": "(0)",
"text": "They",
"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": "frustrated",
"misc": "-",
"text": "frustrated",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
4
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": [
5
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": [
6
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"feats": "Degree=Pos",
"head": 3,
"id": [
8
],
"lemma": "loud",
"misc": "-",
"text": "loud",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
9
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
],
[
1,
0,
0
]
],
[
[
0,
9,
9
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3TUOHPJXYJBMGA94ZB5EQES1NYJWXL-1 | crowdsourced | Lindsey watched a cooking video where Felicia was explaining how to prepare and cook okra, but she still didn't know what to do. | [
{
"id": 0,
"speaker": null,
"text": "Lindsey watched a cooking video where Felicia was explaining how to prepare and cook okra, but she still didn't know what to do.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Lindsey",
"misc": "(0)",
"text": "Lindsey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "watch",
"misc": "-",
"text": "watched",
"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": "cooking",
"misc": "-",
"text": "cooking",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "video",
"misc": "-",
"text": "video",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": "PronType=Rel",
"head": 9,
"id": [
6
],
"lemma": "where",
"misc": "-",
"text": "where",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
7
],
"lemma": "Felicia",
"misc": "(1)",
"text": "Felicia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": [
8
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "acl:relcl",
"feats": "Tense=Pres|VerbForm=Part",
"head": 5,
"id": [
9
],
"lemma": "explain",
"misc": "-",
"text": "explaining",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"feats": "PronType=Int",
"head": 9,
"id": [
10
],
"lemma": "how",
"misc": "-",
"text": "how",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"feats": "VerbForm=Inf",
"head": 10,
"id": [
12
],
"lemma": "prepare",
"misc": "-",
"text": "prepare",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "cc",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 12,
"id": [
14
],
"lemma": "cook",
"misc": "-",
"text": "cook",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 14,
"id": [
15
],
"lemma": "okra",
"misc": "-",
"text": "okra",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 22,
"id": [
16
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 22,
"id": [
17
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 22,
"id": [
18
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"feats": null,
"head": 22,
"id": [
19
],
"lemma": "still",
"misc": "-",
"text": "still",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 22,
"id": [
20
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 22,
"id": [
21
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
22
],
"lemma": "know",
"misc": "-",
"text": "know",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nsubj",
"feats": "PronType=Int",
"head": 25,
"id": [
23
],
"lemma": "what",
"misc": "-",
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "mark",
"feats": null,
"head": 25,
"id": [
24
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "ccomp",
"feats": "VerbForm=Inf",
"head": 22,
"id": [
25
],
"lemma": "do",
"misc": "-",
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
26
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
],
[
0,
17,
17
]
],
[
[
0,
6,
6
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3TUOHPJXYJBMGA94ZB5EQES1NYJWXL-2 | crowdsourced | Lindsey watched a cooking video where Felicia was explaining how to prepare and cook okra, and she explained exactly what to do. | [
{
"id": 0,
"speaker": null,
"text": "Lindsey watched a cooking video where Felicia was explaining how to prepare and cook okra, and she explained exactly what to do.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Lindsey",
"misc": "(1)",
"text": "Lindsey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "watch",
"misc": "-",
"text": "watched",
"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": "cooking",
"misc": "-",
"text": "cooking",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "video",
"misc": "-",
"text": "video",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": "PronType=Rel",
"head": 9,
"id": [
6
],
"lemma": "where",
"misc": "-",
"text": "where",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
7
],
"lemma": "Felicia",
"misc": "(0)",
"text": "Felicia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": [
8
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "acl:relcl",
"feats": "Tense=Pres|VerbForm=Part",
"head": 5,
"id": [
9
],
"lemma": "explain",
"misc": "-",
"text": "explaining",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"feats": "PronType=Int",
"head": 9,
"id": [
10
],
"lemma": "how",
"misc": "-",
"text": "how",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"feats": "VerbForm=Inf",
"head": 10,
"id": [
12
],
"lemma": "prepare",
"misc": "-",
"text": "prepare",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "cc",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 12,
"id": [
14
],
"lemma": "cook",
"misc": "-",
"text": "cook",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 14,
"id": [
15
],
"lemma": "okra",
"misc": "-",
"text": "okra",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 19,
"id": [
16
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 19,
"id": [
17
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
18
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
19
],
"lemma": "explain",
"misc": "-",
"text": "explained",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 21,
"id": [
20
],
"lemma": "exactly",
"misc": "-",
"text": "exactly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "PronType=Int",
"head": 23,
"id": [
21
],
"lemma": "what",
"misc": "-",
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "mark",
"feats": null,
"head": 23,
"id": [
22
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "ccomp",
"feats": "VerbForm=Inf",
"head": 19,
"id": [
23
],
"lemma": "do",
"misc": "-",
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
24
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
17,
17
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3HA5ODM5KAQMBFOTVTIVD64M70MVSA-1 | crowdsourced | Adam's kitchen always looks much nicer and cleaner than Kyle's does, which makes him very happy. | [
{
"id": 0,
"speaker": null,
"text": "Adam's kitchen always looks much nicer and cleaner than Kyle's does, which makes him very happy.",
"tokens": [
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Adam",
"misc": "(0)",
"text": "Adam",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 1,
"id": [
2
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
3
],
"lemma": "kitchen",
"misc": "-",
"text": "kitchen",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "always",
"misc": "-",
"text": "always",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
5
],
"lemma": "look",
"misc": "-",
"text": "looks",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "much",
"misc": "-",
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"feats": "Degree=Cmp",
"head": 5,
"id": [
7
],
"lemma": "nice",
"misc": "-",
"text": "nicer",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Degree=Cmp",
"head": 7,
"id": [
9
],
"lemma": "clean",
"misc": "-",
"text": "cleaner",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 13,
"id": [
11
],
"lemma": "Kyle",
"misc": "(1)",
"text": "Kyle",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
12
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": [
13
],
"lemma": "do",
"misc": "-",
"text": "does",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "PronType=Rel",
"head": 16,
"id": [
15
],
"lemma": "which",
"misc": "-",
"text": "which",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "acl:relcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": [
16
],
"lemma": "make",
"misc": "-",
"text": "makes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
17
],
"lemma": "he",
"misc": "(0)",
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"feats": null,
"head": 19,
"id": [
18
],
"lemma": "very",
"misc": "-",
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 16,
"id": [
19
],
"lemma": "happy",
"misc": "-",
"text": "happy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
],
[
0,
16,
16
]
],
[
[
0,
10,
10
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3HA5ODM5KAQMBFOTVTIVD64M70MVSA-2 | crowdsourced | Adam's kitchen always looks much nicer and cleaner than Kyle's does, which makes him very sad. | [
{
"id": 0,
"speaker": null,
"text": "Adam's kitchen always looks much nicer and cleaner than Kyle's does, which makes him very sad.",
"tokens": [
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Adam",
"misc": "(1)",
"text": "Adam",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 1,
"id": [
2
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
3
],
"lemma": "kitchen",
"misc": "-",
"text": "kitchen",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "always",
"misc": "-",
"text": "always",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
5
],
"lemma": "look",
"misc": "-",
"text": "looks",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "much",
"misc": "-",
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"feats": "Degree=Cmp",
"head": 5,
"id": [
7
],
"lemma": "nice",
"misc": "-",
"text": "nicer",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Degree=Cmp",
"head": 7,
"id": [
9
],
"lemma": "clean",
"misc": "-",
"text": "cleaner",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 13,
"id": [
11
],
"lemma": "Kyle",
"misc": "(0)",
"text": "Kyle",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
12
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": [
13
],
"lemma": "do",
"misc": "-",
"text": "does",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "PronType=Rel",
"head": 16,
"id": [
15
],
"lemma": "which",
"misc": "-",
"text": "which",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "acl:relcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": [
16
],
"lemma": "make",
"misc": "-",
"text": "makes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
17
],
"lemma": "he",
"misc": "(0)",
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"feats": null,
"head": 19,
"id": [
18
],
"lemma": "very",
"misc": "-",
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 16,
"id": [
19
],
"lemma": "sad",
"misc": "-",
"text": "sad",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
]
],
[
[
0,
10,
10
],
[
0,
16,
16
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
33QQ60S6ASGMXRFHH1P67EWK3D5U01-1 | crowdsourced | The chef tried to store the powders in the bags but they were too small. | [
{
"id": 0,
"speaker": null,
"text": "The chef tried to store the powders in the bags but they were too small.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
2
],
"lemma": "chef",
"misc": "-",
"text": "chef",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "try",
"misc": "-",
"text": "tried",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 3,
"id": [
5
],
"lemma": "store",
"misc": "-",
"text": "store",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 5,
"id": [
7
],
"lemma": "powder",
"misc": "1)",
"text": "powders",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 5,
"id": [
10
],
"lemma": "bag",
"misc": "0)",
"text": "bags",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cc",
"feats": null,
"head": 15,
"id": [
11
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 15,
"id": [
12
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": [
13
],
"lemma": "be",
"misc": "-",
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 3,
"id": [
15
],
"lemma": "small",
"misc": "-",
"text": "small",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
5,
6
]
],
[
[
0,
8,
9
],
[
0,
11,
11
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
33QQ60S6ASGMXRFHH1P67EWK3D5U01-2 | crowdsourced | The chef tried to store the powders in the bags but they were too large. | [
{
"id": 0,
"speaker": null,
"text": "The chef tried to store the powders in the bags but they were too large.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
2
],
"lemma": "chef",
"misc": "-",
"text": "chef",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "try",
"misc": "-",
"text": "tried",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 3,
"id": [
5
],
"lemma": "store",
"misc": "-",
"text": "store",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 5,
"id": [
7
],
"lemma": "powder",
"misc": "0)",
"text": "powders",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 5,
"id": [
10
],
"lemma": "bag",
"misc": "1)",
"text": "bags",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cc",
"feats": null,
"head": 15,
"id": [
11
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 15,
"id": [
12
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": [
13
],
"lemma": "be",
"misc": "-",
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 3,
"id": [
15
],
"lemma": "large",
"misc": "-",
"text": "large",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
5,
6
],
[
0,
11,
11
]
],
[
[
0,
8,
9
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3H5TOKO3D9HIU47H4KE53B8HH7M64I-2 | crowdsourced | Carl lost his polo shirt and decided to get another shirt. He got a sweatshirt because it is new. | [
{
"id": 0,
"speaker": null,
"text": "Carl lost his polo shirt and decided to get another shirt.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Carl",
"misc": "-",
"text": "Carl",
"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": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 5,
"id": [
3
],
"lemma": "he",
"misc": "(1",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 5,
"id": [
4
],
"lemma": "polo",
"misc": "-",
"text": "polo",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "shirt",
"misc": "1)",
"text": "shirt",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 7,
"id": [
6
],
"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": [
7
],
"lemma": "decide",
"misc": "-",
"text": "decided",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 7,
"id": [
9
],
"lemma": "get",
"misc": "-",
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "another",
"misc": "-",
"text": "another",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
11
],
"lemma": "shirt",
"misc": "-",
"text": "shirt",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
12
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He got a sweatshirt because it is new.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "he",
"misc": "-",
"text": "He",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "get",
"misc": "-",
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "a",
"misc": "(0",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "sweatshirt",
"misc": "0)",
"text": "sweatshirt",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": [
6
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 8,
"id": [
7
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 2,
"id": [
8
],
"lemma": "new",
"misc": "-",
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
9
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
2,
4
]
],
[
[
1,
2,
3
],
[
1,
5,
5
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3H5TOKO3D9HIU47H4KE53B8HH7M64I-1 | crowdsourced | Carl lost his polo shirt and decided to get another shirt. He got a sweatshirt because it is lost. | [
{
"id": 0,
"speaker": null,
"text": "Carl lost his polo shirt and decided to get another shirt.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Carl",
"misc": "-",
"text": "Carl",
"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": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 5,
"id": [
3
],
"lemma": "he",
"misc": "(0",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 5,
"id": [
4
],
"lemma": "polo",
"misc": "-",
"text": "polo",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "shirt",
"misc": "0)",
"text": "shirt",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 7,
"id": [
6
],
"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": [
7
],
"lemma": "decide",
"misc": "-",
"text": "decided",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 7,
"id": [
9
],
"lemma": "get",
"misc": "-",
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "another",
"misc": "-",
"text": "another",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
11
],
"lemma": "shirt",
"misc": "-",
"text": "shirt",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
12
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He got a sweatshirt because it is lost.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "he",
"misc": "-",
"text": "He",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "get",
"misc": "-",
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "a",
"misc": "(1",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "sweatshirt",
"misc": "1)",
"text": "sweatshirt",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": [
6
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 8,
"id": [
7
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 2,
"id": [
8
],
"lemma": "lose",
"misc": "-",
"text": "lost",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
9
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
2,
4
],
[
1,
5,
5
]
],
[
[
1,
2,
3
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3EQVJH0T42ZX235VZ2IH08X8VEJHTO-1 | crowdsourced | Derrick filled the bucket with water so that Joel could clean the car, because he didn't want to do it. | [
{
"id": 0,
"speaker": null,
"text": "Derrick filled the bucket with water so that Joel could clean the car, because he didn't want to do 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": "fill",
"misc": "-",
"text": "filled",
"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": "bucket",
"misc": "-",
"text": "bucket",
"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": 2,
"id": [
6
],
"lemma": "water",
"misc": "-",
"text": "water",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
7
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "fixed",
"feats": null,
"head": 7,
"id": [
8
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 11,
"id": [
9
],
"lemma": "Joel",
"misc": "(1)",
"text": "Joel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 11,
"id": [
10
],
"lemma": "could",
"misc": "-",
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
11
],
"lemma": "clean",
"misc": "-",
"text": "clean",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 13,
"id": [
12
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 11,
"id": [
13
],
"lemma": "car",
"misc": "-",
"text": "car",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 19,
"id": [
14
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"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": 19,
"id": [
16
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 19,
"id": [
17
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 19,
"id": [
18
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 11,
"id": [
19
],
"lemma": "want",
"misc": "-",
"text": "want",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"feats": null,
"head": 21,
"id": [
20
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 19,
"id": [
21
],
"lemma": "do",
"misc": "-",
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": [
22
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
23
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
],
[
0,
15,
15
]
],
[
[
0,
8,
8
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3EQVJH0T42ZX235VZ2IH08X8VEJHTO-2 | crowdsourced | Derrick filled the bucket with water so that Joel could clean the car, because he volunteered to do it. | [
{
"id": 0,
"speaker": null,
"text": "Derrick filled the bucket with water so that Joel could clean the car, because he volunteered to do it.",
"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": "fill",
"misc": "-",
"text": "filled",
"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": "bucket",
"misc": "-",
"text": "bucket",
"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": 2,
"id": [
6
],
"lemma": "water",
"misc": "-",
"text": "water",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
7
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "fixed",
"feats": null,
"head": 7,
"id": [
8
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 11,
"id": [
9
],
"lemma": "Joel",
"misc": "(0)",
"text": "Joel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 11,
"id": [
10
],
"lemma": "could",
"misc": "-",
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
11
],
"lemma": "clean",
"misc": "-",
"text": "clean",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 13,
"id": [
12
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 11,
"id": [
13
],
"lemma": "car",
"misc": "-",
"text": "car",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 17,
"id": [
14
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"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=Past|VerbForm=Fin",
"head": 11,
"id": [
17
],
"lemma": "volunteer",
"misc": "-",
"text": "volunteered",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
18
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 17,
"id": [
19
],
"lemma": "do",
"misc": "-",
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
20
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
]
],
[
[
0,
8,
8
],
[
0,
15,
15
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3Q2T3FD0ON6Z1B95RMG3I2DXOPBM3O-2 | crowdsourced | Elena but not Patricia was not worrying about getting pregnant because she did not use any methods of birth control. | [
{
"id": 0,
"speaker": null,
"text": "Elena but not Patricia was not worrying about getting pregnant because she did not use any methods of birth control.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
1
],
"lemma": "Elena",
"misc": "(1)",
"text": "Elena",
"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": "conj",
"feats": "Number=Sing",
"head": 1,
"id": [
4
],
"lemma": "Patricia",
"misc": "(0)",
"text": "Patricia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": [
5
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": [
7
],
"lemma": "worry",
"misc": "-",
"text": "worrying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "about",
"misc": "-",
"text": "about",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 7,
"id": [
9
],
"lemma": "get",
"misc": "-",
"text": "getting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 9,
"id": [
10
],
"lemma": "pregnant",
"misc": "-",
"text": "pregnant",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
12
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": [
13
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 7,
"id": [
15
],
"lemma": "use",
"misc": "-",
"text": "use",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "any",
"misc": "-",
"text": "any",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 15,
"id": [
17
],
"lemma": "method",
"misc": "-",
"text": "methods",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 20,
"id": [
18
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 20,
"id": [
19
],
"lemma": "birth",
"misc": "-",
"text": "birth",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 17,
"id": [
20
],
"lemma": "control",
"misc": "-",
"text": "control",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 7,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
0,
11,
11
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3Q2T3FD0ON6Z1B95RMG3I2DXOPBM3O-1 | crowdsourced | Elena but not Patricia was not worrying about getting pregnant because she used several methods of birth control. | [
{
"id": 0,
"speaker": null,
"text": "Elena but not Patricia was not worrying about getting pregnant because she used several methods of birth control.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
1
],
"lemma": "Elena",
"misc": "(0)",
"text": "Elena",
"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": "conj",
"feats": "Number=Sing",
"head": 1,
"id": [
4
],
"lemma": "Patricia",
"misc": "(1)",
"text": "Patricia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": [
5
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": [
7
],
"lemma": "worry",
"misc": "-",
"text": "worrying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "about",
"misc": "-",
"text": "about",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 7,
"id": [
9
],
"lemma": "get",
"misc": "-",
"text": "getting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 9,
"id": [
10
],
"lemma": "pregnant",
"misc": "-",
"text": "pregnant",
"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=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": [
13
],
"lemma": "use",
"misc": "-",
"text": "used",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 15,
"id": [
14
],
"lemma": "several",
"misc": "-",
"text": "several",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 13,
"id": [
15
],
"lemma": "method",
"misc": "-",
"text": "methods",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 18,
"id": [
16
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 18,
"id": [
17
],
"lemma": "birth",
"misc": "-",
"text": "birth",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 15,
"id": [
18
],
"lemma": "control",
"misc": "-",
"text": "control",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 7,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
3,
3
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3UXQ63NLAC0ZSDU4Q16US6KS5JMBLG-2 | crowdsourced | Kenneth had an easier time ordering from the menu than Dennis because he is a vegetarian. | [
{
"id": 0,
"speaker": null,
"text": "Kenneth had an easier time ordering from the menu than Dennis because he is a vegetarian.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Kenneth",
"misc": "(1)",
"text": "Kenneth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "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": "order",
"misc": "-",
"text": "ordering",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "from",
"misc": "-",
"text": "from",
"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": "menu",
"misc": "-",
"text": "menu",
"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": "Dennis",
"misc": "(0)",
"text": "Dennis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
12
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
13
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 16,
"id": [
14
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": [
15
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 2,
"id": [
16
],
"lemma": "vegetarian",
"misc": "-",
"text": "vegetarian",
"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,
12,
12
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3UXQ63NLAC0ZSDU4Q16US6KS5JMBLG-1 | crowdsourced | Kenneth had a harder time ordering from the menu than Dennis because he is a vegetarian. | [
{
"id": 0,
"speaker": null,
"text": "Kenneth had a harder time ordering from the menu than Dennis because he is a vegetarian.",
"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": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 5,
"id": [
4
],
"lemma": "hard",
"misc": "-",
"text": "harder",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "time",
"misc": "-",
"text": "time",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl",
"feats": "VerbForm=Ger",
"head": 5,
"id": [
6
],
"lemma": "order",
"misc": "-",
"text": "ordering",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "from",
"misc": "-",
"text": "from",
"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": "menu",
"misc": "-",
"text": "menu",
"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": "Dennis",
"misc": "(1)",
"text": "Dennis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
12
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
13
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 16,
"id": [
14
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 16,
"id": [
15
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 2,
"id": [
16
],
"lemma": "vegetarian",
"misc": "-",
"text": "vegetarian",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
],
[
0,
12,
12
]
],
[
[
0,
10,
10
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3P4C70TRMTVVJU2F6NY8THBQN9BGLT-2 | crowdsourced | My date was at 5:00 and I needed to catch the train at 6:00, so there wasn't much time. Luckily, it was delayed, so it worked out. | [
{
"id": 0,
"speaker": null,
"text": "My date was at 5:00 and I needed to catch the train at 6:00, so there wasn't much time.",
"tokens": [
{
"deprel": "nmod:poss",
"feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "my",
"misc": "(1",
"text": "My",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
2
],
"lemma": "date",
"misc": "1)",
"text": "date",
"upos": "NOUN",
"xpos": "NN"
},
{
"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": "case",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "root",
"feats": "NumForm=Digit|NumType=Card",
"head": 0,
"id": [
5
],
"lemma": "5:00",
"misc": "-",
"text": "5:00",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "cc",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 8,
"id": [
7
],
"lemma": "I",
"misc": "-",
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
"head": 5,
"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": "catch",
"misc": "-",
"text": "catch",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": [
11
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 10,
"id": [
12
],
"lemma": "train",
"misc": "0)",
"text": "train",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "NumForm=Digit|NumType=Card",
"head": 10,
"id": [
14
],
"lemma": "6:00",
"misc": "-",
"text": "6:00",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "punct",
"feats": null,
"head": 18,
"id": [
15
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 18,
"id": [
16
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "expl",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "there",
"misc": "-",
"text": "there",
"upos": "PRON",
"xpos": "EX"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
18
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 18,
"id": [
19
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 21,
"id": [
20
],
"lemma": "much",
"misc": "-",
"text": "much",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 18,
"id": [
21
],
"lemma": "time",
"misc": "-",
"text": "time",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "Luckily, it was delayed, so it worked out.",
"tokens": [
{
"deprel": "advmod",
"feats": null,
"head": 5,
"id": [
1
],
"lemma": "luckily",
"misc": "-",
"text": "Luckily",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
2
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj:pass",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 5,
"id": [
3
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "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": "delay",
"misc": "-",
"text": "delayed",
"upos": "VERB",
"xpos": "VBN"
},
{
"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=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": [
8
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
9
],
"lemma": "work",
"misc": "-",
"text": "worked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 9,
"id": [
10
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
11
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
1
]
],
[
[
0,
10,
11
],
[
1,
2,
2
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3P4C70TRMTVVJU2F6NY8THBQN9BGLT-1 | crowdsourced | My date was at 5:00 and I needed to catch the train at 6:00, so there wasn't much time. Luckily, it was short, so it worked out. | [
{
"id": 0,
"speaker": null,
"text": "My date was at 5:00 and I needed to catch the train at 6:00, so there wasn't much time.",
"tokens": [
{
"deprel": "nmod:poss",
"feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "my",
"misc": "(0",
"text": "My",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
2
],
"lemma": "date",
"misc": "0)",
"text": "date",
"upos": "NOUN",
"xpos": "NN"
},
{
"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": "case",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "root",
"feats": "NumForm=Digit|NumType=Card",
"head": 0,
"id": [
5
],
"lemma": "5:00",
"misc": "-",
"text": "5:00",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "cc",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 8,
"id": [
7
],
"lemma": "I",
"misc": "-",
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
"head": 5,
"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": "catch",
"misc": "-",
"text": "catch",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": [
11
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 10,
"id": [
12
],
"lemma": "train",
"misc": "1)",
"text": "train",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "NumForm=Digit|NumType=Card",
"head": 10,
"id": [
14
],
"lemma": "6:00",
"misc": "-",
"text": "6:00",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "punct",
"feats": null,
"head": 18,
"id": [
15
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 18,
"id": [
16
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "expl",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "there",
"misc": "-",
"text": "there",
"upos": "PRON",
"xpos": "EX"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
18
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 18,
"id": [
19
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 21,
"id": [
20
],
"lemma": "much",
"misc": "-",
"text": "much",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 18,
"id": [
21
],
"lemma": "time",
"misc": "-",
"text": "time",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "Luckily, it was short, so it worked out.",
"tokens": [
{
"deprel": "advmod",
"feats": null,
"head": 5,
"id": [
1
],
"lemma": "luckily",
"misc": "-",
"text": "Luckily",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
2
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 5,
"id": [
3
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=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": "short",
"misc": "-",
"text": "short",
"upos": "ADJ",
"xpos": "JJ"
},
{
"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=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": [
8
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
9
],
"lemma": "work",
"misc": "-",
"text": "worked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 9,
"id": [
10
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
11
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
1
],
[
1,
2,
2
]
],
[
[
0,
10,
11
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3X7837UUADW8XMQ27R199DX0UL3J66-1 | crowdsourced | Elena is a more efficient teacher than Tanya because she takes the time to teach the students. | [
{
"id": 0,
"speaker": null,
"text": "Elena is a more efficient teacher than Tanya because she takes the time to teach the students.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 6,
"id": [
1
],
"lemma": "Elena",
"misc": "(0)",
"text": "Elena",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advmod",
"feats": "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": "efficient",
"misc": "-",
"text": "efficient",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "root",
"feats": "Number=Sing",
"head": 0,
"id": [
6
],
"lemma": "teacher",
"misc": "-",
"text": "teacher",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "Tanya",
"misc": "(1)",
"text": "Tanya",
"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=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": [
10
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": [
11
],
"lemma": "take",
"misc": "-",
"text": "takes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 13,
"id": [
12
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 11,
"id": [
13
],
"lemma": "time",
"misc": "-",
"text": "time",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 11,
"id": [
15
],
"lemma": "teach",
"misc": "-",
"text": "teach",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 17,
"id": [
16
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 15,
"id": [
17
],
"lemma": "student",
"misc": "-",
"text": "students",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
7,
7
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3X7837UUADW8XMQ27R199DX0UL3J66-2 | crowdsourced | Elena is a more efficient teacher than Tanya because she has no patience or time to teach the students. | [
{
"id": 0,
"speaker": null,
"text": "Elena is a more efficient teacher than Tanya because she has no patience or time to teach the students.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 6,
"id": [
1
],
"lemma": "Elena",
"misc": "(1)",
"text": "Elena",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advmod",
"feats": "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": "efficient",
"misc": "-",
"text": "efficient",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "root",
"feats": "Number=Sing",
"head": 0,
"id": [
6
],
"lemma": "teacher",
"misc": "-",
"text": "teacher",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "Tanya",
"misc": "(0)",
"text": "Tanya",
"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=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": [
10
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": [
11
],
"lemma": "have",
"misc": "-",
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "no",
"misc": "-",
"text": "no",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 11,
"id": [
13
],
"lemma": "patience",
"misc": "-",
"text": "patience",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "or",
"misc": "-",
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 13,
"id": [
15
],
"lemma": "time",
"misc": "-",
"text": "time",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 11,
"id": [
17
],
"lemma": "teach",
"misc": "-",
"text": "teach",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": [
18
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 17,
"id": [
19
],
"lemma": "student",
"misc": "-",
"text": "students",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
9,
9
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
371QPA24C42MYSKHXDFW8LH1FSD1T6-1 | crowdsourced | The couple left the movie and went to the restaurant instead, as it was contrary to their romantic intents. | [
{
"id": 0,
"speaker": null,
"text": "The couple left the movie and went to the restaurant instead, as it was contrary to their romantic intents.",
"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": "couple",
"misc": "-",
"text": "couple",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "leave",
"misc": "-",
"text": "left",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "movie",
"misc": "0)",
"text": "movie",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
7
],
"lemma": "go",
"misc": "-",
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
10
],
"lemma": "restaurant",
"misc": "1)",
"text": "restaurant",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 7,
"id": [
11
],
"lemma": "instead",
"misc": "-",
"text": "instead",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 7,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
14
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": [
15
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 7,
"id": [
16
],
"lemma": "contrary",
"misc": "-",
"text": "contrary",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 20,
"id": [
17
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 20,
"id": [
18
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 20,
"id": [
19
],
"lemma": "romantic",
"misc": "-",
"text": "romantic",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 16,
"id": [
20
],
"lemma": "intent",
"misc": "-",
"text": "intents",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
3,
4
],
[
0,
13,
13
]
],
[
[
0,
8,
9
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
371QPA24C42MYSKHXDFW8LH1FSD1T6-2 | crowdsourced | The couple left the movie and went to the restaurant instead, as it was conducive to their romantic intents. | [
{
"id": 0,
"speaker": null,
"text": "The couple left the movie and went to the restaurant instead, as it was conducive to their romantic intents.",
"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": "couple",
"misc": "-",
"text": "couple",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "leave",
"misc": "-",
"text": "left",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "movie",
"misc": "1)",
"text": "movie",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
7
],
"lemma": "go",
"misc": "-",
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
10
],
"lemma": "restaurant",
"misc": "0)",
"text": "restaurant",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 7,
"id": [
11
],
"lemma": "instead",
"misc": "-",
"text": "instead",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 7,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
14
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": [
15
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 7,
"id": [
16
],
"lemma": "conducive",
"misc": "-",
"text": "conducive",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 20,
"id": [
17
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 20,
"id": [
18
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 20,
"id": [
19
],
"lemma": "romantic",
"misc": "-",
"text": "romantic",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 16,
"id": [
20
],
"lemma": "intent",
"misc": "-",
"text": "intents",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
3,
4
]
],
[
[
0,
8,
9
],
[
0,
13,
13
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
31KPKEKW4AB71S6BHA8B2O4W9GOB0Y-1 | crowdsourced | Katrina picked a bouquet of poppies from Jennifer's garden, and she was happy because her table looked more cheerful. | [
{
"id": 0,
"speaker": null,
"text": "Katrina picked a bouquet of poppies from Jennifer's garden, and she was happy because her table looked more cheerful.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Katrina",
"misc": "(0)",
"text": "Katrina",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "pick",
"misc": "-",
"text": "picked",
"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": "bouquet",
"misc": "-",
"text": "bouquet",
"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=Plur",
"head": 4,
"id": [
6
],
"lemma": "poppy",
"misc": "-",
"text": "poppies",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
7
],
"lemma": "from",
"misc": "-",
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 10,
"id": [
8
],
"lemma": "Jennifer",
"misc": "(1)",
"text": "Jennifer",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
9
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
10
],
"lemma": "garden",
"misc": "-",
"text": "garden",
"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": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
13
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": [
14
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 2,
"id": [
15
],
"lemma": "happy",
"misc": "-",
"text": "happy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
16
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 18,
"id": [
17
],
"lemma": "she",
"misc": "-",
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 19,
"id": [
18
],
"lemma": "table",
"misc": "-",
"text": "table",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": [
19
],
"lemma": "look",
"misc": "-",
"text": "looked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 21,
"id": [
20
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 19,
"id": [
21
],
"lemma": "cheerful",
"misc": "-",
"text": "cheerful",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
],
[
0,
12,
12
]
],
[
[
0,
7,
7
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
31KPKEKW4AB71S6BHA8B2O4W9GOB0Y-2 | crowdsourced | Katrina picked a bouquet of poppies from Jennifer's garden, and she was angry because her garden looked trampled. | [
{
"id": 0,
"speaker": null,
"text": "Katrina picked a bouquet of poppies from Jennifer's garden, and she was angry because her garden looked trampled.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Katrina",
"misc": "(1)",
"text": "Katrina",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "pick",
"misc": "-",
"text": "picked",
"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": "bouquet",
"misc": "-",
"text": "bouquet",
"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=Plur",
"head": 4,
"id": [
6
],
"lemma": "poppy",
"misc": "-",
"text": "poppies",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
7
],
"lemma": "from",
"misc": "-",
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 10,
"id": [
8
],
"lemma": "Jennifer",
"misc": "(0)",
"text": "Jennifer",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
9
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
10
],
"lemma": "garden",
"misc": "-",
"text": "garden",
"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": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
13
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": [
14
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 2,
"id": [
15
],
"lemma": "angry",
"misc": "-",
"text": "angry",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
16
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 18,
"id": [
17
],
"lemma": "she",
"misc": "-",
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 19,
"id": [
18
],
"lemma": "garden",
"misc": "-",
"text": "garden",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": [
19
],
"lemma": "look",
"misc": "-",
"text": "looked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 19,
"id": [
20
],
"lemma": "trample",
"misc": "-",
"text": "trampled",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
12,
12
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
307L9TDWJYQ5JTU53NV3VH2XYY1N3C-2 | crowdsourced | Emily had to pay for the water damage to their house out of pocket, but the same damage was covered for Jessica, because they had full home owner's insurance. | [
{
"id": 0,
"speaker": null,
"text": "Emily had to pay for the water damage to their house out of pocket, but the same damage was covered for Jessica, because they had full home owner's insurance.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Emily",
"misc": "(1)",
"text": "Emily",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "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": "pay",
"misc": "-",
"text": "pay",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": [
6
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "water",
"misc": "-",
"text": "water",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
8
],
"lemma": "damage",
"misc": "-",
"text": "damage",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 11,
"id": [
10
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
11
],
"lemma": "house",
"misc": "-",
"text": "house",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
12
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
14
],
"lemma": "pocket",
"misc": "-",
"text": "pocket",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 21,
"id": [
15
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 21,
"id": [
16
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"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": "same",
"misc": "-",
"text": "same",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj:pass",
"feats": "Number=Sing",
"head": 21,
"id": [
19
],
"lemma": "damage",
"misc": "-",
"text": "damage",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 21,
"id": [
20
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 2,
"id": [
21
],
"lemma": "cover",
"misc": "-",
"text": "covered",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 23,
"id": [
22
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 21,
"id": [
23
],
"lemma": "Jessica",
"misc": "(0)",
"text": "Jessica",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 27,
"id": [
24
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 27,
"id": [
25
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 27,
"id": [
26
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 21,
"id": [
27
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 30,
"id": [
28
],
"lemma": "full",
"misc": "-",
"text": "full",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 30,
"id": [
29
],
"lemma": "home",
"misc": "-",
"text": "home",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 32,
"id": [
30
],
"lemma": "owner",
"misc": "-",
"text": "owner",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 30,
"id": [
31
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 27,
"id": [
32
],
"lemma": "insurance",
"misc": "-",
"text": "insurance",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
33
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
]
],
[
[
0,
22,
22
],
[
0,
25,
25
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
307L9TDWJYQ5JTU53NV3VH2XYY1N3C-1 | crowdsourced | Emily had to pay for the water damage to their house out of pocket, but the same damage was covered for Jessica, because they had no home owner's insurance. | [
{
"id": 0,
"speaker": null,
"text": "Emily had to pay for the water damage to their house out of pocket, but the same damage was covered for Jessica, because they had no home owner's insurance.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Emily",
"misc": "(0)",
"text": "Emily",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "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": "pay",
"misc": "-",
"text": "pay",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": [
6
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "water",
"misc": "-",
"text": "water",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
8
],
"lemma": "damage",
"misc": "-",
"text": "damage",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 11,
"id": [
10
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
11
],
"lemma": "house",
"misc": "-",
"text": "house",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
12
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
14
],
"lemma": "pocket",
"misc": "-",
"text": "pocket",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 21,
"id": [
15
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 21,
"id": [
16
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"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": "same",
"misc": "-",
"text": "same",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj:pass",
"feats": "Number=Sing",
"head": 21,
"id": [
19
],
"lemma": "damage",
"misc": "-",
"text": "damage",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 21,
"id": [
20
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 2,
"id": [
21
],
"lemma": "cover",
"misc": "-",
"text": "covered",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 23,
"id": [
22
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 21,
"id": [
23
],
"lemma": "Jessica",
"misc": "(1)",
"text": "Jessica",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 27,
"id": [
24
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 27,
"id": [
25
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 27,
"id": [
26
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 21,
"id": [
27
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": null,
"head": 30,
"id": [
28
],
"lemma": "no",
"misc": "-",
"text": "no",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 30,
"id": [
29
],
"lemma": "home",
"misc": "-",
"text": "home",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 32,
"id": [
30
],
"lemma": "owner",
"misc": "-",
"text": "owner",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 30,
"id": [
31
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 27,
"id": [
32
],
"lemma": "insurance",
"misc": "-",
"text": "insurance",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
33
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
],
[
0,
25,
25
]
],
[
[
0,
22,
22
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3YLTXLH3DHKZABCOIL9XVYWA56SHP0-2 | crowdsourced | The condition of Maria was a lot worse than Jessica because she had a curable disease. | [
{
"id": 0,
"speaker": null,
"text": "The condition of Maria was a lot worse than Jessica because she had a curable disease.",
"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": "condition",
"misc": "-",
"text": "condition",
"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": "Maria",
"misc": "(1)",
"text": "Maria",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": [
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": "Jessica",
"misc": "(0)",
"text": "Jessica",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"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": "curable",
"misc": "-",
"text": "curable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 13,
"id": [
16
],
"lemma": "disease",
"misc": "-",
"text": "disease",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
3,
3
]
],
[
[
0,
9,
9
],
[
0,
11,
11
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3YLTXLH3DHKZABCOIL9XVYWA56SHP0-1 | crowdsourced | The condition of Maria was a lot worse than Jessica because she had an incurable disease. | [
{
"id": 0,
"speaker": null,
"text": "The condition of Maria was a lot worse than Jessica because she had an incurable disease.",
"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": "condition",
"misc": "-",
"text": "condition",
"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": "Maria",
"misc": "(0)",
"text": "Maria",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": [
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": "Jessica",
"misc": "(1)",
"text": "Jessica",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"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": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 16,
"id": [
15
],
"lemma": "incurable",
"misc": "-",
"text": "incurable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 13,
"id": [
16
],
"lemma": "disease",
"misc": "-",
"text": "disease",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
3,
3
],
[
0,
11,
11
]
],
[
[
0,
9,
9
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3X2LT8FDHWGH7K9P75HMIHNZ7WFW8M-2 | crowdsourced | Logan loved fried chicken and Joel made the best in town so, he charged for some to be made. | [
{
"id": 0,
"speaker": null,
"text": "Logan loved fried chicken and Joel made the best in town so, he charged for some to be made.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Logan",
"misc": "(1)",
"text": "Logan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "love",
"misc": "-",
"text": "loved",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Tense=Past|VerbForm=Part",
"head": 4,
"id": [
3
],
"lemma": "fry",
"misc": "-",
"text": "fried",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "chicken",
"misc": "-",
"text": "chicken",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "Joel",
"misc": "(0)",
"text": "Joel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
7
],
"lemma": "make",
"misc": "-",
"text": "made",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": [
8
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Degree=Sup",
"head": 7,
"id": [
9
],
"lemma": "good",
"misc": "-",
"text": "best",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
11
],
"lemma": "town",
"misc": "-",
"text": "town",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 7,
"id": [
12
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"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": 2,
"id": [
15
],
"lemma": "charge",
"misc": "-",
"text": "charged",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 20,
"id": [
16
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"feats": null,
"head": 20,
"id": [
17
],
"lemma": "some",
"misc": "-",
"text": "some",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "mark",
"feats": null,
"head": 20,
"id": [
18
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "aux:pass",
"feats": "VerbForm=Inf",
"head": 20,
"id": [
19
],
"lemma": "be",
"misc": "-",
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 15,
"id": [
20
],
"lemma": "make",
"misc": "-",
"text": "made",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
13,
13
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3X2LT8FDHWGH7K9P75HMIHNZ7WFW8M-1 | crowdsourced | Logan loved fried chicken and Joel made the best in town so, he paid for some to be made. | [
{
"id": 0,
"speaker": null,
"text": "Logan loved fried chicken and Joel made the best in town so, he paid for some to be made.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Logan",
"misc": "(0)",
"text": "Logan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "love",
"misc": "-",
"text": "loved",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Tense=Past|VerbForm=Part",
"head": 4,
"id": [
3
],
"lemma": "fry",
"misc": "-",
"text": "fried",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "chicken",
"misc": "-",
"text": "chicken",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "Joel",
"misc": "(1)",
"text": "Joel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
7
],
"lemma": "make",
"misc": "-",
"text": "made",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": [
8
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Degree=Sup",
"head": 7,
"id": [
9
],
"lemma": "good",
"misc": "-",
"text": "best",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
11
],
"lemma": "town",
"misc": "-",
"text": "town",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 7,
"id": [
12
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"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": 2,
"id": [
15
],
"lemma": "pay",
"misc": "-",
"text": "paid",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 20,
"id": [
16
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"feats": null,
"head": 20,
"id": [
17
],
"lemma": "some",
"misc": "-",
"text": "some",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "mark",
"feats": null,
"head": 20,
"id": [
18
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "aux:pass",
"feats": "VerbForm=Inf",
"head": 20,
"id": [
19
],
"lemma": "be",
"misc": "-",
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 15,
"id": [
20
],
"lemma": "make",
"misc": "-",
"text": "made",
"upos": "VERB",
"xpos": "VBN"
},
{
"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"
} |
3OYHVNTV5TWTXC2OP8NFRSJ4U8LKOF-2 | crowdsourced | Elena gave her fries to Christine to eat, since she absolutely loved the taste of fried potatoes. | [
{
"id": 0,
"speaker": null,
"text": "Elena gave her fries to Christine to eat, since she absolutely loved the taste of fried potatoes.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Elena",
"misc": "(1)",
"text": "Elena",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "give",
"misc": "-",
"text": "gave",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
3
],
"lemma": "she",
"misc": "-",
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 2,
"id": [
4
],
"lemma": "fry",
"misc": "-",
"text": "fries",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
6
],
"lemma": "Christine",
"misc": "(0)",
"text": "Christine",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
8
],
"lemma": "eat",
"misc": "-",
"text": "eat",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"feats": null,
"head": 13,
"id": [
9
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": "since",
"misc": "-",
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
11
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "absolutely",
"misc": "-",
"text": "absolutely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
13
],
"lemma": "love",
"misc": "-",
"text": "loved",
"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": "taste",
"misc": "-",
"text": "taste",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 18,
"id": [
16
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"feats": "Tense=Past|VerbForm=Part",
"head": 18,
"id": [
17
],
"lemma": "fry",
"misc": "-",
"text": "fried",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "nmod",
"feats": "Number=Plur",
"head": 15,
"id": [
18
],
"lemma": "potato",
"misc": "-",
"text": "potatoes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
10,
10
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3OYHVNTV5TWTXC2OP8NFRSJ4U8LKOF-1 | crowdsourced | Elena gave her fries to Christine to eat, since she absolutely detested the taste of fried potatoes. | [
{
"id": 0,
"speaker": null,
"text": "Elena gave her fries to Christine to eat, since she absolutely detested the taste of fried potatoes.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Elena",
"misc": "(0)",
"text": "Elena",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "give",
"misc": "-",
"text": "gave",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
3
],
"lemma": "she",
"misc": "-",
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 2,
"id": [
4
],
"lemma": "fry",
"misc": "-",
"text": "fries",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
6
],
"lemma": "Christine",
"misc": "(1)",
"text": "Christine",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
8
],
"lemma": "eat",
"misc": "-",
"text": "eat",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"feats": null,
"head": 13,
"id": [
9
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": "since",
"misc": "-",
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
11
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "absolutely",
"misc": "-",
"text": "absolutely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
13
],
"lemma": "detest",
"misc": "-",
"text": "detested",
"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": "taste",
"misc": "-",
"text": "taste",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 18,
"id": [
16
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"feats": "Tense=Past|VerbForm=Part",
"head": 18,
"id": [
17
],
"lemma": "fry",
"misc": "-",
"text": "fried",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "nmod",
"feats": "Number=Plur",
"head": 15,
"id": [
18
],
"lemma": "potato",
"misc": "-",
"text": "potatoes",
"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,
5,
5
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3DWNFENNE3TUIZMOO38UCFDMYXDJ47-1 | crowdsourced | William wanted to turn the heater up while Hunter wanted to turn it down because he was feeling cold. | [
{
"id": 0,
"speaker": null,
"text": "William wanted to turn the heater up while Hunter wanted to turn it down because he was feeling cold.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "William",
"misc": "(0)",
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "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": "turn",
"misc": "-",
"text": "turn",
"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": "heater",
"misc": "-",
"text": "heater",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 4,
"id": [
7
],
"lemma": "up",
"misc": "-",
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"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": "Hunter",
"misc": "(1)",
"text": "Hunter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
10
],
"lemma": "want",
"misc": "-",
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 10,
"id": [
12
],
"lemma": "turn",
"misc": "-",
"text": "turn",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": [
13
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 12,
"id": [
14
],
"lemma": "down",
"misc": "-",
"text": "down",
"upos": "ADP",
"xpos": "RP"
},
{
"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": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": [
17
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Pres|VerbForm=Part",
"head": 12,
"id": [
18
],
"lemma": "feel",
"misc": "-",
"text": "feeling",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 18,
"id": [
19
],
"lemma": "cold",
"misc": "-",
"text": "cold",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
],
[
0,
15,
15
]
],
[
[
0,
8,
8
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3DWNFENNE3TUIZMOO38UCFDMYXDJ47-2 | crowdsourced | William wanted to turn the heater up while Hunter wanted to turn it down because he was feeling hot. | [
{
"id": 0,
"speaker": null,
"text": "William wanted to turn the heater up while Hunter wanted to turn it down because he was feeling hot.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "William",
"misc": "(1)",
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "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": "turn",
"misc": "-",
"text": "turn",
"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": "heater",
"misc": "-",
"text": "heater",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 4,
"id": [
7
],
"lemma": "up",
"misc": "-",
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"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": "Hunter",
"misc": "(0)",
"text": "Hunter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
10
],
"lemma": "want",
"misc": "-",
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 10,
"id": [
12
],
"lemma": "turn",
"misc": "-",
"text": "turn",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": [
13
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 12,
"id": [
14
],
"lemma": "down",
"misc": "-",
"text": "down",
"upos": "ADP",
"xpos": "RP"
},
{
"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": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": [
17
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Pres|VerbForm=Part",
"head": 12,
"id": [
18
],
"lemma": "feel",
"misc": "-",
"text": "feeling",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 18,
"id": [
19
],
"lemma": "hot",
"misc": "-",
"text": "hot",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
]
],
[
[
0,
8,
8
],
[
0,
15,
15
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3CMV9YRYP3ZQG7T9UV7BYWFXKH7LJX-1 | crowdsourced | Discussing religion was something that Eric liked to do but not Jeffrey because he went to seminary school. | [
{
"id": 0,
"speaker": null,
"text": "Discussing religion was something that Eric liked to do but not Jeffrey because he went to seminary school.",
"tokens": [
{
"deprel": "csubj",
"feats": "VerbForm=Ger",
"head": 4,
"id": [
1
],
"lemma": "discuss",
"misc": "-",
"text": "Discussing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 1,
"id": [
2
],
"lemma": "religion",
"misc": "-",
"text": "religion",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
3
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Number=Sing",
"head": 0,
"id": [
4
],
"lemma": "something",
"misc": "-",
"text": "something",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "PronType=Rel",
"head": 7,
"id": [
5
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "Eric",
"misc": "(0)",
"text": "Eric",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "acl:relcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
7
],
"lemma": "like",
"misc": "-",
"text": "liked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 7,
"id": [
9
],
"lemma": "do",
"misc": "-",
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "cc",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 4,
"id": [
12
],
"lemma": "Jeffrey",
"misc": "(1)",
"text": "Jeffrey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"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": 15,
"id": [
14
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": [
15
],
"lemma": "go",
"misc": "-",
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 18,
"id": [
16
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 18,
"id": [
17
],
"lemma": "seminary",
"misc": "-",
"text": "seminary",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 15,
"id": [
18
],
"lemma": "school",
"misc": "-",
"text": "school",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
5,
5
],
[
0,
13,
13
]
],
[
[
0,
11,
11
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3CMV9YRYP3ZQG7T9UV7BYWFXKH7LJX-2 | crowdsourced | Discussing religion was something that Eric liked to do but not Jeffrey because he went to art school. | [
{
"id": 0,
"speaker": null,
"text": "Discussing religion was something that Eric liked to do but not Jeffrey because he went to art school.",
"tokens": [
{
"deprel": "csubj",
"feats": "VerbForm=Ger",
"head": 4,
"id": [
1
],
"lemma": "discuss",
"misc": "-",
"text": "Discussing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 1,
"id": [
2
],
"lemma": "religion",
"misc": "-",
"text": "religion",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
3
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Number=Sing",
"head": 0,
"id": [
4
],
"lemma": "something",
"misc": "-",
"text": "something",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "PronType=Rel",
"head": 7,
"id": [
5
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "Eric",
"misc": "(1)",
"text": "Eric",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "acl:relcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
7
],
"lemma": "like",
"misc": "-",
"text": "liked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 7,
"id": [
9
],
"lemma": "do",
"misc": "-",
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "cc",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 4,
"id": [
12
],
"lemma": "Jeffrey",
"misc": "(0)",
"text": "Jeffrey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"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": 15,
"id": [
14
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": [
15
],
"lemma": "go",
"misc": "-",
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 18,
"id": [
16
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 18,
"id": [
17
],
"lemma": "art",
"misc": "-",
"text": "art",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 15,
"id": [
18
],
"lemma": "school",
"misc": "-",
"text": "school",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
5,
5
]
],
[
[
0,
11,
11
],
[
0,
13,
13
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3MNJFORX8B2W9G4SJI0J29R85MR5FV-1 | crowdsourced | Brett studied hard for the exam and Ian did not. He passed the exam with flying colors. | [
{
"id": 0,
"speaker": null,
"text": "Brett studied hard for the exam and Ian did not.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Brett",
"misc": "(0)",
"text": "Brett",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "study",
"misc": "-",
"text": "studied",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": "Degree=Pos",
"head": 2,
"id": [
3
],
"lemma": "hard",
"misc": "-",
"text": "hard",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
4
],
"lemma": "for",
"misc": "-",
"text": "for",
"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": "exam",
"misc": "-",
"text": "exam",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "Ian",
"misc": "(1)",
"text": "Ian",
"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": "punct",
"feats": null,
"head": 2,
"id": [
11
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He passed the exam with flying colors.",
"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": "pass",
"misc": "-",
"text": "passed",
"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": "exam",
"misc": "-",
"text": "exam",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"feats": "VerbForm=Ger",
"head": 7,
"id": [
6
],
"lemma": "fly",
"misc": "-",
"text": "flying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 2,
"id": [
7
],
"lemma": "color",
"misc": "-",
"text": "colors",
"upos": "NOUN",
"xpos": "NNS"
},
{
"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"
} |
3MNJFORX8B2W9G4SJI0J29R85MR5FV-2 | crowdsourced | Brett studied hard for the exam and Ian did not. He failed the exam with horrible grades. | [
{
"id": 0,
"speaker": null,
"text": "Brett studied hard for the exam and Ian did not.",
"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": "study",
"misc": "-",
"text": "studied",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": "Degree=Pos",
"head": 2,
"id": [
3
],
"lemma": "hard",
"misc": "-",
"text": "hard",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
4
],
"lemma": "for",
"misc": "-",
"text": "for",
"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": "exam",
"misc": "-",
"text": "exam",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "Ian",
"misc": "(0)",
"text": "Ian",
"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": "punct",
"feats": null,
"head": 2,
"id": [
11
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He failed the exam with horrible grades.",
"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": "fail",
"misc": "-",
"text": "failed",
"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": "exam",
"misc": "-",
"text": "exam",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 7,
"id": [
6
],
"lemma": "horrible",
"misc": "-",
"text": "horrible",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 2,
"id": [
7
],
"lemma": "grade",
"misc": "-",
"text": "grades",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
8
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
1,
0,
0
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3L1EFR8WWT3FA364M8D0EPWARFBF9R-1 | crowdsourced | Neil thought the singing of Hunter was really bad, so he left the house for some peace and quiet. | [
{
"id": 0,
"speaker": null,
"text": "Neil thought the singing of Hunter was really bad, so he left the house for some peace and quiet.",
"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": "think",
"misc": "-",
"text": "thought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
4
],
"lemma": "singing",
"misc": "-",
"text": "singing",
"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": "Hunter",
"misc": "(1)",
"text": "Hunter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": [
7
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "really",
"misc": "-",
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"feats": "Degree=Pos",
"head": 2,
"id": [
9
],
"lemma": "bad",
"misc": "-",
"text": "bad",
"upos": "ADJ",
"xpos": "JJ"
},
{
"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": "leave",
"misc": "-",
"text": "left",
"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": "house",
"misc": "-",
"text": "house",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 18,
"id": [
16
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "some",
"misc": "-",
"text": "some",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 13,
"id": [
18
],
"lemma": "peace",
"misc": "-",
"text": "peace",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 20,
"id": [
19
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 18,
"id": [
20
],
"lemma": "quiet",
"misc": "-",
"text": "quiet",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
5,
5
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3L1EFR8WWT3FA364M8D0EPWARFBF9R-2 | crowdsourced | Neil thought the singing of Hunter was really bad, but he did not care for peace and quiet. | [
{
"id": 0,
"speaker": null,
"text": "Neil thought the singing of Hunter was really bad, but he did not care for peace and quiet.",
"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": "think",
"misc": "-",
"text": "thought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
4
],
"lemma": "singing",
"misc": "-",
"text": "singing",
"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": "Hunter",
"misc": "(0)",
"text": "Hunter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": [
7
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "really",
"misc": "-",
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"feats": "Degree=Pos",
"head": 2,
"id": [
9
],
"lemma": "bad",
"misc": "-",
"text": "bad",
"upos": "ADJ",
"xpos": "JJ"
},
{
"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": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": [
13
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"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": "care",
"misc": "-",
"text": "care",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 15,
"id": [
17
],
"lemma": "peace",
"misc": "-",
"text": "peace",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 19,
"id": [
18
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 17,
"id": [
19
],
"lemma": "quiet",
"misc": "-",
"text": "quiet",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
0,
11,
11
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3HXK2V1N4KDAOJH0CJ43MNO8MM9G23-1 | crowdsourced | Jeffrey's pet snake is quite a bit shorter than Joseph's snake, so he was a little concerned. | [
{
"id": 0,
"speaker": null,
"text": "Jeffrey's pet snake is quite a bit shorter than Joseph's snake, so he was a little concerned.",
"tokens": [
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Jeffrey",
"misc": "(0)",
"text": "Jeffrey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 1,
"id": [
2
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 4,
"id": [
3
],
"lemma": "pet",
"misc": "-",
"text": "pet",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
4
],
"lemma": "snake",
"misc": "-",
"text": "snake",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": [
5
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det:predet",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "quite",
"misc": "-",
"text": "quite",
"upos": "DET",
"xpos": "PDT"
},
{
"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": "bit",
"misc": "-",
"text": "bit",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Degree=Cmp",
"head": 0,
"id": [
9
],
"lemma": "short",
"misc": "-",
"text": "shorter",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 13,
"id": [
11
],
"lemma": "Joseph",
"misc": "(1)",
"text": "Joseph",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
12
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 9,
"id": [
13
],
"lemma": "snake",
"misc": "-",
"text": "snake",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 20,
"id": [
14
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 20,
"id": [
15
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"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": 20,
"id": [
17
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 19,
"id": [
18
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:npmod",
"feats": "Degree=Pos",
"head": 20,
"id": [
19
],
"lemma": "little",
"misc": "-",
"text": "little",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "parataxis",
"feats": "Degree=Pos",
"head": 9,
"id": [
20
],
"lemma": "concerned",
"misc": "-",
"text": "concerned",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 9,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
],
[
0,
15,
15
]
],
[
[
0,
10,
10
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3HXK2V1N4KDAOJH0CJ43MNO8MM9G23-2 | crowdsourced | Jeffrey's pet snake is quite a bit shorter than Joseph's snake, so he was a little consoling. | [
{
"id": 0,
"speaker": null,
"text": "Jeffrey's pet snake is quite a bit shorter than Joseph's snake, so he was a little consoling.",
"tokens": [
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Jeffrey",
"misc": "(1)",
"text": "Jeffrey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 1,
"id": [
2
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 4,
"id": [
3
],
"lemma": "pet",
"misc": "-",
"text": "pet",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
4
],
"lemma": "snake",
"misc": "-",
"text": "snake",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": [
5
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det:predet",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "quite",
"misc": "-",
"text": "quite",
"upos": "DET",
"xpos": "PDT"
},
{
"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": "bit",
"misc": "-",
"text": "bit",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Degree=Cmp",
"head": 0,
"id": [
9
],
"lemma": "short",
"misc": "-",
"text": "shorter",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 13,
"id": [
11
],
"lemma": "Joseph",
"misc": "(0)",
"text": "Joseph",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
12
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 9,
"id": [
13
],
"lemma": "snake",
"misc": "-",
"text": "snake",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 20,
"id": [
14
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 20,
"id": [
15
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"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": 20,
"id": [
17
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 19,
"id": [
18
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:npmod",
"feats": "Degree=Pos",
"head": 20,
"id": [
19
],
"lemma": "little",
"misc": "-",
"text": "little",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "parataxis",
"feats": "VerbForm=Ger",
"head": 9,
"id": [
20
],
"lemma": "consol",
"misc": "-",
"text": "consoling",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "punct",
"feats": null,
"head": 9,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
]
],
[
[
0,
10,
10
],
[
0,
15,
15
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
30IRMPJWDZHWUPU4H04JLNO9AHUKRQ-1 | crowdsourced | Brett pointed out and read the multimeter to Jason because he found numbers very exciting. | [
{
"id": 0,
"speaker": null,
"text": "Brett pointed out and read the multimeter to Jason because he found numbers very exciting.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Brett",
"misc": "(0)",
"text": "Brett",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "point",
"misc": "-",
"text": "pointed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 2,
"id": [
3
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "cc",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
5
],
"lemma": "read",
"misc": "-",
"text": "read",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "multimeter",
"misc": "-",
"text": "multimeter",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
9
],
"lemma": "Jason",
"misc": "(1)",
"text": "Jason",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=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": 5,
"id": [
12
],
"lemma": "find",
"misc": "-",
"text": "found",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 12,
"id": [
13
],
"lemma": "number",
"misc": "-",
"text": "numbers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "very",
"misc": "-",
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 12,
"id": [
15
],
"lemma": "exciting",
"misc": "-",
"text": "exciting",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
8,
8
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
30IRMPJWDZHWUPU4H04JLNO9AHUKRQ-2 | crowdsourced | Brett pointed out and read the multimeter to Jason because he found numbers very confusing. | [
{
"id": 0,
"speaker": null,
"text": "Brett pointed out and read the multimeter to Jason because he found numbers very confusing.",
"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": "point",
"misc": "-",
"text": "pointed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 2,
"id": [
3
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "cc",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
5
],
"lemma": "read",
"misc": "-",
"text": "read",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "multimeter",
"misc": "-",
"text": "multimeter",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
9
],
"lemma": "Jason",
"misc": "(0)",
"text": "Jason",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=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": 5,
"id": [
12
],
"lemma": "find",
"misc": "-",
"text": "found",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 12,
"id": [
13
],
"lemma": "number",
"misc": "-",
"text": "numbers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "very",
"misc": "-",
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 12,
"id": [
15
],
"lemma": "confusing",
"misc": "-",
"text": "confusing",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
]
],
[
[
0,
8,
8
],
[
0,
10,
10
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3MJ28H2Y1GM59IGS2JV9H1OUQG1O5H-1 | crowdsourced | With great confidence, Maria entered the contest, while Angela stood on the sidelines, since she did not fear the challenge. | [
{
"id": 0,
"speaker": null,
"text": "With great confidence, Maria entered the contest, while Angela stood on the sidelines, since she did not fear the challenge.",
"tokens": [
{
"deprel": "case",
"feats": null,
"head": 3,
"id": [
1
],
"lemma": "with",
"misc": "-",
"text": "With",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 3,
"id": [
2
],
"lemma": "great",
"misc": "-",
"text": "great",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
3
],
"lemma": "confidence",
"misc": "-",
"text": "confidence",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
4
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 6,
"id": [
5
],
"lemma": "Maria",
"misc": "(0)",
"text": "Maria",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
6
],
"lemma": "enter",
"misc": "-",
"text": "entered",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": [
7
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "contest",
"misc": "-",
"text": "contest",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"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": "Angela",
"misc": "(1)",
"text": "Angela",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
12
],
"lemma": "stand",
"misc": "-",
"text": "stood",
"upos": "VERB",
"xpos": "VBD"
},
{
"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=Plur",
"head": 12,
"id": [
15
],
"lemma": "sideline",
"misc": "-",
"text": "sidelines",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 21,
"id": [
16
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 21,
"id": [
17
],
"lemma": "since",
"misc": "-",
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": [
18
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 21,
"id": [
19
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 21,
"id": [
20
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 12,
"id": [
21
],
"lemma": "fear",
"misc": "-",
"text": "fear",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 23,
"id": [
22
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 21,
"id": [
23
],
"lemma": "challenge",
"misc": "-",
"text": "challenge",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
24
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
4,
4
],
[
0,
17,
17
]
],
[
[
0,
10,
10
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3MJ28H2Y1GM59IGS2JV9H1OUQG1O5H-2 | crowdsourced | With great confidence, Maria entered the contest, while Angela stood on the sidelines, since she feared the challenge. | [
{
"id": 0,
"speaker": null,
"text": "With great confidence, Maria entered the contest, while Angela stood on the sidelines, since she feared the challenge.",
"tokens": [
{
"deprel": "case",
"feats": null,
"head": 3,
"id": [
1
],
"lemma": "with",
"misc": "-",
"text": "With",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 3,
"id": [
2
],
"lemma": "great",
"misc": "-",
"text": "great",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
3
],
"lemma": "confidence",
"misc": "-",
"text": "confidence",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
4
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 6,
"id": [
5
],
"lemma": "Maria",
"misc": "(1)",
"text": "Maria",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
6
],
"lemma": "enter",
"misc": "-",
"text": "entered",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": [
7
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "contest",
"misc": "-",
"text": "contest",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"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": "Angela",
"misc": "(0)",
"text": "Angela",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
12
],
"lemma": "stand",
"misc": "-",
"text": "stood",
"upos": "VERB",
"xpos": "VBD"
},
{
"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=Plur",
"head": 12,
"id": [
15
],
"lemma": "sideline",
"misc": "-",
"text": "sidelines",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 19,
"id": [
16
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
17
],
"lemma": "since",
"misc": "-",
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
18
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": [
19
],
"lemma": "fear",
"misc": "-",
"text": "feared",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 21,
"id": [
20
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 19,
"id": [
21
],
"lemma": "challenge",
"misc": "-",
"text": "challenge",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
4,
4
]
],
[
[
0,
10,
10
],
[
0,
17,
17
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
356TQKY9XHBHBU7VJVLAIZCR3Y287O-1 | crowdsourced | Despite their friendship, Samantha was taken to court by Amy because they was refusing to pay back a loan that her friend had made to her. | [
{
"id": 0,
"speaker": null,
"text": "Despite their friendship, Samantha was taken to court by Amy because they was refusing to pay back a loan that her friend had made to her.",
"tokens": [
{
"deprel": "case",
"feats": null,
"head": 3,
"id": [
1
],
"lemma": "despite",
"misc": "-",
"text": "Despite",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 3,
"id": [
2
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
3
],
"lemma": "friendship",
"misc": "-",
"text": "friendship",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
4
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj:pass",
"feats": "Number=Sing",
"head": 7,
"id": [
5
],
"lemma": "Samantha",
"misc": "(0)",
"text": "Samantha",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": [
6
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": [
7
],
"lemma": "take",
"misc": "-",
"text": "taken",
"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": "court",
"misc": "-",
"text": "court",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "by",
"misc": "-",
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
11
],
"lemma": "Amy",
"misc": "(1)",
"text": "Amy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
12
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 15,
"id": [
13
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": [
14
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Pres|VerbForm=Part",
"head": 7,
"id": [
15
],
"lemma": "refuse",
"misc": "-",
"text": "refusing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 15,
"id": [
17
],
"lemma": "pay",
"misc": "-",
"text": "pay",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"feats": null,
"head": 17,
"id": [
18
],
"lemma": "back",
"misc": "-",
"text": "back",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 20,
"id": [
19
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 17,
"id": [
20
],
"lemma": "loan",
"misc": "-",
"text": "loan",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "PronType=Rel",
"head": 25,
"id": [
21
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 23,
"id": [
22
],
"lemma": "she",
"misc": "-",
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 25,
"id": [
23
],
"lemma": "friend",
"misc": "-",
"text": "friend",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 25,
"id": [
24
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "acl:relcl",
"feats": "Tense=Past|VerbForm=Part",
"head": 20,
"id": [
25
],
"lemma": "make",
"misc": "-",
"text": "made",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 27,
"id": [
26
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 25,
"id": [
27
],
"lemma": "she",
"misc": "-",
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 7,
"id": [
28
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
4,
4
],
[
0,
12,
12
]
],
[
[
0,
10,
10
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
356TQKY9XHBHBU7VJVLAIZCR3Y287O-2 | crowdsourced | Despite their friendship, Samantha took Amy to court because they was refusing to pay back a loan that her friend had made to her. | [
{
"id": 0,
"speaker": null,
"text": "Despite their friendship, Samantha took",
"tokens": [
{
"deprel": "case",
"feats": null,
"head": 3,
"id": [
1
],
"lemma": "despite",
"misc": "-",
"text": "Despite",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 3,
"id": [
2
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
3
],
"lemma": "friendship",
"misc": "-",
"text": "friendship",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
4
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 6,
"id": [
5
],
"lemma": "Samantha",
"misc": "(1)",
"text": "Samantha",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
6
],
"lemma": "take",
"misc": "-",
"text": "took",
"upos": "VERB",
"xpos": "VBD"
}
]
},
{
"id": 1,
"speaker": null,
"text": "Amy to court because they was refusing to pay back a loan that her friend had made to her.",
"tokens": [
{
"deprel": "root",
"feats": "Number=Sing",
"head": 0,
"id": [
1
],
"lemma": "Amy",
"misc": "(0)",
"text": "Amy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 3,
"id": [
2
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 1,
"id": [
3
],
"lemma": "court",
"misc": "-",
"text": "court",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 7,
"id": [
4
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 7,
"id": [
5
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": [
6
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Pres|VerbForm=Part",
"head": 1,
"id": [
7
],
"lemma": "refuse",
"misc": "-",
"text": "refusing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 7,
"id": [
9
],
"lemma": "pay",
"misc": "-",
"text": "pay",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"feats": null,
"head": 9,
"id": [
10
],
"lemma": "back",
"misc": "-",
"text": "back",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 12,
"id": [
11
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
12
],
"lemma": "loan",
"misc": "-",
"text": "loan",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "PronType=Rel",
"head": 17,
"id": [
13
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 15,
"id": [
14
],
"lemma": "she",
"misc": "-",
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 17,
"id": [
15
],
"lemma": "friend",
"misc": "-",
"text": "friend",
"upos": "NOUN",
"xpos": "NN"
},
{
"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": "acl:relcl",
"feats": "Tense=Past|VerbForm=Part",
"head": 12,
"id": [
17
],
"lemma": "make",
"misc": "-",
"text": "made",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 19,
"id": [
18
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
19
],
"lemma": "she",
"misc": "-",
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 1,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
4,
4
]
],
[
[
1,
0,
0
],
[
1,
4,
4
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
336OE47KI4YUCL49ZW4W2TVF6CYWVG-2 | crowdsourced | The clerk identified the watch right away instead of the jewelry since it was obscure at the time. | [
{
"id": 0,
"speaker": null,
"text": "The clerk identified the watch right away instead of the jewelry since it was obscure at the time.",
"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": "clerk",
"misc": "-",
"text": "clerk",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "identify",
"misc": "-",
"text": "identified",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "watch",
"misc": "1)",
"text": "watch",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "right",
"misc": "-",
"text": "right",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"feats": null,
"head": 3,
"id": [
7
],
"lemma": "away",
"misc": "-",
"text": "away",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
8
],
"lemma": "instead",
"misc": "-",
"text": "instead",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "fixed",
"feats": null,
"head": 8,
"id": [
9
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
11
],
"lemma": "jewelry",
"misc": "0)",
"text": "jewelry",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
12
],
"lemma": "since",
"misc": "-",
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
13
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": [
14
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 3,
"id": [
15
],
"lemma": "obscure",
"misc": "-",
"text": "obscure",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 18,
"id": [
16
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 18,
"id": [
17
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 15,
"id": [
18
],
"lemma": "time",
"misc": "-",
"text": "time",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
3,
4
]
],
[
[
0,
9,
10
],
[
0,
12,
12
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
336OE47KI4YUCL49ZW4W2TVF6CYWVG-1 | crowdsourced | The clerk identified the watch right away instead of the jewelry since it was popular at the time. | [
{
"id": 0,
"speaker": null,
"text": "The clerk identified the watch right away instead of the jewelry since it was popular at the time.",
"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": "clerk",
"misc": "-",
"text": "clerk",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "identify",
"misc": "-",
"text": "identified",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "watch",
"misc": "0)",
"text": "watch",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "right",
"misc": "-",
"text": "right",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"feats": null,
"head": 3,
"id": [
7
],
"lemma": "away",
"misc": "-",
"text": "away",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
8
],
"lemma": "instead",
"misc": "-",
"text": "instead",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "fixed",
"feats": null,
"head": 8,
"id": [
9
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
11
],
"lemma": "jewelry",
"misc": "1)",
"text": "jewelry",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
12
],
"lemma": "since",
"misc": "-",
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
13
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": [
14
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 3,
"id": [
15
],
"lemma": "popular",
"misc": "-",
"text": "popular",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 18,
"id": [
16
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 18,
"id": [
17
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 15,
"id": [
18
],
"lemma": "time",
"misc": "-",
"text": "time",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
3,
4
],
[
0,
12,
12
]
],
[
[
0,
9,
10
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
32W3UF2EZQZM4AFPY938H9O02SL4C4-1 | crowdsourced | Billy wanted to prevent having his radiator overheat in the desert sun so he added water but it was too much. | [
{
"id": 0,
"speaker": null,
"text": "Billy wanted to prevent having his radiator overheat in the desert sun so he added water but it was too much.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Billy",
"misc": "-",
"text": "Billy",
"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": "prevent",
"misc": "-",
"text": "prevent",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 4,
"id": [
5
],
"lemma": "have",
"misc": "-",
"text": "having",
"upos": "VERB",
"xpos": "VBG"
},
{
"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": "compound",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "radiator",
"misc": "-",
"text": "radiator",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
8
],
"lemma": "overheat",
"misc": "-",
"text": "overheat",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": [
10
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 12,
"id": [
11
],
"lemma": "desert",
"misc": "-",
"text": "desert",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
12
],
"lemma": "sun",
"misc": "0)",
"text": "sun",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
14
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
15
],
"lemma": "add",
"misc": "-",
"text": "added",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 15,
"id": [
16
],
"lemma": "water",
"misc": "(1)",
"text": "water",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 21,
"id": [
17
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": [
18
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 21,
"id": [
19
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 21,
"id": [
20
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 15,
"id": [
21
],
"lemma": "much",
"misc": "-",
"text": "much",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
9,
11
],
[
0,
17,
17
]
],
[
[
0,
15,
15
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
32W3UF2EZQZM4AFPY938H9O02SL4C4-2 | crowdsourced | Billy wanted to prevent having his radiator overheat in the desert sun so he added water but it was too little. | [
{
"id": 0,
"speaker": null,
"text": "Billy wanted to prevent having his radiator overheat in the desert sun so he added water but it was too little.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Billy",
"misc": "-",
"text": "Billy",
"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": "prevent",
"misc": "-",
"text": "prevent",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 4,
"id": [
5
],
"lemma": "have",
"misc": "-",
"text": "having",
"upos": "VERB",
"xpos": "VBG"
},
{
"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": "compound",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "radiator",
"misc": "-",
"text": "radiator",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
8
],
"lemma": "overheat",
"misc": "-",
"text": "overheat",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": [
10
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 12,
"id": [
11
],
"lemma": "desert",
"misc": "-",
"text": "desert",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
12
],
"lemma": "sun",
"misc": "1)",
"text": "sun",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
14
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
15
],
"lemma": "add",
"misc": "-",
"text": "added",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 15,
"id": [
16
],
"lemma": "water",
"misc": "(0)",
"text": "water",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 21,
"id": [
17
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": [
18
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 21,
"id": [
19
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 21,
"id": [
20
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 15,
"id": [
21
],
"lemma": "little",
"misc": "-",
"text": "little",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
9,
11
]
],
[
[
0,
15,
15
],
[
0,
17,
17
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3CRWSLD91K2ON02RAK0V65B8OX5OMM-1 | crowdsourced | Mike sneezes around flowers, but is just fine around perfumes, so he must have an allergy to them. | [
{
"id": 0,
"speaker": null,
"text": "Mike sneezes around flowers, but is just fine around perfumes, so he must have an allergy to them.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Mike",
"misc": "-",
"text": "Mike",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "sneeze",
"misc": "-",
"text": "sneezes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "case",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "around",
"misc": "-",
"text": "around",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 2,
"id": [
4
],
"lemma": "flower",
"misc": "(0)",
"text": "flowers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 9,
"id": [
5
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
6
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": [
7
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "just",
"misc": "-",
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 2,
"id": [
9
],
"lemma": "fine",
"misc": "-",
"text": "fine",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "around",
"misc": "-",
"text": "around",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 9,
"id": [
11
],
"lemma": "perfume",
"misc": "(1)",
"text": "perfumes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 16,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"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": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 16,
"id": [
15
],
"lemma": "must",
"misc": "-",
"text": "must",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
16
],
"lemma": "have",
"misc": "-",
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 18,
"id": [
17
],
"lemma": "a",
"misc": "-",
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 16,
"id": [
18
],
"lemma": "allergy",
"misc": "-",
"text": "allergy",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 20,
"id": [
19
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 16,
"id": [
20
],
"lemma": "they",
"misc": "(0)",
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
3,
3
],
[
0,
19,
19
]
],
[
[
0,
10,
10
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3CRWSLD91K2ON02RAK0V65B8OX5OMM-2 | crowdsourced | Mike sneezes around flowers, but is just fine around perfumes, so he must have no allergy to them. | [
{
"id": 0,
"speaker": null,
"text": "Mike sneezes around flowers, but is just fine around perfumes, so he must have no allergy to them.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Mike",
"misc": "-",
"text": "Mike",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "sneeze",
"misc": "-",
"text": "sneezes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "case",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "around",
"misc": "-",
"text": "around",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 2,
"id": [
4
],
"lemma": "flower",
"misc": "(1)",
"text": "flowers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 9,
"id": [
5
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
6
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 9,
"id": [
7
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "just",
"misc": "-",
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 2,
"id": [
9
],
"lemma": "fine",
"misc": "-",
"text": "fine",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "around",
"misc": "-",
"text": "around",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 9,
"id": [
11
],
"lemma": "perfume",
"misc": "(0)",
"text": "perfumes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 16,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"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": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 16,
"id": [
15
],
"lemma": "must",
"misc": "-",
"text": "must",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
16
],
"lemma": "have",
"misc": "-",
"text": "have",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "no",
"misc": "-",
"text": "no",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 16,
"id": [
18
],
"lemma": "allergy",
"misc": "-",
"text": "allergy",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 20,
"id": [
19
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 16,
"id": [
20
],
"lemma": "they",
"misc": "(0)",
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
3,
3
]
],
[
[
0,
10,
10
],
[
0,
19,
19
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3JVP4ZJHDR6WIPJO7ICSG9WHXFG0IY-2 | crowdsourced | The choice was given to Amy and not Rebecca because she worked at the company shorter. | [
{
"id": 0,
"speaker": null,
"text": "The choice was given to Amy and not Rebecca because she worked at the company shorter.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj:pass",
"feats": "Number=Sing",
"head": 4,
"id": [
2
],
"lemma": "choice",
"misc": "-",
"text": "choice",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
3
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": [
4
],
"lemma": "give",
"misc": "-",
"text": "given",
"upos": "VERB",
"xpos": "VBN"
},
{
"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": "Amy",
"misc": "(1)",
"text": "Amy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "and",
"misc": "-",
"text": "and",
"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": "Rebecca",
"misc": "(0)",
"text": "Rebecca",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": [
11
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
12
],
"lemma": "work",
"misc": "-",
"text": "worked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 12,
"id": [
15
],
"lemma": "company",
"misc": "-",
"text": "company",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 12,
"id": [
16
],
"lemma": "short",
"misc": "-",
"text": "shorter",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
5,
5
]
],
[
[
0,
8,
8
],
[
0,
10,
10
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3JVP4ZJHDR6WIPJO7ICSG9WHXFG0IY-1 | crowdsourced | The choice was given to Amy and not Rebecca because she worked at the company longer. | [
{
"id": 0,
"speaker": null,
"text": "The choice was given to Amy and not Rebecca because she worked at the company longer.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj:pass",
"feats": "Number=Sing",
"head": 4,
"id": [
2
],
"lemma": "choice",
"misc": "-",
"text": "choice",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
3
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": [
4
],
"lemma": "give",
"misc": "-",
"text": "given",
"upos": "VERB",
"xpos": "VBN"
},
{
"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": "Amy",
"misc": "(0)",
"text": "Amy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "and",
"misc": "-",
"text": "and",
"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": "Rebecca",
"misc": "(1)",
"text": "Rebecca",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": [
11
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
12
],
"lemma": "work",
"misc": "-",
"text": "worked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 12,
"id": [
15
],
"lemma": "company",
"misc": "-",
"text": "company",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 12,
"id": [
16
],
"lemma": "long",
"misc": "-",
"text": "longer",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
5,
5
],
[
0,
10,
10
]
],
[
[
0,
8,
8
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3AXFSPQOYSCJA4IKSIGDVHYLGWTFJS-2 | crowdsourced | Erin's dog had a much bigger neck than Kayla's dog so she bought a shorter collar. | [
{
"id": 0,
"speaker": null,
"text": "Erin's dog had a much bigger neck than Kayla's dog so she bought a shorter collar.",
"tokens": [
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Erin",
"misc": "(1)",
"text": "Erin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 1,
"id": [
2
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
3
],
"lemma": "dog",
"misc": "-",
"text": "dog",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
4
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 8,
"id": [
5
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advmod",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "much",
"misc": "-",
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 8,
"id": [
7
],
"lemma": "big",
"misc": "-",
"text": "bigger",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
8
],
"lemma": "neck",
"misc": "-",
"text": "neck",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 12,
"id": [
10
],
"lemma": "Kayla",
"misc": "(0)",
"text": "Kayla",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
11
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
12
],
"lemma": "dog",
"misc": "-",
"text": "dog",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
14
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
15
],
"lemma": "buy",
"misc": "-",
"text": "bought",
"upos": "VERB",
"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=Cmp",
"head": 18,
"id": [
17
],
"lemma": "short",
"misc": "-",
"text": "shorter",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 15,
"id": [
18
],
"lemma": "collar",
"misc": "-",
"text": "collar",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
]
],
[
[
0,
9,
9
],
[
0,
13,
13
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3AXFSPQOYSCJA4IKSIGDVHYLGWTFJS-1 | crowdsourced | Erin's dog had a much bigger neck than Kayla's dog so she bought a longer collar. | [
{
"id": 0,
"speaker": null,
"text": "Erin's dog had a much bigger neck than Kayla's dog so she bought a longer collar.",
"tokens": [
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Erin",
"misc": "(0)",
"text": "Erin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 1,
"id": [
2
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
3
],
"lemma": "dog",
"misc": "-",
"text": "dog",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
4
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 8,
"id": [
5
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advmod",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "much",
"misc": "-",
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 8,
"id": [
7
],
"lemma": "big",
"misc": "-",
"text": "bigger",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
8
],
"lemma": "neck",
"misc": "-",
"text": "neck",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 12,
"id": [
10
],
"lemma": "Kayla",
"misc": "(1)",
"text": "Kayla",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
11
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
12
],
"lemma": "dog",
"misc": "-",
"text": "dog",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
14
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
15
],
"lemma": "buy",
"misc": "-",
"text": "bought",
"upos": "VERB",
"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=Cmp",
"head": 18,
"id": [
17
],
"lemma": "long",
"misc": "-",
"text": "longer",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 15,
"id": [
18
],
"lemma": "collar",
"misc": "-",
"text": "collar",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
9,
9
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3TRB893CSJ8HAKE6IVLYIE5GX8JG7J-2 | crowdsourced | Being a doctor was always Nelson's dream while Kevin wanted to be a lawyer, so he went to law school. | [
{
"id": 0,
"speaker": null,
"text": "Being a doctor was always Nelson's dream while Kevin wanted to be a lawyer, so he went to law school.",
"tokens": [
{
"deprel": "cop",
"feats": "VerbForm=Ger",
"head": 8,
"id": [
1
],
"lemma": "be",
"misc": "-",
"text": "Being",
"upos": "AUX",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 3,
"id": [
2
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 8,
"id": [
3
],
"lemma": "doctor",
"misc": "-",
"text": "doctor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": [
4
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": "always",
"misc": "-",
"text": "always",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 8,
"id": [
6
],
"lemma": "Nelson",
"misc": "(1)",
"text": "Nelson",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
7
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "root",
"feats": "Number=Sing",
"head": 0,
"id": [
8
],
"lemma": "dream",
"misc": "-",
"text": "dream",
"upos": "NOUN",
"xpos": "NN"
},
{
"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": "Kevin",
"misc": "(0)",
"text": "Kevin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": [
11
],
"lemma": "want",
"misc": "-",
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
12
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cop",
"feats": "VerbForm=Inf",
"head": 15,
"id": [
13
],
"lemma": "be",
"misc": "-",
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "xcomp",
"feats": "Number=Sing",
"head": 11,
"id": [
15
],
"lemma": "lawyer",
"misc": "-",
"text": "lawyer",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 19,
"id": [
16
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 19,
"id": [
17
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
18
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": [
19
],
"lemma": "go",
"misc": "-",
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 22,
"id": [
20
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 22,
"id": [
21
],
"lemma": "law",
"misc": "-",
"text": "law",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 19,
"id": [
22
],
"lemma": "school",
"misc": "-",
"text": "school",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
23
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
5,
5
]
],
[
[
0,
9,
9
],
[
0,
17,
17
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3TRB893CSJ8HAKE6IVLYIE5GX8JG7J-1 | crowdsourced | Being a doctor was always Nelson's dream while Kevin wanted to be a lawyer, so he went to medical school. | [
{
"id": 0,
"speaker": null,
"text": "Being a doctor was always Nelson's dream while Kevin wanted to be a lawyer, so he went to medical school.",
"tokens": [
{
"deprel": "cop",
"feats": "VerbForm=Ger",
"head": 8,
"id": [
1
],
"lemma": "be",
"misc": "-",
"text": "Being",
"upos": "AUX",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 3,
"id": [
2
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 8,
"id": [
3
],
"lemma": "doctor",
"misc": "-",
"text": "doctor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": [
4
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": "always",
"misc": "-",
"text": "always",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 8,
"id": [
6
],
"lemma": "Nelson",
"misc": "(0)",
"text": "Nelson",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
7
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "root",
"feats": "Number=Sing",
"head": 0,
"id": [
8
],
"lemma": "dream",
"misc": "-",
"text": "dream",
"upos": "NOUN",
"xpos": "NN"
},
{
"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": "Kevin",
"misc": "(1)",
"text": "Kevin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": [
11
],
"lemma": "want",
"misc": "-",
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
12
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cop",
"feats": "VerbForm=Inf",
"head": 15,
"id": [
13
],
"lemma": "be",
"misc": "-",
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "xcomp",
"feats": "Number=Sing",
"head": 11,
"id": [
15
],
"lemma": "lawyer",
"misc": "-",
"text": "lawyer",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 19,
"id": [
16
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 19,
"id": [
17
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
18
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": [
19
],
"lemma": "go",
"misc": "-",
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 22,
"id": [
20
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 22,
"id": [
21
],
"lemma": "medical",
"misc": "-",
"text": "medical",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 19,
"id": [
22
],
"lemma": "school",
"misc": "-",
"text": "school",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
23
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
5,
5
],
[
0,
17,
17
]
],
[
[
0,
9,
9
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
39WICJI5AV6EU77VQ9IXI2XFY9Y3Z3-2 | crowdsourced | rhododendrons are easy to prune but roses are not because they are very ill natured. | [
{
"id": 0,
"speaker": null,
"text": "rhododendrons are easy to prune but roses are not because they are very ill natured.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Plur",
"head": 3,
"id": [
1
],
"lemma": "rhododendron",
"misc": "(1)",
"text": "rhododendrons",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
3
],
"lemma": "easy",
"misc": "-",
"text": "easy",
"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": "prune",
"misc": "-",
"text": "prune",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "cc",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Plur",
"head": 8,
"id": [
7
],
"lemma": "rose",
"misc": "(0)",
"text": "roses",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": [
8
],
"lemma": "be",
"misc": "-",
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
9
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
10
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 15,
"id": [
11
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": [
12
],
"lemma": "be",
"misc": "-",
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "very",
"misc": "-",
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "ill",
"misc": "-",
"text": "ill",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 8,
"id": [
15
],
"lemma": "natured",
"misc": "-",
"text": "natured",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
10,
10
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
39WICJI5AV6EU77VQ9IXI2XFY9Y3Z3-1 | crowdsourced | rhododendrons are easy to prune but roses are not because they are very good natured. | [
{
"id": 0,
"speaker": null,
"text": "rhododendrons are easy to prune but roses are not because they are very good natured.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Plur",
"head": 3,
"id": [
1
],
"lemma": "rhododendron",
"misc": "(0)",
"text": "rhododendrons",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
3
],
"lemma": "easy",
"misc": "-",
"text": "easy",
"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": "prune",
"misc": "-",
"text": "prune",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "cc",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Plur",
"head": 8,
"id": [
7
],
"lemma": "rose",
"misc": "(1)",
"text": "roses",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": [
8
],
"lemma": "be",
"misc": "-",
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
9
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
10
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 15,
"id": [
11
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": [
12
],
"lemma": "be",
"misc": "-",
"text": "are",
"upos": "AUX",
"xpos": "VBP"
},
{
"deprel": "advmod",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "very",
"misc": "-",
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 15,
"id": [
14
],
"lemma": "good",
"misc": "-",
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 8,
"id": [
15
],
"lemma": "natured",
"misc": "-",
"text": "natured",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
6,
6
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3NFWQRSHVECUPDTC0EJA66IXVSPGF2-2 | crowdsourced | Golf is a something that Elena enjoys playing but Felicia doesn't like. She spends every Saturday on the lake. | [
{
"id": 0,
"speaker": null,
"text": "Golf is a something that Elena enjoys playing but Felicia doesn't like.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "golf",
"misc": "-",
"text": "Golf",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "root",
"feats": "Number=Sing",
"head": 0,
"id": [
4
],
"lemma": "something",
"misc": "-",
"text": "something",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "PronType=Rel",
"head": 7,
"id": [
5
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "Elena",
"misc": "(1)",
"text": "Elena",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "acl:relcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": [
7
],
"lemma": "enjoy",
"misc": "-",
"text": "enjoys",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 7,
"id": [
8
],
"lemma": "play",
"misc": "-",
"text": "playing",
"upos": "VERB",
"xpos": "VBG"
},
{
"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": "Felicia",
"misc": "(0)",
"text": "Felicia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": [
11
],
"lemma": "do",
"misc": "-",
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 4,
"id": [
13
],
"lemma": "like",
"misc": "-",
"text": "like",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
14
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "She spends every Saturday on the lake.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "she",
"misc": "(0)",
"text": "She",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "spend",
"misc": "-",
"text": "spends",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "every",
"misc": "-",
"text": "every",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:tmod",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "Saturday",
"misc": "-",
"text": "Saturday",
"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": "lake",
"misc": "-",
"text": "lake",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
8
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
5,
5
]
],
[
[
0,
9,
9
],
[
1,
0,
0
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3NFWQRSHVECUPDTC0EJA66IXVSPGF2-1 | crowdsourced | Golf is a something that Elena enjoys playing but Felicia doesn't like. She spends every Saturday on the links. | [
{
"id": 0,
"speaker": null,
"text": "Golf is a something that Elena enjoys playing but Felicia doesn't like.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "golf",
"misc": "-",
"text": "Golf",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "root",
"feats": "Number=Sing",
"head": 0,
"id": [
4
],
"lemma": "something",
"misc": "-",
"text": "something",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "PronType=Rel",
"head": 7,
"id": [
5
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "Elena",
"misc": "(0)",
"text": "Elena",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "acl:relcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": [
7
],
"lemma": "enjoy",
"misc": "-",
"text": "enjoys",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 7,
"id": [
8
],
"lemma": "play",
"misc": "-",
"text": "playing",
"upos": "VERB",
"xpos": "VBG"
},
{
"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": "Felicia",
"misc": "(1)",
"text": "Felicia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": [
11
],
"lemma": "do",
"misc": "-",
"text": "does",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 4,
"id": [
13
],
"lemma": "like",
"misc": "-",
"text": "like",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
14
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "She spends every Saturday on the links.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "she",
"misc": "(0)",
"text": "She",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "spend",
"misc": "-",
"text": "spends",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "every",
"misc": "-",
"text": "every",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:tmod",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "Saturday",
"misc": "-",
"text": "Saturday",
"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=Plur",
"head": 2,
"id": [
7
],
"lemma": "link",
"misc": "-",
"text": "links",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
8
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
5,
5
],
[
1,
0,
0
]
],
[
[
0,
9,
9
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3BAWBGQGYLX0SH417QKKIF8QKHJ7VZ-1 | crowdsourced | Angela helped Monica file for bankruptcy last week because she has a lot of sympathy. | [
{
"id": 0,
"speaker": null,
"text": "Angela helped Monica file for bankruptcy last week because she has a lot of sympathy.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Angela",
"misc": "(0)",
"text": "Angela",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "help",
"misc": "-",
"text": "helped",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "Monica",
"misc": "(1)",
"text": "Monica",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
4
],
"lemma": "file",
"misc": "-",
"text": "file",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "bankruptcy",
"misc": "-",
"text": "bankruptcy",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 8,
"id": [
7
],
"lemma": "last",
"misc": "-",
"text": "last",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl:tmod",
"feats": "Number=Sing",
"head": 4,
"id": [
8
],
"lemma": "week",
"misc": "-",
"text": "week",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": [
10
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": [
11
],
"lemma": "have",
"misc": "-",
"text": "has",
"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": "sympathy",
"misc": "-",
"text": "sympathy",
"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,
2,
2
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3BAWBGQGYLX0SH417QKKIF8QKHJ7VZ-2 | crowdsourced | Angela helped Monica file for bankruptcy last week because she has a lot of bills. | [
{
"id": 0,
"speaker": null,
"text": "Angela helped Monica file for bankruptcy last week because she has a lot of bills.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Angela",
"misc": "(1)",
"text": "Angela",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "help",
"misc": "-",
"text": "helped",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "Monica",
"misc": "(0)",
"text": "Monica",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
4
],
"lemma": "file",
"misc": "-",
"text": "file",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "bankruptcy",
"misc": "-",
"text": "bankruptcy",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 8,
"id": [
7
],
"lemma": "last",
"misc": "-",
"text": "last",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl:tmod",
"feats": "Number=Sing",
"head": 4,
"id": [
8
],
"lemma": "week",
"misc": "-",
"text": "week",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": [
10
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": [
11
],
"lemma": "have",
"misc": "-",
"text": "has",
"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=Plur",
"head": 13,
"id": [
15
],
"lemma": "bill",
"misc": "-",
"text": "bills",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
9,
9
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3THR0FZ95PR4HIK6A8ZG6SWJOS6OLB-2 | crowdsourced | The band that the men were in was more popular than the choir since it was mundane. | [
{
"id": 0,
"speaker": null,
"text": "The band that the men were in was more popular than the choir since it was mundane.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "(1",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 10,
"id": [
2
],
"lemma": "band",
"misc": "-",
"text": "band",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "PronType=Rel",
"head": 7,
"id": [
3
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"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": 7,
"id": [
5
],
"lemma": "man",
"misc": "-",
"text": "men",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": [
6
],
"lemma": "be",
"misc": "-",
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "acl:relcl",
"feats": null,
"head": 2,
"id": [
7
],
"lemma": "in",
"misc": "1)",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
8
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 10,
"id": [
9
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
10
],
"lemma": "popular",
"misc": "-",
"text": "popular",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 13,
"id": [
12
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 10,
"id": [
13
],
"lemma": "choir",
"misc": "0)",
"text": "choir",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
14
],
"lemma": "since",
"misc": "-",
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
15
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": [
16
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 10,
"id": [
17
],
"lemma": "mundane",
"misc": "-",
"text": "mundane",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 10,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
6
]
],
[
[
0,
11,
12
],
[
0,
14,
14
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3THR0FZ95PR4HIK6A8ZG6SWJOS6OLB-1 | crowdsourced | The band that the men were in was more popular than the choir since it was creative. | [
{
"id": 0,
"speaker": null,
"text": "The band that the men were in was more popular than the choir since it was creative.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "(0",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 10,
"id": [
2
],
"lemma": "band",
"misc": "-",
"text": "band",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "PronType=Rel",
"head": 7,
"id": [
3
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"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": 7,
"id": [
5
],
"lemma": "man",
"misc": "-",
"text": "men",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": [
6
],
"lemma": "be",
"misc": "-",
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "acl:relcl",
"feats": null,
"head": 2,
"id": [
7
],
"lemma": "in",
"misc": "0)",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
8
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 10,
"id": [
9
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
10
],
"lemma": "popular",
"misc": "-",
"text": "popular",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 13,
"id": [
12
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 10,
"id": [
13
],
"lemma": "choir",
"misc": "1)",
"text": "choir",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
14
],
"lemma": "since",
"misc": "-",
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
15
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": [
16
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 10,
"id": [
17
],
"lemma": "creative",
"misc": "-",
"text": "creative",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 10,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
0,
6
],
[
0,
14,
14
]
],
[
[
0,
11,
12
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
36FFXPMST9M2VM1GJNKIE03C7B6HO6-1 | crowdsourced | John poured the entire bucket of sand into the hole at the park until it was empty. | [
{
"id": 0,
"speaker": null,
"text": "John poured the entire bucket of sand into the hole at the park until it was empty.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "John",
"misc": "-",
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "pour",
"misc": "-",
"text": "poured",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
3
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 5,
"id": [
4
],
"lemma": "entire",
"misc": "-",
"text": "entire",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "bucket",
"misc": "-",
"text": "bucket",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "sand",
"misc": "0)",
"text": "sand",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "into",
"misc": "-",
"text": "into",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
10
],
"lemma": "hole",
"misc": "1)",
"text": "hole",
"upos": "NOUN",
"xpos": "NN"
},
{
"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": 2,
"id": [
13
],
"lemma": "park",
"misc": "-",
"text": "park",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
14
],
"lemma": "until",
"misc": "-",
"text": "until",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
15
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": [
16
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 2,
"id": [
17
],
"lemma": "empty",
"misc": "-",
"text": "empty",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
2,
6
],
[
0,
14,
14
]
],
[
[
0,
8,
9
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
36FFXPMST9M2VM1GJNKIE03C7B6HO6-2 | crowdsourced | John poured the entire bucket of sand into the hole at the park until it was full. | [
{
"id": 0,
"speaker": null,
"text": "John poured the entire bucket of sand into the hole at the park until it was full.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "John",
"misc": "-",
"text": "John",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "pour",
"misc": "-",
"text": "poured",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
3
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 5,
"id": [
4
],
"lemma": "entire",
"misc": "-",
"text": "entire",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "bucket",
"misc": "-",
"text": "bucket",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "sand",
"misc": "1)",
"text": "sand",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "into",
"misc": "-",
"text": "into",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
10
],
"lemma": "hole",
"misc": "0)",
"text": "hole",
"upos": "NOUN",
"xpos": "NN"
},
{
"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": 2,
"id": [
13
],
"lemma": "park",
"misc": "-",
"text": "park",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
14
],
"lemma": "until",
"misc": "-",
"text": "until",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
15
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": [
16
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 2,
"id": [
17
],
"lemma": "full",
"misc": "-",
"text": "full",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
2,
6
]
],
[
[
0,
8,
9
],
[
0,
14,
14
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3MG8450X2QO4FXI8IKGWEDL11QZPU6-2 | crowdsourced | The boss was thinking he would hire a new employee that would work on the floors, and not the ceilings, since they were easier. | [
{
"id": 0,
"speaker": null,
"text": "The boss was thinking he would hire a new employee that would work on the floors, and not the ceilings, since they were easier.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
2
],
"lemma": "boss",
"misc": "-",
"text": "boss",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
3
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": [
4
],
"lemma": "think",
"misc": "-",
"text": "thinking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 7,
"id": [
5
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 7,
"id": [
6
],
"lemma": "would",
"misc": "-",
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "ccomp",
"feats": "VerbForm=Inf",
"head": 4,
"id": [
7
],
"lemma": "hire",
"misc": "-",
"text": "hire",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 10,
"id": [
8
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 10,
"id": [
9
],
"lemma": "new",
"misc": "-",
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 7,
"id": [
10
],
"lemma": "employee",
"misc": "-",
"text": "employee",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "PronType=Rel",
"head": 13,
"id": [
11
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 13,
"id": [
12
],
"lemma": "would",
"misc": "-",
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "acl:relcl",
"feats": "VerbForm=Inf",
"head": 10,
"id": [
13
],
"lemma": "work",
"misc": "-",
"text": "work",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": [
15
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 13,
"id": [
16
],
"lemma": "floor",
"misc": "0)",
"text": "floors",
"upos": "NOUN",
"xpos": "NNS"
},
{
"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": null,
"head": 21,
"id": [
19
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 21,
"id": [
20
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"feats": "Number=Plur",
"head": 16,
"id": [
21
],
"lemma": "ceiling",
"misc": "1)",
"text": "ceilings",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 26,
"id": [
22
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 26,
"id": [
23
],
"lemma": "since",
"misc": "-",
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 26,
"id": [
24
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 26,
"id": [
25
],
"lemma": "be",
"misc": "-",
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Cmp",
"head": 13,
"id": [
26
],
"lemma": "easy",
"misc": "-",
"text": "easier",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
27
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
14,
15
],
[
0,
23,
23
]
],
[
[
0,
19,
20
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3MG8450X2QO4FXI8IKGWEDL11QZPU6-1 | crowdsourced | The boss was thinking he would hire a new employee that would work on the floors, and not the ceilings, since they were tougher. | [
{
"id": 0,
"speaker": null,
"text": "The boss was thinking he would hire a new employee that would work on the floors, and not the ceilings, since they were tougher.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
2
],
"lemma": "boss",
"misc": "-",
"text": "boss",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
3
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": [
4
],
"lemma": "think",
"misc": "-",
"text": "thinking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 7,
"id": [
5
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 7,
"id": [
6
],
"lemma": "would",
"misc": "-",
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "ccomp",
"feats": "VerbForm=Inf",
"head": 4,
"id": [
7
],
"lemma": "hire",
"misc": "-",
"text": "hire",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 10,
"id": [
8
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 10,
"id": [
9
],
"lemma": "new",
"misc": "-",
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 7,
"id": [
10
],
"lemma": "employee",
"misc": "-",
"text": "employee",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "PronType=Rel",
"head": 13,
"id": [
11
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 13,
"id": [
12
],
"lemma": "would",
"misc": "-",
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "acl:relcl",
"feats": "VerbForm=Inf",
"head": 10,
"id": [
13
],
"lemma": "work",
"misc": "-",
"text": "work",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": [
15
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 13,
"id": [
16
],
"lemma": "floor",
"misc": "1)",
"text": "floors",
"upos": "NOUN",
"xpos": "NNS"
},
{
"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": null,
"head": 21,
"id": [
19
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 21,
"id": [
20
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"feats": "Number=Plur",
"head": 16,
"id": [
21
],
"lemma": "ceiling",
"misc": "0)",
"text": "ceilings",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 26,
"id": [
22
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 26,
"id": [
23
],
"lemma": "since",
"misc": "-",
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 26,
"id": [
24
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 26,
"id": [
25
],
"lemma": "be",
"misc": "-",
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Cmp",
"head": 13,
"id": [
26
],
"lemma": "tougher",
"misc": "-",
"text": "tougher",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
27
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
14,
15
]
],
[
[
0,
19,
20
],
[
0,
23,
23
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3MXX6RQ9EXJ5YZOT3EPE19N71BZP42-2 | crowdsourced | The accounting department could not locate the source of the fraud, but did know the amount stolen, as it was transparent to them. | [
{
"id": 0,
"speaker": null,
"text": "The accounting department could not locate the source of the fraud, but did know the amount stolen, as it was transparent to them.",
"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": "accounting",
"misc": "-",
"text": "accounting",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 6,
"id": [
3
],
"lemma": "department",
"misc": "-",
"text": "department",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 6,
"id": [
4
],
"lemma": "could",
"misc": "-",
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "VerbForm=Inf",
"head": 0,
"id": [
6
],
"lemma": "locate",
"misc": "-",
"text": "locate",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": [
7
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "source",
"misc": "1)",
"text": "source",
"upos": "NOUN",
"xpos": "NN"
},
{
"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": "nmod",
"feats": "Number=Sing",
"head": 8,
"id": [
11
],
"lemma": "fraud",
"misc": "-",
"text": "fraud",
"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": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": [
14
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 6,
"id": [
15
],
"lemma": "know",
"misc": "-",
"text": "know",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 17,
"id": [
16
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 15,
"id": [
17
],
"lemma": "amount",
"misc": "0)",
"text": "amount",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl",
"feats": "Tense=Past|VerbForm=Part",
"head": 17,
"id": [
18
],
"lemma": "steal",
"misc": "-",
"text": "stolen",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"feats": null,
"head": 23,
"id": [
19
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 23,
"id": [
20
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 23,
"id": [
21
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 23,
"id": [
22
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 15,
"id": [
23
],
"lemma": "transparent",
"misc": "-",
"text": "transparent",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 25,
"id": [
24
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 23,
"id": [
25
],
"lemma": "they",
"misc": "-",
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
26
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
6,
7
]
],
[
[
0,
15,
16
],
[
0,
20,
20
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3MXX6RQ9EXJ5YZOT3EPE19N71BZP42-1 | crowdsourced | The accounting department could not locate the source of the fraud, but did know the amount stolen, as it was hidden to them. | [
{
"id": 0,
"speaker": null,
"text": "The accounting department could not locate the source of the fraud, but did know the amount stolen, as it was hidden to them.",
"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": "accounting",
"misc": "-",
"text": "accounting",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 6,
"id": [
3
],
"lemma": "department",
"misc": "-",
"text": "department",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 6,
"id": [
4
],
"lemma": "could",
"misc": "-",
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "VerbForm=Inf",
"head": 0,
"id": [
6
],
"lemma": "locate",
"misc": "-",
"text": "locate",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": [
7
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "source",
"misc": "0)",
"text": "source",
"upos": "NOUN",
"xpos": "NN"
},
{
"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": "nmod",
"feats": "Number=Sing",
"head": 8,
"id": [
11
],
"lemma": "fraud",
"misc": "-",
"text": "fraud",
"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": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": [
14
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 6,
"id": [
15
],
"lemma": "know",
"misc": "-",
"text": "know",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 17,
"id": [
16
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 15,
"id": [
17
],
"lemma": "amount",
"misc": "1)",
"text": "amount",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl",
"feats": "Tense=Past|VerbForm=Part",
"head": 17,
"id": [
18
],
"lemma": "steal",
"misc": "-",
"text": "stolen",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"feats": null,
"head": 23,
"id": [
19
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 23,
"id": [
20
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 23,
"id": [
21
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 23,
"id": [
22
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 15,
"id": [
23
],
"lemma": "hide",
"misc": "-",
"text": "hidden",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 25,
"id": [
24
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 23,
"id": [
25
],
"lemma": "they",
"misc": "-",
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
26
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
]
| [
[
[
0,
6,
7
],
[
0,
20,
20
]
],
[
[
0,
15,
16
]
]
]
| {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
32PT7WK7DMDWXH3SETH0ZCQ3KTLD34-2 | crowdsourced | Adam loved eating all kinds of fruits, but Donald only ate meats. He was sad 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": "(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": "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": "(0)",
"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 sad 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": "sad",
"misc": "-",
"text": "sad",
"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
]
],
[
[
0,
9,
9
],
[
1,
0,
0
]
]
]
| {
"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"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.