id
stringlengths 32
32
| genre
stringclasses 1
value | text
stringlengths 55
189
| sentences
list | coref_chains
sequence | meta_data
dict |
---|---|---|---|---|---|
32TMVRKDGPCKS7PCHXN3FNSHCWC844-2 | crowdsourced | The jewelry Kayla wore made quite an impression on Rachel although she is more stylish than she is, usually. | [
{
"id": 0,
"speaker": null,
"text": "The jewelry Kayla wore made quite an impression on Rachel although she is more stylish than she is, usually.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
2
],
"lemma": "jewelry",
"misc": "-",
"text": "jewelry",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
3
],
"lemma": "Kayla",
"misc": "(1)",
"text": "Kayla",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "acl:relcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
4
],
"lemma": "wear",
"misc": "-",
"text": "wore",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
5
],
"lemma": "make",
"misc": "-",
"text": "made",
"upos": "VERB",
"xpos": "VBD"
},
{
"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": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
8
],
"lemma": "impression",
"misc": "-",
"text": "impression",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 8,
"id": [
10
],
"lemma": "Rachel",
"misc": "(0)",
"text": "Rachel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
11
],
"lemma": "although",
"misc": "-",
"text": "although",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
12
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": [
13
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 15,
"id": [
14
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 5,
"id": [
15
],
"lemma": "stylish",
"misc": "-",
"text": "stylish",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
16
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
17
],
"lemma": "she",
"misc": "-",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": [
18
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "punct",
"feats": null,
"head": 20,
"id": [
19
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
20
],
"lemma": "usually",
"misc": "-",
"text": "usually",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
9,
9
],
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
32TMVRKDGPCKS7PCHXN3FNSHCWC844-1 | crowdsourced | The jewelry Kayla wore made quite an impression on Rachel although she is less stylish than she is, usually. | [
{
"id": 0,
"speaker": null,
"text": "The jewelry Kayla wore made quite an impression on Rachel although she is less stylish than she is, usually.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
2
],
"lemma": "jewelry",
"misc": "-",
"text": "jewelry",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
3
],
"lemma": "Kayla",
"misc": "(0)",
"text": "Kayla",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "acl:relcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
4
],
"lemma": "wear",
"misc": "-",
"text": "wore",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
5
],
"lemma": "make",
"misc": "-",
"text": "made",
"upos": "VERB",
"xpos": "VBD"
},
{
"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": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
8
],
"lemma": "impression",
"misc": "-",
"text": "impression",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 8,
"id": [
10
],
"lemma": "Rachel",
"misc": "(1)",
"text": "Rachel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
11
],
"lemma": "although",
"misc": "-",
"text": "although",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
12
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": [
13
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 15,
"id": [
14
],
"lemma": "less",
"misc": "-",
"text": "less",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 5,
"id": [
15
],
"lemma": "stylish",
"misc": "-",
"text": "stylish",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
16
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
17
],
"lemma": "she",
"misc": "-",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": [
18
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "punct",
"feats": null,
"head": 20,
"id": [
19
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
20
],
"lemma": "usually",
"misc": "-",
"text": "usually",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
],
[
0,
11,
11
]
],
[
[
0,
9,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
35YHTYFL1IHS1ZIE97UWY59FBFGFVL-2 | crowdsourced | Although Samuel was more of a sneakerhead than Robert, he found a great pair of Converse. | [
{
"id": 0,
"speaker": null,
"text": "Although Samuel was more of a sneakerhead than Robert, he found a great pair of Converse.",
"tokens": [
{
"deprel": "mark",
"feats": null,
"head": 4,
"id": [
1
],
"lemma": "although",
"misc": "-",
"text": "Although",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
2
],
"lemma": "Samuel",
"misc": "(1)",
"text": "Samuel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
3
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Cmp",
"head": 12,
"id": [
4
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
7
],
"lemma": "sneakerhead",
"misc": "-",
"text": "sneakerhead",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 7,
"id": [
9
],
"lemma": "Robert",
"misc": "(0)",
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"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": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
12
],
"lemma": "find",
"misc": "-",
"text": "found",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": [
13
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 15,
"id": [
14
],
"lemma": "great",
"misc": "-",
"text": "great",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 12,
"id": [
15
],
"lemma": "pair",
"misc": "-",
"text": "pair",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 15,
"id": [
17
],
"lemma": "Converse",
"misc": "-",
"text": "Converse",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 12,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
8,
8
],
[
0,
10,
10
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
35YHTYFL1IHS1ZIE97UWY59FBFGFVL-1 | crowdsourced | Although Samuel was more of a sneakerhead than Robert, he overlooked a great pair of Converse. | [
{
"id": 0,
"speaker": null,
"text": "Although Samuel was more of a sneakerhead than Robert, he overlooked a great pair of Converse.",
"tokens": [
{
"deprel": "mark",
"feats": null,
"head": 4,
"id": [
1
],
"lemma": "although",
"misc": "-",
"text": "Although",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
2
],
"lemma": "Samuel",
"misc": "(0)",
"text": "Samuel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
3
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Cmp",
"head": 12,
"id": [
4
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
7
],
"lemma": "sneakerhead",
"misc": "-",
"text": "sneakerhead",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 7,
"id": [
9
],
"lemma": "Robert",
"misc": "(1)",
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"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": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
12
],
"lemma": "overlook",
"misc": "-",
"text": "overlooked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": [
13
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 15,
"id": [
14
],
"lemma": "great",
"misc": "-",
"text": "great",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 12,
"id": [
15
],
"lemma": "pair",
"misc": "-",
"text": "pair",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 15,
"id": [
17
],
"lemma": "Converse",
"misc": "-",
"text": "Converse",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 12,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
10,
10
]
],
[
[
0,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3R15W654VDR72UXMPLRKVXRJ3ULLQF-1 | crowdsourced | The soil was that of a domesticated area, so between flowers and weeds, there were more of them. | [
{
"id": 0,
"speaker": null,
"text": "The soil was that of a domesticated area, so between flowers and weeds, there were more of them.",
"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": "soil",
"misc": "-",
"text": "soil",
"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|PronType=Dem",
"head": 0,
"id": [
4
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 8,
"id": [
6
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Tense=Past|VerbForm=Part",
"head": 8,
"id": [
7
],
"lemma": "domesticate",
"misc": "-",
"text": "domesticated",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 4,
"id": [
8
],
"lemma": "area",
"misc": "-",
"text": "area",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 17,
"id": [
9
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 17,
"id": [
10
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "between",
"misc": "-",
"text": "between",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 17,
"id": [
12
],
"lemma": "flower",
"misc": "(0)",
"text": "flowers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cc",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Number=Plur",
"head": 12,
"id": [
14
],
"lemma": "weed",
"misc": "(1)",
"text": "weeds",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 17,
"id": [
15
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "expl",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "there",
"misc": "-",
"text": "there",
"upos": "PRON",
"xpos": "EX"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
17
],
"lemma": "be",
"misc": "-",
"text": "were",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"feats": "Degree=Cmp",
"head": 17,
"id": [
18
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"feats": null,
"head": 20,
"id": [
19
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 18,
"id": [
20
],
"lemma": "they",
"misc": "(0)",
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
11,
11
],
[
0,
19,
19
]
],
[
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3R15W654VDR72UXMPLRKVXRJ3ULLQF-2 | crowdsourced | The soil was that of a wild area, so between flowers and weeds, there were more of them. | [
{
"id": 0,
"speaker": null,
"text": "The soil was that of a wild area, so between flowers and weeds, there were more of them.",
"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": "soil",
"misc": "-",
"text": "soil",
"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|PronType=Dem",
"head": 0,
"id": [
4
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 8,
"id": [
6
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 8,
"id": [
7
],
"lemma": "wild",
"misc": "-",
"text": "wild",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 4,
"id": [
8
],
"lemma": "area",
"misc": "-",
"text": "area",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 17,
"id": [
9
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 17,
"id": [
10
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "between",
"misc": "-",
"text": "between",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 17,
"id": [
12
],
"lemma": "flower",
"misc": "(1)",
"text": "flowers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cc",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Number=Plur",
"head": 12,
"id": [
14
],
"lemma": "weed",
"misc": "(0)",
"text": "weeds",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 17,
"id": [
15
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "expl",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "there",
"misc": "-",
"text": "there",
"upos": "PRON",
"xpos": "EX"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
17
],
"lemma": "be",
"misc": "-",
"text": "were",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"feats": "Degree=Cmp",
"head": 17,
"id": [
18
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"feats": null,
"head": 20,
"id": [
19
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 18,
"id": [
20
],
"lemma": "they",
"misc": "(0)",
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
11,
11
]
],
[
[
0,
13,
13
],
[
0,
19,
19
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3P4ZBJFX2XH5GOIJZHZSK7STI2TFWY-1 | crowdsourced | Kayla got good grades in school while Rebecca didnt really care for school. She got a scholarship in Harvard. | [
{
"id": 0,
"speaker": null,
"text": "Kayla got good grades in school while Rebecca didnt really care for school.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Kayla",
"misc": "(0)",
"text": "Kayla",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "get",
"misc": "-",
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 4,
"id": [
3
],
"lemma": "good",
"misc": "-",
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 2,
"id": [
4
],
"lemma": "grade",
"misc": "-",
"text": "grades",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
6
],
"lemma": "school",
"misc": "-",
"text": "school",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
7
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 11,
"id": [
8
],
"lemma": "Rebecca",
"misc": "(1)",
"text": "Rebecca",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Number=Sing|Person=3|VerbForm=Fin",
"head": 11,
"id": [
9
],
"lemma": "didnt",
"misc": "-",
"text": "didnt",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "really",
"misc": "-",
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
11
],
"lemma": "care",
"misc": "-",
"text": "care",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 11,
"id": [
13
],
"lemma": "school",
"misc": "-",
"text": "school",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
14
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "She got a scholarship in Harvard.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "she",
"misc": "(0)",
"text": "She",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "get",
"misc": "-",
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "scholarship",
"misc": "-",
"text": "scholarship",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
6
],
"lemma": "Harvard",
"misc": "-",
"text": "Harvard",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
7
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
1,
0,
0
]
],
[
[
0,
7,
7
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3P4ZBJFX2XH5GOIJZHZSK7STI2TFWY-2 | crowdsourced | Kayla got good grades in school while Rebecca didnt really care for school. She didn't get a scholarship. | [
{
"id": 0,
"speaker": null,
"text": "Kayla got good grades in school while Rebecca didnt really care for school.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Kayla",
"misc": "(1)",
"text": "Kayla",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "get",
"misc": "-",
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 4,
"id": [
3
],
"lemma": "good",
"misc": "-",
"text": "good",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 2,
"id": [
4
],
"lemma": "grade",
"misc": "-",
"text": "grades",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
6
],
"lemma": "school",
"misc": "-",
"text": "school",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
7
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 11,
"id": [
8
],
"lemma": "Rebecca",
"misc": "(0)",
"text": "Rebecca",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Number=Sing|Person=3|VerbForm=Fin",
"head": 11,
"id": [
9
],
"lemma": "didnt",
"misc": "-",
"text": "didnt",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "really",
"misc": "-",
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
11
],
"lemma": "care",
"misc": "-",
"text": "care",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 11,
"id": [
13
],
"lemma": "school",
"misc": "-",
"text": "school",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
14
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "She didn't get a scholarship.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 4,
"id": [
1
],
"lemma": "she",
"misc": "(0)",
"text": "She",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "VerbForm=Inf",
"head": 0,
"id": [
4
],
"lemma": "get",
"misc": "-",
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": [
5
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "scholarship",
"misc": "-",
"text": "scholarship",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
7
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3TZ0XG8CBUI6VOWHEU7U4XFO4BY893-2 | crowdsourced | Mary is casting a blank stare off to nowhere seeming to look through Carrie so she has a confused look on her face .. | [
{
"id": 0,
"speaker": null,
"text": "Mary is casting a blank stare off to nowhere seeming to look through Carrie so she has a confused look on her face ..",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Mary",
"misc": "(1)",
"text": "Mary",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": [
3
],
"lemma": "cast",
"misc": "-",
"text": "casting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": [
4
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 6,
"id": [
5
],
"lemma": "blank",
"misc": "-",
"text": "blank",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
6
],
"lemma": "stare",
"misc": "-",
"text": "stare",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 3,
"id": [
7
],
"lemma": "off",
"misc": "-",
"text": "off",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": null,
"head": 3,
"id": [
9
],
"lemma": "nowhere",
"misc": "-",
"text": "nowhere",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 3,
"id": [
10
],
"lemma": "seem",
"misc": "-",
"text": "seeming",
"upos": "VERB",
"xpos": "VBG"
},
{
"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": "look",
"misc": "-",
"text": "look",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "through",
"misc": "-",
"text": "through",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 12,
"id": [
14
],
"lemma": "Carrie",
"misc": "(0)",
"text": "Carrie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 17,
"id": [
15
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
16
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": [
17
],
"lemma": "have",
"misc": "-",
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 20,
"id": [
18
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Tense=Past|VerbForm=Part",
"head": 20,
"id": [
19
],
"lemma": "confuse",
"misc": "-",
"text": "confused",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 17,
"id": [
20
],
"lemma": "look",
"misc": "-",
"text": "look",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 23,
"id": [
21
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"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": "nmod",
"feats": "Number=Sing",
"head": 20,
"id": [
23
],
"lemma": "face",
"misc": "-",
"text": "face",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
24
],
"lemma": "..",
"misc": "-",
"text": "..",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
13,
13
],
[
0,
15,
15
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3TZ0XG8CBUI6VOWHEU7U4XFO4BY893-1 | crowdsourced | Mary is casting a blank stare off to nowhere seeming to look through Carrie so she has a dazed look on her face .. | [
{
"id": 0,
"speaker": null,
"text": "Mary is casting a blank stare off to nowhere seeming to look through Carrie so she has a dazed look on her face ..",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Mary",
"misc": "(0)",
"text": "Mary",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": [
3
],
"lemma": "cast",
"misc": "-",
"text": "casting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": [
4
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 6,
"id": [
5
],
"lemma": "blank",
"misc": "-",
"text": "blank",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
6
],
"lemma": "stare",
"misc": "-",
"text": "stare",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 3,
"id": [
7
],
"lemma": "off",
"misc": "-",
"text": "off",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": null,
"head": 3,
"id": [
9
],
"lemma": "nowhere",
"misc": "-",
"text": "nowhere",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 3,
"id": [
10
],
"lemma": "seem",
"misc": "-",
"text": "seeming",
"upos": "VERB",
"xpos": "VBG"
},
{
"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": "look",
"misc": "-",
"text": "look",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "through",
"misc": "-",
"text": "through",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 12,
"id": [
14
],
"lemma": "Carrie",
"misc": "(1)",
"text": "Carrie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 17,
"id": [
15
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
16
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": [
17
],
"lemma": "have",
"misc": "-",
"text": "has",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 20,
"id": [
18
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 20,
"id": [
19
],
"lemma": "dazed",
"misc": "-",
"text": "dazed",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 17,
"id": [
20
],
"lemma": "look",
"misc": "-",
"text": "look",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 23,
"id": [
21
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"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": "nmod",
"feats": "Number=Sing",
"head": 20,
"id": [
23
],
"lemma": "face",
"misc": "-",
"text": "face",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
24
],
"lemma": "..",
"misc": "-",
"text": "..",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
15,
15
]
],
[
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3VIVIU06FKAEREROCPNQM8FM799MIT-1 | crowdsourced | Aaron asked Ian to help replace the bathroom tile because he wanted help with it. | [
{
"id": 0,
"speaker": null,
"text": "Aaron asked Ian to help replace the bathroom tile because he wanted help with it.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Aaron",
"misc": "(0)",
"text": "Aaron",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "ask",
"misc": "-",
"text": "asked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "Ian",
"misc": "(1)",
"text": "Ian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
5
],
"lemma": "help",
"misc": "-",
"text": "help",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 5,
"id": [
6
],
"lemma": "replace",
"misc": "-",
"text": "replace",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": [
7
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "bathroom",
"misc": "-",
"text": "bathroom",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "tile",
"misc": "-",
"text": "tile",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": [
11
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
12
],
"lemma": "want",
"misc": "-",
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 12,
"id": [
13
],
"lemma": "help",
"misc": "-",
"text": "help",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
15
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
10,
10
]
],
[
[
0,
2,
2
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3VIVIU06FKAEREROCPNQM8FM799MIT-2 | crowdsourced | Aaron asked Ian to help replace the bathroom tile because he asked to help with it. | [
{
"id": 0,
"speaker": null,
"text": "Aaron asked Ian to help replace the bathroom tile because he asked to help with it.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Aaron",
"misc": "(1)",
"text": "Aaron",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "ask",
"misc": "-",
"text": "asked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "Ian",
"misc": "(0)",
"text": "Ian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
5
],
"lemma": "help",
"misc": "-",
"text": "help",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 5,
"id": [
6
],
"lemma": "replace",
"misc": "-",
"text": "replace",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": [
7
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "bathroom",
"misc": "-",
"text": "bathroom",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "tile",
"misc": "-",
"text": "tile",
"upos": "NOUN",
"xpos": "NN"
},
{
"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": "ask",
"misc": "-",
"text": "asked",
"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": "help",
"misc": "-",
"text": "help",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": [
16
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
10,
10
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3KVQ0UJWPZZDERPUT5MJYV1GT8FW5W-2 | crowdsourced | Victoria's daily routine includes jumping rope as opposed to Monica's, so she is likely less healthy overall. | [
{
"id": 0,
"speaker": null,
"text": "Victoria's daily routine includes jumping rope as opposed to Monica's, so she is likely less healthy overall.",
"tokens": [
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Victoria",
"misc": "(1)",
"text": "Victoria",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 1,
"id": [
2
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 4,
"id": [
3
],
"lemma": "daily",
"misc": "-",
"text": "daily",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
4
],
"lemma": "routine",
"misc": "-",
"text": "routine",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
5
],
"lemma": "include",
"misc": "-",
"text": "includes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "jump",
"misc": "-",
"text": "jumping",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "rope",
"misc": "-",
"text": "rope",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
8
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "fixed",
"feats": "Tense=Past|VerbForm=Part",
"head": 8,
"id": [
9
],
"lemma": "oppose",
"misc": "-",
"text": "opposed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "fixed",
"feats": null,
"head": 8,
"id": [
10
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 5,
"id": [
11
],
"lemma": "Monica",
"misc": "(0)",
"text": "Monica",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
12
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "punct",
"feats": null,
"head": 19,
"id": [
13
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 19,
"id": [
14
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
15
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 19,
"id": [
16
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 19,
"id": [
17
],
"lemma": "likely",
"misc": "-",
"text": "likely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 19,
"id": [
18
],
"lemma": "less",
"misc": "-",
"text": "less",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "parataxis",
"feats": "Degree=Pos",
"head": 5,
"id": [
19
],
"lemma": "healthy",
"misc": "-",
"text": "healthy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"feats": null,
"head": 19,
"id": [
20
],
"lemma": "overall",
"misc": "-",
"text": "overall",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
10,
10
],
[
0,
14,
14
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3M47JKRKCXZJD5UJGN4IKNOMEDP68V-2 | crowdsourced | Ryan loved having an iPhone but Leslie refused to upgrade their flip phone. They had always been last to learn new technology. | [
{
"id": 0,
"speaker": null,
"text": "Ryan loved having an iPhone but Leslie refused to upgrade their flip phone.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Ryan",
"misc": "(1)",
"text": "Ryan",
"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": "have",
"misc": "-",
"text": "having",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "a",
"misc": "-",
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "iPhone",
"misc": "-",
"text": "iPhone",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "Leslie",
"misc": "(0)",
"text": "Leslie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
8
],
"lemma": "refuse",
"misc": "-",
"text": "refused",
"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": "upgrade",
"misc": "-",
"text": "upgrade",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 13,
"id": [
11
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 13,
"id": [
12
],
"lemma": "flip",
"misc": "-",
"text": "flip",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 10,
"id": [
13
],
"lemma": "phone",
"misc": "-",
"text": "phone",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
14
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "They had always been last to learn new technology.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 5,
"id": [
1
],
"lemma": "they",
"misc": "(0)",
"text": "They",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
2
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 5,
"id": [
3
],
"lemma": "always",
"misc": "-",
"text": "always",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cop",
"feats": "Tense=Past|VerbForm=Part",
"head": 5,
"id": [
4
],
"lemma": "be",
"misc": "-",
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
5
],
"lemma": "last",
"misc": "-",
"text": "last",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 5,
"id": [
7
],
"lemma": "learn",
"misc": "-",
"text": "learn",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 9,
"id": [
8
],
"lemma": "new",
"misc": "-",
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 7,
"id": [
9
],
"lemma": "technology",
"misc": "-",
"text": "technology",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
10
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3M47JKRKCXZJD5UJGN4IKNOMEDP68V-1 | crowdsourced | Ryan loved having an iPhone but Leslie refused to upgrade their flip phone. They had always been first to learn new technology. | [
{
"id": 0,
"speaker": null,
"text": "Ryan loved having an iPhone but Leslie refused to upgrade their flip phone.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Ryan",
"misc": "(0)",
"text": "Ryan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "love",
"misc": "-",
"text": "loved",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 2,
"id": [
3
],
"lemma": "have",
"misc": "-",
"text": "having",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "a",
"misc": "-",
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "iPhone",
"misc": "-",
"text": "iPhone",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "Leslie",
"misc": "(1)",
"text": "Leslie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
8
],
"lemma": "refuse",
"misc": "-",
"text": "refused",
"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": "upgrade",
"misc": "-",
"text": "upgrade",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 13,
"id": [
11
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 13,
"id": [
12
],
"lemma": "flip",
"misc": "-",
"text": "flip",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 10,
"id": [
13
],
"lemma": "phone",
"misc": "-",
"text": "phone",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
14
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "They had always been first to learn new technology.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 5,
"id": [
1
],
"lemma": "they",
"misc": "(0)",
"text": "They",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
2
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 5,
"id": [
3
],
"lemma": "always",
"misc": "-",
"text": "always",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cop",
"feats": "Tense=Past|VerbForm=Part",
"head": 5,
"id": [
4
],
"lemma": "be",
"misc": "-",
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "root",
"feats": "Degree=Pos|NumType=Ord",
"head": 0,
"id": [
5
],
"lemma": "first",
"misc": "-",
"text": "first",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 5,
"id": [
7
],
"lemma": "learn",
"misc": "-",
"text": "learn",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 9,
"id": [
8
],
"lemma": "new",
"misc": "-",
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 7,
"id": [
9
],
"lemma": "technology",
"misc": "-",
"text": "technology",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
10
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
1,
0,
0
]
],
[
[
0,
6,
6
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
307FVKVSYRD1Y4LMNUJX9P8D7ZX742-2 | crowdsourced | Because Kyle was a vegetarian and Kevin was not, he ordered a hamburger at the restaurant. | [
{
"id": 0,
"speaker": null,
"text": "Because Kyle was a vegetarian and Kevin was not, he ordered a hamburger at the restaurant.",
"tokens": [
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
1
],
"lemma": "because",
"misc": "-",
"text": "Because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
2
],
"lemma": "Kyle",
"misc": "(1)",
"text": "Kyle",
"upos": "PROPN",
"xpos": "NNP"
},
{
"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": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 12,
"id": [
5
],
"lemma": "vegetarian",
"misc": "-",
"text": "vegetarian",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "Kevin",
"misc": "(0)",
"text": "Kevin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
8
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 8,
"id": [
9
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"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": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
12
],
"lemma": "order",
"misc": "-",
"text": "ordered",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 14,
"id": [
13
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 12,
"id": [
14
],
"lemma": "hamburger",
"misc": "-",
"text": "hamburger",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 17,
"id": [
15
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 17,
"id": [
16
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 12,
"id": [
17
],
"lemma": "restaurant",
"misc": "-",
"text": "restaurant",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 12,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
6,
6
],
[
0,
10,
10
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
307FVKVSYRD1Y4LMNUJX9P8D7ZX742-1 | crowdsourced | Because Kyle was a vegetarian and Kevin was not, he ordered a salad at the restaurant. | [
{
"id": 0,
"speaker": null,
"text": "Because Kyle was a vegetarian and Kevin was not, he ordered a salad at the restaurant.",
"tokens": [
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
1
],
"lemma": "because",
"misc": "-",
"text": "Because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
2
],
"lemma": "Kyle",
"misc": "(0)",
"text": "Kyle",
"upos": "PROPN",
"xpos": "NNP"
},
{
"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": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 12,
"id": [
5
],
"lemma": "vegetarian",
"misc": "-",
"text": "vegetarian",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "Kevin",
"misc": "(1)",
"text": "Kevin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
8
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 8,
"id": [
9
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"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": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
12
],
"lemma": "order",
"misc": "-",
"text": "ordered",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 14,
"id": [
13
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 12,
"id": [
14
],
"lemma": "salad",
"misc": "-",
"text": "salad",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 17,
"id": [
15
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 17,
"id": [
16
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 12,
"id": [
17
],
"lemma": "restaurant",
"misc": "-",
"text": "restaurant",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 12,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
10,
10
]
],
[
[
0,
6,
6
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
371QPA24C42MYSKHXDFW8LH1ESKT14-1 | crowdsourced | The light sensitive roses had to be removed from the garden and moved to the vineyard, as it was sunnier. | [
{
"id": 0,
"speaker": null,
"text": "The light sensitive roses had to be removed from the garden and moved to the vineyard, as it was sunnier.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 4,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 4,
"id": [
2
],
"lemma": "light",
"misc": "-",
"text": "light",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 4,
"id": [
3
],
"lemma": "sensitive",
"misc": "-",
"text": "sensitive",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"feats": "Number=Plur",
"head": 5,
"id": [
4
],
"lemma": "rose",
"misc": "-",
"text": "roses",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
5
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "aux:pass",
"feats": "VerbForm=Inf",
"head": 8,
"id": [
7
],
"lemma": "be",
"misc": "-",
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 5,
"id": [
8
],
"lemma": "remove",
"misc": "-",
"text": "removed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "from",
"misc": "-",
"text": "from",
"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": "garden",
"misc": "0)",
"text": "garden",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
13
],
"lemma": "move",
"misc": "-",
"text": "moved",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": [
15
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 13,
"id": [
16
],
"lemma": "vineyard",
"misc": "1)",
"text": "vineyard",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 21,
"id": [
17
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 21,
"id": [
18
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": [
19
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 21,
"id": [
20
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Cmp",
"head": 13,
"id": [
21
],
"lemma": "sunny",
"misc": "-",
"text": "sunnier",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
9,
10
],
[
0,
18,
18
]
],
[
[
0,
14,
15
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
371QPA24C42MYSKHXDFW8LH1ESKT14-2 | crowdsourced | The light sensitive roses had to be removed from the garden and moved to the vineyard, as it was shadier. | [
{
"id": 0,
"speaker": null,
"text": "The light sensitive roses had to be removed from the garden and moved to the vineyard, as it was shadier.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 4,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 4,
"id": [
2
],
"lemma": "light",
"misc": "-",
"text": "light",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 4,
"id": [
3
],
"lemma": "sensitive",
"misc": "-",
"text": "sensitive",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"feats": "Number=Plur",
"head": 5,
"id": [
4
],
"lemma": "rose",
"misc": "-",
"text": "roses",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
5
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "aux:pass",
"feats": "VerbForm=Inf",
"head": 8,
"id": [
7
],
"lemma": "be",
"misc": "-",
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 5,
"id": [
8
],
"lemma": "remove",
"misc": "-",
"text": "removed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "from",
"misc": "-",
"text": "from",
"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": "garden",
"misc": "1)",
"text": "garden",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
13
],
"lemma": "move",
"misc": "-",
"text": "moved",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": [
15
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 13,
"id": [
16
],
"lemma": "vineyard",
"misc": "0)",
"text": "vineyard",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 21,
"id": [
17
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 21,
"id": [
18
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": [
19
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 21,
"id": [
20
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 13,
"id": [
21
],
"lemma": "shady",
"misc": "-",
"text": "shadier",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
9,
10
]
],
[
[
0,
14,
15
],
[
0,
18,
18
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3UZUVSO3P99H5YO9049ZTR528ADMEV-1 | crowdsourced | The boy got in trouble for stealing the ring but he didn't touch the necklace because it was worth a lot. | [
{
"id": 0,
"speaker": null,
"text": "The boy got in trouble for stealing the ring but he didn't touch the necklace because it was worth a lot.",
"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": "boy",
"misc": "-",
"text": "boy",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "get",
"misc": "-",
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "trouble",
"misc": "-",
"text": "trouble",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "acl",
"feats": "VerbForm=Ger",
"head": 5,
"id": [
7
],
"lemma": "steal",
"misc": "-",
"text": "stealing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": [
8
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 7,
"id": [
9
],
"lemma": "ring",
"misc": "0)",
"text": "ring",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 14,
"id": [
10
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": [
11
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": [
12
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 3,
"id": [
14
],
"lemma": "touch",
"misc": "-",
"text": "touch",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": [
15
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 14,
"id": [
16
],
"lemma": "necklace",
"misc": "1)",
"text": "necklace",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 20,
"id": [
17
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": [
18
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 20,
"id": [
19
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 14,
"id": [
20
],
"lemma": "worth",
"misc": "-",
"text": "worth",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 22,
"id": [
21
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 20,
"id": [
22
],
"lemma": "lot",
"misc": "-",
"text": "lot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
23
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
7,
8
],
[
0,
17,
17
]
],
[
[
0,
14,
15
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3UZUVSO3P99H5YO9049ZTR528ADMEV-2 | crowdsourced | The boy got in trouble for stealing the ring but he didn't touch the necklace because it was worth very little. | [
{
"id": 0,
"speaker": null,
"text": "The boy got in trouble for stealing the ring but he didn't touch the necklace because it was worth very little.",
"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": "boy",
"misc": "-",
"text": "boy",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "get",
"misc": "-",
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "trouble",
"misc": "-",
"text": "trouble",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "acl",
"feats": "VerbForm=Ger",
"head": 5,
"id": [
7
],
"lemma": "steal",
"misc": "-",
"text": "stealing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": [
8
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 7,
"id": [
9
],
"lemma": "ring",
"misc": "1)",
"text": "ring",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 14,
"id": [
10
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": [
11
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": [
12
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 3,
"id": [
14
],
"lemma": "touch",
"misc": "-",
"text": "touch",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": [
15
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 14,
"id": [
16
],
"lemma": "necklace",
"misc": "0)",
"text": "necklace",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 20,
"id": [
17
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": [
18
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 20,
"id": [
19
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 14,
"id": [
20
],
"lemma": "worth",
"misc": "-",
"text": "worth",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"feats": null,
"head": 22,
"id": [
21
],
"lemma": "very",
"misc": "-",
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"feats": "Degree=Pos",
"head": 20,
"id": [
22
],
"lemma": "little",
"misc": "-",
"text": "little",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
23
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
7,
8
]
],
[
[
0,
14,
15
],
[
0,
17,
17
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3P4C70TRMTVVJU2F6NY8THBPLAPGL5-1 | crowdsourced | Leslie was laying a concrete patio when Joel showed up to help. He was thankful for the assistance. | [
{
"id": 0,
"speaker": null,
"text": "Leslie was laying a concrete patio when Joel showed up to help.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Leslie",
"misc": "(0)",
"text": "Leslie",
"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": "lay",
"misc": "-",
"text": "laying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": [
4
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 6,
"id": [
5
],
"lemma": "concrete",
"misc": "-",
"text": "concrete",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
6
],
"lemma": "patio",
"misc": "-",
"text": "patio",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 9,
"id": [
7
],
"lemma": "when",
"misc": "-",
"text": "when",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "Joel",
"misc": "(1)",
"text": "Joel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
9
],
"lemma": "show",
"misc": "-",
"text": "showed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 9,
"id": [
10
],
"lemma": "up",
"misc": "-",
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 9,
"id": [
12
],
"lemma": "help",
"misc": "-",
"text": "help",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
13
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He was thankful for the assistance.",
"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": "thankful",
"misc": "-",
"text": "thankful",
"upos": "ADJ",
"xpos": "JJ"
},
{
"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": 3,
"id": [
6
],
"lemma": "assistance",
"misc": "-",
"text": "assistance",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
7
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
1,
0,
0
]
],
[
[
0,
7,
7
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3P4C70TRMTVVJU2F6NY8THBPLAPGL5-2 | crowdsourced | Leslie was laying a concrete patio when Joel showed up to help. He was glad to give assistance. | [
{
"id": 0,
"speaker": null,
"text": "Leslie was laying a concrete patio when Joel showed up to help.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Leslie",
"misc": "(1)",
"text": "Leslie",
"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": "lay",
"misc": "-",
"text": "laying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": [
4
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 6,
"id": [
5
],
"lemma": "concrete",
"misc": "-",
"text": "concrete",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
6
],
"lemma": "patio",
"misc": "-",
"text": "patio",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 9,
"id": [
7
],
"lemma": "when",
"misc": "-",
"text": "when",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "Joel",
"misc": "(0)",
"text": "Joel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
9
],
"lemma": "show",
"misc": "-",
"text": "showed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 9,
"id": [
10
],
"lemma": "up",
"misc": "-",
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 9,
"id": [
12
],
"lemma": "help",
"misc": "-",
"text": "help",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
13
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He was glad to give assistance.",
"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": "glad",
"misc": "-",
"text": "glad",
"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": "give",
"misc": "-",
"text": "give",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
6
],
"lemma": "assistance",
"misc": "-",
"text": "assistance",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
7
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3087LXLJ6OUC8YHY6A67DCJPHJ30FE-2 | crowdsourced | Rebecca wanted to change names and Carrie didn't approve because she thought it was a dated name. | [
{
"id": 0,
"speaker": null,
"text": "Rebecca wanted to change names and Carrie didn't approve because she thought it was a dated name.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Rebecca",
"misc": "(1)",
"text": "Rebecca",
"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": "change",
"misc": "-",
"text": "change",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 4,
"id": [
5
],
"lemma": "name",
"misc": "-",
"text": "names",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cc",
"feats": null,
"head": 10,
"id": [
6
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 10,
"id": [
7
],
"lemma": "Carrie",
"misc": "(0)",
"text": "Carrie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
8
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
10
],
"lemma": "approve",
"misc": "-",
"text": "approve",
"upos": "VERB",
"xpos": "VB"
},
{
"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": 10,
"id": [
13
],
"lemma": "think",
"misc": "-",
"text": "thought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
14
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": [
15
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 18,
"id": [
16
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Tense=Past|VerbForm=Part",
"head": 18,
"id": [
17
],
"lemma": "date",
"misc": "-",
"text": "dated",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "ccomp",
"feats": "Number=Sing",
"head": 13,
"id": [
18
],
"lemma": "name",
"misc": "-",
"text": "name",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3087LXLJ6OUC8YHY6A67DCJPHJ30FE-1 | crowdsourced | Rebecca wanted to change names and Carrie didn't approve because she thought it was a cool name. | [
{
"id": 0,
"speaker": null,
"text": "Rebecca wanted to change names and Carrie didn't approve because she thought it was a cool name.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Rebecca",
"misc": "(0)",
"text": "Rebecca",
"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": "change",
"misc": "-",
"text": "change",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 4,
"id": [
5
],
"lemma": "name",
"misc": "-",
"text": "names",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cc",
"feats": null,
"head": 10,
"id": [
6
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 10,
"id": [
7
],
"lemma": "Carrie",
"misc": "(1)",
"text": "Carrie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
8
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
10
],
"lemma": "approve",
"misc": "-",
"text": "approve",
"upos": "VERB",
"xpos": "VB"
},
{
"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": 10,
"id": [
13
],
"lemma": "think",
"misc": "-",
"text": "thought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
14
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": [
15
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 18,
"id": [
16
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 18,
"id": [
17
],
"lemma": "cool",
"misc": "-",
"text": "cool",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "ccomp",
"feats": "Number=Sing",
"head": 13,
"id": [
18
],
"lemma": "name",
"misc": "-",
"text": "name",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
6,
6
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
36FQTHX3Z55IC94FKV2UWKQB5ROB3J-1 | crowdsourced | We had to clean up the huge mess using the mop instead of the broom as it was durable. | [
{
"id": 0,
"speaker": null,
"text": "We had to clean up the huge mess using the mop instead of the broom as it was durable.",
"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": "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": "clean",
"misc": "-",
"text": "clean",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 4,
"id": [
5
],
"lemma": "up",
"misc": "-",
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": [
6
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 8,
"id": [
7
],
"lemma": "huge",
"misc": "-",
"text": "huge",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
8
],
"lemma": "mess",
"misc": "-",
"text": "mess",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl",
"feats": "VerbForm=Ger",
"head": 8,
"id": [
9
],
"lemma": "use",
"misc": "-",
"text": "using",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
11
],
"lemma": "mop",
"misc": "0)",
"text": "mop",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
12
],
"lemma": "instead",
"misc": "-",
"text": "instead",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "fixed",
"feats": null,
"head": 12,
"id": [
13
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 9,
"id": [
15
],
"lemma": "broom",
"misc": "1)",
"text": "broom",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
16
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
17
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 19,
"id": [
18
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 4,
"id": [
19
],
"lemma": "durable",
"misc": "-",
"text": "durable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
9,
10
],
[
0,
16,
16
]
],
[
[
0,
13,
14
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
36FQTHX3Z55IC94FKV2UWKQB5ROB3J-2 | crowdsourced | We had to clean up the huge mess using the mop instead of the broom as it was weak. | [
{
"id": 0,
"speaker": null,
"text": "We had to clean up the huge mess using the mop instead of the broom as it was 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": "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": "clean",
"misc": "-",
"text": "clean",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 4,
"id": [
5
],
"lemma": "up",
"misc": "-",
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": [
6
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 8,
"id": [
7
],
"lemma": "huge",
"misc": "-",
"text": "huge",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
8
],
"lemma": "mess",
"misc": "-",
"text": "mess",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl",
"feats": "VerbForm=Ger",
"head": 8,
"id": [
9
],
"lemma": "use",
"misc": "-",
"text": "using",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
11
],
"lemma": "mop",
"misc": "1)",
"text": "mop",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
12
],
"lemma": "instead",
"misc": "-",
"text": "instead",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "fixed",
"feats": null,
"head": 12,
"id": [
13
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 9,
"id": [
15
],
"lemma": "broom",
"misc": "0)",
"text": "broom",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
16
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
17
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 19,
"id": [
18
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 4,
"id": [
19
],
"lemma": "weak",
"misc": "-",
"text": "weak",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
9,
10
]
],
[
[
0,
13,
14
],
[
0,
16,
16
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
33P2GD6NRP6YZKF85T4PZHABB0KKH8-1 | crowdsourced | When deciding which calendar to buy, Samuel chose a small one for Craig, because that is what he knows he prefers. | [
{
"id": 0,
"speaker": null,
"text": "When deciding which calendar to buy, Samuel chose a small one for Craig, because that is what he knows he prefers.",
"tokens": [
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 2,
"id": [
1
],
"lemma": "when",
"misc": "-",
"text": "When",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 9,
"id": [
2
],
"lemma": "decide",
"misc": "-",
"text": "deciding",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "PronType=Int",
"head": 4,
"id": [
3
],
"lemma": "which",
"misc": "-",
"text": "which",
"upos": "DET",
"xpos": "WDT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "calendar",
"misc": "-",
"text": "calendar",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"feats": "VerbForm=Inf",
"head": 4,
"id": [
6
],
"lemma": "buy",
"misc": "-",
"text": "buy",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
7
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "Samuel",
"misc": "(0)",
"text": "Samuel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
9
],
"lemma": "choose",
"misc": "-",
"text": "chose",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 12,
"id": [
10
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 12,
"id": [
11
],
"lemma": "small",
"misc": "-",
"text": "small",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
12
],
"lemma": "one",
"misc": "-",
"text": "one",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 12,
"id": [
14
],
"lemma": "Craig",
"misc": "(1)",
"text": "Craig",
"upos": "PROPN",
"xpos": "NNP"
},
{
"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": "Number=Sing|PronType=Dem",
"head": 19,
"id": [
17
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "PRON",
"xpos": "DT"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 19,
"id": [
18
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"feats": "PronType=Int",
"head": 9,
"id": [
19
],
"lemma": "what",
"misc": "-",
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": [
20
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "acl:relcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 19,
"id": [
21
],
"lemma": "know",
"misc": "-",
"text": "knows",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 23,
"id": [
22
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 21,
"id": [
23
],
"lemma": "prefer",
"misc": "-",
"text": "prefers",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"feats": null,
"head": 9,
"id": [
24
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
7,
7
],
[
0,
19,
19
]
],
[
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
33P2GD6NRP6YZKF85T4PZHABB0KKH8-2 | crowdsourced | When deciding which calendar to buy, Samuel chose a large one for Craig, despite what he said he prefers. | [
{
"id": 0,
"speaker": null,
"text": "When deciding which calendar to buy, Samuel chose a large one for Craig, despite what he said he prefers.",
"tokens": [
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 2,
"id": [
1
],
"lemma": "when",
"misc": "-",
"text": "When",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 9,
"id": [
2
],
"lemma": "decide",
"misc": "-",
"text": "deciding",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "PronType=Int",
"head": 4,
"id": [
3
],
"lemma": "which",
"misc": "-",
"text": "which",
"upos": "DET",
"xpos": "WDT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "calendar",
"misc": "-",
"text": "calendar",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"feats": "VerbForm=Inf",
"head": 4,
"id": [
6
],
"lemma": "buy",
"misc": "-",
"text": "buy",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
7
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "Samuel",
"misc": "(1)",
"text": "Samuel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
9
],
"lemma": "choose",
"misc": "-",
"text": "chose",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 12,
"id": [
10
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 12,
"id": [
11
],
"lemma": "large",
"misc": "-",
"text": "large",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
12
],
"lemma": "one",
"misc": "-",
"text": "one",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 12,
"id": [
14
],
"lemma": "Craig",
"misc": "(0)",
"text": "Craig",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 9,
"id": [
15
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
16
],
"lemma": "despite",
"misc": "-",
"text": "despite",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "PronType=Int",
"head": 9,
"id": [
17
],
"lemma": "what",
"misc": "-",
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"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": "acl:relcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": [
19
],
"lemma": "say",
"misc": "-",
"text": "said",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": [
20
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 19,
"id": [
21
],
"lemma": "prefer",
"misc": "-",
"text": "prefers",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"feats": null,
"head": 9,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
7,
7
]
],
[
[
0,
13,
13
],
[
0,
17,
17
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3EFNPKWBMSM2YX2Y2HT5K56KLLC03R-2 | crowdsourced | Leslie wanted to impress Christopher with their music, so they was invited to the performance. | [
{
"id": 0,
"speaker": null,
"text": "Leslie wanted to impress Christopher with their music, so they was invited to the performance.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Leslie",
"misc": "(1)",
"text": "Leslie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "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": "impress",
"misc": "-",
"text": "impress",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
5
],
"lemma": "Christopher",
"misc": "(0)",
"text": "Christopher",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 8,
"id": [
7
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
8
],
"lemma": "music",
"misc": "-",
"text": "music",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 13,
"id": [
9
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 13,
"id": [
11
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": [
12
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 4,
"id": [
13
],
"lemma": "invite",
"misc": "-",
"text": "invited",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": [
15
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 13,
"id": [
16
],
"lemma": "performance",
"misc": "-",
"text": "performance",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
10,
10
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3EFNPKWBMSM2YX2Y2HT5K56KLLC03R-1 | crowdsourced | Leslie wanted to impress Christopher with their music, so they invited her to the performance. | [
{
"id": 0,
"speaker": null,
"text": "Leslie wanted to impress Christopher with their music, so they invited her to the performance.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Leslie",
"misc": "(0)",
"text": "Leslie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
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": "impress",
"misc": "-",
"text": "impress",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
5
],
"lemma": "Christopher",
"misc": "(1)",
"text": "Christopher",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 8,
"id": [
7
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
8
],
"lemma": "music",
"misc": "-",
"text": "music",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 12,
"id": [
11
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
12
],
"lemma": "invite",
"misc": "-",
"text": "invited",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": [
13
],
"lemma": "she",
"misc": "-",
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": [
15
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 12,
"id": [
16
],
"lemma": "performance",
"misc": "-",
"text": "performance",
"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,
4,
4
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
39AYGO6AFFI4GCHNMPT12KEH8P96N7-2 | crowdsourced | Joseph asked Craig what to do with their dog, because they knew that they could be professional about it. | [
{
"id": 0,
"speaker": null,
"text": "Joseph asked Craig what to do with their dog, because they knew that they could be professional about it.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Joseph",
"misc": "(1)",
"text": "Joseph",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "ask",
"misc": "-",
"text": "asked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "Craig",
"misc": "(0)",
"text": "Craig",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "obj",
"feats": "PronType=Int",
"head": 6,
"id": [
4
],
"lemma": "what",
"misc": "-",
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"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": "do",
"misc": "-",
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 9,
"id": [
8
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "dog",
"misc": "-",
"text": "dog",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
13
],
"lemma": "know",
"misc": "-",
"text": "knew",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
14
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 18,
"id": [
15
],
"lemma": "they",
"misc": "-",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 18,
"id": [
16
],
"lemma": "could",
"misc": "-",
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "cop",
"feats": "VerbForm=Inf",
"head": 18,
"id": [
17
],
"lemma": "be",
"misc": "-",
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "ccomp",
"feats": "Degree=Pos",
"head": 13,
"id": [
18
],
"lemma": "professional",
"misc": "-",
"text": "professional",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 20,
"id": [
19
],
"lemma": "about",
"misc": "-",
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"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,
2,
2
],
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
39AYGO6AFFI4GCHNMPT12KEH8P96N7-1 | crowdsourced | Joseph asked Craig what to do with their dog, because they knew that they could not be objective about it. | [
{
"id": 0,
"speaker": null,
"text": "Joseph asked Craig what to do with their dog, because they knew that they could not be objective about it.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Joseph",
"misc": "(0)",
"text": "Joseph",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "ask",
"misc": "-",
"text": "asked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "Craig",
"misc": "(1)",
"text": "Craig",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "obj",
"feats": "PronType=Int",
"head": 6,
"id": [
4
],
"lemma": "what",
"misc": "-",
"text": "what",
"upos": "PRON",
"xpos": "WP"
},
{
"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": "do",
"misc": "-",
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 9,
"id": [
8
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "dog",
"misc": "-",
"text": "dog",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
13
],
"lemma": "know",
"misc": "-",
"text": "knew",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
14
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 19,
"id": [
15
],
"lemma": "they",
"misc": "-",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 19,
"id": [
16
],
"lemma": "could",
"misc": "-",
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"feats": null,
"head": 19,
"id": [
17
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "cop",
"feats": "VerbForm=Inf",
"head": 19,
"id": [
18
],
"lemma": "be",
"misc": "-",
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "ccomp",
"feats": "Degree=Pos",
"head": 13,
"id": [
19
],
"lemma": "objective",
"misc": "-",
"text": "objective",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 21,
"id": [
20
],
"lemma": "about",
"misc": "-",
"text": "about",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
21
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
2,
2
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3DA79LNS59T3E6ZP0JHF4G8PIZ83TB-2 | crowdsourced | Hunter donated hair for a wig to Robert after their hair fell out because they needed help and had no hair. | [
{
"id": 0,
"speaker": null,
"text": "Hunter donated hair for a wig to Robert after their hair fell out because they needed help and had no hair.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Hunter",
"misc": "(1)",
"text": "Hunter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "donate",
"misc": "-",
"text": "donated",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "hair",
"misc": "-",
"text": "hair",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
4
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": [
5
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
6
],
"lemma": "wig",
"misc": "-",
"text": "wig",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "Robert",
"misc": "(0)",
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": "after",
"misc": "-",
"text": "after",
"upos": "SCONJ",
"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": "nsubj",
"feats": "Number=Sing",
"head": 12,
"id": [
11
],
"lemma": "hair",
"misc": "-",
"text": "hair",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
12
],
"lemma": "fall",
"misc": "-",
"text": "fell",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 12,
"id": [
13
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 16,
"id": [
15
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": [
16
],
"lemma": "need",
"misc": "-",
"text": "needed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 16,
"id": [
17
],
"lemma": "help",
"misc": "-",
"text": "help",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 19,
"id": [
18
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": [
19
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": null,
"head": 21,
"id": [
20
],
"lemma": "no",
"misc": "-",
"text": "no",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 19,
"id": [
21
],
"lemma": "hair",
"misc": "-",
"text": "hair",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
14,
14
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3DA79LNS59T3E6ZP0JHF4G8PIZ83TB-1 | crowdsourced | Hunter donated hair for a wig to Robert after their hair fell out because they wanted to help and had long hair. | [
{
"id": 0,
"speaker": null,
"text": "Hunter donated hair for a wig to Robert after their hair fell out because they wanted to help and had long hair.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Hunter",
"misc": "(0)",
"text": "Hunter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "donate",
"misc": "-",
"text": "donated",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "hair",
"misc": "-",
"text": "hair",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
4
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": [
5
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
6
],
"lemma": "wig",
"misc": "-",
"text": "wig",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "Robert",
"misc": "(1)",
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": "after",
"misc": "-",
"text": "after",
"upos": "SCONJ",
"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": "nsubj",
"feats": "Number=Sing",
"head": 12,
"id": [
11
],
"lemma": "hair",
"misc": "-",
"text": "hair",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
12
],
"lemma": "fall",
"misc": "-",
"text": "fell",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 12,
"id": [
13
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 16,
"id": [
15
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": [
16
],
"lemma": "want",
"misc": "-",
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 16,
"id": [
18
],
"lemma": "help",
"misc": "-",
"text": "help",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "cc",
"feats": null,
"head": 20,
"id": [
19
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": [
20
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 22,
"id": [
21
],
"lemma": "long",
"misc": "-",
"text": "long",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 20,
"id": [
22
],
"lemma": "hair",
"misc": "-",
"text": "hair",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
23
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
14,
14
]
],
[
[
0,
7,
7
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3DWNFENNE3TUIZMOO38UCFDMYVC4JN-1 | crowdsourced | Jennifer would outgrow Sarah in a matter of a few months even though she was younger. | [
{
"id": 0,
"speaker": null,
"text": "Jennifer would outgrow Sarah in a matter of a few months even though she was younger.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Jennifer",
"misc": "(0)",
"text": "Jennifer",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "would",
"misc": "-",
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"feats": "VerbForm=Inf",
"head": 0,
"id": [
3
],
"lemma": "outgrow",
"misc": "-",
"text": "outgrow",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
4
],
"lemma": "Sarah",
"misc": "(1)",
"text": "Sarah",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
7
],
"lemma": "matter",
"misc": "-",
"text": "matter",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
8
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 11,
"id": [
9
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 11,
"id": [
10
],
"lemma": "few",
"misc": "-",
"text": "few",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"feats": "Number=Plur",
"head": 7,
"id": [
11
],
"lemma": "month",
"misc": "-",
"text": "months",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
12
],
"lemma": "even",
"misc": "-",
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "though",
"misc": "-",
"text": "though",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
14
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": [
15
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Cmp",
"head": 3,
"id": [
16
],
"lemma": "young",
"misc": "-",
"text": "younger",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
3,
3
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3DWNFENNE3TUIZMOO38UCFDMYVC4JN-2 | crowdsourced | Jennifer would outgrow Sarah in a matter of a few months even though she was older. | [
{
"id": 0,
"speaker": null,
"text": "Jennifer would outgrow Sarah in a matter of a few months even though she was older.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Jennifer",
"misc": "(1)",
"text": "Jennifer",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "would",
"misc": "-",
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "root",
"feats": "VerbForm=Inf",
"head": 0,
"id": [
3
],
"lemma": "outgrow",
"misc": "-",
"text": "outgrow",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
4
],
"lemma": "Sarah",
"misc": "(0)",
"text": "Sarah",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
7
],
"lemma": "matter",
"misc": "-",
"text": "matter",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
8
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 11,
"id": [
9
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 11,
"id": [
10
],
"lemma": "few",
"misc": "-",
"text": "few",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nmod",
"feats": "Number=Plur",
"head": 7,
"id": [
11
],
"lemma": "month",
"misc": "-",
"text": "months",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
12
],
"lemma": "even",
"misc": "-",
"text": "even",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "though",
"misc": "-",
"text": "though",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
14
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": [
15
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Cmp",
"head": 3,
"id": [
16
],
"lemma": "old",
"misc": "-",
"text": "older",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
3,
3
],
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3CIS7GGG65HLOHUBP8OLS3YOXEAUEI-2 | crowdsourced | The carpenter took boards from his truck and put them in the garage until it was empty. | [
{
"id": 0,
"speaker": null,
"text": "The carpenter took boards from his truck and put them in the garage until it was empty.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
2
],
"lemma": "carpenter",
"misc": "-",
"text": "carpenter",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "take",
"misc": "-",
"text": "took",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 3,
"id": [
4
],
"lemma": "board",
"misc": "-",
"text": "boards",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "from",
"misc": "-",
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 7,
"id": [
6
],
"lemma": "he",
"misc": "(0",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
7
],
"lemma": "truck",
"misc": "0)",
"text": "truck",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
9
],
"lemma": "put",
"misc": "-",
"text": "put",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 9,
"id": [
10
],
"lemma": "they",
"misc": "-",
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 13,
"id": [
12
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 9,
"id": [
13
],
"lemma": "garage",
"misc": "1)",
"text": "garage",
"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": 9,
"id": [
17
],
"lemma": "empty",
"misc": "-",
"text": "empty",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
6
],
[
0,
14,
14
]
],
[
[
0,
11,
12
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3CIS7GGG65HLOHUBP8OLS3YOXEAUEI-1 | crowdsourced | The carpenter took boards from his truck and put them in the garage until it was full. | [
{
"id": 0,
"speaker": null,
"text": "The carpenter took boards from his truck and put them in the garage until it was full.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
2
],
"lemma": "carpenter",
"misc": "-",
"text": "carpenter",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "take",
"misc": "-",
"text": "took",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 3,
"id": [
4
],
"lemma": "board",
"misc": "-",
"text": "boards",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "from",
"misc": "-",
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 7,
"id": [
6
],
"lemma": "he",
"misc": "(1",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
7
],
"lemma": "truck",
"misc": "1)",
"text": "truck",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
9
],
"lemma": "put",
"misc": "-",
"text": "put",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 9,
"id": [
10
],
"lemma": "they",
"misc": "-",
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 13,
"id": [
12
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 9,
"id": [
13
],
"lemma": "garage",
"misc": "0)",
"text": "garage",
"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": 9,
"id": [
17
],
"lemma": "full",
"misc": "-",
"text": "full",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
6
]
],
[
[
0,
11,
12
],
[
0,
14,
14
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
37OPIVELUWHSN76MT2R0537F69GHAM-1 | crowdsourced | Billy knew his LEGO snake was hungry, but didn't know if it would eat the rat, because it wasn't alive. | [
{
"id": 0,
"speaker": null,
"text": "Billy knew his LEGO snake was hungry, but didn't know if it would eat the rat, because it wasn't alive.",
"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": "know",
"misc": "-",
"text": "knew",
"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": "LEGO",
"misc": "-",
"text": "LEGO",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
5
],
"lemma": "snake",
"misc": "0)",
"text": "snake",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": [
6
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"feats": "Degree=Pos",
"head": 2,
"id": [
7
],
"lemma": "hungry",
"misc": "-",
"text": "hungry",
"upos": "ADJ",
"xpos": "JJ"
},
{
"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": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": [
10
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
12
],
"lemma": "know",
"misc": "-",
"text": "know",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "if",
"misc": "-",
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
14
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 16,
"id": [
15
],
"lemma": "would",
"misc": "-",
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 12,
"id": [
16
],
"lemma": "eat",
"misc": "-",
"text": "eat",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 18,
"id": [
17
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 16,
"id": [
18
],
"lemma": "rat",
"misc": "1)",
"text": "rat",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 24,
"id": [
19
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 24,
"id": [
20
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 24,
"id": [
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": 24,
"id": [
22
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 24,
"id": [
23
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 16,
"id": [
24
],
"lemma": "alive",
"misc": "-",
"text": "alive",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
25
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
4
],
[
0,
20,
20
]
],
[
[
0,
16,
17
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
37OPIVELUWHSN76MT2R0537F69GHAM-2 | crowdsourced | Billy knew his LEGO snake was hungry, but didn't know if it would eat the rat, because it wasn't dead. | [
{
"id": 0,
"speaker": null,
"text": "Billy knew his LEGO snake was hungry, but didn't know if it would eat the rat, because it wasn't dead.",
"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": "know",
"misc": "-",
"text": "knew",
"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": "LEGO",
"misc": "-",
"text": "LEGO",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
5
],
"lemma": "snake",
"misc": "1)",
"text": "snake",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": [
6
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"feats": "Degree=Pos",
"head": 2,
"id": [
7
],
"lemma": "hungry",
"misc": "-",
"text": "hungry",
"upos": "ADJ",
"xpos": "JJ"
},
{
"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": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": [
10
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
12
],
"lemma": "know",
"misc": "-",
"text": "know",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "if",
"misc": "-",
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
14
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 16,
"id": [
15
],
"lemma": "would",
"misc": "-",
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 12,
"id": [
16
],
"lemma": "eat",
"misc": "-",
"text": "eat",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 18,
"id": [
17
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 16,
"id": [
18
],
"lemma": "rat",
"misc": "0)",
"text": "rat",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 24,
"id": [
19
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 24,
"id": [
20
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 24,
"id": [
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": 24,
"id": [
22
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 24,
"id": [
23
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 16,
"id": [
24
],
"lemma": "dead",
"misc": "-",
"text": "dead",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
25
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
4
]
],
[
[
0,
16,
17
],
[
0,
20,
20
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3LN50BUKPXP1W7VE96OVNQPHMPWLPA-2 | crowdsourced | The teacher enjoyed having Patricia in their class but wished Betty would be transferred because they was defiant. | [
{
"id": 0,
"speaker": null,
"text": "The teacher enjoyed having Patricia in their class but wished Betty would be transferred because they was defiant.",
"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": "teacher",
"misc": "-",
"text": "teacher",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "enjoy",
"misc": "-",
"text": "enjoyed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 3,
"id": [
4
],
"lemma": "have",
"misc": "-",
"text": "having",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
5
],
"lemma": "Patricia",
"misc": "(1)",
"text": "Patricia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 8,
"id": [
7
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
8
],
"lemma": "class",
"misc": "-",
"text": "class",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
10
],
"lemma": "wish",
"misc": "-",
"text": "wished",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj:pass",
"feats": "Number=Sing",
"head": 14,
"id": [
11
],
"lemma": "Betty",
"misc": "(0)",
"text": "Betty",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 14,
"id": [
12
],
"lemma": "would",
"misc": "-",
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux:pass",
"feats": "VerbForm=Inf",
"head": 14,
"id": [
13
],
"lemma": "be",
"misc": "-",
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "ccomp",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 10,
"id": [
14
],
"lemma": "transfer",
"misc": "-",
"text": "transferred",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
15
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 18,
"id": [
16
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": [
17
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 14,
"id": [
18
],
"lemma": "defiant",
"misc": "-",
"text": "defiant",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
4
]
],
[
[
0,
10,
10
],
[
0,
15,
15
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3LN50BUKPXP1W7VE96OVNQPHMPWLPA-1 | crowdsourced | The teacher enjoyed having Patricia in their class but wished Betty would be transferred because they was obediant. | [
{
"id": 0,
"speaker": null,
"text": "The teacher enjoyed having Patricia in their class but wished Betty would be transferred because they was obediant.",
"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": "teacher",
"misc": "-",
"text": "teacher",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "enjoy",
"misc": "-",
"text": "enjoyed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 3,
"id": [
4
],
"lemma": "have",
"misc": "-",
"text": "having",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
5
],
"lemma": "Patricia",
"misc": "(0)",
"text": "Patricia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 8,
"id": [
7
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
8
],
"lemma": "class",
"misc": "-",
"text": "class",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
10
],
"lemma": "wish",
"misc": "-",
"text": "wished",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj:pass",
"feats": "Number=Sing",
"head": 14,
"id": [
11
],
"lemma": "Betty",
"misc": "(1)",
"text": "Betty",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 14,
"id": [
12
],
"lemma": "would",
"misc": "-",
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "aux:pass",
"feats": "VerbForm=Inf",
"head": 14,
"id": [
13
],
"lemma": "be",
"misc": "-",
"text": "be",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "ccomp",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 10,
"id": [
14
],
"lemma": "transfer",
"misc": "-",
"text": "transferred",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
15
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 18,
"id": [
16
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": [
17
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 14,
"id": [
18
],
"lemma": "obediant",
"misc": "-",
"text": "obediant",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
4
],
[
0,
15,
15
]
],
[
[
0,
10,
10
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
388CL5C1RL19JQXQQTGQEHNR2ADHLK-2 | crowdsourced | Steven did their best to irritate Logan all the time, because they was easily agitated. | [
{
"id": 0,
"speaker": null,
"text": "Steven did their best to irritate Logan all the time, because they was easily agitated.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Steven",
"misc": "(1)",
"text": "Steven",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 4,
"id": [
3
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Degree=Sup",
"head": 2,
"id": [
4
],
"lemma": "good",
"misc": "-",
"text": "best",
"upos": "ADJ",
"xpos": "JJS"
},
{
"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": "irritate",
"misc": "-",
"text": "irritate",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
7
],
"lemma": "Logan",
"misc": "(0)",
"text": "Logan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "det:predet",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "all",
"misc": "-",
"text": "all",
"upos": "DET",
"xpos": "PDT"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:tmod",
"feats": "Number=Sing",
"head": 6,
"id": [
10
],
"lemma": "time",
"misc": "-",
"text": "time",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 16,
"id": [
11
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
12
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 16,
"id": [
13
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": [
14
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "easily",
"misc": "-",
"text": "easily",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 2,
"id": [
16
],
"lemma": "agitate",
"misc": "-",
"text": "agitated",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
12,
12
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
388CL5C1RL19JQXQQTGQEHNR2ADHLK-1 | crowdsourced | Steven did their best to irritate Logan all the time, because they was a trouble maker. | [
{
"id": 0,
"speaker": null,
"text": "Steven did their best to irritate Logan all the time, because they was a trouble maker.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Steven",
"misc": "(0)",
"text": "Steven",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 4,
"id": [
3
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Degree=Sup",
"head": 2,
"id": [
4
],
"lemma": "good",
"misc": "-",
"text": "best",
"upos": "ADJ",
"xpos": "JJS"
},
{
"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": "irritate",
"misc": "-",
"text": "irritate",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
7
],
"lemma": "Logan",
"misc": "(1)",
"text": "Logan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "det:predet",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "all",
"misc": "-",
"text": "all",
"upos": "DET",
"xpos": "PDT"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:tmod",
"feats": "Number=Sing",
"head": 6,
"id": [
10
],
"lemma": "time",
"misc": "-",
"text": "time",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
11
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
12
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 17,
"id": [
13
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": [
14
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 17,
"id": [
15
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 17,
"id": [
16
],
"lemma": "trouble",
"misc": "-",
"text": "trouble",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 2,
"id": [
17
],
"lemma": "maker",
"misc": "-",
"text": "maker",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
12,
12
]
],
[
[
0,
6,
6
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3W0KKJIARTN569EF2PAJM4HC8R7K8Q-2 | crowdsourced | Joseph built their home out of concrete but Randy used wood, so they had tremendous damage after the twister hit the neighborhood. | [
{
"id": 0,
"speaker": null,
"text": "Joseph built their home out of concrete but Randy used wood, so they had tremendous damage after the twister hit the neighborhood.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Joseph",
"misc": "(1)",
"text": "Joseph",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "build",
"misc": "-",
"text": "built",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 4,
"id": [
3
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "home",
"misc": "-",
"text": "home",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
7
],
"lemma": "concrete",
"misc": "-",
"text": "concrete",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 10,
"id": [
9
],
"lemma": "Randy",
"misc": "(0)",
"text": "Randy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
10
],
"lemma": "use",
"misc": "-",
"text": "used",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 10,
"id": [
11
],
"lemma": "wood",
"misc": "-",
"text": "wood",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 15,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 15,
"id": [
14
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
15
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 17,
"id": [
16
],
"lemma": "tremendous",
"misc": "-",
"text": "tremendous",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 15,
"id": [
17
],
"lemma": "damage",
"misc": "-",
"text": "damage",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 21,
"id": [
18
],
"lemma": "after",
"misc": "-",
"text": "after",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 20,
"id": [
19
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 21,
"id": [
20
],
"lemma": "twister",
"misc": "-",
"text": "twister",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": [
21
],
"lemma": "hit",
"misc": "-",
"text": "hit",
"upos": "VERB",
"xpos": "VBD"
},
{
"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": "neighborhood",
"misc": "-",
"text": "neighborhood",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
24
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
8,
8
],
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3W0KKJIARTN569EF2PAJM4HC8R7K8Q-1 | crowdsourced | Joseph built their home out of concrete but Randy used wood, so they had little damage after the twister hit the neighborhood. | [
{
"id": 0,
"speaker": null,
"text": "Joseph built their home out of concrete but Randy used wood, so they had little damage after the twister hit the neighborhood.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Joseph",
"misc": "(0)",
"text": "Joseph",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "build",
"misc": "-",
"text": "built",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 4,
"id": [
3
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "home",
"misc": "-",
"text": "home",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
7
],
"lemma": "concrete",
"misc": "-",
"text": "concrete",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 10,
"id": [
9
],
"lemma": "Randy",
"misc": "(1)",
"text": "Randy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
10
],
"lemma": "use",
"misc": "-",
"text": "used",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 10,
"id": [
11
],
"lemma": "wood",
"misc": "-",
"text": "wood",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 15,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 15,
"id": [
14
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
15
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 17,
"id": [
16
],
"lemma": "little",
"misc": "-",
"text": "little",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 15,
"id": [
17
],
"lemma": "damage",
"misc": "-",
"text": "damage",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 21,
"id": [
18
],
"lemma": "after",
"misc": "-",
"text": "after",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 20,
"id": [
19
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 21,
"id": [
20
],
"lemma": "twister",
"misc": "-",
"text": "twister",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": [
21
],
"lemma": "hit",
"misc": "-",
"text": "hit",
"upos": "VERB",
"xpos": "VBD"
},
{
"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": "neighborhood",
"misc": "-",
"text": "neighborhood",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
24
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3BAKUKE49JQ9ID7PTOA186GJQBU1RE-2 | crowdsourced | She used the butter to sauteed the shrimps with eggplant and pasta. It was curvaceous. | [
{
"id": 0,
"speaker": null,
"text": "She used the butter to sauteed the shrimps with eggplant and pasta.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "she",
"misc": "-",
"text": "She",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "use",
"misc": "-",
"text": "used",
"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": "butter",
"misc": "-",
"text": "butter",
"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": "sauteed",
"misc": "-",
"text": "sauteed",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": [
7
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 6,
"id": [
8
],
"lemma": "shrimp",
"misc": "-",
"text": "shrimps",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
10
],
"lemma": "eggplant",
"misc": "(0)",
"text": "eggplant",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 10,
"id": [
12
],
"lemma": "pasta",
"misc": "(1)",
"text": "pasta",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
13
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "It was curvaceous.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 3,
"id": [
1
],
"lemma": "it",
"misc": "(0)",
"text": "It",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=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": "curvaceous",
"misc": "-",
"text": "curvaceous",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
4
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
9,
9
],
[
1,
0,
0
]
],
[
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3BAKUKE49JQ9ID7PTOA186GJQBU1RE-1 | crowdsourced | She used the butter to sauteed the shrimps with eggplant and pasta. It was stringy. | [
{
"id": 0,
"speaker": null,
"text": "She used the butter to sauteed the shrimps with eggplant and pasta.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "she",
"misc": "-",
"text": "She",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "use",
"misc": "-",
"text": "used",
"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": "butter",
"misc": "-",
"text": "butter",
"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": "sauteed",
"misc": "-",
"text": "sauteed",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": [
7
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 6,
"id": [
8
],
"lemma": "shrimp",
"misc": "-",
"text": "shrimps",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
10
],
"lemma": "eggplant",
"misc": "(1)",
"text": "eggplant",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 10,
"id": [
12
],
"lemma": "pasta",
"misc": "(0)",
"text": "pasta",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
13
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "It was stringy.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 3,
"id": [
1
],
"lemma": "it",
"misc": "(0)",
"text": "It",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=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": "stringy",
"misc": "-",
"text": "stringy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
4
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
9,
9
]
],
[
[
0,
11,
11
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3AC6MFV69KGEUQFNLWVZUYAGRFJZH0-1 | crowdsourced | John got more money when he sold the coin than when he sold the stamp because it was worthless. | [
{
"id": 0,
"speaker": null,
"text": "John got more money when he sold the coin than when he sold the stamp because it was worthless.",
"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": "get",
"misc": "-",
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 4,
"id": [
3
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "money",
"misc": "-",
"text": "money",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 7,
"id": [
5
],
"lemma": "when",
"misc": "-",
"text": "when",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 7,
"id": [
6
],
"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": [
7
],
"lemma": "sell",
"misc": "-",
"text": "sold",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": [
8
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 7,
"id": [
9
],
"lemma": "coin",
"misc": "1)",
"text": "coin",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 13,
"id": [
11
],
"lemma": "when",
"misc": "-",
"text": "when",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": [
13
],
"lemma": "sell",
"misc": "-",
"text": "sold",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 13,
"id": [
15
],
"lemma": "stamp",
"misc": "0)",
"text": "stamp",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
16
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
17
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 19,
"id": [
18
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 13,
"id": [
19
],
"lemma": "worthless",
"misc": "-",
"text": "worthless",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
7,
8
]
],
[
[
0,
13,
14
],
[
0,
16,
16
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3AC6MFV69KGEUQFNLWVZUYAGRFJZH0-2 | crowdsourced | John got more money when he sold the coin than when he sold the stamp because it was valuable. | [
{
"id": 0,
"speaker": null,
"text": "John got more money when he sold the coin than when he sold the stamp because it was valuable.",
"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": "get",
"misc": "-",
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 4,
"id": [
3
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "money",
"misc": "-",
"text": "money",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 7,
"id": [
5
],
"lemma": "when",
"misc": "-",
"text": "when",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 7,
"id": [
6
],
"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": [
7
],
"lemma": "sell",
"misc": "-",
"text": "sold",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": [
8
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 7,
"id": [
9
],
"lemma": "coin",
"misc": "0)",
"text": "coin",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 13,
"id": [
11
],
"lemma": "when",
"misc": "-",
"text": "when",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": [
13
],
"lemma": "sell",
"misc": "-",
"text": "sold",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 13,
"id": [
15
],
"lemma": "stamp",
"misc": "1)",
"text": "stamp",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
16
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
17
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 19,
"id": [
18
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 13,
"id": [
19
],
"lemma": "valuable",
"misc": "-",
"text": "valuable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
7,
8
],
[
0,
16,
16
]
],
[
[
0,
13,
14
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3126F2F5FAHNQ1LMSK1RAVZXDFOPEU-2 | crowdsourced | The store sold out of cookies long before salads because they were too boring. | [
{
"id": 0,
"speaker": null,
"text": "The store sold out of cookies long before salads because they were too boring.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
2
],
"lemma": "store",
"misc": "-",
"text": "store",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "sell",
"misc": "-",
"text": "sold",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
4
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 3,
"id": [
6
],
"lemma": "cookie",
"misc": "(1)",
"text": "cookies",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "advmod",
"feats": "Degree=Pos",
"head": 3,
"id": [
7
],
"lemma": "long",
"misc": "-",
"text": "long",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "before",
"misc": "-",
"text": "before",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 3,
"id": [
9
],
"lemma": "salad",
"misc": "(0)",
"text": "salads",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
10
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 14,
"id": [
11
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": [
12
],
"lemma": "be",
"misc": "-",
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 3,
"id": [
14
],
"lemma": "boring",
"misc": "-",
"text": "boring",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
15
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
]
],
[
[
0,
8,
8
],
[
0,
10,
10
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3126F2F5FAHNQ1LMSK1RAVZXDFOPEU-1 | crowdsourced | The store sold out of cookies long before salads because they were too delicious. | [
{
"id": 0,
"speaker": null,
"text": "The store sold out of cookies long before salads because they were too delicious.",
"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": "store",
"misc": "-",
"text": "store",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "sell",
"misc": "-",
"text": "sold",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
4
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 3,
"id": [
6
],
"lemma": "cookie",
"misc": "(0)",
"text": "cookies",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "advmod",
"feats": "Degree=Pos",
"head": 3,
"id": [
7
],
"lemma": "long",
"misc": "-",
"text": "long",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "before",
"misc": "-",
"text": "before",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 3,
"id": [
9
],
"lemma": "salad",
"misc": "(1)",
"text": "salads",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
10
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 14,
"id": [
11
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": [
12
],
"lemma": "be",
"misc": "-",
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 3,
"id": [
14
],
"lemma": "delicious",
"misc": "-",
"text": "delicious",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
15
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
],
[
0,
10,
10
]
],
[
[
0,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3511RHPADVC7EVCM20GK0N1OUWVRLL-2 | crowdsourced | Jason excelled at the violin lessons while Logan struggled, because he lacked a gift for music. | [
{
"id": 0,
"speaker": null,
"text": "Jason excelled at the violin lessons while Logan struggled, because he lacked a gift for music.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Jason",
"misc": "(1)",
"text": "Jason",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "excel",
"misc": "-",
"text": "excelled",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
3
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 6,
"id": [
4
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 6,
"id": [
5
],
"lemma": "violin",
"misc": "-",
"text": "violin",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 2,
"id": [
6
],
"lemma": "lesson",
"misc": "-",
"text": "lessons",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "Logan",
"misc": "(0)",
"text": "Logan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
9
],
"lemma": "struggle",
"misc": "-",
"text": "struggled",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
13
],
"lemma": "lack",
"misc": "-",
"text": "lacked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 13,
"id": [
15
],
"lemma": "gift",
"misc": "-",
"text": "gift",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 15,
"id": [
17
],
"lemma": "music",
"misc": "-",
"text": "music",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3511RHPADVC7EVCM20GK0N1OUWVRLL-1 | crowdsourced | Jason excelled at the violin lessons while Logan struggled, because he had a gift for music. | [
{
"id": 0,
"speaker": null,
"text": "Jason excelled at the violin lessons while Logan struggled, because he had a gift for music.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Jason",
"misc": "(0)",
"text": "Jason",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "excel",
"misc": "-",
"text": "excelled",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
3
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 6,
"id": [
4
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 6,
"id": [
5
],
"lemma": "violin",
"misc": "-",
"text": "violin",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 2,
"id": [
6
],
"lemma": "lesson",
"misc": "-",
"text": "lessons",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "Logan",
"misc": "(1)",
"text": "Logan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
9
],
"lemma": "struggle",
"misc": "-",
"text": "struggled",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "punct",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
13
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 13,
"id": [
15
],
"lemma": "gift",
"misc": "-",
"text": "gift",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 15,
"id": [
17
],
"lemma": "music",
"misc": "-",
"text": "music",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
7,
7
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
378G7J1SJNCDAAIN46FM2P7T6B0EWL-2 | crowdsourced | Brian liked to clean with vinegar but Kenneth hated the smell, so he had to get used to it. | [
{
"id": 0,
"speaker": null,
"text": "Brian liked to clean with vinegar but Kenneth hated the smell, so he had to get used to it.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Brian",
"misc": "(1)",
"text": "Brian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "like",
"misc": "-",
"text": "liked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "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": "clean",
"misc": "-",
"text": "clean",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "vinegar",
"misc": "-",
"text": "vinegar",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "Kenneth",
"misc": "(0)",
"text": "Kenneth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
9
],
"lemma": "hate",
"misc": "-",
"text": "hated",
"upos": "VERB",
"xpos": "VBD"
},
{
"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": "smell",
"misc": "-",
"text": "smell",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 15,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "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": "(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": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
16
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "aux:pass",
"feats": "VerbForm=Inf",
"head": 18,
"id": [
17
],
"lemma": "get",
"misc": "-",
"text": "get",
"upos": "AUX",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 15,
"id": [
18
],
"lemma": "use",
"misc": "-",
"text": "used",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 20,
"id": [
19
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"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,
7,
7
],
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
378G7J1SJNCDAAIN46FM2P7T6B0EWL-1 | crowdsourced | Brian liked to clean with vinegar but Kenneth hated the smell, so he had to use something else. | [
{
"id": 0,
"speaker": null,
"text": "Brian liked to clean with vinegar but Kenneth hated the smell, so he had to use something else.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Brian",
"misc": "(0)",
"text": "Brian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "like",
"misc": "-",
"text": "liked",
"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": "clean",
"misc": "-",
"text": "clean",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "vinegar",
"misc": "-",
"text": "vinegar",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "Kenneth",
"misc": "(1)",
"text": "Kenneth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
9
],
"lemma": "hate",
"misc": "-",
"text": "hated",
"upos": "VERB",
"xpos": "VBD"
},
{
"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": "smell",
"misc": "-",
"text": "smell",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 15,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "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": "(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": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"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": "use",
"misc": "-",
"text": "use",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 17,
"id": [
18
],
"lemma": "something",
"misc": "-",
"text": "something",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 18,
"id": [
19
],
"lemma": "else",
"misc": "-",
"text": "else",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
7,
7
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3OND0WXMHYTVDKNY97TM1MX7TDSHED-2 | crowdsourced | Mary cleaned the toilet every day but Angela almost never did because she was very slovenly. | [
{
"id": 0,
"speaker": null,
"text": "Mary cleaned the toilet every day but Angela almost never did because she was very slovenly.",
"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": "clean",
"misc": "-",
"text": "cleaned",
"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": "toilet",
"misc": "-",
"text": "toilet",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "det",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "every",
"misc": "-",
"text": "every",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:tmod",
"feats": "Number=Sing",
"head": 2,
"id": [
6
],
"lemma": "day",
"misc": "-",
"text": "day",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 11,
"id": [
7
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 11,
"id": [
8
],
"lemma": "Angela",
"misc": "(0)",
"text": "Angela",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "almost",
"misc": "-",
"text": "almost",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "never",
"misc": "-",
"text": "never",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
11
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
12
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"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": 16,
"id": [
14
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "very",
"misc": "-",
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 11,
"id": [
16
],
"lemma": "slovenly",
"misc": "-",
"text": "slovenly",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
12,
12
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3OND0WXMHYTVDKNY97TM1MX7TDSHED-1 | crowdsourced | Mary cleaned the toilet every day but Angela almost never did because she was very houseproud. | [
{
"id": 0,
"speaker": null,
"text": "Mary cleaned the toilet every day but Angela almost never did because she was very houseproud.",
"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": "clean",
"misc": "-",
"text": "cleaned",
"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": "toilet",
"misc": "-",
"text": "toilet",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "det",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "every",
"misc": "-",
"text": "every",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:tmod",
"feats": "Number=Sing",
"head": 2,
"id": [
6
],
"lemma": "day",
"misc": "-",
"text": "day",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 11,
"id": [
7
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 11,
"id": [
8
],
"lemma": "Angela",
"misc": "(1)",
"text": "Angela",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "almost",
"misc": "-",
"text": "almost",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "never",
"misc": "-",
"text": "never",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
11
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
12
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"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": 16,
"id": [
14
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "very",
"misc": "-",
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 11,
"id": [
16
],
"lemma": "houseproud",
"misc": "-",
"text": "houseproud",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
12,
12
]
],
[
[
0,
7,
7
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
36MUZ9VAE8GE14IWNBAWA1I90HRDEJ-1 | crowdsourced | The software was harder to install on the computer than on the laptop because it was running slower. | [
{
"id": 0,
"speaker": null,
"text": "The software was harder to install on the computer than on the laptop because it was running slower.",
"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": "software",
"misc": "-",
"text": "software",
"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": "hard",
"misc": "-",
"text": "harder",
"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": "install",
"misc": "-",
"text": "install",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": [
8
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "computer",
"misc": "0)",
"text": "computer",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "on",
"misc": "-",
"text": "on",
"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": 6,
"id": [
13
],
"lemma": "laptop",
"misc": "1)",
"text": "laptop",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
14
],
"lemma": "because",
"misc": "-",
"text": "because",
"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": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": [
16
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Pres|VerbForm=Part",
"head": 6,
"id": [
17
],
"lemma": "run",
"misc": "-",
"text": "running",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "xcomp",
"feats": "Degree=Cmp",
"head": 17,
"id": [
18
],
"lemma": "slow",
"misc": "-",
"text": "slower",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
7,
8
],
[
0,
14,
14
]
],
[
[
0,
11,
12
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
36MUZ9VAE8GE14IWNBAWA1I90HRDEJ-2 | crowdsourced | The software was harder to install on the computer than on the laptop because it was running faster. | [
{
"id": 0,
"speaker": null,
"text": "The software was harder to install on the computer than on the laptop because it was running faster.",
"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": "software",
"misc": "-",
"text": "software",
"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": "hard",
"misc": "-",
"text": "harder",
"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": "install",
"misc": "-",
"text": "install",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 9,
"id": [
8
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "computer",
"misc": "1)",
"text": "computer",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "on",
"misc": "-",
"text": "on",
"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": 6,
"id": [
13
],
"lemma": "laptop",
"misc": "0)",
"text": "laptop",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
14
],
"lemma": "because",
"misc": "-",
"text": "because",
"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": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": [
16
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Pres|VerbForm=Part",
"head": 6,
"id": [
17
],
"lemma": "run",
"misc": "-",
"text": "running",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "xcomp",
"feats": "Degree=Cmp",
"head": 17,
"id": [
18
],
"lemma": "fast",
"misc": "-",
"text": "faster",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
7,
8
]
],
[
[
0,
11,
12
],
[
0,
14,
14
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3OID399FXG5RDTJLYOI20LF0I5EDF4-1 | crowdsourced | Ryan's fish tank looks really clean, and Nelson's looks really dirty because he cleans regularly. | [
{
"id": 0,
"speaker": null,
"text": "Ryan's fish tank looks really clean, and Nelson's looks really dirty because he cleans regularly.",
"tokens": [
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Ryan",
"misc": "(0)",
"text": "Ryan",
"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": "fish",
"misc": "-",
"text": "fish",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
4
],
"lemma": "tank",
"misc": "-",
"text": "tank",
"upos": "NOUN",
"xpos": "NN"
},
{
"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": "really",
"misc": "-",
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 5,
"id": [
7
],
"lemma": "clean",
"misc": "-",
"text": "clean",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 12,
"id": [
8
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 12,
"id": [
10
],
"lemma": "Nelson",
"misc": "(1)",
"text": "Nelson",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
11
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": [
12
],
"lemma": "look",
"misc": "-",
"text": "looks",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "really",
"misc": "-",
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 12,
"id": [
14
],
"lemma": "dirty",
"misc": "-",
"text": "dirty",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
15
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
16
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": [
17
],
"lemma": "clean",
"misc": "-",
"text": "cleans",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 17,
"id": [
18
],
"lemma": "regularly",
"misc": "-",
"text": "regularly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
15,
15
]
],
[
[
0,
9,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3OID399FXG5RDTJLYOI20LF0I5EDF4-2 | crowdsourced | Ryan's fish tank looks really clean, and Nelson's looks really dirty because he cleans rarely. | [
{
"id": 0,
"speaker": null,
"text": "Ryan's fish tank looks really clean, and Nelson's looks really dirty because he cleans rarely.",
"tokens": [
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Ryan",
"misc": "(1)",
"text": "Ryan",
"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": "fish",
"misc": "-",
"text": "fish",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
4
],
"lemma": "tank",
"misc": "-",
"text": "tank",
"upos": "NOUN",
"xpos": "NN"
},
{
"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": "really",
"misc": "-",
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 5,
"id": [
7
],
"lemma": "clean",
"misc": "-",
"text": "clean",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 12,
"id": [
8
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 12,
"id": [
10
],
"lemma": "Nelson",
"misc": "(0)",
"text": "Nelson",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
11
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 5,
"id": [
12
],
"lemma": "look",
"misc": "-",
"text": "looks",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "really",
"misc": "-",
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 12,
"id": [
14
],
"lemma": "dirty",
"misc": "-",
"text": "dirty",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
15
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
16
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 12,
"id": [
17
],
"lemma": "clean",
"misc": "-",
"text": "cleans",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 17,
"id": [
18
],
"lemma": "rarely",
"misc": "-",
"text": "rarely",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
9,
9
],
[
0,
15,
15
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3OKP4QVBP2VZTMC4PYXIS576YGPAG4-2 | crowdsourced | Rebecca was excited that Elena was coming over because they had been asking to see their new house for weeks. | [
{
"id": 0,
"speaker": null,
"text": "Rebecca was excited that Elena was coming over because they had been asking to see their new house for weeks.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Rebecca",
"misc": "(1)",
"text": "Rebecca",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
3
],
"lemma": "excited",
"misc": "-",
"text": "excited",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 7,
"id": [
4
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
5
],
"lemma": "Elena",
"misc": "(0)",
"text": "Elena",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": [
6
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"feats": "Tense=Pres|VerbForm=Part",
"head": 3,
"id": [
7
],
"lemma": "come",
"misc": "-",
"text": "coming",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 7,
"id": [
8
],
"lemma": "over",
"misc": "-",
"text": "over",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
9
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 13,
"id": [
10
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": [
11
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "aux",
"feats": "Tense=Past|VerbForm=Part",
"head": 13,
"id": [
12
],
"lemma": "be",
"misc": "-",
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "advcl",
"feats": "Tense=Pres|VerbForm=Part",
"head": 7,
"id": [
13
],
"lemma": "ask",
"misc": "-",
"text": "asking",
"upos": "VERB",
"xpos": "VBG"
},
{
"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": "see",
"misc": "-",
"text": "see",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 18,
"id": [
16
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 18,
"id": [
17
],
"lemma": "new",
"misc": "-",
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 15,
"id": [
18
],
"lemma": "house",
"misc": "-",
"text": "house",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 20,
"id": [
19
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 15,
"id": [
20
],
"lemma": "week",
"misc": "-",
"text": "weeks",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
9,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3OKP4QVBP2VZTMC4PYXIS576YGPAG4-1 | crowdsourced | Rebecca was excited that Elena was coming over because they had been waiting for them to see their house for weeks. | [
{
"id": 0,
"speaker": null,
"text": "Rebecca was excited that Elena was coming over because they had been waiting for them to see their house for weeks.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Rebecca",
"misc": "(0)",
"text": "Rebecca",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
3
],
"lemma": "excited",
"misc": "-",
"text": "excited",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 7,
"id": [
4
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
5
],
"lemma": "Elena",
"misc": "(1)",
"text": "Elena",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": [
6
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"feats": "Tense=Pres|VerbForm=Part",
"head": 3,
"id": [
7
],
"lemma": "come",
"misc": "-",
"text": "coming",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 7,
"id": [
8
],
"lemma": "over",
"misc": "-",
"text": "over",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
9
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 13,
"id": [
10
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": [
11
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "aux",
"feats": "Tense=Past|VerbForm=Part",
"head": 13,
"id": [
12
],
"lemma": "be",
"misc": "-",
"text": "been",
"upos": "AUX",
"xpos": "VBN"
},
{
"deprel": "advcl",
"feats": "Tense=Pres|VerbForm=Part",
"head": 7,
"id": [
13
],
"lemma": "wait",
"misc": "-",
"text": "waiting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
14
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 17,
"id": [
15
],
"lemma": "they",
"misc": "-",
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 13,
"id": [
17
],
"lemma": "see",
"misc": "-",
"text": "see",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 19,
"id": [
18
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 17,
"id": [
19
],
"lemma": "house",
"misc": "-",
"text": "house",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 21,
"id": [
20
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 17,
"id": [
21
],
"lemma": "week",
"misc": "-",
"text": "weeks",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
4,
4
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3VCK0Q0PO7SOWQUF4YPKLHSYJ8CN0R-1 | crowdsourced | The hair Hannah attached to his hair with a glue got blown away by the wind. It is confirmed weak. | [
{
"id": 0,
"speaker": null,
"text": "The hair Hannah attached to his hair with a glue got blown away by the wind.",
"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": 12,
"id": [
2
],
"lemma": "hair",
"misc": "-",
"text": "hair",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "appos",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "Hannah",
"misc": "-",
"text": "Hannah",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "acl",
"feats": "Tense=Past|VerbForm=Part",
"head": 2,
"id": [
4
],
"lemma": "attach",
"misc": "-",
"text": "attached",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 7,
"id": [
6
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
7
],
"lemma": "hair",
"misc": "-",
"text": "hair",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "a",
"misc": "(0",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
10
],
"lemma": "glue",
"misc": "0)",
"text": "glue",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": [
11
],
"lemma": "get",
"misc": "-",
"text": "got",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": [
12
],
"lemma": "blow",
"misc": "-",
"text": "blown",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "advmod",
"feats": null,
"head": 12,
"id": [
13
],
"lemma": "away",
"misc": "-",
"text": "away",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "by",
"misc": "-",
"text": "by",
"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:agent",
"feats": "Number=Sing",
"head": 12,
"id": [
16
],
"lemma": "wind",
"misc": "1)",
"text": "wind",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 12,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "It is confirmed weak.",
"tokens": [
{
"deprel": "nsubj:pass",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 3,
"id": [
1
],
"lemma": "it",
"misc": "(0)",
"text": "It",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": [
3
],
"lemma": "confirm",
"misc": "-",
"text": "confirmed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 3,
"id": [
4
],
"lemma": "weak",
"misc": "-",
"text": "weak",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
5
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
8,
9
],
[
1,
0,
0
]
],
[
[
0,
14,
15
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3VCK0Q0PO7SOWQUF4YPKLHSYJ8CN0R-2 | crowdsourced | The hair Hannah attached to his hair with a glue got blown away by the wind. It is confirmed strong. | [
{
"id": 0,
"speaker": null,
"text": "The hair Hannah attached to his hair with a glue got blown away by the wind.",
"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": 12,
"id": [
2
],
"lemma": "hair",
"misc": "-",
"text": "hair",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "appos",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "Hannah",
"misc": "-",
"text": "Hannah",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "acl",
"feats": "Tense=Past|VerbForm=Part",
"head": 2,
"id": [
4
],
"lemma": "attach",
"misc": "-",
"text": "attached",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 7,
"id": [
6
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
7
],
"lemma": "hair",
"misc": "-",
"text": "hair",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "a",
"misc": "(1",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
10
],
"lemma": "glue",
"misc": "1)",
"text": "glue",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": [
11
],
"lemma": "get",
"misc": "-",
"text": "got",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": [
12
],
"lemma": "blow",
"misc": "-",
"text": "blown",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "advmod",
"feats": null,
"head": 12,
"id": [
13
],
"lemma": "away",
"misc": "-",
"text": "away",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "by",
"misc": "-",
"text": "by",
"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:agent",
"feats": "Number=Sing",
"head": 12,
"id": [
16
],
"lemma": "wind",
"misc": "0)",
"text": "wind",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 12,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "It is confirmed strong.",
"tokens": [
{
"deprel": "nsubj:pass",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 3,
"id": [
1
],
"lemma": "it",
"misc": "(0)",
"text": "It",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": [
3
],
"lemma": "confirm",
"misc": "-",
"text": "confirmed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 3,
"id": [
4
],
"lemma": "strong",
"misc": "-",
"text": "strong",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
5
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
8,
9
]
],
[
[
0,
14,
15
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3NBFJK3IOHGOVQ65ZH20T0RBNXTOGH-2 | crowdsourced | Nelson was inside the teepee, while Jason stayed outside, so he ended up getting drenched in the rainstorm. | [
{
"id": 0,
"speaker": null,
"text": "Nelson was inside the teepee, while Jason stayed outside, so he ended up getting drenched in the rainstorm.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
1
],
"lemma": "Nelson",
"misc": "(1)",
"text": "Nelson",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
3
],
"lemma": "inside",
"misc": "-",
"text": "inside",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "root",
"feats": "Number=Sing",
"head": 0,
"id": [
5
],
"lemma": "teepee",
"misc": "-",
"text": "teepee",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 9,
"id": [
6
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "Jason",
"misc": "(0)",
"text": "Jason",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
9
],
"lemma": "stay",
"misc": "-",
"text": "stayed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 9,
"id": [
10
],
"lemma": "outside",
"misc": "-",
"text": "outside",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 14,
"id": [
11
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 14,
"id": [
12
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": [
13
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
14
],
"lemma": "end",
"misc": "-",
"text": "ended",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 14,
"id": [
15
],
"lemma": "up",
"misc": "-",
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "aux:pass",
"feats": "VerbForm=Ger",
"head": 17,
"id": [
16
],
"lemma": "get",
"misc": "-",
"text": "getting",
"upos": "AUX",
"xpos": "VBG"
},
{
"deprel": "xcomp",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 14,
"id": [
17
],
"lemma": "drench",
"misc": "-",
"text": "drenched",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 20,
"id": [
18
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 20,
"id": [
19
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 17,
"id": [
20
],
"lemma": "rainstorm",
"misc": "-",
"text": "rainstorm",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"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"
} |
3NBFJK3IOHGOVQ65ZH20T0RBNXTOGH-1 | crowdsourced | Nelson was inside the teepee, while Jason stayed outside, so he avoided getting drenched in the rainstorm. | [
{
"id": 0,
"speaker": null,
"text": "Nelson was inside the teepee, while Jason stayed outside, so he avoided getting drenched in the rainstorm.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
1
],
"lemma": "Nelson",
"misc": "(0)",
"text": "Nelson",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
3
],
"lemma": "inside",
"misc": "-",
"text": "inside",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "root",
"feats": "Number=Sing",
"head": 0,
"id": [
5
],
"lemma": "teepee",
"misc": "-",
"text": "teepee",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
6
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "Jason",
"misc": "(1)",
"text": "Jason",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
9
],
"lemma": "stay",
"misc": "-",
"text": "stayed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 9,
"id": [
10
],
"lemma": "outside",
"misc": "-",
"text": "outside",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 14,
"id": [
11
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 14,
"id": [
12
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": [
13
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
14
],
"lemma": "avoid",
"misc": "-",
"text": "avoided",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 14,
"id": [
15
],
"lemma": "get",
"misc": "-",
"text": "getting",
"upos": "AUX",
"xpos": "VBG"
},
{
"deprel": "xcomp",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 14,
"id": [
16
],
"lemma": "drench",
"misc": "-",
"text": "drenched",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 19,
"id": [
17
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": [
18
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 16,
"id": [
19
],
"lemma": "rainstorm",
"misc": "-",
"text": "rainstorm",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
12,
12
]
],
[
[
0,
7,
7
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
36818Z1KV3BYZA0GUJQY9BIXZQ83AC-1 | crowdsourced | My husband and I like the joint account better than the separate account as we can both access it. | [
{
"id": 0,
"speaker": null,
"text": "My husband and I like the joint account better than the separate account as we can both access it.",
"tokens": [
{
"deprel": "nmod:poss",
"feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "my",
"misc": "-",
"text": "My",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
2
],
"lemma": "husband",
"misc": "-",
"text": "husband",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 2,
"id": [
4
],
"lemma": "I",
"misc": "-",
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
5
],
"lemma": "like",
"misc": "-",
"text": "like",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": [
6
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 8,
"id": [
7
],
"lemma": "joint",
"misc": "-",
"text": "joint",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
8
],
"lemma": "account",
"misc": "0)",
"text": "account",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 8,
"id": [
9
],
"lemma": "good",
"misc": "-",
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 13,
"id": [
11
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 13,
"id": [
12
],
"lemma": "separate",
"misc": "-",
"text": "separate",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 9,
"id": [
13
],
"lemma": "account",
"misc": "1)",
"text": "account",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
14
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 18,
"id": [
15
],
"lemma": "we",
"misc": "-",
"text": "we",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 18,
"id": [
16
],
"lemma": "can",
"misc": "-",
"text": "can",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "both",
"misc": "-",
"text": "both",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 5,
"id": [
18
],
"lemma": "access",
"misc": "-",
"text": "access",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
19
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
7
],
[
0,
18,
18
]
],
[
[
0,
10,
12
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
36818Z1KV3BYZA0GUJQY9BIXZQ83AC-2 | crowdsourced | My husband and I like the joint account better than the separate account as we cannot both access it. | [
{
"id": 0,
"speaker": null,
"text": "My husband and I like the joint account better than the separate account as we cannot both access it.",
"tokens": [
{
"deprel": "nmod:poss",
"feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "my",
"misc": "-",
"text": "My",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
2
],
"lemma": "husband",
"misc": "-",
"text": "husband",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 2,
"id": [
4
],
"lemma": "I",
"misc": "-",
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
5
],
"lemma": "like",
"misc": "-",
"text": "like",
"upos": "VERB",
"xpos": "VBP"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": [
6
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 8,
"id": [
7
],
"lemma": "joint",
"misc": "-",
"text": "joint",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
8
],
"lemma": "account",
"misc": "1)",
"text": "account",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 8,
"id": [
9
],
"lemma": "good",
"misc": "-",
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 13,
"id": [
11
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 13,
"id": [
12
],
"lemma": "separate",
"misc": "-",
"text": "separate",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 9,
"id": [
13
],
"lemma": "account",
"misc": "0)",
"text": "account",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
14
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs",
"head": 18,
"id": [
15
],
"lemma": "we",
"misc": "-",
"text": "we",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 18,
"id": [
16
],
"lemma": "cannot",
"misc": "-",
"text": "cannot",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "both",
"misc": "-",
"text": "both",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 5,
"id": [
18
],
"lemma": "access",
"misc": "-",
"text": "access",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
19
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
7
]
],
[
[
0,
10,
12
],
[
0,
18,
18
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3W0XM68YZPT81KVNJ6P4FW6W130K1T-1 | crowdsourced | Wearing contact lenses was desirable for Leslie but not Christopher because he had poor vision. | [
{
"id": 0,
"speaker": null,
"text": "Wearing contact lenses was desirable for Leslie but not Christopher because he had poor vision.",
"tokens": [
{
"deprel": "csubj",
"feats": "VerbForm=Ger",
"head": 5,
"id": [
1
],
"lemma": "wear",
"misc": "-",
"text": "Wearing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 3,
"id": [
2
],
"lemma": "contact",
"misc": "-",
"text": "contact",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 1,
"id": [
3
],
"lemma": "lense",
"misc": "-",
"text": "lenses",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
4
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
5
],
"lemma": "desirable",
"misc": "-",
"text": "desirable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "Leslie",
"misc": "(0)",
"text": "Leslie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 7,
"id": [
10
],
"lemma": "Christopher",
"misc": "(1)",
"text": "Christopher",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
13
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 15,
"id": [
14
],
"lemma": "poor",
"misc": "-",
"text": "poor",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 13,
"id": [
15
],
"lemma": "vision",
"misc": "-",
"text": "vision",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
6
],
[
0,
11,
11
]
],
[
[
0,
9,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3W0XM68YZPT81KVNJ6P4FW6W130K1T-2 | crowdsourced | Wearing contact lenses was desirable for Leslie but not Christopher because he had excellent vision. | [
{
"id": 0,
"speaker": null,
"text": "Wearing contact lenses was desirable for Leslie but not Christopher because he had excellent vision.",
"tokens": [
{
"deprel": "csubj",
"feats": "VerbForm=Ger",
"head": 5,
"id": [
1
],
"lemma": "wear",
"misc": "-",
"text": "Wearing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 3,
"id": [
2
],
"lemma": "contact",
"misc": "-",
"text": "contact",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 1,
"id": [
3
],
"lemma": "lense",
"misc": "-",
"text": "lenses",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
4
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
5
],
"lemma": "desirable",
"misc": "-",
"text": "desirable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "Leslie",
"misc": "(1)",
"text": "Leslie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 7,
"id": [
10
],
"lemma": "Christopher",
"misc": "(0)",
"text": "Christopher",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
13
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 15,
"id": [
14
],
"lemma": "excellent",
"misc": "-",
"text": "excellent",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 13,
"id": [
15
],
"lemma": "vision",
"misc": "-",
"text": "vision",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
6
]
],
[
[
0,
9,
9
],
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
31GECDVA9JKW9RBVN87K09SVDZU667-1 | crowdsourced | So he was happy because William had managed to steal a valuable painting from the house of Christopher. | [
{
"id": 0,
"speaker": null,
"text": "So he was happy because William had managed to steal a valuable painting from the house of Christopher.",
"tokens": [
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
1
],
"lemma": "so",
"misc": "-",
"text": "So",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 4,
"id": [
2
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
3
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
4
],
"lemma": "happy",
"misc": "-",
"text": "happy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 8,
"id": [
6
],
"lemma": "William",
"misc": "(0)",
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": [
7
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part",
"head": 4,
"id": [
8
],
"lemma": "manage",
"misc": "-",
"text": "managed",
"upos": "VERB",
"xpos": "VBN"
},
{
"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": "steal",
"misc": "-",
"text": "steal",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 13,
"id": [
11
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 13,
"id": [
12
],
"lemma": "valuable",
"misc": "-",
"text": "valuable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 10,
"id": [
13
],
"lemma": "painting",
"misc": "-",
"text": "painting",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "from",
"misc": "-",
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": [
15
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 10,
"id": [
16
],
"lemma": "house",
"misc": "-",
"text": "house",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 16,
"id": [
18
],
"lemma": "Christopher",
"misc": "(1)",
"text": "Christopher",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
5,
5
]
],
[
[
0,
17,
17
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
31GECDVA9JKW9RBVN87K09SVDZU667-2 | crowdsourced | So he was upset because William had managed to steal a valuable painting from the house of Christopher. | [
{
"id": 0,
"speaker": null,
"text": "So he was upset because William had managed to steal a valuable painting from the house of Christopher.",
"tokens": [
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
1
],
"lemma": "so",
"misc": "-",
"text": "So",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 4,
"id": [
2
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
3
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
4
],
"lemma": "upset",
"misc": "-",
"text": "upset",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 8,
"id": [
6
],
"lemma": "William",
"misc": "(1)",
"text": "William",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": [
7
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part",
"head": 4,
"id": [
8
],
"lemma": "manage",
"misc": "-",
"text": "managed",
"upos": "VERB",
"xpos": "VBN"
},
{
"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": "steal",
"misc": "-",
"text": "steal",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 13,
"id": [
11
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 13,
"id": [
12
],
"lemma": "valuable",
"misc": "-",
"text": "valuable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 10,
"id": [
13
],
"lemma": "painting",
"misc": "-",
"text": "painting",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "from",
"misc": "-",
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": [
15
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 10,
"id": [
16
],
"lemma": "house",
"misc": "-",
"text": "house",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 16,
"id": [
18
],
"lemma": "Christopher",
"misc": "(0)",
"text": "Christopher",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
17,
17
]
],
[
[
0,
5,
5
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3KQC8JMJGE6S3M71KNCQIVTA2NX3H1-1 | crowdsourced | Most of their guests wanted coffee and not lemonade because it was cold outside and it was cold. | [
{
"id": 0,
"speaker": null,
"text": "Most of their guests wanted coffee and not lemonade because it was cold outside and it was cold.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Degree=Sup",
"head": 5,
"id": [
1
],
"lemma": "most",
"misc": "-",
"text": "Most",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "case",
"feats": null,
"head": 4,
"id": [
2
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 4,
"id": [
3
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod",
"feats": "Number=Plur",
"head": 1,
"id": [
4
],
"lemma": "guest",
"misc": "-",
"text": "guests",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
5
],
"lemma": "want",
"misc": "-",
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
6
],
"lemma": "coffee",
"misc": "(1)",
"text": "coffee",
"upos": "NOUN",
"xpos": "NN"
},
{
"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": "(0",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "lemonade",
"misc": "0)",
"text": "lemonade",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
11
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": [
12
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 5,
"id": [
13
],
"lemma": "cold",
"misc": "-",
"text": "cold",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"feats": null,
"head": 13,
"id": [
14
],
"lemma": "outside",
"misc": "-",
"text": "outside",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cc",
"feats": null,
"head": 18,
"id": [
15
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
16
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": [
17
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 13,
"id": [
18
],
"lemma": "cold",
"misc": "-",
"text": "cold",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
]
],
[
[
0,
7,
8
],
[
0,
15,
15
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3KQC8JMJGE6S3M71KNCQIVTA2NX3H1-2 | crowdsourced | Most of their guests wanted coffee and not lemonade because it was cold outside and it was hot. | [
{
"id": 0,
"speaker": null,
"text": "Most of their guests wanted coffee and not lemonade because it was cold outside and it was hot.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Degree=Sup",
"head": 5,
"id": [
1
],
"lemma": "most",
"misc": "-",
"text": "Most",
"upos": "ADJ",
"xpos": "JJS"
},
{
"deprel": "case",
"feats": null,
"head": 4,
"id": [
2
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 4,
"id": [
3
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod",
"feats": "Number=Plur",
"head": 1,
"id": [
4
],
"lemma": "guest",
"misc": "-",
"text": "guests",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
5
],
"lemma": "want",
"misc": "-",
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
6
],
"lemma": "coffee",
"misc": "(0)",
"text": "coffee",
"upos": "NOUN",
"xpos": "NN"
},
{
"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": "(1",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "lemonade",
"misc": "1)",
"text": "lemonade",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
11
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": [
12
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 5,
"id": [
13
],
"lemma": "cold",
"misc": "-",
"text": "cold",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"feats": null,
"head": 13,
"id": [
14
],
"lemma": "outside",
"misc": "-",
"text": "outside",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cc",
"feats": null,
"head": 18,
"id": [
15
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
16
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": [
17
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 13,
"id": [
18
],
"lemma": "hot",
"misc": "-",
"text": "hot",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
],
[
0,
15,
15
]
],
[
[
0,
7,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3A9LA2FRWUS4JKEF4CJEPBIE82OXHO-1 | crowdsourced | I kept the rabbit in a cage instead of in the barn because it was harder to find it in it. | [
{
"id": 0,
"speaker": null,
"text": "I kept the rabbit in a cage instead of in the barn because it was harder to find it in it.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "I",
"misc": "-",
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "keep",
"misc": "-",
"text": "kept",
"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": "rabbit",
"misc": "-",
"text": "rabbit",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "a",
"misc": "(1",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
7
],
"lemma": "cage",
"misc": "1)",
"text": "cage",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"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": "case",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": [
11
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
12
],
"lemma": "barn",
"misc": "0)",
"text": "barn",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "expl",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
14
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": [
15
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Cmp",
"head": 2,
"id": [
16
],
"lemma": "hard",
"misc": "-",
"text": "harder",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "csubj",
"feats": "VerbForm=Inf",
"head": 16,
"id": [
18
],
"lemma": "find",
"misc": "-",
"text": "find",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
19
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"feats": null,
"head": 21,
"id": [
20
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
21
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
6
]
],
[
[
0,
10,
11
],
[
0,
20,
20
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3A9LA2FRWUS4JKEF4CJEPBIE82OXHO-2 | crowdsourced | I kept the rabbit in a cage instead of in the barn because it was easier to find it in it. | [
{
"id": 0,
"speaker": null,
"text": "I kept the rabbit in a cage instead of in the barn because it was easier to find it in it.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "I",
"misc": "-",
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "keep",
"misc": "-",
"text": "kept",
"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": "rabbit",
"misc": "-",
"text": "rabbit",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "a",
"misc": "(0",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
7
],
"lemma": "cage",
"misc": "0)",
"text": "cage",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"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": "case",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": [
11
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
12
],
"lemma": "barn",
"misc": "1)",
"text": "barn",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "expl",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
14
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": [
15
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Cmp",
"head": 2,
"id": [
16
],
"lemma": "easy",
"misc": "-",
"text": "easier",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 16,
"id": [
18
],
"lemma": "find",
"misc": "-",
"text": "find",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
19
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"feats": null,
"head": 21,
"id": [
20
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
21
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
6
],
[
0,
20,
20
]
],
[
[
0,
10,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
37YYO3NWHF4PZES4RO9Q070OV9ACC6-1 | crowdsourced | Ryan only found one tomato in Brett's garden that was ripe, so he felt bad picking it. | [
{
"id": 0,
"speaker": null,
"text": "Ryan only found one tomato in Brett's garden that was ripe, so he felt bad picking it.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Ryan",
"misc": "(0)",
"text": "Ryan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 3,
"id": [
2
],
"lemma": "only",
"misc": "-",
"text": "only",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "find",
"misc": "-",
"text": "found",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nummod",
"feats": "NumForm=Word|NumType=Card",
"head": 5,
"id": [
4
],
"lemma": "one",
"misc": "-",
"text": "one",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "tomato",
"misc": "-",
"text": "tomato",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
6
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 9,
"id": [
7
],
"lemma": "Brett",
"misc": "(1)",
"text": "Brett",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
8
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 5,
"id": [
9
],
"lemma": "garden",
"misc": "-",
"text": "garden",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "PronType=Rel",
"head": 12,
"id": [
10
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": [
11
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "acl:relcl",
"feats": "Degree=Pos",
"head": 9,
"id": [
12
],
"lemma": "ripe",
"misc": "-",
"text": "ripe",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
15
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
16
],
"lemma": "feel",
"misc": "-",
"text": "felt",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 16,
"id": [
17
],
"lemma": "bad",
"misc": "-",
"text": "bad",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 16,
"id": [
18
],
"lemma": "pick",
"misc": "-",
"text": "picking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
19
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
14,
14
]
],
[
[
0,
6,
6
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
37YYO3NWHF4PZES4RO9Q070OV9ACC6-2 | crowdsourced | Ryan only found one tomato in Brett's garden that was ripe, and he didn't want it picked. | [
{
"id": 0,
"speaker": null,
"text": "Ryan only found one tomato in Brett's garden that was ripe, and he didn't want it picked.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Ryan",
"misc": "(1)",
"text": "Ryan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 3,
"id": [
2
],
"lemma": "only",
"misc": "-",
"text": "only",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "find",
"misc": "-",
"text": "found",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nummod",
"feats": "NumForm=Word|NumType=Card",
"head": 5,
"id": [
4
],
"lemma": "one",
"misc": "-",
"text": "one",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "tomato",
"misc": "-",
"text": "tomato",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
6
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 9,
"id": [
7
],
"lemma": "Brett",
"misc": "(0)",
"text": "Brett",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
8
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 5,
"id": [
9
],
"lemma": "garden",
"misc": "-",
"text": "garden",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "PronType=Rel",
"head": 12,
"id": [
10
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": [
11
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "acl:relcl",
"feats": "Degree=Pos",
"head": 9,
"id": [
12
],
"lemma": "ripe",
"misc": "-",
"text": "ripe",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 18,
"id": [
13
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 18,
"id": [
14
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
15
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": [
16
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 3,
"id": [
18
],
"lemma": "want",
"misc": "-",
"text": "want",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
19
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"feats": "Tense=Past|VerbForm=Part",
"head": 18,
"id": [
20
],
"lemma": "pick",
"misc": "-",
"text": "picked",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
14,
14
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3FHTJGYT8NY6GQI6EHFFI0W12G0PG7-2 | crowdsourced | The creative artist was making a collage and got a bunch of newspapers but not magazines because they were not cheap. | [
{
"id": 0,
"speaker": null,
"text": "The creative artist was making a collage and got a bunch of newspapers but not magazines because they were not cheap.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 3,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 3,
"id": [
2
],
"lemma": "creative",
"misc": "-",
"text": "creative",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
3
],
"lemma": "artist",
"misc": "-",
"text": "artist",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"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=Pres|VerbForm=Part",
"head": 0,
"id": [
5
],
"lemma": "make",
"misc": "-",
"text": "making",
"upos": "VERB",
"xpos": "VBG"
},
{
"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": "collage",
"misc": "-",
"text": "collage",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
9
],
"lemma": "get",
"misc": "-",
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
11
],
"lemma": "bunch",
"misc": "-",
"text": "bunch",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Plur",
"head": 11,
"id": [
13
],
"lemma": "newspaper",
"misc": "(1)",
"text": "newspapers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cc",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "not",
"misc": "(0",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Number=Plur",
"head": 13,
"id": [
16
],
"lemma": "magazine",
"misc": "0)",
"text": "magazines",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"feats": null,
"head": 21,
"id": [
17
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 21,
"id": [
18
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 21,
"id": [
19
],
"lemma": "be",
"misc": "-",
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 21,
"id": [
20
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 9,
"id": [
21
],
"lemma": "cheap",
"misc": "-",
"text": "cheap",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
12,
12
]
],
[
[
0,
14,
15
],
[
0,
17,
17
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3FHTJGYT8NY6GQI6EHFFI0W12G0PG7-1 | crowdsourced | The creative artist was making a collage and got a bunch of newspapers but not magazines because they were everywhere. | [
{
"id": 0,
"speaker": null,
"text": "The creative artist was making a collage and got a bunch of newspapers but not magazines because they were everywhere.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 3,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 3,
"id": [
2
],
"lemma": "creative",
"misc": "-",
"text": "creative",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
3
],
"lemma": "artist",
"misc": "-",
"text": "artist",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"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=Pres|VerbForm=Part",
"head": 0,
"id": [
5
],
"lemma": "make",
"misc": "-",
"text": "making",
"upos": "VERB",
"xpos": "VBG"
},
{
"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": "collage",
"misc": "-",
"text": "collage",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
9
],
"lemma": "get",
"misc": "-",
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
11
],
"lemma": "bunch",
"misc": "-",
"text": "bunch",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Plur",
"head": 11,
"id": [
13
],
"lemma": "newspaper",
"misc": "(0)",
"text": "newspapers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cc",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "not",
"misc": "(1",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Number=Plur",
"head": 13,
"id": [
16
],
"lemma": "magazine",
"misc": "1)",
"text": "magazines",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"feats": null,
"head": 20,
"id": [
17
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 20,
"id": [
18
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 20,
"id": [
19
],
"lemma": "be",
"misc": "-",
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": null,
"head": 9,
"id": [
20
],
"lemma": "everywhere",
"misc": "-",
"text": "everywhere",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
12,
12
],
[
0,
17,
17
]
],
[
[
0,
14,
15
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3NI0WFPPI9E1VGPGLJR3R8I4VFD062-2 | crowdsourced | Megan always wore earplugs at night, but Kayla did not, because she was not bothered by random sounds. | [
{
"id": 0,
"speaker": null,
"text": "Megan always wore earplugs at night, but Kayla did not, because she was not bothered by random sounds.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Megan",
"misc": "(1)",
"text": "Megan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 3,
"id": [
2
],
"lemma": "always",
"misc": "-",
"text": "always",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "wear",
"misc": "-",
"text": "wore",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 3,
"id": [
4
],
"lemma": "earplug",
"misc": "-",
"text": "earplugs",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
6
],
"lemma": "night",
"misc": "-",
"text": "night",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 10,
"id": [
7
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 10,
"id": [
9
],
"lemma": "Kayla",
"misc": "(0)",
"text": "Kayla",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
10
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 10,
"id": [
11
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 10,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
13
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
14
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": [
15
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 10,
"id": [
17
],
"lemma": "bother",
"misc": "-",
"text": "bothered",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 20,
"id": [
18
],
"lemma": "by",
"misc": "-",
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 20,
"id": [
19
],
"lemma": "random",
"misc": "-",
"text": "random",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 17,
"id": [
20
],
"lemma": "sound",
"misc": "-",
"text": "sounds",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
8,
8
],
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3NI0WFPPI9E1VGPGLJR3R8I4VFD062-1 | crowdsourced | Megan always wore earplugs at night, but Kayla did not, because she was disturbed by random sounds. | [
{
"id": 0,
"speaker": null,
"text": "Megan always wore earplugs at night, but Kayla did not, because she was disturbed by random sounds.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Megan",
"misc": "(0)",
"text": "Megan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 3,
"id": [
2
],
"lemma": "always",
"misc": "-",
"text": "always",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "wear",
"misc": "-",
"text": "wore",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 3,
"id": [
4
],
"lemma": "earplug",
"misc": "-",
"text": "earplugs",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
6
],
"lemma": "night",
"misc": "-",
"text": "night",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 10,
"id": [
7
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 10,
"id": [
9
],
"lemma": "Kayla",
"misc": "(1)",
"text": "Kayla",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
10
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 10,
"id": [
11
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 16,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj:pass",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
14
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": [
15
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 10,
"id": [
16
],
"lemma": "disturb",
"misc": "-",
"text": "disturbed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 19,
"id": [
17
],
"lemma": "by",
"misc": "-",
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 19,
"id": [
18
],
"lemma": "random",
"misc": "-",
"text": "random",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 16,
"id": [
19
],
"lemma": "sound",
"misc": "-",
"text": "sounds",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
31KPKEKW4CRMVH5I18KBUMS54RV0BW-2 | crowdsourced | John wanted to exchange the tea with some water because it is a hot day already and it is cold. | [
{
"id": 0,
"speaker": null,
"text": "John wanted to exchange the tea with some water because it is a hot day already and it is cold.",
"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": "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": "exchange",
"misc": "-",
"text": "exchange",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 6,
"id": [
5
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "tea",
"misc": "1)",
"text": "tea",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "some",
"misc": "(0",
"text": "some",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
9
],
"lemma": "water",
"misc": "0)",
"text": "water",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
10
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
11
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": [
12
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": [
13
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 15,
"id": [
14
],
"lemma": "hot",
"misc": "-",
"text": "hot",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 4,
"id": [
15
],
"lemma": "day",
"misc": "-",
"text": "day",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
16
],
"lemma": "already",
"misc": "-",
"text": "already",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cc",
"feats": null,
"head": 20,
"id": [
17
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": [
18
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 20,
"id": [
19
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 2,
"id": [
20
],
"lemma": "cold",
"misc": "-",
"text": "cold",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
5
]
],
[
[
0,
7,
8
],
[
0,
17,
17
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
31KPKEKW4CRMVH5I18KBUMS54RV0BW-1 | crowdsourced | John wanted to exchange the tea with some water because it is a hot day already and it is hot. | [
{
"id": 0,
"speaker": null,
"text": "John wanted to exchange the tea with some water because it is a hot day already and it is hot.",
"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": "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": "exchange",
"misc": "-",
"text": "exchange",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 6,
"id": [
5
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "tea",
"misc": "0)",
"text": "tea",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "some",
"misc": "(1",
"text": "some",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
9
],
"lemma": "water",
"misc": "1)",
"text": "water",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
10
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
11
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 15,
"id": [
12
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": [
13
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 15,
"id": [
14
],
"lemma": "hot",
"misc": "-",
"text": "hot",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 4,
"id": [
15
],
"lemma": "day",
"misc": "-",
"text": "day",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
16
],
"lemma": "already",
"misc": "-",
"text": "already",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cc",
"feats": null,
"head": 20,
"id": [
17
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": [
18
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 20,
"id": [
19
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 2,
"id": [
20
],
"lemma": "hot",
"misc": "-",
"text": "hot",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
5
],
[
0,
17,
17
]
],
[
[
0,
7,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3ZTE0JGGCEQBEEQ0XV6H396WP51OC7-1 | crowdsourced | Sarah was more successful at work than Betty because she stayed longer hours at the job. | [
{
"id": 0,
"speaker": null,
"text": "Sarah was more successful at work than Betty because she stayed longer hours at the job.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Sarah",
"misc": "(0)",
"text": "Sarah",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 4,
"id": [
3
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
4
],
"lemma": "successful",
"misc": "-",
"text": "successful",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "work",
"misc": "-",
"text": "work",
"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": "Betty",
"misc": "(1)",
"text": "Betty",
"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=Past|VerbForm=Fin",
"head": 4,
"id": [
11
],
"lemma": "stay",
"misc": "-",
"text": "stayed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 13,
"id": [
12
],
"lemma": "long",
"misc": "-",
"text": "longer",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obl:npmod",
"feats": "Number=Plur",
"head": 11,
"id": [
13
],
"lemma": "hour",
"misc": "-",
"text": "hours",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": [
15
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 11,
"id": [
16
],
"lemma": "job",
"misc": "-",
"text": "job",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
7,
7
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3ZTE0JGGCEQBEEQ0XV6H396WP51OC7-2 | crowdsourced | Sarah was less successful at work than Betty because she stayed longer hours at the job. | [
{
"id": 0,
"speaker": null,
"text": "Sarah was less successful at work than Betty because she stayed longer hours at the job.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Sarah",
"misc": "(1)",
"text": "Sarah",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 4,
"id": [
3
],
"lemma": "less",
"misc": "-",
"text": "less",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
4
],
"lemma": "successful",
"misc": "-",
"text": "successful",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "work",
"misc": "-",
"text": "work",
"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": "Betty",
"misc": "(0)",
"text": "Betty",
"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=Past|VerbForm=Fin",
"head": 4,
"id": [
11
],
"lemma": "stay",
"misc": "-",
"text": "stayed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 13,
"id": [
12
],
"lemma": "long",
"misc": "-",
"text": "longer",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obl:npmod",
"feats": "Number=Plur",
"head": 11,
"id": [
13
],
"lemma": "hour",
"misc": "-",
"text": "hours",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": [
15
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 11,
"id": [
16
],
"lemma": "job",
"misc": "-",
"text": "job",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
9,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3QI9WAYOGSPGQE8ZEJMNTCCVJ17S6S-1 | crowdsourced | The steak cooked faster than the roast did because it was a thinner piece of meat. | [
{
"id": 0,
"speaker": null,
"text": "The steak cooked faster than the roast did because it was a thinner piece of meat.",
"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": 3,
"id": [
2
],
"lemma": "steak",
"misc": "0)",
"text": "steak",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "cook",
"misc": "-",
"text": "cooked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "Degree=Cmp",
"head": 3,
"id": [
4
],
"lemma": "fast",
"misc": "-",
"text": "faster",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "roast",
"misc": "1)",
"text": "roast",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
8
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
9
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": [
10
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": [
11
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 14,
"id": [
12
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 14,
"id": [
13
],
"lemma": "thin",
"misc": "-",
"text": "thinner",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 8,
"id": [
14
],
"lemma": "piece",
"misc": "-",
"text": "piece",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 14,
"id": [
16
],
"lemma": "meat",
"misc": "-",
"text": "meat",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
1
],
[
0,
9,
9
]
],
[
[
0,
5,
6
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3QI9WAYOGSPGQE8ZEJMNTCCVJ17S6S-2 | crowdsourced | The steak cooked faster than the roast did because it was a thicker piece of meat. | [
{
"id": 0,
"speaker": null,
"text": "The steak cooked faster than the roast did because it was a thicker piece of meat.",
"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": 3,
"id": [
2
],
"lemma": "steak",
"misc": "1)",
"text": "steak",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "cook",
"misc": "-",
"text": "cooked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "Degree=Cmp",
"head": 3,
"id": [
4
],
"lemma": "fast",
"misc": "-",
"text": "faster",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "roast",
"misc": "0)",
"text": "roast",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
8
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
9
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": [
10
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": [
11
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 14,
"id": [
12
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 14,
"id": [
13
],
"lemma": "thick",
"misc": "-",
"text": "thicker",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 8,
"id": [
14
],
"lemma": "piece",
"misc": "-",
"text": "piece",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 14,
"id": [
16
],
"lemma": "meat",
"misc": "-",
"text": "meat",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
1
]
],
[
[
0,
5,
6
],
[
0,
9,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3PEG1BH7AEP9EIDFL3ITL8J5N93BK3-1 | crowdsourced | Christine got a better rating on their restaurant's health inspection than Betty because they kept the place clean. | [
{
"id": 0,
"speaker": null,
"text": "Christine got a better rating on their restaurant's health inspection than Betty because they kept the place clean.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Christine",
"misc": "(0)",
"text": "Christine",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "get",
"misc": "-",
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 5,
"id": [
4
],
"lemma": "good",
"misc": "-",
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "rating",
"misc": "-",
"text": "rating",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
6
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 8,
"id": [
7
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 11,
"id": [
8
],
"lemma": "restaurant",
"misc": "-",
"text": "restaurant",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
9
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 11,
"id": [
10
],
"lemma": "health",
"misc": "-",
"text": "health",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 5,
"id": [
11
],
"lemma": "inspection",
"misc": "-",
"text": "inspection",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
13
],
"lemma": "Betty",
"misc": "(1)",
"text": "Betty",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 16,
"id": [
15
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
16
],
"lemma": "keep",
"misc": "-",
"text": "kept",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 18,
"id": [
17
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 16,
"id": [
18
],
"lemma": "place",
"misc": "-",
"text": "place",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 16,
"id": [
19
],
"lemma": "clean",
"misc": "-",
"text": "clean",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
14,
14
]
],
[
[
0,
12,
12
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3PEG1BH7AEP9EIDFL3ITL8J5N93BK3-2 | crowdsourced | Christine got a lower rating on their restaurant's health inspection than Betty because they kept the place clean. | [
{
"id": 0,
"speaker": null,
"text": "Christine got a lower rating on their restaurant's health inspection than Betty because they kept the place clean.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Christine",
"misc": "(1)",
"text": "Christine",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "get",
"misc": "-",
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "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": "low",
"misc": "-",
"text": "lower",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "rating",
"misc": "-",
"text": "rating",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
6
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 8,
"id": [
7
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 11,
"id": [
8
],
"lemma": "restaurant",
"misc": "-",
"text": "restaurant",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
9
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 11,
"id": [
10
],
"lemma": "health",
"misc": "-",
"text": "health",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 5,
"id": [
11
],
"lemma": "inspection",
"misc": "-",
"text": "inspection",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
13
],
"lemma": "Betty",
"misc": "(0)",
"text": "Betty",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 16,
"id": [
15
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
16
],
"lemma": "keep",
"misc": "-",
"text": "kept",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 18,
"id": [
17
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 16,
"id": [
18
],
"lemma": "place",
"misc": "-",
"text": "place",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 16,
"id": [
19
],
"lemma": "clean",
"misc": "-",
"text": "clean",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
12,
12
],
[
0,
14,
14
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3OREP8RUT4PJ6LG3FA9EFEFK90NGBY-2 | crowdsourced | James ran out of makeup when making up his face. He never knew it was so small. | [
{
"id": 0,
"speaker": null,
"text": "James ran out of makeup when making up his face.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "James",
"misc": "-",
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "run",
"misc": "-",
"text": "ran",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
3
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "makeup",
"misc": "(0)",
"text": "makeup",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 7,
"id": [
6
],
"lemma": "when",
"misc": "-",
"text": "when",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 2,
"id": [
7
],
"lemma": "make",
"misc": "-",
"text": "making",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 7,
"id": [
8
],
"lemma": "up",
"misc": "-",
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 10,
"id": [
9
],
"lemma": "he",
"misc": "(1",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 7,
"id": [
10
],
"lemma": "face",
"misc": "1)",
"text": "face",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
11
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He never knew it was so small.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 3,
"id": [
1
],
"lemma": "he",
"misc": "-",
"text": "He",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"feats": null,
"head": 3,
"id": [
2
],
"lemma": "never",
"misc": "-",
"text": "never",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "know",
"misc": "-",
"text": "knew",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 7,
"id": [
4
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"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": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"feats": "Degree=Pos",
"head": 3,
"id": [
7
],
"lemma": "small",
"misc": "-",
"text": "small",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
8
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
4
],
[
1,
3,
3
]
],
[
[
0,
8,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3OREP8RUT4PJ6LG3FA9EFEFK90NGBY-1 | crowdsourced | James ran out of makeup when making up his face. He never knew it is so large. | [
{
"id": 0,
"speaker": null,
"text": "James ran out of makeup when making up his face.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "James",
"misc": "-",
"text": "James",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "run",
"misc": "-",
"text": "ran",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
3
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "makeup",
"misc": "(1)",
"text": "makeup",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 7,
"id": [
6
],
"lemma": "when",
"misc": "-",
"text": "when",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 2,
"id": [
7
],
"lemma": "make",
"misc": "-",
"text": "making",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 7,
"id": [
8
],
"lemma": "up",
"misc": "-",
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 10,
"id": [
9
],
"lemma": "he",
"misc": "(0",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 7,
"id": [
10
],
"lemma": "face",
"misc": "0)",
"text": "face",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
11
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He never knew it is so large.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 3,
"id": [
1
],
"lemma": "he",
"misc": "-",
"text": "He",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"feats": null,
"head": 3,
"id": [
2
],
"lemma": "never",
"misc": "-",
"text": "never",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "know",
"misc": "-",
"text": "knew",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 7,
"id": [
4
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 7,
"id": [
5
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"feats": "Degree=Pos",
"head": 3,
"id": [
7
],
"lemma": "large",
"misc": "-",
"text": "large",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
8
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
4
]
],
[
[
0,
8,
9
],
[
1,
3,
3
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
36AZSFEYZ4YNUT7RK7W0NHUM3BUBVH-1 | crowdsourced | The tattoo artist was preparing his workstation for Craig but not Eric because he had money. | [
{
"id": 0,
"speaker": null,
"text": "The tattoo artist was preparing his workstation for Craig but not Eric because he had money.",
"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": "tattoo",
"misc": "-",
"text": "tattoo",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
3
],
"lemma": "artist",
"misc": "-",
"text": "artist",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"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=Pres|VerbForm=Part",
"head": 0,
"id": [
5
],
"lemma": "prepare",
"misc": "-",
"text": "preparing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 7,
"id": [
6
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "workstation",
"misc": "-",
"text": "workstation",
"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": "Craig",
"misc": "(0)",
"text": "Craig",
"upos": "PROPN",
"xpos": "NNP"
},
{
"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": 9,
"id": [
12
],
"lemma": "Eric",
"misc": "(1)",
"text": "Eric",
"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": 5,
"id": [
15
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 15,
"id": [
16
],
"lemma": "money",
"misc": "-",
"text": "money",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
8,
8
],
[
0,
13,
13
]
],
[
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
36AZSFEYZ4YNUT7RK7W0NHUM3BUBVH-2 | crowdsourced | The tattoo artist was preparing his workstation for Craig but not Eric because he was broke. | [
{
"id": 0,
"speaker": null,
"text": "The tattoo artist was preparing his workstation for Craig but not Eric because he was broke.",
"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": "tattoo",
"misc": "-",
"text": "tattoo",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
3
],
"lemma": "artist",
"misc": "-",
"text": "artist",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"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=Pres|VerbForm=Part",
"head": 0,
"id": [
5
],
"lemma": "prepare",
"misc": "-",
"text": "preparing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 7,
"id": [
6
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "workstation",
"misc": "-",
"text": "workstation",
"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": "Craig",
"misc": "(1)",
"text": "Craig",
"upos": "PROPN",
"xpos": "NNP"
},
{
"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": 9,
"id": [
12
],
"lemma": "Eric",
"misc": "(0)",
"text": "Eric",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
13
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
14
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "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": 5,
"id": [
16
],
"lemma": "broke",
"misc": "-",
"text": "broke",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
8,
8
]
],
[
[
0,
11,
11
],
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
30ZKOOGW2W42P7M17FCFLI3012FA14-1 | crowdsourced | The habanero pepper was going to fit in the bottle as it was narrow. | [
{
"id": 0,
"speaker": null,
"text": "The habanero pepper was going to fit in the bottle as it was narrow.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 3,
"id": [
1
],
"lemma": "the",
"misc": "(0",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 3,
"id": [
2
],
"lemma": "habanero",
"misc": "-",
"text": "habanero",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
3
],
"lemma": "pepper",
"misc": "0)",
"text": "pepper",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"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=Pres|VerbForm=Part",
"head": 0,
"id": [
5
],
"lemma": "go",
"misc": "-",
"text": "going",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 5,
"id": [
7
],
"lemma": "fit",
"misc": "-",
"text": "fit",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
10
],
"lemma": "bottle",
"misc": "1)",
"text": "bottle",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
11
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": [
12
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": [
13
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 7,
"id": [
14
],
"lemma": "narrow",
"misc": "-",
"text": "narrow",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
15
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
2
],
[
0,
11,
11
]
],
[
[
0,
8,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
30ZKOOGW2W42P7M17FCFLI3012FA14-2 | crowdsourced | The habanero pepper was going to fit in the bottle as it was wide. | [
{
"id": 0,
"speaker": null,
"text": "The habanero pepper was going to fit in the bottle as it was wide.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 3,
"id": [
1
],
"lemma": "the",
"misc": "(1",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 3,
"id": [
2
],
"lemma": "habanero",
"misc": "-",
"text": "habanero",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
3
],
"lemma": "pepper",
"misc": "1)",
"text": "pepper",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"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=Pres|VerbForm=Part",
"head": 0,
"id": [
5
],
"lemma": "go",
"misc": "-",
"text": "going",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "mark",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 5,
"id": [
7
],
"lemma": "fit",
"misc": "-",
"text": "fit",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
10
],
"lemma": "bottle",
"misc": "0)",
"text": "bottle",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
11
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": [
12
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": [
13
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 7,
"id": [
14
],
"lemma": "wide",
"misc": "-",
"text": "wide",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
15
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
2
]
],
[
[
0,
8,
9
],
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
38VTL6WC4CRH3WKU8647JSMW4GFY5X-1 | crowdsourced | The asthma of Maria is getting worse, while Lindsey's is getting better, so she is taking less effective medication. | [
{
"id": 0,
"speaker": null,
"text": "The asthma of Maria is getting worse, while Lindsey's is getting better, so she is taking less effective medication.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 6,
"id": [
2
],
"lemma": "asthma",
"misc": "-",
"text": "asthma",
"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": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 6,
"id": [
5
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"feats": "Tense=Pres|VerbForm=Part",
"head": 0,
"id": [
6
],
"lemma": "get",
"misc": "-",
"text": "getting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "xcomp",
"feats": "Degree=Cmp",
"head": 6,
"id": [
7
],
"lemma": "bad",
"misc": "-",
"text": "worse",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
8
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
9
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 13,
"id": [
10
],
"lemma": "Lindsey",
"misc": "(1)",
"text": "Lindsey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
11
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 13,
"id": [
12
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"feats": "Tense=Pres|VerbForm=Part",
"head": 6,
"id": [
13
],
"lemma": "get",
"misc": "-",
"text": "getting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "xcomp",
"feats": "Degree=Cmp",
"head": 13,
"id": [
14
],
"lemma": "good",
"misc": "-",
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "punct",
"feats": null,
"head": 19,
"id": [
15
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
16
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
17
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 19,
"id": [
18
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"feats": "Tense=Pres|VerbForm=Part",
"head": 6,
"id": [
19
],
"lemma": "take",
"misc": "-",
"text": "taking",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 21,
"id": [
20
],
"lemma": "less",
"misc": "-",
"text": "less",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 22,
"id": [
21
],
"lemma": "effective",
"misc": "-",
"text": "effective",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 19,
"id": [
22
],
"lemma": "medication",
"misc": "-",
"text": "medication",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
23
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
],
[
0,
16,
16
]
],
[
[
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.