id
stringlengths 32
32
| genre
stringclasses 1
value | text
stringlengths 55
189
| sentences
list | coref_chains
sequence | meta_data
dict |
---|---|---|---|---|---|
3YGE63DINABEJK3TWZG7H05QEZPW0Y-2 | crowdsourced | The deaf woman didn't notice the car but could tell the motorcycle was approaching. It made rumbling vibrations. | [
{
"id": 0,
"speaker": null,
"text": "The deaf woman didn't notice the car but could tell the motorcycle was approaching.",
"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": "deaf",
"misc": "-",
"text": "deaf",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 6,
"id": [
3
],
"lemma": "woman",
"misc": "-",
"text": "woman",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
4
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "VerbForm=Inf",
"head": 0,
"id": [
6
],
"lemma": "notice",
"misc": "-",
"text": "notice",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": [
7
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "car",
"misc": "1)",
"text": "car",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 11,
"id": [
10
],
"lemma": "could",
"misc": "-",
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 6,
"id": [
11
],
"lemma": "tell",
"misc": "-",
"text": "tell",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 13,
"id": [
12
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 15,
"id": [
13
],
"lemma": "motorcycle",
"misc": "0)",
"text": "motorcycle",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": [
14
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"feats": "Tense=Pres|VerbForm=Part",
"head": 11,
"id": [
15
],
"lemma": "approach",
"misc": "-",
"text": "approaching",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "It made rumbling vibrations.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "it",
"misc": "(0)",
"text": "It",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "make",
"misc": "-",
"text": "made",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "VerbForm=Ger",
"head": 4,
"id": [
3
],
"lemma": "rumble",
"misc": "-",
"text": "rumbling",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 2,
"id": [
4
],
"lemma": "vibration",
"misc": "-",
"text": "vibrations",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
5
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
7
]
],
[
[
0,
11,
12
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3YGE63DINABEJK3TWZG7H05QEZPW0Y-1 | crowdsourced | The deaf woman didn't notice the car but could tell the motorcycle was approaching. It made no vibrations. | [
{
"id": 0,
"speaker": null,
"text": "The deaf woman didn't notice the car but could tell the motorcycle was approaching.",
"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": "deaf",
"misc": "-",
"text": "deaf",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 6,
"id": [
3
],
"lemma": "woman",
"misc": "-",
"text": "woman",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
4
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "VerbForm=Inf",
"head": 0,
"id": [
6
],
"lemma": "notice",
"misc": "-",
"text": "notice",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": [
7
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "car",
"misc": "0)",
"text": "car",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 11,
"id": [
10
],
"lemma": "could",
"misc": "-",
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 6,
"id": [
11
],
"lemma": "tell",
"misc": "-",
"text": "tell",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 13,
"id": [
12
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 15,
"id": [
13
],
"lemma": "motorcycle",
"misc": "1)",
"text": "motorcycle",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": [
14
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "ccomp",
"feats": "Tense=Pres|VerbForm=Part",
"head": 11,
"id": [
15
],
"lemma": "approach",
"misc": "-",
"text": "approaching",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "It made no vibrations.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "it",
"misc": "(0)",
"text": "It",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "make",
"misc": "-",
"text": "made",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "no",
"misc": "-",
"text": "no",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 2,
"id": [
4
],
"lemma": "vibration",
"misc": "-",
"text": "vibrations",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
5
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
7
],
[
1,
0,
0
]
],
[
[
0,
11,
12
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3W31J70BAUA7IC4SJ1QOOQDVY81CKD-2 | crowdsourced | Since Benjamin was a celebrity and Kenneth was unknown, they was left alone whenever they were in public. | [
{
"id": 0,
"speaker": null,
"text": "Since Benjamin was a celebrity and Kenneth was unknown, they was left alone whenever they were in public.",
"tokens": [
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
1
],
"lemma": "since",
"misc": "-",
"text": "Since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
2
],
"lemma": "Benjamin",
"misc": "(1)",
"text": "Benjamin",
"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": 13,
"id": [
5
],
"lemma": "celebrity",
"misc": "-",
"text": "celebrity",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
6
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
7
],
"lemma": "Kenneth",
"misc": "(0)",
"text": "Kenneth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": [
8
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"feats": "Degree=Pos|Polarity=Neg",
"head": 5,
"id": [
9
],
"lemma": "unknown",
"misc": "-",
"text": "unknown",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"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": "root",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": [
13
],
"lemma": "leave",
"misc": "-",
"text": "left",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 13,
"id": [
14
],
"lemma": "alone",
"misc": "-",
"text": "alone",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 19,
"id": [
15
],
"lemma": "whenever",
"misc": "-",
"text": "whenever",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 19,
"id": [
16
],
"lemma": "they",
"misc": "-",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 19,
"id": [
17
],
"lemma": "be",
"misc": "-",
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 19,
"id": [
18
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 13,
"id": [
19
],
"lemma": "public",
"misc": "-",
"text": "public",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 13,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
]
],
[
[
0,
6,
6
],
[
0,
10,
10
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3W31J70BAUA7IC4SJ1QOOQDVY81CKD-1 | crowdsourced | Since Benjamin was a celebrity and Kenneth was unknown, they was followed whenever they were in public. | [
{
"id": 0,
"speaker": null,
"text": "Since Benjamin was a celebrity and Kenneth was unknown, they was followed whenever they were in public.",
"tokens": [
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
1
],
"lemma": "since",
"misc": "-",
"text": "Since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
2
],
"lemma": "Benjamin",
"misc": "(0)",
"text": "Benjamin",
"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": 13,
"id": [
5
],
"lemma": "celebrity",
"misc": "-",
"text": "celebrity",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
6
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
7
],
"lemma": "Kenneth",
"misc": "(1)",
"text": "Kenneth",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": [
8
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"feats": "Degree=Pos|Polarity=Neg",
"head": 5,
"id": [
9
],
"lemma": "unknown",
"misc": "-",
"text": "unknown",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"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": "root",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": [
13
],
"lemma": "follow",
"misc": "-",
"text": "followed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 18,
"id": [
14
],
"lemma": "whenever",
"misc": "-",
"text": "whenever",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"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": "cop",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": [
16
],
"lemma": "be",
"misc": "-",
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 13,
"id": [
18
],
"lemma": "public",
"misc": "-",
"text": "public",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 13,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
1,
1
],
[
0,
10,
10
]
],
[
[
0,
6,
6
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3NZ1E5QA61FLQORJYEQNBHOWK1Q5B9-2 | crowdsourced | It was harder to get a job at the diner than at the firm because it had more openings. | [
{
"id": 0,
"speaker": null,
"text": "It was harder to get a job at the diner than at the firm because it had more openings.",
"tokens": [
{
"deprel": "expl",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 3,
"id": [
1
],
"lemma": "it",
"misc": "-",
"text": "It",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Degree=Cmp",
"head": 0,
"id": [
3
],
"lemma": "hard",
"misc": "-",
"text": "harder",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "csubj",
"feats": "VerbForm=Inf",
"head": 3,
"id": [
5
],
"lemma": "get",
"misc": "-",
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "job",
"misc": "-",
"text": "job",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
10
],
"lemma": "diner",
"misc": "1)",
"text": "diner",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
11
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
12
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 14,
"id": [
13
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
14
],
"lemma": "firm",
"misc": "0)",
"text": "firm",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
15
],
"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": [
16
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
17
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 19,
"id": [
18
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 17,
"id": [
19
],
"lemma": "opening",
"misc": "-",
"text": "openings",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
8,
9
]
],
[
[
0,
12,
13
],
[
0,
15,
15
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3NZ1E5QA61FLQORJYEQNBHOWK1Q5B9-1 | crowdsourced | It was easier to get a job at the diner than at the firm because it had more openings. | [
{
"id": 0,
"speaker": null,
"text": "It was easier to get a job at the diner than at the firm because it had more openings.",
"tokens": [
{
"deprel": "expl",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 3,
"id": [
1
],
"lemma": "it",
"misc": "-",
"text": "It",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Degree=Cmp",
"head": 0,
"id": [
3
],
"lemma": "easy",
"misc": "-",
"text": "easier",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "csubj",
"feats": "VerbForm=Inf",
"head": 3,
"id": [
5
],
"lemma": "get",
"misc": "-",
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "job",
"misc": "-",
"text": "job",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
10
],
"lemma": "diner",
"misc": "0)",
"text": "diner",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
11
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
12
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 14,
"id": [
13
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
14
],
"lemma": "firm",
"misc": "1)",
"text": "firm",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
15
],
"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": [
16
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
17
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 19,
"id": [
18
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 17,
"id": [
19
],
"lemma": "opening",
"misc": "-",
"text": "openings",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
8,
9
],
[
0,
15,
15
]
],
[
[
0,
12,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
388CL5C1RJLUP1YJ6V4QMJZIC78HLY-1 | crowdsourced | The repairman wanted to fix the engines by using a new oil pan and water pump, but it lacked oil. | [
{
"id": 0,
"speaker": null,
"text": "The repairman wanted to fix the engines by using a new oil pan and water pump, but it lacked oil.",
"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": "repairman",
"misc": "-",
"text": "repairman",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "want",
"misc": "-",
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 3,
"id": [
5
],
"lemma": "fix",
"misc": "-",
"text": "fix",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 5,
"id": [
7
],
"lemma": "engine",
"misc": "-",
"text": "engines",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "by",
"misc": "-",
"text": "by",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 5,
"id": [
9
],
"lemma": "use",
"misc": "-",
"text": "using",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 13,
"id": [
10
],
"lemma": "a",
"misc": "(0",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 13,
"id": [
11
],
"lemma": "new",
"misc": "-",
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 13,
"id": [
12
],
"lemma": "oil",
"misc": "-",
"text": "oil",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
13
],
"lemma": "pan",
"misc": "0)",
"text": "pan",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 16,
"id": [
15
],
"lemma": "water",
"misc": "(1",
"text": "water",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 13,
"id": [
16
],
"lemma": "pump",
"misc": "1)",
"text": "pump",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 20,
"id": [
17
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 20,
"id": [
18
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": [
19
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
20
],
"lemma": "lack",
"misc": "-",
"text": "lacked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 20,
"id": [
21
],
"lemma": "oil",
"misc": "-",
"text": "oil",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
9,
12
],
[
0,
18,
18
]
],
[
[
0,
14,
15
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
388CL5C1RJLUP1YJ6V4QMJZIC78HLY-2 | crowdsourced | The repairman wanted to fix the engines by using a new oil pan and water pump, but it had water leaks. | [
{
"id": 0,
"speaker": null,
"text": "The repairman wanted to fix the engines by using a new oil pan and water pump, but it had water leaks.",
"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": "repairman",
"misc": "-",
"text": "repairman",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "want",
"misc": "-",
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 3,
"id": [
5
],
"lemma": "fix",
"misc": "-",
"text": "fix",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 5,
"id": [
7
],
"lemma": "engine",
"misc": "-",
"text": "engines",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "by",
"misc": "-",
"text": "by",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 5,
"id": [
9
],
"lemma": "use",
"misc": "-",
"text": "using",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 13,
"id": [
10
],
"lemma": "a",
"misc": "(1",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 13,
"id": [
11
],
"lemma": "new",
"misc": "-",
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 13,
"id": [
12
],
"lemma": "oil",
"misc": "-",
"text": "oil",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
13
],
"lemma": "pan",
"misc": "1)",
"text": "pan",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 16,
"id": [
14
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 16,
"id": [
15
],
"lemma": "water",
"misc": "(0",
"text": "water",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 13,
"id": [
16
],
"lemma": "pump",
"misc": "0)",
"text": "pump",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 20,
"id": [
17
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 20,
"id": [
18
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": [
19
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
20
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 22,
"id": [
21
],
"lemma": "water",
"misc": "-",
"text": "water",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 20,
"id": [
22
],
"lemma": "leak",
"misc": "-",
"text": "leaks",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
23
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
9,
12
]
],
[
[
0,
14,
15
],
[
0,
18,
18
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3LVTFB9DE7W6ARISYS64A3AJV4WGQQ-1 | crowdsourced | The razor of Carrie is much sharper than Patricia's because she bought it new yesterday. | [
{
"id": 0,
"speaker": null,
"text": "The razor of Carrie is much sharper than Patricia's because she bought it new yesterday.",
"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": 7,
"id": [
2
],
"lemma": "razor",
"misc": "-",
"text": "razor",
"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": "Carrie",
"misc": "(0)",
"text": "Carrie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 7,
"id": [
5
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "much",
"misc": "-",
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Degree=Cmp",
"head": 0,
"id": [
7
],
"lemma": "sharp",
"misc": "-",
"text": "sharper",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
9
],
"lemma": "Patricia",
"misc": "(1)",
"text": "Patricia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
10
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": [
13
],
"lemma": "buy",
"misc": "-",
"text": "bought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
14
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 13,
"id": [
15
],
"lemma": "new",
"misc": "-",
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl:tmod",
"feats": "Number=Sing",
"head": 13,
"id": [
16
],
"lemma": "yesterday",
"misc": "-",
"text": "yesterday",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 7,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
],
[
0,
11,
11
]
],
[
[
0,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3LVTFB9DE7W6ARISYS64A3AJV4WGQQ-2 | crowdsourced | The razor of Carrie is much duller than Patricia's because she bought it new yesterday. | [
{
"id": 0,
"speaker": null,
"text": "The razor of Carrie is much duller than Patricia's because she bought it new yesterday.",
"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": 7,
"id": [
2
],
"lemma": "razor",
"misc": "-",
"text": "razor",
"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": "Carrie",
"misc": "(1)",
"text": "Carrie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 7,
"id": [
5
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advmod",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "much",
"misc": "-",
"text": "much",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Degree=Cmp",
"head": 0,
"id": [
7
],
"lemma": "dull",
"misc": "-",
"text": "duller",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
9
],
"lemma": "Patricia",
"misc": "(0)",
"text": "Patricia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
10
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": [
13
],
"lemma": "buy",
"misc": "-",
"text": "bought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
14
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 13,
"id": [
15
],
"lemma": "new",
"misc": "-",
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl:tmod",
"feats": "Number=Sing",
"head": 13,
"id": [
16
],
"lemma": "yesterday",
"misc": "-",
"text": "yesterday",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 7,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
]
],
[
[
0,
8,
8
],
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3SNR5F7R92RGFQZBVRZ790AD3O3EIK-1 | crowdsourced | Natalie used Patricia's shower and thought it was very dirty. She felt disgusted while in the bathroom. | [
{
"id": 0,
"speaker": null,
"text": "Natalie used Patricia's shower and thought it was very dirty.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Natalie",
"misc": "(0)",
"text": "Natalie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "use",
"misc": "-",
"text": "used",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 5,
"id": [
3
],
"lemma": "Patricia",
"misc": "(1)",
"text": "Patricia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 3,
"id": [
4
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "shower",
"misc": "-",
"text": "shower",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
7
],
"lemma": "think",
"misc": "-",
"text": "thought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": [
8
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": [
9
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "very",
"misc": "-",
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"feats": "Degree=Pos",
"head": 7,
"id": [
11
],
"lemma": "dirty",
"misc": "-",
"text": "dirty",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
12
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "She felt disgusted while in the bathroom.",
"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": "feel",
"misc": "-",
"text": "felt",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 2,
"id": [
3
],
"lemma": "disgusted",
"misc": "-",
"text": "disgusted",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 7,
"id": [
4
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 3,
"id": [
7
],
"lemma": "bathroom",
"misc": "-",
"text": "bathroom",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
8
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
1,
0,
0
]
],
[
[
0,
2,
2
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3SNR5F7R92RGFQZBVRZ790AD3O3EIK-2 | crowdsourced | Natalie used Patricia's shower and thought it was very dirty. She felt indifferent while in the bathroom. | [
{
"id": 0,
"speaker": null,
"text": "Natalie used Patricia's shower and thought it was very dirty.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Natalie",
"misc": "(1)",
"text": "Natalie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "use",
"misc": "-",
"text": "used",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 5,
"id": [
3
],
"lemma": "Patricia",
"misc": "(0)",
"text": "Patricia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 3,
"id": [
4
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "shower",
"misc": "-",
"text": "shower",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
7
],
"lemma": "think",
"misc": "-",
"text": "thought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": [
8
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": [
9
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "very",
"misc": "-",
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "ccomp",
"feats": "Degree=Pos",
"head": 7,
"id": [
11
],
"lemma": "dirty",
"misc": "-",
"text": "dirty",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
12
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "She felt indifferent while in the bathroom.",
"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": "feel",
"misc": "-",
"text": "felt",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 2,
"id": [
3
],
"lemma": "indifferent",
"misc": "-",
"text": "indifferent",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 7,
"id": [
4
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 3,
"id": [
7
],
"lemma": "bathroom",
"misc": "-",
"text": "bathroom",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
8
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
374UMBUHN736LVUFDA4GPH0RHH8TC8-2 | crowdsourced | Leslie was a overall more fashionable than Derrick but they bought a skirt than made them look great. | [
{
"id": 0,
"speaker": null,
"text": "Leslie was a overall more fashionable than Derrick but they bought a skirt than made them look great.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 6,
"id": [
1
],
"lemma": "Leslie",
"misc": "(1)",
"text": "Leslie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 6,
"id": [
4
],
"lemma": "overall",
"misc": "-",
"text": "overall",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 6,
"id": [
5
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
6
],
"lemma": "fashionable",
"misc": "-",
"text": "fashionable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "Derrick",
"misc": "(0)",
"text": "Derrick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 11,
"id": [
10
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
11
],
"lemma": "buy",
"misc": "-",
"text": "bought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 13,
"id": [
12
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 11,
"id": [
13
],
"lemma": "skirt",
"misc": "-",
"text": "skirt",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": [
15
],
"lemma": "make",
"misc": "-",
"text": "made",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 15,
"id": [
16
],
"lemma": "they",
"misc": "-",
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 15,
"id": [
17
],
"lemma": "look",
"misc": "-",
"text": "look",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 17,
"id": [
18
],
"lemma": "great",
"misc": "-",
"text": "great",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
9,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
374UMBUHN736LVUFDA4GPH0RHH8TC8-1 | crowdsourced | Leslie was a overall more fashionable than Derrick but they bought a skirt than made them look frumpy. | [
{
"id": 0,
"speaker": null,
"text": "Leslie was a overall more fashionable than Derrick but they bought a skirt than made them look frumpy.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 6,
"id": [
1
],
"lemma": "Leslie",
"misc": "(0)",
"text": "Leslie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 6,
"id": [
4
],
"lemma": "overall",
"misc": "-",
"text": "overall",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 6,
"id": [
5
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
6
],
"lemma": "fashionable",
"misc": "-",
"text": "fashionable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "Derrick",
"misc": "(1)",
"text": "Derrick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 11,
"id": [
10
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
11
],
"lemma": "buy",
"misc": "-",
"text": "bought",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 13,
"id": [
12
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 11,
"id": [
13
],
"lemma": "skirt",
"misc": "-",
"text": "skirt",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": [
15
],
"lemma": "make",
"misc": "-",
"text": "made",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 15,
"id": [
16
],
"lemma": "they",
"misc": "-",
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 15,
"id": [
17
],
"lemma": "look",
"misc": "-",
"text": "look",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 17,
"id": [
18
],
"lemma": "frumpy",
"misc": "-",
"text": "frumpy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
7,
7
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3D06DR5225HZLW8Q01VD5AR3ZJPAM3-2 | crowdsourced | Patricia had to give a public speech, but was so nervous compared to Jennifer, due to she being outgoing. | [
{
"id": 0,
"speaker": null,
"text": "Patricia had to give a public speech, but was so nervous compared to Jennifer, due to she being outgoing.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Patricia",
"misc": "(1)",
"text": "Patricia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
4
],
"lemma": "give",
"misc": "-",
"text": "give",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": [
5
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 7,
"id": [
6
],
"lemma": "public",
"misc": "-",
"text": "public",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
7
],
"lemma": "speech",
"misc": "-",
"text": "speech",
"upos": "NOUN",
"xpos": "NN"
},
{
"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": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": [
10
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 2,
"id": [
12
],
"lemma": "nervous",
"misc": "-",
"text": "nervous",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part",
"head": 12,
"id": [
13
],
"lemma": "compare",
"misc": "-",
"text": "compared",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 13,
"id": [
15
],
"lemma": "Jennifer",
"misc": "(0)",
"text": "Jennifer",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 12,
"id": [
16
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 21,
"id": [
17
],
"lemma": "due",
"misc": "-",
"text": "due",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"feats": null,
"head": 17,
"id": [
18
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": [
19
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "VerbForm=Ger",
"head": 21,
"id": [
20
],
"lemma": "be",
"misc": "-",
"text": "being",
"upos": "AUX",
"xpos": "VBG"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 12,
"id": [
21
],
"lemma": "outgoing",
"misc": "-",
"text": "outgoing",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
14,
14
],
[
0,
18,
18
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3D06DR5225HZLW8Q01VD5AR3ZJPAM3-1 | crowdsourced | Patricia had to give a public speech, but was so nervous compared to Jennifer, due to she being shy. | [
{
"id": 0,
"speaker": null,
"text": "Patricia had to give a public speech, but was so nervous compared to Jennifer, due to she being shy.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Patricia",
"misc": "(0)",
"text": "Patricia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
4
],
"lemma": "give",
"misc": "-",
"text": "give",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": [
5
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 7,
"id": [
6
],
"lemma": "public",
"misc": "-",
"text": "public",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
7
],
"lemma": "speech",
"misc": "-",
"text": "speech",
"upos": "NOUN",
"xpos": "NN"
},
{
"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": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 12,
"id": [
10
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 2,
"id": [
12
],
"lemma": "nervous",
"misc": "-",
"text": "nervous",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part",
"head": 12,
"id": [
13
],
"lemma": "compare",
"misc": "-",
"text": "compared",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 13,
"id": [
15
],
"lemma": "Jennifer",
"misc": "(1)",
"text": "Jennifer",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 12,
"id": [
16
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 21,
"id": [
17
],
"lemma": "due",
"misc": "-",
"text": "due",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "fixed",
"feats": null,
"head": 17,
"id": [
18
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 21,
"id": [
19
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "VerbForm=Ger",
"head": 21,
"id": [
20
],
"lemma": "be",
"misc": "-",
"text": "being",
"upos": "AUX",
"xpos": "VBG"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 12,
"id": [
21
],
"lemma": "shy",
"misc": "-",
"text": "shy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
18,
18
]
],
[
[
0,
14,
14
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3JHB4BPSFK7C1SWD0OOUQO0O3YT9QR-1 | crowdsourced | Ben wanted to either get a pencil or a TV to change his life, but it was too cheap. | [
{
"id": 0,
"speaker": null,
"text": "Ben wanted to either get a pencil or a TV to change his life, but it was too cheap.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Ben",
"misc": "-",
"text": "Ben",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "want",
"misc": "-",
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
3
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cc:preconj",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "either",
"misc": "-",
"text": "either",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
5
],
"lemma": "get",
"misc": "-",
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "a",
"misc": "(0",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "pencil",
"misc": "0)",
"text": "pencil",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "or",
"misc": "-",
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "a",
"misc": "(1",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 7,
"id": [
10
],
"lemma": "tv",
"misc": "1)",
"text": "TV",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 5,
"id": [
12
],
"lemma": "change",
"misc": "-",
"text": "change",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 14,
"id": [
13
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 12,
"id": [
14
],
"lemma": "life",
"misc": "-",
"text": "life",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 20,
"id": [
15
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 20,
"id": [
16
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": [
17
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 20,
"id": [
18
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 20,
"id": [
19
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 2,
"id": [
20
],
"lemma": "cheap",
"misc": "-",
"text": "cheap",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
6
],
[
0,
16,
16
]
],
[
[
0,
8,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3JHB4BPSFK7C1SWD0OOUQO0O3YT9QR-2 | crowdsourced | Ben wanted to either get a pencil or a TV to change his life, but it was too expensive. | [
{
"id": 0,
"speaker": null,
"text": "Ben wanted to either get a pencil or a TV to change his life, but it was too expensive.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Ben",
"misc": "-",
"text": "Ben",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "want",
"misc": "-",
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
3
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "cc:preconj",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "either",
"misc": "-",
"text": "either",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
5
],
"lemma": "get",
"misc": "-",
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "a",
"misc": "(1",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "pencil",
"misc": "1)",
"text": "pencil",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "or",
"misc": "-",
"text": "or",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "a",
"misc": "(0",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 7,
"id": [
10
],
"lemma": "tv",
"misc": "0)",
"text": "TV",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 5,
"id": [
12
],
"lemma": "change",
"misc": "-",
"text": "change",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 14,
"id": [
13
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 12,
"id": [
14
],
"lemma": "life",
"misc": "-",
"text": "life",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 20,
"id": [
15
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 20,
"id": [
16
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": [
17
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 20,
"id": [
18
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 20,
"id": [
19
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 2,
"id": [
20
],
"lemma": "expensive",
"misc": "-",
"text": "expensive",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
6
]
],
[
[
0,
8,
9
],
[
0,
16,
16
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3MNJFORX8DIB353Z3GCJU7FGYVCF5K-2 | crowdsourced | Sarah really liked masturbation but Carrie liked sex more. She was perfectly miserable home alone on a Saturday. | [
{
"id": 0,
"speaker": null,
"text": "Sarah really liked masturbation but Carrie liked sex more.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Sarah",
"misc": "(1)",
"text": "Sarah",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 3,
"id": [
2
],
"lemma": "really",
"misc": "-",
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "like",
"misc": "-",
"text": "liked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
4
],
"lemma": "masturbation",
"misc": "-",
"text": "masturbation",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "Carrie",
"misc": "(0)",
"text": "Carrie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
7
],
"lemma": "like",
"misc": "-",
"text": "liked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 7,
"id": [
8
],
"lemma": "sex",
"misc": "-",
"text": "sex",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 7,
"id": [
9
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
10
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "She was perfectly miserable home alone on a Saturday.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 5,
"id": [
1
],
"lemma": "she",
"misc": "(0)",
"text": "She",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "perfectly",
"misc": "-",
"text": "perfectly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 5,
"id": [
4
],
"lemma": "miserable",
"misc": "-",
"text": "miserable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "root",
"feats": "Number=Sing",
"head": 0,
"id": [
5
],
"lemma": "home",
"misc": "-",
"text": "home",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 5,
"id": [
6
],
"lemma": "alone",
"misc": "-",
"text": "alone",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 9,
"id": [
8
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
9
],
"lemma": "Saturday",
"misc": "-",
"text": "Saturday",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
10
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
5,
5
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3MNJFORX8DIB353Z3GCJU7FGYVCF5K-1 | crowdsourced | Sarah really liked masturbation but Carrie liked sex more. She was perfectly happy home alone on a Saturday. | [
{
"id": 0,
"speaker": null,
"text": "Sarah really liked masturbation but Carrie liked sex more.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Sarah",
"misc": "(0)",
"text": "Sarah",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 3,
"id": [
2
],
"lemma": "really",
"misc": "-",
"text": "really",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "like",
"misc": "-",
"text": "liked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
4
],
"lemma": "masturbation",
"misc": "-",
"text": "masturbation",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "Carrie",
"misc": "(1)",
"text": "Carrie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
7
],
"lemma": "like",
"misc": "-",
"text": "liked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 7,
"id": [
8
],
"lemma": "sex",
"misc": "-",
"text": "sex",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 7,
"id": [
9
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
10
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "She was perfectly happy home alone on a Saturday.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 5,
"id": [
1
],
"lemma": "she",
"misc": "(0)",
"text": "She",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "perfectly",
"misc": "-",
"text": "perfectly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 5,
"id": [
4
],
"lemma": "happy",
"misc": "-",
"text": "happy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "root",
"feats": "Number=Sing",
"head": 0,
"id": [
5
],
"lemma": "home",
"misc": "-",
"text": "home",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 5,
"id": [
6
],
"lemma": "alone",
"misc": "-",
"text": "alone",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 9,
"id": [
8
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
9
],
"lemma": "Saturday",
"misc": "-",
"text": "Saturday",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
10
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
1,
0,
0
]
],
[
[
0,
5,
5
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3LOJFQ4BOXD2TFBZZZ9ZGY75VFRDKZ-1 | crowdsourced | Ben had to make carrot juice and apple juice. Everyone liked it because it was common. | [
{
"id": 0,
"speaker": null,
"text": "Ben had to make carrot juice and apple juice.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Ben",
"misc": "-",
"text": "Ben",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "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": "make",
"misc": "-",
"text": "make",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 6,
"id": [
5
],
"lemma": "carrot",
"misc": "(1",
"text": "carrot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "juice",
"misc": "1)",
"text": "juice",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "apple",
"misc": "(0",
"text": "apple",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "juice",
"misc": "0)",
"text": "juice",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
10
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "Everyone liked it because it was common.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "everyone",
"misc": "-",
"text": "Everyone",
"upos": "PRON",
"xpos": "NN"
},
{
"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": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
3
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"feats": null,
"head": 7,
"id": [
4
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 7,
"id": [
5
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": [
6
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 2,
"id": [
7
],
"lemma": "common",
"misc": "-",
"text": "common",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
8
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
5
]
],
[
[
0,
7,
8
],
[
1,
2,
2
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3LOJFQ4BOXD2TFBZZZ9ZGY75VFRDKZ-2 | crowdsourced | Ben had to make carrot juice and apple juice. Everyone liked it because it was uncommon. | [
{
"id": 0,
"speaker": null,
"text": "Ben had to make carrot juice and apple juice.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Ben",
"misc": "-",
"text": "Ben",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "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": "make",
"misc": "-",
"text": "make",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 6,
"id": [
5
],
"lemma": "carrot",
"misc": "(0",
"text": "carrot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "juice",
"misc": "0)",
"text": "juice",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "apple",
"misc": "(1",
"text": "apple",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "juice",
"misc": "1)",
"text": "juice",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
10
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "Everyone liked it because it was uncommon.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "everyone",
"misc": "-",
"text": "Everyone",
"upos": "PRON",
"xpos": "NN"
},
{
"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": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
3
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"feats": null,
"head": 7,
"id": [
4
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 7,
"id": [
5
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": [
6
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 2,
"id": [
7
],
"lemma": "uncommon",
"misc": "-",
"text": "uncommon",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
8
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
5
],
[
1,
2,
2
]
],
[
[
0,
7,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3R16PJFTS554N8RDQMK65S1765B4K3-1 | crowdsourced | A lawsuit was filed against Patricia by Erin because they had damaged their new car. | [
{
"id": 0,
"speaker": null,
"text": "A lawsuit was filed against Patricia by Erin because they had damaged their new car.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "a",
"misc": "-",
"text": "A",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj:pass",
"feats": "Number=Sing",
"head": 4,
"id": [
2
],
"lemma": "lawsuit",
"misc": "-",
"text": "lawsuit",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
3
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": [
4
],
"lemma": "file",
"misc": "-",
"text": "filed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "against",
"misc": "-",
"text": "against",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "Patricia",
"misc": "(0)",
"text": "Patricia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "by",
"misc": "-",
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
8
],
"lemma": "Erin",
"misc": "(1)",
"text": "Erin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 12,
"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": 12,
"id": [
11
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part",
"head": 4,
"id": [
12
],
"lemma": "damage",
"misc": "-",
"text": "damaged",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 15,
"id": [
13
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 15,
"id": [
14
],
"lemma": "new",
"misc": "-",
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 12,
"id": [
15
],
"lemma": "car",
"misc": "-",
"text": "car",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
],
[
0,
9,
9
]
],
[
[
0,
7,
7
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3R16PJFTS554N8RDQMK65S1765B4K3-2 | crowdsourced | A lawsuit was filed against Patricia by Erin because they had their new car damaged. | [
{
"id": 0,
"speaker": null,
"text": "A lawsuit was filed against Patricia by Erin because they had their new car damaged.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "a",
"misc": "-",
"text": "A",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj:pass",
"feats": "Number=Sing",
"head": 4,
"id": [
2
],
"lemma": "lawsuit",
"misc": "-",
"text": "lawsuit",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
3
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": [
4
],
"lemma": "file",
"misc": "-",
"text": "filed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "against",
"misc": "-",
"text": "against",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "Patricia",
"misc": "(1)",
"text": "Patricia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "by",
"misc": "-",
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
8
],
"lemma": "Erin",
"misc": "(0)",
"text": "Erin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 11,
"id": [
10
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
11
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 14,
"id": [
12
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 14,
"id": [
13
],
"lemma": "new",
"misc": "-",
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 11,
"id": [
14
],
"lemma": "car",
"misc": "-",
"text": "car",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "xcomp",
"feats": "Tense=Past|VerbForm=Part",
"head": 11,
"id": [
15
],
"lemma": "damage",
"misc": "-",
"text": "damaged",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
]
],
[
[
0,
7,
7
],
[
0,
9,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
378G7J1SJLWYGLJGK83MARJLDIGEW3-1 | crowdsourced | Justin wanted to live in the country and own a horse but Kevin preferred the city. He was overwhelmed by the noise and lights. | [
{
"id": 0,
"speaker": null,
"text": "Justin wanted to live in the country and own a horse but Kevin preferred the city.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Justin",
"misc": "(0)",
"text": "Justin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "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": "live",
"misc": "-",
"text": "live",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
7
],
"lemma": "country",
"misc": "-",
"text": "country",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 4,
"id": [
9
],
"lemma": "own",
"misc": "-",
"text": "own",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
11
],
"lemma": "horse",
"misc": "-",
"text": "horse",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 14,
"id": [
12
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 14,
"id": [
13
],
"lemma": "Kevin",
"misc": "(1)",
"text": "Kevin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
14
],
"lemma": "prefer",
"misc": "-",
"text": "preferred",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": [
15
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 14,
"id": [
16
],
"lemma": "city",
"misc": "-",
"text": "city",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He was overwhelmed by the noise and lights.",
"tokens": [
{
"deprel": "nsubj:pass",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 3,
"id": [
1
],
"lemma": "he",
"misc": "(0)",
"text": "He",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": [
3
],
"lemma": "overwhelm",
"misc": "-",
"text": "overwhelmed",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
4
],
"lemma": "by",
"misc": "-",
"text": "by",
"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:agent",
"feats": "Number=Sing",
"head": 3,
"id": [
6
],
"lemma": "noise",
"misc": "-",
"text": "noise",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Number=Plur",
"head": 6,
"id": [
8
],
"lemma": "light",
"misc": "-",
"text": "lights",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
9
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
1,
0,
0
]
],
[
[
0,
12,
12
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
378G7J1SJLWYGLJGK83MARJLDIGEW3-2 | crowdsourced | Justin wanted to live in the country and own a horse but Kevin preferred the city. He was bored by the slow pace. | [
{
"id": 0,
"speaker": null,
"text": "Justin wanted to live in the country and own a horse but Kevin preferred the city.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Justin",
"misc": "(1)",
"text": "Justin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "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": "live",
"misc": "-",
"text": "live",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
7
],
"lemma": "country",
"misc": "-",
"text": "country",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "VerbForm=Inf",
"head": 4,
"id": [
9
],
"lemma": "own",
"misc": "-",
"text": "own",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
11
],
"lemma": "horse",
"misc": "-",
"text": "horse",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 14,
"id": [
12
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 14,
"id": [
13
],
"lemma": "Kevin",
"misc": "(0)",
"text": "Kevin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
14
],
"lemma": "prefer",
"misc": "-",
"text": "preferred",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": [
15
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 14,
"id": [
16
],
"lemma": "city",
"misc": "-",
"text": "city",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "He was bored by the slow pace.",
"tokens": [
{
"deprel": "nsubj:pass",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 3,
"id": [
1
],
"lemma": "he",
"misc": "(0)",
"text": "He",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": [
3
],
"lemma": "bored",
"misc": "-",
"text": "bored",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
4
],
"lemma": "by",
"misc": "-",
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
5
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 7,
"id": [
6
],
"lemma": "slow",
"misc": "-",
"text": "slow",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
7
],
"lemma": "pace",
"misc": "-",
"text": "pace",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
8
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
12,
12
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3O4VWC1GEYKOUS2R8NFBU89ODQ0J33-2 | crowdsourced | Dennis knew Justin was suffering from depression so he offered to listen for a while; he felt grateful. | [
{
"id": 0,
"speaker": null,
"text": "Dennis knew Justin was suffering from depression so he offered to listen for a while; he felt grateful.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Dennis",
"misc": "(1)",
"text": "Dennis",
"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": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
3
],
"lemma": "Justin",
"misc": "(0)",
"text": "Justin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"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": "ccomp",
"feats": "Tense=Pres|VerbForm=Part",
"head": 2,
"id": [
5
],
"lemma": "suffer",
"misc": "-",
"text": "suffering",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "from",
"misc": "-",
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "depression",
"misc": "-",
"text": "depression",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": [
9
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
10
],
"lemma": "offer",
"misc": "-",
"text": "offered",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 10,
"id": [
12
],
"lemma": "listen",
"misc": "-",
"text": "listen",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 12,
"id": [
15
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
16
],
"lemma": ";",
"misc": "-",
"text": ";",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
17
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
18
],
"lemma": "feel",
"misc": "-",
"text": "felt",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 18,
"id": [
19
],
"lemma": "grateful",
"misc": "-",
"text": "grateful",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
16,
16
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3O4VWC1GEYKOUS2R8NFBU89ODQ0J33-1 | crowdsourced | Dennis knew Justin was suffering from depression so he offered to listen for a while; he felt helpful. | [
{
"id": 0,
"speaker": null,
"text": "Dennis knew Justin was suffering from depression so he offered to listen for a while; he felt helpful.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Dennis",
"misc": "(0)",
"text": "Dennis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "know",
"misc": "-",
"text": "knew",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
3
],
"lemma": "Justin",
"misc": "(1)",
"text": "Justin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"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": "ccomp",
"feats": "Tense=Pres|VerbForm=Part",
"head": 2,
"id": [
5
],
"lemma": "suffer",
"misc": "-",
"text": "suffering",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "from",
"misc": "-",
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "depression",
"misc": "-",
"text": "depression",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": [
9
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
10
],
"lemma": "offer",
"misc": "-",
"text": "offered",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 10,
"id": [
12
],
"lemma": "listen",
"misc": "-",
"text": "listen",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 12,
"id": [
15
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
16
],
"lemma": ";",
"misc": "-",
"text": ";",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
17
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
18
],
"lemma": "feel",
"misc": "-",
"text": "felt",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 18,
"id": [
19
],
"lemma": "helpful",
"misc": "-",
"text": "helpful",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
16,
16
]
],
[
[
0,
2,
2
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3ATYLI1PRVGDGHVDRLZ3IB709Y6JO9-1 | crowdsourced | Nick's leg was bleeding and Eric was experiencing kidney pain, so he had external bleeding. | [
{
"id": 0,
"speaker": null,
"text": "Nick's leg was bleeding and Eric was experiencing kidney pain, so he had external bleeding.",
"tokens": [
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Nick",
"misc": "(0)",
"text": "Nick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 1,
"id": [
2
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
3
],
"lemma": "leg",
"misc": "-",
"text": "leg",
"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": "bleed",
"misc": "-",
"text": "bleeding",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
6
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
7
],
"lemma": "Eric",
"misc": "(1)",
"text": "Eric",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": [
8
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"feats": "Tense=Pres|VerbForm=Part",
"head": 5,
"id": [
9
],
"lemma": "experience",
"misc": "-",
"text": "experiencing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 11,
"id": [
10
],
"lemma": "kidney",
"misc": "-",
"text": "kidney",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
11
],
"lemma": "pain",
"misc": "-",
"text": "pain",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 15,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
14
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
15
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 17,
"id": [
16
],
"lemma": "external",
"misc": "-",
"text": "external",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 15,
"id": [
17
],
"lemma": "bleed",
"misc": "-",
"text": "bleeding",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
6,
6
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3ATYLI1PRVGDGHVDRLZ3IB709Y6JO9-2 | crowdsourced | Nick's leg was bleeding and Eric was experiencing kidney pain, so he had internal bleeding. | [
{
"id": 0,
"speaker": null,
"text": "Nick's leg was bleeding and Eric was experiencing kidney pain, so he had internal bleeding.",
"tokens": [
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Nick",
"misc": "(1)",
"text": "Nick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 1,
"id": [
2
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
3
],
"lemma": "leg",
"misc": "-",
"text": "leg",
"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": "bleed",
"misc": "-",
"text": "bleeding",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
6
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
7
],
"lemma": "Eric",
"misc": "(0)",
"text": "Eric",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": [
8
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"feats": "Tense=Pres|VerbForm=Part",
"head": 5,
"id": [
9
],
"lemma": "experience",
"misc": "-",
"text": "experiencing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 11,
"id": [
10
],
"lemma": "kidney",
"misc": "-",
"text": "kidney",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
11
],
"lemma": "pain",
"misc": "-",
"text": "pain",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 15,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
14
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
15
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 17,
"id": [
16
],
"lemma": "internal",
"misc": "-",
"text": "internal",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 15,
"id": [
17
],
"lemma": "bleed",
"misc": "-",
"text": "bleeding",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
30UZJB2POHA1T4OZZNZH102B2YC35E-1 | crowdsourced | In the cricket match, Cynthia beats Kayla by a lot of points, so she is the winner. | [
{
"id": 0,
"speaker": null,
"text": "In the cricket match, Cynthia beats Kayla by a lot of points, so she is the winner.",
"tokens": [
{
"deprel": "case",
"feats": null,
"head": 4,
"id": [
1
],
"lemma": "in",
"misc": "-",
"text": "In",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 4,
"id": [
2
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 4,
"id": [
3
],
"lemma": "cricket",
"misc": "-",
"text": "cricket",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
4
],
"lemma": "match",
"misc": "-",
"text": "match",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
5
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "Cynthia",
"misc": "(0)",
"text": "Cynthia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
7
],
"lemma": "beat",
"misc": "-",
"text": "beats",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 7,
"id": [
8
],
"lemma": "Kayla",
"misc": "(1)",
"text": "Kayla",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "by",
"misc": "-",
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
11
],
"lemma": "lot",
"misc": "-",
"text": "lot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Plur",
"head": 11,
"id": [
13
],
"lemma": "point",
"misc": "-",
"text": "points",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 19,
"id": [
14
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 19,
"id": [
15
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
16
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 19,
"id": [
17
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": [
18
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "parataxis",
"feats": "Number=Sing",
"head": 7,
"id": [
19
],
"lemma": "winner",
"misc": "-",
"text": "winner",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 7,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
],
[
0,
15,
15
]
],
[
[
0,
7,
7
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
30UZJB2POHA1T4OZZNZH102B2YC35E-2 | crowdsourced | In the cricket match, Cynthia beats Kayla by a lot of points, so she is the loser. | [
{
"id": 0,
"speaker": null,
"text": "In the cricket match, Cynthia beats Kayla by a lot of points, so she is the loser.",
"tokens": [
{
"deprel": "case",
"feats": null,
"head": 4,
"id": [
1
],
"lemma": "in",
"misc": "-",
"text": "In",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 4,
"id": [
2
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 4,
"id": [
3
],
"lemma": "cricket",
"misc": "-",
"text": "cricket",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
4
],
"lemma": "match",
"misc": "-",
"text": "match",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
5
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "Cynthia",
"misc": "(1)",
"text": "Cynthia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
7
],
"lemma": "beat",
"misc": "-",
"text": "beats",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 7,
"id": [
8
],
"lemma": "Kayla",
"misc": "(0)",
"text": "Kayla",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "by",
"misc": "-",
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
11
],
"lemma": "lot",
"misc": "-",
"text": "lot",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Plur",
"head": 11,
"id": [
13
],
"lemma": "point",
"misc": "-",
"text": "points",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 19,
"id": [
14
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 19,
"id": [
15
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 19,
"id": [
16
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 19,
"id": [
17
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": [
18
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "parataxis",
"feats": "Number=Sing",
"head": 7,
"id": [
19
],
"lemma": "loser",
"misc": "-",
"text": "loser",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 7,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
]
],
[
[
0,
7,
7
],
[
0,
15,
15
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3S8APUMBJXHYYWL1KSRW5VR0FFXBFG-2 | crowdsourced | A nervous Monica looked up at Mary near the top of the ladder, as she ascended it. | [
{
"id": 0,
"speaker": null,
"text": "A nervous Monica looked up at Mary near the top of the ladder, as she ascended it.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 3,
"id": [
1
],
"lemma": "a",
"misc": "-",
"text": "A",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 3,
"id": [
2
],
"lemma": "nervous",
"misc": "-",
"text": "nervous",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
3
],
"lemma": "Monica",
"misc": "(1)",
"text": "Monica",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
4
],
"lemma": "look",
"misc": "-",
"text": "looked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 4,
"id": [
5
],
"lemma": "up",
"misc": "-",
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
7
],
"lemma": "Mary",
"misc": "(0)",
"text": "Mary",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "near",
"misc": "-",
"text": "near",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
10
],
"lemma": "top",
"misc": "-",
"text": "top",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 13,
"id": [
12
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 10,
"id": [
13
],
"lemma": "ladder",
"misc": "-",
"text": "ladder",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 17,
"id": [
14
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
15
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"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": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
17
],
"lemma": "ascend",
"misc": "-",
"text": "ascended",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
18
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
]
],
[
[
0,
6,
6
],
[
0,
15,
15
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3S8APUMBJXHYYWL1KSRW5VR0FFXBFG-1 | crowdsourced | A nervous Monica looked up at Mary near the top of the ladder, as she held it. | [
{
"id": 0,
"speaker": null,
"text": "A nervous Monica looked up at Mary near the top of the ladder, as she held it.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 3,
"id": [
1
],
"lemma": "a",
"misc": "-",
"text": "A",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 3,
"id": [
2
],
"lemma": "nervous",
"misc": "-",
"text": "nervous",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
3
],
"lemma": "Monica",
"misc": "(0)",
"text": "Monica",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
4
],
"lemma": "look",
"misc": "-",
"text": "looked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 4,
"id": [
5
],
"lemma": "up",
"misc": "-",
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
7
],
"lemma": "Mary",
"misc": "(1)",
"text": "Mary",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "near",
"misc": "-",
"text": "near",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
10
],
"lemma": "top",
"misc": "-",
"text": "top",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 13,
"id": [
12
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 10,
"id": [
13
],
"lemma": "ladder",
"misc": "-",
"text": "ladder",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 17,
"id": [
14
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
15
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"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": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
17
],
"lemma": "hold",
"misc": "-",
"text": "held",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
18
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
2
],
[
0,
15,
15
]
],
[
[
0,
6,
6
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3RSBJ6YZEE4XBF9H8V8I3DF8GJ6OFC-2 | crowdsourced | When making a jacket, Jim decided to use leather over cloth as a material because it was resistant to damage. | [
{
"id": 0,
"speaker": null,
"text": "When making a jacket, Jim decided to use leather over cloth as a material because it was resistant to damage.",
"tokens": [
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 2,
"id": [
1
],
"lemma": "when",
"misc": "-",
"text": "When",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 7,
"id": [
2
],
"lemma": "make",
"misc": "-",
"text": "making",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "jacket",
"misc": "-",
"text": "jacket",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
5
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "Jim",
"misc": "-",
"text": "Jim",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
7
],
"lemma": "decide",
"misc": "-",
"text": "decided",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 7,
"id": [
9
],
"lemma": "use",
"misc": "-",
"text": "use",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
10
],
"lemma": "leather",
"misc": "(0)",
"text": "leather",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "over",
"misc": "-",
"text": "over",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 9,
"id": [
12
],
"lemma": "cloth",
"misc": "(1)",
"text": "cloth",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 9,
"id": [
15
],
"lemma": "material",
"misc": "-",
"text": "material",
"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": 9,
"id": [
19
],
"lemma": "resistant",
"misc": "-",
"text": "resistant",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 21,
"id": [
20
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 19,
"id": [
21
],
"lemma": "damage",
"misc": "-",
"text": "damage",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 7,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
9,
9
],
[
0,
16,
16
]
],
[
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3RSBJ6YZEE4XBF9H8V8I3DF8GJ6OFC-1 | crowdsourced | When making a jacket, Jim decided to use leather over cloth as a material because it was susceptible to damage. | [
{
"id": 0,
"speaker": null,
"text": "When making a jacket, Jim decided to use leather over cloth as a material because it was susceptible to damage.",
"tokens": [
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 2,
"id": [
1
],
"lemma": "when",
"misc": "-",
"text": "When",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 7,
"id": [
2
],
"lemma": "make",
"misc": "-",
"text": "making",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "jacket",
"misc": "-",
"text": "jacket",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
5
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "Jim",
"misc": "-",
"text": "Jim",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
7
],
"lemma": "decide",
"misc": "-",
"text": "decided",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 7,
"id": [
9
],
"lemma": "use",
"misc": "-",
"text": "use",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
10
],
"lemma": "leather",
"misc": "(1)",
"text": "leather",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "over",
"misc": "-",
"text": "over",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 9,
"id": [
12
],
"lemma": "cloth",
"misc": "(0)",
"text": "cloth",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 9,
"id": [
15
],
"lemma": "material",
"misc": "-",
"text": "material",
"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": 9,
"id": [
19
],
"lemma": "susceptible",
"misc": "-",
"text": "susceptible",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 21,
"id": [
20
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 19,
"id": [
21
],
"lemma": "damage",
"misc": "-",
"text": "damage",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 7,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
9,
9
]
],
[
[
0,
11,
11
],
[
0,
16,
16
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3O2Y2UIUCS8ELOO2A3GPWWYYVVKKF7-2 | crowdsourced | Natalie told Kayla to her face that she had horrible breath; then she ate some breath mints. | [
{
"id": 0,
"speaker": null,
"text": "Natalie told Kayla to her face that she had horrible breath; then she ate some breath mints.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Natalie",
"misc": "(1)",
"text": "Natalie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "tell",
"misc": "-",
"text": "told",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "Kayla",
"misc": "(0)",
"text": "Kayla",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 6,
"id": [
5
],
"lemma": "she",
"misc": "-",
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
6
],
"lemma": "face",
"misc": "-",
"text": "face",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": [
8
],
"lemma": "she",
"misc": "-",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
9
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 11,
"id": [
10
],
"lemma": "horrible",
"misc": "-",
"text": "horrible",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
11
],
"lemma": "breath",
"misc": "-",
"text": "breath",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
12
],
"lemma": ";",
"misc": "-",
"text": ";",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": "PronType=Dem",
"head": 15,
"id": [
13
],
"lemma": "then",
"misc": "-",
"text": "then",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
14
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
15
],
"lemma": "eat",
"misc": "-",
"text": "ate",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": null,
"head": 18,
"id": [
16
],
"lemma": "some",
"misc": "-",
"text": "some",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 18,
"id": [
17
],
"lemma": "breath",
"misc": "-",
"text": "breath",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 15,
"id": [
18
],
"lemma": "mint",
"misc": "-",
"text": "mints",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
2,
2
],
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3O2Y2UIUCS8ELOO2A3GPWWYYVVKKF7-1 | crowdsourced | Natalie told Kayla to her face that she had horrible breath; then she offered some breath mints. | [
{
"id": 0,
"speaker": null,
"text": "Natalie told Kayla to her face that she had horrible breath; then she offered some breath mints.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Natalie",
"misc": "(0)",
"text": "Natalie",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "tell",
"misc": "-",
"text": "told",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
3
],
"lemma": "Kayla",
"misc": "(1)",
"text": "Kayla",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 6,
"id": [
5
],
"lemma": "she",
"misc": "-",
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
6
],
"lemma": "face",
"misc": "-",
"text": "face",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 9,
"id": [
8
],
"lemma": "she",
"misc": "-",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
9
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 11,
"id": [
10
],
"lemma": "horrible",
"misc": "-",
"text": "horrible",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
11
],
"lemma": "breath",
"misc": "-",
"text": "breath",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
12
],
"lemma": ";",
"misc": "-",
"text": ";",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": "PronType=Dem",
"head": 15,
"id": [
13
],
"lemma": "then",
"misc": "-",
"text": "then",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
14
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
15
],
"lemma": "offer",
"misc": "-",
"text": "offered",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": null,
"head": 18,
"id": [
16
],
"lemma": "some",
"misc": "-",
"text": "some",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 18,
"id": [
17
],
"lemma": "breath",
"misc": "-",
"text": "breath",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 15,
"id": [
18
],
"lemma": "mint",
"misc": "-",
"text": "mints",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
2,
2
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3S37Y8CWIAEVI8LUF039T3V2T1G4W9-1 | crowdsourced | The speech was louder in the auditorium than the park because there were more speakers at it. | [
{
"id": 0,
"speaker": null,
"text": "The speech was louder in the auditorium than the park because there were more speakers at it.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
2
],
"lemma": "speech",
"misc": "-",
"text": "speech",
"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": "loud",
"misc": "-",
"text": "louder",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
7
],
"lemma": "auditorium",
"misc": "0)",
"text": "auditorium",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
10
],
"lemma": "park",
"misc": "1)",
"text": "park",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "expl",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "there",
"misc": "-",
"text": "there",
"upos": "PRON",
"xpos": "EX"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
13
],
"lemma": "be",
"misc": "-",
"text": "were",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 15,
"id": [
14
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "nsubj",
"feats": "Number=Plur",
"head": 13,
"id": [
15
],
"lemma": "speaker",
"misc": "-",
"text": "speakers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
17
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
6
],
[
0,
16,
16
]
],
[
[
0,
8,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3S37Y8CWIAEVI8LUF039T3V2T1G4W9-2 | crowdsourced | The speech was louder in the auditorium than the park because there were less speakers at it. | [
{
"id": 0,
"speaker": null,
"text": "The speech was louder in the auditorium than the park because there were less speakers at it.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
2
],
"lemma": "speech",
"misc": "-",
"text": "speech",
"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": "loud",
"misc": "-",
"text": "louder",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
7
],
"lemma": "auditorium",
"misc": "1)",
"text": "auditorium",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 10,
"id": [
9
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
10
],
"lemma": "park",
"misc": "0)",
"text": "park",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "expl",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "there",
"misc": "-",
"text": "there",
"upos": "PRON",
"xpos": "EX"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
13
],
"lemma": "be",
"misc": "-",
"text": "were",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 15,
"id": [
14
],
"lemma": "less",
"misc": "-",
"text": "less",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "nsubj",
"feats": "Number=Plur",
"head": 13,
"id": [
15
],
"lemma": "speaker",
"misc": "-",
"text": "speakers",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
17
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
6
]
],
[
[
0,
8,
9
],
[
0,
16,
16
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3JU8CV4BRNQ92SYBMY4NF7TBHS6OPV-1 | crowdsourced | Craig caught the common cold and stayed away from Dennis, because they didn't want them getting sick. | [
{
"id": 0,
"speaker": null,
"text": "Craig caught the common cold and stayed away from Dennis, because they didn't want them getting sick.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Craig",
"misc": "(0)",
"text": "Craig",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "catch",
"misc": "-",
"text": "caught",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
3
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 5,
"id": [
4
],
"lemma": "common",
"misc": "-",
"text": "common",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "cold",
"misc": "-",
"text": "cold",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
7
],
"lemma": "stay",
"misc": "-",
"text": "stayed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 7,
"id": [
8
],
"lemma": "away",
"misc": "-",
"text": "away",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "from",
"misc": "-",
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
10
],
"lemma": "Dennis",
"misc": "(1)",
"text": "Dennis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 7,
"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",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 16,
"id": [
13
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": [
14
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 7,
"id": [
16
],
"lemma": "want",
"misc": "-",
"text": "want",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 16,
"id": [
17
],
"lemma": "they",
"misc": "-",
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 16,
"id": [
18
],
"lemma": "get",
"misc": "-",
"text": "getting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 18,
"id": [
19
],
"lemma": "sick",
"misc": "-",
"text": "sick",
"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,
9,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3JU8CV4BRNQ92SYBMY4NF7TBHS6OPV-2 | crowdsourced | Craig caught the common cold and stayed away from Dennis, because he didn't want to get sick. | [
{
"id": 0,
"speaker": null,
"text": "Craig caught the common cold and stayed away from Dennis, because he didn't want to get sick.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Craig",
"misc": "(1)",
"text": "Craig",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "catch",
"misc": "-",
"text": "caught",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
3
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 5,
"id": [
4
],
"lemma": "common",
"misc": "-",
"text": "common",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "cold",
"misc": "-",
"text": "cold",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
7
],
"lemma": "stay",
"misc": "-",
"text": "stayed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 7,
"id": [
8
],
"lemma": "away",
"misc": "-",
"text": "away",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "from",
"misc": "-",
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
10
],
"lemma": "Dennis",
"misc": "(0)",
"text": "Dennis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 7,
"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",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
13
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": [
14
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 7,
"id": [
16
],
"lemma": "want",
"misc": "-",
"text": "want",
"upos": "VERB",
"xpos": "VB"
},
{
"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": "get",
"misc": "-",
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 18,
"id": [
19
],
"lemma": "sick",
"misc": "-",
"text": "sick",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
9,
9
],
[
0,
12,
12
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3P520RYKCJK0MN0PY57IG7GK9BGU5C-2 | crowdsourced | John liked the gift that Susan gave him more than the present from his brother because it was very ugly. | [
{
"id": 0,
"speaker": null,
"text": "John liked the gift that Susan gave him more than the present from his brother because it was very ugly.",
"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": "like",
"misc": "-",
"text": "liked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "gift",
"misc": "1)",
"text": "gift",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "PronType=Rel",
"head": 7,
"id": [
5
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "Susan",
"misc": "-",
"text": "Susan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "acl:relcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
7
],
"lemma": "give",
"misc": "-",
"text": "gave",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 7,
"id": [
8
],
"lemma": "he",
"misc": "-",
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "obj",
"feats": "Degree=Cmp",
"head": 7,
"id": [
9
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": [
11
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 9,
"id": [
12
],
"lemma": "present",
"misc": "0)",
"text": "present",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "from",
"misc": "-",
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 15,
"id": [
14
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 12,
"id": [
15
],
"lemma": "brother",
"misc": "-",
"text": "brother",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 20,
"id": [
16
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": [
17
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 20,
"id": [
18
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 20,
"id": [
19
],
"lemma": "very",
"misc": "-",
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 7,
"id": [
20
],
"lemma": "ugly",
"misc": "-",
"text": "ugly",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
3
]
],
[
[
0,
10,
11
],
[
0,
16,
16
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3P520RYKCJK0MN0PY57IG7GK9BGU5C-1 | crowdsourced | John liked the gift that Susan gave him more than the present from his brother because it was very beautiful. | [
{
"id": 0,
"speaker": null,
"text": "John liked the gift that Susan gave him more than the present from his brother because it was very beautiful.",
"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": "like",
"misc": "-",
"text": "liked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
4
],
"lemma": "gift",
"misc": "0)",
"text": "gift",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "PronType=Rel",
"head": 7,
"id": [
5
],
"lemma": "that",
"misc": "-",
"text": "that",
"upos": "PRON",
"xpos": "WDT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "Susan",
"misc": "-",
"text": "Susan",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "acl:relcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
7
],
"lemma": "give",
"misc": "-",
"text": "gave",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "iobj",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 7,
"id": [
8
],
"lemma": "he",
"misc": "-",
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "obj",
"feats": "Degree=Cmp",
"head": 7,
"id": [
9
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": [
11
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 9,
"id": [
12
],
"lemma": "present",
"misc": "1)",
"text": "present",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "from",
"misc": "-",
"text": "from",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 15,
"id": [
14
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 12,
"id": [
15
],
"lemma": "brother",
"misc": "-",
"text": "brother",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 20,
"id": [
16
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 20,
"id": [
17
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 20,
"id": [
18
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 20,
"id": [
19
],
"lemma": "very",
"misc": "-",
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 7,
"id": [
20
],
"lemma": "beautiful",
"misc": "-",
"text": "beautiful",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
2,
3
],
[
0,
16,
16
]
],
[
[
0,
10,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3X52SWXE0ZJYDCY98F9RC17RMJUCW4-2 | crowdsourced | The hair held together by a clip dropped into the fire but only the hair got burned. It is inflammable. | [
{
"id": 0,
"speaker": null,
"text": "The hair held together by a clip dropped into the fire but only the hair got burned.",
"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": 8,
"id": [
2
],
"lemma": "hair",
"misc": "1)",
"text": "hair",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl",
"feats": "Tense=Past|VerbForm=Part",
"head": 2,
"id": [
3
],
"lemma": "hold",
"misc": "-",
"text": "held",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "advmod",
"feats": null,
"head": 3,
"id": [
4
],
"lemma": "together",
"misc": "-",
"text": "together",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "by",
"misc": "-",
"text": "by",
"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": 3,
"id": [
7
],
"lemma": "clip",
"misc": "0)",
"text": "clip",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
8
],
"lemma": "drop",
"misc": "-",
"text": "dropped",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "into",
"misc": "-",
"text": "into",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 8,
"id": [
11
],
"lemma": "fire",
"misc": "-",
"text": "fire",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 17,
"id": [
12
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "only",
"misc": "-",
"text": "only",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 15,
"id": [
14
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj:pass",
"feats": "Number=Sing",
"head": 17,
"id": [
15
],
"lemma": "hair",
"misc": "-",
"text": "hair",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": [
16
],
"lemma": "get",
"misc": "-",
"text": "got",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 8,
"id": [
17
],
"lemma": "burn",
"misc": "-",
"text": "burned",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "punct",
"feats": null,
"head": 8,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "It is inflammable.",
"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=Pres|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
3
],
"lemma": "inflammable",
"misc": "-",
"text": "inflammable",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
4
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
1
]
],
[
[
0,
5,
6
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3T2HW4QDUXLN1GL1F4ZZYHZFNC19CO-1 | crowdsourced | Hunter was visited by Neil because he was very sick and needed a friend to bring him medicine and chicken soup. | [
{
"id": 0,
"speaker": null,
"text": "Hunter was visited by Neil because he was very sick and needed a friend to bring him medicine and chicken soup.",
"tokens": [
{
"deprel": "nsubj:pass",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Hunter",
"misc": "(0)",
"text": "Hunter",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": [
3
],
"lemma": "visit",
"misc": "-",
"text": "visited",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "by",
"misc": "-",
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "Neil",
"misc": "(1)",
"text": "Neil",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 10,
"id": [
6
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": [
7
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
8
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "very",
"misc": "-",
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 3,
"id": [
10
],
"lemma": "sick",
"misc": "-",
"text": "sick",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"feats": null,
"head": 12,
"id": [
11
],
"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": [
12
],
"lemma": "need",
"misc": "-",
"text": "needed",
"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": "friend",
"misc": "-",
"text": "friend",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 12,
"id": [
16
],
"lemma": "bring",
"misc": "-",
"text": "bring",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "iobj",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
17
],
"lemma": "he",
"misc": "-",
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 16,
"id": [
18
],
"lemma": "medicine",
"misc": "-",
"text": "medicine",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 21,
"id": [
19
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 21,
"id": [
20
],
"lemma": "chicken",
"misc": "-",
"text": "chicken",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 18,
"id": [
21
],
"lemma": "soup",
"misc": "-",
"text": "soup",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
6,
6
]
],
[
[
0,
4,
4
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3T2HW4QDUXLN1GL1F4ZZYHZFNC19CO-2 | crowdsourced | Hunter went to see Neil because he was very sick and needed a friend to bring him medicine and chicken soup. | [
{
"id": 0,
"speaker": null,
"text": "Hunter went to see Neil because he was very sick and needed a friend to bring him medicine and chicken soup.",
"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": "go",
"misc": "-",
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
4
],
"lemma": "see",
"misc": "-",
"text": "see",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
5
],
"lemma": "Neil",
"misc": "(0)",
"text": "Neil",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 10,
"id": [
6
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": [
7
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
8
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "very",
"misc": "-",
"text": "very",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 2,
"id": [
10
],
"lemma": "sick",
"misc": "-",
"text": "sick",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "cc",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
12
],
"lemma": "need",
"misc": "-",
"text": "needed",
"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": "friend",
"misc": "-",
"text": "friend",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 12,
"id": [
16
],
"lemma": "bring",
"misc": "-",
"text": "bring",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "iobj",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
17
],
"lemma": "he",
"misc": "-",
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 16,
"id": [
18
],
"lemma": "medicine",
"misc": "-",
"text": "medicine",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 21,
"id": [
19
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 21,
"id": [
20
],
"lemma": "chicken",
"misc": "-",
"text": "chicken",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 18,
"id": [
21
],
"lemma": "soup",
"misc": "-",
"text": "soup",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
6,
6
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3YGYP136417X2VF7EDWZDF5D4AZNRU-1 | crowdsourced | I tried to put money in my wife's pocket but I couldn't because it was too tight. | [
{
"id": 0,
"speaker": null,
"text": "I tried to put money in my wife's pocket but I couldn't because it was too tight.",
"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": "try",
"misc": "-",
"text": "tried",
"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": "put",
"misc": "-",
"text": "put",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
5
],
"lemma": "money",
"misc": "(1)",
"text": "money",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
6
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs",
"head": 8,
"id": [
7
],
"lemma": "my",
"misc": "(0",
"text": "my",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 10,
"id": [
8
],
"lemma": "wife",
"misc": "-",
"text": "wife",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
9
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
10
],
"lemma": "pocket",
"misc": "0)",
"text": "pocket",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "I",
"misc": "-",
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"feats": "VerbForm=Fin",
"head": 2,
"id": [
13
],
"lemma": "could",
"misc": "-",
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"feats": null,
"head": 19,
"id": [
14
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
15
],
"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": [
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": 19,
"id": [
17
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 19,
"id": [
18
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 13,
"id": [
19
],
"lemma": "tight",
"misc": "-",
"text": "tight",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
4
]
],
[
[
0,
6,
9
],
[
0,
15,
15
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3YGYP136417X2VF7EDWZDF5D4AZNRU-2 | crowdsourced | I tried to put money in my wife's pocket but I couldn't because it was too thick. | [
{
"id": 0,
"speaker": null,
"text": "I tried to put money in my wife's pocket but I couldn't because it was too thick.",
"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": "try",
"misc": "-",
"text": "tried",
"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": "put",
"misc": "-",
"text": "put",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
5
],
"lemma": "money",
"misc": "(0)",
"text": "money",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 10,
"id": [
6
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs",
"head": 8,
"id": [
7
],
"lemma": "my",
"misc": "(1",
"text": "my",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 10,
"id": [
8
],
"lemma": "wife",
"misc": "-",
"text": "wife",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
9
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
10
],
"lemma": "pocket",
"misc": "1)",
"text": "pocket",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "I",
"misc": "-",
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"feats": "VerbForm=Fin",
"head": 2,
"id": [
13
],
"lemma": "could",
"misc": "-",
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"feats": null,
"head": 19,
"id": [
14
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
15
],
"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": [
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": 19,
"id": [
17
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 19,
"id": [
18
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 13,
"id": [
19
],
"lemma": "thick",
"misc": "-",
"text": "thick",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
4
],
[
0,
15,
15
]
],
[
[
0,
6,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3S8A4GJRD5HWI6P38ERS4ZW3JBYV6C-2 | crowdsourced | Sally couldn't afford to buy both toilet paper and hand soap. She settled on it so she could wipe herself clean after pooping. | [
{
"id": 0,
"speaker": null,
"text": "Sally couldn't afford to buy both toilet paper and hand soap.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Sally",
"misc": "-",
"text": "Sally",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "could",
"misc": "-",
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "VerbForm=Inf",
"head": 0,
"id": [
4
],
"lemma": "afford",
"misc": "-",
"text": "afford",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 4,
"id": [
6
],
"lemma": "buy",
"misc": "-",
"text": "buy",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "cc:preconj",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "both",
"misc": "(0",
"text": "both",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "toilet",
"misc": "-",
"text": "toilet",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "paper",
"misc": "0)",
"text": "paper",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 12,
"id": [
11
],
"lemma": "hand",
"misc": "(1",
"text": "hand",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 9,
"id": [
12
],
"lemma": "soap",
"misc": "1)",
"text": "soap",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
13
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "She settled on it so she could wipe herself clean after pooping.",
"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": "settle",
"misc": "-",
"text": "settled",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
4
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": [
6
],
"lemma": "she",
"misc": "-",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 8,
"id": [
7
],
"lemma": "could",
"misc": "-",
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
8
],
"lemma": "wipe",
"misc": "-",
"text": "wipe",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs|Reflex=Yes",
"head": 8,
"id": [
9
],
"lemma": "herself",
"misc": "-",
"text": "herself",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advmod",
"feats": "Degree=Pos",
"head": 8,
"id": [
10
],
"lemma": "clean",
"misc": "-",
"text": "clean",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "after",
"misc": "-",
"text": "after",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 8,
"id": [
12
],
"lemma": "poop",
"misc": "-",
"text": "pooping",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
13
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
8
],
[
1,
3,
3
]
],
[
[
0,
10,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3S8A4GJRD5HWI6P38ERS4ZW3JBYV6C-1 | crowdsourced | Sally couldn't afford to buy both toilet paper and hand soap. She settled on it because she could wash her hands clean after pooping. | [
{
"id": 0,
"speaker": null,
"text": "Sally couldn't afford to buy both toilet paper and hand soap.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Sally",
"misc": "-",
"text": "Sally",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "could",
"misc": "-",
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "VerbForm=Inf",
"head": 0,
"id": [
4
],
"lemma": "afford",
"misc": "-",
"text": "afford",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 4,
"id": [
6
],
"lemma": "buy",
"misc": "-",
"text": "buy",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "cc:preconj",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "both",
"misc": "(1",
"text": "both",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "toilet",
"misc": "-",
"text": "toilet",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "paper",
"misc": "1)",
"text": "paper",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 12,
"id": [
11
],
"lemma": "hand",
"misc": "(0",
"text": "hand",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 9,
"id": [
12
],
"lemma": "soap",
"misc": "0)",
"text": "soap",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
13
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "She settled on it because she could wash her hands clean after pooping.",
"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": "settle",
"misc": "-",
"text": "settled",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 2,
"id": [
4
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": [
6
],
"lemma": "she",
"misc": "-",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 8,
"id": [
7
],
"lemma": "could",
"misc": "-",
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
8
],
"lemma": "wash",
"misc": "-",
"text": "wash",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 10,
"id": [
9
],
"lemma": "she",
"misc": "-",
"text": "her",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 8,
"id": [
10
],
"lemma": "hand",
"misc": "-",
"text": "hands",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 8,
"id": [
11
],
"lemma": "clean",
"misc": "-",
"text": "clean",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "after",
"misc": "-",
"text": "after",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 8,
"id": [
13
],
"lemma": "poop",
"misc": "-",
"text": "pooping",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
14
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
8
]
],
[
[
0,
10,
11
],
[
1,
3,
3
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3BCRDCM0OF8I2VVR9ADL2QLL2K26KN-1 | crowdsourced | The engine of Lindsey's car had more problems than Kayla's because she neglected it all the time. | [
{
"id": 0,
"speaker": null,
"text": "The engine of Lindsey's car had more problems than Kayla's because she neglected it all the time.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
2
],
"lemma": "engine",
"misc": "-",
"text": "engine",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
3
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 6,
"id": [
4
],
"lemma": "Lindsey",
"misc": "(0)",
"text": "Lindsey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 4,
"id": [
5
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 2,
"id": [
6
],
"lemma": "car",
"misc": "-",
"text": "car",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
7
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 9,
"id": [
8
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 7,
"id": [
9
],
"lemma": "problem",
"misc": "-",
"text": "problems",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 9,
"id": [
11
],
"lemma": "Kayla",
"misc": "(1)",
"text": "Kayla",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
12
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
14
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": [
15
],
"lemma": "neglect",
"misc": "-",
"text": "neglected",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
16
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "det:predet",
"feats": null,
"head": 19,
"id": [
17
],
"lemma": "all",
"misc": "-",
"text": "all",
"upos": "DET",
"xpos": "PDT"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 19,
"id": [
18
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:tmod",
"feats": "Number=Sing",
"head": 15,
"id": [
19
],
"lemma": "time",
"misc": "-",
"text": "time",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 7,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
],
[
0,
13,
13
]
],
[
[
0,
10,
10
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3BCRDCM0OF8I2VVR9ADL2QLL2K26KN-2 | crowdsourced | The engine of Lindsey's car had more problems than Kayla's because she cared for it all the time. | [
{
"id": 0,
"speaker": null,
"text": "The engine of Lindsey's car had more problems than Kayla's because she cared for it all the time.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
2
],
"lemma": "engine",
"misc": "-",
"text": "engine",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
3
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 6,
"id": [
4
],
"lemma": "Lindsey",
"misc": "(1)",
"text": "Lindsey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 4,
"id": [
5
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 2,
"id": [
6
],
"lemma": "car",
"misc": "-",
"text": "car",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
7
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 9,
"id": [
8
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 7,
"id": [
9
],
"lemma": "problem",
"misc": "-",
"text": "problems",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 9,
"id": [
11
],
"lemma": "Kayla",
"misc": "(0)",
"text": "Kayla",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
12
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
13
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
14
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 7,
"id": [
15
],
"lemma": "care",
"misc": "-",
"text": "cared",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 15,
"id": [
17
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "det:predet",
"feats": null,
"head": 20,
"id": [
18
],
"lemma": "all",
"misc": "-",
"text": "all",
"upos": "DET",
"xpos": "PDT"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 20,
"id": [
19
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:tmod",
"feats": "Number=Sing",
"head": 15,
"id": [
20
],
"lemma": "time",
"misc": "-",
"text": "time",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 7,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
3
]
],
[
[
0,
10,
10
],
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
36JW4WBR08YNJYNU4IDSJ4I75ANFH1-2 | crowdsourced | He wouldn't dunk his donuts in coffee, but he loved to do so with his cookies, since they stayed intact in the drink. | [
{
"id": 0,
"speaker": null,
"text": "He wouldn't dunk his donuts in coffee, but he loved to do so with his cookies, since they stayed intact in the drink.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 4,
"id": [
1
],
"lemma": "he",
"misc": "-",
"text": "He",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "would",
"misc": "-",
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"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": "dunk",
"misc": "-",
"text": "dunk",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 6,
"id": [
5
],
"lemma": "he",
"misc": "(1",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 4,
"id": [
6
],
"lemma": "donut",
"misc": "1)",
"text": "donuts",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
8
],
"lemma": "coffee",
"misc": "-",
"text": "coffee",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 12,
"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": 12,
"id": [
11
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
12
],
"lemma": "love",
"misc": "-",
"text": "loved",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 12,
"id": [
14
],
"lemma": "do",
"misc": "-",
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"feats": null,
"head": 14,
"id": [
15
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 18,
"id": [
16
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 18,
"id": [
17
],
"lemma": "he",
"misc": "(0",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 14,
"id": [
18
],
"lemma": "cookie",
"misc": "0)",
"text": "cookies",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 22,
"id": [
19
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 22,
"id": [
20
],
"lemma": "since",
"misc": "-",
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 22,
"id": [
21
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": [
22
],
"lemma": "stay",
"misc": "-",
"text": "stayed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 22,
"id": [
23
],
"lemma": "intact",
"misc": "-",
"text": "intact",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 26,
"id": [
24
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 26,
"id": [
25
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 22,
"id": [
26
],
"lemma": "drink",
"misc": "-",
"text": "drink",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
27
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
5
]
],
[
[
0,
16,
17
],
[
0,
20,
20
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
36JW4WBR08YNJYNU4IDSJ4I75ANFH1-1 | crowdsourced | He wouldn't dunk his donuts in coffee, but he loved to do so with his cookies, since they broke up in the drink. | [
{
"id": 0,
"speaker": null,
"text": "He wouldn't dunk his donuts in coffee, but he loved to do so with his cookies, since they broke up in the drink.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 4,
"id": [
1
],
"lemma": "he",
"misc": "-",
"text": "He",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 4,
"id": [
2
],
"lemma": "would",
"misc": "-",
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"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": "dunk",
"misc": "-",
"text": "dunk",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 6,
"id": [
5
],
"lemma": "he",
"misc": "(0",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 4,
"id": [
6
],
"lemma": "donut",
"misc": "0)",
"text": "donuts",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
8
],
"lemma": "coffee",
"misc": "-",
"text": "coffee",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 12,
"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": 12,
"id": [
11
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
12
],
"lemma": "love",
"misc": "-",
"text": "loved",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 12,
"id": [
14
],
"lemma": "do",
"misc": "-",
"text": "do",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"feats": null,
"head": 14,
"id": [
15
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "case",
"feats": null,
"head": 18,
"id": [
16
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 18,
"id": [
17
],
"lemma": "he",
"misc": "(1",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 14,
"id": [
18
],
"lemma": "cookie",
"misc": "1)",
"text": "cookies",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 22,
"id": [
19
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 22,
"id": [
20
],
"lemma": "since",
"misc": "-",
"text": "since",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 22,
"id": [
21
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": [
22
],
"lemma": "break",
"misc": "-",
"text": "broke",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 22,
"id": [
23
],
"lemma": "up",
"misc": "-",
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "case",
"feats": null,
"head": 26,
"id": [
24
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 26,
"id": [
25
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 22,
"id": [
26
],
"lemma": "drink",
"misc": "-",
"text": "drink",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
27
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
5
],
[
0,
20,
20
]
],
[
[
0,
16,
17
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3538U0YQ1H88PQGVPXOQFAHXL3R3FZ-1 | crowdsourced | The bus was supposed to arrive at 7:45 but the concert featuring my favorite indie band was scheduled for 8:00; luckily it was early so I didn't miss anything. | [
{
"id": 0,
"speaker": null,
"text": "The bus was supposed to arrive at 7:45 but the concert featuring my favorite indie band was scheduled for 8:00; luckily it was early so I didn't miss anything.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "(0",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj:pass",
"feats": "Number=Sing",
"head": 4,
"id": [
2
],
"lemma": "bus",
"misc": "0)",
"text": "bus",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
3
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": [
4
],
"lemma": "suppose",
"misc": "-",
"text": "supposed",
"upos": "VERB",
"xpos": "VBN"
},
{
"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": "arrive",
"misc": "-",
"text": "arrive",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "NumForm=Digit|NumType=Card",
"head": 6,
"id": [
8
],
"lemma": "7:45",
"misc": "-",
"text": "7:45",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "cc",
"feats": null,
"head": 18,
"id": [
9
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj:pass",
"feats": "Number=Sing",
"head": 18,
"id": [
11
],
"lemma": "concert",
"misc": "1)",
"text": "concert",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl",
"feats": "VerbForm=Ger",
"head": 11,
"id": [
12
],
"lemma": "feature",
"misc": "-",
"text": "featuring",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs",
"head": 16,
"id": [
13
],
"lemma": "my",
"misc": "-",
"text": "my",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 16,
"id": [
14
],
"lemma": "favorite",
"misc": "-",
"text": "favorite",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 16,
"id": [
15
],
"lemma": "indie",
"misc": "-",
"text": "indie",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 12,
"id": [
16
],
"lemma": "band",
"misc": "-",
"text": "band",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux:pass",
"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": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 4,
"id": [
18
],
"lemma": "schedule",
"misc": "-",
"text": "scheduled",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 20,
"id": [
19
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "NumForm=Digit|NumType=Card",
"head": 18,
"id": [
20
],
"lemma": "8:00",
"misc": "-",
"text": "8:00",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
21
],
"lemma": ";",
"misc": "-",
"text": ";",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 24,
"id": [
22
],
"lemma": "luckily",
"misc": "-",
"text": "luckily",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 24,
"id": [
23
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
24
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": "Degree=Pos",
"head": 24,
"id": [
25
],
"lemma": "early",
"misc": "-",
"text": "early",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "mark",
"feats": null,
"head": 30,
"id": [
26
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 30,
"id": [
27
],
"lemma": "I",
"misc": "-",
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
"head": 30,
"id": [
28
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 30,
"id": [
29
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "parataxis",
"feats": "VerbForm=Inf",
"head": 4,
"id": [
30
],
"lemma": "miss",
"misc": "-",
"text": "miss",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 30,
"id": [
31
],
"lemma": "anything",
"misc": "-",
"text": "anything",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
32
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
1
],
[
0,
22,
22
]
],
[
[
0,
9,
10
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3538U0YQ1H88PQGVPXOQFAHXL3R3FZ-2 | crowdsourced | The bus was supposed to arrive at 7:45 but the concert featuring my favorite indie band was scheduled for 8:00; luckily it was late so I didn't miss anything. | [
{
"id": 0,
"speaker": null,
"text": "The bus was supposed to arrive at 7:45 but the concert featuring my favorite indie band was scheduled for 8:00; luckily it was late so I didn't miss anything.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "(1",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj:pass",
"feats": "Number=Sing",
"head": 4,
"id": [
2
],
"lemma": "bus",
"misc": "1)",
"text": "bus",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
3
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": [
4
],
"lemma": "suppose",
"misc": "-",
"text": "supposed",
"upos": "VERB",
"xpos": "VBN"
},
{
"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": "arrive",
"misc": "-",
"text": "arrive",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "at",
"misc": "-",
"text": "at",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "NumForm=Digit|NumType=Card",
"head": 6,
"id": [
8
],
"lemma": "7:45",
"misc": "-",
"text": "7:45",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "cc",
"feats": null,
"head": 18,
"id": [
9
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 11,
"id": [
10
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj:pass",
"feats": "Number=Sing",
"head": 18,
"id": [
11
],
"lemma": "concert",
"misc": "0)",
"text": "concert",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "acl",
"feats": "VerbForm=Ger",
"head": 11,
"id": [
12
],
"lemma": "feature",
"misc": "-",
"text": "featuring",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs",
"head": 16,
"id": [
13
],
"lemma": "my",
"misc": "-",
"text": "my",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 16,
"id": [
14
],
"lemma": "favorite",
"misc": "-",
"text": "favorite",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 16,
"id": [
15
],
"lemma": "indie",
"misc": "-",
"text": "indie",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 12,
"id": [
16
],
"lemma": "band",
"misc": "-",
"text": "band",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux:pass",
"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": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 4,
"id": [
18
],
"lemma": "schedule",
"misc": "-",
"text": "scheduled",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 20,
"id": [
19
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "NumForm=Digit|NumType=Card",
"head": 18,
"id": [
20
],
"lemma": "8:00",
"misc": "-",
"text": "8:00",
"upos": "NUM",
"xpos": "CD"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
21
],
"lemma": ";",
"misc": "-",
"text": ";",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 25,
"id": [
22
],
"lemma": "luckily",
"misc": "-",
"text": "luckily",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 25,
"id": [
23
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 25,
"id": [
24
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "parataxis",
"feats": "Degree=Pos",
"head": 4,
"id": [
25
],
"lemma": "late",
"misc": "-",
"text": "late",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "advmod",
"feats": null,
"head": 30,
"id": [
26
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs",
"head": 30,
"id": [
27
],
"lemma": "I",
"misc": "-",
"text": "I",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin",
"head": 30,
"id": [
28
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 30,
"id": [
29
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "parataxis",
"feats": "VerbForm=Inf",
"head": 25,
"id": [
30
],
"lemma": "miss",
"misc": "-",
"text": "miss",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 30,
"id": [
31
],
"lemma": "anything",
"misc": "-",
"text": "anything",
"upos": "PRON",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
32
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
1
]
],
[
[
0,
9,
10
],
[
0,
22,
22
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3ZVPAMTJWN1RS3YLR9J4NVWG3X9GR9-1 | crowdsourced | The homemaker used a pail of water to clean the old door, when she was done it was dirty. | [
{
"id": 0,
"speaker": null,
"text": "The homemaker used a pail of water to clean the old door, when she was done it was dirty.",
"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": "homemaker",
"misc": "-",
"text": "homemaker",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "use",
"misc": "-",
"text": "used",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "pail",
"misc": "-",
"text": "pail",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "water",
"misc": "(0)",
"text": "water",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 3,
"id": [
9
],
"lemma": "clean",
"misc": "-",
"text": "clean",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": [
10
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 12,
"id": [
11
],
"lemma": "old",
"misc": "-",
"text": "old",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
12
],
"lemma": "door",
"misc": "1)",
"text": "door",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 20,
"id": [
13
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 17,
"id": [
14
],
"lemma": "when",
"misc": "-",
"text": "when",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "nsubj:pass",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
15
],
"lemma": "she",
"misc": "-",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": [
16
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 20,
"id": [
17
],
"lemma": "do",
"misc": "-",
"text": "done",
"upos": "VERB",
"xpos": "VBN"
},
{
"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": "conj",
"feats": "Degree=Pos",
"head": 3,
"id": [
20
],
"lemma": "dirty",
"misc": "-",
"text": "dirty",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
6
],
[
0,
17,
17
]
],
[
[
0,
9,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3ZVPAMTJWN1RS3YLR9J4NVWG3X9GR9-2 | crowdsourced | The homemaker used a pail of water to clean the old door, when she was done it was clean. | [
{
"id": 0,
"speaker": null,
"text": "The homemaker used a pail of water to clean the old door, when she was done it was clean.",
"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": "homemaker",
"misc": "-",
"text": "homemaker",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "use",
"misc": "-",
"text": "used",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "pail",
"misc": "-",
"text": "pail",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "water",
"misc": "(1)",
"text": "water",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 3,
"id": [
9
],
"lemma": "clean",
"misc": "-",
"text": "clean",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 12,
"id": [
10
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 12,
"id": [
11
],
"lemma": "old",
"misc": "-",
"text": "old",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 9,
"id": [
12
],
"lemma": "door",
"misc": "0)",
"text": "door",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 20,
"id": [
13
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 17,
"id": [
14
],
"lemma": "when",
"misc": "-",
"text": "when",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "nsubj:pass",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
15
],
"lemma": "she",
"misc": "-",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": [
16
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 20,
"id": [
17
],
"lemma": "do",
"misc": "-",
"text": "done",
"upos": "VERB",
"xpos": "VBN"
},
{
"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": "conj",
"feats": "Degree=Pos",
"head": 3,
"id": [
20
],
"lemma": "clean",
"misc": "-",
"text": "clean",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
6,
6
]
],
[
[
0,
9,
11
],
[
0,
17,
17
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3S8APUMBJXHYYWL1KSRW5VR0KZ9BF1-2 | crowdsourced | The norovirus was caught by Michael but Matthew was able to avoid it because, they always washed their hands. | [
{
"id": 0,
"speaker": null,
"text": "The norovirus was caught by Michael but Matthew was able to avoid it because, they always washed their hands.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj:pass",
"feats": "Number=Sing",
"head": 4,
"id": [
2
],
"lemma": "norovirus",
"misc": "-",
"text": "norovirus",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
3
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": [
4
],
"lemma": "catch",
"misc": "-",
"text": "caught",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "by",
"misc": "-",
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "Michael",
"misc": "(1)",
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"feats": null,
"head": 10,
"id": [
7
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 10,
"id": [
8
],
"lemma": "Matthew",
"misc": "(0)",
"text": "Matthew",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
9
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 4,
"id": [
10
],
"lemma": "able",
"misc": "-",
"text": "able",
"upos": "ADJ",
"xpos": "JJ"
},
{
"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": "avoid",
"misc": "-",
"text": "avoid",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": [
13
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
14
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "punct",
"feats": null,
"head": 14,
"id": [
15
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"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": "advmod",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "always",
"misc": "-",
"text": "always",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
18
],
"lemma": "wash",
"misc": "-",
"text": "washed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 20,
"id": [
19
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 18,
"id": [
20
],
"lemma": "hand",
"misc": "-",
"text": "hands",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
]
],
[
[
0,
7,
7
],
[
0,
15,
15
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3S8APUMBJXHYYWL1KSRW5VR0KZ9BF1-1 | crowdsourced | The norovirus was caught by Michael but Matthew was able to avoid it because, they never washed their hands. | [
{
"id": 0,
"speaker": null,
"text": "The norovirus was caught by Michael but Matthew was able to avoid it because, they never washed their hands.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj:pass",
"feats": "Number=Sing",
"head": 4,
"id": [
2
],
"lemma": "norovirus",
"misc": "-",
"text": "norovirus",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
3
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": [
4
],
"lemma": "catch",
"misc": "-",
"text": "caught",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "by",
"misc": "-",
"text": "by",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "Michael",
"misc": "(0)",
"text": "Michael",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"feats": null,
"head": 10,
"id": [
7
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 10,
"id": [
8
],
"lemma": "Matthew",
"misc": "(1)",
"text": "Matthew",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
9
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "conj",
"feats": "Degree=Pos",
"head": 4,
"id": [
10
],
"lemma": "able",
"misc": "-",
"text": "able",
"upos": "ADJ",
"xpos": "JJ"
},
{
"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": "avoid",
"misc": "-",
"text": "avoid",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 12,
"id": [
13
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"feats": null,
"head": 18,
"id": [
14
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "punct",
"feats": null,
"head": 14,
"id": [
15
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"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": "advmod",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "never",
"misc": "-",
"text": "never",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 10,
"id": [
18
],
"lemma": "wash",
"misc": "-",
"text": "washed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 20,
"id": [
19
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 18,
"id": [
20
],
"lemma": "hand",
"misc": "-",
"text": "hands",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
],
[
0,
15,
15
]
],
[
[
0,
7,
7
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3TZ0XG8CBUI6VOWHEU7U4XFO9TM98X-2 | crowdsourced | The pants were sliced both with a knife and then later with razor. It was used second. | [
{
"id": 0,
"speaker": null,
"text": "The pants were sliced both with a knife and then later with razor.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj:pass",
"feats": "Number=Plur",
"head": 4,
"id": [
2
],
"lemma": "pant",
"misc": "-",
"text": "pants",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
3
],
"lemma": "be",
"misc": "-",
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": [
4
],
"lemma": "slice",
"misc": "-",
"text": "sliced",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "cc:preconj",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": "both",
"misc": "(1",
"text": "both",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 8,
"id": [
7
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
8
],
"lemma": "knife",
"misc": "1)",
"text": "knife",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": "PronType=Dem",
"head": 11,
"id": [
10
],
"lemma": "then",
"misc": "-",
"text": "then",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Degree=Cmp",
"head": 4,
"id": [
11
],
"lemma": "late",
"misc": "-",
"text": "later",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 11,
"id": [
13
],
"lemma": "razor",
"misc": "(0)",
"text": "razor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
14
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "It was used second.",
"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=Past|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": [
3
],
"lemma": "use",
"misc": "-",
"text": "used",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos|NumType=Ord",
"head": 3,
"id": [
4
],
"lemma": "second",
"misc": "-",
"text": "second",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
5
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
7
]
],
[
[
0,
12,
12
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3TZ0XG8CBUI6VOWHEU7U4XFO9TM98X-1 | crowdsourced | The pants were sliced both with a knife and then later with razor. It was used first. | [
{
"id": 0,
"speaker": null,
"text": "The pants were sliced both with a knife and then later with razor.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "-",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj:pass",
"feats": "Number=Plur",
"head": 4,
"id": [
2
],
"lemma": "pant",
"misc": "-",
"text": "pants",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "aux:pass",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
3
],
"lemma": "be",
"misc": "-",
"text": "were",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": [
4
],
"lemma": "slice",
"misc": "-",
"text": "sliced",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "cc:preconj",
"feats": null,
"head": 8,
"id": [
5
],
"lemma": "both",
"misc": "(0",
"text": "both",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 8,
"id": [
7
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
8
],
"lemma": "knife",
"misc": "0)",
"text": "knife",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": "PronType=Dem",
"head": 11,
"id": [
10
],
"lemma": "then",
"misc": "-",
"text": "then",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Degree=Cmp",
"head": 4,
"id": [
11
],
"lemma": "late",
"misc": "-",
"text": "later",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 11,
"id": [
13
],
"lemma": "razor",
"misc": "(1)",
"text": "razor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
14
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "It was used first.",
"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=Past|VerbForm=Fin",
"head": 3,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "root",
"feats": "Tense=Past|VerbForm=Part|Voice=Pass",
"head": 0,
"id": [
3
],
"lemma": "use",
"misc": "-",
"text": "used",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "advmod",
"feats": "NumType=Ord",
"head": 3,
"id": [
4
],
"lemma": "first",
"misc": "-",
"text": "first",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
5
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
7
],
[
1,
0,
0
]
],
[
[
0,
12,
12
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
37AQKJ12TXM8DNXJFYN6MTCNCZITTH-1 | crowdsourced | Betty talked in their sleep and Mary found it hard to sleep with noise so they went to see a specialist. | [
{
"id": 0,
"speaker": null,
"text": "Betty talked in their sleep and Mary found it hard to sleep with noise so they went to see a specialist.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Betty",
"misc": "(0)",
"text": "Betty",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "talk",
"misc": "-",
"text": "talked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
3
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 5,
"id": [
4
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "sleep",
"misc": "-",
"text": "sleep",
"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": "Mary",
"misc": "(1)",
"text": "Mary",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
8
],
"lemma": "find",
"misc": "-",
"text": "found",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": [
9
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 8,
"id": [
10
],
"lemma": "hard",
"misc": "-",
"text": "hard",
"upos": "ADJ",
"xpos": "JJ"
},
{
"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": "sleep",
"misc": "-",
"text": "sleep",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 12,
"id": [
14
],
"lemma": "noise",
"misc": "-",
"text": "noise",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
15
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 17,
"id": [
16
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": [
17
],
"lemma": "go",
"misc": "-",
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
18
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 17,
"id": [
19
],
"lemma": "see",
"misc": "-",
"text": "see",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 21,
"id": [
20
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 19,
"id": [
21
],
"lemma": "specialist",
"misc": "-",
"text": "specialist",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
15,
15
]
],
[
[
0,
6,
6
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
37AQKJ12TXM8DNXJFYN6MTCNCZITTH-2 | crowdsourced | Betty talked in their sleep and Mary found it hard to sleep with noise so they went to buy some earplugs. | [
{
"id": 0,
"speaker": null,
"text": "Betty talked in their sleep and Mary found it hard to sleep with noise so they went to buy some earplugs.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Betty",
"misc": "(1)",
"text": "Betty",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "talk",
"misc": "-",
"text": "talked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
3
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Plur|Person=3|Poss=Yes|PronType=Prs",
"head": 5,
"id": [
4
],
"lemma": "they",
"misc": "-",
"text": "their",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "sleep",
"misc": "-",
"text": "sleep",
"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": "Mary",
"misc": "(0)",
"text": "Mary",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
8
],
"lemma": "find",
"misc": "-",
"text": "found",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 8,
"id": [
9
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 8,
"id": [
10
],
"lemma": "hard",
"misc": "-",
"text": "hard",
"upos": "ADJ",
"xpos": "JJ"
},
{
"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": "sleep",
"misc": "-",
"text": "sleep",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 12,
"id": [
14
],
"lemma": "noise",
"misc": "-",
"text": "noise",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
15
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 17,
"id": [
16
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 8,
"id": [
17
],
"lemma": "go",
"misc": "-",
"text": "went",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 19,
"id": [
18
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 17,
"id": [
19
],
"lemma": "buy",
"misc": "-",
"text": "buy",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": null,
"head": 21,
"id": [
20
],
"lemma": "some",
"misc": "-",
"text": "some",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 19,
"id": [
21
],
"lemma": "earplug",
"misc": "-",
"text": "earplugs",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
15,
15
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3DW3BNF1GHG4SV9KHVCQWF4LV308V2-1 | crowdsourced | Applying for a loan Rachel had to run Rebecca's credit because she was the loaner. | [
{
"id": 0,
"speaker": null,
"text": "Applying for a loan Rachel had to run Rebecca's credit because she was the loaner.",
"tokens": [
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 6,
"id": [
1
],
"lemma": "apply",
"misc": "-",
"text": "Applying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"feats": null,
"head": 4,
"id": [
2
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 1,
"id": [
4
],
"lemma": "loan",
"misc": "-",
"text": "loan",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 6,
"id": [
5
],
"lemma": "Rachel",
"misc": "(0)",
"text": "Rachel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
6
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 6,
"id": [
8
],
"lemma": "run",
"misc": "-",
"text": "run",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 11,
"id": [
9
],
"lemma": "Rebecca",
"misc": "(1)",
"text": "Rebecca",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
10
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 8,
"id": [
11
],
"lemma": "credit",
"misc": "-",
"text": "credit",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
12
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=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": "det",
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": [
15
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 8,
"id": [
16
],
"lemma": "loaner",
"misc": "-",
"text": "loaner",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
4
],
[
0,
12,
12
]
],
[
[
0,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3DW3BNF1GHG4SV9KHVCQWF4LV308V2-2 | crowdsourced | Applying for a loan Rachel had to run Rebecca's credit because she was the applicant. | [
{
"id": 0,
"speaker": null,
"text": "Applying for a loan Rachel had to run Rebecca's credit because she was the applicant.",
"tokens": [
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 6,
"id": [
1
],
"lemma": "apply",
"misc": "-",
"text": "Applying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "case",
"feats": null,
"head": 4,
"id": [
2
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 4,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 1,
"id": [
4
],
"lemma": "loan",
"misc": "-",
"text": "loan",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 6,
"id": [
5
],
"lemma": "Rachel",
"misc": "(1)",
"text": "Rachel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
6
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 6,
"id": [
8
],
"lemma": "run",
"misc": "-",
"text": "run",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 11,
"id": [
9
],
"lemma": "Rebecca",
"misc": "(0)",
"text": "Rebecca",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
10
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 8,
"id": [
11
],
"lemma": "credit",
"misc": "-",
"text": "credit",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
12
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=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": "det",
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": [
15
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 8,
"id": [
16
],
"lemma": "applicant",
"misc": "-",
"text": "applicant",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 6,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
4
]
],
[
[
0,
8,
8
],
[
0,
12,
12
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3R6RZGK0XFAJ7102UZAKVSSNT1MYVW-1 | crowdsourced | Jerry quickly swept a stray sock under his bed, making his bedroom appear tidy by using it to cover his mess. | [
{
"id": 0,
"speaker": null,
"text": "Jerry quickly swept a stray sock under his bed, making his bedroom appear tidy by using it to cover his mess.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Jerry",
"misc": "-",
"text": "Jerry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 3,
"id": [
2
],
"lemma": "quickly",
"misc": "-",
"text": "quickly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "sweep",
"misc": "-",
"text": "swept",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": [
4
],
"lemma": "a",
"misc": "(1",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 6,
"id": [
5
],
"lemma": "stray",
"misc": "-",
"text": "stray",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
6
],
"lemma": "sock",
"misc": "1)",
"text": "sock",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "under",
"misc": "-",
"text": "under",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 9,
"id": [
8
],
"lemma": "he",
"misc": "(0",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
9
],
"lemma": "bed",
"misc": "0)",
"text": "bed",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 3,
"id": [
11
],
"lemma": "make",
"misc": "-",
"text": "making",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 11,
"id": [
13
],
"lemma": "bedroom",
"misc": "-",
"text": "bedroom",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 11,
"id": [
14
],
"lemma": "appear",
"misc": "-",
"text": "appear",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 14,
"id": [
15
],
"lemma": "tidy",
"misc": "-",
"text": "tidy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "by",
"misc": "-",
"text": "by",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 14,
"id": [
17
],
"lemma": "use",
"misc": "-",
"text": "using",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
18
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"feats": null,
"head": 20,
"id": [
19
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 17,
"id": [
20
],
"lemma": "cover",
"misc": "-",
"text": "cover",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 22,
"id": [
21
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 20,
"id": [
22
],
"lemma": "mess",
"misc": "-",
"text": "mess",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
23
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
5
]
],
[
[
0,
7,
8
],
[
0,
17,
17
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3R6RZGK0XFAJ7102UZAKVSSNT1MYVW-2 | crowdsourced | Jerry quickly swept a stray sock under his bed, making his bedroom appear tidy by hiding it to cover his mess. | [
{
"id": 0,
"speaker": null,
"text": "Jerry quickly swept a stray sock under his bed, making his bedroom appear tidy by hiding it to cover his mess.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Jerry",
"misc": "-",
"text": "Jerry",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 3,
"id": [
2
],
"lemma": "quickly",
"misc": "-",
"text": "quickly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "sweep",
"misc": "-",
"text": "swept",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 6,
"id": [
4
],
"lemma": "a",
"misc": "(0",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 6,
"id": [
5
],
"lemma": "stray",
"misc": "-",
"text": "stray",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
6
],
"lemma": "sock",
"misc": "0)",
"text": "sock",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "under",
"misc": "-",
"text": "under",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 9,
"id": [
8
],
"lemma": "he",
"misc": "(1",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
9
],
"lemma": "bed",
"misc": "1)",
"text": "bed",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 3,
"id": [
11
],
"lemma": "make",
"misc": "-",
"text": "making",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 11,
"id": [
13
],
"lemma": "bedroom",
"misc": "-",
"text": "bedroom",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 11,
"id": [
14
],
"lemma": "appear",
"misc": "-",
"text": "appear",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 14,
"id": [
15
],
"lemma": "tidy",
"misc": "-",
"text": "tidy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "by",
"misc": "-",
"text": "by",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 14,
"id": [
17
],
"lemma": "hide",
"misc": "-",
"text": "hiding",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
18
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "mark",
"feats": null,
"head": 20,
"id": [
19
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 17,
"id": [
20
],
"lemma": "cover",
"misc": "-",
"text": "cover",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 22,
"id": [
21
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 20,
"id": [
22
],
"lemma": "mess",
"misc": "-",
"text": "mess",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
23
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
5
],
[
0,
17,
17
]
],
[
[
0,
7,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3K3G488TR26T05U1XYBDE8VMCQOQ52-1 | crowdsourced | Lindsey answered the phone and took the message but not Amy because she was the secretary. | [
{
"id": 0,
"speaker": null,
"text": "Lindsey answered the phone and took the message but not Amy because she was the secretary.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Lindsey",
"misc": "(0)",
"text": "Lindsey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "answer",
"misc": "-",
"text": "answered",
"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": "phone",
"misc": "-",
"text": "phone",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
6
],
"lemma": "take",
"misc": "-",
"text": "took",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": [
7
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "message",
"misc": "-",
"text": "message",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 8,
"id": [
11
],
"lemma": "Amy",
"misc": "(1)",
"text": "Amy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
12
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=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": "det",
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": [
15
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 6,
"id": [
16
],
"lemma": "secretary",
"misc": "-",
"text": "secretary",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
12,
12
]
],
[
[
0,
10,
10
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3K3G488TR26T05U1XYBDE8VMCQOQ52-2 | crowdsourced | Lindsey answered the phone and took the message but not Amy because she was the janitor. | [
{
"id": 0,
"speaker": null,
"text": "Lindsey answered the phone and took the message but not Amy because she was the janitor.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Lindsey",
"misc": "(1)",
"text": "Lindsey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "answer",
"misc": "-",
"text": "answered",
"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": "phone",
"misc": "-",
"text": "phone",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
6
],
"lemma": "take",
"misc": "-",
"text": "took",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 8,
"id": [
7
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "message",
"misc": "-",
"text": "message",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 8,
"id": [
11
],
"lemma": "Amy",
"misc": "(0)",
"text": "Amy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 16,
"id": [
12
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=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": "det",
"feats": "Definite=Def|PronType=Art",
"head": 16,
"id": [
15
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "advcl",
"feats": "Number=Sing",
"head": 6,
"id": [
16
],
"lemma": "janitor",
"misc": "-",
"text": "janitor",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
10,
10
],
[
0,
12,
12
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
308KJXFUJR43YRYA9YWPROMVO49ATD-1 | crowdsourced | Nick quite often likes to drive too fast but Robert never does because he is reckless. | [
{
"id": 0,
"speaker": null,
"text": "Nick quite often likes to drive too fast but Robert never does because he is reckless.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Nick",
"misc": "(0)",
"text": "Nick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 3,
"id": [
2
],
"lemma": "quite",
"misc": "-",
"text": "quite",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "often",
"misc": "-",
"text": "often",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
4
],
"lemma": "like",
"misc": "-",
"text": "likes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"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": "drive",
"misc": "-",
"text": "drive",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"feats": "Degree=Pos",
"head": 6,
"id": [
8
],
"lemma": "fast",
"misc": "-",
"text": "fast",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cc",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 12,
"id": [
10
],
"lemma": "Robert",
"misc": "(1)",
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "never",
"misc": "-",
"text": "never",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": [
12
],
"lemma": "do",
"misc": "-",
"text": "does",
"upos": "VERB",
"xpos": "VBZ"
},
{
"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=Pres|VerbForm=Fin",
"head": 16,
"id": [
15
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 12,
"id": [
16
],
"lemma": "reckless",
"misc": "-",
"text": "reckless",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
13,
13
]
],
[
[
0,
9,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
308KJXFUJR43YRYA9YWPROMVO49ATD-2 | crowdsourced | Nick quite often likes to drive too fast but Robert never does because he is sensible. | [
{
"id": 0,
"speaker": null,
"text": "Nick quite often likes to drive too fast but Robert never does because he is sensible.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "Nick",
"misc": "(1)",
"text": "Nick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 3,
"id": [
2
],
"lemma": "quite",
"misc": "-",
"text": "quite",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "often",
"misc": "-",
"text": "often",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
4
],
"lemma": "like",
"misc": "-",
"text": "likes",
"upos": "VERB",
"xpos": "VBZ"
},
{
"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": "drive",
"misc": "-",
"text": "drive",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "advmod",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"feats": "Degree=Pos",
"head": 6,
"id": [
8
],
"lemma": "fast",
"misc": "-",
"text": "fast",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "cc",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 12,
"id": [
10
],
"lemma": "Robert",
"misc": "(0)",
"text": "Robert",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "never",
"misc": "-",
"text": "never",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 4,
"id": [
12
],
"lemma": "do",
"misc": "-",
"text": "does",
"upos": "VERB",
"xpos": "VBZ"
},
{
"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=Pres|VerbForm=Fin",
"head": 16,
"id": [
15
],
"lemma": "be",
"misc": "-",
"text": "is",
"upos": "AUX",
"xpos": "VBZ"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 12,
"id": [
16
],
"lemma": "sensible",
"misc": "-",
"text": "sensible",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
17
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
9,
9
],
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3M7OI89LVYMLP8KWXZKNM9K59LVC6V-1 | crowdsourced | Lindsey loved spiders and want to collect them, but they freaked out Betty. They decided it best to keep it quiet. | [
{
"id": 0,
"speaker": null,
"text": "Lindsey loved spiders and want to collect them, but they freaked out Betty.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Lindsey",
"misc": "(0)",
"text": "Lindsey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "love",
"misc": "-",
"text": "loved",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 2,
"id": [
3
],
"lemma": "spider",
"misc": "-",
"text": "spiders",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cc",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": [
5
],
"lemma": "want",
"misc": "-",
"text": "want",
"upos": "VERB",
"xpos": "VBP"
},
{
"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": "collect",
"misc": "-",
"text": "collect",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 7,
"id": [
8
],
"lemma": "they",
"misc": "-",
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 12,
"id": [
11
],
"lemma": "they",
"misc": "-",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
12
],
"lemma": "freak",
"misc": "-",
"text": "freaked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 12,
"id": [
13
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 12,
"id": [
14
],
"lemma": "Betty",
"misc": "(1)",
"text": "Betty",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
15
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "They decided it best to keep it quiet.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "they",
"misc": "(0)",
"text": "They",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "decide",
"misc": "-",
"text": "decided",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "expl",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 4,
"id": [
3
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "ccomp",
"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": "csubj",
"feats": "VerbForm=Inf",
"head": 4,
"id": [
6
],
"lemma": "keep",
"misc": "-",
"text": "keep",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 6,
"id": [
7
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 6,
"id": [
8
],
"lemma": "quiet",
"misc": "-",
"text": "quiet",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
9
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
1,
0,
0
]
],
[
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3M7OI89LVYMLP8KWXZKNM9K59LVC6V-2 | crowdsourced | Lindsey loved spiders and want to collect them, but they freaked out Betty. They decided the didn't want to know. | [
{
"id": 0,
"speaker": null,
"text": "Lindsey loved spiders and want to collect them, but they freaked out Betty.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Lindsey",
"misc": "(1)",
"text": "Lindsey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "love",
"misc": "-",
"text": "loved",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 2,
"id": [
3
],
"lemma": "spider",
"misc": "-",
"text": "spiders",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "cc",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 2,
"id": [
5
],
"lemma": "want",
"misc": "-",
"text": "want",
"upos": "VERB",
"xpos": "VBP"
},
{
"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": "collect",
"misc": "-",
"text": "collect",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs",
"head": 7,
"id": [
8
],
"lemma": "they",
"misc": "-",
"text": "them",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 12,
"id": [
9
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 12,
"id": [
10
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 12,
"id": [
11
],
"lemma": "they",
"misc": "-",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
12
],
"lemma": "freak",
"misc": "-",
"text": "freaked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 12,
"id": [
13
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 12,
"id": [
14
],
"lemma": "Betty",
"misc": "(0)",
"text": "Betty",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
15
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "They decided the didn't want to know.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 2,
"id": [
1
],
"lemma": "they",
"misc": "(0)",
"text": "They",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "decide",
"misc": "-",
"text": "decided",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Sing|Person=3|PronType=Prs",
"head": 6,
"id": [
3
],
"lemma": "they",
"misc": "-",
"text": "the",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 6,
"id": [
4
],
"lemma": "do",
"misc": "-",
"text": "did",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "not",
"misc": "-",
"text": "n't",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "ccomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
6
],
"lemma": "want",
"misc": "-",
"text": "want",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 6,
"id": [
8
],
"lemma": "know",
"misc": "-",
"text": "know",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
9
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
13,
13
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3FW4EL5A3LMK9P9TD4JEKJU7HOZ22C-2 | crowdsourced | Fred wanted to revamp his annual charity events theme to a new design. It was new. | [
{
"id": 0,
"speaker": null,
"text": "Fred wanted to revamp his annual charity events theme to a new design.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Fred",
"misc": "-",
"text": "Fred",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "want",
"misc": "-",
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
4
],
"lemma": "revamp",
"misc": "-",
"text": "revamp",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 9,
"id": [
5
],
"lemma": "he",
"misc": "(1",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 9,
"id": [
6
],
"lemma": "annual",
"misc": "-",
"text": "annual",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "charity",
"misc": "-",
"text": "charity",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "compound",
"feats": "Number=Plur",
"head": 9,
"id": [
8
],
"lemma": "event",
"misc": "-",
"text": "events",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
9
],
"lemma": "theme",
"misc": "1)",
"text": "theme",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 13,
"id": [
11
],
"lemma": "a",
"misc": "(0",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 13,
"id": [
12
],
"lemma": "new",
"misc": "-",
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
13
],
"lemma": "design",
"misc": "0)",
"text": "design",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
14
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "It was new.",
"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": "new",
"misc": "-",
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
4
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
8
]
],
[
[
0,
10,
12
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3FW4EL5A3LMK9P9TD4JEKJU7HOZ22C-1 | crowdsourced | Fred wanted to revamp his annual charity events theme to a new design. It was old. | [
{
"id": 0,
"speaker": null,
"text": "Fred wanted to revamp his annual charity events theme to a new design.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Fred",
"misc": "-",
"text": "Fred",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "want",
"misc": "-",
"text": "wanted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
4
],
"lemma": "revamp",
"misc": "-",
"text": "revamp",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 9,
"id": [
5
],
"lemma": "he",
"misc": "(0",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 9,
"id": [
6
],
"lemma": "annual",
"misc": "-",
"text": "annual",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "charity",
"misc": "-",
"text": "charity",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "compound",
"feats": "Number=Plur",
"head": 9,
"id": [
8
],
"lemma": "event",
"misc": "-",
"text": "events",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
9
],
"lemma": "theme",
"misc": "0)",
"text": "theme",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 13,
"id": [
11
],
"lemma": "a",
"misc": "(1",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 13,
"id": [
12
],
"lemma": "new",
"misc": "-",
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
13
],
"lemma": "design",
"misc": "1)",
"text": "design",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
14
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "It was old.",
"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": "old",
"misc": "-",
"text": "old",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
4
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
8
],
[
1,
0,
0
]
],
[
[
0,
10,
12
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3KL228NDMVK55ZLQ1PA7MJA23NFKGF-2 | crowdsourced | Samantha just loved annoying the heck out of Felicia, so she tried spending less time with her. | [
{
"id": 0,
"speaker": null,
"text": "Samantha just loved annoying the heck out of Felicia, so she tried spending less time with her.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Samantha",
"misc": "(1)",
"text": "Samantha",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 3,
"id": [
2
],
"lemma": "just",
"misc": "-",
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "love",
"misc": "-",
"text": "loved",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 3,
"id": [
4
],
"lemma": "annoy",
"misc": "-",
"text": "annoying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 6,
"id": [
5
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "heck",
"misc": "-",
"text": "heck",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
9
],
"lemma": "Felicia",
"misc": "(0)",
"text": "Felicia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
13
],
"lemma": "try",
"misc": "-",
"text": "tried",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 13,
"id": [
14
],
"lemma": "spend",
"misc": "-",
"text": "spending",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 16,
"id": [
15
],
"lemma": "less",
"misc": "-",
"text": "less",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 14,
"id": [
16
],
"lemma": "time",
"misc": "-",
"text": "time",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": [
18
],
"lemma": "she",
"misc": "-",
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
8,
8
],
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3KL228NDMVK55ZLQ1PA7MJA23NFKGF-1 | crowdsourced | Samantha just loved annoying the heck out of Felicia, so she tried spending more time with her. | [
{
"id": 0,
"speaker": null,
"text": "Samantha just loved annoying the heck out of Felicia, so she tried spending more time with her.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 3,
"id": [
1
],
"lemma": "Samantha",
"misc": "(0)",
"text": "Samantha",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advmod",
"feats": null,
"head": 3,
"id": [
2
],
"lemma": "just",
"misc": "-",
"text": "just",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "love",
"misc": "-",
"text": "loved",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 3,
"id": [
4
],
"lemma": "annoy",
"misc": "-",
"text": "annoying",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 6,
"id": [
5
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "heck",
"misc": "-",
"text": "heck",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "case",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
9
],
"lemma": "Felicia",
"misc": "(1)",
"text": "Felicia",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "advmod",
"feats": null,
"head": 13,
"id": [
11
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
12
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "parataxis",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
13
],
"lemma": "try",
"misc": "-",
"text": "tried",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Ger",
"head": 13,
"id": [
14
],
"lemma": "spend",
"misc": "-",
"text": "spending",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 16,
"id": [
15
],
"lemma": "more",
"misc": "-",
"text": "more",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 14,
"id": [
16
],
"lemma": "time",
"misc": "-",
"text": "time",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": [
18
],
"lemma": "she",
"misc": "-",
"text": "her",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3HEADTGN2PQAA0OGG4IQNWZQLV4RVD-1 | crowdsourced | Being polite came natural to Betty but not Rachel because she had read several books on etiquette. | [
{
"id": 0,
"speaker": null,
"text": "Being polite came natural to Betty but not Rachel because she had read several books on etiquette.",
"tokens": [
{
"deprel": "cop",
"feats": "VerbForm=Ger",
"head": 2,
"id": [
1
],
"lemma": "be",
"misc": "-",
"text": "Being",
"upos": "AUX",
"xpos": "VBG"
},
{
"deprel": "csubj",
"feats": "Degree=Pos",
"head": 3,
"id": [
2
],
"lemma": "polite",
"misc": "-",
"text": "polite",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "come",
"misc": "-",
"text": "came",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 3,
"id": [
4
],
"lemma": "natural",
"misc": "-",
"text": "natural",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "Betty",
"misc": "(0)",
"text": "Betty",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "Rachel",
"misc": "(1)",
"text": "Rachel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
10
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 13,
"id": [
11
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 13,
"id": [
12
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part",
"head": 3,
"id": [
13
],
"lemma": "read",
"misc": "-",
"text": "read",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 15,
"id": [
14
],
"lemma": "several",
"misc": "-",
"text": "several",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 13,
"id": [
15
],
"lemma": "book",
"misc": "-",
"text": "books",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 15,
"id": [
17
],
"lemma": "etiquette",
"misc": "-",
"text": "etiquette",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
],
[
0,
10,
10
]
],
[
[
0,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3HEADTGN2PQAA0OGG4IQNWZQLV4RVD-2 | crowdsourced | Being polite came natural to Betty but not Rachel because she had not read any books on etiquette. | [
{
"id": 0,
"speaker": null,
"text": "Being polite came natural to Betty but not Rachel because she had not read any books on etiquette.",
"tokens": [
{
"deprel": "cop",
"feats": "VerbForm=Ger",
"head": 2,
"id": [
1
],
"lemma": "be",
"misc": "-",
"text": "Being",
"upos": "AUX",
"xpos": "VBG"
},
{
"deprel": "csubj",
"feats": "Degree=Pos",
"head": 3,
"id": [
2
],
"lemma": "polite",
"misc": "-",
"text": "polite",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "come",
"misc": "-",
"text": "came",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 3,
"id": [
4
],
"lemma": "natural",
"misc": "-",
"text": "natural",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 6,
"id": [
5
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
6
],
"lemma": "Betty",
"misc": "(1)",
"text": "Betty",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cc",
"feats": null,
"head": 9,
"id": [
7
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": null,
"head": 9,
"id": [
8
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "conj",
"feats": "Number=Sing",
"head": 6,
"id": [
9
],
"lemma": "Rachel",
"misc": "(0)",
"text": "Rachel",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 14,
"id": [
10
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 14,
"id": [
11
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 14,
"id": [
12
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part",
"head": 3,
"id": [
14
],
"lemma": "read",
"misc": "-",
"text": "read",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "det",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "any",
"misc": "-",
"text": "any",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 14,
"id": [
16
],
"lemma": "book",
"misc": "-",
"text": "books",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 18,
"id": [
17
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 16,
"id": [
18
],
"lemma": "etiquette",
"misc": "-",
"text": "etiquette",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
]
],
[
[
0,
8,
8
],
[
0,
10,
10
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3G9UA71JVX86VB3EAZI17PL4ISN7JX-1 | crowdsourced | The oil spilled on Nick's shirt while he cooked for Justin, so he asked him for a clean shirt. | [
{
"id": 0,
"speaker": null,
"text": "The oil spilled on Nick's shirt while he cooked for Justin, so he asked him for a clean shirt.",
"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": "oil",
"misc": "-",
"text": "oil",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "spill",
"misc": "-",
"text": "spilled",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
4
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 7,
"id": [
5
],
"lemma": "Nick",
"misc": "(0)",
"text": "Nick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
6
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
7
],
"lemma": "shirt",
"misc": "-",
"text": "shirt",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": [
9
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
10
],
"lemma": "cook",
"misc": "-",
"text": "cooked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 10,
"id": [
12
],
"lemma": "Justin",
"misc": "(1)",
"text": "Justin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"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": "ask",
"misc": "-",
"text": "asked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
17
],
"lemma": "he",
"misc": "-",
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"feats": null,
"head": 21,
"id": [
18
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 21,
"id": [
19
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 21,
"id": [
20
],
"lemma": "clean",
"misc": "-",
"text": "clean",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 16,
"id": [
21
],
"lemma": "shirt",
"misc": "-",
"text": "shirt",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
4
],
[
0,
14,
14
]
],
[
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3G9UA71JVX86VB3EAZI17PL4ISN7JX-2 | crowdsourced | The oil spilled on Nick's shirt while he cooked for Justin, so he offered him for a clean shirt. | [
{
"id": 0,
"speaker": null,
"text": "The oil spilled on Nick's shirt while he cooked for Justin, so he offered him for a clean shirt.",
"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": "oil",
"misc": "-",
"text": "oil",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "spill",
"misc": "-",
"text": "spilled",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
4
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 7,
"id": [
5
],
"lemma": "Nick",
"misc": "(1)",
"text": "Nick",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 5,
"id": [
6
],
"lemma": "'s",
"misc": "-",
"text": "'s",
"upos": "PART",
"xpos": "POS"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
7
],
"lemma": "shirt",
"misc": "-",
"text": "shirt",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": [
9
],
"lemma": "he",
"misc": "-",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 3,
"id": [
10
],
"lemma": "cook",
"misc": "-",
"text": "cooked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "case",
"feats": null,
"head": 12,
"id": [
11
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 10,
"id": [
12
],
"lemma": "Justin",
"misc": "(0)",
"text": "Justin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"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": "offer",
"misc": "-",
"text": "offered",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 16,
"id": [
17
],
"lemma": "he",
"misc": "-",
"text": "him",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"feats": null,
"head": 21,
"id": [
18
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 21,
"id": [
19
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 21,
"id": [
20
],
"lemma": "clean",
"misc": "-",
"text": "clean",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 16,
"id": [
21
],
"lemma": "shirt",
"misc": "-",
"text": "shirt",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
22
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
4,
4
]
],
[
[
0,
11,
11
],
[
0,
14,
14
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
30P8I9JKOKZ0Z2PP3VHNCTI3NIPV52-1 | crowdsourced | The lawyer sealed the contract in an envelope before handing it to his client. It was no longer visible. | [
{
"id": 0,
"speaker": null,
"text": "The lawyer sealed the contract in an envelope before handing it to his client.",
"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": "lawyer",
"misc": "-",
"text": "lawyer",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "seal",
"misc": "-",
"text": "sealed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "contract",
"misc": "0)",
"text": "contract",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 8,
"id": [
7
],
"lemma": "a",
"misc": "(1",
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
8
],
"lemma": "envelope",
"misc": "1)",
"text": "envelope",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "before",
"misc": "-",
"text": "before",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 3,
"id": [
10
],
"lemma": "hand",
"misc": "-",
"text": "handing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": [
11
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
12
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 14,
"id": [
13
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 10,
"id": [
14
],
"lemma": "client",
"misc": "-",
"text": "client",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
15
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "It was no longer visible.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 5,
"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": 5,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "no",
"misc": "-",
"text": "no",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 5,
"id": [
4
],
"lemma": "long",
"misc": "-",
"text": "longer",
"upos": "ADV",
"xpos": "RBR"
},
{
"deprel": "root",
"feats": "Degree=Pos",
"head": 0,
"id": [
5
],
"lemma": "visible",
"misc": "-",
"text": "visible",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
6
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
4
],
[
1,
0,
0
]
],
[
[
0,
6,
7
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
30P8I9JKOKZ0Z2PP3VHNCTI3NIPV52-2 | crowdsourced | The lawyer sealed the contract in an envelope before handing it to his client. It was the only thing visible. | [
{
"id": 0,
"speaker": null,
"text": "The lawyer sealed the contract in an envelope before handing it to his client.",
"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": "lawyer",
"misc": "-",
"text": "lawyer",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
3
],
"lemma": "seal",
"misc": "-",
"text": "sealed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
4
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 3,
"id": [
5
],
"lemma": "contract",
"misc": "1)",
"text": "contract",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 8,
"id": [
7
],
"lemma": "a",
"misc": "(0",
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 3,
"id": [
8
],
"lemma": "envelope",
"misc": "0)",
"text": "envelope",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "before",
"misc": "-",
"text": "before",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "advcl",
"feats": "VerbForm=Ger",
"head": 3,
"id": [
10
],
"lemma": "hand",
"misc": "-",
"text": "handing",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 10,
"id": [
11
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
12
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 14,
"id": [
13
],
"lemma": "he",
"misc": "-",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 10,
"id": [
14
],
"lemma": "client",
"misc": "-",
"text": "client",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
15
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
},
{
"id": 1,
"speaker": null,
"text": "It was the only thing visible.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 5,
"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": 5,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
3
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 5,
"id": [
4
],
"lemma": "only",
"misc": "-",
"text": "only",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "root",
"feats": "Number=Sing",
"head": 0,
"id": [
5
],
"lemma": "thing",
"misc": "-",
"text": "thing",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 5,
"id": [
6
],
"lemma": "visible",
"misc": "-",
"text": "visible",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
7
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
3,
4
]
],
[
[
0,
6,
7
],
[
1,
0,
0
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3EKTG13IZU1GHFZUXSK3EO7EOE0LM5-2 | crowdsourced | Rebecca had to ask Elena if they needed to cheat, because they had not studied the night before. | [
{
"id": 0,
"speaker": null,
"text": "Rebecca had to ask Elena if they needed to cheat, because they had not studied the night before.",
"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": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
4
],
"lemma": "ask",
"misc": "-",
"text": "ask",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
5
],
"lemma": "Elena",
"misc": "(0)",
"text": "Elena",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "if",
"misc": "-",
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 8,
"id": [
7
],
"lemma": "they",
"misc": "-",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
8
],
"lemma": "need",
"misc": "-",
"text": "needed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 10,
"id": [
9
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 8,
"id": [
10
],
"lemma": "cheat",
"misc": "-",
"text": "cheat",
"upos": "VERB",
"xpos": "VB"
},
{
"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",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 16,
"id": [
13
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 16,
"id": [
14
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part",
"head": 4,
"id": [
16
],
"lemma": "study",
"misc": "-",
"text": "studied",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 18,
"id": [
17
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:tmod",
"feats": "Number=Sing",
"head": 16,
"id": [
18
],
"lemma": "night",
"misc": "-",
"text": "night",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 16,
"id": [
19
],
"lemma": "before",
"misc": "-",
"text": "before",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
4,
4
],
[
0,
12,
12
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3EKTG13IZU1GHFZUXSK3EO7EOE0LM5-1 | crowdsourced | Rebecca had to ask Elena if they could cheat, because they had not studied the night before. | [
{
"id": 0,
"speaker": null,
"text": "Rebecca had to ask Elena if they could cheat, because they had not studied the night before.",
"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": "have",
"misc": "-",
"text": "had",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 4,
"id": [
3
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 2,
"id": [
4
],
"lemma": "ask",
"misc": "-",
"text": "ask",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 4,
"id": [
5
],
"lemma": "Elena",
"misc": "(1)",
"text": "Elena",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 9,
"id": [
6
],
"lemma": "if",
"misc": "-",
"text": "if",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 9,
"id": [
7
],
"lemma": "they",
"misc": "-",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 9,
"id": [
8
],
"lemma": "could",
"misc": "-",
"text": "could",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advcl",
"feats": "VerbForm=Inf",
"head": 4,
"id": [
9
],
"lemma": "cheat",
"misc": "-",
"text": "cheat",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "punct",
"feats": null,
"head": 15,
"id": [
10
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 15,
"id": [
11
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 15,
"id": [
12
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 15,
"id": [
13
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part",
"head": 4,
"id": [
15
],
"lemma": "study",
"misc": "-",
"text": "studied",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 17,
"id": [
16
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:tmod",
"feats": "Number=Sing",
"head": 15,
"id": [
17
],
"lemma": "night",
"misc": "-",
"text": "night",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": null,
"head": 15,
"id": [
18
],
"lemma": "before",
"misc": "-",
"text": "before",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
11,
11
]
],
[
[
0,
4,
4
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3DA79LNS59T3E6ZP0JHF4G8PI1WT3T-1 | crowdsourced | Nelson finished the mile run faster than Ian because he exercised quite regularly every day. | [
{
"id": 0,
"speaker": null,
"text": "Nelson finished the mile run faster than Ian because he exercised quite regularly every day.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Nelson",
"misc": "(0)",
"text": "Nelson",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "finish",
"misc": "-",
"text": "finished",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
3
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 5,
"id": [
4
],
"lemma": "mile",
"misc": "-",
"text": "mile",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "run",
"misc": "-",
"text": "run",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 2,
"id": [
6
],
"lemma": "fast",
"misc": "-",
"text": "faster",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "Ian",
"misc": "(1)",
"text": "Ian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": [
10
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
11
],
"lemma": "exercise",
"misc": "-",
"text": "exercised",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "quite",
"misc": "-",
"text": "quite",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advmod",
"feats": null,
"head": 11,
"id": [
13
],
"lemma": "regularly",
"misc": "-",
"text": "regularly",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "det",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "every",
"misc": "-",
"text": "every",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:tmod",
"feats": "Number=Sing",
"head": 11,
"id": [
15
],
"lemma": "day",
"misc": "-",
"text": "day",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
9,
9
]
],
[
[
0,
7,
7
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3DA79LNS59T3E6ZP0JHF4G8PI1WT3T-2 | crowdsourced | Nelson finished the mile run faster than Ian because he liked to relax every day. | [
{
"id": 0,
"speaker": null,
"text": "Nelson finished the mile run faster than Ian because he liked to relax every day.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Nelson",
"misc": "(1)",
"text": "Nelson",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "finish",
"misc": "-",
"text": "finished",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 5,
"id": [
3
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 5,
"id": [
4
],
"lemma": "mile",
"misc": "-",
"text": "mile",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "run",
"misc": "-",
"text": "run",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "advmod",
"feats": "Degree=Cmp",
"head": 2,
"id": [
6
],
"lemma": "fast",
"misc": "-",
"text": "faster",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "case",
"feats": null,
"head": 8,
"id": [
7
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 6,
"id": [
8
],
"lemma": "Ian",
"misc": "(0)",
"text": "Ian",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": [
10
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
11
],
"lemma": "like",
"misc": "-",
"text": "liked",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 11,
"id": [
13
],
"lemma": "relax",
"misc": "-",
"text": "relax",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "det",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "every",
"misc": "-",
"text": "every",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:tmod",
"feats": "Number=Sing",
"head": 13,
"id": [
15
],
"lemma": "day",
"misc": "-",
"text": "day",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
7,
7
],
[
0,
9,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3JHB4BPSFMNRVHVKKM0UIMOWRR1Q99-2 | crowdsourced | At the corn maze, Kayla laughs as they try to find Amy, and eventually they appears. | [
{
"id": 0,
"speaker": null,
"text": "At the corn maze, Kayla laughs as they try to find Amy, and eventually they appears.",
"tokens": [
{
"deprel": "case",
"feats": null,
"head": 4,
"id": [
1
],
"lemma": "at",
"misc": "-",
"text": "At",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 4,
"id": [
2
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 4,
"id": [
3
],
"lemma": "corn",
"misc": "-",
"text": "corn",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
4
],
"lemma": "maze",
"misc": "-",
"text": "maze",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
5
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "Kayla",
"misc": "(1)",
"text": "Kayla",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
7
],
"lemma": "laugh",
"misc": "-",
"text": "laughs",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 10,
"id": [
9
],
"lemma": "they",
"misc": "-",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 7,
"id": [
10
],
"lemma": "try",
"misc": "-",
"text": "try",
"upos": "VERB",
"xpos": "VBP"
},
{
"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": "find",
"misc": "-",
"text": "find",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 12,
"id": [
13
],
"lemma": "Amy",
"misc": "(0)",
"text": "Amy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 18,
"id": [
14
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 18,
"id": [
15
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": null,
"head": 18,
"id": [
16
],
"lemma": "eventually",
"misc": "-",
"text": "eventually",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 18,
"id": [
17
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 7,
"id": [
18
],
"lemma": "appear",
"misc": "-",
"text": "appears",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "punct",
"feats": null,
"head": 7,
"id": [
19
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
]
],
[
[
0,
12,
12
],
[
0,
16,
16
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3JHB4BPSFMNRVHVKKM0UIMOWRR1Q99-1 | crowdsourced | At the corn maze, Kayla laughs as they try to find Amy, and eventually they gives up. | [
{
"id": 0,
"speaker": null,
"text": "At the corn maze, Kayla laughs as they try to find Amy, and eventually they gives up.",
"tokens": [
{
"deprel": "case",
"feats": null,
"head": 4,
"id": [
1
],
"lemma": "at",
"misc": "-",
"text": "At",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 4,
"id": [
2
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 4,
"id": [
3
],
"lemma": "corn",
"misc": "-",
"text": "corn",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
4
],
"lemma": "maze",
"misc": "-",
"text": "maze",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
5
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
6
],
"lemma": "Kayla",
"misc": "(0)",
"text": "Kayla",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 0,
"id": [
7
],
"lemma": "laugh",
"misc": "-",
"text": "laughs",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "mark",
"feats": null,
"head": 10,
"id": [
8
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 10,
"id": [
9
],
"lemma": "they",
"misc": "-",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin",
"head": 7,
"id": [
10
],
"lemma": "try",
"misc": "-",
"text": "try",
"upos": "VERB",
"xpos": "VBP"
},
{
"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": "find",
"misc": "-",
"text": "find",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 12,
"id": [
13
],
"lemma": "Amy",
"misc": "(1)",
"text": "Amy",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "punct",
"feats": null,
"head": 18,
"id": [
14
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 18,
"id": [
15
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "advmod",
"feats": null,
"head": 18,
"id": [
16
],
"lemma": "eventually",
"misc": "-",
"text": "eventually",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs",
"head": 18,
"id": [
17
],
"lemma": "they",
"misc": "(0)",
"text": "they",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin",
"head": 7,
"id": [
18
],
"lemma": "give",
"misc": "-",
"text": "gives",
"upos": "VERB",
"xpos": "VBZ"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 18,
"id": [
19
],
"lemma": "up",
"misc": "-",
"text": "up",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "punct",
"feats": null,
"head": 7,
"id": [
20
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
5,
5
],
[
0,
16,
16
]
],
[
[
0,
12,
12
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3HYV4299H0UNQKNYM5NGWBGZVA78EA-1 | crowdsourced | In an effort to eat healthy, Craig attempted to get Adam on board when he got rid of the unhealthy stuff in the house and replaced it with cactus juice. | [
{
"id": 0,
"speaker": null,
"text": "In an effort to eat healthy, Craig attempted to get Adam on board when he got rid of the unhealthy stuff in the house and replaced it with cactus juice.",
"tokens": [
{
"deprel": "case",
"feats": null,
"head": 3,
"id": [
1
],
"lemma": "in",
"misc": "-",
"text": "In",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 3,
"id": [
2
],
"lemma": "a",
"misc": "-",
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 9,
"id": [
3
],
"lemma": "effort",
"misc": "-",
"text": "effort",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"feats": "VerbForm=Inf",
"head": 3,
"id": [
5
],
"lemma": "eat",
"misc": "-",
"text": "eat",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 5,
"id": [
6
],
"lemma": "healthy",
"misc": "-",
"text": "healthy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
7
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "Craig",
"misc": "(0)",
"text": "Craig",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
9
],
"lemma": "attempt",
"misc": "-",
"text": "attempted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 9,
"id": [
11
],
"lemma": "get",
"misc": "-",
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 11,
"id": [
12
],
"lemma": "Adam",
"misc": "(1)",
"text": "Adam",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 11,
"id": [
14
],
"lemma": "board",
"misc": "-",
"text": "board",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": "PronType=Int",
"head": 17,
"id": [
15
],
"lemma": "when",
"misc": "-",
"text": "when",
"upos": "SCONJ",
"xpos": "WRB"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
16
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": [
17
],
"lemma": "get",
"misc": "-",
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 17,
"id": [
18
],
"lemma": "rid",
"misc": "-",
"text": "rid",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 22,
"id": [
19
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 22,
"id": [
20
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 22,
"id": [
21
],
"lemma": "unhealthy",
"misc": "-",
"text": "unhealthy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 18,
"id": [
22
],
"lemma": "stuff",
"misc": "-",
"text": "stuff",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 25,
"id": [
23
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 25,
"id": [
24
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 22,
"id": [
25
],
"lemma": "house",
"misc": "-",
"text": "house",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 27,
"id": [
26
],
"lemma": "and",
"misc": "-",
"text": "and",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": [
27
],
"lemma": "replace",
"misc": "-",
"text": "replaced",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 27,
"id": [
28
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"feats": null,
"head": 31,
"id": [
29
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 31,
"id": [
30
],
"lemma": "cactus",
"misc": "-",
"text": "cactus",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 27,
"id": [
31
],
"lemma": "juice",
"misc": "-",
"text": "juice",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 9,
"id": [
32
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
7,
7
],
[
0,
15,
15
]
],
[
[
0,
11,
11
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3HYV4299H0UNQKNYM5NGWBGZVA78EA-2 | crowdsourced | In an effort to eat healthy, Craig attempted to get Adam on board, but he got rid of the cactus juice in the house and replaced it with unhealthy stuff. | [
{
"id": 0,
"speaker": null,
"text": "In an effort to eat healthy, Craig attempted to get Adam on board, but he got rid of the cactus juice in the house and replaced it with unhealthy stuff.",
"tokens": [
{
"deprel": "case",
"feats": null,
"head": 3,
"id": [
1
],
"lemma": "in",
"misc": "-",
"text": "In",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 3,
"id": [
2
],
"lemma": "a",
"misc": "-",
"text": "an",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 9,
"id": [
3
],
"lemma": "effort",
"misc": "-",
"text": "effort",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 5,
"id": [
4
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "acl",
"feats": "VerbForm=Inf",
"head": 3,
"id": [
5
],
"lemma": "eat",
"misc": "-",
"text": "eat",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 5,
"id": [
6
],
"lemma": "healthy",
"misc": "-",
"text": "healthy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 3,
"id": [
7
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 9,
"id": [
8
],
"lemma": "Craig",
"misc": "(1)",
"text": "Craig",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
9
],
"lemma": "attempt",
"misc": "-",
"text": "attempted",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
10
],
"lemma": "to",
"misc": "-",
"text": "to",
"upos": "PART",
"xpos": "TO"
},
{
"deprel": "xcomp",
"feats": "VerbForm=Inf",
"head": 9,
"id": [
11
],
"lemma": "get",
"misc": "-",
"text": "get",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 11,
"id": [
12
],
"lemma": "Adam",
"misc": "(0)",
"text": "Adam",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "on",
"misc": "-",
"text": "on",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 11,
"id": [
14
],
"lemma": "board",
"misc": "-",
"text": "board",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 18,
"id": [
15
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "cc",
"feats": null,
"head": 18,
"id": [
16
],
"lemma": "but",
"misc": "-",
"text": "but",
"upos": "CCONJ",
"xpos": "CC"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
17
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "conj",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 9,
"id": [
18
],
"lemma": "get",
"misc": "-",
"text": "got",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "xcomp",
"feats": "Degree=Pos",
"head": 18,
"id": [
19
],
"lemma": "rid",
"misc": "-",
"text": "rid",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 23,
"id": [
20
],
"lemma": "of",
"misc": "-",
"text": "of",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 23,
"id": [
21
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 23,
"id": [
22
],
"lemma": "cactus",
"misc": "-",
"text": "cactus",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 19,
"id": [
23
],
"lemma": "juice",
"misc": "-",
"text": "juice",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 26,
"id": [
24
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 26,
"id": [
25
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 23,
"id": [
26
],
"lemma": "house",
"misc": "-",
"text": "house",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "cc",
"feats": null,
"head": 28,
"id": [
27
],
"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": [
28
],
"lemma": "replace",
"misc": "-",
"text": "replaced",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "obj",
"feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 28,
"id": [
29
],
"lemma": "it",
"misc": "-",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "case",
"feats": null,
"head": 32,
"id": [
30
],
"lemma": "with",
"misc": "-",
"text": "with",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 32,
"id": [
31
],
"lemma": "unhealthy",
"misc": "-",
"text": "unhealthy",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 28,
"id": [
32
],
"lemma": "stuff",
"misc": "-",
"text": "stuff",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 9,
"id": [
33
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
7,
7
]
],
[
[
0,
11,
11
],
[
0,
16,
16
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
37Y5RYYI0RJT9TSVF6VDTPPFGJOXS1-1 | crowdsourced | The sky was brown over the factory, as it absorbed so much pollution all day. | [
{
"id": 0,
"speaker": null,
"text": "The sky was brown over the factory, as it absorbed so much pollution all day.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "(0",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
2
],
"lemma": "sky",
"misc": "0)",
"text": "sky",
"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=Pos",
"head": 0,
"id": [
4
],
"lemma": "brown",
"misc": "-",
"text": "brown",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "over",
"misc": "-",
"text": "over",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "(1",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
7
],
"lemma": "factory",
"misc": "1)",
"text": "factory",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 11,
"id": [
8
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": [
10
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
11
],
"lemma": "absorb",
"misc": "-",
"text": "absorbed",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 13,
"id": [
12
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 14,
"id": [
13
],
"lemma": "much",
"misc": "-",
"text": "much",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 11,
"id": [
14
],
"lemma": "pollution",
"misc": "-",
"text": "pollution",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "det",
"feats": null,
"head": 16,
"id": [
15
],
"lemma": "all",
"misc": "-",
"text": "all",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:tmod",
"feats": "Number=Sing",
"head": 11,
"id": [
16
],
"lemma": "day",
"misc": "-",
"text": "day",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"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"
} |
37Y5RYYI0RJT9TSVF6VDTPPFGJOXS1-2 | crowdsourced | The sky was brown over the factory, as it gave out so much pollution all day. | [
{
"id": 0,
"speaker": null,
"text": "The sky was brown over the factory, as it gave out so much pollution all day.",
"tokens": [
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 2,
"id": [
1
],
"lemma": "the",
"misc": "(1",
"text": "The",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 4,
"id": [
2
],
"lemma": "sky",
"misc": "1)",
"text": "sky",
"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=Pos",
"head": 0,
"id": [
4
],
"lemma": "brown",
"misc": "-",
"text": "brown",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
5
],
"lemma": "over",
"misc": "-",
"text": "over",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 7,
"id": [
6
],
"lemma": "the",
"misc": "(0",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 4,
"id": [
7
],
"lemma": "factory",
"misc": "0)",
"text": "factory",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 11,
"id": [
8
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
9
],
"lemma": "as",
"misc": "-",
"text": "as",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": [
10
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 4,
"id": [
11
],
"lemma": "give",
"misc": "-",
"text": "gave",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "compound:prt",
"feats": null,
"head": 11,
"id": [
12
],
"lemma": "out",
"misc": "-",
"text": "out",
"upos": "ADP",
"xpos": "RP"
},
{
"deprel": "advmod",
"feats": null,
"head": 14,
"id": [
13
],
"lemma": "so",
"misc": "-",
"text": "so",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 15,
"id": [
14
],
"lemma": "much",
"misc": "-",
"text": "much",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 11,
"id": [
15
],
"lemma": "pollution",
"misc": "-",
"text": "pollution",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "det",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "all",
"misc": "-",
"text": "all",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl:tmod",
"feats": "Number=Sing",
"head": 11,
"id": [
17
],
"lemma": "day",
"misc": "-",
"text": "day",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 4,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
1
]
],
[
[
0,
5,
6
],
[
0,
9,
9
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3FI30CQHVMXH9SRX3X0S3N2VFOXB68-2 | crowdsourced | Erin was a better cook than Lindsey although she had taken cooking classes for years. | [
{
"id": 0,
"speaker": null,
"text": "Erin was a better cook than Lindsey although she had taken cooking classes for years.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
1
],
"lemma": "Erin",
"misc": "(1)",
"text": "Erin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 5,
"id": [
4
],
"lemma": "good",
"misc": "-",
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "root",
"feats": "Number=Sing",
"head": 0,
"id": [
5
],
"lemma": "cook",
"misc": "-",
"text": "cook",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "Lindsey",
"misc": "(0)",
"text": "Lindsey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
8
],
"lemma": "although",
"misc": "-",
"text": "although",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": [
9
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": [
10
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part",
"head": 5,
"id": [
11
],
"lemma": "take",
"misc": "-",
"text": "taken",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 13,
"id": [
12
],
"lemma": "cooking",
"misc": "-",
"text": "cooking",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 11,
"id": [
13
],
"lemma": "class",
"misc": "-",
"text": "classes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 11,
"id": [
15
],
"lemma": "year",
"misc": "-",
"text": "years",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
]
],
[
[
0,
6,
6
],
[
0,
8,
8
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3FI30CQHVMXH9SRX3X0S3N2VFOXB68-1 | crowdsourced | Erin was a better cook than Lindsey because she had taken cooking classes for years. | [
{
"id": 0,
"speaker": null,
"text": "Erin was a better cook than Lindsey because she had taken cooking classes for years.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 5,
"id": [
1
],
"lemma": "Erin",
"misc": "(0)",
"text": "Erin",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 5,
"id": [
2
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Cmp",
"head": 5,
"id": [
4
],
"lemma": "good",
"misc": "-",
"text": "better",
"upos": "ADJ",
"xpos": "JJR"
},
{
"deprel": "root",
"feats": "Number=Sing",
"head": 0,
"id": [
5
],
"lemma": "cook",
"misc": "-",
"text": "cook",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "than",
"misc": "-",
"text": "than",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod",
"feats": "Number=Sing",
"head": 5,
"id": [
7
],
"lemma": "Lindsey",
"misc": "(1)",
"text": "Lindsey",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "mark",
"feats": null,
"head": 11,
"id": [
8
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs",
"head": 11,
"id": [
9
],
"lemma": "she",
"misc": "(0)",
"text": "she",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 11,
"id": [
10
],
"lemma": "have",
"misc": "-",
"text": "had",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advcl",
"feats": "Tense=Past|VerbForm=Part",
"head": 5,
"id": [
11
],
"lemma": "take",
"misc": "-",
"text": "taken",
"upos": "VERB",
"xpos": "VBN"
},
{
"deprel": "compound",
"feats": "Number=Sing",
"head": 13,
"id": [
12
],
"lemma": "cooking",
"misc": "-",
"text": "cooking",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "obj",
"feats": "Number=Plur",
"head": 11,
"id": [
13
],
"lemma": "class",
"misc": "-",
"text": "classes",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "case",
"feats": null,
"head": 15,
"id": [
14
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "obl",
"feats": "Number=Plur",
"head": 11,
"id": [
15
],
"lemma": "year",
"misc": "-",
"text": "years",
"upos": "NOUN",
"xpos": "NNS"
},
{
"deprel": "punct",
"feats": null,
"head": 5,
"id": [
16
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
8,
8
]
],
[
[
0,
6,
6
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3B6F54KMR2A6P38VOFY66IX6N8QS1M-1 | crowdsourced | John's new cellphone would not fit in his new wallet, because it was too small. | [
{
"id": 0,
"speaker": null,
"text": "John's new cellphone would not fit in his new wallet, because it was too small.",
"tokens": [
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "John",
"misc": "(1",
"text": "John",
"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": "new",
"misc": "-",
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
4
],
"lemma": "cellphone",
"misc": "1)",
"text": "cellphone",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 7,
"id": [
5
],
"lemma": "would",
"misc": "-",
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "VerbForm=Inf",
"head": 0,
"id": [
7
],
"lemma": "fit",
"misc": "-",
"text": "fit",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
8
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 11,
"id": [
9
],
"lemma": "he",
"misc": "(0",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 11,
"id": [
10
],
"lemma": "new",
"misc": "-",
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
11
],
"lemma": "wallet",
"misc": "0)",
"text": "wallet",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 17,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
13
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
14
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": [
15
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 7,
"id": [
17
],
"lemma": "small",
"misc": "-",
"text": "small",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 7,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
3
]
],
[
[
0,
8,
10
],
[
0,
13,
13
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
3B6F54KMR2A6P38VOFY66IX6N8QS1M-2 | crowdsourced | John's new cellphone would not fit in his new wallet, because it was too large. | [
{
"id": 0,
"speaker": null,
"text": "John's new cellphone would not fit in his new wallet, because it was too large.",
"tokens": [
{
"deprel": "nmod:poss",
"feats": "Number=Sing",
"head": 4,
"id": [
1
],
"lemma": "John",
"misc": "(0",
"text": "John",
"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": "new",
"misc": "-",
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 7,
"id": [
4
],
"lemma": "cellphone",
"misc": "0)",
"text": "cellphone",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "aux",
"feats": "VerbForm=Fin",
"head": 7,
"id": [
5
],
"lemma": "would",
"misc": "-",
"text": "would",
"upos": "AUX",
"xpos": "MD"
},
{
"deprel": "advmod",
"feats": null,
"head": 7,
"id": [
6
],
"lemma": "not",
"misc": "-",
"text": "not",
"upos": "PART",
"xpos": "RB"
},
{
"deprel": "root",
"feats": "VerbForm=Inf",
"head": 0,
"id": [
7
],
"lemma": "fit",
"misc": "-",
"text": "fit",
"upos": "VERB",
"xpos": "VB"
},
{
"deprel": "case",
"feats": null,
"head": 11,
"id": [
8
],
"lemma": "in",
"misc": "-",
"text": "in",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "nmod:poss",
"feats": "Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs",
"head": 11,
"id": [
9
],
"lemma": "he",
"misc": "(1",
"text": "his",
"upos": "PRON",
"xpos": "PRP$"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 11,
"id": [
10
],
"lemma": "new",
"misc": "-",
"text": "new",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 7,
"id": [
11
],
"lemma": "wallet",
"misc": "1)",
"text": "wallet",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 17,
"id": [
12
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "mark",
"feats": null,
"head": 17,
"id": [
13
],
"lemma": "because",
"misc": "-",
"text": "because",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs",
"head": 17,
"id": [
14
],
"lemma": "it",
"misc": "(0)",
"text": "it",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "cop",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 17,
"id": [
15
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "advmod",
"feats": null,
"head": 17,
"id": [
16
],
"lemma": "too",
"misc": "-",
"text": "too",
"upos": "ADV",
"xpos": "RB"
},
{
"deprel": "advcl",
"feats": "Degree=Pos",
"head": 7,
"id": [
17
],
"lemma": "large",
"misc": "-",
"text": "large",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "punct",
"feats": null,
"head": 7,
"id": [
18
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
3
],
[
0,
13,
13
]
],
[
[
0,
8,
10
]
]
] | {
"comment": "syntax_annotations=stanza|tokenizer=stanza|detokenizer=nltk"
} |
33CLA8O0MI9LE32QGPDM5AW42LDRFV-1 | crowdsourced | Dennis made a blue outfit while Aaron made a pink outfit for the baby, he was expecting a boy. | [
{
"id": 0,
"speaker": null,
"text": "Dennis made a blue outfit while Aaron made a pink outfit for the baby, he was expecting a boy.",
"tokens": [
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 2,
"id": [
1
],
"lemma": "Dennis",
"misc": "(0)",
"text": "Dennis",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "root",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 0,
"id": [
2
],
"lemma": "make",
"misc": "-",
"text": "made",
"upos": "VERB",
"xpos": "VBD"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 5,
"id": [
3
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "amod",
"feats": "Degree=Pos",
"head": 5,
"id": [
4
],
"lemma": "blue",
"misc": "-",
"text": "blue",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 2,
"id": [
5
],
"lemma": "outfit",
"misc": "-",
"text": "outfit",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "mark",
"feats": null,
"head": 8,
"id": [
6
],
"lemma": "while",
"misc": "-",
"text": "while",
"upos": "SCONJ",
"xpos": "IN"
},
{
"deprel": "nsubj",
"feats": "Number=Sing",
"head": 8,
"id": [
7
],
"lemma": "Aaron",
"misc": "(1)",
"text": "Aaron",
"upos": "PROPN",
"xpos": "NNP"
},
{
"deprel": "advcl",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 2,
"id": [
8
],
"lemma": "make",
"misc": "-",
"text": "made",
"upos": "VERB",
"xpos": "VBD"
},
{
"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": "pink",
"misc": "-",
"text": "pink",
"upos": "ADJ",
"xpos": "JJ"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 8,
"id": [
11
],
"lemma": "outfit",
"misc": "-",
"text": "outfit",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "case",
"feats": null,
"head": 14,
"id": [
12
],
"lemma": "for",
"misc": "-",
"text": "for",
"upos": "ADP",
"xpos": "IN"
},
{
"deprel": "det",
"feats": "Definite=Def|PronType=Art",
"head": 14,
"id": [
13
],
"lemma": "the",
"misc": "-",
"text": "the",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obl",
"feats": "Number=Sing",
"head": 8,
"id": [
14
],
"lemma": "baby",
"misc": "-",
"text": "baby",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 18,
"id": [
15
],
"lemma": ",",
"misc": "-",
"text": ",",
"upos": "PUNCT",
"xpos": ","
},
{
"deprel": "nsubj",
"feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs",
"head": 18,
"id": [
16
],
"lemma": "he",
"misc": "(0)",
"text": "he",
"upos": "PRON",
"xpos": "PRP"
},
{
"deprel": "aux",
"feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin",
"head": 18,
"id": [
17
],
"lemma": "be",
"misc": "-",
"text": "was",
"upos": "AUX",
"xpos": "VBD"
},
{
"deprel": "parataxis",
"feats": "Tense=Pres|VerbForm=Part",
"head": 2,
"id": [
18
],
"lemma": "expect",
"misc": "-",
"text": "expecting",
"upos": "VERB",
"xpos": "VBG"
},
{
"deprel": "det",
"feats": "Definite=Ind|PronType=Art",
"head": 20,
"id": [
19
],
"lemma": "a",
"misc": "-",
"text": "a",
"upos": "DET",
"xpos": "DT"
},
{
"deprel": "obj",
"feats": "Number=Sing",
"head": 18,
"id": [
20
],
"lemma": "boy",
"misc": "-",
"text": "boy",
"upos": "NOUN",
"xpos": "NN"
},
{
"deprel": "punct",
"feats": null,
"head": 2,
"id": [
21
],
"lemma": ".",
"misc": "-",
"text": ".",
"upos": "PUNCT",
"xpos": "."
}
]
}
] | [
[
[
0,
0,
0
],
[
0,
15,
15
]
],
[
[
0,
6,
6
]
]
] | {
"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.